agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
jlam
083b97acdf
Only create one directory per invocation of install(1), and run the Crack
...
script with ${SH} instead of /bin/sh since some OSes have dumb /bin/sh,
e.g. Solaris. From pkg/22914 by Jonathan Perkin.
2003-10-06 08:19:45 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
wiz
63fe7a77c8
@dirrm libexec/crack.
2003-07-13 16:12:29 +00:00
jmmv
eaf78a998b
Do not hardcode /usr/pkg in patch files.
2003-07-02 17:33:17 +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
wiz
f889c7a852
Fix binary package, from Urban Boquist in pkg/17892.
...
While here, update MASTER_SITES, all the previous ones were not carrying
the file anymore.
2002-08-09 13:03:19 +00:00
zuntum
c72c1cf5f9
Move pkg/ files into package's toplevel directory
2001-11-01 00:57:41 +00:00
agc
a35e3d707c
Move to sha1 digests, add distfile sizes.
2001-04-19 15:40:29 +00:00
agc
2d6b6a009c
+ 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:43:32 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a87738b456
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:42:09 +00:00
rh
c3804d9ba7
Add HOMEPAGE
2000-10-20 14:45:58 +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
wiz
dd86b37a38
remove unused patch
2000-02-05 04:59:18 +00:00
wiz
d6d8ab5d4a
replaced some CMDs by ${CMD}
2000-02-05 04:53:17 +00:00
bouyer
c8de60ed22
Regen
1999-10-04 17:46:03 +00:00
bouyer
1a9bde8c2f
+ MIRROR_DISTFILE= no
1999-10-04 17:36:55 +00:00
bouyer
cd4ee60c6f
Split to fit into hier(7): Crack and Reporter in sbin/,
...
scripts, dics and run in share/crack, docs in share/docs/crack and binaries in
libexec/crack.
Also, rename patches from 01, 02... to aa, ab, ...
1999-10-04 17:35:51 +00:00
bouyer
1a3f8db7b0
Don't attempt to rebuild binaries and dictionaries at each run, but only when
...
-makeonly or -makedict was specified.
While I'm there add the patch-sum file I forgot yesterday.
1999-09-30 15:24:55 +00:00
bouyer
e810434e2c
Create /usr/pkg/crack more 0700.
1999-09-30 15:20:37 +00:00
bouyer
95f1c9b3c3
Adapt to NetBSD.
1999-09-29 15:14:29 +00:00
bouyer
bafe8a211c
Import crack from FreeBSD.
1999-09-29 14:21:13 +00:00