1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/security
Tijl Coosemans 3e4a806167 Add 4 new sed commands to USES=libtool. The first two apply some of the
changes that Debian made to their libtool.  The first command applies to
libtool versions 1.4 and up.  The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down.  It applies to 2.x.  Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).

The third and fourth command fix relinking.  During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory.  This allows running an
executable that links to libA from within the work directory.  The relink
removes this extra runpath.

When libtool relinks libA it replaces "libB.la" on the linker command line
with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in
the stage directory but this -L flag isn't necessarily the first so another
libB may be linked instead.  The two sed commands make relink the same as a
normal link.  This means libtool will relink with libraries from the work
directory using a path similar to "../srcB/.libs/libB.so" without -L flags.
This applies to libtool 1.4 and up.  Earlier versions don't seem to relink
libraries.
(This fixes ports like devel/apr1 so they link with freshly built libraries
instead of installed libraries.)

Fix all ports with missing libraries.

Additionally:
archivers/rpm4: USES=patchfix.
databases/gdbm: INSTALL_TARGET=install-strip.
devel/gnome-vfs: remove patch that doesn't change anything.
devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS.
devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD.
multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386
   instead of disabling optimisations.
net/libnetdude: disable static plugins.

PR:		190941
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-06-22 10:44:29 +00:00
..
ADMsmb Stage support 2014-02-06 20:18:12 +00:00
ADMsnmp Support staging 2014-02-25 09:48:09 +00:00
aescrypt Support staging. 2013-11-15 13:01:11 +00:00
aespipe Support staging and add LICENSE 2014-02-08 17:58:31 +00:00
afterglow STAGE support, and general cleanups. Some of the changes are a 2014-05-01 01:42:38 +00:00
aide - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
aimsniff I experienced catastrophic brain failure and put 2014-05-01 02:33:06 +00:00
amap I experienced catastrophic brain failure and put 2014-05-01 02:33:06 +00:00
amavis-stats Bring back from the dead; take ownership 2014-04-01 21:14:39 +00:00
amavisd-milter
amavisd-new Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of 2014-03-11 21:49:40 +00:00
apache-xml-security-c Only allow building with xerces-c3 (xerces-c2 is going away) 2014-02-24 14:38:24 +00:00
apg
arirang - Ruby 1.8 is gone, switch to USE_RUBY=yes 2014-01-02 20:08:18 +00:00
arm - Stage support 2014-03-09 14:26:06 +00:00
arpCounterattack
authforce - Support USE_GITHUB 2014-05-17 08:36:15 +00:00
autossh Stagify. 2014-06-06 01:46:12 +00:00
avcheck Fix a few stragglers. 2014-05-01 03:36:57 +00:00
axTLS Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
barnyard2 - Add a new OPTION PORT_PCAP to build using libpcap from ports instead of base 2014-02-17 17:32:46 +00:00
barnyard2-sguil security/barnyard2-sguil: enable staging on slave port 2013-11-01 18:42:58 +00:00
base - Stage support 2014-02-21 14:01:35 +00:00
bcrypt Quiesce mkdir 2014-03-18 14:26:57 +00:00
bcwipe Update 1.9-9 --> 1.9-9 2014-03-03 04:10:14 +00:00
bdc Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
beecrypt Turn "WITH_OPENMP" into a proper OPTION. 2014-06-21 23:59:06 +00:00
belier - Convert to PYDISTUTILS_AUTOPLIST 2014-01-31 16:25:29 +00:00
bfbtester - Stage support 2014-01-31 16:24:42 +00:00
binwalk Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org 2014-06-08 19:05:27 +00:00
bioapi
blindelephant Add stage support and support for the DOCS option. 2014-06-01 12:35:41 +00:00
botan - Update to 1.8.14 2014-02-01 13:56:20 +00:00
botan110 - Update to 1.10.7 2014-01-29 19:49:48 +00:00
bro - Fix the build with libc++. 2014-01-06 19:31:52 +00:00
broccoli Fix make package when BRO_PREFIX is defined and PYTHON is 2014-01-31 21:19:16 +00:00
bruteblock - Support staging 2014-01-20 14:28:03 +00:00
bruteforceblocker - add shebangfix support 2014-05-02 12:10:20 +00:00
bsdsfv Quiesce mkdir 2014-03-18 14:26:57 +00:00
bsmtrace Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
bsp_upektfmess Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
bugs Stagify. 2014-06-10 15:20:59 +00:00
burpsuite - Update to 1.6 2014-05-14 09:18:58 +00:00
ca_root_nss - Update Firefox to 30.0 2014-06-11 03:42:55 +00:00
calife Update to 3.0.3, remove the -devel suffix after the rename from 2014-05-28 13:42:16 +00:00
ccrypt Remove trailing whitespaces from category security 2014-02-21 13:39:24 +00:00
ccsrch - Update MASTER_SITES to use the MASTER_SITE_SOURCEFORGE macro 2014-05-20 14:43:44 +00:00
cfs Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
cfv security/cfv: Resurrection, stage, assign maintainer 2014-04-14 20:14:01 +00:00
chaosreader - Support staging 2014-02-27 08:12:41 +00:00
checkpassword Simplify Makefile 2013-10-31 23:42:04 +00:00
checkpassword-pam Stage support 2014-01-31 15:23:50 +00:00
chkrootkit I experienced catastrophic brain failure and put 2014-05-01 02:33:06 +00:00
chntpw Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
chroot_safe Stagify. 2014-06-10 15:24:38 +00:00
chrootuid Support staging 2014-02-25 10:04:26 +00:00
ckpass - Stage support 2014-02-01 14:51:21 +00:00
cksfv Quiesce mkdir 2014-03-18 14:26:57 +00:00
cl-md5 Stage support 2014-02-15 17:40:41 +00:00
cl-md5-clisp Fix typo 2014-06-05 18:27:36 +00:00
cl-md5-sbcl Remove indefinite articles from COMMENT where I'm maintainer. 2014-06-08 13:14:42 +00:00
clamassassin - Stage support 2014-05-19 03:35:53 +00:00
clamav Add a patch to fix an error many users reported. When you have an old clamav 2014-06-09 17:48:11 +00:00
clamav-milter Retire security/clamav-devel, clamav is not being updated that much nowadays, 2014-05-16 18:46:48 +00:00
clamav-unofficial-sigs STAGE support, and general cleanups. Some of the changes are a 2014-05-01 01:42:38 +00:00
clamcour . Add USES=libtool on security/clamav 2014-05-15 15:40:25 +00:00
clamd-stream-client Add stage support. 2014-05-31 23:42:30 +00:00
clamsmtp Stagify. 2014-06-06 02:01:44 +00:00
clamtk Update to 4.45 and add stagedir support. 2014-02-21 21:19:09 +00:00
clusterssh Update to 4.02. 2014-01-28 20:05:49 +00:00
cmd5checkpw . Simplify Makefile 2013-10-31 23:43:26 +00:00
cops STAGE support, and general cleanups. Some of the changes are a 2014-05-01 01:42:38 +00:00
courier-authlib add STAGE support 2014-06-11 16:32:47 +00:00
courier-authlib-base add STAGE support 2014-06-11 16:32:47 +00:00
courierpassd - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
courierpasswd
courieruserinfo
cp2fwb - Support staging 2014-02-28 12:41:08 +00:00
cracklib
crank Remove no-op USE_USES 2014-05-28 12:00:05 +00:00
create-cert - Update to 2.4 2014-05-19 08:03:49 +00:00
cryptlib Unbreak 2014-03-11 06:23:33 +00:00
cryptopp Build shared library by default 2014-06-20 13:01:43 +00:00
cryptstring STAGE support, and general cleanups. Some of the changes are a 2014-05-01 01:42:38 +00:00
cvm
cyassl - Move security/yassl to security/cyassl in preparation for the import of the 2014-05-06 08:16:59 +00:00
cyrus-sasl2 - Keep .la files for now and delete a libtool patch. [1] 2014-05-09 18:47:24 +00:00
cyrus-sasl2-gssapi Fix build with enabling HEIMDAL or MIT on recent 10-STABLE and later. 2014-05-29 14:52:36 +00:00
cyrus-sasl2-ldapdb - Use USES=libtool 2014-05-08 15:12:55 +00:00
cyrus-sasl2-saslauthd fix permission. 2014-06-10 19:11:43 +00:00
d0_blind_id - Switch to USES=libtool, drop .la files 2014-06-17 13:53:51 +00:00
dcetest Support staging 2014-02-25 10:21:26 +00:00
ddos_scan Support staging 2014-02-25 10:22:48 +00:00
denyhosts - add stage support 2014-04-05 19:44:15 +00:00
destroy security/destroy: fix build on DragonflyBSD. The distribution Makefile 2014-02-28 16:36:59 +00:00
digest Stagify. 2014-06-11 02:16:34 +00:00
dirbuster STAGE support, and general cleanups. Some of the changes are a 2014-05-01 01:42:38 +00:00
dirmngr - Patch configure script to fix detection of LDAP libraries. Both libldap 2013-11-12 10:06:18 +00:00
distcache
distcache-devel
dmitry
doorman
doscan - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
dradis Convert to USES=dos2unix 2014-05-26 09:24:47 +00:00
dropbear - Update to 2014.63 2014-05-20 07:06:09 +00:00
dsniff Fix build with clang: 2014-04-23 14:24:13 +00:00
duo - Update to 1.9.11 2014-04-30 15:22:44 +00:00
easy-rsa
easypg I experienced catastrophic brain failure and put 2014-05-01 02:33:06 +00:00
engine_pkcs11 Stagify. 2014-05-13 12:21:18 +00:00
expiretable Support stage 2014-03-27 18:37:25 +00:00
f-prot Remove ftp://ftp.i-scream.org/ master site. The http equivalent still 2014-05-13 14:22:57 +00:00
fakebo Add .gz to manpage. 2014-05-01 02:36:56 +00:00
fakeident - Support staging 2014-03-27 12:53:16 +00:00
fakeroot - Switch to USES=libtool 2014-05-16 12:26:30 +00:00
fbopenssl Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
fcheck - Stagify 2014-02-02 12:25:24 +00:00
fcrackzip Support staging 2014-02-27 08:26:15 +00:00
fiked I experienced catastrophic brain failure and put 2014-05-01 02:33:06 +00:00
find-zlib - Support staging 2014-03-14 09:09:09 +00:00
firewalk - Support staging 2014-04-04 09:16:12 +00:00
fl0p - Support CC/CFLAGS properly 2013-12-19 19:37:01 +00:00
flawfinder - Support staging 2014-02-28 12:46:47 +00:00
fpc-hash Stage support 2014-01-28 00:16:57 +00:00
fpc-openssl Stage support 2014-01-28 00:16:57 +00:00
fpm2 Remove all space characters from Makefile assignments. 2014-06-08 19:51:27 +00:00
fprint_demo - Stage support 2014-03-09 14:44:59 +00:00
fragroute Add stage support. 2014-06-01 12:38:08 +00:00
fragrouter
fsh
fswatch
ftimes - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk 2013-12-30 20:55:18 +00:00
fuzz - Stage support 2014-01-31 16:51:13 +00:00
fuzzdb Support staging 2014-02-25 11:19:57 +00:00
fwanalog Stage the post-install: too. 2014-05-01 02:45:19 +00:00
fwbuilder Unbreak 2014-05-31 19:29:53 +00:00
fwipe
fwknop - Stage support 2014-03-09 14:26:25 +00:00
fwlogwatch
gag Support staging 2014-02-25 11:21:16 +00:00
gcipher I experienced catastrophic brain failure and put 2014-05-01 02:33:06 +00:00
gnome-gpg Support stage 2014-04-25 23:16:19 +00:00
gnome-keyring Support stage 2014-04-25 23:19:01 +00:00
gnome-keyring-sharp Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
gnome-password-generator Reset the 99 ports still listed under sylvio@ 2014-06-11 18:55:29 +00:00
gnome-ssh-askpass STAGE support, and general cleanups. Some of the changes are a 2014-05-01 01:42:38 +00:00
gnomint - Stagify 2014-01-27 16:34:39 +00:00
gnupg - Convert to new LIB_DEPENDS format 2014-06-03 16:57:23 +00:00
gnupg1 Fix fatal error at exit regarding missing trustdb although key is imported. 2014-05-29 14:53:47 +00:00
gnutls Patch CVE-2014-3466 to prevent memory corruption due to server hello parsing. 2014-06-04 18:51:20 +00:00
gnutls3 - Fix build when info files get regenerated, thus causing info-5 to 2014-06-06 16:48:28 +00:00
go.crypto - Update to 20140113 snapshot 2014-02-04 22:36:55 +00:00
goptlib Update to 0.2 2014-06-21 21:00:39 +00:00
gorilla Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
gpa - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [st]) 2013-10-22 14:01:38 +00:00
gpasman - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
gpass Remove all space characters from Makefile assignments. 2014-06-08 19:51:27 +00:00
gpgdir STAGE support, and general cleanups. Some of the changes are a 2014-05-01 01:42:38 +00:00
gpgme - Fix build if gpgsm is not installed 2014-06-22 09:43:38 +00:00
gringotts - Support staging 2014-06-03 01:07:28 +00:00
gsasl - Convert security/gsasl to USES=libtool, drop .la files 2014-06-03 13:58:32 +00:00
gsfv - Fix build with clang 2013-12-20 20:50:14 +00:00
gss Enable stage support + minor cleanups 2014-01-11 12:02:46 +00:00
gtk-knocker - Stage support 2014-03-09 14:40:42 +00:00
gtkpasman - do not print PKGMESSAGE manually 2013-12-23 08:00:00 +00:00
gwee Support staging 2014-03-14 13:54:31 +00:00
hackbot - Support staging 2014-02-27 08:58:10 +00:00
hamachi
heimdal Bump PORTREVISION after the plist fix so that people get the fix. 2014-06-18 12:21:10 +00:00
hlfl Fix manpage name 2014-05-01 03:07:54 +00:00
hmap Convert to USES=dos2unix 2014-05-26 09:24:47 +00:00
honggfuzz - Fix build with clang 2014-05-21 11:59:07 +00:00
horde3-jeta
hotssh Python cleanup: 2014-01-13 21:00:02 +00:00
hs-certificate - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-cipher-aes - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-cipher-rc4 - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-clientsession - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-cprng-aes - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-Crypto - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-crypto-api - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-crypto-conduit - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-crypto-numbers - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-crypto-pubkey - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-crypto-pubkey-types - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-crypto-random-api - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-cryptocipher - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-cryptohash - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-digest - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-entropy - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-HsOpenSSL - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-monadcryptorandom - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-pem - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-pureMD5 - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-pwstore-fast - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-RSA - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-SHA - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-skein - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-tls - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-tls-extra - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
httprint - Reformat pkg-descr 2014-05-26 13:54:19 +00:00
hunch Deprecate interactive port security/hunch for removal in 2 months 2014-06-21 13:18:05 +00:00
hydra - update to 8.0 2014-05-20 05:07:41 +00:00
i2p Fix build with JDK7 and later and make it always dependent upon libiconv 2014-06-05 17:14:33 +00:00
iaikpkcs11wrapper Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
idea Fix @@${MKDIR} -> @${MKDIR} 2014-03-18 14:41:08 +00:00
identify Support staging 2014-02-28 12:54:01 +00:00
ifd-slb_rf60 I experienced catastrophic brain failure and put 2014-05-01 02:33:06 +00:00
ike Fix several typos in the ports tree. 2014-02-04 20:09:29 +00:00
ike-scan Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
integrit
ipfcount I experienced catastrophic brain failure and put 2014-05-01 02:33:06 +00:00
ipfilter2dshield One more missing file. 2014-05-01 04:31:11 +00:00
ipfmeta - Support staging 2014-03-14 09:04:57 +00:00
ipfw2dshield
ipfwcount
ipguard - Support STAGE 2014-02-11 16:48:58 +00:00
ipsec-tools - Drop .la files, no dependees require them 2014-06-05 19:55:52 +00:00
ipv6toolkit Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
isakmpd - Stage support 2014-03-09 14:43:44 +00:00
isnprober - Support staging 2014-02-28 12:58:54 +00:00
jbrofuzz I experienced catastrophic brain failure and put 2014-05-01 02:33:06 +00:00
john Replace "${OPSYS:tl}" with "freebsd" on 4 ports 2014-05-05 15:04:38 +00:00
kc The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
kedpm Python cleanup: 2014-01-13 21:00:02 +00:00
keepassx Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
keepassx2 Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
keybase - Update to 0.4.7 [1] 2014-06-13 17:40:47 +00:00
keychain Move to USES=tar:bzip2 2014-05-16 15:29:00 +00:00
keynote Support staging 2014-02-28 13:01:29 +00:00
keyprint Use DATADIR 2014-02-25 11:28:41 +00:00
kgpg-kde4 KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9! 2014-05-10 19:43:14 +00:00
knock Support stage 2014-04-04 13:54:41 +00:00
knocker - Stage support 2014-01-31 16:48:03 +00:00
kpcli - Update to 2.5 2014-05-22 05:44:19 +00:00
krb5 Fix build when KRB5_HOME != LOCALBASE. 2014-05-27 19:59:41 +00:00
krb5-appl Finely tune KRB5_HOME test when using LIB_DEPENDS. in the case when 2014-04-24 03:53:30 +00:00
krb5-maint Allow package build (make stage/make package) for non-root user. 2014-05-06 04:04:30 +00:00
kripp - Support staging 2014-02-27 09:01:59 +00:00
kwalletmanager KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9! 2014-05-10 19:43:14 +00:00
l0pht-watch Support staging. 2013-11-15 10:25:54 +00:00
l0phtcrack security/l0phtcrack: convert to USES+= zip 2014-05-29 11:05:24 +00:00
l5 Support staging 2014-02-25 11:33:21 +00:00
lasso Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
libassuan USES=libtool tar:bzip2. 2014-05-30 09:58:02 +00:00
libbeid New port: security/libbeid 2014-04-16 20:07:15 +00:00
libbf I experienced catastrophic brain failure and put 2014-05-01 02:33:06 +00:00
libecc - Use new LIB_DEPENDS syntax 2014-06-06 09:26:49 +00:00
libfprint Update to 6.8.9-3 [1][3]. 2014-06-17 20:05:30 +00:00
libgcrypt When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
libgnome-keyring Support stage 2014-04-25 23:20:52 +00:00
libgnomesu Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
libgpg-error USES=libtool tar:bzip2. 2014-05-30 09:58:02 +00:00
libgringotts Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
libident - Drop .la files, no dependees require them 2014-06-05 18:07:41 +00:00
libkpass - Stage support 2014-01-31 14:57:18 +00:00
libksba - Add missing USES=libtool 2014-06-10 21:58:40 +00:00
libmatekeyring For several MATE related ports: 2014-05-18 21:05:53 +00:00
libmcrypt - Switch to USES=libtool 2014-06-11 09:46:29 +00:00
libntlm - Switch to USES=libtool, drop .la files 2014-06-03 13:59:25 +00:00
libotr - Remove build dependency on pkgconf. 2014-05-20 19:56:15 +00:00
libotr3 - Switch security/libotr3 to USES=libtool, drop .la files 2014-06-04 14:39:22 +00:00
libp11 Bump PORTREVISION for previous change. 2014-05-15 07:46:37 +00:00
libprelude Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
libpreludedb Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
libpwquality Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
libpwstor Stagify. 2014-06-11 02:45:11 +00:00
libscrypt Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
libsecret When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
libsectok - Respect CFLAGS 2013-12-25 11:34:50 +00:00
libsodium - Update from 0.4.3 to 0.4.5 2013-10-24 21:45:04 +00:00
libsparkcrypto Convert to USES=dos2unix 2014-05-26 09:24:47 +00:00
libssh - Update to 0.6.1 maintenance release 2014-02-12 09:34:07 +00:00
libssh2 - Use new OPTIONS features 2014-03-07 12:53:40 +00:00
libtasn1 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
libtomcrypt - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
libwhisker Fix port to support staging and perform the following build changes: 2014-05-22 17:12:40 +00:00
libyubikey - Update from 1.10 to 1.11 2014-01-01 23:46:59 +00:00
linux-f10-cyrus-sasl2
linux-f10-gnutls
linux-f10-libgcrypt
linux-f10-libgpg-error
linux-f10-libssh2
linux-f10-libtasn1
linux-f10-nss
linux-f10-openssl
lockdown - Support staging 2014-02-25 11:40:21 +00:00
log2timeline Stage suport 2014-02-18 18:45:40 +00:00
logcheck Convert to USES=tar:xz 2014-03-21 22:27:54 +00:00
lsh - Update to lsh 2.1 2014-05-28 09:14:48 +00:00
luasec Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
lynis - Update to 1.5.0 2014-05-07 19:27:28 +00:00
mac-robber Remove trailing whitespaces from category security 2014-02-21 13:39:24 +00:00
maia - Fix various distinfo errors 2014-05-31 16:37:58 +00:00
mailzu STAGE support, and general cleanups. Some of the changes are a 2014-05-01 01:42:38 +00:00
makepasswd Fix a few stragglers. 2014-05-01 03:36:57 +00:00
manipulate_data Support staging 2014-02-25 11:41:22 +00:00
masscan Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
massh
mate-keyring For several MATE related ports: 2014-05-18 21:05:53 +00:00
matrixssl Stagify. 2014-06-11 03:02:18 +00:00
mcrypt - Fix build w/o NLS (don't hardcode libintl link) 2014-01-11 16:24:42 +00:00
md4coll Support staging 2014-02-25 11:42:09 +00:00
md5coll - Support staging 2014-02-25 11:47:03 +00:00
md5deep Stage support 2014-03-04 16:17:15 +00:00
mdcrack - State support 2014-02-06 07:22:34 +00:00
medusa Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
meek Update to 0.8 2014-06-21 21:01:28 +00:00
metasploit Unbreak metasploit at runtime by adding www/rubygem-rkelly-remix 2014-06-08 21:55:09 +00:00
mhash - Convert USE_BZIP2 to USES 2014-06-10 23:22:44 +00:00
mindterm-binary Stagify. 2014-06-11 03:13:57 +00:00
monkeysphere security/monkeysphere: update to 0.36 2014-06-20 01:47:27 +00:00
mosref - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
munge - Update to 0.5.11 2013-11-15 17:55:34 +00:00
mussh stagify. 2014-06-11 03:19:26 +00:00
nacl Fix build on 10, honor C/CXX, and fix issue with curvecp. 2014-01-30 00:41:27 +00:00
ncrack - Stage support 2014-01-31 15:54:10 +00:00
ncrypt
nessus - Add LICENSE. 2013-11-11 18:48:29 +00:00
nessus-libnasl - Move DIST_SUBDIR up (portlint). 2013-10-25 19:42:00 +00:00
nessus-libraries - Move DIST_SUBDIR up (portlint). 2013-10-25 19:42:00 +00:00
nessus-plugins - Stage support 2014-01-31 16:50:32 +00:00
netpgp security/netpgp: Fix typo that broke DragonFly (GCC 4.7) 2014-03-01 22:41:57 +00:00
nettle Remove trailing whitespaces from category security 2014-02-21 13:39:24 +00:00
nikto - Enable stage support 2014-01-12 15:13:07 +00:00
nmap Nmap 6.46 [2014-04-18] 2014-04-18 08:05:14 +00:00
nmapsi4 - Stage support 2014-02-01 15:18:39 +00:00
nss - Update Firefox to 30.0 2014-06-11 03:42:55 +00:00
oath-toolkit The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
obfsproxy Update to 0.2.9 2014-05-03 14:40:35 +00:00
ocaml-cryptgps - Stage support 2014-03-26 22:36:46 +00:00
ocaml-cryptokit Stage support 2014-03-26 21:53:01 +00:00
ocaml-ssl Stage support 2014-03-26 21:32:39 +00:00
oidentd - Stage 2014-04-10 02:29:52 +00:00
oinkmaster - Reset maintainership 2014-05-30 05:32:02 +00:00
op Use @sample pkg-plist macro. 2014-04-16 14:51:22 +00:00
openbsm - Stage support 2014-01-31 16:49:25 +00:00
openbsm-devel - Remove chown to fix build 2014-06-13 12:02:41 +00:00
opencdk When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
openconnect The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
opencryptoki Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
openct Stagify. 2014-05-13 12:32:51 +00:00
openfwtk - Convert to USES+=tk 2013-11-13 10:41:33 +00:00
openpgpsdk
opensaml2 - Stage support 2014-03-09 14:39:37 +00:00
opensc Modernize. 2014-05-13 12:33:16 +00:00
openscep Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
openssh-askpass Support stage 2014-05-09 13:31:29 +00:00
openssh-portable - Update to "6.6.1" [1] 2014-04-24 01:54:58 +00:00
openssh-portable-base This is stage safe 2013-12-17 01:23:09 +00:00
openssl Update to 1.0.1h. 2014-06-05 12:54:40 +00:00
openssl_tpm_engine Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
openvas-client - Support staging 2014-02-19 09:02:53 +00:00
openvas-libnasl - Support staging 2014-02-19 09:02:53 +00:00
openvas-libraries - Support staging 2014-02-19 09:02:53 +00:00
openvas-plugins - Support staging 2014-02-19 09:02:53 +00:00
openvas-server - Support staging 2014-02-19 09:02:53 +00:00
openvpn Update to new upstream release 2.3.4. 2014-05-10 23:35:00 +00:00
openvpn-admin - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [st]) 2013-10-22 14:01:38 +00:00
openvpn-auth-ldap Convert to USES=objc and drop hard coded gcc 4.6 dep 2014-05-08 13:35:05 +00:00
openvpn-auth-radius security/openvpn-auth-radius: Fix build on FreeBSD 10+ 2014-02-02 19:06:30 +00:00
openvpn-beta Fix old makeplist bug. 2014-02-12 14:03:25 +00:00
openvpn-devel - Add missing USES=libtool to archivers/snappy 2014-06-16 15:16:17 +00:00
ophcrack Fix the build on big-endian arches (again). It was fixed once already in 2014-03-10 11:40:33 +00:00
orthrus Bump PORTREVISION on everything that depends on devel/apr1 due to the 2014-06-12 09:17:32 +00:00
osiris Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
ossec-hids-client - Update ossec to 2.7.1 2014-05-15 15:46:52 +00:00
ossec-hids-local - Update ossec to 2.7.1 2014-05-15 15:46:52 +00:00
ossec-hids-server - Add a patch I missed that fixes the build of ossec-hids-client. 2014-05-16 13:27:59 +00:00
osslsigncode - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
outguess Stagify. 2014-06-11 03:25:37 +00:00
p5-Apache-Htpasswd - Update to 1.9 2013-12-30 09:43:24 +00:00
p5-App-Genpass
p5-App-TLSMe - Upgrade to 0.11. 2013-11-05 08:11:44 +00:00
p5-Auth-YubikeyDecrypter Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org 2014-06-08 19:05:27 +00:00
p5-AuthCAS - add stage support 2014-01-30 09:08:26 +00:00
p5-Authen-Bitcard Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-Captcha Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-CyrusSASL - add stage support 2014-01-30 09:08:26 +00:00
p5-Authen-DecHpwd Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Authen-Htpasswd - add stage support 2014-01-30 09:08:26 +00:00
p5-Authen-Krb5 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Authen-Libwrap Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Authen-NTLM - add stage support 2014-01-30 09:08:26 +00:00
p5-Authen-OATH - add stage support 2014-01-30 09:42:48 +00:00
p5-Authen-PAAS - Add LICENSE 2014-05-02 09:42:29 +00:00
p5-Authen-PAM Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Authen-Passphrase - Stage support 2014-02-01 14:41:07 +00:00
p5-Authen-PluggableCaptcha Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-Radius - Wrap up cd && foo in parenthesis, it'd break with bmake -j 2013-11-24 17:40:44 +00:00
p5-Authen-SASL Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-SASL-Cyrus Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Authen-Simple
p5-Authen-Simple-DBI Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-Simple-DBM Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-Simple-HTTP Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-Simple-LDAP
p5-Authen-Simple-Net Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-Simple-PAM Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-Simple-Passwd Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-Simple-RADIUS Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-Simple-SMB Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-Simple-SSH Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-Smb Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Authen-TacacsPlus Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Authen-Ticket Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Authen-TypeKey - add stage support 2014-01-30 09:08:26 +00:00
p5-Business-PayPal-EWP Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-CACertOrg-CA - Update to 20110724.004 2014-01-12 03:52:10 +00:00
p5-Cisco-Hash - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-Anubis Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-AppleTwoFish - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-Blowfish Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-Blowfish_PP Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-Caesar - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-Camellia_PP - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-CAST5 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-CAST5_PP Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-CBC Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-CBCeasy Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-CFB - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-Chimera - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-CipherSaber Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-Cracklib Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-Ctr - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-DES Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-DES_EDE3 Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-DES_PP - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-DH Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-Dining Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-DSA Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-ECB - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-Eksblowfish Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-Enigma - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-GCrypt Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-GeneratePassword - Add LICENSE 2014-05-02 09:42:33 +00:00
p5-Crypt-GOST Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-GOST_PP - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-GPG - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-HCE_MD5 - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-HCE_SHA - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-IDEA Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-Imail - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-Juniper - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-Khazad Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-License - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-Lite - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-Loki97 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-MySQL Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-NULL Reset maintainer on staged ports too 2014-06-03 20:06:55 +00:00
p5-Crypt-OFB - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-OICQ - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-OpenPGP - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-OpenSSL-AES Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-OpenSSL-Bignum Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-OpenSSL-CA Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-OpenSSL-DSA Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-OpenSSL-Random Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-OpenSSL-RSA Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-OpenSSL-X509 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-OTP - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-PassGen - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-Passwd-XS Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-PasswdMD5 Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-Password-Util - Add p5-Crypt-Password-Util 0.09 2013-11-11 14:08:22 +00:00
p5-Crypt-PBKDF2 - Update to 0.140890 2014-06-12 09:16:42 +00:00
p5-Crypt-PGPSimple - Add LICENSE 2014-05-02 09:42:37 +00:00
p5-Crypt-Primes Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-Rabbit Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-Random Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-Random-Source - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-RandPasswd Install the Crypt::RandPasswd man page 2013-11-01 14:10:37 +00:00
p5-Crypt-RC4 - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-RC5 Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-RC6 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-Rijndael Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-Rijndael_PP Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-RIPEMD160 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-RSA Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Crypt-RSA-Yandex Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-Salt - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-SaltedHash - Stage support 2014-01-31 15:53:26 +00:00
p5-Crypt-Serpent Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-Shark Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-Simple - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-SKey - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-SmbHash - Add LICENSE 2014-05-02 09:42:20 +00:00
p5-Crypt-Solitaire - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-SSLeay Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-T_e_a - Stage support 2014-02-01 14:42:18 +00:00
p5-Crypt-TEA Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-TripleDES - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-Twofish Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-Twofish2 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-Twofish_PP - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-UnixCrypt - add stage support 2014-01-30 09:42:48 +00:00
p5-Crypt-UnixCrypt_XS Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Crypt-URandom - add stage support 2014-01-30 09:08:26 +00:00
p5-Crypt-X509 - Add missing RUN_DEPENDS 2014-01-16 05:00:45 +00:00
p5-Crypt-xDBM_File Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-CryptX Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-CSP - add stage support 2014-01-30 09:42:48 +00:00
p5-Dancer-Plugin-Auth-Extensible - Add p5-Dancer-Plugin-Auth-Extensible 2013-11-11 20:38:14 +00:00
p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup authenticate as a member of a group 2014-06-06 15:41:30 +00:00
p5-Dancer-Plugin-Passphrase - Update to 2.0.1 2014-02-21 20:42:08 +00:00
p5-Data-Entropy Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Data-Password - Update to 1.10 2014-04-28 14:01:02 +00:00
p5-dicewaregen Support staging. 2014-02-06 14:29:25 +00:00
p5-Digest Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Digest-Adler32 - add stage support 2014-01-30 09:42:48 +00:00
p5-Digest-Bcrypt Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Digest-BubbleBabble Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Digest-Crc32 - add stage support 2014-01-30 09:08:26 +00:00
p5-Digest-CRC Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-DJB Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-DMAC - add stage support 2014-01-30 09:08:26 +00:00
p5-Digest-Elf Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-EMAC - add stage support 2014-01-30 09:08:26 +00:00
p5-Digest-FNV Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-Hashcash Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-Haval256 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-HMAC Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Digest-JHash Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-ManberHash Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-MD2 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-MD4 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-MD5 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-MD5-File - add stage support 2014-01-30 09:42:48 +00:00
p5-Digest-MD5-M4p Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-MD5-Reverse - Stage support 2014-01-31 15:53:26 +00:00
p5-Digest-MurmurHash Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-Nilsimsa Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-Pearson Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-Pearson-PurePerl - add stage support 2014-01-30 09:42:48 +00:00
p5-Digest-Perl-MD4 - add stage support 2014-01-30 09:08:26 +00:00
p5-Digest-Perl-MD5 - Updato to 1.9 2014-01-16 05:05:00 +00:00
p5-Digest-SHA - Update to 5.92 2014-06-12 09:18:29 +00:00
p5-Digest-SHA1 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-SHA-PurePerl - Update to 5.89 2014-04-20 15:54:11 +00:00
p5-Digest-SV1 - Stage support 2014-01-31 15:24:05 +00:00
p5-Digest-Tiger Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Digest-Whirlpool Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-File-KeePass - add stage support 2014-01-30 09:08:26 +00:00
p5-File-KeePass-Agent - Stage support 2014-02-01 14:42:58 +00:00
p5-File-Scan - Support staging 2014-02-06 14:24:30 +00:00
p5-File-Scan-ClamAV Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Filter-CBC Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Filter-Crypto Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-GD-SecurityImage - Add LICENSE 2014-03-01 17:23:16 +00:00
p5-GnuPG - Stage support 2014-01-31 16:50:53 +00:00
p5-GnuPG-Interface - Update to 0.50 2014-05-23 07:54:42 +00:00
p5-GSSAPI Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-HTML-Email-Obfuscate Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-IO-Async-SSL - Update to 0.14 2014-03-29 08:54:19 +00:00
p5-IO-Socket-SSL - Update to 1.993 2014-06-16 13:38:29 +00:00
p5-Jifty-Plugin-OpenID Deprecated some ports that were already marked BROKEN in 2013 2014-05-31 20:47:59 +00:00
p5-Mcrypt Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-MD5 Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Module-Signature Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Net-Daemon-SSL - add stage support 2014-01-30 09:08:26 +00:00
p5-Net-OpenID-Common - Remove regression-test: 2013-11-15 09:49:08 +00:00
p5-Net-OpenID-JanRain Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Net-OpenID-Server - Add LICENSE 2013-11-15 09:49:55 +00:00
p5-Net-Radius-Server Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Net-SAML Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Net-Server-Mail-ESMTP-AUTH - add stage support 2014-01-30 09:42:48 +00:00
p5-Net-SinFP - add stage support 2014-01-30 09:08:26 +00:00
p5-Net-SSL-ExpireDate - Update to 1.12 2014-06-12 09:22:32 +00:00
p5-Net-SSLeay Use short name from spdx.org for OpenSSL license 2014-06-21 16:10:13 +00:00
p5-Net-SSLGlue - Update to 1.053 2014-05-31 07:12:10 +00:00
p5-Nmap-Parser - Support STAGE 2013-12-27 19:47:35 +00:00
p5-Nmap-Scanner Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-OpenCA-CRL Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-OpenCA-CRR Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-OpenCA-OpenSSL Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-OpenCA-PKCS7 Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-OpenCA-REQ Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-OpenCA-X509 Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-openxpki Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-openxpki-client - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
p5-openxpki-client-html-mason - Convert to new options framework 2014-04-11 09:21:38 +00:00
p5-openxpki-client-scep - add stage support 2014-01-30 09:08:26 +00:00
p5-openxpki-deployment security/p5-openxpki-deployment: Unbreak by adding Stage support 2014-06-13 15:27:14 +00:00
p5-openxpki-i18n - Support STAGEDIR 2014-04-11 09:22:39 +00:00
p5-PerlCryptLib Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-PGP security/p5-PGP: fix run dependency on security/pgpin 2014-06-11 20:58:12 +00:00
p5-PGP-Sign - Add LICENSE 2014-05-02 09:42:24 +00:00
p5-POE-Component-SSLify Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-POE-Filter-SSL Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Safe-Hole Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-SAVI-Perl Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-SHA Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Snort-Rule - Stage support 2014-02-01 14:41:36 +00:00
p5-String-MkPasswd - Stage support 2014-02-01 14:42:33 +00:00
p5-Sudo Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Text-Password-Pronounceable Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Tie-EncryptedHash Support STAGEDIR. 2013-11-06 07:39:31 +00:00
p5-Tree-Authz - Add LICENSE 2014-05-02 09:42:16 +00:00
p5-Unix-Passwd-File - Update to 0.12 2014-05-23 09:06:04 +00:00
p5-Yahoo-BBAuth Support staging. 2014-02-06 14:28:16 +00:00
p11-kit Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
pad Support staging 2014-02-25 11:51:54 +00:00
pam_abl Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
pam_alreadyloggedin
pam_bsdbioapi
pam_fprint - Stage support 2014-01-31 16:26:21 +00:00
pam_google_authenticator - Support staging 2014-02-28 13:18:23 +00:00
pam_helper
pam_jail Update to 0.4. (10- compability) 2013-11-25 13:18:42 +00:00
pam_kde KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6! 2014-02-18 14:23:03 +00:00
pam_krb5 - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
pam_krb5-rh - Update to 2.4.9 2014-03-19 12:27:06 +00:00
pam_ldap - Stage support 2014-06-01 04:51:11 +00:00
pam_mkhomedir - Stage support 2014-03-09 14:41:12 +00:00
pam_p11 Stagify. 2014-05-13 12:21:42 +00:00
pam_per_user - Stage support 2014-02-01 14:54:06 +00:00
pam_pgina security/pam_pgina: Deprecate, remove 20 July 2014 (site's gone) 2014-06-19 13:11:15 +00:00
pam_pseudo - Stage support 2014-01-31 16:47:26 +00:00
pam_pwdfile - Support staging 2014-05-20 20:15:04 +00:00
pam_require security/pam_require: multiple fixes 2013-12-14 22:20:23 +00:00
pam_search_list - Stage support 2014-01-31 16:50:20 +00:00
pam_ssh_agent_auth - Update to 0.10.2 2014-06-03 10:47:20 +00:00
pam_yubico - Update from 1.14.1 to 1.15.0 2014-01-18 02:35:59 +00:00
pam-mysql When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
pam-pgsql Stage support 2014-03-09 14:42:41 +00:00
pamtester - Stage support 2014-01-31 15:54:10 +00:00
paperkey - Add STAGE support 2014-05-11 18:37:51 +00:00
parano - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
pbc - Stage support 2014-01-31 16:25:56 +00:00
pbnj - Stage support 2014-02-01 14:53:52 +00:00
pcsc-tools Update to 1.4.22 2014-04-14 08:28:25 +00:00
pear-Auth Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Auth_HTTP Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Auth_OpenID - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk 2013-12-30 20:55:18 +00:00
pear-Auth_PrefManager Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Auth_SASL - Update LICENSE 2013-12-23 17:11:22 +00:00
pear-Crypt_Blowfish Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Crypt_CBC Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Crypt_CHAP Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Crypt_DiffieHellman Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Crypt_GPG Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Crypt_HMAC2 Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Crypt_MicroID Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Crypt_RC4 Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Crypt_RSA Catch a couple of missing convertsion to :tu/:tl 2014-05-05 11:15:53 +00:00
pear-Crypt_XXTEA Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-File_HtAccess Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-File_Passwd Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-File_SMBPasswd Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Horde_Auth Horde package update: 2014-05-23 23:14:17 +00:00
pear-Horde_Crypt Horde package update: 2014-05-23 23:14:17 +00:00
pear-Horde_Crypt_Blowfish Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Horde_Group Horde package update: 2014-03-07 21:52:57 +00:00
pear-Horde_Oauth Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Horde_Perms Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Horde_Secret Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Horde_Share Horde package update: 2014-03-07 21:52:57 +00:00
pear-HTML_Crypt Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-LiveUser Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-LiveUser_Admin Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Net_Portscan Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Text_Password Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pecl-crack - Stageify 2014-01-23 16:00:14 +00:00
pecl-crypto - Add pecl-crypto 0.1.0 2014-01-06 15:11:54 +00:00
pecl-gnupg - Use USES=tar:tgz 2014-03-14 08:18:16 +00:00
pecl-pam - Stageify 2014-01-23 16:00:14 +00:00
pecl-scrypt - Change License from BSD to BSD2CLAUSE 2014-03-18 14:32:15 +00:00
pecl-ssh2 - Stageify 2014-01-23 16:00:14 +00:00
pecl-taint - Stageify 2014-01-23 16:00:14 +00:00
pecl-tcpwrap - Stageify 2014-01-23 16:00:14 +00:00
pev - Update from 0.60 to 0.70 2013-12-28 02:34:56 +00:00
pft - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
pgp - add BROKEN fro amd64 2014-01-07 07:00:35 +00:00
pgpdump Adopt port 2014-06-04 08:36:12 +00:00
pgpgpg - Stage support 2014-02-01 17:04:54 +00:00
pgpin - revert r331810 2013-10-28 20:17:49 +00:00
php5-filter Stagify. 2013-10-30 13:32:02 +00:00
php5-hash Stagify. 2013-10-30 13:32:02 +00:00
php5-mcrypt Stagify. 2013-10-30 13:32:02 +00:00
php5-openssl Stagify. 2013-10-30 13:32:02 +00:00
php53-filter - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-hash - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-mcrypt - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-openssl Update to 5.3.28 2013-12-14 23:30:36 +00:00
php55-filter Stagify. 2013-10-30 13:32:02 +00:00
php55-hash Stagify. 2013-10-30 13:32:02 +00:00
php55-mcrypt Stagify. 2013-10-30 13:32:02 +00:00
php55-openssl Stagify. 2013-10-30 13:32:02 +00:00
php-Auth_OpenID Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
php-Auth_OpenID2 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
php-openid-ldap
php-suhosin Update to 0.9.36 release. 2014-06-12 10:04:39 +00:00
phpdeadlock Add stage support. 2014-06-01 12:39:59 +00:00
phpsecinfo Add support for staging and set license to 3-clause BSD. 2014-06-01 12:41:12 +00:00
pidentd - Enable stage support 2014-02-05 17:00:19 +00:00
pidgin-encryption Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin) 2014-05-17 16:57:14 +00:00
pidgin-otr Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin) 2014-05-17 16:57:14 +00:00
pinentry Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
pinentry-curses - Support staging 2013-10-23 13:08:41 +00:00
pinentry-gtk - Support staging 2013-10-23 13:08:41 +00:00
pinentry-gtk2 - Support staging 2013-10-23 13:08:41 +00:00
pinentry-qt4 - Support staging 2013-10-23 13:08:41 +00:00
pkcrack Quiesce mkdir 2014-03-18 14:26:57 +00:00
pkcs11-dump - Stage support 2014-01-31 16:49:39 +00:00
pkcs11-gateway Support staging 2014-02-27 09:04:48 +00:00
pkcs11-helper When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
pkesh Spell "yes" correctly. Use PORTDOCS. Merge post-install into do-install. 2013-11-06 07:35:06 +00:00
pks
pktsuckers Support staging 2014-02-25 11:53:43 +00:00
please - Update to 2.0 2014-02-22 14:33:10 +00:00
polarssl Remove trailing whitespaces from category security 2014-02-21 13:39:24 +00:00
poly1305aes - Fix build with clang 2014-01-19 14:32:08 +00:00
pond - Update to 20140120 2014-01-29 19:38:08 +00:00
portsentry - Support staging 2014-04-11 21:38:14 +00:00
ppars - Support staging 2014-02-28 13:21:41 +00:00
prelude-lml - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
prelude-manager Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
prelude-pflogger - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
proftpd-mod_clamav Update ftp/proftpd to 1.3.5 2014-05-19 22:58:14 +00:00
proxycheck Support staging 2014-02-25 11:57:56 +00:00
proxytunnel Support staging. 2013-10-23 12:35:04 +00:00
pscan Reset the 99 ports still listed under sylvio@ 2014-06-11 18:55:29 +00:00
pssh STAGIFY 2013-10-18 14:40:44 +00:00
pulledpork Remove trailing whitespaces from category security 2014-02-21 13:39:24 +00:00
pure-sfv Quiesce mkdir 2014-03-18 14:26:57 +00:00
putty
pvk - Stage support 2014-02-21 09:53:06 +00:00
pwauth - Update to version 2.3.11 2014-03-20 15:15:57 +00:00
pwman The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
pwman3 - Convert to autoplist 2014-03-09 14:41:57 +00:00
pxytest - Support staging 2014-02-27 09:07:10 +00:00
py-AccessControl Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
py-backports.ssl_match_hostname Update consumers of lang/python31 or higher to use Python version 3.X 2014-06-01 15:28:44 +00:00
py-bcrypt - Convert to autoplist 2014-03-09 14:24:15 +00:00
py-borg.localrole Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
py-cerealizer - Convert to autoplist 2014-02-15 10:25:16 +00:00
py-certify - Update to 14.05.14 2014-05-19 17:46:58 +00:00
py-clamav . Add USES=libtool on security/clamav 2014-05-15 15:40:25 +00:00
py-cracklib
py-cryptkit security/py-cryptkit: support staging 2013-12-29 12:08:28 +00:00
py-cryptography security/py-cryptography: BUILD_DEPENDS are also RUN_DEPENDS 2014-03-08 09:12:34 +00:00
py-cybox Update to 2.1.0.4 2014-05-10 14:54:36 +00:00
py-dfvfs Update to 20140604 2014-06-05 19:27:05 +00:00
py-ecdsa - Update to 0.11 2014-05-22 06:29:22 +00:00
py-ed25519ll - Enable stagedir support 2014-06-15 09:14:01 +00:00
py-fail2ban Formally create the /var/run/fail2ban directory 2014-05-13 18:30:23 +00:00
py-fchksum - Resurrect 2014-04-15 15:02:31 +00:00
py-gnupg Update to 1.2.6 2014-06-05 07:17:33 +00:00
py-gnutls - Update to 1.2.5 2014-01-03 08:53:08 +00:00
py-htpasswd - Support staging 2014-02-28 13:23:08 +00:00
py-itsdangerous - Add LICENSE 2014-03-04 16:22:48 +00:00
py-kerberos - Enable stagedir support 2014-06-15 09:28:24 +00:00
py-keyczar - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk 2013-12-30 20:55:18 +00:00
py-keyring - Remove easy_install dependency 2014-06-15 09:05:16 +00:00
py-m2crypto - Add LICENSE 2014-03-08 09:25:23 +00:00
py-mcrypt security/py-mcrypt: support staging and minor changes 2013-12-30 10:59:28 +00:00
py-mhash security/py-mhash: support staging and minor changes 2013-12-30 10:59:46 +00:00
py-oauthlib - Remove easy_install dependency 2014-06-15 09:18:40 +00:00
py-openid - Convert to autoplist 2014-03-01 18:04:40 +00:00
py-openssl - Update to 0.14 2014-03-06 11:58:56 +00:00
py-otr - Switch security/libotr3 to USES=libtool, drop .la files 2014-06-04 14:39:22 +00:00
py-paramiko - Update to 1.14.0 2014-05-20 13:20:22 +00:00
py-passlib security/py-passlib: Update to 1.6.2, Modernise. 2014-02-01 14:56:10 +00:00
py-PF Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
py-plaso - Update plaso to 1.1.0 2014-06-07 08:43:31 +00:00
py-plone.app.openid - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-plone.keyring Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
py-plone.openid Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
py-plone.protect Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
py-plone.session Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
py-potr - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-pow Catch a couple of missing convertsion to :tu/:tl 2014-05-05 11:15:53 +00:00
py-Products.PlonePAS Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
py-Products.PluggableAuthService - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-pyclamd
py-pycrypto security/py-pycrypto: Modernise: STAGE, AUTOPLIST and more 2014-02-01 14:31:40 +00:00
py-pycryptopp Update the default version of GCC used in the Ports Collection from 2014-03-10 20:55:20 +00:00
py-pylibacl - Add PORTDOCS: copied from security/py-posix1e 2014-06-03 12:45:23 +00:00
py-pyme Enable stage support 2014-02-05 18:29:46 +00:00
py-pyptlib Update to 0.0.6 2014-05-03 14:39:58 +00:00
py-pysha3 security/py-pysha3: Modernise: STAGE and AUTOPLIST 2014-02-01 14:43:46 +00:00
py-python-registry Update to 1.0.3 2014-05-01 20:42:57 +00:00
py-RestrictedPython Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
py-rsa security/py-rsa: Update to 3.1.4, add TESTS option 2014-03-08 03:55:04 +00:00
py-SecretStorage - Update to 1.1.0 2013-11-23 10:26:14 +00:00
py-slowaes - Convert to autoplist 2014-03-09 14:22:29 +00:00
py-ssh - Convert to autoplist 2014-03-09 14:24:31 +00:00
py-sslstrip - Stage support 2014-02-17 18:45:43 +00:00
py-stem Update to 1.2.2 2014-06-17 19:42:15 +00:00
py-tlslite - Update to 0.4.6 2014-04-26 02:24:53 +00:00
py-trustedpickle Convert from USE_DOS2UNIX to USES=dos2unix 2013-11-19 07:42:41 +00:00
py-twistedConch Python cleanup: 2014-01-13 21:00:02 +00:00
py-twofish security/py-twofish: support staging and restrict to python 2.x 2013-12-30 11:12:10 +00:00
py-volatility Python cleanup: 2014-01-13 21:00:02 +00:00
py-xmlsec The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
py-yara Chase same distinfo update as security/yara 2014-05-20 13:55:18 +00:00
py-yara-editor Python cleanup: 2014-01-13 21:00:02 +00:00
py-zope.app.authentication - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-zope.app.localpermission - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-zope.app.principalannotation - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-zope.app.security - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-zope.app.securitypolicy - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-zope.authentication Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
py-zope.login Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
py-zope.password - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-zope.pluggableauth - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-zope.principalannotation - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-zope.principalregistry - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-zope.security - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-zope.securitypolicy - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
py-zope.session - do not use easy_install, convert to auto-generated packing list 2014-02-10 09:09:29 +00:00
qca-cyrus-sasl devel/qca: 2014-02-20 13:23:50 +00:00
qca-gnupg devel/qca: 2014-02-20 13:23:50 +00:00
qca-ossl devel/qca: 2014-02-20 13:23:50 +00:00
qtkeychain - Stage support 2014-03-09 15:02:17 +00:00
quantis Add forgotten patch in previous commit. 2014-05-01 10:17:27 +00:00
quantis-kmod Update to v13.11.08 release. 2014-03-26 13:18:13 +00:00
R-cran-digest Update the default version of GCC used in the Ports Collection from 2014-03-10 20:55:20 +00:00
R-cran-ROAuth Update the default version of GCC used in the Ports Collection from 2014-03-10 20:55:20 +00:00
racoon2 fix build on FreeBSD 10. 2013-12-20 18:07:23 +00:00
radiusniff Support staging 2014-02-25 12:15:50 +00:00
rainbowcrack Convert to USES=dos2unix 2014-05-26 09:24:47 +00:00
ranpwd - Support staging 2014-02-28 13:35:22 +00:00
ratproxy Support staging 2014-02-25 12:18:13 +00:00
rats - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
razorback-api - Stage support 2014-02-16 16:07:48 +00:00
razorback-archiveInflate Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
razorback-clamavNugget Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
razorback-dispatcher Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
razorback-fileInject Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
razorback-fsMonitor Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
razorback-fsWalk Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
razorback-masterNugget Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
razorback-officeCat Attempt to unbreak, add explicit pkgconf dependency 2014-02-22 12:59:26 +00:00
razorback-pdfFox Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
razorback-scriptNugget The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
razorback-swfScanner Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
razorback-syslogNugget Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
razorback-virusTotal Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
razorback-yaraNugget Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
rcracki_mt - Allow staging [1] 2014-01-29 23:55:29 +00:00
rdigest Stagify. 2014-06-11 03:43:48 +00:00
regripper 2 more ports: convert to USES+= zip 2014-05-28 21:54:01 +00:00
regripperplugins Update to 20140414 2014-06-01 08:15:39 +00:00
retranslator
revealrk Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org 2014-06-08 19:05:27 +00:00
revelation Remove gnome-panel 2.x support, it going away in the GNOME 3 update. 2014-02-19 19:29:49 +00:00
rifiuti2 Adjust some BSD Licenses 2013-12-22 20:35:21 +00:00
rkhunter 1.4.0 was unfetchable and the website advises everyone to 2014-06-06 14:24:49 +00:00
rndpassw - Update to 0.2 [1] 2014-03-04 17:15:48 +00:00
ruby-camellia - Stage support 2014-02-22 10:33:16 +00:00
ruby-crypt Mark as broken non staged ports using the ruby framework 2014-04-09 07:47:01 +00:00
ruby-gpgme Support stage 2014-04-07 15:43:21 +00:00
ruby-hmac - Stage support 2014-03-09 14:22:08 +00:00
ruby-password Support stage 2014-04-07 15:47:28 +00:00
ruby-tcpwrap Support stage 2014-04-07 15:52:32 +00:00
rubygem-bcrypt-ruby - Add stage support 2013-10-30 02:56:33 +00:00
rubygem-ezcrypto - Stage Safe 2014-01-24 14:53:03 +00:00
rubygem-gpgr - Stage Safe 2014-01-24 14:53:03 +00:00
rubygem-gssapi Library wrapper for GSSAPI 2014-05-23 23:24:11 +00:00
rubygem-hmac - Add stage support 2013-10-30 02:56:33 +00:00
rubygem-jugyo-twitter_oauth - Stage Safe 2014-01-24 14:53:03 +00:00
rubygem-metasploit_data_models Update metasploit to 4.9.2 and rubygem-metasploit_data_models to 0.17.0 2014-05-11 08:24:41 +00:00
rubygem-net-scp - Update to 1.2.0 2014-04-26 18:12:09 +00:00
rubygem-net-scp11 - Create a port for the 1.1.x version of security/rubygem-net-scp. This older 2014-04-27 15:08:06 +00:00
rubygem-net-sftp - Update to 2.1.2 2013-10-26 16:25:05 +00:00
rubygem-net-ssh - Update to 2.8.0 2014-04-26 18:12:13 +00:00
rubygem-net-ssh27 - Create a port for the 2.7.x version of security/rubygem-net-ssh. This older 2014-04-27 15:07:05 +00:00
rubygem-net-ssh-gateway - Update to 1.2.0 2013-12-31 14:30:32 +00:00
rubygem-net-ssh-multi - Update to 1.2.0 2014-05-12 16:40:01 +00:00
rubygem-nmap-parser - Add stage support 2013-10-30 02:56:33 +00:00
rubygem-omniauth - Add stage support 2013-10-30 02:56:33 +00:00
rubygem-origami Update to 1.2.7 2014-06-15 13:08:13 +00:00
rubygem-pyu-ruby-sasl - Add stage support 2013-10-30 02:56:33 +00:00
rubygem-razorback-scriptNugget - Stage Safe 2014-01-24 14:53:03 +00:00
rubygem-rc4 - Add stage support 2013-10-30 02:56:33 +00:00
rubygem-roauth - Stage Safe 2014-01-24 14:53:03 +00:00
rubygem-ruby-hmac - Remove contiguous blank lines 2013-11-16 03:13:15 +00:00
rubygem-six - Add stage support 2013-10-30 02:56:33 +00:00
rubygem-sshkit - Update to 1.5.1 2014-06-03 12:44:59 +00:00
rubygem-twitter_oauth - Add LICENSE 2013-12-31 10:09:28 +00:00
safesh Stagify. 2014-06-11 03:46:39 +00:00
samba-virusfilter - Stagify. 2014-06-11 15:02:36 +00:00
samhain Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
samhain-client
samhain-server
sancp - Increment PORTREVISION [1] 2013-10-07 14:11:44 +00:00
sasp
scamp
scanhill Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
scanlogd Support staging 2014-02-25 12:21:42 +00:00
scannedonly - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
scanssh 1: Stagify. 2014-06-11 03:50:41 +00:00
scrypt - Stage support 2014-01-31 16:48:26 +00:00
seahorse Support stage 2014-04-25 23:25:53 +00:00
seahorse-plugins Support stage 2014-04-25 23:31:44 +00:00
seccure - Add STAGE support 2014-05-11 18:37:51 +00:00
secpanel - Convert to USES=tk 2014-01-14 09:24:56 +00:00
sectok Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
secure_delete Support staging 2014-02-25 12:26:18 +00:00
sguil-client - Unbreak after last tcltls changes 2014-02-23 14:29:55 +00:00
sguil-sensor - Unbreak after last tcltls changes 2014-02-23 14:29:55 +00:00
sguil-server - Unbreak after last tcltls changes 2014-02-23 14:29:55 +00:00
sha - Stage support 2014-01-31 16:47:48 +00:00
shibboleth2-sp revert r354688 and fix the error instead, it should be @owner, not @user... 2014-05-20 21:09:28 +00:00
shimmer
shishi Enable stage support + minor cleanups 2014-01-11 12:01:40 +00:00
shttpscanner Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
sig2dot Support staging 2014-02-27 09:09:17 +00:00
signing-party security/signing-party: Eliminate unnecessarily post-extraction 2014-05-30 00:45:06 +00:00
silktools - Switch to USES=libtool, drop .la files 2014-06-04 17:38:42 +00:00
sinfp - Support STAGEDIR 2014-06-15 14:48:40 +00:00
skipfish - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
sks Update to SKS 1.1.5 2014-05-06 06:10:46 +00:00
slurpie Support staging 2014-02-25 12:27:19 +00:00
slush - Stage support 2014-02-21 09:53:37 +00:00
smap Support staging 2014-02-28 13:38:23 +00:00
smtpscan Support staging 2014-04-04 09:19:28 +00:00
smurflog Support staging 2014-02-25 12:31:58 +00:00
sniff - Respect CC/CFLAGS 2013-12-20 19:31:11 +00:00
snoopy - Remove MASTER_SITES 2014-05-15 12:53:41 +00:00
snort - Update to 2.9.6.1 2014-05-15 19:34:20 +00:00
snort-rep - Support staging 2014-02-27 09:13:34 +00:00
snortreport
snortsam Add forgotten patch for fixing on 10. 2014-01-20 18:30:40 +00:00
snortsnarf - Support staging 2014-03-14 13:12:04 +00:00
softhsm - Add license 2014-05-30 08:30:12 +00:00
spass Chase boost and icu bump 2014-02-07 11:44:08 +00:00
spike-proxy Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
spybye . Add USES=libtool on security/clamav 2014-05-15 15:40:25 +00:00
sqlmap security/sqlmap: add stage support 2014-06-04 21:51:13 +00:00
sqlninja Stagify. 2014-06-11 03:53:56 +00:00
srm Do not use MAN1 now that the port supports staging. 2014-01-16 17:08:12 +00:00
srp Update krb5 to 1.12. Security/krb5 tracks MIT KRB5 current release. 2013-12-12 05:19:57 +00:00
ssdeep - Switch to USES=libtool, drop .la files 2014-06-04 13:08:53 +00:00
ssh_askpass_gtk2 - Fix build on 10 and head due to new ld behavior 2013-12-17 15:57:48 +00:00
ssh-copy-id Support staging. 2013-10-23 12:35:04 +00:00
ssh-gui
ssh-multiadd Support staging 2014-02-28 13:08:05 +00:00
sshblock - Support staging 2014-02-28 13:45:48 +00:00
sshguard Adopting security/sshguard 2014-05-22 13:17:34 +00:00
sshguard-ipfilter Remove all space characters from Makefile assignments. 2014-06-08 19:51:27 +00:00
sshguard-ipfw Remove NO_STAGE from slaves. 2014-04-25 16:59:08 +00:00
sshguard-pf Remove NO_STAGE from slaves. 2014-04-25 16:59:08 +00:00
sshit Unbreak, the sample configuration installation is already handle in plist 2014-05-31 15:15:31 +00:00
sshpass - Stage support 2014-01-31 16:49:13 +00:00
ssl-admin
sslscan - use DESTDIR instead STAGEDIR in Makefile patch 2014-06-01 13:13:28 +00:00
sslsniffer Support staging 2014-02-25 12:32:55 +00:00
sslwrap Remove trailing whitespaces from category security 2014-02-21 13:39:24 +00:00
sssd Add 4 new sed commands to USES=libtool. The first two apply some of the 2014-06-22 10:44:29 +00:00
ssss - Adopt port 2014-05-11 09:37:31 +00:00
sst Stage support 2014-01-31 15:23:50 +00:00
starttls - Stagify. 2014-06-11 15:02:36 +00:00
stegdetect - Stage support 2014-01-31 16:48:59 +00:00
steghide Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
strobe
strongswan security/strongswan: update 5.1.1 -> 5.1.3 with security update 2014-05-15 12:47:20 +00:00
stunnel Remove the last @comment $FreeBSD$ from plists. 2014-04-24 16:26:48 +00:00
subversion-gnome-keyring Fix for FreeBSD 9. 2014-06-16 18:13:54 +00:00
subversion-kwallet Fix for FreeBSD 9. 2014-06-16 18:13:54 +00:00
subweb - Support staging 2014-02-25 12:35:05 +00:00
sud
sudo Update to 1.8.10p3. 2014-05-08 03:27:06 +00:00
sudoscript - Stage support 2014-02-01 17:07:25 +00:00
sudosh Deprecate sudosh ports. Their function is already in sudo. 2014-05-30 05:54:13 +00:00
sudosh2 Deprecate sudosh ports. Their function is already in sudo. 2014-05-30 05:54:13 +00:00
sudosh3 Deprecate sudosh ports. Their function is already in sudo. 2014-05-30 05:54:13 +00:00
super Remove trailing whitespaces from category security 2014-02-21 13:39:24 +00:00
suricata security/suricata: Remove unsupported DAG (Endace Capture) OPTION 2013-12-05 11:58:23 +00:00
swatch - Stage support 2014-02-01 14:54:17 +00:00
switzerland Take maintainership 2013-11-30 23:02:31 +00:00
symbion-sslproxy - Respect CC/CFLAGS 2013-12-25 13:49:07 +00:00
tclsasl - Switch to USES=libtool, drop .la files 2014-06-06 09:24:06 +00:00
termlog
tinc - update to 1.0.24 2014-05-12 10:45:28 +00:00
tinyca - add stage support 2014-04-15 13:34:54 +00:00
tinysu
tlswrap Enable stage support 2014-01-12 16:03:49 +00:00
tor Update to 0.2.4.21 2014-03-03 08:53:57 +00:00
tor-devel Update to 0.2.5.4-alpha 2014-04-29 07:26:09 +00:00
tpm-tools - Stage support 2014-01-31 15:54:10 +00:00
tpmmanager - Convert to USES=qmake 2013-11-22 18:48:31 +00:00
trinokiller Support staging 2014-02-25 12:39:51 +00:00
tripwire Poudriere performs builds in a jail with no pty. This causes the tripwire 2014-06-21 18:08:20 +00:00
tripwire12 Stagify tripwire, tripwire12, and tripwire-131. 2014-06-09 19:58:33 +00:00
tripwire-131 Stagify tripwire, tripwire12, and tripwire-131. 2014-06-09 19:58:33 +00:00
trousers Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
truecrack Support stage 2014-01-17 17:32:49 +00:00
truecrypt USE_GMAKE -> USES=gmake 2014-05-12 12:58:38 +00:00
tsshbatch Update to version 1.777 2014-03-29 16:41:25 +00:00
tthsum Support staging. 2013-10-23 12:35:04 +00:00
umit Use setuptools for all Python ports. 2013-12-15 16:22:17 +00:00
unhide - Respect CC and fix build with clang 2013-11-06 19:05:49 +00:00
unicornscan
unssh - Support staging 2014-03-18 07:48:43 +00:00
vida
vinetto - Stage support 2014-03-09 14:25:41 +00:00
vlock - Enable staging 2013-12-06 12:25:48 +00:00
vlog Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
vnccrack Support staging 2014-02-25 12:40:51 +00:00
vpnc Use @sample pkg-plist macro. 2014-04-14 17:44:00 +00:00
vuxml Document the latest phpMyAdmin vulnerabilities. Very little 2014-06-20 23:24:19 +00:00
vxquery Support staging 2014-02-25 12:41:48 +00:00
w3af Update the default version of GCC used in the Ports Collection from 2014-03-10 20:55:20 +00:00
wapiti Switch from py-requests1 to py-requests 2014-04-22 12:16:22 +00:00
webfwlog - Update to 1.00 2014-06-04 11:07:19 +00:00
webscarab Stagify. 2014-06-11 05:56:31 +00:00
whatweb security/whatweb: unbreak by update 2014-06-04 20:03:39 +00:00
wipe Support staging. 2014-02-08 17:53:48 +00:00
xca Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
xinetd Add stage support and introduce port options for IPV6 and LIBWRAP. 2014-06-01 16:27:14 +00:00
xml-security Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
xmlsec1 Update xmlsec to 1.2.20 2014-06-02 11:45:24 +00:00
xorsearch Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
xspy Support staging. 2014-02-08 17:47:49 +00:00
yafic Support staging. 2014-05-10 23:00:24 +00:00
yapet - Update to 1.0 2014-03-09 14:37:40 +00:00
yara Fix fetching. 2014-05-19 01:40:30 +00:00
yersinia - Stage support 2014-02-06 17:58:35 +00:00
ykclient - Update from 2.9 to 2.12 2014-01-01 23:52:47 +00:00
ykpers - Update from 1.14.1 to 1.15.0 2014-01-18 02:35:59 +00:00
zebedee Support staging. 2013-11-19 12:56:31 +00:00
zenmap - Update to 6.46, Announce message: 2014-04-29 08:45:30 +00:00
zombiezapper Support staging. 2013-11-19 12:52:15 +00:00
zxid Remove trailing whitespaces from category security 2014-02-21 13:39:24 +00:00
zzuf - Switch to USES=libtool, drop .la files 2014-06-06 09:23:11 +00:00
Makefile subversion port has been overhauled. Some optional parts was extracted 2014-06-16 13:12:21 +00:00