Commit graph

20 commits

Author SHA1 Message Date
rodent
e5b2fdbc78 'Please use ${ECHO} instead of "echo".'
'Please use ${ECHO_N} instead of "echo -n".'
2013-04-06 14:58:18 +00:00
asau
dfaf1eaae6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 18:28:15 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
rillig
79a38fed91 cleanup: replaced _PKG_SILENT and _PKG_DEBUG with RUN. 2009-05-16 07:22:01 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
6e82078eef DESTDIR support. 2006-11-05 17:17:04 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
1859f144b4 Convert to use the new pkginstall framework fonts-handling by renaming
FONTS_<TYPE>_DIRS variables to FONTS_DIRS.<type>, and by removing the
unnecessary inclusion of mk/fonts.mk.
2005-12-29 07:04:27 +00:00
wiz
bc871f8be3 Fix ttf/type1 handling in fonts.mk:
Previously, ttmkfdir's output was redirected to fonts.dir,
while the correct behaviour is to let it create fonts.scale
and then let mkfontdir merge fonts.scale into fonts.dir.
type1 handling had a similar problem.
Get the wanted behaviour by automatically appending the contents of
FONTS_TTF_DIRS and FONTS_TYPE1_DIRS to FONTS_X11_DIRS.
Also, save a subshell in install/fonts while there.

Bump PKGREVISION for all affected packages.

jmmv@ says ok.
2004-12-28 14:38:03 +00:00
wiz
cdfbce7097 Install into TTF instead of TrueType subdir. PKGREVISION=3. 2004-01-25 20:34:16 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
jmmv
5988a8d6ea Use fonts.mk to automatically generate a fonts.dir file. Bump PKGREVISION.
This closes my own PR pkg/18903.
2003-02-16 12:16:15 +00:00
uebayasi
7f8b6b5fcd These fonts are now distributed by Corefonts project at SourceForge.
http://corefonts.sourceforge.net/

Change HOMEPAGE and make use of MASTER_SITE_SOURCEFORGE.
2002-10-11 10:09:30 +00:00
rh
8b71cba7bc Set CABEXTRACT_PREFIX_DEFAULT to LOCALBASE to make this package build on
systems without xpkgwedge if cabextract dependency is not present.
2002-03-09 20:19:21 +00:00
seb
3ce86f81d0 Change ${PREFIX}/lib/X11/fonts/truetype to ${PREFIX}/lib/X11/fonts/TrueType as
per existing practice.
Bump revision.
2002-03-07 13:22:33 +00:00
seb
eb533911e3 On second thought remove NO_SRC_ON_FTP. 2002-03-06 20:17:24 +00:00
seb
9601f925c4 Initial import of ms-ttf, version 20020306, into the NetBSD Packages Collection.
This packages includes TrueType fonts from Microsoft with WGL4 (Windows
Glyph List 4) charset:

- Andale Mono
- Webdings
- Trebuchet MS, with variants Bold, Italic, and Bold Italic
- Georgia, with variants Bold, Italic and Bold Italic
- Verdana, with variants Bold, Italic and Bold Italic
- Comic Sans, Comic Sans Bold
- Arial Black
- Impact
- Arial, with variants Bold, Italic and Bold Italic
- Times New Roman, with variants Bold, Italic and Bold Italic
- Courrier New, with variants Bold, Italic and Bold Italic
2002-03-06 17:09:53 +00:00