Next | Query returned 36 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2006-03-30 20:06:19 by Johnny C. Lam | Files touched by this commit (38)
Log message:
Avoid extra stat() calls by not repeatedly checking whether a file
exists on the disk -- we can just check whether a variable defined by
find-files.mk is "__nonexistent__" or not.
   2006-03-30 18:58:16 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Export a publicly readable variable PFCTL that contains the path to the
"pfctl" binary.
   2006-03-07 20:11:54 by Peter Postma | Files touched by this commit (1)
Log message:
Lower the pflkm dependency from 20041025 to 20040501 (OpenBSD 3.5).
This should fix DragonFly, which seems to have pf from 3.5.
   2006-02-21 00:03:56 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix directory handling in PLIST. Bump PKGREVISION.
   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.
   2005-12-07 13:06:26 by Peter Postma | Files touched by this commit (1)
Log message:
Also check for the pfvar.h file in the subdirectory 'pf', DragonFly installs
it there.
   2005-12-07 13:03:16 by Peter Postma | Files touched by this commit (1)
Log message:
Change ONLY_FOR_PLATFORM to NetBSD 2.x.  NetBSD 3 has pf in base so this
pkg is redundant on that version and on -current it doesn't even build
without errors.
   2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
   2005-12-02 13:23:46 by Peter Postma | Files touched by this commit (1)
Log message:
Add detection for pf from OpenBSD 3.8.
   2005-08-23 13:48:52 by Roland Illig | Files touched by this commit (58)
Log message:
The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.

Next | Query returned 36 messages, browsing 11 to 20 | Previous