1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/net
Raphael Kubo da Costa c3f9087c48 Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2.
... And bump PORTREVISION on ports that depend on devel/qscintilla2 due to
the shlib version change.

This is brought to you by the KDE on FreeBSD team. Besides updating to newer
upstream releases, this commit also contains a lot of under-the-hood changes
to the PyQt/QScintilla/SIP ports. Their Makefiles had accumulated a lot of
cruft over time, so it was time for some summer cleaning:

- General, belated changes:
  * Use OPTIONS helpers wherever possible, stop including
    <bsd.port.options.mk> when not necessary, stop checking for
    ${PORT_OPTIONS:MDOCS} and ${PORT_OPTIONS:MEXAMPLES} when not necessary,
    add options such as DOCS and/or DEBUG where they were only checked for.

- QScintilla ports:
  * Drop the API option from py-qt4-qscintilla2. It had been broken ever
    since staging support was added, and its existence does not make much
    sense: QScintilla is a hard dependency regardless of the state of this
    option anyway, they all come from the same tarball and the configuration
    script assumes the .api file will always be installed.

- PyQt ports:
  * The configure.py patch shared by all PyQt ports has been trimmed down to
    the minimum. Changes for Qt3 compatibility or for things that are just
    not needed anymore have been removed.

  * Several post-configure targets in the PyQt ports have been removed, as
    they had no effect on the way the ports were built whatsoever.

  * In some cases, instead of calling Python's py_compile.py on `ls *.py
    */*.py */*/*.py` to generate .pyc and .pyo files, we just call
    compileall.py, which is made for this kind of task.

  * The patch + sed hack to build py-qt4-dbussupport has been replaced by
    only extracting the dbus/ directory for that port and excluding it from
    all others.

  * Move the bulk of the code in all Makefiles to bsd.pyqt.mk, like the
    non-Python Qt ports do with bsd.qt.mk and the QT_DIST variable. A large
    portion of all PyQt Makefiles were very similar and contained a lot of
    boilerplate code that can be shared among all of them since they all
    come from the same tarball. bsd.pyqt.mk now has a PYQT4_DIST variable
    that, when set, automatically sets several common variables and the
    do-configure target for a port. This allows us to considerably reduce
    the size of all the py-qt4-* Makefiles.

  * To make the above possible and also to allow us to use as many OPTIONS
    helpers as possible, the ARGS variable is now called CONFIGURE_ARGS.
    That's what it was used for anyway.

PR:		191990
2014-07-23 19:53:11 +00:00
..
3proxy
6tunnel - Take maintainership 2014-04-10 00:03:48 +00:00
44bsd-rdist Stagify. 2014-05-30 02:38:05 +00:00
abills - Updated to 0.55 2014-03-25 20:06:43 +00:00
activemq
acx100
adasockets - Switch to USES=libtool, drop .la files 2014-07-08 10:46:17 +00:00
afpfs-ng Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
aget
anet net/anet: Install missing files and relocate static library 2014-07-12 13:58:57 +00:00
aoe Unbreak on FreeBSD 11 (32-bit ifi_mtu). 2014-06-05 10:21:03 +00:00
apinger Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
appkonference - Convert gmake,bzip2 to USES 2014-05-29 12:00:30 +00:00
aprsc Fix LIB_DEPENDS 2014-07-20 19:18:18 +00:00
arp-scan
arp-sk - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
arpdig
arping - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
arprelease - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
asio - Convert gmake,bzip2 to USES 2014-05-29 12:00:30 +00:00
aslookup Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
asterisk Convert textproc/iksemel to "USES=libtool pathfix" and bump dependent ports 2014-07-03 13:18:14 +00:00
asterisk11 Convert textproc/iksemel to "USES=libtool pathfix" and bump dependent ports 2014-07-03 13:18:14 +00:00
avahi
avahi-app Allow slaves to define USES 2014-05-26 13:19:18 +00:00
avahi-autoipd
avahi-gtk Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
avahi-gtk3 Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
avahi-header
avahi-libdns - Convert net/avahi-* to USES=libtool:keepla. 2014-05-06 20:22:33 +00:00
avahi-qt4 - Convert net/avahi-* to USES=libtool:keepla. 2014-05-06 20:22:33 +00:00
avahi-sharp Convert to USES=mono 2014-05-26 13:29:39 +00:00
babeld Update to 1.5.0. 2014-06-22 18:47:48 +00:00
balance
bcusdk-eibd Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
beacon Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
beanstalkd Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
belle-sip - Add a patch to devel/libantlr3c to define ANTLR3_USE_64BIT on 64-bit 2014-07-15 14:21:30 +00:00
bindtest Mark as broken: no distinfo provided 2014-06-22 22:18:55 +00:00
binkd Convert n* to USES=zip 2014-03-10 16:38:00 +00:00
bird Fix build on recent head without shared readline 2014-07-13 22:16:30 +00:00
bird6
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
blam Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
bld Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
bmon Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
boclient Stagify. 2014-06-09 13:06:35 +00:00
boinc_curses
boinc-client Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-15 17:54:36 +00:00
bounce
bsdproxy Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
bwi-firmware-kmod
bwn-firmware-kmod
bwping
c3270 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
cagibi
ccxstream - Support staging 2014-05-09 23:52:30 +00:00
chrony Some minor, non-functional wording and grammar nits. 2014-04-09 09:01:41 +00:00
citrix_ica - Stage 2014-03-29 16:36:52 +00:00
clamz Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
click Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
clusterit Use bsd.port.mk instead of post.mk. 2014-07-21 17:50:46 +00:00
cnd - Stagify 2014-04-01 18:48:56 +00:00
cnet Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
cnupm Reset the 99 ports still listed under sylvio@ 2014-06-11 18:55:29 +00:00
coda6_client 1: Stagify. 2014-07-16 04:01:36 +00:00
coda6_server Add USES=readline to fix configure. 2014-07-21 17:15:14 +00:00
corkscrew
courier-authlib-ldap add STAGE support 2014-06-11 16:32:47 +00:00
crtmpserver
cryptcat
csocks - Support staging 2014-04-11 21:54:45 +00:00
csync2 - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
ct
ctrace - Support staging 2014-05-09 23:51:02 +00:00
cvsup The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
cvsup-without-gui
cvsupchk Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
cvsync Update to 0.25.0. It supports commitid. 2014-07-21 21:07:16 +00:00
cyphesis mark as BROKEN on FreeBSD 10 only 2014-06-15 14:08:52 +00:00
czmq net/czmq: Update to 2.2.0 2014-06-19 15:34:46 +00:00
daemonlogger Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
dante Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
daq - Convert to USES=libtool 2014-07-15 16:00:00 +00:00
DarwinStreamingServer
datapipe
dbeacon
delegate - Fix the binary checksumming (use this approach until find a better solution) 2014-07-22 21:05:31 +00:00
despoof Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
dgd Remove backslashes from single- and double-quotes in COMMENT and _DESC 2014-07-23 01:45:47 +00:00
dgd-kernel Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
dgd-lpmud Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
dhcp6
dhcpcd - Stage support 2014-03-09 14:45:06 +00:00
dhcpd-pools - Update to 2.25 2014-06-23 21:44:09 +00:00
dhcpdump
dhcperf Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
dhcping - Stage support 2014-03-09 14:25:21 +00:00
dhcprelay Fix rc script. 2014-05-11 10:03:32 +00:00
dhcprelya net/dhcprelya: correct license, BSD-4 => BSD-3-clause 2014-06-18 22:24:02 +00:00
dictd - Add LICENSE 2014-05-19 16:20:19 +00:00
dictd-database - Support staging 2014-05-11 01:28:15 +00:00
dimes - Support staging 2014-06-27 10:51:53 +00:00
dosdetector
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
dtcp - Set username to descr during interface is in use. 2014-05-28 17:43:27 +00:00
dtcpclient
e169-stats
easysoap - Switch to USES=libtool, drop .la files 2014-05-27 18:19:44 +00:00
echoping Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ecore-con
empty Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
enet - Switch to USES=libtool, drop .la files 2014-06-19 14:07:46 +00:00
entitymib
erlang_xmlrpc Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
etherboot Fix a typo in previous commit 2014-06-19 21:56:09 +00:00
etrace - Support staging 2014-06-27 10:10:43 +00:00
exabgp Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
exaddos Remove the last @comment $FreeBSD$ from plists. 2014-04-24 16:26:48 +00:00
findmtu
flowgrep Support staging 2014-03-20 15:05:04 +00:00
fonulator - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
foreman-proxy Update foreman-proxy to 1.5.1 2014-06-19 13:56:09 +00:00
fpc-ldap
fpc-pcap
fping - Update to 3.10 2014-05-12 13:07:35 +00:00
freebsd-tftp Fix for stagify. 2014-05-13 20:57:32 +00:00
freebsd-uucp - fix path, so slave ports works 2014-03-31 17:50:37 +00:00
freedbd Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
freenet6 - Support staging 2014-06-27 08:26:58 +00:00
freeradius2 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
freeradius3 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
freeradius-client - USES=libtool tar:bzip2 2014-07-15 15:40:58 +00:00
freerdp Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
freeswitch-core-devel Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
freeswitch-devel Clean up expired optional dependencies, bump PORTREVISION 2014-03-10 12:11:16 +00:00
freevrrpd 1: Stagify. 2014-06-23 08:01:51 +00:00
frickin
fspclient Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
fspd Reset the 99 ports still listed under sylvio@ 2014-06-11 18:55:29 +00:00
fsplib Convert to USES=scons 2014-05-27 12:40:26 +00:00
g2ipmsg
GeoIP Fix unprivileged build. Remove libtool from USE_AUTOTOOLS. 2014-07-23 19:27:16 +00:00
get_iplayer - Fix various distinfo errors 2014-05-31 16:37:58 +00:00
gini - Support staging 2014-05-10 00:26:58 +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 - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
gnet2 Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
gnetcat
gnome-netstatus Support stage 2014-04-25 22:50:51 +00:00
gnome-nettool Support stage 2014-04-25 22:52:11 +00:00
gnu-dico - Convert security/gsasl to USES=libtool, drop .la files 2014-06-03 13:58:32 +00:00
gnu-radius - Convert to USES=libtool 2014-07-14 18:44:04 +00:00
go.net
gofish - Support staging 2014-06-27 09:23:45 +00:00
gogoc - Stage support 2014-07-21 10:05:50 +00:00
googlecl - Support STAGEDIR 2014-05-29 05:48:01 +00:00
gopher - Convert gmake,bzip2 to USES 2014-05-29 12:00:30 +00:00
gotthard 1: Stagify. 2014-06-09 14:41:40 +00:00
gpxe - fix build on FreeBSD <= 10 2014-04-21 08:09:57 +00:00
gq 1: Stagify. 2014-06-23 08:56:09 +00:00
grdesktop Stagify a bunch of ports maintained by flz 2014-04-28 12:46:39 +00:00
grive
grsync
gsk Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
gspoof - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
gssdp - Update to 0.14.8 2014-05-26 11:34:23 +00:00
gstreamer1-plugins-libmms Update gstreamer 1.0 ports to version 1.2.4. 2014-04-23 14:22:47 +00:00
gstreamer-plugins-libmms Bump portrevision after changes in gstreamer-plugins master port 2014-04-25 12:46:45 +00:00
gtic 1: Stagify. 2014-06-23 09:23:00 +00:00
gtk-vnc Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
gtknetcat - Bump PORTREVISION 2014-04-28 20:23:15 +00:00
gupnp - Update to 0.20.12 2014-06-03 12:44:43 +00:00
gupnp-av - Update to 0.12.6 2014-06-16 20:51:14 +00:00
gupnp-igd - Use USES=libtool 2014-05-19 18:38:43 +00:00
gupnp-ui - Use USES=libtool 2014-05-26 11:34:29 +00:00
gutenfetch Stagify. 2014-06-23 09:26:46 +00:00
gwhois Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
hanstunnel Replace USE_GCC=4.2+ by USE_GCC=any. [1] 2014-03-01 21:23:14 +00:00
haproxy Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
haproxy-devel Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
hawknl Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
hawknl-devel Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
hexinject - Fix build with clang 2014-03-06 14:31:13 +00:00
heybuddy
hidentd Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
hinfo Stage 2014-04-17 13:23:44 +00:00
hlmaster Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
honeyd - Switch to USES=libtool 2014-07-03 15:57:03 +00:00
hostapd - Update from 2.1 to 2.2 [1] 2014-06-07 05:26:52 +00:00
howl - USES=libtool pathfix 2014-07-14 18:41:39 +00:00
hping
hping-devel net/hping-devel: support stage 2014-06-30 19:02:24 +00:00
hs-hostname - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-maccatcher - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-network - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-network-conduit - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-network-info - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-network-multicast - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-pcap - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-publicsuffixlist - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-sendfile - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-simple-sendfile - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hs-socks - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
hsflowd - Update to 1.24.1 2014-03-18 13:02:18 +00:00
htpdate
http_ping
httping Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
httpry - Support staging 2014-04-08 07:15:52 +00:00
hupnp Convert n* to USES=zip 2014-03-10 16:38:00 +00:00
iaxmodem Stage 2014-04-17 12:31:13 +00:00
icmpinfo
icpld
iet Stageify. 2014-05-21 07:21:42 +00:00
ifdepd - Stage support 2014-06-04 11:47:32 +00:00
iffinder net/iffinder: Mark jobs unsafe 2014-03-01 07:41:45 +00:00
ifstat 1: Stagify. 2014-06-23 09:59:45 +00:00
ifstated Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
igmpproxy - Convert gmake,bzip2 to USES 2014-05-29 12:00:30 +00:00
ilbc - Convert to USES=libtool 2014-07-14 18:37:54 +00:00
imapproxy GNU_CONFIGURE is not needed in conjunction with HAS_CONFIGURE which is suitable 2014-03-13 13:34:34 +00:00
iodine Forgot svn add of pkg-plist. 2014-07-18 18:34:17 +00:00
ip6_int
ipa_ipfw
ipgrab Stagify. 2014-06-09 14:53:25 +00:00
iplog net/iplog: support stage and use @sample 2014-06-20 18:41:00 +00:00
ipsorc Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ipsumdump - Update to 1.84 2014-05-18 07:24:15 +00:00
ipsvd Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
irrd
isc-dhcp41-client Support STAGE 2014-03-26 17:27:24 +00:00
isc-dhcp41-relay Support STAGE 2014-03-26 17:27:24 +00:00
isc-dhcp41-server Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
isc-dhcp42-client Support STAGE 2014-03-26 17:27:24 +00:00
isc-dhcp42-relay Support STAGE 2014-03-26 17:27:24 +00:00
isc-dhcp42-server Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
isc-dhcp43-client Support STAGE 2014-03-26 17:27:24 +00:00
isc-dhcp43-relay Support STAGE 2014-03-26 17:27:24 +00:00
isc-dhcp43-server Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
iscsi-target Remove all space characters from Makefile assignments. 2014-06-08 19:51:27 +00:00
istgt
jags - Fix build 2014-04-15 11:57:16 +00:00
jakarta-commons-net Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
java-beepcore Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
jcifs Stagify. 2014-05-12 16:01:10 +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.2 to 1.4.3 2014-06-26 17:18:09 +00:00
jicmp6 - Update from 1.2.2 to 1.2.3 2014-06-26 17:19:30 +00:00
jrdesktop
jsch - Update to 0.1.51 2014-05-19 07:13:52 +00:00
jumpgate Stagify. 2014-06-06 01:34:31 +00:00
jwhois Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
kdenetwork4 KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8! 2014-04-03 09:49:10 +00:00
kdenetwork4-filesharing KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9! 2014-05-10 19:43:14 +00:00
kdenetwork4-strigi-analyzers KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9! 2014-05-10 19:43:14 +00:00
kget Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
kio-upnp-ms
kippo
kissd Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
knc - Switch to USES=libtool 2014-07-04 07:37:10 +00:00
knemo-kde4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
kojoney Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
krdc KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9! 2014-05-10 19:43:14 +00:00
krfb KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9! 2014-05-10 19:43:14 +00:00
kwooty remove NO_STAGE. 2014-06-23 13:22:22 +00:00
l2tpd Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
l4ip Stagify, and add @sample to pkg-plist. 2014-06-06 01:40:08 +00:00
ladvd
lam Stagify. 2014-06-09 15:29:27 +00:00
lambdamoo - Support staging 2014-03-17 16:37:19 +00:00
latd
ldap2dns Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
ldap-stats
ldapbrowser Support staging. 2014-06-04 21:01:35 +00:00
ldapdiff Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ldapscripts Use @sample for my ports 2014-05-21 12:14:01 +00:00
ldapsdk Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
ldapsh Stagify a bunch of ports maintained by flz 2014-04-28 12:46:39 +00:00
lft - Support staging 2014-03-27 12:40:26 +00:00
libarms - Switch to USES=libtool, drop .la files 2014-07-03 15:57:20 +00:00
libbgpdump net/libbgpdump: use gcc, breaks with clang, and strip the lib 2014-07-20 21:19:04 +00:00
libcapn - Switch devel/jansson to libtool, drop .la files 2014-06-23 13:20:54 +00:00
libcmis Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-14 19:36:54 +00:00
libdnet Update to 1.12 2014-04-27 15:32:07 +00:00
libexosip2 - Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-14 18:35:43 +00:00
libexosip2-legacy - Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-14 14:33:22 +00:00
libfb - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
libfixbuf - USES=libtool pathfix 2014-07-10 20:09:37 +00:00
libgnetwork - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
libgweather Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
libilbc
libkfbapi
libkvkontakte
libmateweather For several MATE related ports: 2014-05-18 21:05:53 +00:00
libmediawiki
libmms When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
libmxp
libnatpmp - Support staging 2014-04-17 13:37:39 +00:00
libnet - Add LICENSE 2014-07-14 16:23:04 +00:00
libnet10 Mark deprecated. Removing this port allows simplifying net/libnet and all 2014-07-14 14:50:05 +00:00
libnetdude Add 4 new sed commands to USES=libtool. The first two apply some of the 2014-06-22 10:44:29 +00:00
libnfs - Switch to USES=libtool, drop .la files 2014-07-03 18:02:25 +00:00
libnids Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
libnids-libnet11 - Stage support 2014-03-09 14:38:16 +00:00
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 Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-10 15:09:23 +00:00
libosip - Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-14 14:33:22 +00:00
libosip2 - Convert to USES=libtool 2014-07-14 18:37:06 +00:00
libpcap - Convert gmake,bzip2 to USES 2014-05-29 12:00:30 +00:00
libpcapnav Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
libproxy
libproxy-gnome Support stage 2014-04-25 23:03:46 +00:00
libproxy-kde Support stage 2014-04-25 23:03:46 +00:00
libproxy-perl Support stage 2014-04-25 23:03:46 +00:00
libproxy-python Support stage 2014-04-25 23:03:46 +00:00
libproxy-webkit Support stage 2014-04-25 23:03:46 +00:00
librouteros - Convert net/librouteros to USES=libtool and bump dependent ports 2014-07-10 13:15:21 +00:00
librsync - Switch to USES=libtool, drop .la file 2014-05-26 20:17:03 +00:00
libsocket++ Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
libsocketcpp - Convert to USES=libtool 2014-05-26 18:57:58 +00:00
libsrtp
libtcp4u Convert n* to USES=zip 2014-03-10 16:38:00 +00:00
libtnl Support stage 2014-04-04 10:06:40 +00:00
libtrace - Switch to USES=libtool, drop .la files 2014-07-03 17:29:06 +00:00
libunp
libutp Modernize 2014-04-04 09:59:58 +00:00
libvncserver - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
libzmq2 - Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-10 12:41:18 +00:00
libzmq3 - Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-10 12:35:02 +00:00
libzmq4 - Convert security/libsodium to USES=libtool and bump dependent ports 2014-07-07 13:54:23 +00:00
liferea Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
linc - USES=libtool pathfix tar:bzip2 2014-07-10 12:33:35 +00:00
linc-reference
linknx Mark BROKEN: Fails to configure 2014-05-18 15:50:27 +00:00
linphone Fix pkg-plist when NLS has been disabled 2014-07-20 10:51:33 +00:00
linux-f10-nss_ldap
linux-f10-openldap Mark vulnerable linux-f10 ports as forbidden (category n*) 2014-07-20 11:59:59 +00:00
linuxigd - Add USES=libtool to devel/upnp and bump dependent ports 2014-07-11 10:26:02 +00:00
liveMedia Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
lla
ltm Support staging 2014-03-13 14:47:16 +00:00
lualdap Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
luasocket Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
lvwimax
mad_fcl Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
mcast-tools
mDNSResponder - Fix build on ARCH=arm* devices (e.g. Raspberry Pi) 2014-07-01 13:33:12 +00:00
mediaproxy Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
mediastreamer - Move net/linphone-base to replace net/linphone and update to version 3.7.0 2014-07-14 10:29:38 +00:00
mediatomb Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
mgen Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
micro_inetd Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
micro_proxy
minidlna - Chase database/sqlite3 slib bump 2014-06-27 17:21:06 +00:00
minisapserver Remove quotes that surrounded entire _DESC strings. 2014-07-23 17:12:13 +00:00
minissdpd
miniupnpc - update LICENSE 2014-03-09 13:57:06 +00:00
miniupnpd net/miniupnpd: update to 1.8.20140523 2014-06-21 15:52:16 +00:00
miredo - Fix config file handling @unexec 2014-07-23 06:58:16 +00:00
mknbi - Convert gmake,bzip2 to USES 2014-05-29 12:00:30 +00:00
mmucl Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
mono-zeroconf Convert to USES=mono 2014-05-26 13:08:57 +00:00
mopd Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
morebalance - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
mosh
mosquitto Update to 1.3.2. 2014-07-15 08:35:53 +00:00
mpd5 Tiny fixes for the mpd5 package. 2014-06-07 17:32:04 +00:00
mpd-l2tp-ipv6pd-client
mpich Update to MPICH 3.1.1. 2014-06-10 19:34:13 +00:00
mpich2 Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
mping
mrouted - Convert gmake,bzip2 to USES 2014-05-29 12:00:30 +00:00
msend
mtr - Fix segfault when devel/ncurses installed 2014-05-04 16:28:14 +00:00
mtr-nox11
nakenchat
nam
nast - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
nbd-server
nc
ncp Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ncplib
ndisc6
ndpi - Switch to USES=libtool, drop .la files 2014-07-04 07:38:53 +00:00
nemesis
nepenthes Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
nepim Stagify. 2014-06-09 15:51:10 +00:00
net6 - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
netatalk - USES=libtool tar:bzip2 2014-07-10 11:59:10 +00:00
netatalk3 Update to 3.1.2. See http://netatalk.sourceforge.net/3.1/ReleaseNotes3.1.2.html 2014-06-07 18:35:01 +00:00
netcat Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
netdude Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
netembryo - USES=libtool tar:bzip2 2014-07-10 09:51:56 +00:00
netmap - Pet portlint: rename patch files 2014-05-04 15:31:11 +00:00
netpipes Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
netscript
netsed
netselect Stagify. 2014-06-06 06:06:00 +00:00
netstrain
nettest
netwib - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
neubot Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
nfsshell Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
ng_daphne Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ng_mikrotik_eoip
ngrep Fix staging 2014-05-13 06:47:53 +00:00
nifmon Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
nload
nocatsplash - Stage support 2014-03-09 14:23:58 +00:00
nos-ttb Support staging 2014-03-20 15:51:11 +00:00
nph - Add stage support 2014-06-11 14:53:06 +00:00
ns
nss_ldap MIT Kerberos already has profile_t, so don't typedef it. 2014-03-27 16:56:10 +00:00
nss-pam-ldapd - fix pkg-plist 2014-06-25 05:18:07 +00:00
nss-pam-ldapd-sasl - Stage support 2014-03-09 14:22:39 +00:00
nstxd Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
ntlmaps Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ntop - Remove Author line 2014-07-12 20:16:21 +00:00
ntopng Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
ntp Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
ntp-devel Update 4.2.7p451 --> 4.2.7p453 2014-07-21 15:54:53 +00:00
ntp-rc Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
ntraceroute
nusoap Stagify. 2014-06-06 01:54:14 +00:00
nxproxy
nyancat
nylon Support stage 2014-03-06 15:41:53 +00:00
ohphone - Unbreak on 10.x+ by using gcc 2014-04-24 15:01:05 +00:00
olsrd Correct typo. 2014-07-15 20:13:31 +00:00
omcmd
omnitty Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
onenetd Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
onioncat I'll take it. 2014-04-22 20:42:45 +00:00
opal
openafs - Update to 1.6.7 2014-04-09 14:38:27 +00:00
openam Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
openbgpd Make rc.d/openbgpd send signals only to the parent daemon process to fix 2014-06-03 19:50:10 +00:00
opendpi - Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-10 09:37:24 +00:00
openggsn New port: net/openggsn 2014-07-16 05:56:38 +00:00
openh323 Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
openldap24-client
openldap24-sasl-client
openldap24-server Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
openmcu Fix index 2014-07-14 19:06:32 +00:00
openmpi - Convert net/openmpi to USES=libtool and bump dependent ports 2014-07-14 16:51:44 +00:00
openmpi-devel Add USES=libtool:keepla and INSTALL_TARGET=install-strip 2014-07-14 16:07:07 +00:00
openmq Update net/openmq and net/openmq-client to 4.5.2.p.1 2014-06-22 05:06:22 +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 The sample configurarion file moves to etc/ntpd.conf.sample. 2014-06-02 15:03:34 +00:00
opennx Remove backslashes from single- and double-quotes in COMMENT and _DESC 2014-07-23 01:45:47 +00:00
openospfd - Simplify MASTER_SITES, optimize away MASTER_SITE_SUBDIR 2014-06-24 09:52:09 +00:00
openpgm 1: Stagify. 2014-06-23 13:59:24 +00:00
openradius Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
openser Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
openslp - Convert to USES=libtool 2014-07-09 19:35:03 +00:00
opentracker Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
openvswitch Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ortp - Move net/linphone-base to replace net/linphone and update to version 3.7.0 2014-07-14 10:29:38 +00:00
osrtspproxy
ossp-sa - New LIB_DEPENDS syntax 2014-07-09 18:55:48 +00:00
ostinato
owamp Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org 2014-06-08 19:05:27 +00:00
owncloud-csync Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
p5-AddressBook multiple: avoid RUN_DEPENDS=${BUILD_DEPENDS} anti-pattern 2014-07-01 07:04:47 +00:00
p5-Amazon-SQS-Simple - Add LICENSE 2014-05-03 08:48:51 +00:00
p5-AnyEvent-MPRPC
p5-AnyEvent-RabbitMQ - Update to 1.16 2014-05-22 14:18:35 +00:00
p5-AnyEvent-Twitter
p5-AnyEvent-Twitter-Stream - Update to 0.27 2014-05-22 14:21:30 +00:00
p5-AnyMQ-AMQP
p5-Apache2-SOAP
p5-BBS-Client Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
p5-BBS-UserInfo - Take maintainership 2014-06-30 16:42:17 +00:00
p5-BBS-UserInfo-Maple3 - Take maintainership 2014-06-30 16:42:17 +00:00
p5-BBS-UserInfo-Maple3itoc - Take maintainership 2014-06-30 16:42:17 +00:00
p5-BBS-UserInfo-Ptt - Take maintainership 2014-06-30 16:42:17 +00:00
p5-BBS-UserInfo-SOB - Take maintainership 2014-06-30 16:42:17 +00:00
p5-BBS-UserInfo-Wretch - Take maintainership 2014-06-30 16:42:17 +00:00
p5-Beanstalk-Client
p5-Cisco-IPPhone
p5-Crypt-DH-GMP Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Daemon-Generic
p5-Data-IPV4-Range-Parse - Take maintainership 2014-06-30 16:42:17 +00:00
p5-EasyTCP
p5-Event-tcp - Add LICENSE 2014-05-03 08:48:46 +00:00
p5-File-Rsync - Add LICENSE 2014-05-03 08:48:33 +00:00
p5-File-RsyncP Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Filesys-SmbClient Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Frontier-RPC
p5-Geo-IP Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Geo-IP-PurePerl
p5-Geo-IPfree
p5-GeoIP2 Update the default version of GCC used in the Ports Collection from 2014-03-10 20:55:20 +00:00
p5-Google-SAML-Request Remove backslashes from single- and double-quotes in COMMENT and _DESC 2014-07-23 01:45:47 +00:00
p5-Google-SAML-Response Remove backslashes from single- and double-quotes in COMMENT and _DESC 2014-07-23 01:45:47 +00:00
p5-Growl-GNTP
p5-IO-Interface Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-IO-Socket-INET6
p5-IO-Socket-IP - Update to 0.31 2014-07-11 15:35:36 +00:00
p5-IO-Socket-Multicast Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-IO-Socket-Multicast6 - Add LICENSE 2014-05-03 08:48:42 +00:00
p5-IP-Anonymous
p5-IP-Country
p5-IPC-Session
p5-JavaScript-RPC
p5-MaxMind-DB-Common - Update to 0.031003 2014-04-29 13:22:25 +00:00
p5-MaxMind-DB-Reader - Update to 0.050005 2014-04-29 13:22:31 +00:00
p5-Net
p5-Net-Address-Ethernet
p5-Net-Address-IPv4-Local - Add LICENSE 2014-05-03 08:48:37 +00:00
p5-Net-Amazon
p5-Net-Amazon-AWSSign
p5-Net-Amazon-EC2
p5-Net-Amazon-MechanicalTurk - Add LICENSE 2014-05-03 08:48:28 +00:00
p5-Net-Amazon-S3 - update to 0.60 2014-07-15 05:45:50 +00:00
p5-Net-Amazon-Signature
p5-Net-Amazon-Thumbnail - Add LICENSE 2014-05-03 08:48:23 +00:00
p5-Net-AMQP
p5-Net-Analysis
p5-Net-APNS
p5-Net-APNs-Extended
p5-Net-Appliance-Phrasebook
p5-Net-Appliance-Session
p5-Net-ARP Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Net-BGP
p5-Net-Blogger
p5-Net-CascadeCopy
p5-Net-Cassandra - Take maintainership 2014-06-30 16:42:17 +00:00
p5-Net-Cassandra-Easy
p5-Net-CIDR-Lite
p5-Net-CIDR-MobileJP
p5-Net-CIDR-Set - Update to 0.13 2014-03-11 18:19:41 +00:00
p5-Net-CLI-Interact - Update to 2.142010 2014-07-21 11:18:52 +00:00
p5-Net-CSTA
p5-Net-Daemon
p5-Net-DAV-Server
p5-Net-Delicious
p5-Net-DHCP
p5-Net-DHCP-Watch Net::DHCP::Watch is a module to help monitor remote DHCP servers. 2014-03-29 08:17:53 +00:00
p5-Net-DHCPClient
p5-Net-Dict - Update to 2.18 2014-06-26 11:57:37 +00:00
p5-Net-Divert
p5-Net-DLookup - Add LICENSE 2014-05-03 08:48:14 +00:00
p5-Net-Dropbox-API
p5-Net-EPP
p5-Net-EPP-Proxy
p5-Net-ext Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Net-Finger Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
p5-Net-Flow
p5-Net-Frame - Update to 1.11 2014-04-12 07:56:55 +00:00
p5-Net-Frame-Dump
p5-Net-Frame-Layer-ICMPv6
p5-Net-Frame-Layer-IPv6
p5-Net-FS-Flickr Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
p5-Net-FS-Gmail Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
p5-Net-FTP-AutoReconnect
p5-Net-FTP-File
p5-Net-GitHub - Update to 0.64 2014-06-27 12:13:46 +00:00
p5-Net-Gnats
p5-Net-Google
p5-Net-Google-Analytics
p5-Net-Google-AuthSub
p5-Net-Google-Calendar
p5-Net-Google-Code
p5-Net-Google-DataAPI
p5-Net-Google-PicasaWeb
p5-Net-Google-SafeBrowsing2
p5-Net-Google-Spreadsheets
p5-Net-Growl
p5-Net-GrowlClient
p5-Net-Hiveminder
p5-Net-HL7
p5-Net-HTTP
p5-Net-HTTPS-Any
p5-Net-HTTPS-NB
p5-Net-Ident
p5-Net-Ifconfig-Wrapper
p5-Net-INET6Glue
p5-Net-Interface Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Net-IP-Minimal
p5-Net-IP-RangeCompare - Take maintainership 2014-06-30 16:42:17 +00:00
p5-Net-IPTrie
p5-Net-IRR
p5-Net-Jaiku
p5-Net-Jifty - Add LICENSE 2014-03-01 17:17:05 +00:00
p5-Net-LDAP-AutoDNs
p5-Net-LDAP-AutoServer
p5-Net-LDAP-Express Update to 0.12 2014-07-14 14:57:19 +00:00
p5-Net-LDAP-LDAPhash
p5-Net-LDAP-Makepath
p5-Net-LDAP-posixAccount
p5-Net-LDAP-posixGroup
p5-Net-LDAP-Server
p5-Net-LDAP-Server-Test
p5-Net-Libdnet Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Net-LimeLight-Purge - Take maintainership 2014-06-30 16:42:17 +00:00
p5-Net-MAC
p5-Net-MAC-Vendor - Remove outdated PERL_LEVEL check 2014-03-06 18:51:17 +00:00
p5-Net-Mosso-CloudFiles - Add LICENSE 2014-05-03 08:48:19 +00:00
p5-Net-MovableType
p5-Net-NBName - Add LICENSE 2014-05-03 08:48:10 +00:00
p5-Net-NBsocket
p5-Net-Nessus-XMLRPC
p5-Net-NIS Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Net-NIS-Listgroup
p5-Net-OAuth Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
p5-Net-OAuth2 - Update to 0.61 2014-07-04 02:48:52 +00:00
p5-Net-OAuth-Simple
p5-Net-OpenID-Consumer
p5-Net-OpenSSH net/p5-Net-OpenSSH - update to version 0.62 2014-07-05 19:04:56 +00:00
p5-Net-OpenSSH-Parallel
p5-Net-OpenStack-Attack - Take maintainership 2014-06-30 16:42:17 +00:00
p5-Net-Packet
p5-Net-Packet-Target - Add LICENSE 2014-05-03 08:48:05 +00:00
p5-Net-ParseWhois - Add LICENSE 2014-05-03 08:48:01 +00:00
p5-Net-Patricia Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Net-Pcap Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Net-PcapUtils
p5-Net-Ping
p5-Net-Ping-External Convert n* to USES=zip 2014-03-10 16:38:00 +00:00
p5-Net-Proxy
p5-Net-PubSubHubbub-Publisher - Take maintainership 2014-06-30 16:42:17 +00:00
p5-Net-RabbitMQ Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Net-Radius
p5-Net-Random - Update to 2.31 2014-05-22 14:33:08 +00:00
p5-Net-RawIP Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Net-RawSock Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Net-Rendezvous-Publish
p5-Net-Riak
p5-Net-Rsh
p5-Net-RTP
p5-Net-SAP
p5-Net-SCP
p5-Net-SCP-Expect
p5-Net-SDP
p5-Net-Server - Update to 2.008 2014-05-15 14:47:46 +00:00
p5-Net-Server-Coro
p5-Net-Server-SS-PreFork - Take Denis Pokataev's Perl ports maintainership 2014-04-11 04:49:30 +00:00
p5-Net-sFlow
p5-Net-SFTP - Add LICENSE 2014-05-03 08:47:53 +00:00
p5-Net-SFTP-Foreign
p5-Net-SIP
p5-Net-SMPP
p5-Net-SMS-Clickatell
p5-Net-SMS-Mollie
p5-Net-SMS-PChome
p5-Net-SNPP
p5-Net-SSH
p5-Net-SSH2 Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
p5-Net-SSH-Expect
p5-Net-SSH-Mechanize
p5-Net-SSH-Perl - Update to 1.37 2014-04-09 16:28:21 +00:00
p5-Net-STOMP-Client
p5-Net-Subnet
p5-Net-Syslog
p5-Net-TCLink Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Net-TcpDumpLog
p5-Net-Telnet
p5-Net-Telnet-Netscreen
p5-Net-TiVo
p5-Net-Todoist - Take maintainership 2014-06-30 16:42:17 +00:00
p5-Net-Traceroute
p5-Net-Traceroute6 # - Add LICENSE 2014-05-03 18:18:33 +00:00
p5-Net-Traceroute-PurePerl - Add LICENSE 2014-05-03 08:47:49 +00:00
p5-Net-Trackback Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
p5-Net-Twitter
p5-Net-Twitter-Lite Upgrade to 0.12006. 2014-06-06 01:09:44 +00:00
p5-Net-uFTP
p5-Net-VNC
p5-Net-Wake
p5-Net-WhitePages
p5-Net-Whois
p5-Net-Whois-ARIN - Add LICENSE 2014-05-03 08:47:44 +00:00
p5-Net-Whois-IP
p5-Net-Whois-Raw - update to 2.76 2014-07-20 18:17:04 +00:00
p5-Net-Whois-RIPE
p5-Net-Works net/p5-Net-Works: 0.17 -> 0.18 2014-07-12 18:52:40 +00:00
p5-Net-Write
p5-Net-XWhois
p5-Net-Yadis
p5-Net-Z3950-SimpleServer Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
p5-Net-Z3950-ZOOM Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-NetAddr-IP-Count
p5-NetPacket
p5-OAI-Harvester - Fix PORTSCOUT 2014-03-31 13:25:34 +00:00
p5-OurNet-BBS
p5-OurNet-BBSAgent - Take maintainership 2014-06-30 16:42:17 +00:00
p5-Parallel-Pvm Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-perl-ldap
p5-Phone-Info
p5-PlRPC
p5-POE-Component-Client-Ident
p5-POE-Component-Client-Keepalive
p5-POE-Component-Client-Ping
p5-POE-Component-Client-Telnet - Add LICENSE 2014-05-03 08:47:26 +00:00
p5-POE-Component-Client-Traceroute - Add LICENSE 2014-05-03 08:47:39 +00:00
p5-POE-Component-Client-Twitter
p5-POE-Component-Client-Whois
p5-POE-Component-ControlPort
p5-POE-Component-Generic
p5-POE-Component-Jabber Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
p5-POE-Component-Pcap
p5-POE-Component-PubSub Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
p5-POE-Component-Server-Twirc
p5-POEx-Role-TCPServer
p5-POSIX-getpeername Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-POSIX-Socket Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Queue-Beanstalk
p5-ResourcePool-Resource-Net-LDAP
p5-ResourcePool-Resource-SOAP-Lite
p5-REST-Application
p5-REST-Google
p5-Rose-URI
p5-RPC-EPC-Service
p5-RPC-Simple - Take maintainership 2014-06-30 16:42:17 +00:00
p5-RPC-XML
p5-S3 Convert n* to USES=zip 2014-03-10 16:38:00 +00:00
p5-Samba-LDAP
p5-Server-Starter
p5-SOAP - Add LICENSE 2014-05-03 08:47:34 +00:00
p5-SOAP-Amazon-S3
p5-SOAP-Data-Builder
p5-SOAP-Lite
p5-SOAP-MySOAP - Take maintainership 2014-06-30 16:42:17 +00:00
p5-SOAP-Transport-TCP
p5-Socket Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Socket6 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Socket-Class Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Socket-GetAddrInfo Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Socket-Multicast6 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Socks - Add LICENSE 2014-05-03 08:47:30 +00:00
p5-Sort-Key-IPv4 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Test-URI - Fix *_DEPENDS: Test::More is already in all supported Perl releases 2014-06-20 17:05:45 +00:00
p5-URI - update to 1.64 2014-07-20 17:10:16 +00:00
p5-URI-FromHash
p5-URI-Match
p5-URI-OpenURL - Add LICENSE 2014-05-03 08:47:18 +00:00
p5-URI-Query
p5-URI-SmartURI
p5-URI-Template
p5-URI-Template-Restrict
p5-Validate-Net
p5-WebService-Dropbox
p5-WebService-Prowl
p5-What - Take maintainership 2014-06-30 16:42:17 +00:00
p5-X500-DN
p5-XML-Compile-SOAP
p5-XML-Compile-SOAP-AnyEvent
p5-XML-Compile-SOAP-Daemon
p5-XML-Compile-SOAP-WSA
p5-XML-Fast Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-XML-RPC - Take Denis Pokataev's Perl ports maintainership 2014-04-11 04:49:30 +00:00
p5-XML-RPC-Fast
p5-XPC
p5-ZConf
p5-ZConf-Bookmarks
p5-ZeroMQ Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
packetdrill Fix build. 2014-07-15 10:22:16 +00:00
packter-agent
panoptis - Use new LIB_DEPENDS syntax 2014-07-01 22:03:40 +00:00
paris-traceroute
passlogd
pathneck
pbnc Remove all space characters from Makefile assignments. 2014-06-08 19:51:27 +00:00
pdb Add staging support 2014-06-20 21:09:16 +00:00
pear-Auth_RADIUS
pear-File_Bittorrent2
pear-Horde_Kolab_Server
pear-Horde_Kolab_Session
pear-Horde_Ldap
pear-Horde_Rpc
pear-Horde_Scribe
pear-Horde_Socket_Client Horde package update: 2014-07-08 08:47:41 +00:00
pear-Horde_Url Horde package update: 2014-07-08 08:47:41 +00:00
pear-Net_CDDB Convert to USES=dos2unix 2014-05-26 09:24:47 +00:00
pear-Net_CheckIP
pear-Net_Dict
pear-Net_DIME
pear-Net_DNSBL
pear-Net_Finger
pear-Net_Geo
pear-Net_GeoIP
pear-Net_Ident
pear-Net_IDNA
pear-Net_IPv4
pear-Net_IPv6
pear-Net_LDAP
pear-Net_LDAP2
pear-Net_MAC
pear-Net_Nmap Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
pear-Net_NNTP
pear-Net_Ping
pear-Net_POP3
pear-Net_Server
pear-Net_Sieve
pear-Net_SMS
pear-Net_SMTP
pear-Net_Socket
pear-Net_Traceroute
pear-Net_URL
pear-Net_URL2 - Update to 2.0.5 2014-05-24 14:12:26 +00:00
pear-Net_URL_Mapper
pear-Net_UserAgent_Detect
pear-Net_UserAgent_Mobile
pear-Net_Vpopmaild
pear-Net_Whois Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
pear-Services_Pingback
pear-Services_Twitter
pear-SOAP
pear-URI_Template
pear-XML_RPC
pear-XML_RPC2 - Update to 1.1.2 2014-04-25 12:12:19 +00:00
pecl-amqp Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
pecl-apn 1: Upgrade jansson to 2.6. 2014-05-01 01:31:06 +00:00
pecl-cvsclient Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
pecl-geoip Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
pecl-gupnp - Use USES=tar:tgz 2014-03-15 18:41:24 +00:00
pecl-mosquitto - Add pecl-mosquitto 0.2.2 2014-05-26 16:15:33 +00:00
pecl-oauth Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
pecl-radius - Update to 1.2.7 2014-05-19 07:15:37 +00:00
pecl-yaz
pecl-yp - Update to 1.0.1 2014-05-19 18:38:54 +00:00
pen Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
pfflowd
pfinger Remove some instances of WITHOUT_X11 and use an X11 OPTION 2014-07-21 17:47:52 +00:00
phamm Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
php5-ldap
php5-soap
php5-sockets
php5-xmlrpc Fix build of xmlrpc extension. 2014-05-15 08:08:23 +00:00
php53-ldap
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
php55-soap
php55-sockets
php55-xmlrpc Fix build of xmlrpc extension. 2014-05-15 08:08:23 +00:00
phpldapadmin .. and bump PORTREVISION for a change that affects the generated pkg. 2014-07-13 08:35:25 +00:00
pimdd
pipsecd Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
pktanon Stagify. 2014-06-23 14:22:55 +00:00
pload
plugdaemon Stageify. 2014-05-30 00:11:07 +00:00
pmf Fix make patch, some patches were applied twice 2014-04-12 21:54:53 +00:00
polyorb net/polyorb: Upgrade version 2.10.0 (2013) => 2.11.1 (2014) 2014-05-15 13:40:48 +00:00
poptop
portfwd Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
pptpclient
proftpd-mod_ldap
prosearch Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
proxy-connect
proxy-suite - Convert gmake,bzip2 to USES 2014-05-29 12:00:30 +00:00
proxychains - Stage 2014-06-26 14:20:22 +00:00
proxychains-ng - Update to 4.8.1, Announce message: 2014-07-22 15:48:37 +00:00
prtunnel Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
ptpd2 Add an option to turn on/off SNMP support (enabled by default). 2014-07-08 06:19:30 +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 - Convert gmake,bzip2 to USES 2014-05-29 12:00:30 +00:00
pure-sockets
pvm
pwhois Remove the last @comment $FreeBSD$ from plists. 2014-04-24 16:26:48 +00:00
pxe
pxe-pdhcp
py-amqp net/py-amqp: update to 1.4.5 2014-04-17 21:36:28 +00:00
py-amqplib
py-avahi Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
py-beanstalkc net/py-beanstalkc: Update to 0.4.0, Add QA bits 2014-03-08 03:24:56 +00:00
py-cloudfiles
py-dpkt
py-ec2-cli-tools - Remove easy_install dependency 2014-06-14 10:34:03 +00:00
py-eventlet
py-GeoIP - Add staging support. 2014-05-25 13:24:36 +00:00
py-gntp - Enable stagedir support 2014-06-14 10:40:49 +00:00
py-google
py-gspreadsheet
py-impacket - Update to 0.9.11 2014-03-28 21:58:17 +00:00
py-iplib multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
py-kombu net/py-kombu: update to 3.0.21 2014-07-08 17:11:02 +00:00
py-ldap2 - remove SASL from default options - it was added for testing 2014-04-05 20:57:38 +00:00
py-ldaptor net/py-ldaptor: support stage and use auto plist 2014-06-21 22:15:17 +00:00
py-libcloud Update to 0.15.1. 2014-07-12 19:22:53 +00:00
py-libdnet New LIB_DEPENDS syntax, fix plist, update WWW 2014-03-03 20:54:20 +00:00
py-libnet - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
py-medusa
py-miniupnpc
py-msrplib
py-ndg_httpsclient
py-netaddr - Support USE_GITHUP 2014-04-26 02:38:00 +00:00
py-netifaces - Update to 0.10.3 2014-05-23 08:09:36 +00:00
py-netlib
py-netstring
py-novaclient - Stage support 2014-03-29 17:39:32 +00:00
py-oauth - Remove easy_install dependency 2014-06-14 10:43:36 +00:00
py-oauth2 net/py-oauth2: Fix tests from being installed in site-packages 2014-03-15 15:07:07 +00:00
py-pcap
py-pcapy
py-pcs Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
py-port-for
py-pybeanstalk
py-pynsq - Remove easy_install dependency 2014-06-14 11:13:34 +00:00
py-pypcap
py-pysendfile
py-pysphere Convert n* to USES=zip 2014-03-10 16:38:00 +00:00
py-pyzmq net/py-pyzmq: Update to 14.3.1 2014-06-30 16:41:24 +00:00
py-qt4-network Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2. 2014-07-23 19:53:11 +00:00
py-radix Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
py-s3cmd Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
py-simplesoap - Add py-simplesoap 1.10 2014-04-03 21:59:18 +00:00
py-smb net/py-smb: update to 1.1.10 2014-07-08 06:23:29 +00:00
py-smbpasswd
py-soappy Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
py-soappy-devel
py-soapy - Support STAGEDIR 2014-05-29 07:01:34 +00:00
py-speedtest-cli Command line interface for testing internet bandwidth using speedtest.net 2014-04-08 03:09:01 +00:00
py-suds Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
py-tofu Stage support 2014-03-01 16:35:55 +00:00
py-tweepy net/py-tweepy: Update to 2.2 2014-03-15 15:29:20 +00:00
py-twistedPair - Update to 14.0.0 2014-07-06 18:52:19 +00:00
py-twitter
py-twitter-tools net/py-twitter-tools: Update to 1.14.1, Modernise. 2014-03-22 07:19:47 +00:00
py-txamqp - Enable stagedir support 2014-06-14 10:46:00 +00:00
py-urllib3 - Update to 1.9 2014-07-12 12:46:44 +00:00
py-xmlrpc
py-xmlrpclib Convert n* to USES=zip 2014-03-10 16:38:00 +00:00
py-yadis net/py-yadis: mark BROKEN, fails checksum 2014-04-17 13:13:11 +00:00
py-zope.proxy Convert n* to USES=zip 2014-03-10 16:38:00 +00:00
py-zsi Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
pygopherd - Add staging support 2014-06-27 12:40:36 +00:00
pynids - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
pyrad - Enable stagedir support 2014-06-14 11:18:25 +00:00
pythondirector Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
qadsl - Stage support 2014-03-09 14:26:16 +00:00
qjsonrpc USES=qmake already implies build dependency on qmake 2014-03-29 16:58:59 +00:00
qoauth Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
qt4-network Remove libtool .la files from all Qt ports 2014-07-19 11:09:00 +00:00
qt5-network Remove libtool .la files from all Qt ports 2014-07-19 11:09:00 +00:00
qtweetlib Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
quagga Install ETCDIR and /var/run/quagga with the right owner and group so the 2014-07-21 17:29:41 +00:00
quagga-re Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
queso
quoted - Stage 2014-06-29 21:17:54 +00:00
R-cran-twitteR Update the default version of GCC used in the Ports Collection from 2014-03-10 20:55:20 +00:00
rabbitmq Install sample rabbitmq.config. 2014-07-22 10:27:50 +00:00
rabbitmq-c Stagify, new syntax of LIB_DEPENDS. 2014-06-23 14:40:57 +00:00
rabbitmq-c-devel Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
raddump
radiator net/radiator: missing distinfo in last commit 2014-06-20 15:25:20 +00:00
radiusclient - Stage support 2014-03-09 14:37:09 +00:00
radiusd-cistron Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
radreport
radsecproxy
radvd Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
raggle Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ranch Upgrade to version 0.10.0 and clean up plist. 2014-07-21 15:20:17 +00:00
rdesktop - Update to 1.8.2 2014-06-06 03:49:31 +00:00
rdist6 Stagify. 2014-05-30 02:38:05 +00:00
recvnet
redir
relayd * USES=uidfix -- staging without needing root access 2014-06-13 11:47:41 +00:00
remmina
remmina-plugin-gnome
remmina-plugin-i18n
remmina-plugin-nx
remmina-plugin-rdp
remmina-plugin-telepathy
remmina-plugin-vnc
remmina-plugin-xdmcp
remmina-plugins - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
remotebox Update to 1.8.1. 2014-07-06 00:08:26 +00:00
remotedesk
repeater Convert n* to USES=zip 2014-03-10 16:38:00 +00:00
reposado Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
rexx-sock Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
rfbproxy Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
rinetd Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ripe-whois
ris
rp-pppoe Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
rshell Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
rsmb Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
rsplib Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-09 16:57:11 +00:00
rsync Building rsync against zlib from base is NOT broken but leads to an unexpected 2014-07-03 17:30:22 +00:00
rsync-bpc
rtg Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
rtpbreak - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
rtpproxy Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
rtptools - Add staging support 2014-06-27 13:05:35 +00:00
ruby-dict Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
ruby-growl Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ruby-icmp Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
ruby-ldap Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
ruby-net-geoip Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
ruby-tcpsocketpipe Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ruby-tserver Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
rubygem-amazon-ec2
rubygem-amq-client Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
rubygem-amq-protocol Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
rubygem-amqp Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +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
rubygem-aws-s3
rubygem-bunny
rubygem-bunny060
rubygem-connection_pool
rubygem-domain_name
rubygem-dropbox-sdk - Update to 1.6.4 2014-04-26 18:12:04 +00:00
rubygem-geoip
rubygem-gitlab_omniauth-ldap Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
rubygem-http_parser.rb
rubygem-httpauth
rubygem-ipaddress
rubygem-iproto
rubygem-macaddr
rubygem-net-ldap
rubygem-net-netrc
rubygem-netrc Add rubygem-netrc. 2014-05-09 05:25:56 +00:00
rubygem-network_interface
rubygem-oauth
rubygem-oauth2 - Update to 1.0.0 2014-07-10 15:47:02 +00:00
rubygem-omniauth-github
rubygem-omniauth-google-oauth2
rubygem-omniauth-oauth
rubygem-omniauth-oauth2
rubygem-omniauth-twitter
rubygem-open-uri-cached
rubygem-openid - Fix RUN_DEPENDS 2014-06-30 16:30:44 +00:00
rubygem-packetfu
rubygem-pcaprub
rubygem-rabbiter
rubygem-rightaws
rubygem-rightflexiscale
rubygem-rightgogrid
rubygem-righthttpconnection
rubygem-rightslicehost
rubygem-rubyntlm Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
rubygem-rubyntlm01 Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
rubygem-rubytter
rubygem-rudy - Add LICENSE 2014-04-27 02:30:52 +00:00
rubygem-rye - Update to 0.9.12 2014-04-27 15:28:47 +00:00
rubygem-simple_oauth
rubygem-stompserver
rubygem-tweetstream Remove backslashes from single- and double-quotes in COMMENT and _DESC 2014-07-23 01:45:47 +00:00
rubygem-twitter
rubygem-twitter4r
rubygem-twitter-stream
rubygem-uri-redis
rubygem-whois
rubygem-yadis Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
rude
rwhoisd
samba4 - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
samba4wins
samba36 samba36: 2014-07-14 21:59:19 +00:00
samba41 - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
samba-libsmbclient Converted to STAGEDIR 2014-06-04 02:50:05 +00:00
samba-nmblookup Converted to STAGEDIR 2014-06-04 02:50:05 +00:00
samba-smbclient Converted to STAGEDIR 2014-06-04 02:50:05 +00:00
samplicator Overhaul of rc script which was non-functional 2014-05-19 13:04:08 +00:00
sbd Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
scamper Update net/scamper port to 20140530. use make stage && make check-plist 2014-06-02 11:20:47 +00:00
scapy - Fix typo 2014-06-15 03:16:16 +00:00
scnc - Support staging 2014-03-20 08:00:03 +00:00
scr_ipfm
scribe
sdl2_net Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
sdl_net - Convert net/sdl_net to USES=libtool and bump dependent ports 2014-07-09 19:06:34 +00:00
seda Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
self-service-password Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
sendemail
sendfile Deprecate ports failing to build with new utmpx 2014-06-23 20:39:14 +00:00
sendsms
sendsnpp - Support staging 2014-03-14 09:01:09 +00:00
ser Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
serveez - Switch to USES=libtool, drop .la file 2014-06-02 18:46:56 +00:00
service-discovery-applet Support stage 2014-04-25 23:08:08 +00:00
serviio - stage-ify 2014-06-03 20:15:47 +00:00
sflowtool - update to version 0.32 2014-05-31 09:59:24 +00:00
shadowsocks-libev
shaperprobe - Fix the build (linking) against Clang by uninlining couple of functions 2014-03-15 12:06:49 +00:00
shelldap Update to 1.1.1, which fixes the build with perl 5.20 2014-06-23 15:52:08 +00:00
shmux Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
silc-client Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
silc-irssi-plugin Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
silc-server Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
simpleproxy Stagify. 2014-06-23 15:07:02 +00:00
sip_scenario Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org 2014-06-08 19:05:27 +00:00
sippy_b2bua Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
siproxd - Depend on net/libosip2 instead of net/libosip 2014-07-10 15:02:32 +00:00
sipsak
sixxs-aiccu - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
skstream Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
skyfish
skystar2
sl2tps 1: Stagify. 2014-06-09 16:16:20 +00:00
slirp Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
slurm Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
smb4k-kde4 Stagify. 2014-06-24 03:47:07 +00:00
smbldap-tools
smm++
sniffit Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
sntop Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
sobby net/sobby: Unbreak by fixing net6 library dependency 2014-07-20 08:05:24 +00:00
socat Quiesce mkdir 2014-03-18 14:26:57 +00:00
socketbind Stagify. 2014-06-24 03:53:43 +00:00
socketpipe Stagify. 2014-06-24 03:59:16 +00:00
Sockets The FreeBSD x11@ and graphics team proudly presents 2014-04-16 18:28:47 +00:00
sofia-sip - Add USES=libtool to net/sofia-sip and bump dependent ports 2014-07-09 16:39:16 +00:00
spideroak - Fix pkg-plist when MANPAGES option is off 2014-07-23 00:38:27 +00:00
splatd Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
spoofer
spread Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
spread4 - Convert gmake,bzip2 to USES 2014-05-29 12:00:30 +00:00
spread-j Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
sprinkle - Add LICENSE 2014-07-03 16:49:55 +00:00
spserver - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
sqtop - Update from 2011-11-01 to 2013-12-17 2014-06-09 00:34:49 +00:00
ss5 Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
ssldump support staging 2014-06-22 13:19:09 +00:00
sslh - Switch to USES=libtool, drop .la files 2014-07-22 23:25:54 +00:00
ssltunnel-client Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
ssltunnel-server Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
ssmping
ssspl Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
ssvnc Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
stf-6rd-kmod Add support for 9.3-RELEASE. 2014-07-21 22:59:10 +00:00
stone - Stage support 2014-06-15 02:58:31 +00:00
stund Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
subnetcalc
suckblow
sup - Update to 2.0.20140517. 2014-05-17 02:39:24 +00:00
svnup - update to 1.0.5 2014-04-28 23:53:12 +00:00
tableutil
tac_plus4 Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
tac_plus-libradius
tapidbus - Use new LIB_DEPENDS syntax 2014-05-30 17:47:44 +00:00
tayga
tclsoap Add net port net/tclsoap (after 1.5 year wait) 2014-06-19 09:01:15 +00:00
tcludp
tcpcat Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
tcpdstat Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
tcpdump Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
tcpdump398 Fix staging 2014-05-13 06:59:44 +00:00
tcpflow
tcpick - Stage support 2014-03-07 13:46:31 +00:00
tcpillust
tcping
tcpmssd
tcpproxy
tcpreen Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
tcpsg Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
tcpshow
tcpslice - Switch to GITHUB 2014-07-22 23:34:10 +00:00
tcpsplit
tcpstat - Add license (BSD2CLAUSE) 2014-03-26 13:45:39 +00:00
tcptrace
tcptraceroute
tcptraceroute-devel - Convert net/libnet to USES=libtool and bump dependent ports 2014-07-14 15:38:39 +00:00
tcpview Stagify. 2014-05-30 05:56:15 +00:00
tcpwatch
tcpxd
tcpxtract Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
tdetect
tftpgrab
thcrut
throttled Stagify. 2014-06-24 05:54:20 +00:00
tigervnc - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
tightvnc - Support staging 2014-03-07 10:28:18 +00:00
tintin++
tinyfugue Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
tinyldap Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
tn5250 - Switch to USES=libtool, drop .la files 2014-05-30 17:43:12 +00:00
tn5250j Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
toonel Stagify, and fix WWW line. 2014-06-24 06:45:22 +00:00
torsocks - Stagify 2014-07-03 17:57:30 +00:00
traceroute
traff 1: Stagify. 2014-06-24 06:51:38 +00:00
trafshow - Support STAGE 2014-03-26 12:27:50 +00:00
trafshow3 Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
tramp Allow to build with texinfo from ports 2014-06-26 15:29:32 +00:00
trickle - Switch to USES=libtool 2014-06-23 14:34:08 +00:00
tridiavnc Support stage. 2014-06-18 03:15:35 +00:00
tsclient Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
tshark
tshark-lite Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
tsocks Change DEBUG option to MUTE which does the contrarya 2014-03-29 13:09:33 +00:00
ttlscan Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
tucan - Support staging 2014-05-09 18:29:01 +00:00
turnserver Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
turses net/turses: Update to 0.2.22 2014-06-27 08:25:44 +00:00
twitux 1: Stagify. 2014-06-24 07:04:01 +00:00
u6rd Make ${u6rd_fib} work. 2014-05-18 17:21:11 +00:00
ucarp - Stage support 2014-03-09 14:26:35 +00:00
udptunnel
udpxy
udt Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
uget uGet is a very powerful download manager application, with large inventory 2014-07-12 11:25:04 +00:00
ulxmlrpcpp - Convert to USES=libtool,tar 2014-05-26 18:56:50 +00:00
unfs3
unison Pass MAKE_ENV to MAKE_CMD. 2014-06-26 21:56:18 +00:00
unison232 Pass MAKE_ENV to MAKE_CMD. 2014-06-26 21:56:18 +00:00
unison-devel Pass MAKE_ENV to MAKE_CMD. 2014-06-26 21:56:18 +00:00
unison-nox11
unix2tcp Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
uplog Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
urelay Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
uriparser - USES=libtool pathfix tar:bzip2 2014-07-15 20:09:52 +00:00
urlendec
usbredir - USES=libtool pathfix 2014-07-09 16:21:13 +00:00
userfw
ushare - Add USES=libtool to devel/upnp and bump dependent ports 2014-07-11 10:26:02 +00:00
utftpd
v6eval
vblade Stagify. 2014-06-24 07:12:00 +00:00
vchat
vde
vde2 Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-09 15:54:35 +00:00
vinagre Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
vino - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
vmware-vsphere-cli - Fix MAINTAINER 2014-06-12 18:27:16 +00:00
vnc support stage. 2014-06-17 12:41:33 +00:00
vncreflector
vnstat Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
vortex Unbreak. 2014-07-14 16:21:00 +00:00
vserver Reset a few maintainers 2014-05-10 17:48:13 +00:00
vtun Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
wackamole Resurrect net/wackmole and upgrade version 2.14 => 2.15 2014-06-11 14:25:01 +00:00
wackford-squeers
wakeonlan
whois Mark a few unfetchable ports BROKEN 2014-04-27 14:38:18 +00:00
widentd
wire Fix some non default LIB_DEPENDS 2014-07-16 08:26:25 +00:00
wired - Convert gmake,bzip2 to USES 2014-05-29 12:00:30 +00:00
wired-tracker - Convert gmake,bzip2 to USES 2014-05-29 12:00:30 +00:00
wireshark - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
wireshark-lite Remove LIBTOOLFILES 2014-07-09 15:29:37 +00:00
wizd - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
wlan2eth These ports are no longer used or cared for. 2014-04-28 21:31:31 +00:00
wmlj Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
wmnd
wmnet Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
wmnet2
wmnetload 1: Stagify. 2014-06-24 07:40:14 +00:00
wmnetmon Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
wmpiki Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
wmping Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 21:44:04 +00:00
wmwave Stagify. 2014-06-24 07:55:38 +00:00
wmwifi - Stage support 2014-03-09 14:40:52 +00:00
wmwlmon Stagify. 2014-06-24 07:58:51 +00:00
wol
wowzamediaserverpro net/wowzamediaserverpro: Reset maintainer and deprecate interactive port 2014-07-02 23:43:56 +00:00
wpa_gui - Update MASTER_SITES 2014-05-07 16:11:59 +00:00
wping 1: Stagify. 2014-06-24 08:18:35 +00:00
x2goclient - Update to 4.0.2.0 2014-05-17 08:39:51 +00:00
x2goclient-cli
x11vnc Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:36:19 +00:00
xbone - Convert gmake,bzip2 to USES 2014-05-29 12:00:30 +00:00
xboxproxy Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
xferstats
xipdump Reset maintainer, email bounces 2014-06-28 07:48:01 +00:00
xipmsg
xisp Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
xmlrpc-c As pointed out by tijl@, this port doesn't need libtool at all 2014-05-16 17:13:02 +00:00
xmlrpc-c-devel . Fix LICENSE 2014-05-16 15:29:38 +00:00
xmlrpc-epi When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
xorp - Fix build with clang 2014-04-03 04:17:14 +00:00
xorp-devel Replace USE_GCC=4.2+ by USE_GCC=any. [1] 2014-03-01 21:23:14 +00:00
xprobe
xpvm - Add staging support 2014-06-27 16:08:43 +00:00
xrdesktop
xrdp - Switch to USES=libtool, drop .la files 2014-07-04 07:41:29 +00:00
xrdp-devel Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
yaph
yate
yaz Update to version 5.3.0 2014-07-12 17:26:41 +00:00
yaz++ Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-09 15:34:26 +00:00
yazproxy Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
yconalyzer multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
yptransitd
zebra Add USES=readline to fix configure. 2014-07-21 17:15:14 +00:00
zebra-server Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-09 15:33:17 +00:00
zeroconf-ioslave KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9! 2014-05-10 19:43:14 +00:00
zillion
zsync Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
Makefile Remove expired ports: 2014-07-21 08:39:11 +00:00