Commit graph

43 commits

Author SHA1 Message Date
rillig
a928eff0ca archivers: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-02 22:54:25 +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
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
rodent
f58e1d5b9b Move struct declaration to make ISO C90 happier. 2014-05-25 16:40:09 +00:00
rodent
22fba79cbe Removing LICENSE, since licenses/xbin-license doesn't exist. 2014-05-25 15:53:20 +00:00
rodent
7d656ef060 Fix build for OpenBSD. 2014-05-25 15:52:31 +00:00
wiz
d33dfdeb7c Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
asau
3ccd61af4d "user-destdir" is default these days 2012-09-11 19:46:58 +00:00
joerg
15ce72df89 Install man page. Kill excessive :Q. Bump revision. 2012-03-04 19:50:56 +00:00
hans
03579439b1 By using dirent.h instead of sys/dir.h this suddenly builds on SunOS. 2012-02-29 20:17:31 +00:00
zafer
db9941740c update master_sites. 2010-01-25 00:18:05 +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
jlam
6a0bbfc676 Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-02 03:48:36 +00:00
gdt
813b437bcf Add missing LICENSE=. 2007-10-31 21:50:49 +00:00
rillig
73d6968839 Fixed PKGMANDIR. 2006-11-12 02:50:21 +00:00
rillig
bda4fb0259 Fixed pkglint warnings. 2006-02-09 18:17:52 +00:00
joerg
c74e8d9b62 Define BSD and link with -lcompat on DragonFly, too. Use NAME_MAX, when
available and fallback to filesystem constants otherwise.
2005-10-03 11:23:42 +00:00
yyamano
bf8d8a95ff Make this build on Darwin. 2005-06-06 14:03:53 +00:00
rillig
f6f240cc86 Removed trailing whitespace. 2005-05-23 08:12:43 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
f1a84844c6 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 14:45:22 +00:00
tv
eae1157537 Make build on Interix. 2005-01-16 16:57:12 +00:00
minskim
5a4e75ef0d Enable pkgviews installation. 2004-07-28 02:47:34 +00:00
minskim
b23abaaf3f Do not use "-DBSD" and "-lcompat" on Linux. 2004-06-18 17:41:10 +00:00
jlam
326169077a USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
xtraeme
6c39a6eab6 bl3ify 2004-03-11 18:03:49 +00:00
jlam
a1c40fc01e We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,
etc. because the bare variables will point to the correct executables.
2004-02-08 04:03:14 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
martti
ff0278ea30 COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +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
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
30c378c9d7 The `xbinunix.c' file states:
* (c) 1984 Brown University
 * may be used but not sold without permission

Add the appropriate restrictions.
2001-06-04 17:08:20 +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
pooka
7fd99b3097 change name of loop variable to shut up pkglint 2000-10-10 11:50:42 +00:00
pooka
a91d1730e4 Do extraction a bit different to make this DTRT with WRKOBJDIR set. 2000-10-10 11:49:59 +00:00
rh
c121a0b9af Initial import of xbin-2.3, a utility to convert mailable BinHex format
into binary
2000-06-05 12:36:07 +00:00