Age | Commit message (Expand) | Author | Files | Lines |
2002-09-19 | Restore the ability to not automatically install the rc.d script into | jlam | 3 | -5/+22 |
2002-09-19 | Automatically generate and install the rc.d scripts if specified by | jlam | 1 | -3/+51 |
2002-09-18 | Recognize ghostscript-esp{,-nox11}. | jlam | 1 | -1/+16 |
2002-09-18 | When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already | jlam | 1 | -1/+9 |
2002-09-18 | Add secure HTTP support to the "wget" package. It is turned on by default | tron | 1 | -1/+6 |
2002-09-18 | Always Linux-*-i[3456]86, never Linux-*-i386. | abs | 1 | -4/+4 |
2002-09-18 | Split up the UNTRANSFORM variables into *.{1,2,3} so that they won't | jlam | 2 | -6/+15 |
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 |