Commit graph

59 commits

Author SHA1 Message Date
nia
d854b0160a archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and SHA512
hashes.
2021-10-26 09:57:04 +00:00
nia
5b593563e1 archivers: Remove SHA1 distfiles hashes 2021-10-07 13:05:55 +00:00
tnn
d09f9d0347 Don't list possibly nonexistent headers like /usr/include/sys/signal.h
in makefile dependency lists.
2016-03-09 21:20:51 +00:00
dholland
9ddeabaf02 Add workaround for install failure on case-insensitive fs; seen in the
last MacOS PPC build.
2015-11-07 19:20:16 +00:00
agc
7ef3a4270a Add SHA512 digests for distfiles for archivers category
Problems found with existing distfile for eagle:
	distfiles/bicom101.zip
	distfiles/szip-2.1nb3/szip-2.1.tar.gz
	distfiles/xmill-0.9.1.tar.gz
No changes made to these distinfo files.

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 00:56:19 +00:00
wiz
bbfe5b9608 Fix build on Linux. From Matthias Ferdinand on pkgsrc-users. 2015-02-27 09:31:47 +00:00
wiedi
af91caed08 fix build on sunos (ignore unsupported tm_gmtoff) 2015-01-19 00:40:35 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
dholland
47d322ad49 Assorted basic legacy code fixes - ctype.h stuff, implicit int, use
standard headers, etc. "time_t" is not "long". Don't issue own
declarations of standard functions. Should fix Solaris build.
2014-06-29 03:24:33 +00:00
asau
3ccd61af4d "user-destdir" is default these days 2012-09-11 19:46:58 +00:00
zafer
953bfe77a3 remove non-working mirror. prevent timing out. fetch from backup. 2011-03-11 10:13:20 +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
gdt
3418ebd6cc fix distinfo from previous commit 2009-04-25 23:50:58 +00:00
gdt
0997c88b87 Apply massive patch from PR pkgsrc/38449 by Olaf 'Rhialto' Seibert. 2009-04-25 23:46:47 +00:00
joerg
be089192f3 Sort PYTHON_VERSIONS_ACCEPTED. 2009-02-11 14:23:31 +00:00
taca
ac48ad723f - Apply patch to fix CVE-2007-1669
- Stop using mktemp(3).

Bump PKGREVISION.
2007-05-13 16:59:39 +00:00
rillig
9e00c3f337 Fixed pkglint warnings. 2006-10-01 21:08:26 +00:00
rillig
06a851000c Removed .gz for man pages. 2006-10-01 21:03:25 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
adrianp
e95ce3ba6a Add a patch for CVE-2006-0855 via Gentoo/Fedora
Bump to nb2
2006-07-19 19:34:37 +00:00
rillig
dd7540a1d2 Fixed pkglint warnings. 2006-06-18 07:04:15 +00:00
adrianp
5ef39e324a PKGREVISION bump for security fix via Gentoo (CVE-2006-1269) 2006-06-10 17:18:48 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
rillig
0fb6a7f6f8 Removed trailing empty line from patch-ai. 2005-05-21 11:35:01 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +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
f1a84844c6 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 14:45:22 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
minskim
dc53b55924 Make this package build on Linux.
- Include time.h to use struct tm.
  - Remove hardcoded /usr/include/varargs.h from makefile dependency.
2004-06-15 04:24:30 +00:00
minskim
b39d739359 - NO_CONFIGURE=yes
- Enable pkgviews installation.
2004-05-29 12:00:28 +00:00
xtraeme
6c39a6eab6 bl3ify 2004-03-11 18:03:49 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +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
salo
a44600312f s/INSTALL_*/BSD_INSTALL_*/ in patch-aa, remove unnecessary MAKE_ENV. 2003-01-19 06:46:23 +00:00
jlam
1c57323789 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:48:57 +00:00
zuntum
b427eb87ce Move pkg/ files into package's toplevel directory 2001-10-31 20:24:14 +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
jlam
205d0f6d40 Mark as USE_BUILDLINK_ONLY. 2001-07-16 10:29:50 +00:00
jtb
aa225c0de7 LICENSE=zoo-license. 2001-06-04 20:18:55 +00:00
agc
871c5f4103 Move to sha1 digests, and add distfile sizes. 2001-04-18 11:21:02 +00:00
agc
4274f13ce5 + 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 10:10:18 +00:00
wiz
c53fae8ea1 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:15:24 +00:00
kim
12c5f7414f Make this compile again. 2000-09-04 14:54:06 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
hubertf
727f084d29 Fix patch fuzz insanity 1999-11-12 05:17:20 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00