Commit graph

16 commits

Author SHA1 Message Date
joerg
717b995ce4 Supports DESTDIR. 2008-04-04 15:25:53 +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
minskim
e3a76ce326 Update texmf-dirs to 1.4. This version adds the following directories
to the local texmf tree: doc/generic, tex/context, tex/generic, and
tex/plain.
2006-12-05 21:00:12 +00:00
minskim
69e7be5b27 Remove references to teTeX2. 2006-08-10 03:35:33 +00:00
hira
7d1068bdc7 Add doc/bibtex to dirs.mk. From minskim@. Update to 1.3. 2006-06-24 10:39:32 +00:00
minskim
fa5157ed20 Remove references to teTeX1. 2006-05-13 03:44:23 +00:00
minskim
e6db6f167b Fix PRINT_PLIST_AWK patterns to use "${PKG_LOCALTEXMFPREFIX}" instead of
its value.  Noted by reed@.
2006-04-12 17:58:41 +00:00
minskim
14ac7e362d Fix PRINT_PLIST_AWK patterns to honor PKG_LOCALTEXMFPREFIX. 2006-04-12 17:03:27 +00:00
minskim
bdd9fa3251 Update texmf-dirs to 1.2 to add fonts/cmap, which will be used by
tex-memhangul-ucs (not imported yet).
2006-04-09 21:54:54 +00:00
minskim
99da5714b9 Replace hardcoded texmf-local with PKG_LOCATEXMFPREFIX, which is now set
correctly in teTeX{,3}-bin/buildlink3.mk.  Pointed out by tonio@.
2006-04-07 14:55:41 +00:00
minskim
3824e1f9f1 Set PKG_LOCALTEXMFPREFIX to ${PREFIX}/share/texmf-local in buildlink3.mk;
all TeX packages were converted.
2006-04-07 05:21:01 +00:00
minskim
a0689f589f Update texmf-dirs to 1.1.
- Add two directories used by fonts/ec-fonts-mftraced.
2006-04-07 05:08:50 +00:00
minskim
d60d25bf47 Fix the web2c path. Skip PKGREVISION bump because this was imported a few
minutes ago.
2006-04-06 23:28:36 +00:00
minskim
2cdfcaab5b Import texmf-dirs, which installs a TeX directory structure in
texmf-local to be shared by pkgsrc TeX packages.
2006-04-06 23:07:01 +00:00