Next | Query returned 83 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2006-04-06 08:23:06 by Jeremy C. Reed | Files touched by this commit (1147)
Log message:
Over 1200 files touched but no revisions bumped :)

RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-12-27 19:39:53 by Jeremy C. Reed | Files touched by this commit (2)
Log message:
Add to patch so that it uses PKGMANDIR instead of hard-coded "man".
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-02-24 14:41:00 by Alistair G. Crooks | Files touched by this commit (190)
Log message:
Add RMD160 digests.
   2004-06-15 16:05:28 by grant beattie | Files touched by this commit (1)
Log message:
this package advertises as only being for Linux, AIX, FreeBSD and
NetBSD. make it so.
   2004-04-26 12:25:22 by Thomas Klausner | Files touched by this commit (1)
Log message:
Set USE_BUILDLINK3.
   2004-04-26 12:21:26 by Quentin Garnier | Files touched by this commit (2)
Log message:
bl3ify, and remove now unused bl2 file.
   2004-01-24 16:06:58 by grant beattie | Files touched by this commit (34)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Next | Query returned 83 messages, browsing 71 to 80 | Previous