Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-31 | Mark as BROKEN_IN pkgsrc-2006Q4, based on | wiz | 1 | -1/+3 | |
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html (latest 3.1/i386 bulk build of 2006Q4). Feel free to fix them... | |||||
2006-03-12 | Fixed pkglint warnings. | rillig | 1 | -4/+4 | |
2006-03-05 | * Teach the tools framework how to supply the pkgsrc version of | jlam | 1 | -2/+2 | |
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD when determining whether the native makeinfo can be used. * Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo. * Get rid of all the "split" argument deduction for makeinfo since the PLIST module already handles varying numbers of split info files correctly. NOTE: Platforms that have "makeinfo" in the base system should check that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are correct. | |||||
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2006-02-26 | Depend on system makeinfo and fix build on DragonFly. | joerg | 4 | -5/+86 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-04-18 | Update MASTER_SITES, and add SITES_* for wmemu2b.zip. | wiz | 1 | -3/+12 | |
2005-04-18 | Make build on 2.0. | wiz | 2 | -1/+16 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+6 | |
2004-07-09 | Adjust after update of cross/binutils, and bump PKGREVISION | kristerw | 2 | -4/+5 | |
for the packages depending on it. | |||||
2004-01-27 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-08-04 | Set NO_EXPORT_CPP so these build again (otherwise a mangled _G_config.h | jmc | 1 | -1/+5 | |
gets generated when it uses /usr/bin/cpp | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-10-03 | Fix path on mastersite (moved to old/, since newer version out). | wiz | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-04-21 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -6/+11 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-03-10 | Purely automatic replacement: SYS_INCLUDE -> CROSS_SYS_INCLUDE. | wiz | 1 | -3/+3 | |
Fixes pkg/7006. | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-09-30 | Move this into .../COMMON/patches-egcs/, where it belongs. | fredb | 2 | -15/+1 | |
2000-09-29 | In fix-header, warning() becomes cpp_warning(), to make this build again. | fredb | 2 | -1/+15 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
2000-01-02 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -2/+2 | |
1999-11-10 | Regen files/md5, generate files/patch-sum. Closes PR 8538. | fredb | 2 | -2/+6 | |
1999-01-04 | Major `cross' category overhaul. Clean up the shared Makefiles; move all | tv | 5 | -44/+45 | |
binutils stuff (except gas) to a shared, multiple-target binutils build; reduce extract and compile times by being more specific with files and targets; update to egcs 1.1.1 with a diffball from NetBSD's src/gnu/dist tree; add 4.4BSD a.out archive support to binutils. | |||||
1998-08-26 | Fix location of wmemu2b.zip. | tv | 1 | -2/+2 | |
1998-08-26 | Better HOMEPAGE | tsarna | 1 | -1/+2 | |
1998-08-23 | Set default MAINTAINER. | frueauf | 1 | -2/+4 | |
1998-08-13 | This patch needs to be relative to ${WRKSRC}. | tv | 1 | -3/+3 | |
1998-08-12 | Remove v2misc dist subdirectory. Not used for either DJGPP distfile. | tv | 1 | -2/+1 | |
1998-08-12 | Add i386-msdosdjgpp, a cross environment for a target of MS-DOS on 386+ | tv | 7 | -0/+270 | |
with DPMI. (Includes Win'95 and WinNT command windows.) |