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

History of commit frequency

CVS Commit History:


   2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234)
Log message:
recursive bump from gettext-lib shlib bump.
   2010-08-29 11:17:31 by OBATA Akio | Files touched by this commit (1)
Log message:
No need gtkdoc-rebase workaround anymore.
   2009-10-31 03:52:46 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
Update to 2.22.2:

- Print error from D-Bus in case of failure on start. This should greatly help \ 
debugging.
- Don't consider empty user password as invalid.
- Make gtk-doc code documentation use inlined section comments, so that it is \ 
updated on every change. This will ensure the documentation does not get \ 
outdated again.
   2009-09-30 11:22:48 by Jonathan Perkin | Files touched by this commit (10)
Log message:
Add a bunch more gtkdoc-rebase workarounds.
   2009-08-20 11:13:51 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 2.22.1. Split off options into options.mk. Set LICENSE.

- Don't fail if homedir or shell are not set (Bug 521438).
- Fix crash when path to share is empty (Bug 524792).
   2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
   2009-07-12 12:33:12 by Hasso Tepper | Files touched by this commit (3)
Log message:
Make it build on FreeBSD and DragonFly.
   2009-06-14 20:16:23 by Joerg Sonnenberger | Files touched by this commit (225)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2009-01-14 22:45:04 by David Sainty | Files touched by this commit (2)
Log message:
Ah, yes, that won't work.  Patch the patch to not insert an empty #define that \ 
breaks the build (under gcc at least) on any platform that doesn't define \ 
__NetBSD__

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