summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-06-04Since any web server will do, do not depend on apache.rh2-4/+4
2000-06-04Make USE_LIBTOOL depend on libtool-1.3.5nb2 or later.rh1-3/+3
2000-06-04Prepend '-Wl,' to linker flags so compiler frontend doesn't choke onrh3-6/+6
2000-06-04Update to 2.4.ME+.78 + enable dotlocking besides fcntl-style locking, e)ditjdolecek9-716/+69
2000-06-04Import of canonical tnftp 20030825 sources,lukem1-0/+82
2000-06-04upgrade from 0.06 to 0.07.itojun2-5/+5
2000-06-04Add dependence on "sox" which is required for the capture and waveformtron1-1/+2
2000-06-04Adapt to recent changes to "src/etc/etc.i386/MAKEDEV":tron2-4/+15
2000-06-04Eliminate the sort and tail when determining PKGTOOLS_VERSION.mycroft1-2/+2
2000-06-04Fix pasto.mycroft1-2/+2
2000-06-04Allow using absolute paths as second component of DEPENDS again.hubertf1-2/+3
2000-06-04Fix library dependencies for libwraster.wiz5-40/+54
2000-06-04USE_LIBTOOL instead of USE_PKGLIBTOOL: lose a patch.wiz4-31/+16
2000-06-04Don't enforce people to use relative dirs as second components of (BUILD_,RUN_)hubertf1-3/+3
2000-06-03Fix a typo, and make it better english. Could use another pass at thewiz1-6/+7
2000-06-03Inline HTMLIFY using make(1) subsitution rules. Eliminates two more sed(1)mycroft1-5/+3
2000-06-03Explicitly pass down MAKEFLAGS to all sub-makes, not just the first.mycroft1-6/+6
2000-06-03* Fix a bug in clean-depends: the `sort -u' was ineffective because the `tr'mycroft1-17/+24
2000-06-03Fix KVM support so that at least the "gtop" package works again.tron2-1/+19
2000-06-03/bin/echo -> echo. This file appears to have NetBSD-specific paths already,mycroft1-2/+2
2000-06-03Remove links in "package-links" target before trying to create them totron1-1/+2
2000-06-03Fix missing redirection in ${DDIR} generation.mycroft1-2/+3
2000-06-03Patch from FreeBSD's ports collection to avoid "EUIDL" buffer overflows.tron2-5/+24
2000-06-03Fix broken "update" target.tron1-3/+3
2000-06-03USE_LIBTOOL instead of USE_PKGLIBTOOL: lose a patch.wiz4-35/+16
2000-06-03Use relative paths when adding magic dependencies for USE_* variables.mycroft1-19/+19
2000-06-03Fix library dependencies (on libm and libz).wiz4-7/+8
2000-06-03Another optimization; don't cd twice.mycroft1-6/+5
2000-06-03Clean up `make clean' a little. In particular, make it safe with WRKOBJDIRmycroft1-8/+10
2000-06-03Fix dependency on libjpeg and libm.wiz4-7/+8
2000-06-03USE_LIBTOOL instead of USE_PKGLIBTOOL, losing a patch.wiz4-67/+21
2000-06-03Add xscreensaver back to the mix, in the form of xscreensaver-gnome. Bumpfredb1-2/+3
2000-06-03Add and enable xscreensaver-gnome.fredb1-1/+2
2000-06-03Missed a use of PKGSRC_SUBDIR in previous.mycroft1-2/+2
2000-06-03The __canonical_* stuff for WRKOBJDIR is unnecessary. Just use PKGPATH tomycroft1-9/+2
2000-06-03Make two packages out of this. "xscreensaver" should be functionallyfredb3-47/+63
2000-06-03Oops; use ?= for PKGBASE and PKGVERSION, so pkgs can derive their PKGNAMEs fr...mycroft1-3/+3
2000-06-03Add PKGPATH, PKGBASE, PKGVERSION and PKGWILDCARD make(1) variables, so thatmycroft1-24/+32
2000-06-03Make this compile under ELF by pulling -I${LOCALBASE} into CPPFLAGSrh1-3/+4
2000-06-03Clean up the previous commits:hubertf1-12/+29
2000-06-03Pass down ${MAKEFLAGS}.mycroft1-13/+9
2000-06-03Another minor speedup.mycroft1-3/+2
2000-06-03More random speedups.mycroft1-17/+13
2000-06-03Speed up print-pkg-depend-sizes.mycroft1-4/+5
2000-06-03Minor consistency issues, eliminate grep-before-awk, and fix a bug that wasmycroft1-38/+18
2000-06-03Get rid of another fork.mycroft1-3/+3
2000-06-03Update to 2000-05-30.wiz10-60/+50
2000-06-03Pass variables set via != to MAKEFLAGS, so the forking needed for thathubertf1-10/+17
2000-06-03Speedups!hubertf1-137/+148
2000-06-02Use the -R flag when calling ld, so that the created shared object is actuallyjdolecek2-5/+15