summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Um, you need to define IGNOREFILES if you want to set checksum to IGNORE.asami1998-07-251-1/+2
| | | | (Otherwise bsd.port.mk will complain!)
* Can't fetch....asami1998-07-251-1/+3
|
* ===asami1998-07-251-1/+3
| | | | | | | | | | | | | | | | ## make package >> Checksum OK for qmail-1.03.tar.gz. ===> Extracting for qmail-1.03 ===> Patching for qmail-1.03 ===> Applying FreeBSD patches for qmail-1.03 ===> Configuring for qmail-1.03 pw: gid `80' has already been allocated Failed to add group qmail as gid 80 *** Error code 2 === Can the uid/gid checking be made a little more lenient? Or choose another one that's not used by other ports?
* c++ -g -O2 -Wall -o le about.o block.o calc.o chset.o cmd.o color.o edit.o ↵asami1998-07-251-1/+3
| | | | | | | | | | editcalc.o ehelp.o ext.o file.o format.o frames.o getch.o getstr.o help.o history.o kern.o keymap.o keymapdf.o keymapfn.o loadsave.o mainmenu.o menu.o menu1.o options.o pipe.o rus.o screen.o search.o signals.o tables.o textpoin.o user.o window.o highli.o clipbrd.o keynames.o mouse.o ../lib/liblib.a -lncurses -lm keymap.o: Undefined symbol `_tigetstr' referenced (use -lmytinfo ?) ld: Spurious undefined symbols: # undefined symbols 1, reported 0 *** Error code 1 Stop.
* enable apache13-php3andreas1998-07-251-1/+2
|
* added new port apache3-php3 after repository copyandreas1998-07-2512-204/+600
| | | | | many thanks to the contributors. Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> and Stefan Herrmann <sh@webaffairs.de>
* /usr/X11R6/bin/moc KIllustrator.h -o KIllustrator.mocasami1998-07-251-1/+3
| | | | | | | | | | | | c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -O2 -Wall -c KIllustrator.cc KIllustrator.cc: In method `void KIllustrator::initToolBar()': KIllustrator.cc:339: `KToolBarCombo' undeclared (first use this function) KIllustrator.cc:339: (Each undeclared identifier is reported only once KIllustrator.cc:339: for each function it appears in.) KIllustrator.cc:339: `combo' undeclared (first use this function) *** Error code 1 Stop.
* Remove unnecessary @mode lines.asami1998-07-251-2/+0
|
* Change category to "lang" only. This is pretty much a pascalasami1998-07-251-2/+2
| | | | | | compiler and nothing else. Yelled out by: hoek
* Another batch of "Add homepage." for benchmarks through converters.hoek1998-07-258-7/+17
|
* Upgraded to last php version 3.0.2andreas1998-07-256-39/+48
| | | | | | | | | | | | | | | | | | | Included freetype support for php Why freetype support ? If you compile PHP with gd and freetype[it's already a port], and grab some free truetype fonts from microsoft in self-install.exe format you can generate really nice on the fly gif's with text in them. Buttons, banners etc. William told me: I had to install the free microsoft fonts on my pc and then ftp them. I can't think of a way to extract the files from the .exe archive. I don't think it's a zip type. I got the fonts microsoft link by digging around in http://www.freetype.org Submitted by: William Lloyd <wlloyd@mpd.ca>
* Add homepage to pkg/DESCRhoek1998-07-248-22/+17
|
* radius is (mostly) not redistributable.asami1998-07-242-2/+8
| | | | Pointed out by: jdp
* Make it more 8bit cleanache1998-07-241-0/+727
|
* Upgrade to 5.4.4, and change maintainer's address.vanilla1998-07-246-12/+12
|
* Upgrade to 5.4.4. and change maintainer's address.vanilla1998-07-246-12/+12
|
* SAOimage 1.23 was released, and 1.22 was moved to an Old directory. Updatedscrappy1998-07-241-2/+2
| | | | the link so that it isn't broken anymore...
* automatically sense Cyrillic build modeache1998-07-241-1/+3
|
* Install CHANGES file too, it contains useful infoache1998-07-242-1/+3
|
* Add --enable-nsl-forkache1998-07-241-2/+3
|
* --enable-nsl-fork, a-la Netscape DNS fork allowing lookups to be aborted.hoek1998-07-241-2/+3
|
* Change maintainer to James Saint-Rossy <appleseed@his.com>.hoek1998-07-242-4/+4
|
* Add homepage.hoek1998-07-242-0/+4
|
* Add homepage. Fix my language a little ("I wrote that!?").hoek1998-07-241-2/+5
|
* WTF did "alphanumeric" mean, anyways? Netscape is alphanumeric-oriented,hoek1998-07-241-1/+1
| | | | too... Lynx's defining feature is that it is alphanumeric limited.
* Add homepage. Style (s/which/that/).hoek1998-07-241-2/+4
|
* (null commit, as prompted by Eivind)hoek1998-07-241-1/+1
| | | | | | | | | | | | | | | [This refers to the original r1.1] PR: ports/2993 ports/5985 ports/6917 ports/7145 Submitted-by: Julian Assange <proff@suburbia.net>, Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>, SADA Kenji <sada@e-mail.ne.jp>, Stuart Henderson <stuart@internationalschool.co.uk>, and probably myself. ports/7145 contains stuff that may be useful for anyone trying to implement a "qmail-run" script to be included with this port in the future.
* Add homepage.hoek1998-07-241-11/+13
| | | | | | Make it less obvious that this was copied from a README (s/"I"/the author/). This necessitated running through fmt(1) which caused the multi-line diffs.
* cc -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 ↵asami1998-07-241-1/+3
| | | | | | | | | | | | | | -pipe -I/usr/X11R6/include kpasswd.c kpasswd.c: In function `passwd_valid_p': kpasswd.c:158: warning: passing arg 1 of `des_string_to_key' discards `const' from pointer target type kpasswd.c:158: warning: passing arg 2 of `des_string_to_key' from incompatible pointer type kpasswd.c:161: warning: passing arg 7 of `krb_get_in_tkt' from incompatible pointer type cc -L/usr/X11R6/lib -o xscreensaver demo.o stderr.o subprocs.o timers.o windows.o xscreensaver.o xset.o dialogs-Xm.o lock.o kpasswd.o ../utils/fade.o ../utils/overlay.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o ../utils/xroger.o ../utils/spline.o ../utils/yarandom.o -L/usr/X11R6/lib -lSM -lICE -lXm -lXmu -lXss -lXdpms -lXp -lXt -lX11 -lXext -lkrb -ldes -lnsl -lsocket -lcrypt ld: -lkrb: no match *** Error code 1 Stop.
* Upgrade to +43ache1998-07-234-10/+12
|
* Change dependencies to accept Qt-1.33 if present,se1998-07-2345-135/+135
| | | | but to build Qt-1.40 if no compiled Qt library can be found.
* also check /usr/lib/aout for -currentadam1998-07-232-0/+38
|
* apachectl: redirect kill output to /dev/nullache1998-07-235-5/+90
|
* fix dist siteache1998-07-231-2/+2
|
* If the installed python has been linked with threads,nectar1998-07-231-11/+17
| | | | | then we need to link this extension module with threads also.
* Upgrade to 1.00.mph1998-07-233-10/+11
| | | | Submitted by: vanilla
* This port is not reinstall-friendly. I tried changing someasami1998-07-231-1/+3
| | | | | | | | | | | | | "ln -s"'s to "ln -sf"'s but it didn't work so I'm going to punt. ===> Installing for EZWGL-1.38 ===> EZWGL-1.38 depends on shared library: jpeg\.9\. - found tar: Could not create symlink to EZ_AllocateColorFromName.html : File exists tar: Could not create symlink to EZ_ClearListBox.html : File exists tar: Could not create symlink to EZ_DefineLightSrc.html : File exists tar: Could not create symlink to EZ_DefineMaterial.html : File exists tar: Could not create symlink to EZ_CMove3f.html : File exists :
* Checksum doesn't match. Portlint while I'm here.asami1998-07-231-2/+5
|
* Upgrade to dev17ache1998-07-232-5/+5
|
* Upgrade to 1.3.1ache1998-07-2330-785/+1145
|
* Nobody seemed to be able to move the new distfile to ${MASTER_SITE_LOCAL},joerg1998-07-231-2/+2
| | | | | | so i've been placing it on an alternate FTP server instead. :-(
* Build HTML doc files if "BATCH" is defined.obrien1998-07-239-18/+813
| | | | Requested by: Adrian Wontroba <aw1@stade.co.uk>
* Use ldconfig to check for libc_r, not an absolute path. Thread supporttg1998-07-2315-30/+45
| | | | | | should now be compiled in on -current. Suggested by: Jacques Vidrine
* Don't use "Mail-Followup-To" header.obrien1998-07-233-0/+33
| | | | Submitted by: Martin Cracauer <cracauer@cons.org>
* Fix the path of c++rt0.o on current.vanilla1998-07-231-1/+1
| | | | | Reviewed by: ports/7343 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
* Tighten the search for the python library.nectar1998-07-221-16/+13
|
* Delimit name and version by "-".asami1998-07-221-2/+2
|
* Version number part of PKGNAME should be delimited by "." only....asami1998-07-226-12/+12
|
* Version numbers should be delimited by "." only.asami1998-07-221-2/+2
|
* Put `-' between name and version numbers.asami1998-07-221-1/+2
|
OpenPOWER on IntegriCloud