1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Commit Graph

364175 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
03f7abce19 - Update to 0.80
- Sort PLIST

Changes:	http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
2015-04-14 19:02:37 +00:00
Sunpoet Po-Chuan Hsieh
44b429d308 - Sort *_DEPENDS
- Sort PLIST
2015-04-14 19:02:32 +00:00
Baptiste Daroussin
0bfa28f3ea Update to 1.5.99.0 aka (1.5.0 but from master branch)
Changes:
- Fix pkg query -e "%#0"
- Add some test for pkg query
- Add some tests for pkg repo
- pkg repo now follows symlinks and skip Latest
- Bunch of documentation updates
2015-04-14 18:59:17 +00:00
Sunpoet Po-Chuan Hsieh
0754e3ce6c - Add p5-VM-EC2-Security-CredentialCache 0.21
This module provides a cache for an EC2's IAM credentials represented by
VM::EC2::Security::Credentials. Rather than retriving the credentials for every
possible call that uses them, cache them until they expire and retreive them
again if they have expired.

WWW: http://search.cpan.org/dist/VM-EC2-Security-CredentialCache/
2015-04-14 18:42:51 +00:00
Sunpoet Po-Chuan Hsieh
4879031328 - Add p5-VM-EC2 1.28
This is an interface to Amazon AWS API. It was written provide access to the new
tag and metadata interface that is not currently supported by Net::Amazon::EC2,
as well as to provide developers with an extension mechanism for the API. This
library will also support the Open Stack open source cloud.

The main interface is the VM::EC2 object, which provides methods for
interrogating the Amazon EC2, launching instances, and managing instance
lifecycle. These methods return major object classes which act as specialized
interfaces to AWS.

WWW: http://search.cpan.org/dist/VM-EC2/
2015-04-14 18:38:13 +00:00
Sunpoet Po-Chuan Hsieh
688a049444 - Update to 5.1.9
Changes:	https://github.com/ai/autoprefixer-rails/blob/master/ChangeLog.md
2015-04-14 18:34:52 +00:00
Sunpoet Po-Chuan Hsieh
97a5ccf123 - Add p5-AnyEvent-CacheDNS 0.08
AnyEvent::CacheDNS provides a very simple DNS resolver that caches its results
and can improve the connection times to remote hosts.

WWW: http://search.cpan.org/dist/AnyEvent-CacheDNS/
2015-04-14 18:33:54 +00:00
Sunpoet Po-Chuan Hsieh
5a194d5c00 - Update to 1.011
Changes:	http://search.cpan.org/dist/Authen-SASL-SASLprep/Changes
2015-04-14 18:31:23 +00:00
Mikhail Teterin
40eb160040 Reset WWW-link to PECL, because the original page(s) no longer exist. 2015-04-14 18:30:35 +00:00
Mikhail Teterin
4aeabd989f Add hunks to allow compiling with php-5.4 and (hopefully) newer. Fix
compile warnings (except those about deprecations).

Unbreak and uncondemn.
2015-04-14 18:27:57 +00:00
Xin LI
0adc19f9b0 Update to 0.9.14. 2015-04-14 18:00:59 +00:00
Sunpoet Po-Chuan Hsieh
1b6af443fa - Update MASTER_SITES and unbreak this port
Approved by:	portmgr (blanket)
2015-04-14 17:29:08 +00:00
Pawel Pekala
41b6897588 - Update to version 5.0.1
- Use LDFLAGS for linker flags

Chamgelog: http://homebank.free.fr/ChangeLog
2015-04-14 16:50:36 +00:00
Bryan Drewery
01f1b90dd0 Replace the TTSH patch from r383618 with the one that upstream took.
Obtained from upstream d8f391caef623
2015-04-14 16:42:24 +00:00
Kurt Jaeger
2175aea539 www/squid: 3.4.12 -> 3.5.3
As it is written on http://www.squid-cache.org/Versions/ for 3.4.x
versions: they are no longer intended for general use in new installations.
So this is a big upgrade.

Changes to squid-3.5.3 (28 Mar 2015):

- Regression Bug 4213: negotiate_kerberos_auth: freeing non-dynamic memory
- Regression Bug 4206: Incorrect connection close on expect:100-continue
- Bug 4204: ./configure does not abort when required helpers cannot be built
- Bug 3805: support shared memory on MacOS X in Mem::IPC::Segment
- Bug 2907: high CPU usage on CONNECT when using delay pools
- basic_getpwnam_auth: fail authentication on crypt() failures
- basic_nis_auth: fail authentication on crypt() failures
- ext_kerberos_ldap_group_acl: Heimdal support improvements
- ext_wbinfo_group_acl: Perl 5.20 support
- ... and several compile issues

Changes to squid-3.5.2 (18 Feb 2015):

- Regression Bug 4176: Digest auth too many helper lookups
- Regression Bug 4180: not-fully-initialized data member in ACLUserData
- Bug 4172: Solaris broken krb5-config
- Bug 4073: Cygwin compile errors
- Bug 3919: remove several never-true / never-false comparisons
- HTTPS: Add missing root CAs when validating chains that passed
  internal checks
- Fix some cbdataFree related memory leaks
- Quieten CBDATA 'leak' messages
- Set SNI information in transparent bumping mode
- negotiate_kerberos_auth: fix krb5.conf backward compatibility
- Fix memory leaks in cachemgr.cgi URL parser
- Fix sslproxy_options in peek-and-splice mode
- ... and fix several portability and build issues
- ... and some documentation updates
- ... and all fixes from squid 3.4.11

Changes to squid-3.5.1 (13 Jan 2015):

- Fix handling of invalid SSL server certificates when splicing connections
- basic_smb_lm_auth: Simplified MSNT basic auth helper
- squidclient: Fix -A and -P options
- ... and several portability fixes
- ... and all fixes from squid 3.4.11
- ... and a lot of documentation updates

Changes to squid-3.5.0.4 (21 Dec 2014):

- Bug 3826: pt 2: Provide a systemd .service file for Squid
- Support http_access denials of SslBump "peeked" connections.
- Fix DONT_VERIFY_DOMAIN ssl flag
- Fix peek-and-splice mode: certificate validation for domain mismatched errors
- negotiate_kerberos_auth: MEMORY keytab and replay cache support
- ... and some documentation updates
- ... and a large amount of code polishing (non-logic changes)

Changes to squid-3.5.0.3 (09 Dec 2014):

- Bug 4146: workaround SSL Bump crash on Linux
- Bug 4135: Support \-escaped characters in regex patterns
- Bug 4131: SIGSEGV at store.cc:962 content_length > store_maxobjsize
- Fix delay_parameters parsing
- HTTP/2: handle 'PRI' method found in HTTP/1.x traffic
- ... and all changes from squid 3.4.10
- ... and a lot of documentation updates

Changes to squid-3.5.0.2 (31 Oct 2014):

- Fix FTP socket opening during reconfigure
- ... and all changes from 3.4.9
- ... and some build errors in rarely used code
- ... and several documentation updates

Changes to squid-3.5.0.1 (17 Oct 2014):

- Port from 2.7: redirector and logging urlgroup feature
- Bug 4093: source-maintenance.sh bad perl -i option
- Bug 3608: per-service name for workers UDS sockets
- Bug 2554: 32-bit wrap in AUFS counters
- Bug 1961 pt1: URL handling redesign
- Bug 1202 pt1: documentation for refresh_pattern algorithms
- Update Squid boilerplate copyright/license
- Update the http(s)_port directives protocol= parameter
- Update forward_max_tries to permit 25 server paths
- Update Kerberos library detection and build options
- Support ACLs on ftp_epsv directive
- Support >32KB objects in cache_dir rock storage
- Support client connection annotation by helpers via clt_conn_tag=TAG
- Support native FTP Relay
- Support libgnugss Kerberos library
- Support libecap v1.0
- Support SSL Peek and Splice feature
- Support receiving PROXY protocol version 1 and 2
- Replace --enable-ssl build option with --with-openssl
- Enable -n service name command line option for all Squid builds
- Enable ICAP client by default
- Fix configuration file parsing bugs, related to quoted strings
- Fix Windows MinGW build errors
- Fix multiple TCP outgoing TOS/DiffServ bugs
- Fix Cygwin /etc/resolv.conf parsing
- Fix crash when sending %ssl::cert_subject to external ACL w/o certificate
- Fix crash reading malformed config files
- Send selected SSL version and cipher to the certificate validation helper
- Validate server certificates without bumping
- Add zero-copy string buffer support
- Add automated squid.conf parser testing with squid -k parse
- Add adaptation_service ACL
- Add logformat code %tS to log transaction start time
- Add logformat code %>rd to log client URL domain name
- Add key_extras to proxy authentication
- Add url_rewrite_extras and store_id_extras directives
- Add send_hit and store_miss directives
- Add collapsed_forwarding directive
- Add sslproxy_cert_sign_hash directive
- Add SMP SSL session cache
- Add cache_peer standby connections
- Add helper ext_delayer_acl
- Add TCP_TUNNEL log code for CONNECT tunnels which are not SSL-bumped
- Add BUILDCXX and BUILDCXXFLAGS configure options for cross-compile
- Remove COSS storage in favour of Rock storage
- Remove dnsserver and external DNS helper API in favour of mDNS
- Remove broken mallinfo() accounting and memory tracing
- Remove hierarchy_stoplist in favour of always_direct
- Deprecate tag ACL type in favour of note ACL type
- Deprecate urlgroup feature in favour of note ACL type
- HTTP/1.1: method names are case-sensitive
- HTTP/1.1: register new headers from RFC 723x
- squidclient: polish and update help display
- squidclient: support TLS with GnuTLS 3.1.5+
- squidclient: support verbosity levels
- squidclient: --ping mode module support
- url_fake_rewrite: support concurrency
- storeid_file_rewrite: support concurrency
- digest_file_auth: support concurrency
- digest_edirectory_auth: support concurrency
- digest_ldap_auth: support concurrency
- ... and many error page translation updates
- ... and much code cleanup and polishing

PR:		198089
Submitted by:	Pavel Timofeev <timp87@gmail.com>
Tested by:	John Marshall <john.marshall@riverwillow.com.au>
2015-04-14 16:34:36 +00:00
Mikhail Teterin
97baea514d Remove the hunk replacing the original argument-parsing. Though the
old code is ugly, it is correct and replacement is thus not warranted.
2015-04-14 16:24:00 +00:00
Bryan Drewery
76be5cca0a The armv6 support added in r376350 requires USES=compiler. It works fine
on 10 and head since bsd.own.mk includes bsd.compiler.mk. This is not the case
on older releases though.
2015-04-14 15:03:53 +00:00
Mark Felder
a1a5b408e5 Varnish 3.0 is officially end of life
https://www.varnish-cache.org/lists/pipermail/varnish-announce/2015-April/000702.html
2015-04-14 13:41:13 +00:00
Dmitry Marakasov
57b61374d4 - Add CPE info
Approved by:	portmgr blanket
2015-04-14 13:22:14 +00:00
Dmitry Marakasov
a5f74606b5 - Add LICENSE_FILE
- Add CPE info

Approved by:	portmgr blanket
2015-04-14 13:21:50 +00:00
Mathieu Arnold
135d073761 Fix configure with modern Perl.
Sponsored by:	Absolight
2015-04-14 13:06:42 +00:00
Mathieu Arnold
b14e2ff0cd Update to 1.50, fixing it with Perl 5.21.7+
Pass maintainership to perl@

Approved by:	tobez (maintainer, implicit)
Sponsored by:	Absolight
2015-04-14 12:44:40 +00:00
Mathieu Arnold
77da259a8b Fix build with Perl 5.21.6+
Obtained from:	https://code.google.com/p/perl-compiler/source/detail?r=86223007f5b2e947c81ee2ccbc350d49c000d3c8
Sponsored by:	Absolight
2015-04-14 12:02:25 +00:00
Koop Mast
b65cda7726 Fix some glib schema issues.
The schemas should be listed in GLIB_SCHEMAS instead of in the plist so the
  glib schema database can be updated on installed/removal of the package.
  This updating is done by the GLIB_SCHEMAS macro.

Make shotwell not run glib-compile-schemas in the stagedir, this has no effect.
Additional this generates the share/glib-2.0/schemas/gschemas.compiled file.
  This file is managed by the glib20 port. And has a changing checksum because
  it recompiled every time a GLIB_SCHEMAS enabled port is installed or removed.
2015-04-14 11:58:42 +00:00
Koop Mast
959b42f142 Move pre-configure target inside the jdbc block. So there is no empty target
to run.

Submitted by:	mat@
2015-04-14 10:44:54 +00:00
Bartek Rutkowski
01d8cc2c90 security/xml-security: add CPE information
- Maintainer's timeout (ale@FreeBSD.org)

PR:		199038
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-14 10:21:13 +00:00
Bartek Rutkowski
edc901bafe textproc/xalan-j: add CPE information
- Maintainer's timeout (ale@FreeBSD.org)

PR:		199035
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-14 09:51:46 +00:00
Bartek Rutkowski
e04ebb2601 print/gv: add CPE information
- Maintainer's timeout (bf@FreeBSD.org)

PR:		198637
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-14 09:32:46 +00:00
Bartek Rutkowski
1f3698d47c net/activemq: add CPE information
PR:		198910
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-14 09:04:54 +00:00
Frederic Culot
322c05ca84 - Add missing dependency on URI::Escape
Reported by:	mat@
Pointy hat:	culot@
2015-04-14 08:59:30 +00:00
Bartek Rutkowski
9fa578de55 security/gnupg20: add CPE information
- Maintainer's timeout (kuriyama@FreeBSD.org)

PR:		198851
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-14 08:42:13 +00:00
Raphael Kubo da Costa
f93780a7ec Add patches for CVE-2015-1858, CVE-2015-1859 and CVE-2015-1860.
Multiple vulnerabilities in Qt image format handling.

MFH:		2015Q2
Security:	5713bfda-e27d-11e4-b2ce-5453ed2e2b49
2015-04-14 08:34:41 +00:00
Raphael Kubo da Costa
19d9aa2b81 Add entry for CVE-2015-1858, CVE-2015-1859 and CVE-2015-1860.
Multiple vulnerabilities in Qt image format handling (the 3 CVEs are part of
the same security advisory).
2015-04-14 08:33:04 +00:00
Bartek Rutkowski
c24c16ba21 security/gnupg1: add CPE information
- Maintainer's timeout (kuriyama@FreeBSD.org)

PR:		198850
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-14 08:24:06 +00:00
Bartek Rutkowski
c222e3ba92 devel/hadoop2: add CPE information
- Fix pkg-plist issue while I am here
- Maintainer's timeout (demon@FreeBSD.org)

PR:		198967
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-14 08:10:47 +00:00
Frederic Culot
3236b34c7d - Update to 2.85
- Shorten COMMENT
- Update WWW link

Changes:	https://metacpan.org/changes/distribution/Config-IniFiles
2015-04-14 07:47:12 +00:00
Kurt Jaeger
3d0448c351 multimedia/handbrake: change X11_DESC from GTK3 to GTK+3
Submitted by:	danfe
2015-04-14 07:35:48 +00:00
Alexey Dokuchaev
3d63c30103 - Provide another master site, as it appears that pgfoundry may be fading
- Point WWW line to a working page in the port description, reformat it
- Unmute installation command while I'm here

PR		199424
Submitted by:	maintainer
2015-04-14 06:56:15 +00:00
John Marino
4040163bd6 x11-toolkits/py-wxPython30: Fix c++ code, drop gcc requirement
While here, upgrade from version 3.0.0 to 3.0.2
wxPython30 was obligated to build under c++11 standards, but the code
was not compliant.  It now builds on system clang again.

PR:		199403
Submitted by:	matthew (reztec.cz)
Approved by:	blanket (fixes previous "fix")
2015-04-14 06:43:09 +00:00
Kurt Jaeger
681cec04e9 multimedia/handbrake: fix X11_DESC
Submitted by:	tj@mrsk.me
2015-04-14 06:13:03 +00:00
Kevin Lo
bb4a01d49a Use python 2 meta port. 2015-04-14 04:31:32 +00:00
Alexey Dokuchaev
d7e5a263b8 - Update to version 7.1.7; rephrase COMMENT text; fix Makefile header
- Request Lua via USES=lua:52 instead of (ab)using LIB_DEPENDS
- Add missing dependency on libjpeg (graphics/jpeg)
- Ipe uses Pdflatex for producing Postscript/PDF files, so make USE_LATEX
  more specific (latex -> pdftex); unfortunately, it doesn't save us from
  having to download huge (~1.6G) texlive-20140525-texmf.tar.xz distfile;
  it would be nice to make LaTeX an optional dependency

PR:	199238
2015-04-14 04:06:11 +00:00
Dmitry Marakasov
0f57ec2be0 - Make scons preserve environment to fix build with ccache
PR:		199425
Submitted by:	amdmi3
Approved by:	samm@os2.kiev.ua (maintainer)
2015-04-14 03:44:17 +00:00
Jun Kuriyama
3a807c07d1 - Upgrade to 1.4.0.
PR:		ports/199159
Submitted by:	Yasuhiro KIMURA <freebsd.org@pob01.utahime.jp>
2015-04-14 02:48:19 +00:00
Dmitry Marakasov
748a2e5cae - Add CPE info
Approved by:	portmgr blanket
2015-04-14 02:19:00 +00:00
Mikhail Teterin
6459af4404 Fix a copy/paste error in the patch. 2015-04-14 01:35:45 +00:00
Jun Kuriyama
c4ce45126e - Mark as MIT license.
- Fix build with clang 3.6.0 [1]

PR:		ports/198006 [1]
Submitted by:	dim [1]
2015-04-14 01:31:41 +00:00
Mikhail Teterin
a5677f353b Unbreak and otherwise improve this port:
* Use standard source of PECL-sources -- the old MASTER_SITE is
	  gone, and good riddance too, because the difference between
	  0.4 and 0.4.1 was an irrelevant one-liner.
	* Patch to use modern PHP ZEND API
	* Patch to actually use cracklib as advertized -- since the
	  port's inception it LIB_DEPENDed on security/cracklib and
	  advertized its use in pkg-descr, lying on both accounts.
	* Throw in a couple of basic usage tests rejecting bad passwords
	  and accepting good ones.

Special thanks to Nathan Neulinger for making the necessary cracklib function
accessible and to cy@ for promptly updating security/cracklib to use
Nathan's latest release.
2015-04-14 01:27:51 +00:00
Dmitry Marakasov
4e33706127 - Fix build on DragonFly 2015-04-14 00:51:31 +00:00
Steve Wills
6574fab10f Document issues in ruby 2015-04-14 00:50:37 +00:00