aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix build for ELF.Steve Price1998-10-0510-15/+10
| | | | Notes: svn path=/head/; revision=13656
* Broken: not reinstall friendly.Steve Price1998-10-051-1/+3
| | | | Notes: svn path=/head/; revision=13655
* Use MLINKS to install symlinks to manpages.Steve Price1998-10-052-5/+3
| | | | Notes: svn path=/head/; revision=13654
* Make sure to remove everything we install.Steve Price1998-10-0517-9/+55
| | | | Notes: svn path=/head/; revision=13653
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-0524-32/+32
| | | | Notes: svn path=/head/; revision=13652
* Make this reinstall friendly.Steve Price1998-10-051-5/+6
| | | | Notes: svn path=/head/; revision=13651
* Fix build for ELF.Steve Price1998-10-051-10/+13
| | | | Notes: svn path=/head/; revision=13650
* Convert to ELF.Steve Price1998-10-0510-106/+133
| | | | Notes: svn path=/head/; revision=13649
* Still doesn't build for ELF.Steve Price1998-10-053-3/+9
| | | | Notes: svn path=/head/; revision=13648
* Start conversion to ELF.Steve Price1998-10-056-12/+12
| | | | Notes: svn path=/head/; revision=13647
* Complete conversion to ELF.Steve Price1998-10-052-5/+5
| | | | Notes: svn path=/head/; revision=13646
* Start of ELF conversion.Steve Price1998-10-051-0/+3
| | | | Notes: svn path=/head/; revision=13645
* Broken: can't fetch.Steve Price1998-10-051-1/+3
| | | | Notes: svn path=/head/; revision=13644
* Fix build for ELF.Steve Price1998-10-051-69/+48
| | | | Notes: svn path=/head/; revision=13643
* Remove regexp support libEZ library.Steve Price1998-10-051-2/+2
| | | | Notes: svn path=/head/; revision=13642
* Convert to ELF.Steve Price1998-10-052-5/+13
| | | | Notes: svn path=/head/; revision=13641
* s/MACHINE_ARCH/ARCH/Jordan K. Hubbard1998-10-041-2/+2
| | | | | | | Suggested by: Bill Fenner Notes: svn path=/head/; revision=13640
* No need to run ${LDCONFIG} when we only install static libs.Steve Price1998-10-042-6/+1
| | | | Notes: svn path=/head/; revision=13639
* Cleanup pkg/PLIST so that it knows about all files installed andSteve Price1998-10-045-4/+15
| | | | | | | cleans up empty directories on deinstall. Notes: svn path=/head/; revision=13638
* Move manpages to Makefile and use MAN* marcos.Steve Price1998-10-0414-18/+21
| | | | Notes: svn path=/head/; revision=13637
* Fix build for ELF.Steve Price1998-10-041-6/+9
| | | | Notes: svn path=/head/; revision=13636
* Escape the '@' character so perl in -current doesn't choke.Steve Price1998-10-041-2/+2
| | | | Notes: svn path=/head/; revision=13635