| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- Fix .gemspec
- Bump PORTREVISION for dependency and package change
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
|
|
|
|
| |
mode.
PR: 195435
Submitted by: yuri@rawbw.com
No objection from: ports@
|
|
|
|
|
|
|
| |
The new team currently consists of the previous maintainer (acm@) and
myself (marino@).
PR: 195363
|
|
|
|
|
|
|
|
| |
a default dependancy of cups (used by gtk).
While here, trim one avahi-app line from the first RUN_DEPENDS, one is enough.
Submitted by: antione
|
|
|
|
|
|
|
| |
- Use USES=pathfix to fix pkgconfig install path
PR: 196461 [1]
Submitted by: max@kostikov.co (maintainer)
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
|
|
|
|
|
|
| |
- Fix and sort *_DEPENDS: Bit::Vector is not a dependency
Changes: http://search.cpan.org/dist/Net-Frame-Dump/Changes
|
|
|
|
|
|
|
| |
- Fix BUILD_DEPENDS: ExtUtils::MakeMaker 6.64+ is already in Perl 5.18+ releases
- Add IPV6 and SSL options
Changes: http://search.cpan.org/dist/libnet/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/IO-Interface/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Google-SAML-Response/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Google-SAML-Request/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
|
|
|
|
|
|
|
|
| |
version 0.29.
Differential Revision: https://reviews.freebsd.org/D1403
Submitted by: mat
Approved by: marino(mentor)
|
|
|
|
|
| |
PR: 196397
Submitted by: aoyama@peach.ne.jp
|
|
|
|
|
|
|
|
|
|
|
| |
YAMI4 is a messaging solution for distributed systems.
It is a set of libraries for several platforms and programming languages.
This port installs the core and C++ libraries with documentation.
WWW: http://www.inspirel.com/yami4/
PR: 184471
Submitted by: prog@msobczak.com
|
|
|
|
|
| |
PR: 196444
Submitted by: coder@tuxfamily.org (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop leading article from COMMENT and use neutral spelling of Unix
- Sort USES alphabetically and wrap it if necessary
- Rename FAM_SUPPORT to standard option FAM, drop FAM_SUPPORT_DESC
- Fix a typo in AIO_SUPPORT_DESC (Asyncronous -> Asynchronous)
- Consistently reword PAM_SMBPASS option description
- Kill one case of EOL whitespace and bogus uses of := operator
Approved by: maintainer (timur; timeout since 2014.12.16)
|
|
|
|
| |
With hat: python@
|
|
|
|
|
|
|
|
|
|
| |
If built with the PGSQL option, two files necessary for creating
the initial database are not installed as necessary. This causes
"kamdbctl create" to fail during extra_create() when EXTRA_MODULES
contains "mohqueue" and/or "rtpproxy" (which is does, by default).
PR: 196446
Submitted by: John W. O'Brien <john@saltant.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
* mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
allocated but not used bits before resizing.
* tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
* src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.
PR: 193264
Approved by: cpm@fbsd.es (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Preserve unison 2.40 as net/unison240 and update to 2.40.128
- Remove uneeded USES=desktop-file-utils from unison ports [1]
Approved by: mandree (implicit, for net/unison232) [1]
|
|
|
|
|
| |
PR: 196319
Submitted by: coder@tuxfamily.org (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS
- ExtUtils::MakeMaker 6.42+ and Test::More 0.44+ are already in all supported Perl releases
- Add LICENSE [1]
- While I'm here, move *_DEPEDS upward to pet portlint
- Bump PORTREVISION for dependency change
Approved by: portmgr (implicit) [1]
With hat: perl
|
|
|
|
|
|
| |
IO::Socket::UNIX::Util provides Unix domain socket utilities.
WWW: http://search.cpan.org/dist/IO-Socket-UNIX-Util/
|
|
|
|
| |
Changes: http://tintin.sourceforge.net/news.php
|
|
|
|
| |
Changes: https://github.com/laserlemon/simple_oauth/commits/master
|
|
|
|
|
|
|
|
|
|
|
| |
A fix has been submitted to https://github.com/FreeRDP/Remmina/pull/428.
While a proper decision is not made there, just patch the code to stop
calling INSTALL(DIRECTORY ...) with a path that does not exist. Until CMake
3.1.0, this would end up creating an empty directory (hence the @dir entry
in the plist). The behavior has changed in 3.1.0, and we were getting build
errors because we were referring to a directory that did not exist in the
plist.
|
|
|
|
| |
ChangeLog: https://github.com/shazow/urllib3/blob/master/CHANGES.rst#110-2014-12-14
|
|
|
|
|
|
|
|
|
| |
Dependencies have changed based on the new upstream Makefile.PL. TEST_DEPENDS has been
removed as those mentioned is now build-requires, according to Makefile.PL. Hence
*_DEPENDS in Makefile has been updated according to new requirements.
Differential Revision: https://reviews.freebsd.org/D1403
Approved by: bapt(mentor)
|
|
|
|
|
| |
Of course the part of the patch I wrote myself had to be wrong. Adjust the
regexp to make it look like the others and work with all CMake versions.
|
|
|
|
|
|
| |
PR: ports/196342
Submitted by: Naram Qashat (maintainer)
Exp-run and fixes to depending ports: self
|
|
|
|
|
| |
PR: ports/196391
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].
PR: 195290 [1], 195289 [2], 195455 [3]
Obtained from: gnome devel repo
|
|
|
|
|
|
|
| |
This is required for the upcoming CMake 3.1.0 update: pkg-config was
already required before to properly find and define qjson's version
number, but in 3.1.0 CMake is stricter when checking if a version >=
the minimum one has been found.
|
|
|
|
|
|
|
|
| |
build with the upcoming CMake 3.1.0.
- Add missing dependency on libXi, and set PORTREVISION only once while
here.
Approved by: fluffy (maintainer, implicit)
|
|
|
|
| |
PR: 195980
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here few cleanup:
- Cleanup plist
- Avoid extending PORTDOCS in post-install target we prefer to separate targets
and variable definitions
- Remove useless post-install
- Recommend configuration in ${PREFIX}/etc instead of /etc, the binary also look
for its configurations files in the directory
- Cleanup EOL spaces in pkg-message
PR: 196126 [1]
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm>
Approved by: maintainer [1]
|
|
|
|
|
|
|
|
|
| |
suggest to upgrade a few parameters; the suggestion for "/network
[value]" should actually be "/network:[value]".
PR: 191861
Submitted by: olgeni
Approved by: maintainer timeout
|
|
|
|
| |
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.markdown
|
|
|
|
|
|
|
| |
Fog::StormOnDemand is a module for the fog gem to support StormOnDemand.
WWW: https://github.com/fog/fog-storm_on_demand
RG: https://rubygems.org/gems/fog-storm_on_demand
|
|
|
|
|
|
|
| |
Fog::Ecloud is a module for the fog gem to support Terremark EnterpriseCloud.
WWW: https://github.com/fog/fog-ecloud
RG: https://rubygems.org/gems/fog-ecloud
|
|
|
|
|
|
|
| |
Fog::Atmos is a module for the fog gem to support Atmos Cloud Storage.
WWW: https://github.com/fog/fog-atmos
RG: https://rubygems.org/gems/fog-atmos
|
|
|
|
|
| |
Changes: https://github.com/fog/fog-softlayer/blob/master/CHANGELOG.md
https://github.com/fog/fog-softlayer/commits/master
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.15.0
- Add LICENSE_FILE
- Add TEST_DEPENDS and regression-test: target
- Remove GH_PROJECT (value is now the default)
- Patch tests_require and test_suite into setup.py, send upstream [1]
[1] https://github.com/sixohsix/twitter/pull/272
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
t is a command-line power tool for Twitter. The CLI takes syntactic cues from
the Twitter SMS commands, but it offers vastly more commands and capabilities
than are available via SMS.
WWW: http://sferik.github.io/t
RG: https://rubygems.org/gems/t
|
|
|
|
|
|
|
|
| |
- Update COMMENT
- Update WWW
- Add RG link to pkg-descr
Changes: https://github.com/sferik/twitter/blob/master/CHANGELOG.md
|
| |
|
|
|
|
| |
Changes: http://pecl.php.net/package-changelog.php?package=geoip
|
| |
|
| |
|
|
|
|
| |
Pointed out by: danfe
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak
- Change EXTRACT_SUFX to USES
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196189
Differential Revision: https://reviews.freebsd.org/D1364
Submitted by: peter@pean.org
#Reviewed by: marino
Approved by: marino(mentor)
#Obtained from:
#MFC after:
#MFH:
#Relnotes:
#Security:
#Sponsored by:
|
|
|
|
| |
- Take maintainership
|
|
|
|
|
|
|
|
|
| |
- Reword COMMENT
- Reformat pkg-descr
- Add RG link to pkg-descr
- Take maintainership
Changes: https://github.com/laserlemon/simple_oauth/commits/master
|
|
|
|
|
|
|
|
| |
- Change DIST_SUBDIR to PECL
- Silence patch message
- Reformat pkg-descr
- Use PECL as primary WWW
- Take maintainership
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- adjust ports depending on neon, bump PORTREVISION
Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)
PR: 195786
Differential Revision: https://reviews.freebsd.org/D1319
Submitted by: ohauer
Reviewed by: portmgr (bapt, mat)
Approved by: portmgr, lev (implicit)
|
|
|
|
| |
up; libevent2 complains about this.
|
| |
|
|
|
|
|
|
| |
While here, arrange for the bundled mediastreamer2/ and oRTP/
subdirectories to not be extracted from the tarball -- we build
them separately from ports of their own anyway.
|
| |
|
|
|
|
| |
Approved by: bapt
|
| |
|
|
|
|
|
|
|
| |
- Pet portlint
PR: 196162
Submitted by: mi@ALDAN.algebra.com
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Respect CXXFLAGS during build
- Make RUN_DEPENDS path independent
PR: 196088 [1] (based on)
Submitted by: Real Huang <realhuang21@gmail.com> [1]
|
| |
|
|
|
|
| |
Submitted by: maintainer via email.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add OPTION and patches for Capsicum support
- Update MAINTAINER
- Add LICENSE (BSD4CLAUSE) and LICENSE_FILE
- Use OPTIONS helpers
- Sort USES/USE section
- Sort OPTIONS_DEFAULT
PR: 195910 (with changes)
Submitted by: logan at elandsys com
Submitted by: feld
Approved by: maintainer (edwin)
|
| |
|
|
|
|
| |
Submitted by: delphij
|
| |
|
|
|
|
| |
Submitted by: jmg (via twitter)
|
|
|
|
|
|
|
|
| |
- Add ntimed rc script
- Tweak GH_PROJECT, remove WRKSRC override accordingly
- Remove trailing newline (portlint)
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
phk.
Anyone is welcome to steal or update this port. I'm just bringing it to
the tree so the masses can start playing with it and providing phk
feedback.
|
| |
|
|
|
|
| |
Submitted by: Vinicius Zavam via email
|
|
|
|
| |
- Strip shared library
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Dict/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MaxMind-DB-Reader/Changes
|
| |
|
|
|
|
|
|
|
|
|
| |
Security: VUXML: 4033d826-87dd-11e4-9079-3c970e169bc2
Security: http://www.kb.cert.org/vuls/id/852879
Security: CVE-2014-9293
Security CVE-2014-9294
Security CVE-2014-9295
Security CVE-2014-9296
|
|
|
|
|
|
|
|
|
| |
Security: VUXML: 4033d826-87dd-11e4-9079-3c970e169bc2
Security: http://www.kb.cert.org/vuls/id/852879
Security: CVE-2014-9293
Security CVE-2014-9294
Security CVE-2014-9295
Security CVE-2014-9296
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The X.Org server has been updated to 1.14. The changes it brings are described
in a post on the Graphics team blog:
http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/
The most noticable change is the DEVD input device autodetection backend
which is enabled by default, replacing the HAL backend. The keyboard
layout configuration must be migrated from HAL's .fdi files to X.Org
files. The procedure is explained in the post mentionned above.
Several ports were removed with this update, mainly because they are not
compatible with the X.Org server anymore:
o nvidia-driver-71
o nvidia-driver-96
o xf86-input-egalax
o xf86-video-newport
o xf86-video-tga
PR: 155696, 181660, 183478 (partially fixed), 188640, 191331
Differential Revision: https://reviews.freebsd.org/D1337
Submitted by: ak (most of the work on the DEVD backend), dumbbell, kwm,
zeising
Tested by: Many people on freebsd-x11@ and IRC
Reviewed by: kwm, portmgr (antoine)
Approved by: kwm, portmgr (antoine)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- clarify LICENSE to be BSD3CLAUSE like net/miniupnpc
- replace patch-Makefile with a simple MAKE_(ARGS|ENV) override
- drop redundant -fPIC
PR: ports/194030
Submitted by: Jan Beich
Approved by: Hung-Yi Chen (maintainer)
|
|
|
|
|
| |
PR: ports/196115
Submitted by: Anthony Cornehl <accornehl@fastmail.fm>
|
|
|
|
|
|
| |
PR: ports/180568 [umbrella bug for dlopen("libco.so")]
Submitted by: Anthony Cornehl
Sponsored by: EMC / Isilon Storage Division
|
| |
|
| |
|
| |
|
|
|
|
| |
Pointy hat to: me
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
| |
parenthesis) in some buggy option descriptions
- Standardize Makefile header when appropriate, drop one OPTIONS_DEFAULT=IPV6
|
| |
|
|
|
|
|
|
| |
- Simplify post-install recipe, generally cleanup Makefile while here
- Convert PLIST_* knobs into pkg-plist (8 lines make it long enough
to be kept in a separate file), use sample@ keyword
|
| |
|
|
|
|
| |
- Fix a mistake in plist
|
|
|
|
|
|
| |
- Use @sample
- While here, modify an installation message to remove text which
is not applicable to our case.
|
|
|
|
|
|
|
|
|
|
| |
that brings the capabilities of the Farsight Security Information
Exchange (SIE) right to a remote user's network.
WWW: https://github.com/farsightsec/axa
PR: 195695
Submitted by: truckman@FreeBSD.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog:
nmsg (0.9.1)
* Fix a crash that was caused by incorrect initialization of
ProtobufCBufferSimple objects.
* Increase the required verbosity level for several noisy debugging log
messages in the seqsrc tracking code from 5 (nmsgtool -ddddd) to 6
(nmsgtool -dddddd).
PR: 195696
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert all comms/spandsp-devel consumers to use newer comms/spandsp
- Bump affected ports
- Mark comms/spandsp-devel as deprecated and set expiration date
- Add upgrade instructions to UPDATING
PR: 194399 [1]
Submitted by: Nikola Kolev <koue@chaosophia.net> [1]
Approved by: madpilot (asterisk ports), maintainer timeout (other)
|
| |
|
|
|
|
|
|
|
| |
Fix CONFLICTS for asterisk ports and remove long deleted entries
references.
Upstream announce: http://blogs.digium.com/2014/10/28/asterisk-13-0-0-now-available/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
written in C language implementing standard based protocols such
as SIP, SDP, RTP, STUN, TURN, and ICE. It combines signaling protocol
(SIP) with rich multimedia framework and NAT traversal functionality
into high level API that is portable and suitable for almost any
type of systems ranging from desktops, embedded systems, to mobile
handsets.
WWW: http://www.pjsip.org/
Please note that default options are tailored for use by the upcoming
asterisk13 port.
|
|
|
|
|
| |
Both of these ports have failed repeatedly under multi-job runs, and
had to be fixed by disabling make jobs.
|
|
|
|
|
|
| |
samba41 configuration options.
PR: 193415
|
|
|
|
|
| |
PR: 195849
Submitted by: roy@marples.name (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
address, such as country, region or state, city, latitude and longitude, US
ZIP code, time zone, Internet Service Provider (ISP) or company name, domain
name, net speed, area code, weather station code, weather station name,
mobile country code (MCC), mobile network code (MNC) and carrier brand,
elevation, and usage type.
WWW: http://pecl.php.net/package/ip2location
PR: 195421
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
city, latitude, longitude, zip code, time zone, ISP, domain name, connection
type, area code, weather, mobile network, elevation, usage type by IP address
or hostname originates from. It contains a demo IP2Location IP-COUNTRY BIN
database which consists of real data for IP address range 0.0.0.0 to 99.255.
255.255. This database contains IP address blocks as key and countries as
values.
WWW: http://www.ip2location.com/c.aspx
PR: 195420
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
|
|
| |
- Use USE_PYTHON=autoplist
With hat: python
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MaxMind-DB-Reader/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
|
|
|
|
|
|
| |
- Remove GLIB option
Changes: https://github.com/traviscross/mtr/blob/master/NEWS
|
|
|
|
|
|
|
| |
These ports require msgfmt. FreeBSD doesn't fail to build these ports
because a default option on gvfs brings in this tool. The same gvfs
option is off by default on DragonFly and thus the missing dependencies
were unmasked. Explicitly add gettext-tools to get msgfmt.
|
| |
|
|
|
|
|
| |
Upline now uses devel branch for release candidates,
thus remove net/ntp-rc.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
service from a command line of your desktop or server.
Megatools allow you to copy individual files as well as
entire directory trees to and from the cloud. You can also
perform streaming downloads for example to preview videos
and audio files, without needing to download the entire
file.
WWW: http://megatools.megous.com/
PR: 195723
Submitted by: max@kostikov.co
|
|
|
|
|
|
|
| |
- Update home page in pkg-descr [1]
Security: 94268da0-8118-11e4-a180-001999f8d30b
Reported by: Hans Potter Selasky <hps at selasky.org> [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.0.18 and pkg-plist accordingly
- Add LICENSE (BSD3CLAUSE) and LICENSE_FILE
- Add TEST_DEPENDS and regression-test target
- Perl is not required, remove USE_PERL and from USES
- Split LDFLAGS from CONFIGURE_ENV, they're already set there
- Add libmemcachedprotocol to CONFIGURE_ARGS (Now default: off)
- Add OPTIONS for hash functions, debug and dtrace
- pkg-descr: Update WWW: URL
- Add patches for:
* alloca.h include not found on FreeBSD
* cinttypes include location
* clang compatibility
- Strip shared libraries manually since upstream install-strip target is
fail
Changes:
https://launchpad.net/libmemcached/+announcements
[1] https://bugs.launchpad.net/libmemcached/+bug/1245562
[2] https://bugs.launchpad.net/libmemcached/+bug/1400560
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Remove "XMLRPC::Lite - " from COMMENT
- Remove commented out #pre-install: test
- Strip trailing slash from pkg-descr WWW: URL
PR: 195008
Submitted by: koobs
|
|
|
|
|
|
|
|
|
|
|
|
| |
XMLRPC::Lite is a collection of Perl modules which provides a simple
interface to the XML-RPC Protocol (XML-RPC) both on client and
server side. Based on SOAP::Lite module, it gives you access to
all features and transports available in that module.
WWW: http://search.cpan.org/dist/XMLRPC-Lite/
PR: 195008
Submitted by: Vick Khera <vivek@khera.org>
|
| |
|
| |
|
|
|
|
| |
Reported by: mat
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update to 3.2.5.2
Changes:
* TLS connection procedure improved in uclient test program.
* Reliability improvements (Issue 141).
* external address mapping fixes for Amazon EC2.
* docs fixes.
PR: 195801
Differential Revision: https://reviews.freebsd.org/D1281
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm>
Approved by: mom040267@gmail.com (maintainer)
Approved by: koobs (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove PATHFIX_MAKEFILEIN and USE_AUTOTOOLS [1]
- Add GNU_CONFIGURE and INSTALL_TARGET=install-strip, remove STRIP_CMD [1]
Reported by: tijl [1]
>-This line, and those below, will be ignored--
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Differential Revision: https://reviews.freebsd.org/D### (*full* phabric URL needed).
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> MFH: Ports tree branch name. Request approval for merge.
> Relnotes: Set to 'yes' for mention in release notes.
> Security: Vulnerability reference (one per line) or description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M Makefile
|
|
|
|
|
|
|
|
| |
- Cosmetic change
- Do not silence installation message
- Reformat pkg-descr
- Add sourceforge to WWW
- Take maintainership
|
|
|
|
|
|
| |
without USE_AUTOTOOLS not build
Reported by: tijl
|
| |
|
|
|
|
| |
- Change USES, add autoreconf
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD 8 does not have support for the TCP_KEEPIDLE, TCP_KEEPINTVL and
TCP_KEEPCNT options (the values are always hardcoded). We can fix it by only
calling setsockopt(2) with those options if they are defined.
At least for now, I have decided not to upstream this change because it
basically affects only FreeBSD 8 these days (the other BSDs, Linux and OS X
have had support for those options for many years).
MFH: 2014Q4
|
|
|
|
|
|
|
| |
- Reword pkg-descr file
PR: 194972
Approved by: maintainer
|
|
|
|
| |
Approved by: az(implicit)
|
|
|
|
|
|
|
|
|
|
| |
o New 'show route noexport' command option.
o Port option for BGP sessions.
o Better constant handling in set literals.
o Better rate filtering of log messages.
o Several minor bugfixes.
Approved by: az(implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
which we aren't going to use or install.
Instead of LIB-depending on boost, include RUN-dependency on one
of boost's header-files. Because we are no longer compiling, we
don't need boost installed at package-building time.
PR: 195531
Approved by: maintainer timeout (see PR)
|
|
|
|
|
| |
PR: 195862
Submitted by: Mikhail T. <mi@ALDAN.algebra.com >
|
|
|
|
|
| |
PR: 195310
Submitted by: Ronald Klop (maintainer)
|
| |
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
Fog::Vmfusion is a module for the fog gem to support VMware Fusion.
WWW: https://github.com/fog/fog-vmfusion
RG: https://rubygems.org/gems/fog-vmfusion
|
|
|
|
|
|
|
|
|
| |
OpenNebula is an open-source project delivering a simple but feature-rich and
flexible solution to build and manage enterprise clouds and virtualized data
centers. This gem provides libraries needed to talk to OpenNebula.
WWW: http://opennebula.org/
RG: https://rubygems.org/gems/opennebula
|
|
|
|
|
|
|
|
|
| |
RbVmomi is a Ruby interface to the vSphere API. Like the Perl and Java SDKs, you
can use it to manage ESX and VirtualCenter servers. The current release supports
the vSphere 5.0 API.
WWW: https://github.com/vmware/rbvmomi
RG: https://rubygems.org/gems/rbvmomi
|
|
|
|
| |
Changes: https://github.com/fog/fog-voxel/commits/master
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/IO-Socket-INET6/ChangeLog
PR: ports/195357
Submitted by: sunpoet (myself)
Approved by: Janos Mohacsi <jmohacsi@bsd.hu> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Update dependencies minimum version requirements
- Remove module name from COMMENT
Changes: http://search.cpan.org/dist/SOAP-Lite/Changes
PR: ports/195658 [1]
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
Reported by: portsmon
Sponsored by: Absolight
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update was brought to you in collaboration with Gustua Perez
Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.
Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.
PR: 195414
Obtained from: gnome dev repo
|
|
|
|
| |
CATEGORIES= net ipv6
|
|
|
|
|
|
|
| |
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- upgrade to 3.2.5.1
Upstream release announcement:
[RFC5766-TURN-SERVER 1398] Build rfc5766-turn-server-3.2.5.1 is available
This build does not have updates to the TURN server itself, but it
dramatically improves the usability of the turnutils_uclient test
program. It implements the retransmission pattern, now, for unreliable
protocols (UDP and DTLS) and so it can be used for the real-life
tests over the worst networks. Previously, it could be used only
in a controlled environment. This version is very recommended to
anybody who wants to use turnutils_uclient for performance and/or
functional tests of their TURN servers.
- Request re-transmission implemented in uclient test program.
- TLS connection procedure improved in uclient test program.
PR: 195324
Differential Revision: https://reviews.freebsd.org/D1253
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm>
Approved by: swills (mentor)
|
|
|
|
| |
for a list of changes.
|
|
|
|
|
| |
PR: 195488
Submitted by: pawel
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
While here, also:
- Move metadata dir to /var/db/syncthing
- Minor improvements to rc script
PR: 195541
Submitted by: Joshua Ruehlig <joshruehlig@gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
- Add LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-11-26 vietnamese/vnlpr: Broken for more than 6 months
2014-11-26 devel/fsmgenerator: Broken for more than 6 months
2014-11-26 graphics/multiraw: Depends on broken and deprecated graphics/dcraw-m
2014-11-26 news/fidogate-ds: Broken for more than 6 months
2014-11-26 net/py-yadis: Broken for more than 6 months
2014-11-26 textproc/ruby-diff: Broken for more than 6 months
2014-11-26 audio/cowbell: Broken for more than 6 months
2014-11-26 lang/ironpython: Broken for more than 6 months
2014-11-26 www/dpsearch: Broken for more than 6 months
2014-11-26 multimedia/y4mscaler: Broken for more than 6 months
2014-11-26 devel/rubygem-dep_selector: Broken for more than 6 months
|
| |
|
|
|
|
| |
which should fix the build on older FreeBSD releases.
|
| |
|
|
|
|
|
|
|
| |
license
- Allow staging as a regular user
- Cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Marvell Libertas 88W8335 firmware files are not free because Marvell
refuses to grant distribution rights. As a result, we need to build the
firmware using ports.
This firmware files are comed from OpenBSD malo driver.
WWW: http://www.nazgul.ch/malo/
PR: 193588
Submitted by: Juan Ramon Molina Menor <info@juanmolina.eu>
|
|
|
|
|
|
|
|
| |
- Fix tab after WWW:
PR: 193052
Submitted by: jhibbits
Approved by: maintainer timeout, bapt
|
| |
|
|
|
|
| |
config).
|
|
|
|
| |
- Use install-strip as INSTALL_TARGET
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
change in default port)
- Mark conflict on UUID option with ossp-uuid port, since asterisk
requires misc/e2fsprogs-libuuid for this functionality and will not
build if the former is installed.
Please note that when compiling without UUID support the res_rtp
module in asterisk will have reduced functionality, so it is suggested
to keep the option turned on.
PR: 195249
Submitted by: blacktux82 at gmail.com
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update x11-toolkits/elementary to 1.12.0
- Update x11-wm/enlightenment to 0.19.1
- Update graphics/evas_generic_loaders-* to 1.12.0
- Update devel/e_dbus to 1.7.10
- Update benchmarks/expedite to 1.7.10
- Move some of x11-wm/e17-module-* to x11-wm/e-module-*
and update to recent snapshots
- Add multimedia/emotion_generic_players-vlc
- Add multimedia/rage
Reviewed by: crees, antoine
|
|
|
|
|
| |
PR: 195344
Submitted by: SASAKI Katuhiro <crest@sahiro.org>
|
|
|
|
|
|
|
| |
Fog::Voxel is a module for the fog gem to support Voxel.
WWW: https://github.com/fog/fog-voxel
RG: https://rubygems.org/gems/fog-voxel
|
|
|
|
|
|
|
| |
Fog::Terremark is a module for the fog gem to support Terremark vCloud.
WWW: https://github.com/fog/fog-terremark
RG: https://rubygems.org/gems/fog-terremark
|
| |
|
|
|
|
|
| |
Changes: https://github.com/fog/fog-softlayer/blob/master/CHANGELOG.md
https://github.com/fog/fog-softlayer/commits/master
|
|
|
|
|
|
|
|
| |
Fog::Sakuracloud is a module for the fog gem that allows you to manage resources
in the Sakura no Cloud.
WWW: https://github.com/fog/fog-sakuracloud
RG: https://rubygems.org/gems/fog-sakuracloud
|
|
|
|
|
|
|
|
|
| |
Fog::Radosgw is a fog backend for provisioning Ceph Radosgw - the Swift and S3
compatible REST API for Ceph. Currently, the gem only supports the S3 API, not
Swift.
WWW: https://github.com/fog/fog-radosgw
RG: https://rubygems.org/gems/fog-radosgw
|
|
|
|
|
|
|
| |
Fog::profitbricks is a module for the fog gem to support ProfitBricks.
WWW: https://github.com/fog/fog-profitbricks
RG: https://rubygems.org/gems/fog-profitbricks
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
|
|
| |
While there, run MOVEDlint, and cleanup two obsolote entries.
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
| |
Tool for uploading disk images into Amazon EC2 and creating Amazon
Machine Images from them.
This will be used to build FreeBSD/EC2 images in the future.
|
|
|
|
|
|
|
|
| |
- patch obsoleted by upstream merge
PR: 193837
Submitted by: jcm@visi.co (maintainer)
Reported by: freebsd@spambox.dk
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Split x264 into two ports: the CLI application (x264), and the library
(libx264). This will allow x264 to use lavf and friends from ffmpeg for
decoding and demuxing while preventing a circular dependency between the
two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather
than x264.
- Add the LAVF option to the CLI port, making the dependency on ffmpeg
optional.
- Update to 0.142.2455.
- Amend fixes to local patches so that they can apply to the new upstream
files.
- Provide the git revision and other version information to the build
environment, allowing the CLI binary to display this information (like the
Windows builds).
- Remove unsupported build options (X11_OUTPUT).
- Ensure that the library and CLI ports each have the appropriate options.
- Add notes for future contributors who wish to update the ports.
- Bump PORTREVISION for all dependent ports.
PR: 187805
Differential Revision: https://reviews.freebsd.org/D1159
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu>
Approved by: koobs (maintainer, mentor)
|
| |
|
|
|
|
| |
http://www.kamailio.org/pub/kamailio/4.2.1/ChangeLog
|
| |
|
|
|
|
|
|
|
|
| |
- Update net/asterisk11 to 11.14.1 [2]
Security: a92ed304-716c-11e4-b008-001999f8d30b [1] [2]
Security: 7bfd797c-716d-11e4-b008-001999f8d30b [2]
MFH: 2014Q4
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/bin/clang++ Ntop.o ParserInterface.o Prefs.o HTTPBL.o Categorization.o EthStats.o HTTPserver.o ActivityStats.o Lua.o ProtoStats.o NetworkInterface.o PcapInterface.o GenericHost.o StringHash.o Trace.o PacketStats.o StringHost.o Utils.o SimpleStringHost.o GenericHashEntry.o DnsStats.o Flow.o Redis.o main.o PeriodicActivities.o AddressResolution.o HostContacts.o HistoricalInterface.o Mutex.o NdpiStats.o ExportInterface.o EppStats.o AlertCounter.o Host.o IpAddress.o DB.o GenericHash.o RuntimePrefs.o FlowHash.o TrafficStats.o PF_RINGInterface.o Geolocation.o NtopGlobals.o CollectorInterface.o HostHash.o -Wall -L/usr/local/lib -lndpi -lpcap -L/usr/local/lib -lluajit-5.1 -L/usr/local/lib -lrrd /usr/local/lib/libzmq.a -L/usr/local/lib -ljson-c -lsqlite3 -lGeoIP -fstack-protector -L/usr/local/lib -lrt -lm -lpthread -o ntopng
/usr/local/lib/libzmq.a(libzmq_la-ipc_listener.o): In function `zmq::ipc_listener_t::set_address(char const*)':
(.text+0x84e): warning: warning: tempnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_new':
(.text+0x58): undefined reference to `pgm_init'
/usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_new':
(.text+0x79): undefined reference to `pgm_error_free'
/usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_term':
(.text+0x198): undefined reference to `pgm_shutdown'
...
Reported by: pkg-fallout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.
Upgrade instructions:
Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center
For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3
For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3
We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.
The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.
Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.
This update was also made possible by:
Joe Maloney
Kris Moore
Beeblebrox
Ryan Lortie
Antoine Jacoutot
and everyone I missed
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
| |
- Remove improper use of PLIST_FILES
- Cleanup plist
Approved by: mandree@ (maintainer, implicit)
|