Next | Query returned 24 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2019-11-23 14:44:31 by Greg Troxel | Files touched by this commit (1)
Log message:
meta-pkgs/nebsd-doc: Remove pointless MESSAGE

There is no need to tell people that if they want to look at html that
they should perhaps install an html viewer.
   2017-02-20 10:37:12 by Thomas Klausner | Files touched by this commit (8)
Log message:
Bump PKGREVISION for tidy dependency change.
   2017-02-20 10:35:18 by Thomas Klausner | Files touched by this commit (15)
Log message:
Fix build with tidy-5.x.
   2015-10-07 21:08:06 by Hubert Feyrer | Files touched by this commit (1)
Log message:
Revert previous - apparently I want netbsd-www
   2015-10-07 20:43:34 by Hubert Feyrer | Files touched by this commit (1)
Log message:
Make sure xsltproc is pulled in (via libxslt) when installing from
a binary package, not only when building from source.
Needed to build stuff in htdocs on NetBSD-7/amd64 at least.

That's what you get from non-recursive dependency resolving...

Bump to version 1.4.
   2012-11-07 17:55:23 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Prefer openjade over the older jade. Bump version.
   2007-12-19 13:27:31 by Roland Illig | Files touched by this commit (29)
Log message:
Replaced the custom definitions with META_PACKAGE=yes.
   2007-10-26 00:01:10 by Johnny C. Lam | Files touched by this commit (158)
Log message:
* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
  then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty
   2007-10-25 19:50:03 by Johnny C. Lam | Files touched by this commit (85)
Log message:
Re-add "intentionally empty" PLISTs for meta-packages and other packages
that directly manipulate empty PLISTs.

Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
   2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980)
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.

Next | Query returned 24 messages, browsing 1 to 10 | Previous