The NetBSD Project

CVS log for pkgsrc/print/texmf-dirs/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / texmf-dirs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12, Wed Jul 22 09:05:24 2009 UTC (14 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2009Q4-base, pkgsrc-2009Q4, HEAD
Changes since 1.11: +1 -1 lines
FILE REMOVED

Remove USE_DIRS infrastructure support and support packages.

See http://mail-index.netbsd.org/pkgsrc-changes/2009/07/22/msg026834.html.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Apr 9 00:48:15 2009 UTC (14 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.10: +1 -3 lines
Diff to previous 1.10 (colored)

Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Apr 4 15:25:54 2008 UTC (15 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

Supports DESTDIR.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 25 22:01:05 2007 UTC (16 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.8: +4 -3 lines
Diff to previous 1.8 (colored)

* 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

Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 5 21:00:12 2006 UTC (17 years ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

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.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Aug 10 03:35:33 2006 UTC (17 years, 3 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.6: +2 -4 lines
Diff to previous 1.6 (colored)

Remove references to teTeX2.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jun 24 10:39:32 2006 UTC (17 years, 5 months ago) by hira
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (colored)


Add doc/bibtex to dirs.mk.  From minskim@.  Update to 1.3.

Revision 1.5 / (download) - annotate - [select for diffs], Sat May 13 03:44:24 2006 UTC (17 years, 6 months ago) by minskim
Branch: MAIN
Changes since 1.4: +3 -7 lines
Diff to previous 1.4 (colored)

Remove references to teTeX1.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 9 21:54:54 2006 UTC (17 years, 7 months ago) by minskim
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Update texmf-dirs to 1.2 to add fonts/cmap, which will be used by
tex-memhangul-ucs (not imported yet).

Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 7 14:55:41 2006 UTC (17 years, 8 months ago) by minskim
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Replace hardcoded texmf-local with PKG_LOCATEXMFPREFIX, which is now set
correctly in teTeX{,3}-bin/buildlink3.mk.  Pointed out by tonio@.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 7 05:08:50 2006 UTC (17 years, 8 months ago) by minskim
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Update texmf-dirs to 1.1.
- Add two directories used by fonts/ec-fonts-mftraced.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Apr 6 23:07:01 2006 UTC (17 years, 8 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import texmf-dirs, which installs a TeX directory structure in
texmf-local to be shared by pkgsrc TeX packages.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 6 23:07:01 2006 UTC (17 years, 8 months ago) by minskim
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>