summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-02-16Add ${BUILDLINK_VARS} to WRAPPER_VARS.seb1-1/+3
2005-02-16Always link against the Intel provided C++ runtime library.grant1-1/+6
2005-02-16Fix an anomaly noted by Steve Bellovin inagc1-2/+1
2005-02-16properly detect icc 8.1, which needs a different argument togrant2-1/+71
2005-02-16override the GNU configure test for __attribute__. the test commonlygrant1-1/+10
2005-02-16note that xlc support is on Darwin.grant1-2/+2
2005-02-16whitespace fixesgrant1-7/+7
2005-02-15Some older ${FIND}s do not have an implicit "-print"; make sure to specifytv1-8/+8
2005-02-15it's 2005, not 2004.grant2-4/+4
2005-02-15add support for icc, the Intel C++ Compiler (Linux).grant5-3/+233
2005-02-15The libtool wrapper should always do the compiler wrapper transformations,jlam2-4/+8
2005-02-14Add some more debugging annotations for the work log to note split argsjlam1-3/+3
2005-02-14Move some Darwin-specific code from arg-pp-main into arg-pp-darwin-gcc.jlam2-19/+23
2005-02-14Teach the libtool wrapper about the same types of transformations thatjlam1-1/+3
2005-02-14Fix typo in previous (should have ended the line with &&).tv1-2/+2
2005-02-14Remove "test ... -ef ...", which is unportable. Currently this is causingtv1-2/+1
2005-02-13chown on AIX is at /usr/bin/chown.reed1-2/+2
2005-02-13Corrected a misspelling of a variable. I used $rebooted in a shell code,rillig1-2/+2
2005-02-12Don't use the -nt operator for ${TEST}. It is not defined in POSIX, andrillig1-5/+8
2005-02-11Whitespace formatting nits.tv1-5/+5
2005-02-11Consolidate PLIST_SRC default generation and the plethora of failsafetv1-139/+125
2005-02-11Visual cleanup from tv-derecurse:tv2-69/+61
2005-02-11Migrate the big block of USE_PERL5 and PERL5_REQD logic to bsd.pkg.use.mk.tv2-81/+84
2005-02-11Migrate several USE_* logic blocks, previously sprinkled liberallytv3-78/+91
2005-02-11Cleanup from tv-derecurse:tv1-7/+3
2005-02-11Merge down some more visual cleanup from tv-derecurse to reduce divergence.tv2-100/+100
2005-02-10on Linux, we need more than just /proc in the sandbox. :)grant1-2/+2
2005-02-10add planetmirror to MASTER_SITE_PERL_CPAN for Australia.grant1-2/+3
2005-02-09Fix Interix user/group failsafe so that it works on PKG_USERS with \\ in them.tv1-4/+4
2005-02-09Replace _IGNORE_USE_GNU_TOOLS with finer-grained exclusion.gavan1-13/+16
2005-02-09Split out wget's options into an options.mk.tv1-6/+1
2005-02-09"replace" should depend on ${_PKGSRC_BUILD_TARGETS}, just like "install".tv1-2/+2
2005-02-09default SUSE_PREFER to 9.1 on NetBSD-2.0 and laterabs1-3/+7
2005-02-07Instantly deprecate USE_PAM from pkgsrc as its value is being set fromjlam1-4/+1
2005-02-07The lists of ghostscript version patterns should match all ghostscriptjlam1-9/+7
2005-02-07pg80 is now in databases, not wipdan1-2/+2
2005-02-07don't recognise pg80 as pg74 alsodan1-2/+2
2005-02-05Set PKG_REFCOUNT_DBDIR in the environment for the +INSTALL script, justjlam1-1/+4
2005-02-04Add tl locale, initially used by glib 2.6.2.jmmv13-13/+65
2005-02-04Bump PKGTOOLS_REQD to 20050204. This version of pkg_install passesjlam2-4/+3
2005-02-03Create a new INSTALL script action "UNPACK" that unpacks all of thejlam1-6/+6
2005-02-02Next round of install script cleanup -- we now create +FILES,jlam6-349/+533
2005-02-01allow postgresql80 (from wip), similar to java-vm.mk and jdk14abs1-3/+8
2005-01-31In the usage message, note that the CHECK-* actions can take an optionaljlam2-4/+4
2005-01-31Note in the usage that CHECK-* take an optional metadatadir argument.jlam1-2/+2
2005-01-31Add missing "fi".jlam1-1/+2
2005-01-31Fix automatically adding users and groups after the {GROUP,USER}ADDjlam2-11/+13
2005-01-31Add RCS Id.jlam2-0/+4
2005-01-30Convert the Java related packages to use the alternatives system. To dojmmv1-1/+8
2005-01-28Don't make pkgsrc depend on dc(1) to be present in the system. Sincejlam14-36/+18