Commit Graph

4224 Commits

Author SHA1 Message Date
kevlo
df4d52ecba Remove nmap. It's already existed in ports/net. 1999-12-27 15:43:36 +00:00
kevlo
e7ffb876cf The nmap port has existed in ports/net. 1999-12-27 15:39:40 +00:00
kevlo
ef1c27daaf Fix up PLISTs. 1999-12-27 10:52:13 +00:00
kevlo
f9da7f1eed Fix PLIST 1999-12-27 10:49:15 +00:00
kevlo
2ff2008544 Fix PLIST. 1999-12-27 10:46:23 +00:00
kevlo
0b430486c4 Add nmap. 1999-12-27 07:27:29 +00:00
kevlo
94a5b3d73a nmap is a utility for port scanning large networks.
See the nmap homepage at http://www.insecure.org/nmap/index.html
1999-12-27 07:26:00 +00:00
brad
8a3d8299b5 fix dependency check for new jbigkit library version 1999-12-27 06:14:20 +00:00
brad
fd06d602a7 upgrade to jbigkit 1.1 1999-12-27 06:12:08 +00:00
fgsch
ff73b8f512 Cleanup; angelos@ ok. 1999-12-27 00:32:12 +00:00
fgsch
6eb4745e84 rollback to 5.2.1; too many problems in very short time. 1999-12-26 16:41:11 +00:00
fgsch
3b5e8e6086 Add ipv6 support via WITH_IPV6. Any testers? 1999-12-26 16:04:06 +00:00
fgsch
18d8931cf8 Update to release 5.2.2. 1999-12-26 15:30:36 +00:00
fgsch
329c18e6bc Update to 3.14. 1999-12-26 11:10:31 +00:00
fgsch
96036935d1 mkdir -> INSTALL_DATA_DIR. .for/.endfor -> cd && INSTALL_DATA. 1999-12-26 10:09:41 +00:00
fgsch
97bb94e5c5 Clean Makefile. Remove unused vars and target. Simplify patch.
Change maintainer to ports@.
1999-12-26 09:49:00 +00:00
brad
7bd05d65aa patch-aa: stop assuming usage of -O if using GCC
patch-ab: respect CFLAGS, PREFIX and change location of optional options
file to /etc
patch-ac and patch-ad: fix location of options file in man pages
1999-12-26 05:33:14 +00:00
brad
5d882cffb0 add pngcrush to Makefile 1999-12-26 04:25:30 +00:00
brad
4e4d12faf2 add pngcrush port;
an optimizer for PNG files
1999-12-26 04:24:38 +00:00
brad
4e7343c716 - upgrade to patchlevel 71
- fix fuzz in patch created by adding distribution patches
- add patch to workaround internal compiler errors on m68k systems
1999-12-26 00:55:27 +00:00
brad
6bb0c0af29 remove =yes after --with-foo options, using --with-foo implies yes 1999-12-25 07:48:19 +00:00
fgsch
c533fdfcd1 ok, right, remove /usr/lib/libkrb.a check too; brad@ 1999-12-25 06:50:21 +00:00
fgsch
0e5c7c8d8b remove /usr/local/lib/libssl.a check; brad@ 1999-12-25 06:48:46 +00:00
brad
8bd6698066 upgrade to gif2png 2.2.5, 2 bug fixes for the web2png script:
* Deal gracefully with files that have leading numerics in the name.
* Bernhard Reiter's fix to use relative pathnames.
1999-12-25 06:46:51 +00:00
brad
14712e86c2 - cleanup Makefile
- remove deprecated variables
- disable use of threads on SPARC
1999-12-25 02:34:05 +00:00
brad
e307d95b27 add missing @dirrm tag 1999-12-24 23:41:26 +00:00
brad
a78c13de82 - remove do-install target
- cleanup Makefile
- make this port respect CC and CFLAGS
- use unzip's own install target and use BSD_INSTALL macros instead of
just copying the files
1999-12-24 23:33:30 +00:00
fgsch
e5348be270 Remove unused vars. mkdir -> INSTALL_DATA_DIR.
Simplify.
1999-12-24 21:11:40 +00:00
brad
8d8672728c upgrade to shtool 1.4.7 1999-12-24 20:02:46 +00:00
brad
1757a79ba4 install some zip documentation 1999-12-24 08:59:53 +00:00
brad
cdca04628e - remove now unnecessary pre-configure target
- after looking at patch-ao again it was quite clear that the previous
revision broke internal RSA support, fix patch and make one slight
improvement to it.
1999-12-24 06:22:13 +00:00
espie
821242006f Clean do-fetch target: it can depend on the files it's trying to fetch.
Plays some make trickery to get all details correct.
Numerous benefits:
- make automatically handles badly fetched files,
- possible extension to special-case *each* file fetch,
- can be easily parallelized.

Similar rules for fetch-list soon coming.

Also simplify CDROM handling while we're at it, no need for 10 knobs
when one suffices.
1999-12-24 00:27:58 +00:00
brad
2cddf37962 upgrade to gnupg 1.0.1 (minus the html documentation which does not come
with the distribution anymore it seems)
1999-12-23 02:54:24 +00:00
kevlo
952c86dc34 Mark it unbroken. Update to 0.93 and change the MAINTAINER to kevlo@.
Fix PLIST.
1999-12-22 08:26:15 +00:00
espie
ffdd2ed285 Wrap MASTER_SITESn/PATCH_SITESn into a .for loop.
Don't bother computing MASTER_SITESn/PATCH_SITESn if they're not
set in the first place...
1999-12-21 21:43:37 +00:00
fgsch
098c5161a1 update to release 5.2.1. SSL should compile & work fine now.
brad@ patches comming. Testers needed. =)
1999-12-21 20:36:39 +00:00
fgsch
b8a91c0c55 Use ${INSTALL_DATA_DIR} instead of mkdir. 1999-12-21 18:52:57 +00:00
fgsch
b5530bb24e Remove .for/.endfor in favor of cd ${WRKSRC} && ${INSTALL_PROGRAM}.
Use ${INSTALL_DATA_DIR} instead of mkdir.
1999-12-21 18:51:21 +00:00
dugsong
4d9f9a30a4 fix checksum 1999-12-21 15:39:42 +00:00
brad
afb539c666 rearrange PLIST, put in alphabetical order 1999-12-21 02:42:31 +00:00
brad
de4d9d4368 cleanup Makefile 1999-12-21 00:17:56 +00:00
dugsong
d1947752f3 add dsniff 1999-12-20 23:01:59 +00:00
dugsong
c24e6c66b2 new dsniff port - various sniffing tools for penetration testing 1999-12-20 23:00:58 +00:00
brad
0baf31d381 add freebsd_lib to Makefile 1999-12-20 20:03:00 +00:00
brad
8b21318572 add freebsd_lib port;
These libraries are part of the FreeBSD compatibility options
for OpenBSD. These libraries provide support for binaries built
on FreeBSD 2.0.x, 2.1.x and 2.2.x systems.
1999-12-20 20:00:39 +00:00
espie
0d89aad7ef Deprecate DO_NADA 1999-12-20 19:02:37 +00:00
brad
70c9fc77b6 upgrade to BitchX 1.0c13 1999-12-20 15:39:18 +00:00
form
32e033aaa8 Update to 4.01. 1999-12-20 03:04:44 +00:00
brad
57d51facfd - cleanup Makefile
- use -Bforacrchive when linking shared lib
- stop patching static build config with shared lib options
1999-12-20 01:15:21 +00:00
espie
8d079cb5f9 Update to 3.2.3.
3.2.3 is a bug-fix update, this can be safely used to replace an old
3.2.2 nethack without losing games in progress. In fact this is
recommended, as 3.2.2 score tables are not Y2K compliant.
1999-12-20 00:37:57 +00:00