Commit graph

34 commits

Author SHA1 Message Date
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
sbd
87b94069aa Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
dholland
b972cca4c6 Switch to USE_TOOLS for ps2pdf instead of depending on ghostscript.
(It would also be nice if we could arrange things to optionally use
pstopdf from poppler-utils instead, but that's for some future time.)
Bump version to 1.8 instead of PKGREVISION.
2013-03-16 22:57:02 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
asau
5c2dd9e784 "user-destdir" is default these days 2012-09-11 23:19:33 +00:00
minskim
5ee0bb1fb0 Reduce netbsd-www's TeX dependencies.
It only needs netbsd-doc-print, rather than the whole teTeX.
2012-03-07 03:53:22 +00:00
tron
daba9e4958 Update "netbsd-www" package to version 1.6:
Add more TeX dependences to really allow building the NetBSD website.
2012-02-20 19:59:47 +00:00
wiz
a4eec2f4cc Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
tron
41e19e1351 Update the "netbsd-www" package to version 1.5:
- Add all the necessary (La)TeX packages as dependences.
- Add "ghostscript" as dependence as "ps2pdf" is used.
2010-02-19 23:39:42 +00:00
rillig
0e0ff99a73 Replaced the custom definitions with META_PACKAGE=yes. 2007-12-19 12:27:27 +00:00
jlam
ae9b935fd0 * 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 22:00:39 +00:00
jlam
38c496d6c0 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 17:49:45 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
heinz
f8e6d19c15 The package supports installation to DESTDIR. 2007-10-23 20:17:58 +00:00
jnemeth
6b0e6aebbe xearth -> xplanet 2006-12-24 10:36:49 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jschauma
0c63432777 psutils is needed to build the flyer, so add yet another dependency here 2006-01-29 18:00:17 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
rillig
cf2634459a Fixed pkglint warnings. 2005-09-28 19:13:50 +00:00
mishka
b8da9ad240 Use docbook-website revision 2.6.0 at least. Required after recent
Hiroki Sato's autolayout.xsl changes at NetBSD htdocs module.
Advance package version due to dependency update.
2005-07-28 13:59:21 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
wiz
33e1685150 Update to 1.3: depend on latest docbook-website and docbook-xsl. 2005-03-02 18:00:15 +00:00
wiz
8f80f682c9 Revert update to 1.3 -- htdocs is not ready for this. 2005-02-19 00:45:58 +00:00
wiz
26d55bf54a Update to 1.3: depend on latest docbook-website and docbook-xsl. 2005-02-19 00:26:14 +00:00
jschauma
309a94de48 Add an explicit dependency on docbook-xsl>=1.67.0 rather than using whatever
other dependencies pull in:  earlier versions of docbook-xsl generate slightly
different html leading to a large number of unneccessary 'regen' commits in
htdocs.  Bump minor versions for this.

This is done during the freeze so as to ensure that it gets on the branch
and we can simply tell developers to install netbsd-www version 1.2.
2004-12-13 16:35:27 +00:00
tv
b3cdd9ed37 Add w3m needed by Documentation/pkgsrc.
Convert perl dependency to USE_PERL5=run.
2004-10-12 13:48:29 +00:00
xtraeme
150b28bffe Accept perl58 and perl-thread packages too... 2004-06-23 01:10:04 +00:00
grant
23b137a6fe depend on textproc/opensp too 2004-02-28 11:37:56 +00:00
grant
81746e6725 add ImageMagick, xearth, perl5. tweak COMMENT. 2004-02-28 11:02:10 +00:00
jmmv
945d24f43e Set NO_MTREE, as this package installs no files. 2004-02-22 20:48:15 +00:00
martti
f928be280d COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
419d199202 Let this package get registered in the database when installed, as all other
meta-pkgs.  This way one can easily track updates.
2003-04-26 08:08:28 +00:00
grant
c2b1b811e1 Initial import of netbsd-www into the NetBSD packages collection.
Meta-package that includes all packages needed for converting
DocBook/XML to HTML, primarily used for the NetBSD web site.
2003-04-22 17:17:49 +00:00