2007-12-02 12:54:49 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Remove Ex-MASTER_SITEs. From Zafer Aydogan.
|
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
|
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message:
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-02-23 17:12:36 by Alistair G. Crooks | Files touched by this commit (60) |
Log message:
Add RMD160 digests in addition to SHA1 ones
|
2005-01-19 17:11:41 by Todd Vierling | Files touched by this commit (5) |
Log message:
Fix build on Interix (mostly SVR4ish in its pty/utmp implementation).
|
2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message:
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
|
2004-07-17 01:50:37 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Enable pkgviews installation.
|
2003-07-21 18:36:14 by Martti Kuparinen | Files touched by this commit (11) |
Log message:
COMMENT should start with a capital letter.
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2002-06-19 11:39:20 by Alistair G. Crooks | Files touched by this commit (6) | |
Log message:
Initial import of hztty-2.0 into the NetBSD Packages Collection.
Provided in PR 16086 by Rui-Xiang Guo (rxg@ms25.url.com.tw)
This program turns a tty session from one encoding to another.
For example, running hztty on cxterm can allow you to read/write
Chinese in HZ format, which was not supported by cxterm.
If you have many applications in different encodings but your
favor terminal program only supports one, hztty can make life easy.
For example, hztty can convert your GB cxterm into a HZ terminal, a
Unicode (16bit, or UTF8, or UTF7) terminal, or a Big5 terminal.
|