Sunpoet Po-Chuan Hsieh
9120200ce3
Update to 2.9.20
...
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
2017-05-18 16:04:22 +00:00
Sunpoet Po-Chuan Hsieh
e9d61469d8
Update to 3.3.3
2017-05-18 16:04:16 +00:00
Sunpoet Po-Chuan Hsieh
61cec9dff8
Update to 3.12.0
...
Changes: https://github.com/fonttools/fonttools/releases
2017-05-18 16:04:12 +00:00
Sunpoet Po-Chuan Hsieh
815843b46d
Update to 7.0
...
Changes: https://github.com/xolox/python-coloredlogs/commits/master
2017-05-18 16:04:07 +00:00
Sunpoet Po-Chuan Hsieh
e9ba4c5727
Update to 1.0.5
...
- Update MASTER_SITES
- Strip shared library
Changes: https://github.com/aresch/rencode/releases
2017-05-18 16:04:02 +00:00
Sunpoet Po-Chuan Hsieh
ec93936d55
Fix packaging with Python 3
2017-05-18 16:03:57 +00:00
Sunpoet Po-Chuan Hsieh
99e34652e0
Update to 1.6.5
...
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Text-RecordParser/Changes
2017-05-18 16:03:52 +00:00
Sunpoet Po-Chuan Hsieh
b2b2dd8360
Update to 0.15.0
...
Changes: https://github.com/mailboxer/mailboxer/blob/master/CHANGELOG.md
2017-05-18 16:03:46 +00:00
Sunpoet Po-Chuan Hsieh
8f26c0c28c
Change from USES=twisted to devel/py-twisted
...
- Bump PORTREVISION for dependency change
- Pass maintainership to python@
2017-05-18 16:03:41 +00:00
Sunpoet Po-Chuan Hsieh
801ae32f6a
Change from USES=twisted to devel/py-twisted
...
- Add LICENSE_FILE
- Remove BUILD_DEPENDS
- Bump PORTREVISION for dependency change
- Take maintainership
2017-05-18 16:03:36 +00:00
Sunpoet Po-Chuan Hsieh
04fc40efd4
Change from USES=twisted to devel/py-twisted
...
- Add LICENSE_FILE
- Bump PORTREVISION for dependency change
- Take maintainership
2017-05-18 16:03:31 +00:00
Sunpoet Po-Chuan Hsieh
1a54ce1cfe
Add py-gitdb2 2.0.0
...
GitDB allows you to access bare git repositories for reading and writing. It
aims at allowing full access to loose objects as well as packs with performance
and scalability in mind. It operates exclusively on streams, allowing to handle
large objects with a small memory footprint.
WWW: https://pypi.python.org/pypi/gitdb2
WWW: https://github.com/gitpython-developers/gitdb
2017-05-18 16:03:17 +00:00
Sunpoet Po-Chuan Hsieh
5b9336260d
Add py-smmap2 2.0.1
...
Smmap wraps an interface around mmap and tracks the mapped files as well as the
amount of clients who use it. If the system runs out of resources, or if a
memory limit is reached, it will automatically unload unused maps to allow
continued operation.
To allow processing large files even on 32 bit systems, it allows only portions
of the file to be mapped. Once the user reads beyond the mapped region, smmap
will automatically map the next required region, unloading unused regions using
a LRU algorithm.
WWW: https://pypi.python.org/pypi/smmap2
WWW: https://github.com/gitpython-developers/smmap
2017-05-18 16:02:57 +00:00
Sunpoet Po-Chuan Hsieh
7c6049efcb
Add py-rwt 2.15.1
...
RWT (Run With This) provides on-demand dependency resolution.
- Allows declaration of dependencies at runtime. - Downloads missing
dependencies and makes their packages available for import.
- Installs packages to a special staging location such that they're not
installed after the process exits.
- Relies on pip to cache downloads of such packages for reuse.
- Supersedes installed packages when required.
- Relies on packages already satisfied.
- Re-uses the pip tool chain for package installation and pkg_resources for
working set management.
WWW: https://pypi.python.org/pypi/rwt
WWW: https://github.com/jaraco/rwt
2017-05-18 16:02:38 +00:00
Eugene Grosbein
cf5ea85f48
Re-add databases/oracle8-client removed with r435735 as there is user demand for it.
...
The only way for native FreeBSD binaries to connect to modern Oracle databases is
usage of OCI8 libraries supplied by the port. Additional changes:
- integrate patch supplied with PR 211107;
- assign maintainership to the submitter;
- supply additional MASTER_SITE;
- dead WWW link replaced with working copy of old one;
- bump PORTREVISION.
PR: 211107
Approved by: vsevolod (mentor)
2017-05-18 15:56:22 +00:00
Joseph Mingrone
3c24c72e74
textproc/rubygem-cld3: Update to version 3.1.2
...
Upstream changes: https://github.com/akihikodaki/cld3-ruby/releases
Reviewed by: swills (mentor, implicit)
2017-05-18 15:54:59 +00:00
Jason E. Hale
4324824ae2
Fix typo in pkg-descr [1]
...
Update WWW to something more specific
Reported by: Robert Huff <roberthuff@rcn.com> (via private mail) [1]
2017-05-18 15:41:01 +00:00
Joseph Mingrone
619cd34dc0
devel/rubygem-oj: Update to version 3.0.8
...
Upstream changes: https://github.com/ohler55/oj/blob/master/CHANGELOG.md
Approved by: swills (mentor, implicit)
2017-05-18 14:41:34 +00:00
Joseph Mingrone
cebcaee76b
www/gitlab: Depend on devel/rubygem-oj2
...
Approved by: swills (mentor, implicit), tz (comments in D10743)
2017-05-18 14:26:13 +00:00
Eugene Grosbein
563483e5dc
Re-add net-im/pidgin-manualsize removed with revision 418057 with following changes:
...
- take maintainership;
- supply new MASTER_SITES for the distfile;
- specify LICENSE (GPLv2);
- simplify BUILD_DEPENDS;
- bump PORTREVISION.
Approved by: az (mentor)
2017-05-18 13:46:42 +00:00
Sunpoet Po-Chuan Hsieh
20f0ea8c23
Add missing PKGNAMESUFFIX to avoid PKGNAME collision
2017-05-18 13:42:42 +00:00
Joseph Mingrone
b3bf3de30e
Add devel/rubygem-oj2 (copied from devel/rubygem-oj) because www/gitlab
...
requires it.
- Add PORTSCOUT
Approved by: swills (mentor, implicit)
2017-05-18 13:38:12 +00:00
Alexey Dokuchaev
ef1d7bd508
Spell `superseded' correctly in various places.
2017-05-18 13:37:08 +00:00
Pietro Cerutti
036e379180
devel/catch: update to 1.9.4
...
Release notes: https://github.com/philsquared/Catch/releases/tag/v1.9.4
2017-05-18 13:29:03 +00:00
Pietro Cerutti
68892f9347
databases/cassandra-cpp-driver: update to 2.7.0
...
Changelog: https://github.com/datastax/cpp-driver/blob/master/CHANGELOG.md#270
2017-05-18 13:24:53 +00:00
Joseph Mingrone
6026139727
devel/rubygem-simple_form: Update to version 3.5.0
...
Upstream changes:
https://github.com/plataformatec/simple_form/blob/master/CHANGELOG.md
Approved by: swills (mentor, implicit)
2017-05-18 11:44:01 +00:00
Ganael LAPLANCHE
049060d2be
Add missing run dependency to Python (fixes shebang of openalchemist-config)
2017-05-18 11:43:32 +00:00
Joseph Mingrone
e96bc3dc29
devel/rubygem-simple_form-rails5: Update to version 2.5.0
...
Upstream changes:
https://github.com/plataformatec/simple_form/blob/master/CHANGELOG.md
Approved by: swills (mentor, implicit)
2017-05-18 11:32:48 +00:00
Torsten Zuehlsdorff
707e59a538
Document recent GitLab vulnerabilities.
...
Security: https://vuxml.FreeBSD.org/freebsd/9704930c-3bb7-11e7-93f7-d43d7e971a1b.html
2017-05-18 10:58:06 +00:00
Torsten Zuehlsdorff
b43a636a51
Fix name of old gitlab-entry, its gitlab instead of rubygem-gitlab
2017-05-18 10:47:25 +00:00
Torsten Zuehlsdorff
13939e87cf
Document GitLab vulnerabilities.
...
Security: CVE-2017-0882
Security: https://vuxml.FreeBSD.org/freebsd/5d62950f-3bb5-11e7-93f7-d43d7e971a1b.html
2017-05-18 10:45:57 +00:00
Koop Mast
8d888d5dee
Mark deprecated and set experation date.
...
Is no longer used after the recent gnome-games updates.
2017-05-18 10:45:49 +00:00
Carlos J. Puga Medina
7407b97620
- Switch from devel/llvm39 to devel/llvm40
2017-05-18 10:14:23 +00:00
Carlos J. Puga Medina
60b9ad88e4
- Switch from devel/llvm39 to devel/llvm40
...
Submitted by: rakuco
Approved by: rene, cpm
2017-05-18 10:10:36 +00:00
Koop Mast
133baff7e0
Fix typo, in last commit.
2017-05-18 09:32:38 +00:00
Koop Mast
d6408a1dc9
Update gitg to 3.24.0.
...
This version works with libgit2 0.25.x and libgit2-glib 0.25.x series.
2017-05-18 09:31:38 +00:00
Koop Mast
0ca7445a72
Update libgit2-glib to 0.25.0.
...
* this version supports libgit2 0.25.x series
* Review dependancies
2017-05-18 09:30:41 +00:00
Jochen Neumeister
5167f5bcea
www/phpbb3: Add tokenizer as dependency
...
- Bump PORTREVISION
- Add tokenizer as dependency
PR: 219194
Reported by: rene
Approved by: tz (mentor)
Differential Revision: https://review.freebsd.org/D10785
2017-05-18 09:29:55 +00:00
Dmitry Marakasov
76faa112f0
- Fix WWW
...
Approved by: portmgr blanket
2017-05-18 09:00:33 +00:00
Koop Mast
e186ae0482
Update freetype2 to 2.8.
...
* `Light' auto-hinting mode no longer uses TrueType metrics for TrueType fonts.
It causing horizontal scaling also. Add option if people want it back.
* Update pkg-descr, 2.7 started this but I committed the WIP version.
Exp-run done by: antoine@
PR: 219271
MFH: 2017Q2
Exp-run by: antoine@
Security: 4a088d67-3af2-11e7-9d75-c86000169601
Security: CVE-2017-8105, CVE-2017-8287
2017-05-18 08:46:06 +00:00
Koop Mast
8d9004340f
Document freetype2 vulnability.
...
Security: CVE-2017-8105, CVE-2017-8287
2017-05-18 08:44:07 +00:00
Wen Heping
f4c853d1fb
- Update to 5.21.1
2017-05-18 08:06:38 +00:00
Wen Heping
96a97c6afd
- Update to 3.1.0
2017-05-18 07:09:17 +00:00
Hajimu UMEMOTO
f2c2108230
The AUTOCREATE patch is not applicable for 2.4.19.
...
Reported by: mat
2017-05-18 03:26:57 +00:00
Wen Heping
b60a5c5e56
- Update to 5.15.0
2017-05-18 02:22:18 +00:00
Brooks Davis
fc4f798983
Update to new snapshot.
...
Allow build with Python 3 as default[0].
PR: 219222 [0]
Submitted by: daniel@blodan.se [0]
2017-05-18 01:00:22 +00:00
Jan Beich
27e9ba80f5
games/openra: update GeoLite2 to May snapshot
...
fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz : size mismatch: expected 1366645, actual 1381919
2017-05-18 00:51:22 +00:00
Danilo G. Baio
8432a083a4
security/pecl-ssh2: Update to 1.0
...
- Create security/pecl-ssh2-0
- Add UPDATING note
security/pecl-ssh2 (v1.0) --> PHP 7 only.
security/pecl-ssh2-0 (v0.13) --> PHP 5 compatible.
Changes: https://pecl.php.net/package-changelog.php?package=ssh2&release=1.0
PR: 215378
Reported by: Alexander Ushakov <alexander@polyvizor.com>
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10702
2017-05-17 23:02:41 +00:00
Jung-uk Kim
496b68ac0f
The purpose of libstaroffice is to build a filter for old StarOffice's
...
documents (.sdc, .sdw, ...) based on librevenge.
WWW: https://github.com/fosnola/libstaroffice
2017-05-17 22:02:23 +00:00
Raphael Kubo da Costa
a668ea1511
Update to 2.2.3.
2017-05-17 21:43:09 +00:00