Age | Commit message (Expand) | Author | Files | Lines |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 |
2005-01-19 | Mark as not for Interix. (getmntent(3) is nonpublic/undocumented there; | tv | 1 | -1/+3 |
2004-11-15 | Rework the Berkeley DB detection in buildlink3: | jlam | 1 | -4/+1 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-07-24 | Set default dependence method to build because this package doesn't | tron | 1 | -1/+2 |
2004-07-24 | the included popt library is broken on some platforms because it assumes | grant | 6 | -36/+49 |
2004-04-25 | Unused. | wiz | 1 | -26/+0 |
2004-04-25 | Set CPPFLAGs like in bl2. | wiz | 1 | -1/+3 |
2004-04-25 | Add. | wiz | 1 | -0/+21 |
2004-04-25 | Convert to bl3; use bdb/bl3 instead of db/bl2. | wiz | 1 | -5/+5 |
2004-02-09 | include db/buildlink2.mk for db185 support and pass | grant | 1 | -1/+5 |
2004-02-09 | comment unused lines of configure, rather than leaving an empty if; | grant | 2 | -12/+19 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2003-10-19 | no need to #include <malloc.h>. | grant | 5 | -1/+53 |
2003-08-30 | Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if | jlam | 1 | -2/+5 |
2003-08-30 | Don't bother with overriding the main templates... just add on to the | jlam | 3 | -26/+3 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 2 | -3/+4 |
2003-07-01 | don't rename cz.mo at post-configure stage, since it doesn't yet exist | pooka | 1 | -2/+2 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2002-12-28 | Remove obsolete mirror on "ftp.gwdg.de" from master site list. | tron | 1 | -4/+2 |
2002-12-01 | USE_PKGLOCALEDIR, remove unnecessary patch, delint. | salo | 2 | -14/+15 |
2002-10-20 | Add BUILDLINK_CPPFLAGS for packages that need to find rpm headers. | jlam | 1 | -1/+3 |
2002-10-20 | I'm not sure why this file was missed by the "cvs commit". | jlam | 1 | -8/+8 |
2002-10-20 | The default value for RPM_DB_PREFIX comes from bsd.pkg.default.mk. | jlam | 1 | -2/+1 |
2002-10-20 | * Use bsd.pkg.install.mk instead of homegrown INSTALL/DEINSTALL script | jlam | 3 | -42/+43 |
2002-10-05 | Unused. | wiz | 1 | -37/+0 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 2 | -5/+29 |
2002-04-04 | czech locale should go under locale/cs, not locale/cz | jdolecek | 2 | -3/+6 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 4 | -3/+3 |
2001-10-24 | only conflict on rpm2cpio < 1.0nb1 | lukem | 1 | -2/+2 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-08-16 | Use FILES_SUBST{,_SED} instead of a separate listing of variables to | jlam | 1 | -8/+10 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -2/+2 |
2001-07-15 | Pass LDFLAGS through to compilation of popt library. Fixes pkg/13476 by | jlam | 2 | -4/+13 |
2001-07-14 | librpm needs libintl, so include gettext-lib/buildlink.mk in | jlam | 1 | -1/+3 |
2001-07-14 | Convert to use only buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 3 | -5/+39 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -4/+5 |
2001-06-18 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+33 |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -11/+9 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 |
2001-03-07 | add CONFLICTS as misc/rpm package has rpm2cpio program. Problem noted by | kei | 1 | -1/+3 |
2001-02-26 | Automatically initialize RPM database on pkg_install if necessary. Also | jlam | 3 | -33/+50 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |