Commit graph

28 commits

Author SHA1 Message Date
wiz
109c80313e Change default for zip extraction to leave files as they are.
Previously, zip extraction by default converted to lower case.

Fix some packages that need it and remove -L from some packages
that manually set it.
2009-08-25 11:56:34 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +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
jlam
d6ccf8cf66 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 20:17:11 +00:00
obache
343f5a5524 Remove unusable mirror sites.
Noticed by Zafer Aydogan via private mail.
2008-01-22 13:27:40 +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
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
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
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
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
agc
c1e24f7e2b Add RMD160 digests to the SHA1 ones. 2005-02-23 19:18:25 +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
386cf938c4 Add another master site. 2004-10-04 12:44:55 +00:00
wiz
7a03a65971 Update MASTER_SITES. 2004-10-04 12:43:38 +00:00
wiz
3aa065cdd6 Install into TTF subdir instead of TrueType. PKGREVISION=3. 2004-01-25 20:29:30 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00
salo
eabdb75ca7 Bump PKGREVISION: remove licensing related paragraph from DESCR, don't fetch
and install files in Microsoft Write format, license is now in pkgsrc/licenses
2003-04-22 09:44:57 +00:00
salo
8ec5031dcd Bump PKGREVISION: use fonts.mk to correctly update fonts.dir, delint.
Update checksum for Readme.wri (can't really tell what 513 bytes were
changed in that binary mess).
2003-04-17 15:07:55 +00:00
wiz
da27b79c15 Remove superfluous slash. 2003-04-15 15:08:21 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
jschauma
7ec28ef1b1 Add a couple of MASTER_SITES that work -> comment out BROKEN due to
unstable MASTER_SITES
2002-09-01 16:17:06 +00:00
agc
8711f18f2d The MASTER_SITE for cyberbase-ttf and cyberbit-ttf seems to be unreachable
quite often, and the licence precludes mirroring of distfiles. Accordingly,
mark both packages as broken right now.
2002-08-19 08:44:24 +00:00
wiz
41c0f82896 We don't usually share descriptions. 2002-08-12 11:36:19 +00:00
jschauma
c81568525b Initial import of fonts/cyberbit-ttf into pkgsrc using files provided by
Rui-Xiang Guo in PR pkg/17829.

Bitstream Cyberbit is a TrueType font. It is an international font,
containing characters from many languages. Each character is encoded with its
Unicode value, according to Unicode 2.0 standards.

Cyberbit was developed by Bitstream to provide Unicode Consortium members with
a test font. It is therefore distributed freely to customers that need advanced
multilingual fonts for testing and other non-commercial uses. Customers that
wish to use Cyberbit for other purposes must license the font from Bitstream.
2002-08-11 15:54:57 +00:00