Next | Query returned 101 messages, browsing 91 to 100 | Previous

History of commit frequency

CVS Commit History:


   2008-01-14 06:00:43 by Tobias Nygren | Files touched by this commit (1)
Log message:
First cut at some HPUX specific overrides. No version bump of the package
yet since this will be work in progress for a couple of days ...
   2007-11-04 09:08:52 by Min Sik Kim | Files touched by this commit (2)
Log message:
Teach bootstrap-mk-files about groff-1.19.2 on Darwin.
   2007-09-21 19:14:39 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix spelling of variable and add DESTDIR support.
   2007-08-25 11:33:58 by Roland Illig | Files touched by this commit (1)
Log message:
Only gcc understands those -W* flags for warnings.
   2007-08-10 15:04:13 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
Don't use ld -x or ld -X. Bump version to 20070810.

Discussed with and tested by various people over the last two month.
This problem was exposed by pbulk.
   2007-07-27 12:43:24 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Split bootstrap into two phases:
- phase one builds the essential tools in the bare minimal version
  needed by the infrastructure to run "make install".
- phase two runs "make install" for all the bootstrap packages.

Set WRKOBJDIR for the second phase, we never want to leave garbage
around.

This increases the time for running bootstrap, but gives more
deterministic results. It also means that e.g. configuration files
in pkg_install can be handled normally. It is a prerequirement to
sanely allow pkg_install some more extended work like building
its own libarchive without having to worry too much about limitations
on some platforms.

This fixes the expansion of @gzcat@ in the download-vulnerability-list
script.

Tested by tnn@ on Interix and myself on DragonFly.
   2007-04-12 16:36:41 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
When calling bootstrap-register from the bootstrap script for the
various packages, pass down PKG_PRESERVE. Remove the default setting of
PKG_PRESERVE, it makes perfect sense to install e.g. pkgtools/mtree
and be able to remove it again, if it is not an essientiel tool.

OK jlam@
   2006-11-11 19:24:52 by Jan Schaumann | Files touched by this commit (4)
Log message:
Address PR pkg/34966 as suggested by Oliver Gould and apply the same
logic to all platforms:
Some packages (such as math/gap) create wrappers based on the name of
the compiler, so ${CC} should not contain any flags.  Move flags into
CFLAGS.
   2006-08-24 19:49:52 by Thomas Klausner | Files touched by this commit (2)
Log message:
Add missing file to PLIST. Bump version.
   2006-08-06 20:59:41 by Georg Schwarz | Files touched by this commit (1)
Log message:
CPP on IRIX 5 with IDO cc is /usr/lib/cpp

Next | Query returned 101 messages, browsing 91 to 100 | Previous