2006-04-12 12:27:47 by Roland Illig | Files touched by this commit (749) |
Log message:
Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
|
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).
|
2005-11-22 17:14:14 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Correct version number pattern in conflict entry.
|
2005-11-22 17:13:13 by Matthias Scheler | Files touched by this commit (1) |
Log message:
This package conflicts with the "inn" package because of \
"radius.conf.5".
|
2005-09-08 20:01:29 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Use BSD_INSTALL_* to set permission and ownership correctly.
|
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.
|
2004-12-13 12:51:00 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Add RCS Id to patch-aa and remove conflicts lines from distinfo.
|
2004-12-13 09:10:52 by Emmanuel Dreyfus | Files touched by this commit (3) |
Log message:
Don't build the shared lib, as it breaks on some platforms (think about
libtooliz'ing that package one day)
|
2004-11-11 12:57:47 by grant beattie | Files touched by this commit (1) |
Log message:
this package only installs a static library, so tell other packages
to add -lmd on FreeBSD for the MD5 functions.
XXX this package should probably install a shared library, too
|
2004-11-10 10:10:46 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
This package now is called "libradius" not "libradius-linux".
Ok'ed manu@
|