Commit graph

13 commits

Author SHA1 Message Date
joerg
82c560fcf5 DESTDIR support. Fix maintainer 2009-02-16 13:36:46 +00:00
jschauma
65e9c90d89 Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now.  Sorry. :-(
2009-01-23 21:14:16 +00:00
jlam
2761568ac2 Convert to use the features framework. 2007-09-08 21:57:57 +00:00
jlam
df7d10dbeb Convert all libnbcompat/buildlink3.mk references to inplace.mk. 2007-09-06 21:51:52 +00:00
rillig
2829e658f2 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.
2007-01-07 09:13:46 +00:00
tv
160f65fccc Standards say that timeval is in <sys/time.h> (needed for Interix). 2006-11-28 16:46:16 +00:00
tv
c5439e6345 Forgot to add comment to .include to indicate why (utimes() support). 2005-11-01 19:07:45 +00:00
tv
f19eaf3cc0 Add libnbcompat on Interix. 2005-11-01 19:07:02 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
jschauma
7121aed5c4 correct distinfo after fixing a minor typo in the distfile
(no version bump since that distfile only existed for <1 minute)
2005-02-19 03:52:24 +00:00
jschauma
c09e3c6c6a Update to 0.2, which makes this work on systems that don't have
setprogname or set LOGIN_NAME_MAX.
2005-02-19 03:49:09 +00:00
jschauma
f47b56b9da Import news:
The news utility prints news items stored in /var/news.  When invoked
without any arguments, news prints the name and timestamp of each current
item followed by its contents, most recent first.  An item is considered
``current'' if it has a modification time newer than the file
~/.news_time, a file that news creates if it does not exist.  If that
file does exist, news will update the timestamp on that file each time it
is run.

This version of the System V news utility was written by Jan Schaumann
<jschauma@NetBSD.org> following the manual page from an IRIX system.
2004-09-20 21:16:06 +00:00