Commit graph

1074 commits

Author SHA1 Message Date
joerg
3d4444b6c2 INSTALLATION_DIRS was incomplete. 2006-06-21 21:21:46 +00:00
jlam
619d50bc2f Don't abuse the INSTALL and DEINSTALL scripts to replace the configuration
file for another package (and breaking CHECK_FILES).  Instead, instruct
the user on how to merge the example configuration file into the true
configuration file in a MESSAGE file.  Also, fix the path to the
kochi-ttf fonts.  Bump the PKGREVISION.
2006-06-20 15:50:46 +00:00
joerg
8a1f98faa2 Explicitly depend on imake. 2006-06-19 12:23:02 +00:00
joerg
09ee4c1d95 Needs imake. 2006-06-18 19:37:49 +00:00
minskim
fc0cd36d3a Update p5-Font-TTF to 0.38.1. Changes are unknown. 2006-06-18 02:46:27 +00:00
minskim
021cccef98 Update ttf2pk to 1.5 to sync with freetype-lib.
Changes:
- Added support for multiple SFD files.
- New option `-L' to provide a ligature mapping file.
- New  option  `-w'  to  emit PostScript  encoding  vectors  for
  subfont  files  to  be  used  with pdfLaTeX.
- Add support  for a  configuration file (ttf2pk.cfg)  which can
  read more  than a  single map file,  similar to  pdfTeX.
- Support for  character codes  greater than 0xFFFF.
- ttf2tfm no longer  assumes that the x-height  is always 400 PS
  units.
2006-06-17 19:50:09 +00:00
minskim
832e83b4f0 Make this package build with gcc-4. 2006-06-17 19:42:59 +00:00
minskim
161077ec93 Update adobe-cmaps to 20060615.
Changes:
 - Updated aj16.
2006-06-15 22:04:15 +00:00
jlam
827643d4bb Split out deinstall portions of INSTALL scripts into DEINSTALL scripts.
This avoids the need for a confusing line of the form:

	DEINSTALL_TEMPLATE+=	path/to/INSTALL

in the package Makefile, and actually removes the need to specify it
altogether since by convention, the existence of the DEINSTALL script
is enough to add it to DEINSTALL_TEMPLATE.
2006-06-15 20:40:15 +00:00
joerg
de289a9699 Needs imake. 2006-06-15 15:20:20 +00:00
minskim
71a2047e70 Fix PLIST. Bump PKGREVISION. 2006-06-15 02:34:48 +00:00
minskim
247683cbbf This package needs zlib. 2006-06-07 20:31:27 +00:00
joerg
ed0b5a9ba7 py-fonttools needs Python 2.2+ 2006-06-04 16:46:08 +00:00
joerg
dcf9829df2 py-Numeric needs Python 2.2+ 2006-06-02 23:38:10 +00:00
tron
3d607a7a4c Use patch provided by the FreeType2 maintaines to make this build with
version 2.2.1 and newer of the "freetype2" package. Bump package
revision because of this fix.
2006-05-29 22:38:06 +00:00
joerg
dce03b8296 Fix one pedantic pkglint warning. 2006-05-26 21:12:59 +00:00
joerg
eee43cf84e Add gentium-ttf. 2006-05-26 21:09:35 +00:00
joerg
53a0e662b3 Import gentium-ttf-1.02
From DESCR:
Gentium ("belonging to the nations" in Latin) is a Unicode typeface family
designed to enable the many diverse ethnic groups around the world who use
the Latin script to produce readable, high-quality publications. The design
is intended to be highly readable, reasonably compact, and visually
attractive. Gentium has won a "Certificate of Excellence in Typeface
Design" in two major international typeface design competitions:
bukva:raz! (2001), TDC2003 (2003).
2006-05-26 21:08:53 +00:00
rillig
3118844085 Fixed some pkglint warnings. 2006-05-22 06:31:34 +00:00
jlam
ebf33f8172 Drop unnecessary modifications to *.po files that inserted whitespace
between msgid and "".  This is now automatically handled by revision
1.19 of pkgsrc/mk/tools/msgfmt.sh.
2006-05-20 23:34:39 +00:00
joerg
f2c2651d92 Always register fonts at runtime using install framework. Bump revision. 2006-05-18 14:55:21 +00:00
reed
8fe23371f7 Fix filename of pkg-config file.
This fixes problem when using  USE_BUILTIN.Xft2=yes.

This is to close PR #32316 from Rui-Xiang Guo.
2006-05-09 00:14:55 +00:00
minskim
8786949621 This package requires zlib. 2006-05-06 03:41:31 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
minskim
bf193b637c Update adobe-cmaps to 20060419. ag14 was updated to ag15. 2006-04-20 17:37:00 +00:00
rillig
ffe19a8353 Added a patch for ISO C90 compatibility. 2006-04-19 19:43:17 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
adam
5e3d1cd840 Removed patch-ai since msgfmt.sh works correctly now 2006-04-16 20:10:29 +00:00
adam
5daaa90121 Changes 20060413:
* FF failed to output lookups in the right order for the GSUB table.
* FF would crash when attempting to generate a font which had no familyname
* FF could be built agains ft2.2 only if the debugger were being built.
  Make it work always.
* Patch by Mike Frysinger from gentoo. Use the HOME environment variable in
  preference to /etc/passwd.
* Write sfddiff as a fontforge script and put it back into the install process.
* Add code to font compare so it can do the old sfddiff --merge option.
* Someone wanted acorn2sfd! Make it compile again.
* Make configure look for libgif
2006-04-14 08:45:06 +00:00
heinz
089d51008d Added appropriate TEST_TARGET. 2006-04-14 07:08:07 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
joerg
22838bd6ee Don't create xorg/lib/X11/fs as symlink to the config directory,
it prevents the default config from being included correctly
in the package. Add a random imake dependency to xorg-fontserver
while here and bump the revision.
2006-04-12 21:53:58 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
salo
ac02cf7d71 Update to version 2.4.1
Changes:
- few fonts changed their names
- new font, DejaVu Sans Extra Light
- various character additions and corrections
2006-04-10 08:08:09 +00:00
minskim
8cb557cc26 Update alee-ttf to 7.3. Patches provided by Yi Min-Cheol in PR pkg/33213.
Changes since 6.3:
Add [0x0e-c00ky].ttf.
Add EunjinNakseo.ttf.
Rename EunJin.ttf to Eunjin.ttf.
Rename [C00ky].ttf to [0b0d-c00ky].ttf.
Update EunBangwool.ttf and Eunjin.ttf.
Fix postinst to unregister removed/renamed font from defoma.
Fix wrong HeadDescent of several fonts.
Fix wrong HeadAscent of several fonts.
2006-04-09 16:54:11 +00:00
reed
9df9ff4e6d Also include x11.buildlink3.mk.
The configure checks for Xaw and Intrinsics headers
and if no X, then it does not build xglyph and libt1x.

(I noticed because I am using modular X.org and the libXpm doesn't
pull in Xaw or Xt.)
2006-04-08 07:21:28 +00:00
minskim
7308985aa1 - Install the fontmap file into PKG_LOCALTEXMFPREFIX, instead of
PKG_TEXMFPREFIX, and register it with updmap.
- Use texmf-dirs to install into texmf-local.

Bump PKGREVISION.
2006-04-07 05:10:39 +00:00
minskim
f95d4b39ce Use texmf-dirs to install into texmf-local. Bump PKGREVISION. 2006-04-07 03:55:22 +00:00
minskim
f9401b4373 Use PKG_LOCALTEXMFPREFIX instead of TEXMFDIRS. 2006-04-07 00:24:16 +00:00
minskim
deaa7b5d6d Use PKG_LOCALTEXMFPREFIX instead of hardcoding share/texmf. 2006-04-06 17:01:15 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
adam
a5282e1d2c Variable declaration fix; PR-33164 2006-04-05 07:03:41 +00:00
adam
d5b538dda2 Variable declaration fix; PR-33164 2006-04-05 07:03:25 +00:00
jmmv
b632aa4134 Update to 1.6:
- Updated to Unicode 4.1 character database.
 - Improved search facility.
 - Various bug fixes.
 - New and updated translations.
2006-03-30 21:16:23 +00:00
jlam
d71a98aa8e Avoid extra stat() calls by not repeatedly checking whether a file
exists on the disk -- we can just check whether a variable defined by
find-files.mk is "__nonexistent__" or not.
2006-03-30 18:06:17 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
minskim
90e716a946 Set libdir in .la files correctly; otherwise, fontforge fails to load
libraries on Darwin at run time.  Bump PKGREVISION.
2006-03-18 04:52:33 +00:00
jlam
daad0f3d6c Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.
2006-03-14 01:14:26 +00:00
minskim
3d575ba893 Update fonts-unttf to 1.0.1.20060215.
Changes:
- Removed UnTazaDH.ttf.
2006-03-13 01:43:36 +00:00
minskim
5e4d23902d Use UTF-8 characters instead of \x escape sequences in ja.po as
suggested by OBATA Akio in PR pkg/32996.  This is a workaround for
PR bin/32650.

Bump PKGREVISION.
2006-03-07 23:09:28 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
minskim
8b2441c12e Fix encoding of a .po file. This fixes PR pkg/32996. 2006-03-05 20:46:19 +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
adam
c9179774e1 Changes 20060209:
* Bug fixes
2006-03-03 16:06:33 +00:00
rxg
8b66642037 Use pre-defined TEXMFDIRS to instead of TEXMF. 2006-02-27 12:26:06 +00:00
darcy
429a5ece21 Upgrade to version 1.1.18.
The web site has no description of changes but the version we had was too
old for print/lilypond so I bumped it to the latest version anyway.
2006-02-23 22:22:05 +00:00
wiz
c3a2ea7f7e Sort. 2006-02-23 17:36:33 +00:00
tron
2551dbfa52 Remove "fonts.alias" and "fonts.dir" from package list because the
installation framework creates and remove these files automatically.
2006-02-23 14:53:04 +00:00
wiz
b0c34ab32e Fix PLIST. Bump PKGREVISION. 2006-02-21 22:39:02 +00:00
wiz
8e98e56925 Fix font handling. Simplify Makefile. Bump PKGREVISION. 2006-02-17 19:36:46 +00:00
wiz
2d86624f0b Fix font handling. Comment out non-existent HOMEPAGE
and MASTER_SITES. Bump PKGREVISION.
2006-02-17 19:36:11 +00:00
wiz
f72aac16be Add bdftopcf to tools. Fix font handling.
Fix pkglint warnings. Bump PKGREVISION.
2006-02-17 19:35:25 +00:00
wiz
c1036d791a Fix font handling. Bump PKGREVISION. 2006-02-17 19:34:33 +00:00
wiz
d5ad57d8d2 Fix font handling. Bump PKGREVISION. 2006-02-17 19:34:08 +00:00
wiz
74643a9af9 Fix font handling. Install TrueType and Type1 fonts too.
Simplify PLIST handling. Bump PKGREVISION.
2006-02-17 19:33:44 +00:00
wiz
61f28e0d4f Fix font handling. Bump PKGREVISION. 2006-02-17 19:31:00 +00:00
wiz
c63da05b01 Fix font handling. Bump PKGREVISION. 2006-02-17 19:29:56 +00:00
wiz
1192784f7a Fix font handling. Bump PKGREVISION. 2006-02-17 19:28:43 +00:00
wiz
3f0e047e42 Fix font handling. Bump PKGREVISION. 2006-02-17 19:27:59 +00:00
abs
0edcfaf387 Add fonts/p5-Font-TTFMetrics-0.1
Font::TTFMetrics encapsulates the font metrics of a true type font
file. A true type font file contains several tables which need to
be parsed before any useful information could be gathered about
the font. There is the excellent module for parsing TTF font in
CPAN by Martin Hosken, Font::TTF. But in my opinion the use of
Font::TTF requires intimate knowledge of TTF font format. This
module was written to support the use of TTF in Pastel 2D graphics
library in Perl. Three factors prompted me to write this module:
first, I required a fast module to access TTF file. Second, all
the access required was read-only. Last, I wanted a user friendly,
higher level API to access TTF file.
2006-02-16 08:13:27 +00:00
abs
b4525c0235 Add fonts/p5-Font-TTFMetrics 2006-02-15 23:39:04 +00:00
xtraeme
507463550b Joerg Sonnenberger will be the maintainer. 2006-02-12 15:29:17 +00:00
xtraeme
b36bf56512 ENOTIME to mantain these packages, feel free to pick it up if you are
insterested.
2006-02-12 15:24:14 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
36184e458a Add and enable mplayer-fonts. 2006-02-03 00:38:28 +00:00
wiz
cf163acbfa Initial import of mplayer-fonts-20030714:
This package contains the font files for mplayer and gmplayer.

Split off from mplayer-share to address PR 31263.
2006-02-03 00:37:59 +00:00
joerg
b88f3aced3 Explicitly depend on gettext-lib, it doesn't compile without. 2006-02-02 18:02:35 +00:00
adam
d904e99946 Added BUILD_USES_MSGFMT and plurals 2006-01-31 21:28:34 +00:00
minskim
5f77ddc49a Capitalize a font name correctly. Noted by Bernd Ernesti. 2006-01-30 00:15:49 +00:00
minskim
05e278f3b0 Update alee-ttf to 6.3. Patches provided by the maintainer,
Yi Min-Cheol, in PR pkg/32505.

Changes since 6.0:
- Rename four ttf fonts.
- Add 12px bitmap fonts to EunGuseulMono.ttf.
2006-01-25 21:27:06 +00:00
minskim
168b87c82a Do not use EXTRACT_CMD.tar.gz, which is not defined any longer. 2006-01-25 20:50:42 +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
jlam
758d912e33 Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-21 18:57:40 +00:00
jlam
0c00c00247 We can just use the bare name "unzip" instead of using a make variable --
at this point, the tools directory has already been created and is at the
front of our PATH.
2006-01-21 14:37:35 +00:00
rxg
1cc6b4c312 Use MASTER_SITE_SOURCEFORGE_JP. 2006-01-21 11:55:14 +00:00
adam
bf0f8e223e patch-ab not needed any more 2006-01-20 12:11:47 +00:00
adam
30abde0cf6 Changes 20060114:
* Bug fixes
2006-01-20 12:11:21 +00:00
xtraeme
94dbc0f920 Update meta-pkgs/xorg to 6.9.0.
The full list of changes:
http://ftp.x.org/pub/X11R7.0/doc/html/RELNOTES2.html

Thanks to joerg@ and reed@ for testing on DragonFlyBSD.

Tested on NetBSD/i386 3.0/-current and DragonFlyBSD-1.4/i386.
2006-01-18 23:53:05 +00:00
rxg
5d93ed0845 Modified mailbox in MAINTAINER. 2006-01-16 13:43:26 +00:00
minskim
8142be4767 Update tex-unttf to 1.0.1.20051219. This is the first dated tarball.
No significant change since the last version.
2006-01-15 22:33:09 +00:00
tonio
56edd1a62d Make teTeX3 the default TEX_DEFAULT
bump PKGREVISION where necessary

Move PKG_TEXMFPREFIX and PKG_LOCALTEXMFPREFIX definitions to
teTeX?/buidlink3.mk, so that packages may include
print/teTeX1-bin/buildlink3.mk directly (however, using teTeX/module.mk do not
allow that)
2006-01-08 14:00:11 +00:00
joerg
b8b72ab276 Replace usage of FILES_SUBST_SED. 2006-01-05 20:13:34 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
jlam
a9bb2eaa6e Convert to use the font hooks in the pkginstall framework and get rid
of the custom INSTALL and DEINSTALL scripts.  Also, just override some
make variables using MAKE_FLAGS instead of patching the Makefile, and
get rid of patch-aa.
2005-12-29 22:20:00 +00:00
jlam
67f9f822e8 Convert to use the font hooks in the pkginstall framework. We no
longer need to run mkfontdir ourselves, and those @exec/@unexec lines
may be removed from the PLISTs.
2005-12-29 18:17:21 +00:00
markd
5b3244f3b7 Remove PKG_FAIL_REASON. Package not broken - problem was a corrupt
distfile on the bulk build machine.
2005-12-29 11:12:15 +00:00
jlam
b82726cb2d Use REQD_DIRS instead of OWN_DIRS since we always want these directories
to be created during installation and removed (if empty) during
de-installation.  Also, remove any @exec/@unexec lines from the PLISTs
that are made unnecessary by using REQD_DIRS.

Bump the PKGREVISION since the binary package behavior changed.
2005-12-29 07:31:31 +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
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
joerg
f9bace43b3 stdout is not a valid global initializer, move the init to run time. 2005-12-28 19:50:45 +00:00
joerg
3146896167 Uses bdftopcf. 2005-12-28 19:38:36 +00:00
joerg
5f2f56d644 timezone is already a local symbol on DragonFly, use the same path as
Macs here (e.g. no local information).
2005-12-28 19:34:34 +00:00
joerg
2c79cdaac6 Uses mkfontdir. 2005-12-28 19:31:05 +00:00
joerg
86907d9458 Uses mkfontdir. 2005-12-28 19:18:27 +00:00
joerg
3d419ce091 Uses bdftopcf and mkfontdir. 2005-12-28 18:28:48 +00:00
joerg
4f9120034b Uses bdftopcf. 2005-12-28 17:58:53 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
rillig
8df5df253f Added missing RMD160 checksum for XFree86-4.4.0-src-5.tgz. 2005-12-17 10:13:43 +00:00
joerg
6e4a0dd799 Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
2005-12-12 21:36:54 +00:00
markd
140f857bc0 Add acroread7-* asian font packs. 2005-12-11 13:40:07 +00:00
markd
250d219893 Initial import acroread7-korfont 7.0
Asian Font Packs for Acrobat Reader 7 (Korean)
2005-12-11 13:38:23 +00:00
markd
af2368b992 Initial import acroread7-jpnfont 7.0
Asian Font Packs for Acrobat Reader 7 (Japanese)
2005-12-11 13:37:33 +00:00
markd
ecccfc3720 Initial import acroread7-font-share 7.0
Asian Font Packs for Acrobat Reader 7 (common base)
2005-12-11 13:36:27 +00:00
markd
9e8b02ea2c Initial import acroread7-chtfont 7.0
Asian Font Packs for Acrobat Reader 7 (Chinese Traditional)
2005-12-11 13:35:14 +00:00
markd
fdba932b52 Initial import acroread7-chsfont 7.0
Asian Font Packs for Acrobat Reader 7 (Chinese Simplified)
2005-12-11 13:34:06 +00:00
rillig
981f37c516 Fixed pkglint warnings about misquoted @comment in PLIST_SUBST. 2005-12-08 21:41:17 +00:00
rillig
6419e9879b Fixed PLIST quoting issue introduced by the recent "pkglint --autofix"
change.
2005-12-08 09:14:50 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
joerg
51d8de026e This needs bdftopcf for building. 2005-12-03 17:44:19 +00:00
minskim
d073d178cd Add tex-unttf and tex-dhucs. 2005-11-29 22:39:48 +00:00
minskim
3f05d978a2 Remove files that should have not been imported. 2005-11-29 22:30:57 +00:00
minskim
19ed0ef864 Import tex-unttf.
Un fonts are GPL'd Korean fonts.  This package provides the texmf tree
required to use TrueType Un fonts in LaTeX.
2005-11-29 22:28:28 +00:00
adam
7ca61ea7e0 Changes 20051028:
* Bug fixes
2005-11-29 14:27:46 +00:00
jlam
e6e49a2f0f Change all instances of including mk/ghostscript.mk into asking for
the appropriate tool via USE_TOOLS (usually "gs:run"), and remove
ghostscript.mk.  This change removes a rather out-dated file from
pkgsrc and switches packages to use the more compact implementation
of the Ghostcript-handling inside the tools framework.
2005-11-28 06:41:20 +00:00
wiz
53d0a596e3 Update to 1.19:
2004-01-08   Gisle Aas

   Release 1.19

   Documentation fixes by Paul Croome
2005-11-23 22:09:04 +00:00
minskim
2108d1d825 Update alee-ttf to 6.0. Patches submitted by Yi Min-Cheol
(maintainer) in PR pkg/32146.

Changes:
- Add GuseulMono.ttf, [C00ky].ttf.
- Add iso8859-15 support to Bandal.ttf, Bangwool.ttf, Eunjin.ttf, and
  Guseul.ttf.
- Rename Ongdalsam.ttf to Guseul.ttf.
2005-11-23 05:49:59 +00:00
minskim
21521bc942 Font map handling requires teTeX-bin>=3.0nb4. Specify the dependency
in teTeX/module.mk, rather than individual packages.
2005-11-20 18:22:50 +00:00
minskim
6590ccc27c Use the autoconf version intended by the author. This makes the
package build on Darwin.
2005-11-20 06:27:24 +00:00
minskim
a3bd11854a Replace TEXFONTMAPS with TEX_FONTMAPS for consistency with other TEX_*
variables in mk/tex.buildlink3.mk and better readability.
2005-11-17 00:42:14 +00:00
minskim
7486236dda Add tex-uhc-fonts-{base,extra}. 2005-11-15 19:57:58 +00:00
minskim
3701f9ba73 Import tex-uhc-fonts-extra.
This package provides 11 extra UHC fonts that can be used with HLaTeX:
graphic, gungseo, shinmun, pilgi, pen, bom, yetgul, jamo, vada,
pilgia, and dinaru.
2005-11-15 19:55:59 +00:00
minskim
fedad0dd85 Import tex-uhc-fonts-base.
This package provides three UHC fonts required by HLaTeX: myoungjo,
gothic, and taza.
2005-11-15 19:54:16 +00:00
minskim
ad5044daee Update adobe-cmaps to 20051109 and take maintainership.
Updated CMAP files: ac15, ag14, aj16, and ak12.
2005-11-14 06:05:20 +00:00
minskim
f7faaf323e whitespace 2005-11-14 05:58:07 +00:00
minskim
56a8c9e7a3 Set USE_TOOLS instead of BUILD_DEPENDS for unzip. 2005-11-14 05:57:41 +00:00
minskim
64ddf61dcc Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION becuase
previously these packages might create ls-R under $HOME.
2005-11-13 05:30:10 +00:00
tonio
815186b5a4 oups, forgot a part of the MAKE_ENV, needed for PKG_TEXMFPREFIX 2005-11-09 09:03:22 +00:00
tonio
79824f2744 convert to use tex.buildlink3.mk
installs files in PKG_LOCALTEXMFPREFIX
2005-11-09 08:12:54 +00:00
tonio
5517232822 converted to use tex.buildlink3.mk 2005-11-08 19:49:52 +00:00
jlam
bfaf100e3a These packages all use mkfontdir at run-time so add the appropriate
USE_TOOLS definition.
2005-11-08 18:22:09 +00:00
jlam
7c2ca267b8 Whitespace fixes. 2005-11-08 17:54:32 +00:00
rillig
78df9b5155 Using MASTER_SITE_DEBIAN instead of hard-coded URL. 2005-11-03 13:39:25 +00:00
rillig
729c7a3fa4 Use "+=" instead of "=" for BUILD_DEPENDS. 2005-10-23 21:02:06 +00:00
adam
0529b112f2 Changes 20051018:
* Bug fixes and improvements
2005-10-19 12:21:00 +00:00
wiz
6d3a248fc9 Update to 2.1.7:
2005-03-29  Keith Packard

	* README:
	* Xft.h:
	* configure.ac:
	Update for version 2.1.7

2005-03-01  Keith Packard

	* xftdpy.c: (_XftDisplayInfoGet), (XftDefaultSubstitute):
	Avoid calling any Render functions when Render is missing (#137)

	* xftglyphs.c: (XftFontLoadGlyphs):
	Only clip to bounding box when FC_CHARCELL is specified.
	Only fix glyph spacing when FC_MONO is specified.

2005-02-28  Keith Packard

	* configure.ac:
	* xftdpy.c: (_XftDefaultInit), (XftDefaultSubstitute):
	* xftfreetype.c: (XftFontInfoFill), (XftFontOpenInfo):
	* xftglyphs.c: (XftFontLoadGlyphs):
	* xftint.h:
	Add support for artificial emboldening of glyphs through
	the FT_GlyphSlot_Embolden API when it is available.

	* xftextent.c: (XftGlyphExtents):
	Optimize one glyph extents case (it happens a *lot*).
	(Ross Burton)

2004-11-28  James Henstridge

	* xftfreetype.c (_XftReleaseFile): add parentheses in the
	expression in the second argument to XftMemFree so that it is
	interpreted correctly.

2004-09-05  Keith Packard

	* configure.ac:
	Move AC_CONFIG_AUX_DIR above AM_INIT_AUTOMAKE to make
	automake 1.9 happy

2004-08-03  Keith Packard

	* xftfreetype.c: (_XftReleaseFile):
	Called strlen with (f->file) without checking for NULL (which
	happens when directly using FT_Face objects).

2004-04-14  Keith Packard

	* AUTHORS:
	* Makefile.am:
	* Xft-def.cpp:
	* Xft.3.in:
	* Xft.h:
	* XftCompat.h:
	* configure.ac:
	* xftcolor.c:
	* xftcore.c:
	* xftdbg.c:
	* xftdpy.c:
	* xftdraw.c:
	* xftextent.c:
	* xftfont.c:
	* xftfreetype.c: (XftFontOpenInfo):
	* xftglyphs.c:
	* xftinit.c:
	* xftint.h:
	* xftlist.c:
	* xftname.c:
	* xftrender.c:
	* xftstr.c:
	* xftswap.c:
	* xftxlfd.c:
	Regularize #include usage so that all includes
	happen in xftint.h. This allows conditional inclusion
	of system headers like string.h/strings.h

	Add GCC warnings on GCC systems.

	Fix CVS Id strings
2005-10-15 16:55:32 +00:00
jmmv
758eeb65a9 Update to 1.4.4: changes unknown, aside the migration to gnome-doc-utils. 2005-10-12 21:47:59 +00:00
minskim
dfed0ccee2 Update alee-ttf to 5.4.
Changes since 4.8:
- Add Guseul.ttf.
- Add iso8859-15 support for Eunjin.ttf and Ongdalsam.ttf.
- Minor fixes for other fonts.
2005-10-12 19:34:14 +00:00
reed
5a08bb8133 Also list some of the fonts included. 2005-10-10 19:44:48 +00:00
adam
f4471cd78d Changes 20050919:
* Bug fixes
* Improvements
2005-10-04 12:47:02 +00:00
wiz
68bf81a761 Update to 20050114: new font "Hockey is Lif".
Use dbz-ttf-license.
2005-09-29 13:46:16 +00:00
rillig
ff0764a7d0 Removed deprecated NO_PATCH. 2005-09-28 22:22:25 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
rillig
5ac8ad7004 Removed trailing white-space. 2005-09-28 14:31:06 +00:00
jwise
d1e0c34a04 Make sure we include fonts.scale in the PLIST.
While here, relinquish MAINTAINERship of this package -- I no longer use
(non-macos-x) Unix on the desktop anywhere, so I don't have any way to test
this adequately.
2005-09-22 14:45:13 +00:00
tonio
48b515c0f5 Fix build under darwin, without breaking netbsd and others 2005-09-09 16:59:55 +00:00
tonio
738097489d bump PKGREVISION, now x libs will be found on netbsd 2005-09-09 12:31:22 +00:00
tonio
27f8c36b48 reverting patch-ag, since it breaks on netbsd 2005-09-09 11:39:05 +00:00
tonio
26a21fe21f Fix build under darwin 8 (link problem)
Approved by wiz@
2005-09-08 13:46:50 +00:00
reed
b70f9bd515 Remove the shared entries.
No revision bump as this is a new package and this was a temporary issue.
2005-09-07 23:21:44 +00:00
xtraeme
8e158ccb89 Updated PLIST with PLIST.new contents, and remove it. 2005-09-07 23:10:45 +00:00
reed
23ccf6b6c0 Added fonts/dejavu-ttf version 1.13. 2005-09-07 22:41:35 +00:00
reed
31efedfb83 Import dejavu-ttf-1.13. This is from Jonathan A. Kollasch
via PR 30353.

Slight changes to DESCR and Makefile. And using version 1.13
since I see it available.

DejaVu is a family of fonts derived from the Bitstream Vera family.
It provides a wider range of characters than the original. These
TrueType fonts include serif, sans serif, monospaced, and experimental
condensed serif and sans serif families with regular (Roman), Bold,
Oblique and Bold Oblique typefaces.
2005-09-07 22:40:23 +00:00
reed
20bf0971ae Add missing doc files to PLIST.
And also do not "remove any rendered docs as well".

Bump PKGREVISION.
2005-09-07 17:46:28 +00:00
reed
4ee6e716a4 Fix MASTER_SITES as the old site does not exist anymore.
This is from Leonard Schmidt via tech-pkg.
2005-09-07 16:49:40 +00:00
hira
217f67e27d Clean up additional font path. OK'd by reed@.
If you installed fontconfig-2.3.2, please remove <dir></dir> entry
from ${LOCALBASE}/etc/fontconfig/fonts.conf.
2005-09-05 15:18:42 +00:00
dmcmahill
46303c26c0 add missing patch file. 2005-08-25 09:48:36 +00:00
adam
5439dc64eb Changes 20050809:
* Bug fixes
* Improvements
2005-08-22 16:18:56 +00:00
hira
c023c0c494 Update to 20040605.
- The Adobe-Japan-6 Character Collection is added.
  - UTF maps are updated in ac14.tar.Z.
  - Update site of pdfcore.
2005-08-22 15:15:43 +00:00
jlam
cf4dfe44a5 Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
that these directories will be conditionally removed (based on reference
counts), regardless of the value of PKG_CONFIG.  Bump the PKGREVISION
for packages that were modified as a result.
2005-08-20 19:16:21 +00:00
drochner
d7978962f9 this was completely broken due to some leftover patches
bump PKGREVISION
2005-08-19 15:51:48 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
rillig
c434026051 Using tabs for indentation of SUBDIR instead of spaces. 2005-08-07 00:17:20 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
adam
a962e89136 Changes t1lib-5.1.0:
- Check against MultipleMasterFonts somewhat more tolerant, so that
  Type 1 Fonts automatically created from Multiple Master Fonts (e.g.
  using Mmpfb) should now be acceptable.

- The configure-machinery had been somewhat out of date and has been
  updated. The distributed configure script has been generated by
  AutoConf 2.59 and the redistributed libtool parts are taken from
  GNU libtool 1.5.10.

- Top-Level TeX-file in the doc subdirectory adapted to recent TeX
  systems' requirements.

- Added IsoLatin9.enc to distribution.

- Subsetting extended so that it works for SEAC-constructed composites
  even if no AFM composite character information is available

- Somewhat more intelligent defaults for subsetting when composite
  characters are included in the subset.

- Reallocation had been broken by relocation of internal StandardEncoding
  vector. This problem turned out on systems where realloc() actually
  returned a different pointer.

- Fix for outline code on 64bit systems. This involves a redefinition
  of the T1_PATHPOINT struct. This should be uncritical because for 32bit
  systems there is no difference, whereas on 64bit systems, this has never
  worked correctly before.

- DESTDIR support in Makefile.in by Volker Zell

- Support for XLFD font database format (in which the fonts' names appear
  in the first place on a line).

- Further Bug Fixes
2005-08-04 09:57:17 +00:00
reed
a8c2f2c6fb Remove the MESSAGE. It is not required. The library will build
caches for individuals as needed.

Remove gnome from CATEGORIES.

Redo the added font paths because ${LOCALBASE}/lib/X11/fonts is
already default as configured above, so don't need to add again.
And don't need to list sub-directories of "fonts" because fontconfig
already looks in sub-directories too. (I have been using this over
a year on various systems like this.)

Update to 2.3.2. Changes include:
        * fc-cache/fc-cache.c: (scanDirs):
        Fix a few minor leaks in error cases.
        * fc-cache/fc-cache.c: (main):
        Destroy font configuration on exit to help valgrind
        * fonts.conf.in:
        * src/fcfreetype.c: (FcSfntNameTranscode), (FcFreeTypeCharIndex),
        (FcFreeTypeCheckGlyph):
        Use own transcoding routines in preference to iconv
        which appears to have leaks in some translators.
        Call iconv_close after using iconv (oops).

        Prefer unicode encoding of Euro char as some
        fonts mis-encode Euro in other ones.

        Must fetch bitmap glyphs to get width values
        to check for monospace/dual-width fonts.

Complete changes at
http://www.fontconfig.org/release/ChangeLog-2.3.2

Note that manpage for fc-cache(1) is not installed yet. It is in SGML.

Also note that the new version provides same library version
libfontconfig.so.1.0.4. This was reported to developer and was an
accidently oversite. Nevertheless, it is still ABI compatible.
2005-07-28 16:40:03 +00:00
wiz
6301213966 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:21:16 +00:00
adam
74907ff296 Changes 20050719:
* Extend to Unicode 4.1
* Context chain dlg had problems with empty patterns (no terminal NUL in empty string used to represent them)
* EditData button in contextual subs disabled at wrong times.
* Transforming by a negative scale factor screwed up the hints.
* Add move up/down buttons to the kerning class dlg (class lists area) Use the selection from the class lists to highlight offsets.
* Print sample did not handle kerning by classes.
* When we had: a glyph which contained refs where that glyph was itself used as a reference in another glyph and all glyphs (except the last) lived in subroutines then we got multiple declarations of hints and the middle glyph was translated from where it should have been.
* When changing lists they should not scroll back to the beginning.
* Various fixes regarding hints: changing hints should set the char changed flag changing a glyph should mark all glyphs that refer to it as having out of date hints display out of date hints in font view. hints weren't being preserved (and should have been) in charview in Paste and transform.
* Apply Substitutions was badly broken when ff compiled with multilayer.
* Kern Pair dlg looked at garbage memory when it closed (and crashed sometimes).
* ff decides whether to add a 'gasp' table to a font based on whether the font has instructions or not. ff's own ttf fonts contain instructions in .notdef but nowhere else, so ignore .notdef when making this check.
* One more attempt to rule out absurd results in simplify().
* if the lsb/rsb dlg was given a negative value it complained about negative widths. (whether the width would have been negative or not).
* $italicangle has been broken since I added reals to scripting.
* The kernclass dialog did not handle deleted classes properly.
* Add ability to undo hints.
* Once again starting a browser on windows is broken.
* We didn't do a bounds check when indexing into the names array of an encoding (when building a character from scratch). If the index was huge the result was garbage, generally leading to a crash sometime thereafter.
* An open path consisting of a single point caused replace with reference to crash.
* Generating a postscript resource font on the mac from a script did not work.
* Werner points out that afm files generated by FontForge still claim to have been made by pfaedit. Oops.
* Didn't parse user defined encodings properly and often omitted the first glyph.
2005-07-26 11:49:52 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
minskim
fc27d5c8b5 Update alee-ttf to 4.8. Patch provided by the maintainer, Yi Min-Cheol,
in PR pkg/30798.

Changes:
  - Update Eunjin.ttf
  - Rename Aqu@rk.ttf Bangwool.ttf
  - Rename 09t@ark.ttf 0b0dkuki.ttf
2005-07-21 04:53:34 +00:00
reed
b38e260fd0 Mention "TrueType". 2005-07-20 01:47:17 +00:00
reed
aecb78af5a Add fonts/freefont-ttf: Free UCS Outline Fonts: FreeMono, FreeSans,
and FreeSerif
2005-07-20 01:02:34 +00:00
reed
2db823e2f7 Import fonts/freefont-ttf.
The freefont project provides a set of free, high-quality, outline
(i.e. OpenType) fonts covering the ISO 10646/Unicode UCS (Universal
Character Set).  The set consists of three typefaces: one monospaced
and two proportional -- one with uniform and one with modulated
stroke. These fonts are similar to the Helvetica, Times and Courier
fonts.
2005-07-20 00:59:45 +00:00
grant
e720c400e2 depends should be ../../<category>/<pkg> 2005-07-19 10:11:48 +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
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
adam
abd14448f3 Added patch-ab 2005-06-30 14:36:56 +00:00
adam
7770bdd292 Changes 20050624:
* Bug fixes and improvements
2005-06-30 14:36:27 +00:00
minskim
6c21993bf7 Delete reference to fonts/mkfontscale, which was removed. 2005-06-19 13:57:30 +00:00
jlam
d0915c61c3 Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
2005-06-17 04:49:45 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
jlam
b6a0bbbbe5 libXaw on many X11 distributions is linked against libXpm. The linker
should automatically pull in libXpm when -lXaw is given, but it doesn't
seem to work correctly on Darwin.  Modify the xglyph Makefile so that
we explicitly link in -lXpm when we link against -lXaw.  This should
fix the problem noted on Darwin in the bulk builds.  Bump the PKGREVISION
to 4.
2005-06-15 04:43:09 +00:00
jlam
7d6695d6cf Never use docbook2html to regenerate documentation files. That's too
heavy of a build dependency to drag in, and the SGML template files
are not completely standardized.  This should fix PR pkg/29392.
2005-06-07 19:38:52 +00:00
jlam
21b5c21af3 The Xft.h header lives in ${X11BASE}/include/X11/Xft. 2005-06-03 19:13:35 +00:00
jlam
08c60ab83d Coalesce the common makefile code in the builtin.mk file that inspect
the X11 distribution using imake into mk/buildlink3/imake-check.mk.
imake-check.mk calls out to a helper shell script mk/buildlink3/imake-check
that generates the required Imakefiles and runs imake.  Remove the
now extraneous builtin-imake.mk files as the builtin.mk files can now
contain the name of the imake symbol to check.
2005-06-03 19:12:49 +00:00
jlam
c85165ac07 Only check for the existence of the first word of ${IMAKE} since it may
contain a command plus arguments.  We use the standard idiom to extract
the first word of a list stored in a make variable:

	VAR_CMD=	${VAR:C/^/_asdf_/1:M_asdf_*:S/^_asdf_//}

XXX This can be replaced with a more succinct use of variable modifiers
XXX when we update the bootstrap bmake to match the latest NetBSD make
XXX sources, i.e.:
XXX
XXX	VAR_CMD=	${VAR:[1]}
2005-06-03 17:02:36 +00:00
jlam
88aeda0672 Don't require a read-write pkgsrc tree when invoking imake. We avoid
this requirement by using TMPDIR as the read-write location demanded
by using imake.
2005-06-03 16:03:09 +00:00
jlam
fcb7da800b Remove mk/autoconf.mk and mk/automake.mk and replace their usage with
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14".  Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.
2005-06-01 20:07:59 +00:00