Commit graph

34 commits

Author SHA1 Message Date
joerg
a7b1ca3d1e Allow patch levels for dependencies 2011-04-26 11:52:51 +00:00
joerg
69ca732749 Use META_PACKAGE. 2009-04-08 23:05:45 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +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
97b2bcbc14 Update freetype1 packages to 1.5, the final version.
Changes:
- apiref.txt has been again revised.
- apirefx.txt has been extended to document the GPOS interface.
- TODO has  been  dropped  (since  we  consider there  will be  no
  further development).
- TT_Char_Index() now uses  TT_ULong for character codes.   It now
  supports cmap tables in format 8 and 12.
- New error  code (TT_Err_Too_Many_FDefs)  when a font defines too
  many functions.
- Support files  for BeOS have been contributed  by Chris Herborth.
- The  EXPORT_DEF/EXPORT_FUNC/etc. stuff has  been replaced with a
  more elaborate  scheme.
- Cleaning up of the ft_conf.h files to remove obsolete stuff.
- TT_GSUB_Add_String()  has two  additional parameters  needed for
  GPOS support.
- TT_CharMap_Next() of  the ftxcmap extension  now uses `TT_ULong'
  as the second parameter.
- A  long-lived  bug  in  ftxpost.c.
2006-06-17 19:41:32 +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
reed
dcd37e57a6 Add meta-pkgs to CATEGORIES. 2005-12-28 04:54:50 +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
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
tron
d17324f26c Fix dependences broken by package revision bump madness. Bump package
revision of this package, too.
2004-10-06 09:36:17 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
wiz
fa4d087c9b Meta package: set NO_BUILDLINK; also remove USE_X11,
since the package itself does not use any X libraries.
2004-04-24 00:16:41 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
44b6342693 Fix typo. 2003-07-15 07:45:40 +00:00
wiz
20f0aaef00 Depend on latest freetype-lib; bump PKGREVISION. 2003-07-13 17:46:24 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
jlam
1c57323789 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:48:57 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
jlam
de9976c25d Update freetype to 1.3.1. Shared library bumped its major due to
API changes.  This version has bug fixes and several major enhancements
in loading and displaying TrueType fonts.  This closes PR#10261 by
ORI Manabu <ori@tahoo.org>.
2000-07-22 08:12:39 +00:00
jlam
3827f6797b Split freetype into two packages: freetype-lib which contains just the
library and doesn't require X11, and freetype-utils which contains the
freetype test programs and does require X11.  Leave freetype as a
meta-package that includes the library and test-programs packages.

This allows programs/libraries not requiring X11 to depend on freetype-lib.

Make jlam@netbsd.org the MAINTAINER since I made all these mods.
2000-05-01 06:04:33 +00:00
hubertf
3bbeeaa440 be consistent on which version to wildcard 2000-01-10 19:11:07 +00:00
jlam
e48e3486b8 Update to freetype-1.2. Mostly bug and build fixes. 1999-10-28 00:38:43 +00:00
kim
f283a83de0 USE_LIBTOOL=yes so this now works on a.out too. 1999-09-03 17:04:40 +00:00
hubertf
3f66b954f1 (not only) ELF fix
Submitted in PR 7967 by Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>
1999-07-20 01:12:20 +00:00
tron
36dd5a1c10 Add missing "/" to "${HOMEPAGE}". 1999-07-14 17:45:40 +00:00
garbled
a5ff9b7af6 oops.. typo. Not my week. 0.10: -> 0.10.35: 1999-04-01 18:56:21 +00:00
garbled
87d72cb9da Oops.. apparrently gettext has moved from misc to devel since last time I
looked.   Fix.
1999-04-01 18:53:17 +00:00
garbled
c2ca31f538 Fix the master_site. It looks like version 1.2 is allready out, but I don't
have time to update it and make sure it still works with enlightenment yet.
So, for now we point into /old/..
1999-04-01 06:06:49 +00:00
garbled
0c2c8277b0 Freetype v 1.1.
a truetype font rendering engine and library API.

(note, this is not a truetype font server, its a lib for programs using
ttf's)
1999-03-30 05:00:33 +00:00