Next | Query returned 38 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2006-06-05 19:02:06 by Min Sik Kim | Files touched by this commit (2)
Log message:
Make this package build with gcc-4.  Patch provided by John D. Baker
in PR pkg/33634.
   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-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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-07 04:13:09 by John Nemeth | Files touched by this commit (1)
Log message:
bump for last change
   2006-02-07 04:06:01 by John Nemeth | Files touched by this commit (1)
Log message:
pthread is now required as per the README
   2005-11-15 15:06:43 by Roland Illig | Files touched by this commit (1)
Log message:
In revision 1.21 of Makefile the patches have been removed. Cleaned up
the distinfo file.
   2005-10-11 19:02:50 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
This depends on at least 0.7b version of libpcap.
   2005-10-11 18:39:29 by Jeremy C. Reed | Files touched by this commit (6) | Package removed
Log message:
Update to 5.2.1. The old distfile is a symlink to this now.

I don't know what changed.

I removed the patches. They did not apply and they files are gone
or context is changed.

Now depend on libpcap via buildlink3.mk. I think the patches
I removed were for a provided version of libpcap.

Use INSTALLATION_DIRS for share/examples/trafshow instead of
INSTALL_DATA_DIR.

Note that the /etc/trafshow is hard-coded. I didn't patch this.
   2005-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387)
Log message:
Create directories before installing files into them.
   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.

Next | Query returned 38 messages, browsing 21 to 30 | Previous