summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2002-09-08Add a "list" target which invokes "pkg_info -L" for the current package.tron1-1/+5
2002-09-07Filter out -R and -Wl.-R arguments that point to /usr/local as well asjlam2-3/+5
2002-09-06* Use a for loop to consolidate identical logic for removing paths in thejlam1-16/+12
2002-09-06Create _BLNK_PROTECT_SED and _BLNK_UNPROTECT_SED variables to protectjlam1-1/+18
2002-09-06Don't add the perl dependency if perl5/buildlink2.mk is included as thejlam1-1/+3
2002-09-06Minor whitespace nit.jlam1-2/+2
2002-09-06Move the l:lib1:lib2 transformation to _BLNK_TRANSFORM_SED.3, which nowjlam1-2/+13
2002-09-05add mk locale dirs (for gnome-mime-data)wiz4-4/+20
2002-09-04Apply patches from Lubomir Sedlacik <salo@Xtrmntr.org> in PR 18115 toagc4-4/+12
2002-09-03Also protect -L${ZOULARISBASE}* from being transformed.jlam1-2/+2
2002-09-03Invert test in buildlink-${OPSYS}-wrappers that was causing the OPSYSjlam1-2/+2
2002-09-03Fix botch in previous commit which caused the sanitized PATH to not bejlam1-4/+4
2002-09-03Add a missing shell wildcard which was causing the expression to notjlam1-2/+2
2002-09-03Don't munge references to directories in ${ZOULARISBASE} ifjlam1-1/+7
2002-09-02Add OPSYS-specific section for overriding the generic wrapper scripts, andjlam1-18/+50
2002-09-02openoffice requires the unlimit on configure (for jdk) as well as for build.abs1-2/+2
2002-09-01Don't protect the creation of ${_BLNK_LIBTOOL_FIX_LA} with USE_LIBTOOL.jlam1-3/+1
2002-09-01Fix sourceforge path on ftp.tuwien.ac.at.wiz1-2/+2
2002-09-01The "Xpm" library is distributed with Solaris 9. Handle this case liketron1-6/+11
2002-09-01Move default definitions of P4USER, P4GROUP, P4ROOT, and P4PORT here.schmonz1-1/+21
2002-08-31Add TRPlayer license, in support of soon-to-be-imported TRPlayer package.fredb1-1/+4
2002-08-31Add variables for openssh privilege separation to bsd.pkg.defaults.mk:grant1-1/+27
2002-08-30Another sourceforge mirror site.wiz1-1/+2
2002-08-30Add 'UNLIMIT_RESOURCES+=datasize' if we are using sun-jdk14. On at leastabs1-1/+3
2002-08-29Rename _BLNK_X11PKG_DIR to BUILDLINK_X11PKG_DIR and make it publiclyjlam2-11/+13
2002-08-29Number questions and answers to make referring to specific Q&As easier.jlam1-32/+32
2002-08-29Remove superfluous 'be'. pkg/18104 by Julio Merino.wiz1-2/+2
2002-08-29It's APACHE_USER instead of APACHE_SUEXEC_USER now.wiz1-3/+3
2002-08-28Teach about x11/neXTaw.jlam1-1/+3
2002-08-28Allow more flexibility in the handling of UNLIMIT_RESOURCES.seb5-14/+22
2002-08-28Don't try to multiply define the same target for generating buildlink2jlam1-1/+3
2002-08-27Fix USE_FORTRAN in the USE_BUILDLINK2 case.jlam1-2/+4
2002-08-27FC and F77 point to the same thing, so no need to create wrappers forjlam1-2/+7
2002-08-27In print-PLIST, use "${RMDIR} dir 2>/dev/null || ${TRUE}" instead of justjlam1-2/+2
2002-08-26deprecate SQUID_SYSCONFDIR in favour of PKG_SYSCONFDIR.squidgrant2-7/+7
2002-08-26PKG_SYSCONFDIR is not supposed to be settable, so change its setting fromjlam1-3/+3
2002-08-25Remove estimates on increased build times as they're probably not stilljlam1-11/+2
2002-08-25Pull up change in buildlink2 branch:jlam1-5/+5
2002-08-25It's USE_BUILDLINK2, not USE_BUILDLINK2_ONLY.jlam1-2/+2
2002-08-24add cy, en@IPA, fa, ia locale's used by gtk-2.0.6.dmcmahill4-4/+68
2002-08-23Add some more sourceforge mirror sites.wiz1-2/+5
2002-08-23Create the include and lib buildlink dirs so that Darwin's compiler won'tjlam1-1/+10
2002-08-22Use sed instead of a funky make RE variable to sanitize the PATH. It wasjlam1-3/+4
2002-08-22Merge pkgsrc/mk from the buildlink2 branch back into the main trunk.jlam29-28/+1469
2002-08-21set USE_INET6 if we are on an IPv6 capable Solaris host.grant1-1/+3
2002-08-20Add CVS_FLAGS that will be passed to 'cvs update' before builds.hubertf2-3/+7
2002-08-19Now by default the support of micro- and nano-second timestamp values providedseb1-1/+7
2002-08-15Actually Alistair was right: $packages and $distfiles also need to beseb1-1/+2
2002-08-15Document `IMAP_UW_NO_SSL'.fredb1-1/+9
2002-08-14make this work on Solaris by using ${EGREP} instead of ${GREP}.grant1-2/+2