Commit graph

382667 commits

Author SHA1 Message Date
Vanilla I. Shu
f1b5078e83 Upgrade to 1.36.8. 2015-12-10 07:09:45 +00:00
Roman Bogorodskiy
c4a7a4516c deskutils/spice-gtk: update to 0.30
PR:		204849 (based on)
Submitted by:	olevole@olevole.ru
2015-12-10 02:40:50 +00:00
Vanilla I. Shu
caf473c824 Upgrade to 2.0.7. 2015-12-10 02:21:04 +00:00
Jason Unovitch
141a65dbeb Catch up on documentation of Redmine vulnerabilities
PR:		205110
Security:	CVE-2015-8346
Security:	CVE-2015-8473
Security:	CVE-2015-8474
Security:	https://vuxml.FreeBSD.org/freebsd/21bc4d71-9ed8-11e5-8f5c-002590263bf5.html
Security:	https://vuxml.FreeBSD.org/freebsd/3ec2e0bc-9ed7-11e5-8f5c-002590263bf5.html
Security:	https://vuxml.FreeBSD.org/freebsd/be63533c-9ed7-11e5-8f5c-002590263bf5.html
2015-12-10 01:08:28 +00:00
Sergey A. Osokin
96d2c753f2 Upgrade from 1.9.8 to 1.9.9.
Submitted by:	David CARLIER <devnexen@gmail.com> (via private mail)

<ChangeLog>

*) Bugfix: proxying to unix domain sockets did not work when using
   variables; the bug had appeared in 1.9.8.

</ChangeLog>
2015-12-10 00:15:36 +00:00
Jan Beich
d6517636e1 math/glm: update to 0.9.7.1,1
Changes:	https://github.com/g-truc/glm/releases/tag/0.9.7.1
PR:		203181
Approved by:	maintainer timeout (83 days)
2015-12-09 23:43:30 +00:00
John Marino
3a37de6243 lang/fpc-units: Fix BFD option regression
The BFD option is supported to be off by default on FreeBSD9, but the
upgrade to version 3.0.0 re-enabled it because the logic to prevent this
was faulty.  Using the immediate evaluation (:=) for the options
definition restores the intended configuration.

Reported by:	pkg-fallout
2015-12-09 23:36:19 +00:00
Michael Moll
0713516f77 www/redmine: update to 2.6.9
PR:		205110
MFH:		2015Q4
Security:	CVE-2015-8346
Security:	CVE-2015-8473
Security:	CVE-2015-8474
Security:	CVE-2015-8477
2015-12-09 23:02:54 +00:00
Jung-uk Kim
87463483c6 Add an upstream patch to fix build for some 32-bit platforms, i.e.,
java.lang.OutOfMemroryError.

http://hg.openjdk.java.net/jdk8u/jdk8u/rev/f398f28e3112
2015-12-09 21:23:01 +00:00
Li-Wen Hsu
e453764e7a - Update to 1.625.3
Approved by:	swills (maintainer)
MFH:		2015Q4
Security:	23af0425-9eac-11e5-b937-00e0814cab4e
2015-12-09 19:52:46 +00:00
Li-Wen Hsu
75d7ca130b - Update to 1.641
MFH:		2015Q4
Security:	23af0425-9eac-11e5-b937-00e0814cab4e
2015-12-09 19:51:28 +00:00
Li-Wen Hsu
cb1fc48a65 Document Jenkins Security Advisory 2015-12-09 2015-12-09 19:47:46 +00:00
Steven Kreuzer
020e4b88c2 Update to 1.9.11
PR:		205158
Submitted by:	skreuzer@
Approved by:	alexey@renatasystems.org (maintainer)
2015-12-09 16:43:50 +00:00
Adam Weinberger
b0d3addb56 Update dovecot2 to 2.2.20, and bump PORTREVISION on antispam-plugin and
pigeonhole.

Also, remove the GC option from dovecot2. As reported in bug #205035,
reported by sebastian@wolfgarten.com, all it does it cause leaks and
spam the logs about it.

Changes:
 + Added mailbox { autoexpunge=<time> } setting. See
   http://wiki2.dovecot.org/MailboxSettings for details.
 + ssl_options: Added support for no_ticket
 + imap/pop3/managesieve-login: Added postlogin_socket=path passdb extra
   field. This allows replacing the default service
   imap/pop3/managesieve {} settings for specific users (e.g. running
   their imap process via valgrind or strace).
 + doveadm fetch: Added date.sent/received/saved.unixtime
 + fs-posix: Added mode=auto parameter to set the created files' and
   directories' mode based on the parent dir if it has setgid-bit.
 + director: Support backends having hostnames, which makes it possible
   to verify their SSL certificates.
 - director: Directors' state became desynchronized if doveadm director
   commands were used to modify the same backend in multiple directors
   at the same time with conflicting changes. This fix includes some
   extra checks, which makes sure that if such a conflict still happens
   it's automatically fixed. In some situations such an automatic fix
   may now be unnecessarily triggered and an error logged.
 - director: Backend tags weren't working correctly.
 - ldap: tls_* settings weren't used for ldaps URIs.
 - ldap, mysql: Fixed setting connect timeout.
 - auth: userdb lookups via auth-worker couldn't change username
 - dsync: Fixed handling deleted directories. Make sure we don't go to
   infinite mailbox renaming loop.
 - imap: Fixed crash in NOTIFY when there were watched namespaces that
   didn't support NOTIFY.
 - imap: After SETMETADATA was used, various commands (especially FETCH)
   could have started hanging when their output was large.
 - stats: Idle sessions weren't refreshed often enough, causing stats
   process to forget them and log errors about unknown sessions when
   they were updated later.
 - stats: Fixed "Duplicate session ID" errors when LMTP delivered to
   multiple recipients and fts_autoindex=yes.
 - zlib plugin: Fixed copying causing cache corruption when zlib_save
   wasn't set, but the source message was compressed.
 - fts-solr: Fixed escaping Solr query parameters.
 - lmtp: quota_full_tempfail=yes was ignored with
   lmtp_rcpt_check_quota=yes
2015-12-09 15:39:21 +00:00
Dan Langille
13c366b17c Add devel/py-apache_conf_parser manipulator & parser of Apache configuration files
Approved by: mat (mentor)
Differential Revision: D4442
2015-12-09 14:54:03 +00:00
Sunpoet Po-Chuan Hsieh
1b620394c7 - Update to 2015.12.06 2015-12-09 14:29:03 +00:00
Sunpoet Po-Chuan Hsieh
f3f901866e - Update to 2015.12.06 2015-12-09 14:28:59 +00:00
Sunpoet Po-Chuan Hsieh
f3c7eac6a4 - Update to 2015.12.06 2015-12-09 14:28:55 +00:00
Sunpoet Po-Chuan Hsieh
9bf87389f8 - Move devel/pyinstaller to devel/py-pyinstaller 2015-12-09 14:28:51 +00:00
Sunpoet Po-Chuan Hsieh
8af9ad2b11 - Move devel/pyinstaller to devel/py-pyinstaller
- Use lowercase PORTNAME
- Move EXTRACT_AFTER_ARGS upward
- Convert to new options target helper
- Bump PORTREVISION for package change
2015-12-09 14:28:47 +00:00
Sunpoet Po-Chuan Hsieh
9180e1514f - Update to 3.5.10
Changes:	https://github.com/logical42/d3_rails/commits/master
2015-12-09 14:28:43 +00:00
Sunpoet Po-Chuan Hsieh
ec47d9c5be - Update to 3.5.10
Changes:	https://github.com/logical42/d3_rails/commits/master
2015-12-09 14:28:39 +00:00
Sunpoet Po-Chuan Hsieh
709b443922 - Add LICENSE_FILE
- Use USES=shebangfix
- Bump PORTREVISION for package change
2015-12-09 14:28:35 +00:00
Sunpoet Po-Chuan Hsieh
5f3a5d0cd0 - Cleanup Makefile 2015-12-09 14:28:31 +00:00
Sunpoet Po-Chuan Hsieh
10c94dcf58 - Add LICENSE_FILE 2015-12-09 14:28:27 +00:00
Sunpoet Po-Chuan Hsieh
b0a138b257 - Add LICENSE 2015-12-09 14:28:24 +00:00
Sunpoet Po-Chuan Hsieh
5045d70d9a - Update to 2.4.0
- Add LICENSE_FILE

Changes:	https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md
2015-12-09 14:28:20 +00:00
Sunpoet Po-Chuan Hsieh
9064392b3e - Cosmetic change 2015-12-09 14:28:16 +00:00
Sunpoet Po-Chuan Hsieh
ba039e9540 - Update to 3.6.4
Changes:	https://github.com/weppos/whois/blob/master/CHANGELOG.md
2015-12-09 14:28:12 +00:00
Sunpoet Po-Chuan Hsieh
c085c9714c - Update to 3.5.1
Changes:	https://github.com/rails/sprockets/blob/3.x/CHANGELOG.md
2015-12-09 14:28:07 +00:00
Sunpoet Po-Chuan Hsieh
50e3c31eeb - Add NO_ARCH
- Sort USE_PYTHON
- Convert to new options target helper

Approved by:	portmgr (blanket)
With hat:	python
2015-12-09 14:28:03 +00:00
Sunpoet Po-Chuan Hsieh
00e12addaa - Update to 2.7.0
- Add LICENSE_FILE
- Add NO_ARCH

Changes:	https://bitbucket.org/mchaput/whoosh/commits/all
2015-12-09 14:27:59 +00:00
Sunpoet Po-Chuan Hsieh
9e40c50557 - Update to 2.2
- Add LICENSE_FILE
- Add NO_ARCH
- Relax USES=python

Changes:	https://github.com/bear/python-twitter/blob/master/CHANGES
2015-12-09 14:27:56 +00:00
Sunpoet Po-Chuan Hsieh
a9782e33b0 - Update to 1.3.1
- Add LICENSE_FILE
- Sort USE_PYTHON
- Strip shared library
- Convert to new options target helper

Changes:	http://urwid.org/changelog.html
2015-12-09 14:27:52 +00:00
Sunpoet Po-Chuan Hsieh
1441e44ea9 - Update to 2015.1.6
- Add NO_ARCH
2015-12-09 14:27:48 +00:00
Sunpoet Po-Chuan Hsieh
8b1db3621b - Update to 3.0.4
- Add NO_ARCH

Changes:	https://github.com/edsu/pymarc/releases
		https://github.com/edsu/pymarc/commits/master
2015-12-09 14:27:43 +00:00
Sunpoet Po-Chuan Hsieh
e735ad259a - Update to 0.3105
- Use real PORTVERSION
- Add LICENSE_FILE
- Convert to new options target helper

Changes:	http://search.cpan.org/dist/XML-RSS-LibXML/Changes
2015-12-09 14:27:39 +00:00
Sunpoet Po-Chuan Hsieh
66e9e06aa2 - Update to 1.2.0
- Remove outdated PORTSCOUT

Changes:	http://search.cpan.org/dist/MongoDB/Changes
2015-12-09 14:27:35 +00:00
Sunpoet Po-Chuan Hsieh
bde37fce21 - Update to 2.12.11
Changes:	https://github.com/arskom/spyne/blob/master/CHANGELOG.rst
2015-12-09 14:27:31 +00:00
Sunpoet Po-Chuan Hsieh
3757963192 - Update to 1.5.2
Changes:	https://github.com/google/oauth2client/blob/master/CHANGELOG.md
2015-12-09 14:27:27 +00:00
Sunpoet Po-Chuan Hsieh
9977efd3ce - Update to 1.9.73
Changes:	https://git.fedorahosted.org/cgit/pycups.git/tree/NEWS
2015-12-09 14:27:23 +00:00
Sunpoet Po-Chuan Hsieh
9422b09732 - Update to 2015.4.1
- Add LICENSE_FILE

Changes:	http://git.tiker.net/pudb.git
2015-12-09 14:27:19 +00:00
Sunpoet Po-Chuan Hsieh
391f13220c - Update to 0.5.4
Changes:	https://pypi.python.org/pypi/isodate#changes
2015-12-09 14:27:15 +00:00
Sunpoet Po-Chuan Hsieh
eac0dd18e6 - Update to 0.10.0
- Add LICENSE_FILE

Changes:	https://github.com/bw2/ConfigArgParse/releases
2015-12-09 14:27:11 +00:00
Sunpoet Po-Chuan Hsieh
5bccef3466 - Update to 0.28
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Validator-Custom/Changes
2015-12-09 14:27:07 +00:00
Sunpoet Po-Chuan Hsieh
d6d0246779 - Update to 1.06
Changes:	http://search.cpan.org/dist/Geo-GeoNames/Changes
2015-12-09 14:27:02 +00:00
Sunpoet Po-Chuan Hsieh
e95b0ff47f - Update to 7.4.963
Changes:	https://github.com/vim/vim/commits/master
2015-12-09 14:26:59 +00:00
Sunpoet Po-Chuan Hsieh
4f09ec02ca - Cosmetic change
- Reformat pkg-descr
- Take maintainership
2015-12-09 14:26:54 +00:00
Sunpoet Po-Chuan Hsieh
c34e145d0c - Convert to new test framework
- Cosmetic change
- Reformat pkg-descr
- Take maintainership
2015-12-09 14:26:50 +00:00
Vanilla I. Shu
1ad82e033e Upgrade to 4.2. 2015-12-09 14:09:33 +00:00