Age | Commit message (Expand) | Author | Files | Lines |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 2 | -4/+4 |
2005-08-20 | Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so | jlam | 1 | -2/+3 |
2005-08-19 | Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS | jlam | 1 | -3/+3 |
2005-05-22 | Replaced $c with ${c} to make pkglint happy. | rillig | 1 | -3/+3 |
2005-05-11 | Rename mk/bsd.pkg.install.mk to mk/install/bsd.pkginstall.mk to | jlam | 1 | -2/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-29 | Use XMLCATMGR_PREFIX (defined in buildlink3.mk) rather than | jmmv | 1 | -3/+3 |
2005-03-26 | Use EVAL_PREFIX to determine where xmlcatmgr is installed (instead of | jmmv | 1 | -2/+4 |
2005-03-24 | Don't check for USE_BUILDLINK3 anymore in these files. These are included | jlam | 1 | -4/+2 |
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 |
2004-10-09 | Increase BUILDLINK_DEPENDS.xmlcatmgr to xmlcatmgr>=2.0beta1 | reed | 1 | -3/+2 |
2004-09-02 | Some PRINT_PLIST_AWK magic for share/sgml and share/xml. | jmmv | 1 | -1/+4 |
2004-09-01 | Update to 2.2: | jmmv | 3 | -31/+17 |
2004-07-04 | Really test CC_VERSION, as previous commit message suggests. | wiz | 1 | -2/+2 |
2004-07-03 | test CC_VERSION instead of USE_MIPSPRO. | grant | 1 | -3/+3 |
2004-05-06 | Quote arguments properly for xmlcatmgr. OK'ed by jmmv@. | minskim | 3 | -9/+9 |
2004-05-02 | Update to 2.1: | jmmv | 3 | -12/+12 |
2004-04-28 | Remove support for bl2 since remaining packages | wiz | 2 | -46/+1 |
2004-04-27 | Re-instate for now (catalogs.mk _sets_ USE_BUILDLINK2). | wiz | 1 | -0/+42 |
2004-04-26 | Unused. | wiz | 1 | -42/+0 |
2004-04-22 | The MIPSPro compiler chain needs a "-c99" flag if the code claims to | jschauma | 1 | -1/+7 |
2004-04-12 | During print-PLIST, print comments and do not remove the catalog files under | jmmv | 1 | -1/+6 |
2004-03-28 | Update to 2.0: | jmmv | 2 | -6/+5 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -7/+10 |
2004-02-01 | Missing an :M operator on the match for "yes". | jlam | 1 | -6/+8 |
2004-02-01 | Preserve previous behaviour by unconditionally setting USE_BUILDLINK2 if | jlam | 1 | -2/+3 |
2004-02-01 | Add a buildlink3.mk file for xmlcatmgr and teach catalogs.mk to use the | jlam | 2 | -3/+47 |
2004-01-24 | Don't force binary package consistency through BUILDLINK_DEPENDS, we now | rh | 1 | -2/+3 |
2004-01-23 | Update to 2.0beta1: | jmmv | 4 | -11/+14 |
2004-01-18 | Update description according to xmlcatmgr's 2.x branch. | jmmv | 1 | -8/+8 |
2004-01-17 | Update to 2.0alpha2: | jmmv | 3 | -8/+8 |
2004-01-07 | From the log for rev. 1.1260 of bsd.pkg.mk: | jlam | 1 | -3/+3 |
2004-01-05 | bl3ify | jlam | 1 | -2/+4 |
2003-12-23 | Enable developer mode (so that assertions are kept). This should be removed | jmmv | 1 | -1/+2 |
2003-12-23 | Update to 2.0alpha1. This is the first version of the development branch. | jmmv | 3 | -23/+25 |
2003-12-16 | Update to 1.2: | jmmv | 4 | -32/+5 |
2003-12-16 | Ensure a version of grep is used which can handle the -F argument. | sketch | 4 | -2/+30 |
2003-12-04 | Use a GNU awk, so that this creates the files correctly. | jschauma | 1 | -1/+2 |
2003-10-13 | Update to 1.1: | jmmv | 3 | -11/+11 |
2003-09-08 | Update to 1.0: | jmmv | 6 | -25/+25 |
2003-07-22 | Move the definition of XMLCATMGR, SGML_DEFAULT_CATALOG and XML_DEFAULT_CATALOG | jmmv | 2 | -24/+22 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-04-05 | Update HOMEPAGE. | jmmv | 1 | -2/+2 |
2003-04-01 | Override install commands, to fix installation in SunOS. Pointed out by | jmmv | 1 | -1/+4 |
2003-03-17 | s/PKGBASE/PKGNAME/ (gives more information, and looks better ;) | jmmv | 2 | -6/+6 |
2003-01-29 | Update xmlcatmgr to 0.2. Changes in this version: | jmmv | 9 | -23/+181 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2003-01-11 | - Install an additional SGML catalog file under share/sgml/catalog. | jmmv | 4 | -10/+42 |
2003-01-10 | Initial import of xmlcatmgr, version 0.1: | jmmv | 6 | -0/+71 |