Age | Commit message (Expand) | Author | Files | Lines |
2001-07-14 | Didn't need to bump dependencies on SDL to >=1.2.1. >=1.2.0 is sufficient | jlam | 1 | -2/+2 |
2001-07-14 | Make this compile and link with buildlink | agc | 2 | -6/+6 |
2001-07-14 | Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable option | jlam | 37 | -87/+87 |
2001-07-14 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -4/+5 |
2001-07-14 | Make a statically-linked perl binary on shared-library-enabled platforms, | jlam | 2 | -36/+22 |
2001-07-14 | Don't really need kernfs. | jlam | 1 | -4/+3 |
2001-07-14 | Add message file describing preconditions for the use of psmisc. | jlam | 1 | -0/+10 |
2001-07-14 | Move inclusion of buildlink.mk files to end of Makefile. | jlam | 1 | -3/+2 |
2001-07-14 | Remove inclusion of gettext-lib/buildlink.mk as it's pulled in by | jlam | 1 | -2/+1 |
2001-07-14 | librpm needs libintl, so include gettext-lib/buildlink.mk in | jlam | 1 | -1/+3 |
2001-07-14 | Convert to use only buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 3 | -5/+39 |
2001-07-14 | Move inclusion of buildlink.mk files to end of Makefile and remove | jlam | 1 | -9/+6 |
2001-07-14 | Add -Wl,-R${LOCALBASE}/lib to the LDFLAGS passed into the build, used when | jlam | 2 | -4/+6 |
2001-07-14 | Honor CFLAGS passed in from environment during build. | jlam | 2 | -6/+9 |
2001-07-14 | Mark as USE_BUILDLINK_ONLY and move inclusion of buildlink.mk file to | jlam | 1 | -4/+3 |
2001-07-14 | Whitespace changes only. | jlam | 1 | -8/+7 |
2001-07-14 | Move inclusion of buildlink.mk files to end of Makefile. | jlam | 1 | -3/+2 |
2001-07-14 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 |
2001-07-14 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -3/+4 |
2001-07-14 | add galeon | taya | 1 | -1/+2 |
2001-07-14 | Initial import of galeon. | taya | 6 | -0/+285 |
2001-07-14 | Add buildlink-xmkmf to PLIST. | jlam | 1 | -1/+2 |
2001-07-14 | Don't include bsd.pkg.mk in Makefile.common -- just include it in the | jlam | 3 | -11/+12 |
2001-07-13 | fix typo: should be BUILDLINK_FILES.glib+= include/glib/*.h, not =. | dogcow | 1 | -2/+2 |
2001-07-13 | use NO_CHECKSUM | itojun | 2 | -3/+4 |
2001-07-13 | s/REFERENCES/SEE ALSO/ to meet mdoc(4). | itojun | 1 | -2/+2 |
2001-07-13 | add sysutils/lambd | itojun | 1 | -1/+2 |
2001-07-13 | lambd, shutdown switch monitoring daemon for Wildlab LAMB | itojun | 7 | -0/+286 |
2001-07-13 | sync with patch-ad | dmcmahill | 1 | -2/+2 |
2001-07-13 | Added and enabled cervisia2: A graphical frontend for the CVS client | wulf | 1 | -1/+2 |
2001-07-13 | Cervisia is a graphical frontend for the CVS client. Unlike previous | wulf | 4 | -0/+76 |
2001-07-13 | Updated ocaml to 3.01: Bugfix release | wulf | 3 | -5/+45 |
2001-07-13 | Updated camlp4 to 3.01.6: Bugfix release | wulf | 4 | -45/+52 |
2001-07-13 | Update mozilla to 0.9.2nb1. | taya | 4 | -3/+268 |
2001-07-13 | Update samba to 2.2.1a. | taca | 10 | -329/+364 |
2001-07-13 | Add RCS ID. | bad | 1 | -0/+2 |
2001-07-13 | Make sure to test for __sparc__ so that NO_SHM gets defined on NetBSD/sparc. | bad | 2 | -1/+13 |
2001-07-13 | Added missing dependency for xpm-3.4k | wulf | 1 | -1/+3 |
2001-07-13 | if a package subdirectory is listed in the category makefile, but doesn't | dmcmahill | 2 | -15/+27 |
2001-07-13 | Just like perl-mk, python-mk is python version specific. However, as I | tv | 1 | -1/+2 |
2001-07-13 | remove no=longer=needed perl-mk | hubertf | 1 | -2/+1 |
2001-07-13 | Update my email address. | fredb | 6 | -12/+12 |
2001-07-13 | Added Impress, a WYSIWYG vector graphics application | manu | 1 | -1/+2 |
2001-07-13 | Impress is a WYSIWYG vector graphics application | manu | 6 | -0/+94 |
2001-07-13 | Update mew to Mew 2.0 pre2 | jun | 2 | -5/+5 |
2001-07-13 | Set "PKG_JVM" to "sun-jdk" to enforce use of the required Java VM. | tron | 1 | -11/+13 |
2001-07-13 | Improve Java handling via "USE_JAVA" option: | tron | 1 | -7/+17 |
2001-07-13 | Warn about some more directly used commands we now have ${CMD} for. | wiz | 2 | -7/+7 |
2001-07-13 | Fix problem described in: | jlam | 2 | -6/+61 |
2001-07-13 | Use ${SORT} instead of sort. | jlam | 1 | -2/+2 |