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

History of commit frequency

CVS Commit History:


   2008-02-27 23:31:52 by Johnny C. Lam | Files touched by this commit (10)
Log message:
+ Add full DESTDIR support in the least intrusive way possible.  The
  strategy is to leave alone the install targets sprinkled all over
  the Makefiles and instead to two thigns:

    (1) Define new INST_* variants of BINDIR, ETCDIR, MODULEDIR, etc.
	that are the "final" installation locations, and thus may be
	hardcoded into the program.

    (2) Modify the definitions of BINDIR, ETCDIR, MODULEDIR, etc. to
	point to $(DESTDIR)$(INST_*).  These variables can be used in
	the _install targets without any changes.
   2007-08-06 20:16:06 by Johnny C. Lam | Files touched by this commit (2)
Log message:
Honor PKGMANDIR.
   2007-02-01 23:52:41 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Modular Xorg support.
   2006-12-03 02:54:46 by Rui Paulo | Files touched by this commit (1)
Log message:
New MASTER_SITE.
   2006-10-05 00:02:29 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
   2006-08-15 00:40:53 by Thomas Klausner | Files touched by this commit (15)
Log message:
Adapt to lua-5.1.1. Bump PKGREVISION.
   2006-06-08 11:47:14 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs libtool.
   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.
   2005-12-06 00:55:25 by Roland Illig | Files touched by this commit (413)
Log message:
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

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