summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2005-01-25Redo previous per suggestion from reed@. Do not process the alternativesjmmv1-21/+10
2005-01-25Make the usage of alternatives optional through the PKG_ALTERNATIVES variable,jmmv1-6/+19
2005-01-25Add alternatives.mk, a file used to manipulate the alternatives system.jmmv2-1/+61
2005-01-25only try to run the build if "cd /usr/pkgsrc" is successful.grant1-2/+2
2005-01-24Add python22, python24 to base addresses list.tv1-1/+3
2005-01-24Disallow -rdynamic (was being attempted by shells/scsh).tv1-2/+2
2005-01-24Merge a little visual-only cleanup from the tv-derecurse branch:tv1-103/+71
2005-01-24Merge down deferred PREPEND_PATH handling from the tv-derecurse branch.tv2-45/+37
2005-01-24Make CHECK_FILES_SKIP_CMD into a single grep, using a ${var:@foo@bar@} loop.tv1-7/+2
2005-01-24Merge down deferred EVAL_PREFIX handling from tv-derecurse branch.tv4-25/+16
2005-01-24Merge down janitorial change from tv-derecurse branch:tv2-5/+7
2005-01-24Merge down janitorial change from tv-derecurse branch:tv1-9/+5
2005-01-24Per default, only create md5 and sha1 checksums.jschauma2-17/+25
2005-01-24Not all OS's have all the checksum tools available to make MKSUMS=yes work.tv1-2/+2