1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/security
Alexander Leidinger 7b5c95f90d Update to 3.2.5:
* Fixed a critical security bug with RSA signature
          verification. Mitigating factors: DSA is used by default (not
          vulnerable). Also, the attack requires that attacker has the
          public key and the attacker needs to precompute the signature
          data so, that it looks like a valid PKCS#1 signature. This is a
          non-trivial task to perform without the private
          key. Nonetheless, all users should update their servers and
          clients as soon as convenient. Workarounds are to not use RSA
          keys as host keys (though connecting to existing hosts with RSA
          hostkeys poses a serious risk with a vulnerable client), and
          disabling publickey authentication. Update your clients and
          servers.

 Update MASTER_SITES, remove sites that are down or no langer carry ssh2
  and add some new.
- Turn Kerberos and group writeability support into knobs so one hasn't to
  edit the Makefile.
- Remove dependency on security/tcp_wrapper for tcp-wrapper support on
  systems < FreeBSD 4.0, that port is no longer persistent.
- Fix pkg-plist for WITH_STATIC_SFTP case.
- Replace referneces to /etc/ssh2/* in man pages with references to
  PREFIX/etc/ssh2/* in order to better fit for FreeBSD.
- Replace "$(ETCDIR)" in ssh_dummy_shell.out with PREFIX/etc.
- Remove duplicated mechanism for generating the host key if an old one isn't
  found in the post-install target in the Makefile of the port, this is
  already done by the generate-host-key target in WRKSRC/apps/ssh/Makefile.
- Fix differences between the install action done when installing the
  package versus installing the port. I.e. make the package create the host
  key with what ever bits ssh-keygen2 defaults to (currently 2048) instead
  of 1024 bits, copy over the configuration files for ssh2 and sshd2 from
  the examples if not already existent and create the directories for the
  global host keys and known hosts files.
- Add some foo to pkg-plist to remove as much as possible from PREFIX/etc/ssh2,
  i.e. configuration files that don't differ from the corresponding examples
  and empty directories. Inform the user to remove what's left over if any.
- Use _PATH_STDPATH instead of _PATH_DEFPATH so that the default PATH gets
  set to "/usr/bin:/bin:/usr/sbin:/sbin:PREFIX/bin" instead of
  "/usr/bin:/bin:PREFIX/bin". Using _PATH_STDPATH is consistent with OpenSSH
  and seems more usefull. One might want to patch ssh2 to also use login_cap(3)
  so that e.g. PATH gets picked up from whatever is defined in /etc/login.conf.
- Change MAINTAINER.
- Replace "share/doc/ssh2" with %%DATADIR%% in pkg-plist.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
Approved by:	maintainer
2003-07-07 14:19:07 +00:00
..
aafid2 Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
acid PR: 48919 2003-03-26 10:29:24 +00:00
ADMsnmp Add ADMsnmp 0.1, SNMP audit scanner. 2003-05-08 05:07:22 +00:00
aescrypt
aide Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
altivore De-pkg-comment. 2003-02-21 13:28:59 +00:00
amap Update to 2.7 2003-06-30 02:10:18 +00:00
amavis-perl De-pkg-comment. 2003-02-21 13:28:59 +00:00
amavisd drop maintainership 2003-06-09 15:08:54 +00:00
amavisd-new Update to 20030616.p2. 2003-07-01 09:41:37 +00:00
apg
arirang De-pkg-comment. 2003-02-21 13:28:59 +00:00
audit PR: 2003-05-08 05:20:30 +00:00
authforce Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
authpf PR: 2003-07-04 01:34:50 +00:00
avcheck De-pkg-comment. 2003-02-21 13:28:59 +00:00
avmailgate Added COMMENT. 2003-04-05 22:37:49 +00:00
bcwipe De-pkg-comment. 2003-02-21 13:28:59 +00:00
beecrypt upgrade to 3.0.0 2003-06-22 03:14:35 +00:00
bfbtester Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
bjorb PR: 49603 2003-03-23 15:12:49 +00:00
borzoi De-pkg-comment. 2003-02-21 13:28:59 +00:00
botan PR: 52828 2003-06-01 02:44:50 +00:00
bro
bubblegum
bugs Remove RESTRICTED tag for crypto stuff. 2003-02-22 16:12:23 +00:00
ca-roots
calife Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
calife-devel Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
ccrypt De-pkg-comment. 2003-02-21 13:28:59 +00:00
cfs Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
cfv PR: 48718 2003-04-29 01:46:05 +00:00
checkpassword Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
chkrootkit Update to 0.41 2003-06-25 16:40:08 +00:00
chrootuid Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
cksfv Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
clamav Use clamav-milter, but support only gcc30 or higher. 2003-07-07 07:37:08 +00:00
clamav-devel update security/clamav-devel: 20030625 --> 20030705 2003-07-07 05:43:35 +00:00
cops
cp2fwb Assign MAINTAINER to ports@FreeBSD.org. 2003-06-04 18:58:11 +00:00
crack
cracklib change MASTER_SITES and EXTRACT_SUFX 2003-02-22 16:02:20 +00:00
crank Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
cryptlib Change port name to cryptlib-3.1.b4 and satisfy naming rules in handbook. 2003-06-22 08:32:19 +00:00
cryptopp PR: 2003-04-21 12:47:38 +00:00
cryptplug PR: 53404 2003-06-18 03:01:55 +00:00
cyrus-sasl * Fix some problems with building the Kerberos IV and 5 mechs. 2003-05-09 12:41:21 +00:00
cyrus-sasl2 Reduce warnings during build on 5-CURRENT. 2003-07-02 09:42:15 +00:00
cyrus-sasl2-saslauthd Workaround to make it buildable without enabling gsspai. It is 2003-07-05 07:07:37 +00:00
ddos_scan Fix building with new gcc (multi-line string literals) and make the build 2003-05-12 02:13:01 +00:00
didentd De-pkg-comment. 2003-02-21 13:28:59 +00:00
digest
dirmngr PR: 53402 2003-06-18 02:57:02 +00:00
donkey Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
drweb Upgrade to 4.29.5 2003-06-07 09:04:36 +00:00
drweb-postfix PR: 48794 2003-03-04 04:16:53 +00:00
drweb-sendmail Upgrade to 4.29.12-D 2003-07-01 06:51:41 +00:00
drwebd Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
dsniff Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
fakebo Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
fakeident De-pkg-comment. 2003-02-21 13:28:59 +00:00
find_ddos
find-zlib Retire comment file. 2003-03-01 14:34:33 +00:00
finger_mysql Website moved, fix WWW 2003-06-22 09:08:32 +00:00
firewalk
flawfinder Update to version 1.22 2003-03-27 01:21:55 +00:00
fpm Don't require the wrong libgnomeui - the one we want is in gnomelibs. No 2003-06-01 23:23:41 +00:00
fragroute update maintainer's email address. 2003-06-24 01:06:04 +00:00
fragrouter Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
freebsd-update Update FreeBSD Update to version 1.3 2003-06-24 19:55:26 +00:00
fressh Fix with newer gcc by converting multiline string literals to string 2003-05-12 22:06:35 +00:00
fsh Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
ftimes Submitted by: MAINTAINER 2003-05-06 04:16:42 +00:00
ftpmap security/ftpmap: Identify remote FTP server software by fingerprinting 2003-04-01 02:41:34 +00:00
fuzz PR: 52098 2003-05-21 15:40:40 +00:00
fwanalog Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
fwbuilder Fix the patch again. Self note: Don't do commit before the first cup of 2003-06-11 01:38:32 +00:00
fwbuilder2 Fix the patch again. Self note: Don't do commit before the first cup of 2003-06-11 01:38:32 +00:00
fwbuilder-devel Fix the patch again. Self note: Don't do commit before the first cup of 2003-06-11 01:38:32 +00:00
fwlogwatch Update to 0.9.3 2003-07-04 15:56:10 +00:00
fwtk De-pkg-comment. 2003-02-21 13:28:59 +00:00
gag Fix with newer gcc by converting #if #endif around license statement to /* */ 2003-05-12 22:10:25 +00:00
geheimnis Add missing files to pkg-plist. Bump PORTREVISION 2003-03-23 18:20:52 +00:00
gnupg Show $PKGMESSAGE only if $OSVERSION < 500019. 2003-05-12 01:46:27 +00:00
gnupg1 Show $PKGMESSAGE only if $OSVERSION < 500019. 2003-05-12 01:46:27 +00:00
gnupg-devel o Style fixes 2003-06-01 15:16:40 +00:00
gnupg-idea - silent change of idea.c.gz (not versioned) 2003-05-15 20:02:17 +00:00
gnutls Update to 0.8.6 2003-03-26 06:58:40 +00:00
gnutls-devel Update to 0.8.6 2003-03-26 06:58:40 +00:00
gpa Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
gpasman Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
gpgme o Fix gpgsm support so that conditional WITH_GPGSM really works 2003-05-22 01:29:39 +00:00
gpgme03 o Fix gpgsm support so that conditional WITH_GPGSM really works 2003-05-22 01:29:39 +00:00
gringotts Update to version 1.2.7. 2003-05-14 02:57:40 +00:00
gsfv Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
gtk-knocker Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
gtkportscan Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
hackbot - Update to latest release. 2003-05-14 09:21:20 +00:00
hafiye
hashish Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN 2003-06-04 22:43:38 +00:00
heimdal Fix build with OpenSSL 0.9.7+. 2003-03-04 14:52:03 +00:00
hlfl De-pkg-comment. 2003-02-21 13:28:59 +00:00
hping De-pkg-comment. 2003-02-21 13:28:59 +00:00
hpn-ssh - Update to gssapi-20030430 2003-05-07 20:04:49 +00:00
hydra Reviewed by: 2003-06-30 07:41:04 +00:00
ident2 De-pkg-comment. 2003-02-21 13:28:59 +00:00
identify Fix MASTER_SITES: add another location of distro 2003-06-09 15:50:08 +00:00
ifd-devkit De-pkg-comment. 2003-02-21 13:28:59 +00:00
ifd-gempc410 Prevent regeneration of dependencies as this requires the makedepend 2003-06-07 10:17:10 +00:00
ifd-gpr400 De-pkg-comment. 2003-02-21 13:28:59 +00:00
ike-scan Security upgrade to 1.2 [1] 2003-06-15 09:30:23 +00:00
inflex De-pkg-comment. 2003-02-21 13:28:59 +00:00
integrit
ipfmeta Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
isakmpd -- Remove libgmp dependency. It's not used (openssl BN is used). 2003-02-21 16:18:58 +00:00
its4 Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
john update maintainer's email address. 2003-06-24 01:06:04 +00:00
keychain De-pkg-comment. 2003-02-21 13:28:59 +00:00
keynote Drop maintainership 2003-07-07 01:48:06 +00:00
keyprint Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
kgpg Update to 1.0.0 2003-03-23 19:07:12 +00:00
kgpg-kde4 Update to KDE 3.1.2 2003-05-19 19:43:36 +00:00
knocker Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
krb4 Remove ${PREFIX}/include/ss on deinstall. 2003-04-05 17:00:44 +00:00
krb5 Put SONAME entries into shared libraries. 2003-05-07 21:43:40 +00:00
krb5-16 Put SONAME entries into shared libraries. 2003-05-07 21:43:40 +00:00
krb5-17 Put SONAME entries into shared libraries. 2003-05-07 21:43:40 +00:00
krb5-appl Put SONAME entries into shared libraries. 2003-05-07 21:43:40 +00:00
krb5-beta Sync up krb5-beta Makefile infrastructure with krb5 in preparation 2003-07-02 20:25:33 +00:00
kripp Update to version 0.5: minor bugfixes. 2003-06-02 00:55:48 +00:00
kssh Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
kwallet Update to KDE 3.1.2 2003-05-19 19:43:36 +00:00
l0pht-watch De-pkg-comment. 2003-02-21 13:28:59 +00:00
l0phtcrack Retire comment file. 2003-03-01 14:34:33 +00:00
l5 De-pkg-comment. 2003-02-21 13:28:59 +00:00
labrea respect CC and CFLAGS, and unbreak LaBrea on ia64 and alpha. 2003-06-25 02:44:50 +00:00
lcrzo Add missing manpages and headers 2003-02-22 03:10:26 +00:00
lcrzoex Fix a typo. 2003-03-04 11:12:06 +00:00
libbf Submitted by: MAINTAINER 2003-03-26 01:43:46 +00:00
libecc
libfwbuilder PR: 53119 2003-06-10 16:18:49 +00:00
libfwbuilder2 PR: 53119 2003-06-10 16:18:49 +00:00
libfwbuilder-devel PR: 53119 2003-06-10 16:18:49 +00:00
libgcrypt libtool uber-patch 2003-06-26 22:58:32 +00:00
libgcrypt-devel libtool uber-patch 2003-06-26 22:58:32 +00:00
libgringotts Update to version 1.2.1. 2003-05-14 02:56:22 +00:00
libidea Submitted by: MAINTAINER 2003-03-26 01:39:21 +00:00
libident
libksba libtool uber-patch 2003-06-26 22:58:32 +00:00
libmcrypt Update to 2.5.7 2003-05-01 22:18:15 +00:00
libparanoia De-pkg-comment. 2003-02-21 13:28:59 +00:00
libprelude PR: 53011 2003-06-18 02:40:11 +00:00
libtasn1 [MAINTAINER] security/libtasn1: convert to USE_GETOPT_LONG 2003-04-18 05:38:50 +00:00
liedentd Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
logcheck - Do not overwrite the existing config files when installing as a port or 2003-04-14 15:25:30 +00:00
lsh - Update to 1.5.2 2003-06-13 04:26:24 +00:00
lxnb Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
mac-robber security/mac-robber - distfile moved 2003-05-22 09:33:14 +00:00
makepasswd reformat the pkg-descr, as pointed out by adamw@ 2003-04-02 02:29:32 +00:00
mcrypt BROKEN: Does not configure 2003-05-06 21:21:48 +00:00
mdcrack
mhash Update to 0.8.17. 2003-03-05 11:28:13 +00:00
mindterm-binary de-pkg-comment 2003-03-05 21:30:48 +00:00
mussh Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
nbaudit Fix compiler warnings to allow this to run on sparc64. 2003-06-15 06:16:31 +00:00
nessus Upgrade to 2.0.7. 2003-07-04 20:59:42 +00:00
nessus-devel Upgrade to 2.0.7. 2003-07-04 21:06:34 +00:00
nessus-libnasl Upgrade to 2.0.7. 2003-07-04 20:59:42 +00:00
nessus-libnasl-devel Upgrade to 2.0.7. 2003-07-04 21:06:34 +00:00
nessus-libraries Upgrade to 2.0.7. 2003-07-04 20:59:42 +00:00
nessus-libraries-devel Upgrade to 2.0.7. 2003-07-04 21:06:34 +00:00
nessus-plugins Upgrade to 2.0.7. 2003-07-04 20:59:42 +00:00
nessus-plugins-devel Upgrade to 2.0.7. 2003-07-04 21:06:34 +00:00
nettle PR: 51650 2003-05-08 05:00:10 +00:00
nettle2 PR: 51650 2003-05-08 05:00:10 +00:00
newpg o Style fixes 2003-06-01 15:16:40 +00:00
nmap Submitted by: Marius Strobl <marius@alchemy.franken.de> 2003-07-01 07:27:43 +00:00
nmapfe PR: 53933 2003-07-01 04:04:02 +00:00
nofgpg
nss Update to 3.8. 2003-04-12 20:58:55 +00:00
ocaml-cryptokit De-pkg-comment 2003-02-23 19:58:35 +00:00
oidentd redefine the MAINTAINER field with my FreeBSD address 2003-05-06 16:58:45 +00:00
oinkmaster Update to version 0.7 2003-03-28 03:51:57 +00:00
op De-pkg-comment. 2003-02-21 13:28:59 +00:00
opencdk - Update to 0.4.5 2003-02-27 20:32:12 +00:00
opensc BROKEN: Creates /usr/lib/mozilla 2003-04-05 22:11:37 +00:00
openssh - honor any given LDFLAGS 2003-04-15 18:50:02 +00:00
openssh-askpass Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
openssh-portable - Update to gssapi-20030430 2003-05-07 20:04:49 +00:00
openssl - Support amd64 2003-07-06 03:03:29 +00:00
openssl-beta - Support amd64 2003-07-06 03:03:29 +00:00
openvpn upgrade to 1.4.0 2003-05-09 07:34:00 +00:00
openvpn20 upgrade to 1.4.0 2003-05-09 07:34:00 +00:00
openvpn-devel upgrade to 1.4.0 2003-05-09 07:34:00 +00:00
opieprint Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
outguess Retire comment file. 2003-03-01 14:34:33 +00:00
p5-Authen-Krb4 Reset maintainership to ports@. 2003-06-20 22:32:07 +00:00
p5-Authen-Krb5 De-pkg-comment. 2003-02-21 13:28:59 +00:00
p5-Authen-PAM Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
p5-Authen-Radius Update to 0.08. 2003-04-01 10:28:29 +00:00
p5-Authen-SASL Update to 2.04, the latest version in CPAN. 2003-06-19 03:30:01 +00:00
p5-Authen-Smb De-pkg-comment. 2003-02-21 13:28:59 +00:00
p5-Authen-TacacsPlus
p5-Authen-Ticket
p5-Crypt-Blowfish De-pkg-comment. 2003-02-21 13:28:59 +00:00
p5-Crypt-Blowfish_PP De-pkg-comment. 2003-02-21 13:28:59 +00:00
p5-Crypt-CAST5_PP Remove MAINTAINER, as per his request: 2003-06-02 01:24:33 +00:00
p5-Crypt-CBC conditionalize dependencies on modules included in perl 5.8 2003-05-09 01:22:07 +00:00
p5-Crypt-CipherSaber De-pkg-comment. 2003-02-21 13:28:59 +00:00
p5-Crypt-Cracklib
p5-Crypt-Cryptix Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
p5-Crypt-DES
p5-Crypt-DES_EDE3 Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
p5-Crypt-DH Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
p5-Crypt-DSA Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
p5-Crypt-ECB Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
p5-Crypt-HCE_SHA conditionalize dependencies on modules included in perl 5.8 2003-05-09 01:22:07 +00:00
p5-Crypt-IDEA Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
p5-Crypt-OpenPGP Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
p5-Crypt-OpenSSL-DSA De-pkg-comment. 2003-02-22 16:16:12 +00:00
p5-Crypt-OpenSSL-Random De-pkg-comment. 2003-02-22 16:16:12 +00:00
p5-Crypt-OpenSSL-RSA Update to 0.19, and Unmark BROKEN on 4-STABLE(re-supported 5.005). 2003-05-11 20:27:17 +00:00
p5-Crypt-OTP De-pkg-comment. 2003-02-21 13:28:59 +00:00
p5-Crypt-PassGen Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
p5-Crypt-PasswdMD5 Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
p5-Crypt-PGPSimple De-pkg-comment. 2003-02-21 13:28:59 +00:00
p5-Crypt-Primes PR: 2003-07-01 03:44:58 +00:00
p5-Crypt-Random Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
p5-Crypt-RandPasswd
p5-Crypt-RC4 De-pkg-comment. 2003-02-21 13:28:59 +00:00
p5-Crypt-RC5 De-pkg-comment. 2003-02-22 16:16:12 +00:00
p5-Crypt-RC6 De-pkg-comment. 2003-02-22 16:16:12 +00:00
p5-Crypt-Rijndael
p5-Crypt-RIPEMD160 Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
p5-Crypt-RSA Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
p5-Crypt-Serpent De-pkg-comment. 2003-02-22 16:16:12 +00:00
p5-Crypt-Solitaire De-pkg-comment. 2003-02-21 13:28:59 +00:00
p5-Crypt-SSLeay Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
p5-Crypt-TripleDES
p5-Crypt-Twofish Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
p5-Crypt-Twofish2 De-pkg-comment. 2003-02-22 16:16:12 +00:00
p5-Crypt-UnixCrypt
p5-Digest Updated to 1.02 2003-06-19 07:20:50 +00:00
p5-Digest-BubbleBabble Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
p5-Digest-HMAC De-pkg-comment. 2003-02-22 16:16:12 +00:00
p5-Digest-MD2 Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
p5-Digest-MD4
p5-Digest-MD5 PR: 2003-07-01 03:47:17 +00:00
p5-Digest-Nilsimsa remove extra directories. 2003-06-24 10:33:29 +00:00
p5-Digest-SHA1 - Update to 2.03 2003-07-05 10:39:07 +00:00
p5-File-Scan Update to 0.58 2003-06-27 12:35:25 +00:00
p5-Filter-CBC Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
p5-GnuPG-Interface PR: 2003-07-01 03:49:13 +00:00
p5-IO-Socket-SSL Upgrade to 0.92. 2003-04-24 00:51:46 +00:00
p5-MD5
p5-Net-SSLeay Approved by: maintainer 2003-06-21 05:46:16 +00:00
p5-Nmap-Scanner Add p5-Nmap-Scanner 0.5, 2003-07-04 14:04:45 +00:00
p5-PGP
p5-PGP-Sign update security/p5-PGP-Sign: 0.16 --> 0.17 2003-07-07 05:50:47 +00:00
p5-Safe-Hole De-pkg-comment. 2003-02-21 13:28:59 +00:00
p5-SHA De-pkg-comment. 2003-02-21 13:28:59 +00:00
p5-Tie-EncryptedHash PR: 2003-07-01 03:54:22 +00:00
pad De-pkg-comment. 2003-02-21 13:28:59 +00:00
pam_alreadyloggedin Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
pam_krb5 Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
pam_ldap Update to 1.6.4. 2003-06-01 08:03:58 +00:00
pam_pop3 De-pkg-comment. 2003-02-21 13:28:59 +00:00
pam_pwdfile De-pkg-comment. 2003-02-21 13:28:59 +00:00
pam_smb Remove .bak file after reinplace. 2003-05-07 01:14:46 +00:00
pam-mysql Use MASTER_SITE_SOURCEFORGE, this is a SourceForge project. 2003-06-01 21:29:01 +00:00
pam-pgsql update maintainer's email address 2003-04-16 17:40:15 +00:00
pear-Auth Update to pear-Archive_Tar 1.1. 2003-06-07 23:00:46 +00:00
pear-Auth_SASL Update to pear-Archive_Tar 1.1. 2003-06-07 23:00:46 +00:00
pear-Crypt_CBC Remove pkg-deinstall. 2003-06-08 16:04:58 +00:00
pf PR: 2003-07-04 01:28:53 +00:00
pgp Fix issues with the PGPLIB change made some time ago (broken alpha build, 2003-06-25 04:55:03 +00:00
pgp5 Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
pgp6 Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN 2003-06-04 22:43:38 +00:00
pgpdump Update to pgpdump 0.19 2003-06-07 19:13:24 +00:00
pgpgpg De-pkg-comment. 2003-02-21 13:28:59 +00:00
pgpin - Unbreak for amd64 2003-07-06 02:31:59 +00:00
pidentd Allow to use the OpenSSL-port. 2003-05-21 15:29:51 +00:00
pinentry PR: 53403 2003-06-18 02:59:45 +00:00
pkg
pks De-pkg-comment. 2003-02-21 13:28:59 +00:00
pktsuckers De-pkg-comment. 2003-02-21 13:28:59 +00:00
poc De-pkg-comment. 2003-02-21 13:28:59 +00:00
portscanner Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
portsentry - Update MASTER_SITES 2003-03-05 17:02:22 +00:00
ppgen Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
prelude-lml PR: 53012 2003-06-18 02:45:20 +00:00
prelude-manager PR: 53014 2003-06-18 02:52:48 +00:00
prelude-nids PR: 53013 2003-06-18 02:48:52 +00:00
proxycheck removed un-versioned HTML file from DISTFILES, 2003-06-30 17:30:07 +00:00
proxytunnel De-pkg-comment. 2003-02-21 13:28:59 +00:00
pscan Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
pwman Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
pxytest Add pxytest 1.36, test remote system for unsecured mail proxies. 2003-06-13 10:39:44 +00:00
py-amkCrypto BROKEN: Does not compile 2003-05-07 00:12:29 +00:00
py-cryptkit
py-fchksum Fix MASTER_SITES 2003-06-09 18:43:41 +00:00
py-gnupg De-pkg-comment. 2003-02-21 13:28:59 +00:00
py-m2crypto update security/py-m2crypto: 0.06 --> 0.11 2003-07-01 04:51:41 +00:00
py-mcrypt
py-mhash
py-openssl De-pkg-comment for my ports. 2003-02-25 06:25:35 +00:00
py-posix1e De-pkg-comment for my ports. 2003-02-25 06:25:35 +00:00
py-pow
py-pycrypto Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
py-rijndael PR: 49065 2003-03-23 15:20:36 +00:00
py-twofish
qident Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
qtfw Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
quintuple-agent Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
racoon Add missing file 2003-04-05 07:28:31 +00:00
racoon2 Add missing file 2003-04-05 07:28:31 +00:00
radiusniff Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
rain Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
rats Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
rc5pipe Frerich doesn't use FreeBSD anymore. Preemptively assign two of his ports 2003-06-25 04:27:38 +00:00
rid
rsaref Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
ruby-acl
ruby-aes
ruby-blowfish
ruby-cast_256
ruby-hmac
ruby-mcrypt Don't try to detect libltdl only to fail. libmcrypt does not depend 2003-03-16 04:10:37 +00:00
ruby-openssl Update to 0.2.0-pre2. 2003-06-07 20:46:52 +00:00
ruby-pam
ruby-password
ruby-tcpwrap
saferpay Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
safesh Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
saint PR: 42509 (originally) 2003-06-01 00:32:01 +00:00
samhain iUpdate of Samhain to 1.7.8 2003-06-04 09:20:58 +00:00
scanssh Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
seahorse Update to 0.7.3. 2003-05-05 07:06:48 +00:00
secpanel Update to 0.41. 2003-05-05 03:26:17 +00:00
sfs De-pkg-comment. 2003-02-21 13:28:59 +00:00
sha De-pkg-comment. 2003-02-21 13:28:59 +00:00
sig2dot
siphon Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
skip Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
slurpie Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> 2003-03-23 15:26:11 +00:00
slush BROKEN on 5.1: does not compile 2003-05-18 12:18:54 +00:00
smtpmap Add smtpmap 0.8, an SMTP software identifier. 2003-06-17 00:03:58 +00:00
smtpscan Update to 0.5 2003-07-02 20:01:26 +00:00
smurflog
sniff De-pkg-comment. 2003-02-21 13:28:59 +00:00
snort Fix detection of sparc64. 2003-06-27 02:50:51 +00:00
snort-rep De-pkg-comment. 2003-02-22 17:14:31 +00:00
snortsnarf Depend on p5-Time-modules rather than p5-Time. 2003-05-13 10:14:51 +00:00
srm De-pkg-comment. 2003-02-21 13:28:59 +00:00
srp Upgrade to v1.7.5, fixes the "FTPd glob() vulnerability". 2003-02-27 03:12:03 +00:00
ssh
ssh2 Update to 3.2.5: 2003-07-07 14:19:07 +00:00
ssh-gui Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
ssh-multiadd Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
sslproxy De-pkg-comment. 2003-02-21 13:28:59 +00:00
sslsniffer Add sslsniffer 1.21, sSLv3/TLS and SSLv2 sniffer. 2003-05-12 02:16:09 +00:00
sslwrap BROKEN: Does not compile 2003-05-07 00:12:29 +00:00
sst Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
stegdetect Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
steghide de-pkg-comment 2003-02-22 14:38:12 +00:00
strobe
stunnel Brian Hatch updated his RSA blinding patch to only apply 2003-04-30 16:28:37 +00:00
subweb De-pkg-comment. 2003-02-21 13:28:59 +00:00
sudo update from 1.6.6 to 1.6.7p4 2003-04-19 20:21:29 +00:00
super Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
swatch swatch has moved to source forge. Below is a simple patch to update the 2003-06-06 23:22:52 +00:00
tea-total
termlog De-pkg-comment. 2003-02-21 13:28:59 +00:00
tinc In OpenSSL 0.9.7, `OpenSSL_add_all_algorithms' is now a macro. This 2003-02-21 16:38:34 +00:00
trinokiller
tripwire Last commit broke build under -STABLE. Fix error. 2003-05-08 18:23:16 +00:00
tripwire12 Remove RESTRICTED tag for crypto stuff. 2003-02-22 16:12:23 +00:00
tripwire-131 Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
uvscan-dat Update to DAT 4275 2003-07-02 20:07:35 +00:00
vida New port. 2003-05-15 13:59:37 +00:00
vlock Fix build on 5.x (maintainer timeout). 2003-04-15 19:39:53 +00:00
vlog De-pkg-comment. 2003-02-21 13:28:59 +00:00
vncrypt Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
vpnd Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
vscan Update to version 4.24e 2003-04-15 11:59:30 +00:00
whisker Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
xinetd Upgrade to 2.3.11. 2003-05-03 21:01:46 +00:00
xmlsec idon't forget this file. 2003-06-04 10:38:23 +00:00
xmlsec1 Update: security/xmlsec1 2003-06-04 10:39:26 +00:00
xspy De-pkg-comment. 2003-02-21 13:28:59 +00:00
yafic Update to 1.1 2003-04-07 04:49:22 +00:00
zebedee PR: 48754 2003-03-04 03:58:15 +00:00
zenmap PR: 53933 2003-07-01 04:04:02 +00:00
zombiezapper Update to 1.2, which adds support for Shaft and Windows versions of Trinoo. 2003-03-05 11:25:42 +00:00
Makefile Add p5-Nmap-Scanner 0.5, 2003-07-04 14:04:45 +00:00