1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/net
Tijl Coosemans 074ea5282a converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-04-15 08:20:27 +00:00
..
3proxy net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
6tunnel Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
44bsd-rdist
abills - Allow staging as a regular user 2014-09-18 21:34:50 +00:00
activemq net/activemq: add CPE information 2015-04-14 09:04:54 +00:00
adasockets Remove @dirrm from package list of 8 of my ports 2014-10-16 10:56:37 +00:00
afpfs-ng security/libgcrypt: 1.6.1 -> 1.6.2, bump depends 2015-01-02 18:46:33 +00:00
aget
anet Remove @dirrm from package list of 8 of my ports 2014-10-16 10:56:37 +00:00
aoe Remove what is already set by USES=kmod 2014-10-02 17:32:34 +00:00
apinger - uses BISON 2015-04-13 08:01:33 +00:00
appkonference - Fix build with clang 2015-03-01 15:07:02 +00:00
aprsc Cleanup plist 2014-11-22 14:43:23 +00:00
arp-scan - Update website 2015-04-11 17:04:23 +00:00
arp-sk - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
arpdig Allow staging as a regular user 2014-08-21 19:18:24 +00:00
arping Update arping to 2.15. 2015-04-14 22:26:17 +00:00
arprelease - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
asio Upgrade from 1.4.8 to 1.10.4. Stop compiling things (tests, examples), 2014-12-04 22:01:50 +00:00
aslookup Cleanup plist 2014-11-22 14:43:23 +00:00
asterisk Update net/libsrtp to 1.5.2 and use base OpenSSL on FreeBSD 10 and up 2015-04-12 12:11:57 +00:00
asterisk11 Update net/libsrtp to 1.5.2 and use base OpenSSL on FreeBSD 10 and up 2015-04-12 12:11:57 +00:00
asterisk13 converters/libiconv: 2015-04-15 08:20:27 +00:00
asterisk-g72x - Update net/asterisk11 to 11.17.0 2015-04-02 00:12:13 +00:00
avahi Don't pull in avahi-libdns. It conflicts with mDNSResponder which is now 2015-01-04 22:08:54 +00:00
avahi-app Cleanup plist 2014-12-09 17:29:49 +00:00
avahi-autoipd Cleanup plist 2014-12-09 17:29:49 +00:00
avahi-gtk Cleanup plist 2014-12-09 17:29:49 +00:00
avahi-gtk3 Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
avahi-header Cleanup plist 2014-12-09 17:29:49 +00:00
avahi-libdns Cleanup plist 2014-12-09 17:29:49 +00:00
avahi-qt4 Cleanup plist 2014-12-09 17:29:49 +00:00
avahi-sharp Cleanup plist 2014-12-09 17:29:49 +00:00
axa Adapt to new USE_GITHUB features. 2015-04-05 23:50:04 +00:00
babeld net/babeld: update 1.5.0 -> 1.5.1 2014-11-06 10:04:41 +00:00
balance Resurect net/balance, a generic TCP proxy with round robin features 2015-01-26 22:04:39 +00:00
beacon Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
beanstalkd Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
belle-sip Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
bindtest net/bindtest: unbreak, providing distinfo 2014-08-01 17:51:41 +00:00
binkd Cleanup plist 2014-11-22 14:43:23 +00:00
bird Add several experimental patches to the port. 2015-01-21 18:06:23 +00:00
bird6 Add several experimental patches to the port. 2015-01-21 18:06:23 +00:00
bird-devel Add USES=readline to fix configure. 2014-07-21 17:15:14 +00:00
bittwist Stagify. 2014-06-23 02:44:52 +00:00
bmon Cleanup plist 2014-11-22 14:43:23 +00:00
boclient
boinc_curses Convert some more USE_BZIP2 to USES=tar:bzip2 2014-07-29 21:43:17 +00:00
boinc-client Clean up pkg-plist 2014-10-08 08:43:26 +00:00
bounce Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
bsdec2-image-upload Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
bsdproxy Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
bwi-firmware-kmod Avoid useless @cwd 2014-10-07 23:07:10 +00:00
bwn-firmware-kmod Avoid useless @cwd 2014-10-07 23:06:27 +00:00
bwping
c3270 converters/libiconv: 2015-04-15 08:20:27 +00:00
cagibi Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
ccxstream Fix build on -current. 2014-08-17 15:31:06 +00:00
chrony - Update to 1.31 [1] 2014-11-01 16:17:48 +00:00
citrix_ica net/citrix_ica: Add webplugin USES flag 2014-11-07 14:06:33 +00:00
clamz security/libgcrypt: 1.6.1 -> 1.6.2, bump depends 2015-01-02 18:46:33 +00:00
cloud-init Package provides configuration and customization of cloud instance. 2014-10-27 19:48:03 +00:00
clusterit Use bsd.port.mk instead of post.mk. 2014-07-21 17:50:46 +00:00
cnd Patch cnd so that it uses getifaddrs(3) instead of nosing 2014-10-02 14:56:02 +00:00
coda6_client Cleanup plist 2014-11-22 14:43:23 +00:00
coda6_server Reset maintainership: 2014-12-02 22:40:56 +00:00
corkscrew Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:39:16 +00:00
courier-authlib-ldap */courier-authlib*: 2014-09-07 16:12:36 +00:00
crtmpserver Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
cryptcat
csocks - Fix loading of libc.so on FreeBSD 10+ where it is an ldscript. 2014-12-18 21:02:55 +00:00
csync2 The bash package can be called bash-static, so depend on the bash binary. 2015-02-19 14:50:29 +00:00
ctrace Shebangfix 2014-12-22 21:18:32 +00:00
cvsup-static Cleanup plist 2014-11-22 14:43:23 +00:00
cvsync net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
cyphesis net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
czmq net/libzmq4: Update to 4.0.5 2015-02-09 03:23:49 +00:00
daemonlogger Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
dante - Fix install from non-root 2015-02-03 22:53:09 +00:00
daq - Disable netmap support on anything older than 9.1 2014-10-26 12:40:10 +00:00
datapipe Return some ports I maintain to the pool. 2014-08-17 08:25:51 +00:00
dbeacon
delegate - Update from 9.9.12 to 9.9.13 2014-11-02 02:05:22 +00:00
dgd Cleanup plist 2014-11-22 14:43:23 +00:00
dgd-kernel Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
dgd-lpmud Rename net/ patch-xy patches to reflect the files they modify. 2014-07-29 01:59:16 +00:00
dhcp6 Fix "BSD" license in net category 2014-12-10 23:55:29 +00:00
dhcpcd - Update to 6.6.5 2014-12-14 01:37:34 +00:00
dhcpd-pools - Update to 2.26 2014-12-09 13:02:03 +00:00
dhcpdump Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
dhcperf cleanup plist 2014-12-20 19:23:19 +00:00
dhcping
dhcprelay Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
dhcprelya net/dhcprelya: correct license, BSD-4 => BSD-3-clause 2014-06-18 22:24:02 +00:00
dictd - Remove unrecognized CONFIGURE_ARGS 2014-12-08 09:12:03 +00:00
dictd-database Cleanup plist 2014-11-22 14:43:23 +00:00
dimes Cleanup plist 2014-12-09 17:29:49 +00:00
dosdetector
dpdk Replace 'd_thread_t' with 'struct thread'. This patch has been accepted 2015-01-29 15:25:36 +00:00
drawterm Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
dropbox-api-command Stagify. 2014-06-23 03:00:47 +00:00
dropbox-uploader Stagify. 2014-06-23 03:04:13 +00:00
dshell Fix variable assignment of RUN_DEPENDS. 2015-03-25 16:10:04 +00:00
dtcp
dtcpclient Cleanup plist 2014-12-09 17:29:49 +00:00
e169-stats Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
easysoap Fix build when OpenSSL doesn't support SSL2/SSL3 2015-01-09 19:14:49 +00:00
echoping Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
empty Cleanup plist 2014-11-22 14:43:23 +00:00
enet - Add patch, fix build on DragonFly [1] 2015-02-14 10:48:24 +00:00
erlang_xmlrpc Cleanup plist 2014-11-22 14:43:23 +00:00
etrace Cleanup plist 2014-11-22 14:43:23 +00:00
exabgp Fix minor typos in pkg-descr files. 2015-03-22 13:22:52 +00:00
exaddos Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
findmtu Cleanup plist 2014-11-22 14:43:23 +00:00
flowgrep - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
fonulator - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
foreman-proxy Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
fpc-ldap Assign maintainership of FPC ports to new FPC ports team 2015-01-05 00:16:00 +00:00
fpc-pcap Assign maintainership of FPC ports to new FPC ports team 2015-01-05 00:16:00 +00:00
fping
freebsd-tftp Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
freebsd-uucp Replace NEED_ROOT with USES=fakeroot 2015-02-05 16:47:07 +00:00
freenet6 Cleanup plist 2014-11-22 14:43:23 +00:00
freeradius2 - Ensure we don't get stuck in a loop 2015-01-13 16:24:07 +00:00
freeradius3 Register the json-c properly. 2015-04-12 20:33:26 +00:00
freeradius-client Cleanup plist 2014-11-22 14:43:23 +00:00
freerdp Fix a typo in the previous patch. 2015-03-26 01:14:01 +00:00
freevrrpd Update MAINTAINER to canonical address. 2015-03-27 22:06:46 +00:00
fspclient Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
fspd net/fspd: revive 2015-01-18 15:14:17 +00:00
fsplib Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
g2ipmsg Cleanup plist 2014-11-22 14:43:23 +00:00
geoclue Update geoclue to 2.1.10. 2015-01-15 17:00:33 +00:00
geocode-glib The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2. 2014-11-19 11:49:04 +00:00
GeoIP Update to 1.6.5. 2015-02-26 19:09:47 +00:00
geoipupdate Update to 2.2.1. 2015-02-26 19:12:04 +00:00
get_iplayer Update to 2.91 2015-01-13 19:24:42 +00:00
gfbgraph Install a few docs in ${LOCALBASE}/share/doc instead of ${LOCALBASE}/doc. 2015-01-15 13:27:53 +00:00
gini Cleanup plist 2014-11-22 14:43:23 +00:00
gkrellmwireless2 Stagify. 2014-06-23 08:32:49 +00:00
glflow Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
glib-networking security/libgcrypt: 1.6.1 -> 1.6.2, bump depends 2015-01-02 18:46:33 +00:00
gnet2 Cleanup plist 2014-11-22 14:43:23 +00:00
gnetcat Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
gnome-nettool Cleanup plist 2014-12-09 17:29:49 +00:00
gnome-online-accounts Update the Gnome stack to the latest in the 3.14 series. 2015-03-27 09:24:39 +00:00
gnome-online-miners Update cinnamon to 2.4, this should fix [1] and [2]. 2014-12-30 20:13:46 +00:00
gnu-dico Cleanup plist 2014-11-22 14:43:23 +00:00
gnu-radius net/gnu-radius: add CPE information 2015-03-27 11:17:03 +00:00
go-amqp Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
go-cs Upgrade to 0.3. 2014-12-31 06:11:27 +00:00
go.net Cleanup plist 2014-11-22 14:43:23 +00:00
gofish Cleanup plist 2014-11-22 14:43:23 +00:00
gogoc Cleanup plist 2014-11-22 14:43:23 +00:00
google-cloud-sdk net/google-cloud-sdk: update to 0.9.41 2014-12-24 04:03:31 +00:00
google-daemon Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in 2015-03-19 20:45:03 +00:00
google-startup-scripts Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in 2015-03-19 20:45:03 +00:00
googlecl - Fix build when DEFAULT_VERSIONS=python=3.* 2014-12-13 17:02:13 +00:00
gopher Remove dirrm 2014-09-25 11:24:07 +00:00
gotthard
gpxe cleanup plist 2014-12-20 19:23:19 +00:00
gq Fix some _DEPENDS 2015-01-24 19:27:27 +00:00
grdesktop USES+= gettext-tools on 5 ports 2014-12-12 19:37:32 +00:00
grilo The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2. 2014-11-19 11:49:04 +00:00
grilo-plugins Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
grive security/libgcrypt: 1.6.1 -> 1.6.2, bump depends 2015-01-02 18:46:33 +00:00
grsync Fix build without NLS 2015-03-04 08:13:31 +00:00
gsk Cleanup plist 2014-11-22 14:43:23 +00:00
gspoof Cleanup plist 2014-11-22 14:43:23 +00:00
gssdp - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:20 +00:00
gstreamer1-plugins-libmms
gstreamer-plugins-libmms
gtic Cleanup plist 2014-11-22 14:43:23 +00:00
gtk-vnc security/libgcrypt: 1.6.1 -> 1.6.2, bump depends 2015-01-02 18:46:33 +00:00
gtknetcat Cleanup plist 2014-11-22 14:43:23 +00:00
gupnp - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:25 +00:00
gupnp-av - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:29 +00:00
gupnp-igd - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:34 +00:00
gupnp-ui - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:38 +00:00
gutenfetch Stagify. 2014-06-23 09:26:46 +00:00
gwhois cleanup plist 2014-12-20 19:23:19 +00:00
h323plus Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
hanstunnel Add missing header files. 2014-08-06 14:15:04 +00:00
haproxy Finish pkg-message removal. 2015-03-12 16:11:28 +00:00
haproxy-devel Finish pkg-message removal. 2015-03-12 16:11:28 +00:00
hexinject
hidentd Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
hinfo Cleanup plist 2014-11-15 22:50:10 +00:00
hlmaster Cleanup plist 2014-11-22 14:43:23 +00:00
honeyd net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
hostapd net/hostapd: Unbreak new version on DragonFly 2015-04-01 18:57:32 +00:00
howl Cleanup plist 2014-11-22 14:43:23 +00:00
hping
hping-devel net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
hs-connection Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-gsasl Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-hoauth2 - Update pandoc to 1.13.1 and update its dependents as well 2014-11-10 22:33:53 +00:00
hs-hostname Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-iproute Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-maccatcher Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-network Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-network-info Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-network-multicast Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-network-protocol-xmpp Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-pcap Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-publicsuffixlist Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-sendfile Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-simple-sendfile Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-socks Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hsflowd Cleanup plist 2014-11-22 14:43:23 +00:00
htpdate - update to 1.1.1 2014-10-30 18:17:51 +00:00
http_ping
httping Update to 2.4 2015-02-10 12:51:43 +00:00
httpry Cleanup plist 2014-11-22 14:43:23 +00:00
hupnp Cleanup plist 2014-11-22 14:43:23 +00:00
iaxmodem
icmpinfo Allow staging as a regular user 2014-09-05 17:22:40 +00:00
icpld Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
iet Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
ifdepd
iffinder
ifstat 1: Stagify. 2014-06-23 09:59:45 +00:00
ifstated Put PORTEPOCH back to 3. 2014-12-26 01:21:37 +00:00
igmpproxy net/igmpproxy: fix issue with changes to struct ip for fbsd 9/10 2014-10-11 14:24:05 +00:00
ilbc Cleanup plist 2014-11-22 14:43:23 +00:00
imapproxy Rename net/ patch-xy patches to reflect the files they modify. 2014-07-29 01:59:16 +00:00
iodine Cleanup plist 2014-11-22 14:43:23 +00:00
ip2location IP2Location is a C library that enables the user to find the country, region, 2014-12-13 18:00:10 +00:00
ip6_int
ipgrab
iplog net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
ipsorc devel/glib12 x11-toolkits/gtk12: 2014-09-13 15:11:27 +00:00
ipsumdump - Update to version 1.85 2015-03-24 21:06:54 +00:00
ipsvd Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
irrd - Resurrect net/irrd with stagify. 2014-09-02 18:01:38 +00:00
isc-dhcp41-client
isc-dhcp41-relay
isc-dhcp41-server Cleanup plist 2014-11-22 14:43:23 +00:00
isc-dhcp42-client
isc-dhcp42-relay
isc-dhcp42-server - Update to 4.2.8 2015-03-14 15:41:56 +00:00
isc-dhcp43-client
isc-dhcp43-relay
isc-dhcp43-server - Use @sample magic 2015-04-05 23:11:06 +00:00
istgt Update to version 20141125 2015-01-03 20:27:20 +00:00
jags Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
jakarta-commons-net Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
java-beepcore - Add empty directory to plist 2015-03-15 15:38:22 +00:00
jcifs Update to 1.3.18 release. 2014-10-30 09:53:51 +00:00
jgroups Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
jicmp - Update from 1.4.3 to 1.4.4 2014-11-27 14:02:47 +00:00
jicmp6 - Update from 1.2.2 to 1.2.3 2014-06-26 17:19:30 +00:00
jrdesktop - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
jsch - Update to version 0.1.52 2015-03-25 00:04:19 +00:00
jumpgate
jwhois Simplify plist 2014-11-01 00:00:02 +00:00
kamailio net/kamailio: 4.2.3 -> 4.2.4 2015-04-10 18:49:46 +00:00
kdenetwork4 Convert kde@ ports to USES=metaport. 2015-04-03 19:22:38 +00:00
kdenetwork4-filesharing Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kdenetwork4-strigi-analyzers Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kget Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kio-upnp-ms - Remove deprecated USE_KDE4=kdehier 2015-02-19 18:19:28 +00:00
kippo Cleanup plist 2014-11-22 14:43:23 +00:00
kissd net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
knc - Switch to USES=libtool 2014-07-04 07:37:10 +00:00
knemo-kde4 Cleanup plist 2014-12-09 17:29:49 +00:00
krdc Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
krfb Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kwooty - Remove deprecated USE_KDE4=kdehier 2015-02-19 18:19:28 +00:00
l2tpd Cleanup plist 2014-11-22 14:43:23 +00:00
l4ip Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
ladvd - Fix build with Clang 3.6.0 2015-03-22 15:44:53 +00:00
lam Cleanup plist 2014-11-22 14:43:23 +00:00
lambdamoo Fix build by adding -lm. 2014-08-16 16:37:57 +00:00
latd Allow building with libc++ r224926 2015-01-09 18:02:36 +00:00
ldap2dns cleanup plist 2014-12-20 19:23:19 +00:00
ldap-stats
ldapbrowser net/ldapbrowser: provide additional distfile mirror 2014-12-04 18:16:28 +00:00
ldapdiff Cleanup plist 2014-11-22 14:43:23 +00:00
ldapscripts Remove @dirrm/@dirrmty from my ports 2014-10-13 07:12:43 +00:00
ldapsdk Cleanup plist 2014-11-22 14:43:23 +00:00
ldapsh Cleanup plist 2014-12-09 17:29:49 +00:00
lft
libarms Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
libbgpdump Cleanup plist 2014-11-22 14:43:23 +00:00
libcapn Cleanup plist 2014-11-22 14:43:23 +00:00
libcmis Update to 0.5.0. 2015-02-20 20:23:03 +00:00
libdmapsharing The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2. 2014-11-19 11:49:04 +00:00
libdnet Cleanup plist 2014-11-22 14:43:23 +00:00
libexosip2 Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
libfb Cleanup plist 2014-11-22 14:43:23 +00:00
libfixbuf Update to 1.6.1 2014-11-06 19:41:06 +00:00
libgnetwork Cleanup plist 2014-11-22 14:43:23 +00:00
libgweather Update libgweather to 3.14.3. 2015-01-20 12:34:41 +00:00
libilbc Default the WRKSRC to the proper extracted name for USE_GITHUB when 2015-03-20 07:25:43 +00:00
libkfbapi - Remove deprecated USE_KDE4=kdehier 2015-02-19 18:19:28 +00:00
libkvkontakte - Update digiKam and Kipi Plugins to 4.2.0 2015-01-27 21:04:30 +00:00
libmateweather Cleanup plist 2014-12-09 17:29:49 +00:00
libmaxminddb New port: net/libmaxminddb 2015-02-16 19:32:54 +00:00
libmediawiki - Update digiKam and Kipi Plugins to 4.2.0 2015-01-27 21:04:30 +00:00
libmms Update libmms to 0.6.4. 2015-01-09 15:32:36 +00:00
libmxp Cleanup plist 2014-11-22 14:43:23 +00:00
libnatpmp Drop redundant -fPIC from CFLAGS 2015-02-01 16:04:21 +00:00
libnet - Backport upstream fixes (from 1.2 to 1.1.6) 2015-01-18 10:36:16 +00:00
libnetdude Cleanup plist 2014-12-09 17:29:49 +00:00
libnfs Cleanup plist 2014-11-22 14:43:23 +00:00
libnids Cleanup plist 2014-11-22 14:43:23 +00:00
libnids-libnet11
libnss-mysql - Convert to USES=libtool 2014-07-10 15:08:07 +00:00
liboauth - Switch to USES=libtool, drop .la files 2014-07-04 07:38:01 +00:00
libopennet Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
liboping net/liboping: 0.3.5 -> 1.8.0 2015-03-29 16:44:17 +00:00
libosip2 Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
libpcap Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
libpcapnav Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
libproxy Fix linking with libperl.so.xx.y. 2014-12-04 15:45:07 +00:00
libproxy-gnome
libproxy-kde Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
libproxy-perl Fix linking with libperl.so.xx.y. 2014-12-04 15:45:07 +00:00
libproxy-python - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
libproxy-webkit Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
librouteros security/libgcrypt: 1.6.1 -> 1.6.2, bump depends 2015-01-02 18:46:33 +00:00
librsync Remove old libtool patches 2014-10-05 21:17:05 +00:00
libsocket++ Fix "BSD" license in net category 2014-12-10 23:55:29 +00:00
libsocketcpp Cleanup plist 2014-11-22 14:43:23 +00:00
libsrtp Only use -fPIC, when compiling shared objects, not static ones. 2015-04-14 22:24:44 +00:00
libtnl Cleanup plist 2014-11-22 14:43:23 +00:00
libtrace Cleanup plist 2014-11-22 14:43:23 +00:00
libunp Cleanup plist 2014-11-22 14:43:23 +00:00
libutp Add a patch to fix 64-bit specific warnings in the just-added utilities. 2015-01-22 22:08:58 +00:00
libvncserver security/libgcrypt: 1.6.1 -> 1.6.2, bump depends 2015-01-02 18:46:33 +00:00
libzapojit Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
libzmq2 - Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-10 12:41:18 +00:00
libzmq3 net/libzmq4: Update to 4.0.5 2015-02-09 03:23:49 +00:00
libzmq4 net/libzmq4: Update to 4.0.5 2015-02-09 03:23:49 +00:00
liferea Update liferea to 1.10.14. 2015-04-06 17:20:58 +00:00
linc Cleanup plist 2014-11-22 14:43:23 +00:00
linc-reference
linknx Make buildable again by upgrading to 0.0.1.32. 2014-10-03 12:37:55 +00:00
linphone - Fix build when audio/speex isn't installed by adding --disable-speex to 2015-01-09 15:30:09 +00:00
linux-c6-avahi-libs Upgrade CentOS to 6.6 2014-11-11 13:06:39 +00:00
linux-c6-openldap Upgrade CentOS to 6.6 2014-11-11 13:06:39 +00:00
linux-c6-tcp_wrappers-libs Upgrade CentOS to 6.6 2014-11-11 13:06:39 +00:00
linux-f10-nss_ldap Cleanup plist 2014-11-13 17:51:10 +00:00
linux-f10-openldap Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:17:28 +00:00
linuxigd net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
liveMedia Fix build failure on pre-10 systems 2014-12-23 13:30:29 +00:00
lla Rename net/ patch-xy patches to reflect the files they modify. 2014-07-29 01:59:16 +00:00
ltm
lualdap Cleanup plist 2014-11-22 14:43:23 +00:00
luasocket Cleanup plist 2014-11-22 14:43:23 +00:00
lvwimax Allow staging as a regular user 2014-09-07 16:26:15 +00:00
macchanger Fix build without INFO 2014-11-29 06:29:23 +00:00
mad_fcl net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
malo-firmware-kmod net/malo-firmware-kmod: pkg-descr grammar fixes 2014-12-01 15:00:24 +00:00
mcast-tools
mdns-repeater Provide rc.d script 2015-04-06 14:13:31 +00:00
mDNSResponder - Allow to strip shared library as regular user 2015-03-30 13:47:54 +00:00
mediastreamer Depend on gettext-tools when NLS option is off 2015-02-17 09:02:16 +00:00
mediatomb Mark BROKEN: Fails to configure, does not use USERS/GROUPS 2015-04-02 15:33:08 +00:00
megatools - Update to version 1.9.94 [1] 2015-01-04 20:03:16 +00:00
mgen net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
micro_inetd net/micro_inetd: Update version 2005.06.29=>2014.08.14 2015-04-11 12:35:20 +00:00
micro_proxy Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:39:16 +00:00
minidlna Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
minisapserver Convert a bunch of USE_XZ to USES=tar:xz. 2014-07-29 21:07:39 +00:00
minissdpd Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:39:16 +00:00
miniupnpc Do not override USES set by slave ports in master ports 2015-01-06 13:59:35 +00:00
miniupnpd Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
miredo Cleanup plist 2015-01-16 00:07:57 +00:00
mono-zeroconf Cleanup plist 2014-11-22 14:43:23 +00:00
mopd Cleanup plist 2014-11-22 14:43:23 +00:00
morebalance net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
mosh - Update to 2.6.0 2014-10-04 15:12:44 +00:00
mosquitto Upgrade mosquitto to version 1.3.4 2014-10-15 22:53:29 +00:00
motsognir - Update to version 1.0.6 2014-12-06 14:27:35 +00:00
mpd5 Need to bump revision for r382043 as well since it will change runtime behavior 2015-03-23 21:19:01 +00:00
mpd-l2tp-ipv6pd-client cleanup plist 2014-12-20 19:23:19 +00:00
mpich - Update to MPICH 3.1.4 2015-02-26 18:07:11 +00:00
mpich2 net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
mping
mrouted Fix the build with clang 3.5. 2015-03-02 10:50:14 +00:00
msend Add USES=readline to fix build on -current. 2014-07-31 12:52:26 +00:00
mtr - Use CONFLICTS_INSTALL instead of CONFLICTS 2015-04-13 19:25:24 +00:00
mtr-nox11 - Pet portlint 2015-04-13 19:25:28 +00:00
nakenchat
nanomsg Add a new port of net/nanomsg, a ZeroMQ-like socket library in pure C. 2015-04-10 13:33:20 +00:00
nast net/nast: fix -lpthread on DragonFly, take 2 2014-10-24 13:06:45 +00:00
nbd-server Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
nc
ncp Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ndisc6 Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
ndpi Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
nepenthes Cleanup plist 2014-11-22 14:43:23 +00:00
nepim - Switch devel/liboop to USES=libtool, drop .la files 2014-08-18 17:30:24 +00:00
net6 Cleanup plist 2014-11-22 14:43:23 +00:00
netatalk security/libgcrypt: 1.6.1 -> 1.6.2, bump depends 2015-01-02 18:46:33 +00:00
netatalk3 Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
netcat
netdude Cleanup plist 2014-12-09 17:29:49 +00:00
netembryo net/netembryo: Add 2 new options, SCTP and IPv6 2015-03-26 18:10:43 +00:00
netmap
netpipes Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
netscript Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
netsed
netselect Unbreak -- seems to work for me, no errors quoted in the BROKEN-message 2015-03-09 06:48:12 +00:00
netstrain
nettest Rename net/ patch-xy patches to reflect the files they modify. 2014-07-29 01:59:16 +00:00
netwib Cleanup plist 2014-11-22 14:43:23 +00:00
neubot Cleanup plist 2014-11-22 14:43:23 +00:00
nfsshell Fix build on -current. 2014-08-16 16:57:24 +00:00
ng_mikrotik_eoip Prevent using @cwd 2014-11-01 18:01:53 +00:00
ngrep Fix a minor typo 2015-01-08 14:14:25 +00:00
nifmon Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
nload Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:39:16 +00:00
nmsg Add LICENSE_FILE (and bump PORTREVISION). 2015-04-06 12:42:39 +00:00
nocatsplash Mark BROKEN: Broken pkg-install script, should use USERS and UIDs 2014-12-20 20:18:09 +00:00
nos-ttb Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
nph
nss_ldap Add patches for a couple of issues I found while researching #190055: 2014-11-13 21:46:11 +00:00
nss-pam-ldapd net/openldap24-*: 2014-07-24 18:34:16 +00:00
nss-pam-ldapd-sasl
nstxd Cleanup plist 2014-11-22 14:43:23 +00:00
ntimed Update to new github snapshot 2015-01-30 14:56:25 +00:00
ntlmaps Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
ntop Cleanup plist 2014-11-22 14:43:23 +00:00
ntopng Mark BROKEN: Fails to link 2015-02-14 09:12:36 +00:00
ntp Update ntp 4.2.8p1 --> 4.2.8p2 2015-04-08 03:19:18 +00:00
ntp-devel Update ntp 4.2.8p1 --> 4.2.8p2 2015-04-08 03:19:18 +00:00
ntp-rc Deprecate RC port. Upline no longer has RC branch. 2015-04-09 02:04:35 +00:00
ntraceroute
nusoap Reset maintainership: 2014-12-02 22:40:56 +00:00
nxproxy Update to 3.5.0.31 2015-03-18 06:58:29 +00:00
nyancat
nylon Only use libevent2 2014-07-24 13:32:58 +00:00
ohphone Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
olsrd Correct typo. 2014-07-15 20:13:31 +00:00
omcmd
omnitty net/omnitty: Allow greater than 32-character hostnames 2015-03-01 22:15:21 +00:00
onenetd Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
onioncat
opal - Update comms/spandsp to version 0.0.6 [1] 2014-12-15 18:46:58 +00:00
openafs - Add CPE info 2015-04-13 13:30:07 +00:00
openbgpd Allow staging as a regular user 2014-09-07 16:37:44 +00:00
opendpi Cleanup plist 2014-11-22 14:43:23 +00:00
openggsn New port: net/openggsn 2014-07-16 05:56:38 +00:00
openh323 Allow stripping as a regular user 2014-10-12 15:26:29 +00:00
openldap24-client
openldap24-sasl-client
openldap24-server Add a patch to improve Outlook interoperability at expense of possible 2015-04-01 01:02:17 +00:00
openmpi Unbreak 2014-12-26 18:45:52 +00:00
openmpi-devel Cleanup plist 2014-11-22 14:43:23 +00:00
openmq - Fix possible out of memory issue during build 2014-09-09 22:59:01 +00:00
openmq-client Update net/openmq and net/openmq-client to 4.5.2.p.1 2014-06-22 05:06:22 +00:00
openntpd Update to 5.7p3: 2015-01-28 20:51:41 +00:00
opennx Fix DEPENDS 2015-01-24 22:22:26 +00:00
openospfd Only use libevent2 2014-07-24 13:32:58 +00:00
openpgm net/openpgm: fix build with python3 2015-01-21 09:10:20 +00:00
openradius Cleanup plist 2014-11-22 14:43:23 +00:00
openslp - Use option helpers 2014-11-11 22:11:55 +00:00
opentracker Cleanup plist 2014-11-22 14:43:23 +00:00
openvswitch - Add CPE info 2015-04-10 23:37:25 +00:00
ortp Update net/libsrtp to 1.5.2 and use base OpenSSL on FreeBSD 10 and up 2015-04-12 12:11:57 +00:00
osrtspproxy net/osrtspproxy: use -lpthread instead of pthread, fix on DragonFly 2014-10-20 12:42:09 +00:00
ossp-sa - Strip libraries 2014-07-25 13:49:05 +00:00
ostinato - Update to 2.6.0 2014-10-04 15:12:44 +00:00
owamp Cleanup plist 2014-11-22 14:43:23 +00:00
p5-Acme-HTTP - Add p5-Acme-HTTP 0.10 2015-01-11 13:27:47 +00:00
p5-AddressBook Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Amazon-SQS-Simple Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-AnyEvent-MPRPC Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-AnyEvent-RabbitMQ - Update to 1.18 2014-12-03 15:28:41 +00:00
p5-AnyEvent-Twitter Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-AnyEvent-Twitter-Stream Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-AnyMQ-AMQP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Apache2-SOAP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-BBS-Client Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-BBS-UserInfo Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-BBS-UserInfo-Maple3 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-BBS-UserInfo-Maple3itoc Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-BBS-UserInfo-Ptt Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-BBS-UserInfo-SOB Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-BBS-UserInfo-Wretch Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Beanstalk-Client Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Cisco-IPPhone Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Crypt-DH-GMP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Daemon-Generic Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Data-IPV4-Range-Parse Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-EasyTCP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Event-tcp Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-File-Rsync net/p5-File-Rsync: Update version 0.43=>0.45 2015-01-28 18:08:41 +00:00
p5-File-RsyncP - update to 0.74 2015-02-17 12:01:58 +00:00
p5-Filesys-SmbClient - Strip library 2015-03-13 13:21:28 +00:00
p5-Frontier-RPC Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Geo-IP - Update to 1.45 2014-12-03 15:29:13 +00:00
p5-Geo-IP-PurePerl Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Geo-IPfree Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-GeoIP2 - Update to 2.001002 2014-12-13 16:59:19 +00:00
p5-Google-SAML-Request - Update to 0.05 2015-01-04 17:11:49 +00:00
p5-Google-SAML-Response - Update to 0.14 2015-01-04 17:11:56 +00:00
p5-Growl-GNTP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-IO-Interface net/p5-IO-Interface: fix build on FreeBSD 2015-02-08 03:20:09 +00:00
p5-IO-Socket-INET6 - Update to 2.72 2014-12-04 15:07:37 +00:00
p5-IO-Socket-IP - Update to 0.37 2015-03-13 14:02:03 +00:00
p5-IO-Socket-Multicast Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
p5-IO-Socket-Multicast6 Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-IO-Socket-UNIX-Util - Add p5-IO-Socket-UNIX-Util 0.05 2015-01-01 16:09:16 +00:00
p5-IP-Anonymous net/p5-IP-Anonymous: Add LICENSE 2015-01-12 10:46:22 +00:00
p5-IP-Country Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-IPC-Session Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-JavaScript-RPC Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Kafka Add p5-Kafka 0.8010, apache Kafka interface for Perl. 2015-03-09 03:51:51 +00:00
p5-MaxMind-DB-Common Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-MaxMind-DB-Reader - Update to 1.000003 2014-12-20 18:14:40 +00:00
p5-MaxMind-DB-Writer - Update to 0.100001 2015-03-14 14:51:52 +00:00
p5-Net - Update to 3.06 2015-04-02 19:21:18 +00:00
p5-Net-Address-Ethernet Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Address-IPv4-Local Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-Amazon - Sort *_DEPENDS 2015-04-14 19:02:32 +00:00
p5-Net-Amazon-AWSSign Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Amazon-EC2 p5-Test-Exception is used for testing only, and it was this way before update to 2015-01-04 10:44:20 +00:00
p5-Net-Amazon-MechanicalTurk Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-Amazon-S3 - Update to 0.80 2015-04-14 19:02:37 +00:00
p5-Net-Amazon-Signature Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Amazon-Thumbnail Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-AMQP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Analysis Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-APNS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-APNs-Extended Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Appliance-Phrasebook Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Appliance-Session Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-ARP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-BGP -update to 0.16 2015-02-25 17:37:07 +00:00
p5-Net-Blogger Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-CascadeCopy Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Cassandra Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Cassandra-Easy Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Net-CIDR-Lite Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-CIDR-MobileJP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-CIDR-Set Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-CLI-Interact - Update to 2.200002 2015-02-22 12:50:09 +00:00
p5-Net-CSTA Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Daemon Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-DAV-Server Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Net-Delicious Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Net-DHCP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-DHCP-Watch Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-DHCPClient Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Dict - Update to 2.19 2014-12-20 18:14:46 +00:00
p5-Net-Divert Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-DLookup Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-Dropbox-API Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-EPP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-EPP-Proxy Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-ext Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Finger Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Flow Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Frame - Update to 1.15 2015-02-16 09:42:03 +00:00
p5-Net-Frame-Dump - Update to 1.14 2015-01-04 17:12:14 +00:00
p5-Net-Frame-Layer-ICMPv6 Upgrade to 1.09. 2015-02-05 02:20:23 +00:00
p5-Net-Frame-Layer-IPv6 Upgrade to 1.07 2015-02-05 02:22:48 +00:00
p5-Net-FS-Flickr Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
p5-Net-FS-Gmail Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
p5-Net-FTP-AutoReconnect Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-FTP-File Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-GitHub - Update to 0.75 2015-03-26 14:13:15 +00:00
p5-Net-Gnats Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Google Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Google-Analytics Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Google-AuthSub Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Google-Calendar Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
p5-Net-Google-Code Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Google-DataAPI Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Google-PicasaWeb Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Google-SafeBrowsing2 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Google-Spreadsheets Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Growl Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-GrowlClient Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Hiveminder Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-HL7 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-HTTP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-HTTP-Spore Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-HTTP-Spore-Middleware-Header Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-HTTPS-Any Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-HTTPS-NB Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Ident Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Ifconfig-Wrapper Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-INET6Glue Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
p5-Net-Interface Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-IP-Minimal Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-IP-RangeCompare Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-IPTrie - Fix *_DEPENDS: version is not required by this port 2015-03-21 19:55:30 +00:00
p5-Net-IRR Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Jaiku Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Jifty Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-LDAP-AutoDNs Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-LDAP-AutoServer Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-LDAP-Express Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-LDAP-LDAPhash Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-LDAP-Makepath Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-LDAP-posixAccount Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-LDAP-posixGroup Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-LDAP-Server Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-LDAP-Server-Test Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Libdnet Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-LimeLight-Purge Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-MAC Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-MAC-Vendor Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Mosso-CloudFiles Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-MovableType Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-NBName Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-NBsocket Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Nessus-XMLRPC net/p5-Net-Nessus-XMLRPC: Add LICENSE 2015-01-11 12:44:02 +00:00
p5-Net-NIS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-NIS-Listgroup Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Net-Nmsg Add LICENSE_FILE and bump PORTREVISION. 2015-04-07 22:20:26 +00:00
p5-Net-OAuth Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-OAuth2 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-OAuth-Simple Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-OpenID-Consumer - Update to 1.16 2014-12-03 15:30:17 +00:00
p5-Net-OpenSSH - point WWW page to meta::cpan 2015-02-25 17:47:52 +00:00
p5-Net-OpenSSH-Parallel Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-OpenStack-Attack Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Packet Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
p5-Net-Packet-Target Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-ParseWhois Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-Patricia Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Pcap Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Net-PcapUtils Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Ping Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Ping-External Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Proxy Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-PubSubHubbub-Publisher Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-RabbitFoot Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-RabbitMQ Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Radius Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Random Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-RawIP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-RawSock Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Rendezvous-Publish Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Riak Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Rsh Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-RTP Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Net-SAP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SCP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SCP-Expect Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SDP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Server Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Net-Server-Coro Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Server-SS-PreFork Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-sFlow Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SFTP Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-SFTP-Foreign Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SIP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SMPP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SMS-Clickatell Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SMS-Mollie - Update *_DEPENDS: 2015-01-01 16:11:46 +00:00
p5-Net-SMS-PChome Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SNPP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SPDY Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SSH Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SSH2 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SSH-Expect Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SSH-Mechanize Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-SSH-Perl - Update to 1.38 2014-12-03 15:30:50 +00:00
p5-Net-STOMP-Client Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Subnet Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Syslog Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-TCLink Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
p5-Net-TcpDumpLog Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Telnet Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Telnet-Netscreen Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-TiVo Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Todoist Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Traceroute Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Traceroute6 Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-Traceroute-PurePerl Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-Trackback Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Twitter - Update to 4.01010 2015-03-26 14:13:00 +00:00
p5-Net-Twitter-Lite - Add LICENSE [1] 2015-03-28 18:50:04 +00:00
p5-Net-uFTP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-VNC Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Wake Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-WhitePages Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Whois Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Whois-ARIN Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Net-Whois-IP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Whois-Raw - Update to 2.84 2015-03-27 13:47:13 +00:00
p5-Net-Whois-RIPE Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Works - Update to 0.20 2015-03-07 09:29:30 +00:00
p5-Net-Write Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-XWhois Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Yadis Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-Z3950-SimpleServer Update to version 1.20. 2015-01-30 11:13:17 +00:00
p5-Net-Z3950-ZOOM Fix plist. 2014-12-01 21:50:55 +00:00
p5-NetAddr-IP-Count Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-NetAddr-MAC Add p5-NetAddr-MAC 0.93, netAddr::MAC - Handles hardware MAC Addresses 2015-03-10 06:16:46 +00:00
p5-NetPacket Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-OAI-Harvester Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-OurNet-BBS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-OurNet-BBSAgent Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Parallel-Pvm Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-perl-ldap Update to 0.65, and sort plist. 2015-04-06 18:47:19 +00:00
p5-Phone-Info Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-PlRPC Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Component-Client-Ident Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Component-Client-Keepalive Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Component-Client-Ping Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Component-Client-Telnet Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-POE-Component-Client-Traceroute Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-POE-Component-Client-Twitter Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Component-Client-Whois Update to 1.32. 2015-02-17 16:27:09 +00:00
p5-POE-Component-ControlPort Remove build dependency on p5-Test-Simple. 2015-02-26 16:49:31 +00:00
p5-POE-Component-Generic Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-POE-Component-Jabber Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Component-Pcap Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Component-PubSub Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Component-Server-Twirc - Update to 0.20 2015-04-02 19:21:24 +00:00
p5-POEx-Role-TCPServer Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POSIX-getpeername Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POSIX-Socket Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Queue-Beanstalk Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-ResourcePool-Resource-Net-LDAP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-ResourcePool-Resource-SOAP-Lite Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-REST-Application Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-REST-Google Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Rose-URI - Update to 1.02 [1] 2015-03-29 10:20:05 +00:00
p5-RPC-EPC-Service Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-RPC-Simple Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-RPC-XML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-S3 Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Samba-LDAP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Server-Starter Update to 0.23, which includes removing all non-core dependencies. 2015-03-29 15:28:05 +00:00
p5-SOAP Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-SOAP-Amazon-S3 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SOAP-Data-Builder Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SOAP-Lite - Update to 1.14 2015-03-28 19:06:01 +00:00
p5-SOAP-MySOAP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Socket - Update to 2.018 2015-02-18 16:22:11 +00:00
p5-Socket6 Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
p5-Socket-Class Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
p5-Socket-GetAddrInfo Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Socket-Multicast6 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Socks Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Sort-Key-IPv4 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Test-URI Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-URI Update to 1.67. 2015-02-24 23:03:00 +00:00
p5-URI-FromHash Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-URI-Match Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-URI-OpenURL Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-URI-Query Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-URI-SmartURI Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-URI-Template - Update to 0.22 2015-04-04 21:11:24 +00:00
p5-URI-Template-Restrict Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-URI-ws - Add p5-URI-ws 0.03 2015-01-11 13:29:02 +00:00
p5-Validate-Net Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-VM-EC2 - Add p5-VM-EC2 1.28 2015-04-14 18:38:13 +00:00
p5-VM-EC2-Security-CredentialCache - Add p5-VM-EC2-Security-CredentialCache 0.21 2015-04-14 18:42:51 +00:00
p5-WebService-Dropbox Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-WebService-Prowl Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-What Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-X500-DN Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Compile-SOAP - Update to 3.08 2015-02-27 20:20:27 +00:00
p5-XML-Compile-SOAP-AnyEvent Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Compile-SOAP-Daemon - Update to 3.11 2015-01-16 13:46:16 +00:00
p5-XML-Compile-SOAP-WSA Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Compile-WSDL11 - Add p5-XML-Compile-WSDL11 3.03 2015-01-15 16:51:50 +00:00
p5-XML-Fast Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-RPC Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-RPC-Fast Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XMLRPC-Lite net/p5-XMLRPC-Lite: Fixes as suggested from koobs 2014-12-11 05:19:02 +00:00
p5-XPC Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-ZConf Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-ZConf-Bookmarks Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-ZeroMQ Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
packetdrill net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
packter-agent Fix "BSD" license in net category 2014-12-10 23:55:29 +00:00
panoptis - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
paris-traceroute
passlogd
pathneck
pbnc
pdb Cleanup plist 2014-11-22 14:43:23 +00:00
pear-Auth_RADIUS net/pear-Auth_RADIUS: Update version 1.0.7=>1.1.0 2015-02-10 18:35:57 +00:00
pear-File_Bittorrent2 Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Horde_Kolab_Server Convert to USES=horde 2014-09-30 22:14:59 +00:00
pear-Horde_Kolab_Session Convert to USES=horde 2014-09-30 22:14:59 +00:00
pear-Horde_Ldap Update net/pear-Horde_Ldap from 2.0.1 to 2.2.0 2014-11-30 20:50:59 +00:00
pear-Horde_Rpc Horde package update: 2015-02-10 17:13:44 +00:00
pear-Horde_Scribe Convert to USES=horde 2014-09-30 22:14:59 +00:00
pear-Horde_Socket_Client Horde package update: 2015-03-12 09:17:40 +00:00
pear-Horde_Url Horde package update: 2015-01-12 14:54:44 +00:00
pear-Net_CDDB Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_CheckIP Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_Dict Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_DIME Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_DNSBL Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_Finger Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_Geo Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_GeoIP Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_Ident Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_IDNA Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_IPv4 Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_IPv6 Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_LDAP Convert to USES=pear 2014-09-23 16:57:57 +00:00
pear-Net_LDAP2 Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_MAC Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_Nmap Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_NNTP Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_Ping Convert to USES=pear 2014-09-23 16:57:57 +00:00
pear-Net_POP3 Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_Server Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_Sieve Upgrade to 1.3.4. 2015-02-05 06:53:00 +00:00
pear-Net_SMS Upgrade to 0.2.1. 2015-01-19 04:32:47 +00:00
pear-Net_SMTP Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_Socket Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_Traceroute Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_URL Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_URL2 Update to version 2.0.10. 2014-10-11 20:06:14 +00:00
pear-Net_URL_Mapper Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_UserAgent_Detect Fix "BSD" license in net category 2014-12-10 23:55:29 +00:00
pear-Net_UserAgent_Mobile Convert to USES=pear 2014-09-23 16:57:57 +00:00
pear-Net_Vpopmaild Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Net_Whois Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Services_Pingback Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Services_Twitter Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-SOAP Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-URI_Template Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-XML_RPC Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-XML_RPC2 Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pecl-amqp net/pecl-amqp: 1.0.9 -> 1.4.0 2014-08-25 06:24:18 +00:00
pecl-apn
pecl-cvsclient Those ports do not build with php 5.6 2015-02-25 11:22:40 +00:00
pecl-geoip - Update to 1.1.0 2014-12-25 17:08:22 +00:00
pecl-gupnp
pecl-ip2location This PECL extension enables you to get the geo location information of an IP 2014-12-13 18:20:21 +00:00
pecl-mosquitto
pecl-oauth 1: add LICENSE/LICENSE_FILE. 2015-02-24 09:09:06 +00:00
pecl-radius 1: add LICENSE. 2015-02-24 09:20:41 +00:00
pecl-yaz
pecl-yp
pecl-zmq - Fix wrong dependency s/libzmq2/libzmq4/ 2015-03-06 11:28:58 +00:00
pen - Update to 0.27.5 2015-04-09 14:18:25 +00:00
pfinger Rename all patches that contain '::' as a path separator, and use 2014-07-29 17:12:47 +00:00
phamm Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
php5-ldap Update to 5.4.31 release. 2014-08-04 15:03:44 +00:00
php5-soap
php5-sockets
php5-xmlrpc
php53-ldap net/openldap24-*: 2014-07-24 18:34:16 +00:00
php53-soap
php53-sockets
php53-xmlrpc Merge a patch from lang/php5 to fix build breakage. 2014-07-16 20:36:14 +00:00
php55-ldap Update to 5.5.15 release. 2014-08-04 15:04:08 +00:00
php55-soap
php55-sockets
php55-xmlrpc
php56-ldap Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-soap Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-sockets Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-xmlrpc Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
phpldapadmin Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
pimd Add new port: net/pimd 2015-02-06 12:52:52 +00:00
pimdd
pipsecd Cleanup plist 2014-12-09 17:29:49 +00:00
pjsip Due to recent changes in OpenSSL, disable SRTP support for asterisk13 2015-03-23 15:46:23 +00:00
pktanon Cleanup plist 2014-11-22 14:43:23 +00:00
pload
plugdaemon Package something 2014-08-10 09:52:29 +00:00
pmf Cleanup plist 2014-11-22 14:43:23 +00:00
polyorb - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
poptop - Fix install from non-root 2015-02-03 21:08:22 +00:00
portfwd Cleanup plist 2014-11-22 14:43:23 +00:00
pptpclient Avoid running /bin/ip which doesn't exist on FreeBSD. 2015-02-05 19:37:20 +00:00
proftpd-mod_ldap net/openldap24-*: 2014-07-24 18:34:16 +00:00
prosearch - Add empty directory to plist 2015-03-15 15:38:50 +00:00
proxy-connect Convert some more USE_BZIP2 to USES=tar:bzip2 2014-07-29 21:43:17 +00:00
proxy-suite Cleanup plist 2014-11-22 14:43:23 +00:00
proxychains - Stage 2014-06-26 14:20:22 +00:00
proxychains-ng - Strip binary and library 2015-01-13 00:26:43 +00:00
prtunnel Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
ptpd2 Cleanup plist 2014-11-22 14:43:23 +00:00
ptpd2-devel Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
ptunnel net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
pure-sockets Stagify. 2014-08-07 14:46:18 +00:00
pvm - Simplify MASTER_SITES 2015-02-24 13:57:51 +00:00
pwhois Bump portrevision as now the properly credentials are applied to the owned directories 2014-10-07 17:51:02 +00:00
pxe Drop maintainership of all remaining ports where I am listed. 2014-10-29 22:11:51 +00:00
pxe-pdhcp Allow staging as a regular user 2014-09-07 17:30:06 +00:00
py-amqp net/py-amqp: update to 1.4.6 2014-09-29 16:29:46 +00:00
py-amqplib - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-avahi Cleanup plist 2014-12-09 17:29:49 +00:00
py-beanstalkc - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-cloudfiles - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-dpkt - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-ec2-cli-tools The bash package can be called bash-static, so depend on the bash binary. 2015-02-19 14:50:29 +00:00
py-eventlet Update to 0.16.1 2015-02-05 19:59:46 +00:00
py-GeoIP - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-gntp Cleanup plist 2014-11-22 14:43:23 +00:00
py-google - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-gspread Simple API access to Google Spreadsheets 2014-09-16 16:20:26 +00:00
py-gspreadsheet Convert to USES framework 2014-09-17 17:39:51 +00:00
py-impacket - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-ipaddress Add ipaddress-1.0.6. 2014-09-15 02:13:55 +00:00
py-iplib - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-kombu Fix DEPENDS 2015-04-07 19:38:48 +00:00
py-ldap2 net/py-ldap2: update to 2.4.19 2015-01-18 08:32:21 +00:00
py-ldaptor - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-libcloud Add CPE information. 2015-03-29 08:35:34 +00:00
py-libdnet Unbreak 2014-10-25 06:45:45 +00:00
py-libnet Cleanup plist 2014-11-22 14:43:23 +00:00
py-medusa - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-miniupnpc - update miniupnpc to 1.9 2014-10-11 09:12:17 +00:00
py-msrplib - Use USES=twisted 2015-02-20 15:48:57 +00:00
py-ndg_httpsclient Update to 0.3.3 2014-12-11 05:23:34 +00:00
py-netaddr net/py-netaddr: Update to 0.7.13 2015-02-13 09:37:07 +00:00
py-netifaces Modernize mython 2014-08-29 10:44:09 +00:00
py-netlib - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-netstring - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-novaclient - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-oauth - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-oauth2 net/py-oauth2: Clean up, modernize & add QA bits 2015-02-11 13:34:46 +00:00
py-pcap - Add LICENSE_FILE 2015-02-18 15:16:40 +00:00
py-pcapy - Strip library 2015-03-14 04:03:06 +00:00
py-pcs Cleanup plist 2014-11-22 14:43:23 +00:00
py-port-for - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-pybeanstalk - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-pygeoip - Fix distinfo 2015-02-27 07:25:53 +00:00
py-pynmsg Add missing PKGNAMEPREFIX. 2015-04-05 21:17:22 +00:00
py-pynsq - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-pypcap - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-pysendfile - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-pysocks - Add py-pysocks 1.5.0 2015-03-22 14:59:10 +00:00
py-pysphere - use new python:2.7 notation 2014-09-28 18:43:55 +00:00
py-pyvmomi net/py-pyvmomi: new port - official VMware vSphere API 2014-09-12 07:49:02 +00:00
py-pyzmq net/py-pyzmq: update 14.3.1 -> 14.5.0 2015-03-08 22:05:32 +00:00
py-qt4-network Update PyQt and its dependencies. 2015-03-04 23:20:47 +00:00
py-radix - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-s3cmd net/py-s3cmd: Update version 1.5.0=>1.5.2 2015-02-11 13:08:31 +00:00
py-simplesoap - Update MASTER_SITES 2015-03-22 10:44:04 +00:00
py-smb net/py-smb: update to 1.1.15 2015-02-22 09:32:08 +00:00
py-smbpasswd - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-soappy Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
py-soappy-devel - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-soapy Cleanup plist 2014-11-22 14:43:23 +00:00
py-speedtest-cli - Update to 0.3.1 2015-01-31 12:55:28 +00:00
py-suds - Add LICENSE 2014-09-04 18:25:30 +00:00
py-tofu - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-tweepy Upgrade to 2.3.0. 2015-01-17 16:08:45 +00:00
py-twistedPair - Update to 15.0.0 2015-02-18 16:24:53 +00:00
py-twitter Update to version 2.0 2014-11-06 14:30:43 +00:00
py-twitter-tools net/py-twitter-tools: Update to 1.15.0 2014-12-26 02:53:35 +00:00
py-txamqp - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-uritemplate This is a Python implementation of RFC6570, URI Template, and can expand 2015-03-03 15:41:26 +00:00
py-urllib3 Update to 1.10.2 2015-03-03 18:19:22 +00:00
py-wolframalpha Python Client built against the Wolfram|Alpha v2.0 API 2014-10-17 17:45:27 +00:00
py-xmlrpc - Strip library 2015-03-16 14:08:32 +00:00
py-xmlrpclib - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-zope.proxy - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
py-zsi Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
pygopherd Remove useless entry in plist 2015-03-03 07:56:08 +00:00
pynids Remove duplicate plist 2014-11-10 21:16:46 +00:00
pyrad - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
pythondirector - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
qadsl Rename all patches that contain '::' as a path separator, and use 2014-07-29 17:12:47 +00:00
qjsonrpc Update to version 1.0.2 2015-02-06 21:35:14 +00:00
qoauth - Update devel/qca to version 2.1.0 2015-01-12 16:33:16 +00:00
qt4-network Remove @dirrm and @dirrmtry entries from the Qt ports. 2014-10-23 21:35:14 +00:00
qt5-network Update Qt5 to 5.4.1. 2015-03-18 09:37:42 +00:00
qtweetlib Cleanup plist 2014-11-22 14:43:23 +00:00
quagga Add CPE. 2015-03-18 13:52:54 +00:00
quagga23 Add a quagga version back at 0.99.23.1. 0.99.24 seems to have some problems 2015-03-18 22:28:43 +00:00
queso Cleanup plist 2014-11-22 14:43:23 +00:00
quiterss net/quiterss: update 0.17.5 -> 0.17.6 2015-03-02 15:02:47 +00:00
quoted - Stage 2014-06-29 21:17:54 +00:00
R-cran-twitteR Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
rabbitmq Upgrade to version 3.5.0. 2015-03-11 20:21:36 +00:00
rabbitmq-c - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
rabbitmq-c-devel - Update to version 0.5.2 [1] 2014-11-07 19:32:34 +00:00
raddump
radiator Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
radiusclient GC dead berlios master sites. 2015-03-30 22:18:26 +00:00
radiusd-cistron - Do not violate stagedir 2014-09-24 22:39:03 +00:00
radreport
radsecproxy Update to 1.6.6 2015-02-25 12:57:55 +00:00
radvd Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
raggle Cleanup plist 2014-11-22 14:43:23 +00:00
ranch Cleanup plist 2014-11-22 14:43:23 +00:00
rdapper New port: net/rdapper 2015-03-26 20:51:52 +00:00
rdesktop Update to 1.8.3 2015-01-22 15:47:10 +00:00
rdist6 Replace static buffer with a dynamic buffer. 2014-12-04 20:55:21 +00:00
recvnet Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:39:16 +00:00
redir Use gmake instead of using rules that may or may not work depending of the 2015-03-17 22:05:36 +00:00
relayd Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
remmina net/remmina: remove FreeBSD 7 support 2015-03-26 15:44:13 +00:00
remmina-plugin-gnome Cleanup plist 2014-12-09 17:29:49 +00:00
remmina-plugin-i18n Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
remmina-plugin-nx
remmina-plugin-rdp
remmina-plugin-telepathy
remmina-plugin-vnc security/libgcrypt: 1.6.1 -> 1.6.2, bump depends 2015-01-02 18:46:33 +00:00
remmina-plugin-xdmcp
remmina-plugins net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
remotebox Cleanup plist 2014-11-22 14:43:23 +00:00
remotedesk Convert bsd.gnustep.mk to USES=gnustep 2015-04-09 07:44:41 +00:00
repeater Stage, and fix build without gcc. 2014-07-31 13:28:45 +00:00
reposado net/reposado: 0.0.20130415 -> 0.0.20150131 2015-03-02 19:01:37 +00:00
rfbproxy Convert some more USE_BZIP2 to USES=tar:bzip2 2014-07-29 21:43:17 +00:00
rinetd Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ripe-whois
rp-pppoe Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
rsplib Cleanup plist 2014-11-22 14:43:23 +00:00
rsync Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:01:41 +00:00
rsync-bpc
rtg Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
rtpbreak - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
rtpproxy net/rtpproxy: support stage 2014-08-18 11:52:27 +00:00
rtptools - Update MAINTAINER 2014-08-23 15:58:12 +00:00
ruby-dict net/ruby-dict: mark broken with ruby 2.2 2015-04-04 01:06:47 +00:00
ruby-icmp Cleanup plist 2014-11-22 14:43:23 +00:00
ruby-tcpsocketpipe - Cleanup Mk/bsd.ruby.mk and remove no-op knobs in ruby ports 2015-03-14 14:36:13 +00:00
ruby-tserver Cleanup plist 2014-11-22 14:43:23 +00:00
rubygem-amazon-ec2
rubygem-amq-client Reset maintainership: 2014-12-02 22:40:56 +00:00
rubygem-amq-protocol Reset maintainership: 2014-12-02 22:40:56 +00:00
rubygem-amqp Reset maintainership: 2014-12-02 22:40:56 +00:00
rubygem-amqp067 Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
rubygem-amqp-utils Update ruby-gems to 2.4.5 2015-03-30 02:47:07 +00:00
rubygem-aws-s3 many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-aws-ses - Add rubygem-aws-ses 0.6.0 2015-03-08 18:34:11 +00:00
rubygem-bunny
rubygem-bunny060 net/rubygem-bunny060: limit portscout to proper versions 2014-08-31 02:26:27 +00:00
rubygem-connection_pool - Update to 2.1.2 2015-03-03 13:55:24 +00:00
rubygem-dogapi - Update to 1.17.0 2015-03-27 13:46:57 +00:00
rubygem-domain_name - Update to 0.5.23 2015-04-05 18:24:22 +00:00
rubygem-dropbox-sdk
rubygem-epp-client-afnic Add EPP::Client::* gems, an extensible framework for building EPP clients. 2015-03-03 15:58:06 +00:00
rubygem-epp-client-base Add EPP::Client::* gems, an extensible framework for building EPP clients. 2015-03-03 15:58:06 +00:00
rubygem-epp-client-rgp Add EPP::Client::* gems, an extensible framework for building EPP clients. 2015-03-03 15:58:06 +00:00
rubygem-epp-client-secdns Add EPP::Client::* gems, an extensible framework for building EPP clients. 2015-03-03 15:58:06 +00:00
rubygem-epp-client-smallregistry Add EPP::Client::* gems, an extensible framework for building EPP clients. 2015-03-03 15:58:06 +00:00
rubygem-fog-atmos - Add rubygem-fog-atmos 0.1.0 2014-12-28 13:17:52 +00:00
rubygem-fog-aws - Update to 0.1.2 2015-04-08 17:40:55 +00:00
rubygem-fog-ecloud - Update to 0.1.1 2015-04-08 17:41:00 +00:00
rubygem-fog-local - Update to 0.2.1 2015-04-13 19:25:14 +00:00
rubygem-fog-powerdns - Add rubygem-fog-powerdns 0.1.1 2015-04-05 21:27:03 +00:00
rubygem-fog-profitbricks - Update to 0.0.2 2015-03-23 14:28:30 +00:00
rubygem-fog-radosgw - Update to 0.0.4 2015-04-08 17:41:04 +00:00
rubygem-fog-riakcs - Add rubygem-fog-riakcs 0.1.0 2015-03-30 13:48:05 +00:00
rubygem-fog-sakuracloud - Update to 1.0.1 2015-04-05 07:48:29 +00:00
rubygem-fog-serverlove - Update to 0.1.2 2015-04-05 07:48:34 +00:00
rubygem-fog-softlayer - Update to 0.4.2 2015-04-08 17:41:47 +00:00
rubygem-fog-storm_on_demand - Update to 0.1.1 2015-04-04 12:52:29 +00:00
rubygem-fog-terremark - Update to 0.1.0 2015-04-05 07:48:38 +00:00
rubygem-fog-vmfusion - Update to 0.1.0 2015-04-05 07:48:43 +00:00
rubygem-fog-voxel - Update to 0.1.0 2015-04-05 07:48:48 +00:00
rubygem-geoip - Update to 1.5.0 2015-03-12 17:11:12 +00:00
rubygem-gitlab_omniauth-ldap Update ruby-gems to 2.4.5 2015-03-30 02:47:07 +00:00
rubygem-http_parser.rb
rubygem-httpauth many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-ipaddress
rubygem-iproto
rubygem-lita-gems - Add LICENSE 2015-03-14 14:57:56 +00:00
rubygem-macaddr net/rubygem-macaddr: update to 1.7.1 2014-08-24 04:30:26 +00:00
rubygem-net-ldap many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-net-netrc many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-netrc
rubygem-network_interface
rubygem-oauth - Add LICENSE 2014-12-25 17:08:33 +00:00
rubygem-oauth2 - Update to 1.0.0 2014-07-10 15:47:02 +00:00
rubygem-octokit - Update to 3.8.0 2015-04-05 18:24:08 +00:00
rubygem-omniauth-facebook net/rubygem-omniauth-facebook: create port 2014-10-09 21:01:50 +00:00
rubygem-omniauth-github net/rubygem-omniauth-github: update to 1.1.2 2014-08-31 03:09:50 +00:00
rubygem-omniauth-github-discourse net/rubygem-omniauth-github-discourse: create port 2014-10-06 03:47:16 +00:00
rubygem-omniauth-google-oauth2 net/rubygem-omniauth-google-oauth2: update to 0.2.5 2014-08-31 03:13:20 +00:00
rubygem-omniauth-oauth
rubygem-omniauth-oauth2 net/rubygem-omniauth-oauth2: update to 1.2.0 2014-08-31 03:04:45 +00:00
rubygem-omniauth-openid net/rubygem-omniauth-openid: create port 2014-10-06 04:03:05 +00:00
rubygem-omniauth-twitter
rubygem-open-uri-cached
rubygem-opennebula - Update to 4.12.1 2015-04-10 08:30:04 +00:00
rubygem-packetfu
rubygem-pcaprub Update to 0.12.0 2014-09-11 20:16:52 +00:00
rubygem-rabbiter
rubygem-rbvmomi - Add rubygem-rbvmomi 1.8.2 2014-12-04 15:11:20 +00:00
rubygem-rightaws - Cleanup Mk/bsd.ruby.mk and remove no-op knobs in ruby ports 2015-03-14 14:36:13 +00:00
rubygem-rightflexiscale many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-rightgogrid many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-righthttpconnection net/rubygem-righthttpconnection: update to 1.5.0 2014-08-24 18:25:54 +00:00
rubygem-rightslicehost many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-ruby-growl Fix a typo 2014-10-04 23:29:15 +00:00
rubygem-ruby-openid - Move net/rubygem-openid to net/rubygem-ruby-openid 2015-03-06 22:41:24 +00:00
rubygem-rubyntlm Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
rubygem-rubyntlm01 net/rubygem-rubyntlm01: limit portscout to proper versions 2014-08-31 02:27:23 +00:00
rubygem-rubytter
rubygem-rudy
rubygem-rye
rubygem-simple_oauth - Update to 0.3.1 2015-01-01 16:01:20 +00:00
rubygem-stompserver - Add LICENSE 2015-03-12 17:11:25 +00:00
rubygem-t - Update to 2.9.0 2015-01-22 17:45:23 +00:00
rubygem-tweetstream - Update to 2.6.1 2015-03-12 17:11:30 +00:00
rubygem-twitter Update ruby-gems to 2.4.5 2015-03-30 02:47:07 +00:00
rubygem-twitter4r many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-twitter-stream Update ruby-gems to 2.4.5 2015-03-30 02:47:07 +00:00
rubygem-uri-redis
rubygem-whois - Update to 3.5.9 2015-04-05 21:29:22 +00:00
rubygem-yadis Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
rude Cleanup plist 2014-11-22 14:43:23 +00:00
rwhoisd Cleanup plist 2014-12-09 17:29:49 +00:00
samba4 Add a new USES=waf to handle the waf building system, allowing to factorise code 2015-04-08 15:05:48 +00:00
samba36 Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
samba41 Add a new USES=waf to handle the waf building system, allowing to factorise code 2015-04-08 15:05:48 +00:00
samba-libsmbclient Cleanup plist 2014-12-09 17:29:49 +00:00
samba-nmblookup
samba-smbclient
samplicator
sbd Rename net/ patch-xy patches to reflect the files they modify. 2014-07-29 01:59:16 +00:00
scamper Update to version 20141101 2014-11-03 17:59:34 +00:00
scapy Depend on the correct file, so that the dependency *is* registered. 2015-02-19 14:41:46 +00:00
scnc Fix "BSD" license in net category 2014-12-10 23:55:29 +00:00
scr_ipfm Cleanup plist 2014-11-22 14:43:23 +00:00
scribe - Fix build with clang [1] 2014-12-22 22:31:00 +00:00
sdl2_net Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
sdl_net Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
seda Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
self-service-password Cleanup plist 2014-12-09 17:29:49 +00:00
sendemail Stage. I know there's an open PR about it, but it hasn't been touched in 2014-09-08 18:54:39 +00:00
sendsms Stagify. 2014-08-27 13:48:07 +00:00
sendsnpp
serveez Cleanup plist 2014-11-22 14:43:23 +00:00
service-discovery-applet Cleanup plist 2014-12-09 17:29:49 +00:00
serviio Update to 1.5.2 2015-04-10 19:56:42 +00:00
sflowtool
shadowsocks-libev net/shadowsocks-libev: fix clang 3.6 build 2015-03-22 15:22:23 +00:00
shaperprobe
shelldap Update to 1.1.1, which fixes the build with perl 5.20 2014-06-23 15:52:08 +00:00
shmux Cleanup plist 2014-11-22 14:43:23 +00:00
sie-nmsg Add LICENSE_FILE (and bump PORTREVISION). 2015-04-06 12:42:39 +00:00
simpleproxy Do not violate stagedir, strip binary 2014-09-23 22:20:12 +00:00
sip_scenario
sippy_b2bua Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
siproxd Cleanup plist 2014-11-22 14:43:23 +00:00
sipsak Fix fetching by using the BERLIOS macro which automatically converts to the migrated SF url 2015-03-30 20:56:34 +00:00
sixxs-aiccu Add option to disable GNUTLS 2015-03-30 14:23:46 +00:00
skstream Cleanup plist 2014-11-22 14:43:23 +00:00
sl2tps net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
slurm Cleanup plist 2014-11-22 14:43:23 +00:00
smb4k-kde4 - Remove deprecated USE_KDE4=kdehier 2015-02-19 18:19:28 +00:00
smbldap-tools Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
smm++ Switch some dependencies from a directory name or a file generated by pkg-install 2015-01-24 15:07:39 +00:00
sniffit Cleanup plist 2014-11-22 14:43:23 +00:00
sntop Cleanup plist 2014-11-22 14:43:23 +00:00
sobby net/sobby: Unbreak by fixing net6 library dependency 2014-07-20 08:05:24 +00:00
socat Add CPE 2015-02-09 08:53:10 +00:00
socketbind Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
socketpipe Stagify. 2014-06-24 03:59:16 +00:00
Sockets Cleanup plist 2014-11-22 14:43:23 +00:00
sofia-sip Cleanup plist 2014-11-22 14:43:23 +00:00
spideroak - Update to 5.1.8 2015-02-18 20:49:13 +00:00
splatd Cleanup plist 2014-11-22 14:43:23 +00:00
spoofer
spread Fix with Perl 5.21.1+ 2015-04-12 21:05:57 +00:00
spread4 Cleanup plist 2015-02-05 15:49:55 +00:00
spread-j Cleanup plist 2014-11-22 14:43:23 +00:00
sprinkle Cleanup plist 2014-11-22 14:43:23 +00:00
sqtop
ss5 Fix packaging 2015-02-06 21:35:35 +00:00
ssldump support staging 2014-06-22 13:19:09 +00:00
sslh Upgrade to 1.17. 2015-03-12 08:43:18 +00:00
ssltunnel-client Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
ssltunnel-server Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
ssmping Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
ssspl Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ssvnc Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
stf-6rd-kmod Add support for 10.1R and drop 9.2R. 2014-12-09 14:34:56 +00:00
stone - Stage support 2014-06-15 02:58:31 +00:00
stund Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
subnetcalc Bump PORTREVISION on all ports that depend on net/GeoIP for 2014-08-11 17:05:50 +00:00
suckblow Allow staging as a regular user 2014-09-05 18:12:13 +00:00
sup Allow staging as a regular user 2014-09-05 18:09:54 +00:00
svnup Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
syncthing net/syncthing: fix comment on syncthing dir 2015-04-05 22:20:52 +00:00
syncthing-cli net/syncthing: update syncthing and friends to 0.10.30 2015-03-30 04:08:02 +00:00
syncthing-discosrv net/syncthing: update syncthing and friends to 0.10.30 2015-03-30 04:08:02 +00:00
tableutil Fix minor typos in pkg-descr files. 2015-03-22 13:22:52 +00:00
tac_plus4 Cleanup plist 2014-11-22 14:43:23 +00:00
tapidbus Cleanup plist 2014-11-22 14:43:23 +00:00
tayga Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
tclsoap Cleanup plist 2014-11-22 14:43:23 +00:00
tcludp cleanup plist 2014-12-20 19:23:19 +00:00
tcpcat Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
tcpdstat Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
tcpdump Update to 4.7.3 2015-03-28 10:43:52 +00:00
tcpdump398 Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
tcpflow
tcpick Cleanup plist 2014-11-22 14:43:23 +00:00
tcpillust cleanup plist 2014-12-20 19:23:19 +00:00
tcping Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
tcpkali [NEW] net/tcpkali: High performance load generator for TCP and WebSocket 2015-03-04 12:11:47 +00:00
tcpmssd
tcpproxy
tcpreen Cleanup plist 2014-11-22 14:43:23 +00:00
tcpsg Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
tcpshow Rename net/ patch-xy patches to reflect the files they modify. 2014-07-29 01:59:16 +00:00
tcpslice - Switch to GITHUB 2014-07-22 23:34:10 +00:00
tcpsplit
tcpstat
tcptrace
tcptraceroute - Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT 2015-03-21 20:07:28 +00:00
tcptraceroute-devel Revive net/tcptraceroute-devel port, with a new maintainer. 2014-10-11 01:00:45 +00:00
tcpview Cleanup plist 2014-11-22 14:43:23 +00:00
tcpwatch Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
tcpxd
tcpxtract Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
tdetect
tftpgrab
thcrut Cleanup plist 2014-11-22 14:43:23 +00:00
throttled net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
tigervnc net/tigervnc: 1.3.1 -> 1.4.3 2015-03-24 03:24:28 +00:00
tightvnc Make fonts repecting XDG 2015-03-21 23:05:19 +00:00
tintin++ - Update distinfo 2015-04-06 07:06:24 +00:00
tinyfugue Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
tinyldap Cleanup plist 2014-11-22 14:43:23 +00:00
tn5250 Cleanup plist 2014-11-22 14:43:23 +00:00
tn5250j Cleanup plist 2014-11-22 14:43:23 +00:00
toonel Stagify, and fix WWW line. 2014-06-24 06:45:22 +00:00
torsocks net/torsocks: 1.2 -> 2.0.0 2015-03-29 19:56:10 +00:00
traceroute Allow staging as a regular user 2014-09-11 22:02:27 +00:00
traff Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
trafshow net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
trafshow3 Rename net/ patch-xy patches to reflect the files they modify. 2014-07-29 01:59:16 +00:00
tramp net/tramp: add CPE information 2015-04-11 17:52:39 +00:00
trickle - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
tridiavnc Make fonts repecting XDG 2015-03-21 23:05:19 +00:00
tsclient Cleanup plist 2014-11-22 14:43:23 +00:00
tshark Fix tshark options and dependencies 2015-02-06 10:52:50 +00:00
tshark-lite Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
tsocks - Handle EISCONN 2014-12-19 02:17:30 +00:00
tucan Cleanup plist 2014-11-22 14:43:23 +00:00
turnserver Update net/turnserver to 3.2.5.6. 2015-03-13 06:56:46 +00:00
turses - Convert ports of net/ to new USES=python 2014-10-24 16:21:26 +00:00
twitux Cleanup plist 2014-11-22 14:43:23 +00:00
u6rd Fix "BSD" license in net category 2014-12-10 23:55:29 +00:00
ucarp Convert some more USE_BZIP2 to USES=tar:bzip2 2014-07-29 21:43:17 +00:00
udptunnel
udpxy Fix build. 2014-08-15 19:51:51 +00:00
udt Cleanup plist 2014-11-22 14:43:23 +00:00
uget security/libgcrypt: 1.6.1 -> 1.6.2, bump depends 2015-01-02 18:46:33 +00:00
uhttpmock Update uhttpmock to 0.3.3. 2015-01-15 17:01:16 +00:00
ulxmlrpcpp net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
unfs3 - Add LICENSE 2015-02-25 01:46:09 +00:00
unison Update checksum files. Distfiles were rerolled. 2015-03-17 11:31:33 +00:00
unison232 - Fix dependency on ocaml to avoid conflicting oringins when building 2015-03-17 09:46:23 +00:00
unison240 Update checksum files. Distfiles were rerolled. 2015-03-17 11:31:33 +00:00
unison-devel - Fix dependency on ocaml to avoid conflicting oringins when building 2015-03-17 09:46:23 +00:00
unison-nox11 - Fix dependency on ocaml to avoid conflicting oringins when building 2015-03-17 09:46:23 +00:00
unix2tcp Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
uplog
urelay Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
uriparser Cleanup plist 2014-11-22 14:43:23 +00:00
urlendec Cleanup plist 2014-11-22 14:43:23 +00:00
usbredir - USES=libtool pathfix 2014-07-09 16:21:13 +00:00
userfw Start the path with / where needed 2014-11-01 17:59:41 +00:00
utftpd
vblade Bump PORTREVISION for compilation fix on -CURRENT. 2015-01-31 10:51:32 +00:00
vde - Add LICENSE_FILE 2015-02-23 01:19:36 +00:00
vde2 - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python... 2015-01-03 08:47:51 +00:00
vinagre Update cinnamon to 2.4, this should fix [1] and [2]. 2014-12-30 20:13:46 +00:00
vino Update the Gnome stack to the latest in the 3.14 series. 2015-03-27 09:24:39 +00:00
vmware-vsphere-cli Cleanup plist 2014-12-09 17:29:49 +00:00
vnc Make fonts repecting XDG 2015-03-21 23:05:19 +00:00
vncreflector - Allow staging as a regular user 2014-10-08 19:36:31 +00:00
vnstat Update to 1.12 2014-12-01 14:32:17 +00:00
vortex - Fix missing library problems when the linker enforces explicit linking 2014-08-26 14:06:08 +00:00
vtun Remove @unexec. 2015-02-11 22:36:14 +00:00
wackamole
wackford-squeers Allow staging as a regular user 2014-09-03 21:07:17 +00:00
wakeonlan Cleanup plist 2014-12-09 17:29:49 +00:00
whois Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
widentd net/widentd: disable -Werror 2015-04-01 21:19:33 +00:00
wireshark Update to 1.12.4. See 2015-03-09 17:26:16 +00:00
wireshark-lite Remove LIBTOOLFILES 2014-07-09 15:29:37 +00:00
wireshark-qt5 Add support for building wireshark with Qt 5 GUI support. Note: not all of 2015-02-04 16:37:21 +00:00
wizd Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
wlan2eth
wmlj devel/glib12 x11-toolkits/gtk12: 2014-09-13 15:11:27 +00:00
wmnd
wmnet Rewrite if.c so that it uses getifaddrs(3) instead of nosing in 2014-10-02 17:55:32 +00:00
wmnet2
wmnetload Cleanup plist 2014-11-22 14:43:23 +00:00
wmnetmon cleanup plist 2014-12-20 19:23:19 +00:00
wmpiki Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
wmping Allow staging as a regular user 2014-08-20 16:58:25 +00:00
wmwave Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
wmwifi
wmwlmon Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
wol Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
wpa_gui update to version 2.4 2015-04-02 02:23:14 +00:00
wping Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
x2goclient - Switch to linguisttools_build 2015-02-26 14:04:27 +00:00
x2goclient-cli net/x2goclient-cli: Fix perl shebang on main executable, pet portlint 2014-08-10 12:20:18 +00:00
x11vnc net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
xferstats devel/glib12 x11-toolkits/gtk12: 2014-09-13 15:11:27 +00:00
xipmsg Cleanup plist 2014-11-22 14:43:23 +00:00
xisp - Allow staging as a regular user 2014-09-26 20:42:20 +00:00
xmlrpc-c net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
xmlrpc-c-devel net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
xmlrpc-epi - Add LICENSE_FILE 2015-03-09 00:57:44 +00:00
xorp Cleanup plist 2014-12-09 17:29:49 +00:00
xprobe Cleanup plist 2014-11-22 14:43:23 +00:00
xpvm Cleanup plist 2014-11-22 14:43:23 +00:00
xrdesktop2 Xrdesktop2 is a GTK2-Perl frontend for Rdesktop, which allows for the 2015-02-01 11:07:29 +00:00
xrdp Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
xrdp-devel Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
yami4 New port: net/yami4 2015-01-03 19:46:55 +00:00
yaph net category: Remove $PTHREAD_LIBS 2015-03-25 23:51:05 +00:00
yate Builds and works on armv6 2014-12-21 17:39:50 +00:00
yaz Update to version 5.11.0 2015-04-02 16:24:02 +00:00
yaz++ Cleanup plist 2014-11-22 14:43:23 +00:00
yazproxy Cleanup plist 2014-11-22 14:43:23 +00:00
yconalyzer Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
yptransitd - Fix install from non-root and properly stage 2015-02-03 21:28:43 +00:00
zebra Add CPE information. 2015-03-23 19:18:35 +00:00
zebra-server Cleanup plist 2014-11-22 14:43:23 +00:00
zeroconf-ioslave Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
zillion Convert bsd.gnustep.mk to USES=gnustep 2015-04-09 07:44:41 +00:00
zsync Convert some more USE_BZIP2 to USES=tar:bzip2 2014-07-29 21:43:17 +00:00
Makefile - Add p5-VM-EC2-Security-CredentialCache 0.21 2015-04-14 18:42:51 +00:00