Age | Commit message (Expand) | Author | Files | Lines |
2002-09-18 | Modifications and additions to create a dummy libtool archive to represent | jlam | 3 | -24/+115 |
2002-09-17 | Move the LIBTOOL definition outside of the USE_LIBTOOL conditional so that | jlam | 1 | -2/+2 |
2002-09-17 | Ensure that the PROTECT and UNPROTECT variables are clobbered by properly | jlam | 1 | -3/+6 |
2002-09-17 | Add REPLACE_BUILDLINK, REPLACE_BUILDLINK_PATTERNS, REPLACE_BUILDLINK_SED to | jlam | 1 | -13/+95 |
2002-09-16 | Change the way that we note when a libtool file has been fixed by | jlam | 2 | -6/+12 |
2002-09-16 | Add a missing shell wildcard which was causing the expression to not | jlam | 1 | -2/+2 |
2002-09-16 | * Assume each Emacs lisp package supports only (GNU) Emacs 20/21 by default. | uebayasi | 1 | -7/+24 |
2002-09-16 | quote args to pkg_info, to prevent some shell trying to interpret them. | hubertf | 1 | -8/+8 |
2002-09-16 | show-installed-depends: properly quote pkg, as it can contain some things | hubertf | 1 | -2/+2 |
2002-09-16 | Don't pass down GHOSTSCRIPT_DEPENDS through MAKEFLAGS for now. It causes | mycroft | 1 | -2/+2 |
2002-09-15 | Move xpkgwedge check from bsd.pkg.mk to bsd.prefs.mk so that X11PREFIX | rh | 2 | -19/+21 |
2002-09-14 | Undo previous commit. This seems to be a much more suble error. | rh | 1 | -2/+2 |
2002-09-14 | Fix directory path to the X11 version of ghostscript-gnu. | rh | 1 | -2/+2 |
2002-09-14 | * Prefix PKGNAME with "xemacs-" if the package is for XEmacs. | uebayasi | 1 | -5/+3 |
2002-09-13 | Recognize latest versions of ghostscript-gnu. | jlam | 1 | -3/+3 |
2002-09-13 | Recognize ghostscript-gnu-x11. | jlam | 1 | -3/+5 |
2002-09-13 | A Makefile fragment for Emacs Lisp packages. | uebayasi | 1 | -0/+173 |
2002-09-13 | Require at least 6.01. I don't think there are any more 6.0 installed out | jlam | 1 | -2/+2 |
2002-09-13 | Convert all of the GS_REQD to GHOSTSCRIPT_REQD. | jlam | 1 | -11/+11 |
2002-09-13 | Add a ghostscript.mk file that may be included by packages that want a | jlam | 1 | -0/+70 |
2002-09-12 | Add BUILD_DIRS and INSTALL_DIRS, which have the same semantics as | jlam | 1 | -3/+11 |
2002-09-08 | Add a "list" target which invokes "pkg_info -L" for the current package. | tron | 1 | -1/+5 |
2002-09-07 | Filter out -R and -Wl.-R arguments that point to /usr/local as well as | jlam | 2 | -3/+5 |
2002-09-06 | * Use a for loop to consolidate identical logic for removing paths in the | jlam | 1 | -16/+12 |
2002-09-06 | Create _BLNK_PROTECT_SED and _BLNK_UNPROTECT_SED variables to protect | jlam | 1 | -1/+18 |
2002-09-06 | Don't add the perl dependency if perl5/buildlink2.mk is included as the | jlam | 1 | -1/+3 |
2002-09-06 | Minor whitespace nit. | jlam | 1 | -2/+2 |
2002-09-06 | Move the l:lib1:lib2 transformation to _BLNK_TRANSFORM_SED.3, which now | jlam | 1 | -2/+13 |
2002-09-05 | add mk locale dirs (for gnome-mime-data) | wiz | 4 | -4/+20 |
2002-09-04 | Apply patches from Lubomir Sedlacik <salo@Xtrmntr.org> in PR 18115 to | agc | 4 | -4/+12 |
2002-09-03 | Also protect -L${ZOULARISBASE}* from being transformed. | jlam | 1 | -2/+2 |
2002-09-03 | Invert test in buildlink-${OPSYS}-wrappers that was causing the OPSYS | jlam | 1 | -2/+2 |
2002-09-03 | Fix botch in previous commit which caused the sanitized PATH to not be | jlam | 1 | -4/+4 |
2002-09-03 | Add a missing shell wildcard which was causing the expression to not | jlam | 1 | -2/+2 |
2002-09-03 | Don't munge references to directories in ${ZOULARISBASE} if | jlam | 1 | -1/+7 |
2002-09-02 | Add OPSYS-specific section for overriding the generic wrapper scripts, and | jlam | 1 | -18/+50 |
2002-09-02 | openoffice requires the unlimit on configure (for jdk) as well as for build. | abs | 1 | -2/+2 |
2002-09-01 | Don't protect the creation of ${_BLNK_LIBTOOL_FIX_LA} with USE_LIBTOOL. | jlam | 1 | -3/+1 |
2002-09-01 | Fix sourceforge path on ftp.tuwien.ac.at. | wiz | 1 | -2/+2 |
2002-09-01 | The "Xpm" library is distributed with Solaris 9. Handle this case like | tron | 1 | -6/+11 |
2002-09-01 | Move default definitions of P4USER, P4GROUP, P4ROOT, and P4PORT here. | schmonz | 1 | -1/+21 |
2002-08-31 | Add TRPlayer license, in support of soon-to-be-imported TRPlayer package. | fredb | 1 | -1/+4 |
2002-08-31 | Add variables for openssh privilege separation to bsd.pkg.defaults.mk: | grant | 1 | -1/+27 |
2002-08-30 | Another sourceforge mirror site. | wiz | 1 | -1/+2 |
2002-08-30 | Add 'UNLIMIT_RESOURCES+=datasize' if we are using sun-jdk14. On at least | abs | 1 | -1/+3 |
2002-08-29 | Rename _BLNK_X11PKG_DIR to BUILDLINK_X11PKG_DIR and make it publicly | jlam | 2 | -11/+13 |
2002-08-29 | Number questions and answers to make referring to specific Q&As easier. | jlam | 1 | -32/+32 |
2002-08-29 | Remove superfluous 'be'. pkg/18104 by Julio Merino. | wiz | 1 | -2/+2 |
2002-08-29 | It's APACHE_USER instead of APACHE_SUEXEC_USER now. | wiz | 1 | -3/+3 |
2002-08-28 | Teach about x11/neXTaw. | jlam | 1 | -1/+3 |