summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2005-01-28Avoid hardcoding the refcount database into the INSTALL scripts. Wejlam3-13/+6
2005-01-28Move the default directory for the reference counts database outsidejlam1-4/+5
2005-01-28Remove entries for GROUPADD and USERADD from header since they're alljlam1-3/+1
2005-01-28Pretty-print the users and groups that may need to be removed duringjlam1-24/+41
2005-01-28If PKG_SYSCONFSUBDIR is non-empty, then add ${PKG_SYSCONFDIR} to thejlam1-2/+2
2005-01-28Note the end of the install-dirs unpack template within the INSTALLjlam1-1/+3
2005-01-28Continue with install script cleanup -- we now create a +USERGROUPjlam5-153/+419
2005-01-28Use reference counts to properly account for the creation and removaljlam5-197/+282
2005-01-27Move the creation of ${PKG_DB_TMPDIR} to when we create ${WRKDIR}.jlam1-2/+3
2005-01-27Pass the correct programs to the mkdatabase script.sketch1-2/+2
2005-01-27Fix handling of PREPEND_PATH in dependency-recursed builds.tv1-1/+3
2005-01-27Cleanup: wrapper-defs.mk is no longer optional; remove its conditional.tv1-5/+4
2005-01-27Move the PREPEND_PATH for LOCALBASE/bin (and optionally X11BASE/bin) to atv2-9/+9
2005-01-26Also substitute for PWD_CMD so we can use it in the INSTALL scripts.jlam1-1/+2
2005-01-26Create a new variable "INSTALL_UNPACK_TMPL" that points to a list ofjlam1-1/+3
2005-01-26Fix so that we preserve /usr/lib/foo.so on the command line.jlam1-16/+28
2005-01-25Set argmatch=yes when we transform /some/where/libfoo.so intocube1-1/+4
2005-01-25Relax need to put GNU_CONFIGURE before inclusion of bsd.prefs.mk:tv13-49/+27
2005-01-25Explicitly use -g to avoid relying on default behavior.jmmv1-3/+3