summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use $PERL for scriptsAndrey A. Chernov1998-10-071-2/+4
| | | | Notes: svn path=/head/; revision=13707
* Update to 2.02; set Sheldon Hearn as maintainer.Mark Murray1998-10-0718-198/+1386
| | | | | | | | *NOTE* Configure file is not backward compatible!! The new configure file is installed as configure.sample. Notes: svn path=/head/; revision=13706
* Use PERL for scriptsAndrey A. Chernov1998-10-071-3/+4
| | | | Notes: svn path=/head/; revision=13705
* Use PERL variable for scriptAndrey A. Chernov1998-10-073-6/+6
| | | | Notes: svn path=/head/; revision=13704
* ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to beSatoshi Asami1998-10-0770-2280/+5144
| | | | | | | | | | 19.28). PR: 8178 Submitted by: taoka@infonets.hiroshima-u.ac.jp Notes: svn path=/head/; revision=13703
* Upgrade to 1.10.Thomas Gellekum1998-10-073-17/+44
| | | | Notes: svn path=/head/; revision=13702
* original distribution updated (1.2 -> 1.21)Jun-ichiro itojun Hagino1998-10-072-4/+4
| | | | Notes: svn path=/head/; revision=13701
* japanese/vflib has been ELFized.Satoshi Asami1998-10-0716-32/+32
| | | | Notes: svn path=/head/; revision=13700
* Actually, I haven't fixed thie linker command line. Mark itSatoshi Asami1998-10-072-2/+6
| | | | | | | BROKEN_ELF until someone fixes that. Notes: svn path=/head/; revision=13699
* Update to version 1.4a.Gary Jennejohn1998-10-062-4/+4
| | | | | | | | | | | | | | | | The patches are now part of the tarball and have been deleted from the patch directory. Version 1.4a now includes the libdevstat patches, which were formerly patch-ad. Tested under -current (with CAM) successfully. PR: ports/8167 Submitted by: Jian-Da Li (the maintainer) Notes: svn path=/head/; revision=13698
* Can't fetch....Satoshi Asami1998-10-061-1/+3
| | | | Notes: svn path=/head/; revision=13697
* (1) Add new variable ${PERL} which is equal to ${PERL5} but without theSatoshi Asami1998-10-061-4/+11
| | | | | | | | | | | | | | | | | | | | | version number part (i.e., "<directory>/perl"). Use this to substitute #! lines in your perl5 scripts. Requested and reviewed by: ache (2) Add new variable WRKDIRPREFIX (defaults to ""). The "work" directories are now in ${WRKDIRPREFIX}${.CURDIR}/work by default. You can have a read-only ports tree (modulo any broken ports that write something to places other than ${WRKDIR}) by setting this to a writable location. Ports that set WRKDIR explicitly should append this to front so they will work when the user has WRKDIRPREFIX set. Reviewed by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp> Notes: svn path=/head/; revision=13695
* Make this work in the ELF world.Satoshi Asami1998-10-064-14/+20
| | | | Notes: svn path=/head/; revision=13694
* Fix build for a.out.Satoshi Asami1998-10-061-2/+5
| | | | Notes: svn path=/head/; revision=13693
* This port doesn't depend on lang/expect anymore....Satoshi Asami1998-10-061-0/+1
| | | | Notes: svn path=/head/; revision=13692
* Removing NO_DEPENDS&NO_CONFIGURE as requestedRobert V. Baron1998-10-063-12/+3
| | | | Notes: svn path=/head/; revision=13691
* upgrade to 0.46Andrey A. Chernov1998-10-065-29/+22
| | | | Notes: svn path=/head/; revision=13690
* properly suppress cmadline recipients for -tAndrey A. Chernov1998-10-061-42/+54
| | | | Notes: svn path=/head/; revision=13689
* Upgrade to 3.02.Thomas Gellekum1998-10-069-21/+36
| | | | Notes: svn path=/head/; revision=13688
* k8 is now elisa10x8.Satoshi Asami1998-10-061-2/+2
| | | | Notes: svn path=/head/; revision=13687
* Build tix in an ELF world.Thomas Gellekum1998-10-064-39/+32
| | | | | | | Submitted by: Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de> Notes: svn path=/head/; revision=13686
* Finally found the culprit of my ld.so.cache getting thrashed duringSatoshi Asami1998-10-062-2/+6
| | | | | | | | large package builds. Mark this port BROKEN until someone changes the "ldconfig without args" lines. Notes: svn path=/head/; revision=13685
* Support dynamic loading of modules in an ELF world.Thomas Gellekum1998-10-0617-30/+160
| | | | | | | Submitted by: Vladimir Kushnir <kushn@mail.kar.net> Notes: svn path=/head/; revision=13684
* Do not write anything to ${PATCHDIR} by doing the awk trick toSatoshi Asami1998-10-061-16/+16
| | | | | | | | the patched file (Makefile.common) in post-patch, instead of the patch itself (${FILESDIR}/patch-aa.in) in pre-patch. Notes: svn path=/head/; revision=13683
* Patch to fix this error:Satoshi Asami1998-10-063-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | === cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/X11R6/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk11 -I/usr/local/include/glib -O -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -O -pipe -I/usr/X11R6/include -c menu.c In file included from /usr/include/dirent.h:43, from menu.c:21: /usr/include/sys/dirent.h:52: parse error before `u_int32_t' /usr/include/sys/dirent.h:52: warning: no semicolon at end of struct or union /usr/include/sys/dirent.h:53: warning: data definition has no type or storage class /usr/include/sys/dirent.h:54: parse error before `d_type' /usr/include/sys/dirent.h:54: warning: data definition has no type or storage class /usr/include/sys/dirent.h:55: parse error before `d_namlen' /usr/include/sys/dirent.h:55: warning: data definition has no type or storage class /usr/include/sys/dirent.h:62: parse error before `}' menu.c: In function `create_menus': menu.c:290: dereferencing pointer to incomplete type menu.c:295: dereferencing pointer to incomplete type *** Error code 1 Stop. === Notes: svn path=/head/; revision=13682
* Fix building this port under recent versions of -stable. MyJohn Polstra1998-10-061-15/+16
| | | | | | | | previous fix for dealing with the semctl() interface change was incomplete. Notes: svn path=/head/; revision=13681
* s/squid12/squid20/Peter Wemm1998-10-061-2/+2
| | | | Notes: svn path=/head/; revision=13680
* Update from squid-1.2beta22 -> 2.0.RELEASE after a repository copy.Peter Wemm1998-10-0627-189/+252
| | | | | | | | | Squid 2.0 is the-version-formerly-known-as-1.2. v2.0 has NOVM-like functionality internally, so there's no seperate NOVM version. v1.1.* is no longer officially supported. Notes: svn path=/head/; revision=13679
* Link in CodaRobert V. Baron1998-10-051-1/+5
| | | | Notes: svn path=/head/; revision=13678
* The current ports will get you Coda release 4.6.5. There are tooRobert V. Baron1998-10-0534-0/+829
| | | | | | | | | many patches in the ports. So we will crank out a Coda release 4.6.6 later this week. If anyone wants to play with the 4.6.5 release in the mean time they can. Notes: svn path=/head/; revision=13677
* - Make Jordan the maintainer, since I don't even own a scanner anymore andNate Williams1998-10-051-2/+2
| | | | | | | | | he was the last person to touch it. :) Nate Notes: svn path=/head/; revision=13676
* Shared library "gnome.0" in installed by gnomelibs, not gnomecore.Satoshi Asami1998-10-053-6/+6
| | | | Notes: svn path=/head/; revision=13675
* /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. ↵Satoshi Asami1998-10-052-2/+6
| | | | | | | | | | | | | | | | | | | | | | | -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c proctime.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c -fPIC -DPIC proctime.c proctime.c: In function `calcru': proctime.c:74: structure has no member named `p_runtime' proctime.c: In function `glibtop_get_proc_time_p': proctime.c:150: structure has no member named `p_runtime' gmake[3]: *** [proctime.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps/freebsd' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop. Notes: svn path=/head/; revision=13674
* upgrade to 2.4.7.David E. O'Brien1998-10-053-0/+33
| | | | Notes: svn path=/head/; revision=13673
* Upgrade to 2.4.7.David E. O'Brien1998-10-0511-75/+48
| | | | Notes: svn path=/head/; revision=13672
* Make this reinstall friendly.Steve Price1998-10-051-37/+25
| | | | Notes: svn path=/head/; revision=13671
* Make this reinstall friendly and move manpages to Makefile.Steve Price1998-10-053-28/+17
| | | | Notes: svn path=/head/; revision=13670
* Make sure we remove everything we install.Steve Price1998-10-054-1/+3
| | | | Notes: svn path=/head/; revision=13669
* Fix build for ELF.Steve Price1998-10-051-4/+15
| | | | Notes: svn path=/head/; revision=13668
* No need to use ${LDCONFIG} if we don't install any shared libs.Steve Price1998-10-051-2/+0
| | | | Notes: svn path=/head/; revision=13667
* No need to use ${LDCONFIG} is we don't install any shared libs.Steve Price1998-10-051-4/+1
| | | | Notes: svn path=/head/; revision=13666
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-0536-53/+38
| | | | Notes: svn path=/head/; revision=13665
* Don't use ${LDCONFIG} if we don't install any shared libraries.Steve Price1998-10-054-12/+2
| | | | Notes: svn path=/head/; revision=13664
* Convert to ELF.Steve Price1998-10-052-2/+12
| | | | Notes: svn path=/head/; revision=13663
* Make this deinstall friendly.Steve Price1998-10-056-55/+82
| | | | Notes: svn path=/head/; revision=13662
* Update to version 4.05.Steve Price1998-10-0517-90/+273
| | | | | | | | PR: 7993, 8151 Submitted by: maintainer Notes: svn path=/head/; revision=13661
* Revert previous diff; we've found the XFree86 dist problem which reallyJordan K. Hubbard1998-10-051-3/+3
| | | | | | | causes this. Notes: svn path=/head/; revision=13660
* Urk, do this so it actually works. Sorry guys.Jordan K. Hubbard1998-10-051-6/+7
| | | | Notes: svn path=/head/; revision=13659
* Convert to ELF.Steve Price1998-10-052-14/+27
| | | | Notes: svn path=/head/; revision=13658
* Don't run ldconfig if no shared libraries and don't remove a coupleSteve Price1998-10-053-12/+0
| | | | | | | of directories used by a bunch of other ports. Notes: svn path=/head/; revision=13657