Age | Commit message (Collapse) | Author |
|
PR: 204120
Submitted by: Torsten Zuhlsdorff
Approved by: maintainer
|
|
Add missing PKGNAMEPREFIX.
|
|
Linphone 3.9.0
Ortp 0.25.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis)
Libbzrtp 1.0.3
Belle-sip (fix files/patch-src-belle_sip_headers_impl.c)
Mediastreamer 2.12.0
MS plugins (msbcg729 1.0.1, msilbc 2.1.2, msopenh264 1.1.1, msx264 1.5.2)
|
|
|
|
Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
|
|
Changes: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md
|
|
|
|
Approved by: portmgr (blanket)
|
|
Changes: https://github.com/fog/fog-softlayer/commits/master
|
|
Spotted by: sunpoet
Obtained from: DPorts (marino)
|
|
- LAGG_PROTO_ETHERCHANNEL was removed from 11-CURRENT in r288654
https://lists.freebsd.org/pipermail/svn-src-head/2015-October/076987.html
PR: 204202
Approved by: wg (maintainer)
|
|
files handling
Approved by: portmgr blanket
|
|
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
|
|
- Fix patch files for 'make makepatch' compatibility
|
|
* json io: add stubs for formatters and printers
* dnsdedupe: implement formatters and parsers
* json io: dnsdedupe don't downcase names when parsing
* Merge pull request #11 from farsightsec/jsonio
Implement format and parse functions for all custom print fields.
Nuke PORTSCOUNT= since it doesn't help. See PR 204135 for the
details about why portscount isn't currently working for this port's
MASTER_SITE.
Sponsored by: Farsight Security, Inc.
|
|
|
|
|
|
- Sort RUN_DEPENDS
Changes: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md
|
|
- Pet portlint: fix diff header of patch files
- Bump PORTREVISION for dependency change
|
|
- Add LICENSE_FILE
Changes: https://github.com/DataDog/dogapi-rb/blob/master/CHANGELOG.md
|
|
- Change MASTER_SITES to CHEESESHOP
- Remove DISTNAME
- While I'm here, remove duplicate PORTREVISION for security/py-crits/Makefile
|
|
- Pet portlint
- Bump PORTREVISION
PR: 204280
Submitted by: garga
Approved by: demon (maintainer)
Obtained from: pfSense
Sponsored by: Rubicon Communications (Netgate)
|
|
|
|
|
|
- Mark NO_ARCH as there is no ARCH dependent file
PR: 203920
Submitted by: stephon@gmail.com
|
|
PR: 204232
Submitted by: cvetomirconev@gmail.com
|
|
|
|
PR: 200751
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D3741
|
|
|
|
|
|
|
|
Rather than have this port (and its slave) fail by default, list the
valid java versions that work.
Before: java 1.6+ are valid, fails since 1.8 is chosen
Now: java 1.6 and 1.7 are valid, succeeds with chosen 1.7
Approved by: just fix it
|
|
|
|
Reported by: pkg-fallout
|
|
cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/usr/local/include/python2.7 -c netif.c -o build/temp.freebsd-11.0-CURRENT-amd64-2.7/netif.o -g
netif.c:31106:43: error: use of undeclared identifier 'LAGG_PROTO_ETHERCHANNEL'
__pyx_t_4 = __Pyx_PyInt_From_lagg_proto(LAGG_PROTO_ETHERCHANNEL); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 426; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^
Reported by: pkg-fallout
|
|
- change MASTER_SITE to GitHub
- use autoreconf
- adjust pkg-desc
Changelog:
3.37: - print rtmetric and rtflow samples
- include timestamp in grep-friendly (-g) output
3.36: - incorporate buffer-overrun protection suggestions from Andre Gruenenberg
- incorporate portability changes from Rowan Thorpe
- incorporate IPv6 forwarding changes from Rowan Thorpe
- print IPID field from IPv4 sampled headers
3.35: - add Broadcom ASIC counters structure
- add TCP/IP counters structure
3.34: - decode new counters in host cpu struct (steal, guest, and guest_nice)
3.33: - bugfix: app-sample status and duration_uS fields were reversed
|
|
- bump PORTREVISION
Since 2013 this project is no longer maintained
and has no support for new vSphere releases.
Please migrate to net/py-pyvmomi,the official
python framework from VMware.
|
|
|
|
script due to fallouts of r399992
|
|
PR: 203599
Submitted by: mjl@luckie.org.nz
|
|
|
|
Changes: https://github.com/fog/fog-softlayer/commits/master
|
|
Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
|
|
Changes: http://search.cpan.org/dist/Net-GitHub/Changes
|
|
|
|
OPENAFS-SA-2015-007 (CVE-2015-7762, CVE-2015-7763): rx ACK packets
leak plaintext of previous packets.
Approved by: feld (ports-secteam, ports committer)
Security: OPENAFS-SA-2015-007, CVE-2015-7762, CVE-2015-7763
|
|
databases/py-mssql: Broken with current FreeTDS. Please use databases/py-pymssql
net/py-medusa: Abandoned upstream, last release was in 2005
|
|
virtual machine network connectivity: DHCP, UDP proxy, UDP anti-NAT.
WWW: https://github.com/yurivict/tiny-network-utilities
PR: 200333
Submitted by: Yuri Victorovich <yuri@rawbw.com>
|
|
PR: 200503
Submitted by: maintainer
|
|
pynmsg (0.4.0)
* Add missing 'nogil' annotations to nmsg_input_open_json(),
nmsg_message_from_json()
* setup.py: Require libnmsg >= 0.10.0 due to JSON I/O
* Add JSON IO support
* setup.py: Use pkg-config to retrieve -I, -L, -l flags for libnmsg
* Add embedsignature preprocessor directive to all pyx files
Sponsored by: Farsight Security, Inc.
|