summaryrefslogtreecommitdiff
path: root/sysutils/news/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for sysutils categoryagc1-1/+2
Problems found with existing digests: Package memconf distfile memconf-2.16/memconf.gz b6f4b736cac388dddc5070670351cf7262aba048 [recorded] 95748686a5ad8144232f4d4abc9bf052721a196f [calculated] Problems found locating distfiles: Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9 Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2012-03-01Fix patch sum.hans1-2/+2
2012-03-01Fix build on SunOS.hans1-1/+2
- uses fts functions - use pkgsrc-provided LDFLAGS and LIBS
2006-11-28Standards say that timeval is in <sys/time.h> (needed for Interix).tv1-1/+2
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-19correct distinfo after fixing a minor typo in the distfilejschauma1-3/+3
(no version bump since that distfile only existed for <1 minute)
2005-02-19Update to 0.2, which makes this work on systems that don't havejschauma1-3/+3
setprogname or set LOGIN_NAME_MAX.
2004-09-20Import news:jschauma1-0/+4
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.