-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Note where gzip or gunzip is required by the package since it isn't
required by default any longer in bsd.pkg.mk under the new tools framework.
- Loading branch information
1 parent
a7b48d6
commit 419428e
Showing
40 changed files
with
103 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.1.1.1 2003/07/29 12:44:39 agc Exp $ | ||
# $NetBSD: Makefile,v 1.2 2005/05/15 22:02:26 jlam Exp $ | ||
|
||
DISTNAME= NetBSD-treiber_schreiben | ||
PKGNAME= device-driver-doc-de-20030729 | ||
|
@@ -9,7 +9,8 @@ MAINTAINER= [email protected] | |
HOMEPAGE= http://www.unixag-kl.fh-kl.de/~jkunz/ | ||
COMMENT= Device driver documentation in German | ||
|
||
NO_BUILD= # defined | ||
NO_BUILD= yes | ||
PKGSRC_USE_TOOLS+= gunzip | ||
|
||
do-install: | ||
${INSTALL_DATA_DIR} ${PREFIX}/share/device-driver-doc-de | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.4 2004/11/29 15:11:16 uebayasi Exp $ | ||
# $NetBSD: Makefile,v 1.5 2005/05/15 22:02:27 jlam Exp $ | ||
|
||
DISTNAME= efont-unicode-bdf-0.4.2 | ||
PKGNAME= ${DISTNAME:S/-bdf//} | ||
|
@@ -10,7 +10,8 @@ MAINTAINER= [email protected] | |
HOMEPAGE= http://openlab.ring.gr.jp/efont/unicode/ | ||
COMMENT= Free unicode BDF font | ||
|
||
USE_X11BASE= YES | ||
USE_X11BASE= YES | ||
PKGSRC_USE_TOOLS+= gzip | ||
|
||
MESSAGE_SUBST+= FONTDIR=${FONTDIR} | ||
PLIST_SUBST+= FONTDIR=${FONTDIR} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.8 2004/03/31 10:23:59 grant Exp $ | ||
# $NetBSD: Makefile,v 1.9 2005/05/15 22:02:27 jlam Exp $ | ||
# | ||
|
||
DISTNAME= jisx0213fonts-0.0 | ||
|
@@ -10,7 +10,8 @@ MAINTAINER= [email protected], [email protected] | |
HOMEPAGE= ftp://ftp.m17n.org/pub/character/fonts/imamura/jisx0213/ | ||
COMMENT= X11 bitmap fonts for JIS X 0213 | ||
|
||
USE_X11BASE= yes | ||
USE_X11BASE= yes | ||
PKGSRC_USE_TOOLS+= gzip | ||
|
||
FONTS= K14-1 K14-2 jiskan16-2000-1 jiskan16-2000-2 | ||
FONTDIR= ${PREFIX}/lib/X11/fonts/local | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.