Commit graph

33 commits

Author SHA1 Message Date
jlam
205d0f6d40 Mark as USE_BUILDLINK_ONLY. 2001-07-16 10:29:50 +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
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +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
wiz
baf32ff317 reorder line for pkglint 2000-10-21 20:51:22 +00:00
wiz
2bf7b24e7d Build with encryption support by default (since crypto code is freely
exportable now), using latest crypto add-on sources.
Update main distribution site and homepage.
Remove CRYPTO line (not strong cryptography).
Bump to 2.3nb1.
2000-10-21 20:10:18 +00:00
fredb
0c6b58570c Reorganize crypto handling, as discussed on tech-pkg. Remove all
RESTRICTED= variables that were predicated on former U.S. export
regulations. Add CRYPTO=, as necessary, so it's still possible to
exclude all crypto packages from a build by setting MKCRYPTO=no
(but "lintpkgsrc -R" will no longer catch them).

Specifically,

- - All packages which set USE_SSL just lose their RESTRICTED
    variable, since MKCRYPTO responds to USE_SSL directly.
- - realplayer7 and ns-flash keep their RESTRICTED, which is based
    on license terms, but also gain the CRYPTO variable.
- - srp-client is now marked broken, since the distfile is evidently
    no longer available. On this, we're no worse off than before.
    [We haven't been mirroring the distfile, or testing the build!]
- - isakmpd gets CRYPTO for RESTRICTED, but remains broken.
- - crack loses all restrictions, as it does not evidently empower
    a user to utilize strong encryption (working definition: ability
    to encode a message that requires a secret key plus big number
    arithmetic to decode).
2000-09-09 19:40:14 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
e160d249ca replaced some commands by their ${COMMAND} counterparts 1999-12-28 03:59:00 +00:00
wiz
9888a05510 updated md5 to match file on distribution site 1999-12-20 17:58:43 +00:00
rh
cab73e4755 Update zip to 2.3 using the package sent to me in private mail by Thomas
Klausner <wiz@danbala.ifoer.tuwien.ac.at> -- thanks!
1999-12-13 13:15:22 +00:00
agc
d4c5cd9b07 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add ZIP_ENCRYPTION to BUILD_DEFS
1999-08-18 09:20:00 +00:00
christos
3f9f3f7595 s/-fs/-f -s/ 1998-11-03 15:29:39 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
tv
5051440385 Nuke FETCH_DEPENDS - use BUILD_DEPENDS, which actually executes before
extract.
1998-06-26 20:07:13 +00:00
tv
1127c915b0 Fix spello: "compatabile"->"compatible". 1998-06-21 14:39:07 +00:00
tv
ff455840a4 Add encryption support to zip and unzip pkgs using ZIP_ENCRYPTION make
variable.
1998-06-20 23:26:05 +00:00
agc
4a882b7d0c Update package Makefiles for automatic manual page handling. 1998-06-18 16:06:37 +00:00
agc
666273802a Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it
explicitly in the commands before ${MAKEFILE}; modify package
Makefiles to conform to this rationalisation.  This was used
inconsistently in many packages, some including it, some not.
1998-06-10 08:02:08 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
dccd43243d 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:06 +00:00
frueauf
ce18d8607c portlint: remove contiguous blank line. 1998-03-16 10:47:24 +00:00
tron
e6df15b591 Fix manual page compression. 1998-03-11 23:37:44 +00:00
agc
1c061a2f5a Upgrade to version 2.2. Fixes PR pkg/4826, from John Darrow. 1998-01-15 13:55:44 +00:00
agc
4a9c2c114d Upgrade to version 2.2. Fixes PR pkg/4826, from John Darrow.
Make the linked man pages (zipcloak.1, zipnote.1 and zipsplit.1) into
symbolic links, as, with MANZ set, the original zip.1 manual page
isn't compressed until after the post-install:  target is made, which
means that a link is attempted to a non-existent file.
1998-01-15 13:53:58 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
hubertf
9ed927de9a Install all manpages; pointed out by Charles Hannum. 1997-11-01 01:50:35 +00:00
hubertf
39d0c49079 Install links to all manpages; pointed out by Charles Hannum. 1997-11-01 01:49:08 +00:00
hubertf
fe995b16ce Restore FreeBSD RCS-IDs 1997-10-27 03:22:00 +00:00
hubertf
8b564b5192 File archivers, ports from FreeBSD 1997-10-27 02:18:56 +00:00