Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-08-28 | Allow more flexibility in the handling of UNLIMIT_RESOURCES. | seb | 5 | -14/+22 |
2002-08-28 | Don't try to multiply define the same target for generating buildlink2 | jlam | 1 | -1/+3 |
2002-08-27 | Fix USE_FORTRAN in the USE_BUILDLINK2 case. | jlam | 1 | -2/+4 |
2002-08-27 | FC and F77 point to the same thing, so no need to create wrappers for | jlam | 1 | -2/+7 |
2002-08-27 | In print-PLIST, use "${RMDIR} dir 2>/dev/null || ${TRUE}" instead of just | jlam | 1 | -2/+2 |
2002-08-26 | deprecate SQUID_SYSCONFDIR in favour of PKG_SYSCONFDIR.squid | grant | 2 | -7/+7 |
2002-08-26 | PKG_SYSCONFDIR is not supposed to be settable, so change its setting from | jlam | 1 | -3/+3 |
2002-08-25 | Remove estimates on increased build times as they're probably not still | jlam | 1 | -11/+2 |
2002-08-25 | Pull up change in buildlink2 branch: | jlam | 1 | -5/+5 |
2002-08-25 | It's USE_BUILDLINK2, not USE_BUILDLINK2_ONLY. | jlam | 1 | -2/+2 |
2002-08-24 | add cy, en@IPA, fa, ia locale's used by gtk-2.0.6. | dmcmahill | 4 | -4/+68 |
2002-08-23 | Add some more sourceforge mirror sites. | wiz | 1 | -2/+5 |
2002-08-23 | Create the include and lib buildlink dirs so that Darwin's compiler won't | jlam | 1 | -1/+10 |
2002-08-22 | Use sed instead of a funky make RE variable to sanitize the PATH. It was | jlam | 1 | -3/+4 |
2002-08-22 | Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. | jlam | 29 | -28/+1469 |
2002-08-21 | set USE_INET6 if we are on an IPv6 capable Solaris host. | grant | 1 | -1/+3 |
2002-08-20 | Add CVS_FLAGS that will be passed to 'cvs update' before builds. | hubertf | 2 | -3/+7 |