Commit graph

11 commits

Author SHA1 Message Date
reed
5abef9be14 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-04-06 06:21:32 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
kristerw
08f70ee307 Update after devel/swig13 been moved to devel/swig. 2006-01-15 11:24:52 +00:00
wiz
9f0ebef4c8 Use devel/swig instead of devel/swig13, now the latter has been
moved to the former.
2006-01-12 17:36:01 +00:00
wulf
d6e35e3d9c Added code to generate and install missing gnuradio-core documentation files. 2005-12-17 07:37:25 +00:00
wulf
9206eaa4aa Update gnuradio-core to 2.6:
* several new methods added
	* many bugfixes
	* code speed optimization
2005-12-11 11:16:35 +00:00
joerg
f09db0a9ca Add some unistd.h includes to get some prototypes, fix conditional
inclusion to include sys/time.h and unistd.h even if sys/select.h
exist, otherwise not all prototypes and types exist on DragonFly.
2005-12-01 19:02:45 +00:00
wulf
9b58cc3868 Updated PLIST after version change of devel/doxygen 2005-10-25 05:11:18 +00:00
wulf
95c6b3b89e Patch python scripts to execute correct python binary 2005-10-11 12:02:14 +00:00
wulf
a3f3aeab92 Added new package gnuradio-core-2.5: This module provides the runtime
and digital signal processing blocks for GNU Radio.
2005-10-07 22:59:12 +00:00