2006-10-20 01:46:01 by Roland Illig | Files touched by this commit (4) |
Log message:
Fixed "test ==".
|
2006-10-20 01:45:55 by Roland Illig | Files touched by this commit (1) |
Log message:
Removed unnecessary .gz.
|
2006-09-18 00:33:36 by Roland Illig | Files touched by this commit (2) |
Log message:
Added a patch that fixes the build on Solaris with SunPro.
|
2006-09-08 10:28:06 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Don't install configuration files into $HOME, it might not even be
writeable.
|
2006-09-07 11:26:24 by Gavan Fantom | Files touched by this commit (1) |
Log message:
Revert maintainership to pkgsrc-users. ENOTIME.
|
2006-05-06 13:59:49 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Bump PKGREVISION:
Remove use of internal png library function, to make this package
build against the current png package.
>From the povray.general newsgroup:
Well - you could remove that call but will probably loose ability to
interrupt/continue render with PNG output.
|
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | |
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
|
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-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597) |
Log message:
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|