nia
28c1048bad
misc: Replace RMD160 checksums with BLAKE2s checksums
...
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
2021-10-26 10:58:55 +00:00
nia
60e6853f70
misc: Remove SHA1 hashes for distfiles
2021-10-07 14:35:11 +00:00
rillig
191ad3f718
misc: align variable assignments
...
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
2019-11-03 17:04:19 +00:00
joerg
c76b310acc
Needs -lcompat on NetBSD, but also include the right header.
2017-07-14 12:56:41 +00:00
jperkin
331612b353
Requires termcap. Use the framework to find the correct library.
2017-05-15 08:38:34 +00:00
jperkin
313177e34f
Support PKGMANDIR.
2016-09-08 14:44:44 +00:00
agc
23064a80b9
Add SHA512 digests for distfiles for misc category
...
Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
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.
2015-11-03 23:49:31 +00:00
joerg
749e7bb2c5
Stop clang from caring about return usage, this is way too messy to fix up.
2012-12-20 21:46:16 +00:00
asau
9912a3809d
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
2012-10-08 09:57:15 +00:00
obache
8fe388c7b4
Remove RCS tags from patches.
2012-03-05 12:15:59 +00:00
hans
5fdc73348c
Fix patch sums.
2012-03-05 08:43:37 +00:00
hans
0deed3b3c8
Fix build on SunOS.
...
- no more __P, just use ansi prototypes
- use sigprocmask instead of sigsetmask
- use dirent.h instead of sys/dir.h
2012-03-01 22:00:44 +00:00
wiz
9ef4591b83
Fix build on NetBSD-current (getline).
2011-09-29 20:22:26 +00:00
abs
879376406b
PKG_DESTDIR_SUPPORT=user-destdir
2009-12-10 23:49:03 +00:00
rillig
61c7cf362d
Removed redundant .gz suffix for man pages.
2009-06-12 19:09:35 +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
kristerw
81ef29ab40
Regenerate hand edited patches so that they can be applied using the
...
OS X patch program.
2006-01-17 21:23:01 +00:00
joerg
28376c5d9e
Readd $NetBSD$
2006-01-03 19:28:00 +00:00
joerg
6d5bd06910
Fix patches: $Header$ is a CVS keyword. Remove realloc and malloc
...
prototypes, they conflict with DragonFly's stdlib.h. Add parameter
to sigwinch, it should match the local prototype. Fix errno.
2006-01-03 18:16:10 +00:00
schmonz
463f43526a
Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
...
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
christos
030a7500c2
update sums.
2005-12-16 14:08:42 +00:00
christos
aefe2a6c54
make it work on 64 bit machines
2005-12-10 22:10:47 +00:00
wiz
47a66bae63
Use fep-license.
2005-09-29 14:31:11 +00:00
christos
02ef1cfe10
use -u0 to make this patch to avoid $Id$ from being expanded.
2005-09-13 19:40:59 +00:00
christos
27754928f3
make it work under linux again.
2005-09-13 19:25:57 +00:00
wiz
b8e0eb28f4
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
...
useful.
2005-03-24 21:12:50 +00:00
agc
07b46baa43
Add RMD160 digests
2005-02-24 11:02:49 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
wiz
ef2e6a7dc9
Make patches apply again; use sed script in pre-build
...
to remove stuff after #endif to avoid RCS problems with patches (hi christos!).
2003-11-11 10:42:32 +00:00
christos
6287b5d192
two more patch files.
2003-11-07 16:36:12 +00:00
christos
6407297850
- kill gcc-3 preprocessor warnings about #{else,endif} TAG
...
- exit with the child's exit value and with non zero on error
2003-11-07 16:35:51 +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
wiz
3412c853e1
Fix MASTER_SITE path.
2003-03-22 04:12:39 +00:00
salo
83839d8544
Fix: Using ^U when line buffer is full will cause overrun. Bump PKGREVISION.
...
Patch submitted by Nobuhiro Yasutomi via PR pkg/20599.
2003-03-09 04:39:29 +00:00
zuntum
c72c1cf5f9
Move pkg/ files into package's toplevel directory
2001-11-01 00:57:41 +00:00
agc
a16fc84f19
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
...
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
jtb
156d1db9c7
Add license and restrictions.
...
From the README:
Distribution without fee is permitted as long as all
copyright notices are included.
2001-06-08 01:16:45 +00:00
agc
88670a4a89
Move to sha1 digests, and add distfile sizes.
2001-04-20 13:52:07 +00:00
agc
9e8d6c8b8d
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
dmcmahill
6b9784a80c
regenerate patch-ad which managed to include a RCS ID from the file being
...
patched. CVS replaced the ID which made the patch fail.
2000-02-13 14:20:41 +00:00
christos
ca5235646b
regen
2000-02-07 03:18:52 +00:00
christos
51d52004ea
- fix slews of bugs
...
- modernize
- use termios
2000-02-07 03:18:08 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
agc
f4d5171de1
Add package patch checksum files.
1999-07-09 14:09:02 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
agc
daa3dd519a
Update package Makefiles for automatic manual page handling.
1998-06-22 12:44:29 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
hubertf
4b92a0adea
portlint; add version
1998-01-24 21:02:40 +00:00