Cy Schubert
6ab835ce7b
Copy net/ntp to net/ntp-rc to track release candidates.
...
Register conflicts between ports.
2015-04-03 10:39:41 +00:00
Emanuel Haupt
99dd830868
Add net/mdns-repeater a Multicast DNS repeater. Multicast DNS uses the
...
224.0.0.51 address, which is "administratively scoped" and does not leave the
subnet.
This program re-broadcast mDNS packets from one interface to other interfaces.
It can be used to bridge zeroconf devices to work properly across the two
subnets.
2015-04-03 08:02:55 +00:00
Don Lewis
2f04cd375f
Add new port net/py-pynmsg.
...
This is pynmsg, a Python extension module implemented in Cython for
the nmsg C library.
Differential Revision: https://reviews.freebsd.org/D2201
Approved by: mat (mentor)
Sponsored by: Farsight Security, Inc.
2015-04-02 23:43:40 +00:00
Sunpoet Po-Chuan Hsieh
1c3bf7b1fb
- Update to 0.20
...
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/POE-Component-Server-Twirc/Changes
2015-04-02 19:21:24 +00:00
Sunpoet Po-Chuan Hsieh
eb28bed8a6
- Update to 3.06
...
Changes: http://search.cpan.org/dist/Net/Changes
2015-04-02 19:21:18 +00:00
Pawel Pekala
c28a5a0464
Update to version 5.11.0
...
--- 5.11.0 2015/03/31
Extend get_org_info (snippets) to return original string YAZ-836
Two new functions have appeared: icu_chain_get_org_info2 and
icu_iter_get_org_info2 with a 4th parameter being a pointer
to the original string.
Fix tcpip.c compilation failure on VC9 YAZ-835
Fix icu_iter_get_norm returns invalid size for some input YAZ-834
The icu_iter_get_org_info returns information based on string
as it appears on tokenize step.
2015-04-02 16:24:02 +00:00
Antoine Brodin
401ed34205
Mark BROKEN: Fails to configure, does not use USERS/GROUPS
...
Reported by: pkg-fallout
2015-04-02 15:33:08 +00:00
Eitan Adler
0a6bfa92be
update to version 2.4
2015-04-02 02:23:14 +00:00
Guido Falsi
10cf2a235e
- Update net/asterisk11 to 11.17.0
...
- Update net/asterisk13 to 13.3.0
- Fix mgcp module installation
- Add needed USE_LDCONFIG to asterisk13
- Adapt asterisk-g72x port and bump PORTREVISION
NOTE: While these versions of asterisk can be compiled with clang,
I have seen it crash at startup if so compiled. For this reason at
present I'm leaving the gcc requirement.
2015-04-02 00:12:13 +00:00
John Marino
524649b6ea
net/widentd: disable -Werror
...
On gcc, this warning is given:
widentd.c: In function 'main':
widentd.c:194:3: error: 'memset' used with constant zero length parameter;
this could be due to transposed parameters
[-Werror=memset-transposed-args]
memset(buff, sizeof(buff), 0);
^
Removing -Werror is blanket-approved. This is another port that uses
<bsd.prog.mk> instead of providing an independent makefile, so the
-Werror is coming from the system build framework.
2015-04-01 21:19:33 +00:00
John Marino
2a370ef090
net/hostapd: Unbreak new version on DragonFly
2015-04-01 18:57:32 +00:00
John Marino
915729fe93
net/wpa_gui: reset maintainer by his request
...
Ilya Bakulin indicated via email that he's unable to maintain this port.
It's also very out of date (0.7 way behind 2.4)
2015-04-01 18:31:10 +00:00
Xin LI
a34d674a65
Add a patch to improve Outlook interoperability at expense of possible
...
RFC violation. This patch is optional and not enabled by default.
For detailed discussion please follow:
http://www.openldap.org/lists/openldap-technical/201211/msg00175.html
Requested by: Tim Gustafson <tjg ucsc edu>
2015-04-01 01:02:17 +00:00
Danilo Egea Gondolfo
9d7a9795b7
- Update to 0.27.3
2015-03-31 02:19:56 +00:00
Cy Schubert
d0bd54e741
Update 4.3.9 --> 4.3.11
2015-03-30 23:25:33 +00:00
Dmitry Sivachenko
9c94c892ce
GC dead berlios master sites.
...
Requested by: bapt
2015-03-30 22:18:26 +00:00
Baptiste Daroussin
5fbb1daf50
Fix fetching by using the BERLIOS macro which automatically converts to the migrated SF url
2015-03-30 20:56:34 +00:00
Dmitry Sivachenko
b9e3d26bb5
Use more compact notation.
...
Submitted by: mat
2015-03-30 15:48:25 +00:00
Dmitry Sivachenko
fd5b1227fe
Add resolvable MASTER_SITE.
2015-03-30 14:59:42 +00:00
Tilman Keskinoz
141a501017
Add option to disable GNUTLS
...
PR: 198943
Submitted by: bz
2015-03-30 14:23:46 +00:00
Sunpoet Po-Chuan Hsieh
f08ed8e794
- Add rubygem-fog-riakcs 0.1.0
...
Fog::Riakcs is a module for the fog gem to support RiakCS.
WWW: https://github.com/fog/fog-riakcs
RG: https://rubygems.org/gems/fog-riakcs
2015-03-30 13:48:05 +00:00
Sunpoet Po-Chuan Hsieh
52b5a83e16
- Allow to strip shared library as regular user
2015-03-30 13:47:54 +00:00
Steve Wills
e8a8a65ab5
net/syncthing: update syncthing and friends to 0.10.30
2015-03-30 04:08:02 +00:00
Steve Wills
fed7471248
Update ruby-gems to 2.4.5
...
Note this is a big upgrade and the way gemspecs are generated changed. As a
result, all patched gemspecs had to have new patches.
2015-03-30 02:47:07 +00:00
Kurt Jaeger
98b7d72b51
net/torsocks: 1.2 -> 2.0.0
...
- Changes:
https://github.com/dgoulet/torsocks/blob/master/ChangeLog
- Submitter takes maintainership
- Repository moved from google to github (and further)
PR: 195715
Submitted by: yuri@rawbw.com
Approved by: <andy.lavr@gmail.com> (maintainer timeout)
2015-03-29 19:56:10 +00:00
Kurt Jaeger
5042f90f38
net/liboping: 0.3.5 -> 1.8.0
...
Changes:
http://noping.cc/#documentation
PR: 198379
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (new maintainer)
Approved by: maintainer timeout
2015-03-29 16:44:17 +00:00
Adam Weinberger
267e2486ca
Update to 0.23, which includes removing all non-core dependencies.
...
While here, fix Makefile spacing and sort plist.
Changes: https://metacpan.org/changes/distribution/Server-Starter
2015-03-29 15:28:05 +00:00
John Marino
a7786cff47
net/hostapd: Upgrade version 2.3 => 2.4, add PORTS_SSL option
...
PR: 198889
Submitted by: maintainer (leres - ee.lbl.gov)
2015-03-29 12:15:40 +00:00
Wen Heping
0b7c4c05af
- Update to 1.02 [1]
...
- Add LICENSE [1]
- Reset maintainer to perl@
PR: 198987 [1]
Submitted by: sunpoet@ [1]
2015-03-29 10:20:05 +00:00
Roman Bogorodskiy
f16c61641e
Add CPE information.
...
PR: 198965
Submitted by: shun <shun.fbsd.pr@dropcut.net>
2015-03-29 08:35:34 +00:00
Sunpoet Po-Chuan Hsieh
73a70cacb0
- Update to 1.14
...
- Sort PLIST
- While I'm here:
- Fix *_DEPENDS:
- Add www/p5-LWP-Protocol-https
- Remove security/p5-Crypt-SSLeay
- Use TEST_DEPENDS for devel/p5-Test-Warn and devel/p5-Test-XML
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/SOAP-Lite/Changes
PR: 198935
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2015-03-28 19:06:01 +00:00
Sunpoet Po-Chuan Hsieh
9058fed89c
- Fix incorrect address family for IPv6 netmasks
...
PR: 198931
Submitted by: dim
2015-03-28 18:50:47 +00:00
Sunpoet Po-Chuan Hsieh
eaed2c10d4
- Add LICENSE [1]
...
- Fix *_DEPENDS:
- Memoize is not required by this port
- Test::Simple 0.98+ is already in all supported Perl releases
- Test::Fatal is a test-only dependency
- Bump PORTREVISION for dependency change
Approved by: portmgr (blanket) [1]
With hat: perl
2015-03-28 18:50:04 +00:00
Renato Botelho
481181138f
Update to 4.7.3
...
PR: 198977
Submitted by: pi
2015-03-28 10:43:52 +00:00
Renato Botelho
527cf15add
Update to 1.7.2
...
PR: 198976
Submitted by: pi
2015-03-28 10:43:21 +00:00
George V. Neville-Neil
3130b7c227
Update MAINTAINER to canonical address.
...
Requested by: jgh
2015-03-27 22:06:46 +00:00
George V. Neville-Neil
d8dc080f47
Take ownership of this port. Communication saying that this
...
is OK in private email.
Update to point at github, where the code now resides.
Remove patch files made redundant by updating the base code.
2015-03-27 21:11:50 +00:00
John Marino
142542eed5
net/wpa_gui: Update icon URL, the old one went away
...
PR: 197911
Submitted by: Kevin Zheng
Approved by: maintainer timeout
2015-03-27 15:21:58 +00:00
Sunpoet Po-Chuan Hsieh
b18e24984a
- Update to 2.84
...
Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
2015-03-27 13:47:13 +00:00
Sunpoet Po-Chuan Hsieh
14adef2d45
- Update to 1.17.0
...
Changes: https://github.com/DataDog/dogapi-rb/blob/master/CHANGELOG.md
2015-03-27 13:46:57 +00:00
Bartek Rutkowski
13a887d069
net/gnu-radius: add CPE information
...
PR: 198838
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: kwm (blanket)
2015-03-27 11:17:03 +00:00
Koop Mast
09e627a363
Update the Gnome stack to the latest in the 3.14 series.
...
Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to keep thes
ports updated.
Obtained from: GNOME dev repo
2015-03-27 09:24:39 +00:00
Kurt Jaeger
1bba72dde4
New port: net/rdapper
...
rdapper is a command-line client for the Registration Data Access
Protocol (RDAP), as described in the RDAP RFCs (7480 - 7485).
This tool will send an RDAP query to an RDAP server over HTTP or
HTTPS, parse the JSON response, and display it in human-readable
form.
WWW: https://github.com/jodrell/rdapper
Submitted by: pi
2015-03-26 20:51:52 +00:00
John Marino
639bdf6a36
net/netembryo: Add 2 new options, SCTP and IPv6
...
DragonFly does not support SCTP. This was detected fine in the configure
script, but check-plist failed due to an SCTP file that didn't get
installed. The configure script takes options for SCTP and IPv6, so turn
those into options. Use the brand-new OPTIONS_EXCLUDE_DragonFly feature
to allow SCTP to be on by default for FreeBSD and not even an option for
DragonFly.
2015-03-26 18:10:43 +00:00
John Marino
a18c31c3a1
net/remmina: remove FreeBSD 7 support
2015-03-26 15:44:13 +00:00
Sunpoet Po-Chuan Hsieh
92bae5e8a4
- Update to 0.75
...
Changes: http://search.cpan.org/dist/Net-GitHub/Changes
2015-03-26 14:13:15 +00:00
Sunpoet Po-Chuan Hsieh
8874e7571a
- Update to 4.01010
...
Changes: http://search.cpan.org/dist/Net-Twitter/Changes
2015-03-26 14:13:00 +00:00
Sunpoet Po-Chuan Hsieh
a527d975ab
- Mark MAKE_JOBS_UNSAFE
...
Reported by: kwm (via IRC)
2015-03-26 13:07:18 +00:00
Jung-uk Kim
f668231b22
Fix a typo in the previous patch.
2015-03-26 01:14:01 +00:00
John Marino
b90f611b9c
net category: Remove $PTHREAD_LIBS
...
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks
but they weren't fixed.
approved by: PTHREAD blanket
2015-03-25 23:51:05 +00:00
Jung-uk Kim
e25141e3cd
Fix build with recent opensslv.h.
2015-03-25 23:36:27 +00:00
MANTANI Nobutaka
5dd4c15129
Fix variable assignment of RUN_DEPENDS.
...
Pointed out by: adamw
2015-03-25 16:10:04 +00:00
MANTANI Nobutaka
5e3f567259
Fix dependencies to fix packaging error.
2015-03-25 15:25:04 +00:00
Adam Weinberger
0058ab00fa
Update to 2.83.
...
Changes: https://metacpan.org/changes/distribution/Net-Whois-Raw
2015-03-25 15:14:07 +00:00
Adam Weinberger
0a5361494d
Update to 4.01009.
...
Changes:
- Added Application-Only Authentication via trait AppAuth
2015-03-25 15:11:33 +00:00
Sunpoet Po-Chuan Hsieh
a0e56d43d8
- Cleanup -lpthread/-pthread manipulation
2015-03-25 14:59:26 +00:00
Sunpoet Po-Chuan Hsieh
b7f0175aa4
- Cleanup -lpthread/-pthread manipulation
2015-03-25 14:58:52 +00:00
Pawel Pekala
fefdc832f1
- Update to version 0.1.52
...
- Add LICENSE, unmute install command
PR: 198759
Submitted by: Anton Tornqvist <antont@inbox.lv>
2015-03-25 00:04:19 +00:00
Pawel Pekala
951b52f6ea
- Update to version 1.85
...
- Strip executables
PR: 198755
Submitted by: Anton Tornqvit <antont@inbox.lv>
2015-03-24 21:06:54 +00:00
Kurt Jaeger
e9ac69d875
net/tigervnc: 1.3.1 -> 1.4.3
...
Release-Notes:
https://github.com/TigerVNC/tigervnc/releases/tag/v1.4.3
- should solve longstanding issue with Ctrl-hotkeys in vncviewer
https://github.com/TigerVNC/tigervnc/issues/8
PR: 198721
Submitted by: Koichiro Iwao <meta+ports@vmeta.jp> (maintainer)
Requested by: Georgy Lukyanchenko <egorxe@gmail.com>
2015-03-24 03:24:28 +00:00
Bryan Drewery
1147afe21d
Need to bump revision for r382043 as well since it will change runtime behavior
...
for all releases.
With hat: portmgr
2015-03-23 21:19:01 +00:00
Dimitry Andric
cb0f2ac922
Fix build of net/mpd5, after SSLv2 was disabled in base.
...
Approved by: portmgr (bdrewery)
PR: 198791
2015-03-23 21:09:48 +00:00
Bryan Drewery
7f0efae484
Add CPE information.
...
PR: 198845
Submitted by: shun <shun.fbsd.pr@dropcut.net>
2015-03-23 19:18:35 +00:00
Guido Falsi
c20cc7662e
Due to recent changes in OpenSSL, disable SRTP support for asterisk13
...
by default and avoid pjsip pulling in libsrtp, otherwise a not
working package would be generated.
Add note to UPDATING to keep users informed.
2015-03-23 15:46:23 +00:00
Sunpoet Po-Chuan Hsieh
4d870480ab
- Update to 0.0.2
...
Changes: https://github.com/fog/fog-profitbricks/releases
2015-03-23 14:28:30 +00:00
Sunpoet Po-Chuan Hsieh
f5391afaff
- Fix build with Clang 3.6.0
...
PR: 198437
Submitted by: dim
Approved by: <sten@blinkenlights.nl> (maintainer)
2015-03-22 15:44:53 +00:00
Bartek Rutkowski
882a7cd3f3
net/shadowsocks-libev: fix clang 3.6 build
...
PR: 198194
Submitted by: Dimitry Andric <dim@FreeBSD.org>
2015-03-22 15:22:23 +00:00
Bartek Rutkowski
734d896f7a
net/shadowsocks-libev: fix i386 builds on 8.4 and 9.3
...
PR: 197054
Submitted by: Xiaoding Liu <xiaoding+freebsd@xiaoding.org>
2015-03-22 15:05:57 +00:00
Sunpoet Po-Chuan Hsieh
93eda0309f
- Add py-pysocks 1.5.0
...
Derived from SocksiPy - a Python SOCKS module.
- UDP support
- SocksiPyHandler, courtesy e000, was also added as an example of how
this module can be used with urllib2. See example code in sockshandler.py.
- urllib3, which powers the requests module, is working on integrating SOCKS
proxy support based on this branch
PR: 196049
Submitted by: <kyuupichan@gmail.com>
2015-03-22 14:59:10 +00:00
Jimmy Olgeni
cc72020008
Fix minor typos in pkg-descr files.
2015-03-22 13:22:52 +00:00
Sunpoet Po-Chuan Hsieh
0209bd6696
- Update MASTER_SITES
...
- Update WWW
- Bump PORTREVISION for package change
2015-03-22 10:44:04 +00:00
Baptiste Daroussin
a5da770e67
Make fonts repecting XDG
...
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2015-03-21 23:05:19 +00:00
Sunpoet Po-Chuan Hsieh
eca614b93f
- Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT
2015-03-21 20:07:28 +00:00
Sunpoet Po-Chuan Hsieh
213e273f01
- Fix *_DEPENDS: version is not required by this port
...
- Add LICENSE [1]
- Bump PORTREVISION for dependency change
Approved by: portmgr (blanket) [1]
With hat: perl
2015-03-21 19:55:30 +00:00
MANTANI Nobutaka
9a235821fa
Change dependency on bash from RUN_DEPENDS to BUILD_DEPENDS to fix build error.
2015-03-21 02:13:06 +00:00
Bryan Drewery
4cb9be5d5c
Fix fallout from recent USE_GITHUB. This was missed due to MASTER_SITES
...
duplicating the USE_GITHUB feature incorrectly.
With hat: portmgr
2015-03-20 19:24:24 +00:00
Bryan Drewery
69d5e85c26
Default the WRKSRC to the proper extracted name for USE_GITHUB when
...
GH_TAGNAME is defaulted to the new DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX
change in r381689.
This actually fixes the build for sysutils/zfstools, broken in r381704.
With hat: portmgr
2015-03-20 07:25:43 +00:00
Baptiste Daroussin
6fdf090523
Bump revision of vnc properly
2015-03-20 07:21:20 +00:00
Baptiste Daroussin
4b5be23683
Removing font-alias was a mistake, readd it which fixes tigervnc (and more)
...
Pointyhat to: bapt
Reported by: Corey <merlincorey@hushmail.me>
2015-03-20 07:19:51 +00:00
Baptiste Daroussin
6bc7b7ce5d
Rework XORG_CAT= font
...
Fonts are now generating the fonts.scale and fonts.dir at install time
font-alias is not needed anymore for the above reason
extract font-util and encodings out of XORG_CAT=fonts because they do not
install any fonts
make XORG_CAT=fonts use USES=fonts
2015-03-20 01:12:20 +00:00
Bryan Drewery
965611a692
Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in
...
r381648 which were expecting DISTVERSIONPREFIX/SUFFIX to be used in the
tag fetched from github by defaulting GH_TAGNAME to the same value
as DISTVERSION would get by only when GH_COMMIT is not set (when using the
new scheme).
With hat: portmgr
2015-03-19 20:45:03 +00:00
Bryan Drewery
010d8c7d9a
Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with GITHUB.
...
The new GITHUB MASTER_SITE from r381618 now supports not setting GH_COMMIT and
only having GH_TAGNAME default to DISTVERSION.
All of these ports as-is.
With hat: portmgr
2015-03-19 18:08:25 +00:00
Bryan Drewery
5b5a90256d
Update USE_GITHUB so it does not require GH_COMMIT.
...
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
2015-03-19 16:44:57 +00:00
Mathieu Arnold
8445a2820c
Add a quagga version back at 0.99.23.1. 0.99.24 seems to have some problems
...
with OSPFv3 on 8.4.
Sponsored by: Absolight
2015-03-18 22:28:43 +00:00
Pawel Pekala
10b7c73d5a
Update to version 5.10.2
...
--- 5.10.2 2015/03/13
Deal with excess bytes in HTTP response for keepalive YAZ-830
Refactor ssl_put and tcpip_put to one function YAZ-832
Refactor ssl_get and tcpip_get to one function YAZ-831
Fix SEGV yaz-client for HTTP decoding error YAZ-829
Fix buffer overflow in cmd_elements in yaz-client YAZ-828
2015-03-18 20:42:59 +00:00
Mathieu Arnold
723d568e7a
Add CPE.
...
Sponsored by: Absolight
2015-03-18 13:52:54 +00:00
Raphael Kubo da Costa
ccb0759749
Update Qt5 to 5.4.1.
...
This is probably the first time our Qt 5 ports are tracking the latest
upstream release :-)
There isn't much to report in this update, thanks to the effort spent in the
5.2->5.3 update: a lot of the work is just small plist and patch updates.
Thankfully, several patches have been upstreamed and are not needed on our
side anymore.
I would like to thank Alex Richardson <arichardson.kde@gmail.com> and Tobias
Berner <tcberner@gmail.com> for their help with the plist updates and
general testing.
PR: 198585
2015-03-18 09:37:42 +00:00
Baptiste Daroussin
66d0cd7032
Update to 3.5.0.31
2015-03-18 06:58:29 +00:00
Antoine Brodin
b828827f99
Use gmake instead of using rules that may or may not work depending of the
...
version of sys.mk
This fixes build on head after r279980
2015-03-17 22:05:36 +00:00
Guido Falsi
a1f4632d9e
Update checksum files. Distfiles were rerolled.
...
No functional change.
Reported by: jlh@ (via email)
2015-03-17 11:31:33 +00:00
Guido Falsi
c1fdd19c8b
- Fix dependency on ocaml to avoid conflicting oringins when building
...
in poudriere [1]
- While here, remove an old uneeded PATCH_DEPENDS
- Bump PORTREVISION also in slave port due to changes in conflicts
and dependencies
Submitted by: jlh@ (via email) [1]
Approved by: mandree (implicit, for net/unison232)
2015-03-17 09:46:23 +00:00
Cy Schubert
ed16a6398c
Update to 4.3.9.
2015-03-17 05:56:28 +00:00
Dmitry Marakasov
5bb7793287
- Strip library
2015-03-16 14:08:32 +00:00
Dmitry Marakasov
4acd5cada7
- Add empty directory to plist
2015-03-15 15:38:50 +00:00
Dmitry Marakasov
7477638005
- Add empty directory to plist
2015-03-15 15:38:22 +00:00
Baptiste Daroussin
24faf6c8d2
Update to 3.5.0.30
2015-03-15 10:52:32 +00:00
Ryan Steinmetz
c70b9587a8
- Update to 4.3.2
2015-03-14 16:24:32 +00:00
Ryan Steinmetz
d5cd79d0dd
- Update to 4.2.8
2015-03-14 15:41:56 +00:00
Sunpoet Po-Chuan Hsieh
58250d9e3d
- Add LICENSE
...
- Sort RUN_DEPENDS
2015-03-14 14:57:56 +00:00
Sunpoet Po-Chuan Hsieh
7e6de2b996
- Update to 0.100001
...
Changes: http://search.cpan.org/dist/MaxMind-DB-Writer/Changes
2015-03-14 14:51:52 +00:00
Sunpoet Po-Chuan Hsieh
47e904ae1e
- Cleanup Mk/bsd.ruby.mk and remove no-op knobs in ruby ports
...
Reviewed by: bapt
Reviews: https://reviews.freebsd.org/D2030
2015-03-14 14:36:13 +00:00
MANTANI Nobutaka
4605595faa
Fix package building error.
2015-03-14 04:22:37 +00:00
Dmitry Marakasov
31f8f016f1
- Strip library
2015-03-14 04:03:06 +00:00
Adam Weinberger
10f22ecd6d
Clean up the rest of the perl@ Makefiles a bit.
...
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
2015-03-13 17:29:58 +00:00
Sunpoet Po-Chuan Hsieh
7aeede0519
- Update to 0.74
...
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/Net-GitHub/Changes
2015-03-13 14:02:44 +00:00
Sunpoet Po-Chuan Hsieh
ff744b7b57
- Update to 0.37
...
Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
2015-03-13 14:02:03 +00:00
Dmitry Marakasov
8a3728c87b
- Strip library
2015-03-13 13:21:28 +00:00
Alexander Leidinger
1210c3e414
- Update to 1.5.1 (automatic library updates can be enabled again)
...
- Fix problems when more than one JVM is installed [1]
PR: 198021 [1]
Noticed by: jason.unovitch@gmail.com [1]
2015-03-13 10:24:43 +00:00
Brad Davis
644aeab593
Update net/turnserver to 3.2.5.6.
...
Submitted by: Bradley Hughes <bradleythughes@fastmail.fm>
PR: 198532
Approved by: bdrewery (mentor)
2015-03-13 06:56:46 +00:00
Xin LI
4dc2b8b88e
Fix build when ODBC is enabled.
...
Submitted by: madpilot
2015-03-12 17:35:52 +00:00
Sunpoet Po-Chuan Hsieh
5641e029e5
- Update to 2.6.1
...
Changes: https://github.com/tweetstream/tweetstream/blob/master/CHANGELOG.md
2015-03-12 17:11:30 +00:00
Sunpoet Po-Chuan Hsieh
761ba80014
- Add LICENSE
...
- Sort RUN_DEPENDS
- Cleanup Makefile
2015-03-12 17:11:25 +00:00
Sunpoet Po-Chuan Hsieh
a24ef85356
- Update to 1.5.0
...
- Add LICENSE
Changes: https://github.com/cjheath/geoip/commits/master
2015-03-12 17:11:12 +00:00
Dmitry Sivachenko
633b182de7
Finish pkg-message removal.
2015-03-12 16:11:28 +00:00
Dmitry Sivachenko
8e9a3ac457
Ouch, I deleted the wrong file :(
2015-03-12 16:08:18 +00:00
Dmitry Sivachenko
4a51da5991
GC this message, it contains nothing useful.
2015-03-12 16:04:21 +00:00
Dmitry Sivachenko
dbc009df07
Update to version 1.6-dev1
2015-03-12 16:02:39 +00:00
Dmitry Sivachenko
455986b00a
Add EXAMPLES option.
2015-03-12 14:35:59 +00:00
Dmitry Sivachenko
2d10cde1f6
Sync with net/haproxy
2015-03-12 14:33:31 +00:00
Cy Schubert
9943233c38
Update 4.3.7 --> 4.3.8
2015-03-12 14:17:15 +00:00
Martin Matuska
0c00075311
Horde package update:
...
comms/pear-Horde_ActiveSync 2.26.0 -> 2.26.1
devel/pear-Horde_Core 2.19.0 -> 2.19.2
security/pear-Horde_Group 2.0.4 -> 2.0.5
databases/pear-Horde_HashTable 1.2.2 -> 1.2.3
www/pear-Horde_Http 2.1.3 -> 2.1.4
mail/pear-Horde_Imap_Client 2.26.1 -> 2.27.0
mail/pear-Horde_Mime 2.7.0 -> 2.8.0
mail/pear-Horde_Smtp 1.8.0 -> 1.9.0
net/pear-Horde_Socket_Client 1.1.2 -> 2.0.0
devel/pear-Horde_Util 2.5.3 -> 2.5.4
2015-03-12 09:17:40 +00:00
Vanilla I. Shu
28b6189d00
Upgrade to 1.17.
...
PR: 198493
Submitted by: maintainer
2015-03-12 08:43:18 +00:00
Alonso Schaich
63ff0b60db
Update KDE SC to 4.14.3
...
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.
In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>
PR: 197751
PR: 197871
PR: 184996
Reviewed by: rakuco (mentor)
Differential: https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Jimmy Olgeni
1d934bcd0f
Upgrade to version 3.5.0.
2015-03-11 20:21:36 +00:00
Mathieu Arnold
58f311fb2d
Update to 0.99.24.1.
...
Sponsored by: Absolight
2015-03-11 14:09:01 +00:00
Mathieu Arnold
09576b056f
Make quagga announce BGP routes by default.
...
PR: 198485
Submitted by: lerik nolink net
Pointy hat to: mat
Sponsored by: Absolight
2015-03-10 11:30:44 +00:00
Vanilla I. Shu
67945ba992
Add p5-NetAddr-MAC 0.93, netAddr::MAC - Handles hardware MAC Addresses
...
(EUI-48 and EUI-64).
PR: 198308
Submitted by: Anton Berezin <tobez@tobez.org>
2015-03-10 06:16:46 +00:00
Pawel Pekala
e2003f7a67
Update to version 5.10.1
...
--- 5.10.1 2015/03/03
Fix test_sru.sh fails in pazpar2 YAZ-826
Unfortunately a regression occurred with YAZ 5.10.0 that would make
Pazpar2 fail for HTTP connections.
--- 5.10.0 2015/03/03
Use CONNECT for SSL backends and for Z39.50 thru HTTP proxy YAZ-825
Introduce cs_create_host2 which returns if connection should be
proxy aware (HTTP:absoluteUri or Z39.50 proxy:vhost in init).. For CONNECT,
the connection is NOT proxy aware (no absoluteUri and no Z39.50 vhost).
Fix http proxy fails with yaz-client YAZ-824
2015-03-09 22:06:41 +00:00
Joe Marcus Clarke
7c580757b8
Update to 1.12.4. See
...
https://www.wireshark.org/docs/relnotes/wireshark-1.12.4.html for a list of
changes in this release.
2015-03-09 17:26:16 +00:00
Mikhail Teterin
bdd6a2717b
Unbreak -- seems to work for me, no errors quoted in the BROKEN-message
...
appear. While here resolve a worning and arrange for installing the
author's README-file, if DOCS-option is on.
2015-03-09 06:48:12 +00:00
Vanilla I. Shu
f79be8aea0
Add p5-Kafka 0.8010, apache Kafka interface for Perl.
...
PR: 198418
Submitted by: gebhart@secnetix.de
2015-03-09 03:51:51 +00:00
Dmitry Marakasov
30c8afdf8a
- Add LICENSE_FILE
...
- Strip library
2015-03-09 00:57:44 +00:00
Bartek Rutkowski
5b485ba519
net/py-pyzmq: update 14.3.1 -> 14.5.0
...
- Maintainer's timeout (novel@FreeBSD.org )
PR: 197410
Submitted by: Robert Simmons <rsimmons0@gmail.com>
2015-03-08 22:05:32 +00:00
Sunpoet Po-Chuan Hsieh
9c13eab2de
- Add rubygem-dogapi 1.16.0
...
The Ruby client is a library suitable for inclusion in existing Ruby projects or
for development of standalone scripts. It provides an abstraction on top of
Datadog's raw HTTP interface for reporting events and metrics.
WWW: https://github.com/DataDog/dogapi-rb
RG: https://rubygems.org/gems/dogapi
2015-03-08 18:50:34 +00:00
Sunpoet Po-Chuan Hsieh
8e669a8df3
- Add rubygem-aws-ses 0.6.0
...
AWS::SES is a Ruby library for Amazon's Simple Email Service's REST API [1].
[1] https://aws.amazon.com/ses/
WWW: https://github.com/drewblas/aws-ses
RG: https://rubygems.org/gems/aws-ses
2015-03-08 18:34:11 +00:00
Cy Schubert
a6d209896a
Update 4.3.6 --> 4.3.7
2015-03-08 06:40:46 +00:00
Sunpoet Po-Chuan Hsieh
4839e1f780
- Remove duplicate line in *_DEPENDS
2015-03-07 09:39:48 +00:00
Sunpoet Po-Chuan Hsieh
67169b7d04
- Add p5-MaxMind-DB-Writer 0.080000
...
MaxMind::DB::Writer contains the code necessary to write MaxMind DB database
files.
WWW: http://search.cpan.org/dist/MaxMind-DB-Writer/
2015-03-07 09:33:53 +00:00
Sunpoet Po-Chuan Hsieh
24d205c038
- Update to 0.20
...
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Net-Works/Changes
PR: 198381
Submitted by: sunpoet (myself)
Approved by: pi (maintainer, via email)
2015-03-07 09:29:30 +00:00
Baptiste Daroussin
da9f75094d
Give a change to new maintainers
...
Discussed with: fluffy
2015-03-07 00:12:32 +00:00
Baptiste Daroussin
d411f9dbd1
Reset maintainership to let a change for a new maintainer to catch up on this
...
port
Discussed with: fluffy
2015-03-07 00:10:29 +00:00
Sunpoet Po-Chuan Hsieh
60cb305d7c
- Move net/rubygem-openid to net/rubygem-ruby-openid
...
- Update to 2.7.0
- Remove unnecessary DISTNAME and GEM_NAME
- Fix WWW
Changes: https://github.com/openid/ruby-openid/blob/master/CHANGELOG.md
2015-03-06 22:41:24 +00:00
Sunpoet Po-Chuan Hsieh
28ff06696b
- Update to 0.4.1
...
Changes: https://github.com/fog/fog-softlayer/blob/master/CHANGELOG.md
https://github.com/fog/fog-softlayer/commits/master
2015-03-06 22:36:59 +00:00
Danilo Egea Gondolfo
a3df596545
- Update to 0.27.2
2015-03-06 20:54:06 +00:00
Cy Schubert
c90442891c
Update 4.3.3 --> 4.3.6
2015-03-06 17:00:38 +00:00
Adam Weinberger
d4f61852bf
Update to 0.73.
...
Dependency change from p5-JSON-Any to p5-JSON-MaybeXS.
Changes: https://metacpan.org/changes/distribution/Net-GitHub
2015-03-06 16:04:34 +00:00
Renato Botelho
cda6b13d9a
- Fix wrong dependency s/libzmq2/libzmq4/
...
- Bump PORTREVISION
Sponsored by: Netgate
2015-03-06 11:28:58 +00:00
Renato Botelho
98e3ae5826
Add net/pecl-zmq, PHP bindings for ZeroMQ
...
Sponsored by: Netgate
2015-03-06 10:46:32 +00:00
Dmitry Sivachenko
aa10cda491
Add CPE.
...
PR: 197525, 197526
Submitted by: shun.fbsd.pr@dropcut.net
2015-03-05 13:56:36 +00:00
Raphael Kubo da Costa
e3dad0e904
Update PyQt and its dependencies.
...
* PyQt4 has been updated to 4.11.3.
* QScintilla has been updated to 2.8.4.
* SIP has been updated to 4.16.5.
This update is much smaller than the previous one, as there has been no
further need for clean ups in the ports infrastructure.
Pretty much the entire patch set has been originally contributed by Tobias
Berner, who sent it to the KDE on FreeBSD mailing list. Thanks a lot!
PR: 198016
Submitted by: Tobias Berner <tcberner@gmail.com>
2015-03-04 23:20:47 +00:00
Joe Marcus Clarke
c232dd3e85
Add USES+=cpe to advertise CPE data for wireshark.
...
PR: 198172
Submitted by: shun.fbsd.pr@dropcut.net
2015-03-04 18:35:15 +00:00
Muhammad Moinur Rahman
707068e3b6
[NEW] net/tcpkali: High performance load generator for TCP and WebSocket
...
servers
PR: 197372
Submitted by: neel@neelc.org
Approved by: bapt marino (implicit)
2015-03-04 12:11:47 +00:00
Ganael LAPLANCHE
f1e65da1b9
Fix build without NLS
...
PR: 198020
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
2015-03-04 08:13:31 +00:00
Dmitry Marakasov
dadf5d9ecb
- Fix installation from non-root
...
- Mark broken: does not work properly
2015-03-04 05:18:31 +00:00
Antoine Brodin
bc3b2e4b3a
Remove patch which was integrated upstream and no longer applies
2015-03-03 23:13:13 +00:00
Olivier Duchateau
a49164d5a6
Update to 1.10.2
...
ChangeLog: https://github.com/shazow/urllib3/blob/master/CHANGES.rst#dev-master
2015-03-03 18:19:22 +00:00
Mathieu Arnold
314f59245c
Add EPP::Client::* gems, an extensible framework for building EPP clients.
...
Sponsored by: Absolight
2015-03-03 15:58:06 +00:00
Nicola Vitale
e0d98e9032
This is a Python implementation of RFC6570, URI Template, and can expand
...
templates up to and including Level 4 in that specification.
WWW: https://github.com/uri-templates/uritemplate-py/
2015-03-03 15:41:26 +00:00
Mathieu Arnold
afd4eca55b
Update to 0.99.24.
...
Enable ISISD, RTADV, OSPF_OPAQUE_LSA by default as they're enabled by
default by quagga's configure.
Enable PIMD because the releases notes says we should unless short on
space.
Release notes: http://savannah.nongnu.org/forum/forum.php?forum_id=8222
Changelog: http://download.savannah.gnu.org/releases/quagga/quagga-0.99.24.changelog.txt
Sponsored by: Absolight
2015-03-03 13:57:33 +00:00
Sunpoet Po-Chuan Hsieh
430b3d12f7
- Update to 2.1.2
...
- Add LICENSE
- Remove contiguous blank lines
Changes: https://github.com/mperham/connection_pool/blob/master/Changes.md
2015-03-03 13:55:24 +00:00
Bartek Rutkowski
a50069977b
net/widentd: update 1.03 -> 1.04
...
- Set MAINTAINER to portmaster@bsdforge.com (maintainer approved)
- Pet portlint
PR: 198004
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: dirkx@webweaving.org (maintainer)
2015-03-03 11:08:32 +00:00
Baptiste Daroussin
594c930003
Remove useless entry in plist
2015-03-03 07:56:08 +00:00
Baptiste Daroussin
3f9395d599
Remove Author from pkg-descr and white space fixes
2015-03-02 23:41:59 +00:00
Baptiste Daroussin
42510f4ef4
Remove Author from pkg-descr and white space fixes
2015-03-02 23:36:35 +00:00
Kurt Jaeger
36e7a6f0cc
net/reposado: 0.0.20130415 -> 0.0.20150131
...
Add new --remove-config-data option to remove config-data attributes #
PR: 197328
Approved by: masaki@club.kyutech.ac.jp (maintainer timeout)
2015-03-02 19:01:37 +00:00
Bartek Rutkowski
2b17a7efcc
net/quiterss: update 0.17.5 -> 0.17.6
...
- Pet portlint
PR: 197558
Submitted by: coder@tuxfamily.org
2015-03-02 15:02:47 +00:00
Koop Mast
b83c7a43eb
Fix the build with clang 3.5.
...
PR: 196166
Submitted by: dim@
Approved by: maintainer (timeout 6 weeks)
2015-03-02 10:50:14 +00:00
John Marino
fdf8800df4
net/omnitty: Allow greater than 32-character hostnames
...
PR: 197601
Submitted by: David (catwhisker.org)
2015-03-01 22:15:21 +00:00
Cy Schubert
068cc3688c
Update 4.3.1 --> 4.3.3
2015-03-01 16:56:48 +00:00
Dmitry Marakasov
00fa54adec
- Fix build with clang
2015-03-01 15:07:02 +00:00
Rene Ladan
6c8f6be862
Remove expired ports:
...
2015-02-28 finance/openerp-server: Broken for more than 6 months
2015-02-28 graphics/p5-Geo-KML
2015-02-28 mail/postfix-tls: TLS is now a default for postfix / postfix-current
2015-02-28 net/spserver: Broken for more than 6 months
2015-02-28 net/xrdesktop: Unmaintained upstream - please use net/xrdesktop2 instead
2015-02-28 www/mediawiki122: Deprecated by upstream, use www/mediawiki12{3,4} instead
2015-02-28 www/mod_cplusplus: written for apache 2.0, no longer maintained upstream
2015-02-28 www/py-django15: not supported by upstream
math/isabelle and ports-mgmt/porteasy have pending updates, so preserve them.
2015-03-01 00:30:58 +00:00
Sunpoet Po-Chuan Hsieh
ffd988faa0
- Update to 3.08
...
Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2015-02-27 20:20:27 +00:00
Ryan Steinmetz
ab08e61d6b
- Update to 3.4.8
2015-02-27 13:48:25 +00:00
Antoine Brodin
5a5df7669e
- Fix distinfo
...
- Remove DOCS options that changes nothing for this port
2015-02-27 07:25:53 +00:00
Cy Schubert
676c796dbd
ntp-devel now tracks the ntp-4.3 development branch commencing with 4.3.1.
2015-02-26 20:28:25 +00:00
Adam Weinberger
193b3a7946
Update to 2.2.1.
2015-02-26 19:12:04 +00:00
Adam Weinberger
bdb7263c05
Update to 1.6.5.
2015-02-26 19:09:47 +00:00
Tijl Coosemans
fd4dc6bd44
- Update to MPICH 3.1.4
...
- Pass *FLAGS variables to configure via MPICHLIB_*FLAGS because otherwise
they are hardcoded into mpicc [1]
PR: 197563 [1]
2015-02-26 18:07:11 +00:00
Sunpoet Po-Chuan Hsieh
812d4cd43d
- Update to 0.1.1
...
Changes: https://github.com/fog/fog-aws/commits/master
2015-02-26 17:46:08 +00:00
Adam Weinberger
9e08c659f8
Remove build dependency on p5-Test-Simple.
2015-02-26 16:49:31 +00:00
MANTANI Nobutaka
1687c254d1
Remove useless @dirs.
...
Suggested by: bapt
2015-02-26 15:43:10 +00:00
MANTANI Nobutaka
35dcbb062d
Update to 0.3.2.
...
Suggested by: koobs
2015-02-26 15:41:01 +00:00
Dmitry Marakasov
73dffbbc41
- Switch to linguisttools_build
2015-02-26 14:04:27 +00:00
Guido Falsi
66e513aa9b
G.729 codec for Asterisk PBX based on audio/bcg729.
...
WWW: http://asterisk.hosting.lv/
2015-02-26 13:19:08 +00:00
Andrej Zverev
ba9b1e4c50
- point WWW page to meta::cpan
2015-02-25 17:47:52 +00:00
Andrej Zverev
dd8e9e2832
-update to 0.16
...
Changes: https://metacpan.org/changes/distribution/Net-BGP
2015-02-25 17:37:07 +00:00
MANTANI Nobutaka
d92c3969a9
Add dshell, extensible network forensic analysis framework.
2015-02-25 14:35:07 +00:00
MANTANI Nobutaka
b33451a07c
Add py-pygeoip, pure Python GeoIP API.
2015-02-25 14:31:44 +00:00
Mark Felder
efcc9ed5a6
Fix build with LibreSSL
...
PR: 196800
Approved by: maintainer timeout
2015-02-25 14:19:43 +00:00
Tilman Keskinoz
67b9b988e1
Update to 1.6.6
...
PR: 197976
Submitted by: maintainer
2015-02-25 12:57:55 +00:00
Antoine Brodin
8842ccdc9a
Those ports do not build with php 5.6
2015-02-25 11:22:40 +00:00
Vanilla I. Shu
2b98822447
remove DEFAULT_VERSIONS.
...
Obtained from: bapt@, mat@
2015-02-25 07:45:59 +00:00
Kurt Jaeger
afc89f0781
net/kamailio: fix distinfo, patch for ip_addr.h, makefile
...
Submitted by: Euan Thoms <euan@potensol.com>
2015-02-25 06:18:40 +00:00
Dmitry Marakasov
88f95041d1
- Simplify MASTER_SITES
...
- Clarify LICENSE
- Strip binary
2015-02-25 01:46:20 +00:00
Dmitry Marakasov
742f22a0a2
- Add LICENSE
...
- Strip binary
2015-02-25 01:46:09 +00:00
Adam Weinberger
5ef5d82c6b
Update to 1.67.
...
Changes: https://metacpan.org/changes/release/ETHER/URI-1.67
2015-02-24 23:03:00 +00:00
Steve Wills
990bb0fdf6
net/syncthing: fix WRKSRC
...
Reported by: antoine
Pointyhat to: swills
2015-02-24 22:08:04 +00:00
Steve Wills
1142d9875a
net/syncthing-discosrv: update to new snapshot
2015-02-24 22:03:15 +00:00
Steve Wills
f3531f6ade
net/syncthing-cli: update to new snapshot
2015-02-24 22:01:56 +00:00
Steve Wills
c6156521e7
net/syncthing: update to 0.10.23
2015-02-24 22:00:49 +00:00