Max Khon
53302898b7
- Fix dahdi_monitor argument parsing
...
- Bump PORTREVISION
2016-10-04 20:00:27 +00:00
Jan Beich
3cfeb21926
devel/fb-adb: update 64bit NDK
...
MFH: 2016Q4
2016-10-04 19:52:28 +00:00
Jan Beich
3768bf21d5
devel/fb-adb: unbreak fetch for 64bit NDK
...
fetch: https://dl.google.com/android/ndk/android-ndk-r11c-linux-x86_64.zip : Not Found
Note, :7z versus :zip sizes are
$ du -Ah android-ndk-*
376M android-ndk-r10e-linux-x86.bin
1.0G android-ndk-r10e-linux-x86.zip
383M android-ndk-r10e-linux-x86_64.bin
1.0G android-ndk-r10e-linux-x86_64.zip
757M android-ndk-r11c-linux-x86_64.zip
721M android-ndk-r12b-linux-x86_64.zip
2016-10-04 19:49:56 +00:00
John Marino
3e8c61e077
lang/pypy: IGNORE when building with libressl
...
Fails to configure with libressl:
[translation:ERROR] Exception: OpenSSL version >= 1.1 not supported yet.
This program requires OpenSSL version 1.0.x, and may also
work with LibreSSL or OpenSSL 0.9.x. OpenSSL 1.1 is quite
some work to update to; contributions are welcome. Sorry,
you need to install an older version of OpenSSL for now.
Make sure this older version is the one picked up by this
program when it runs the compiler.
Approved by: SSL blanket
2016-10-04 19:45:51 +00:00
Max Khon
3aa184032b
- Update to 7.2.4.2
...
- Fix ownership of installed files
2016-10-04 19:41:37 +00:00
Guido Falsi
b682ffbc72
Update sqlitebrowser to 3.9.1
...
PR: 213174
Submitted by: lbartoletti at tuxfamily.org (maintainer)
2016-10-04 19:35:08 +00:00
Kurt Jaeger
b8decdf5a1
www/py-wsgidav: 1.2.0 -> 2.0.0
...
- Updated to 2.0.0
- Added runtime depends
- Support Python 3
- Drop support for Python 2.6
- New options server and server_args
- Removed ext_servers option
- New command line option --server (defaults to cherrypy)
- New command line option --no-config
- Removed command line option -d use -vv instead
PR: 213194
Changes: https://github.com/mar10/wsgidav/blob/master/CHANGELOG.md
Submitted by: Ultima1252@gmail.com (maintainer)
2016-10-04 19:31:31 +00:00
Kurt Jaeger
391e1ae096
www/py-django-constance: 1.2.1 -> 1.3.3
...
- BACKWARD INCOMPATIBLE Dropped support for Django < 1.8).
- Added ordering constance fields using OrderedDict
- Added a signal when updating constance fields
- Improved the signal path to avoid import errors
- Improved the admin layout when using fieldsets
PR: 213193
Submitted by: Ultima1252@gmail.com (maintainer)
2016-10-04 19:17:48 +00:00
Antoine Brodin
0c97798707
Update to 4.3.1
...
PR: 213166
Submitted by: maintainer
2016-10-04 19:01:11 +00:00
Bernard Spil
85eef693ce
security/openssl: Mark MAKE_JOBS_UNSAFE
...
- Revert removal of MAKE_JOBS_UNSAFE in r423112
Reported by: D. Randolph
2016-10-04 18:35:00 +00:00
Bernard Spil
161770783d
www/mod_http2-devel: Update to 1.7.1
...
- Regular update
2016-10-04 18:26:38 +00:00
Kurt Jaeger
25b309d85f
dns/cli53: 0.4.4 -> 0.8.5
...
- Now written in go, no longer in python
PR: 212625
Changes: https://github.com/barnybug/cli53/blob/master/CHANGELOG.md
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
Approved by: zi (maintainer timeout)
2016-10-04 17:59:13 +00:00
Max Khon
64970e81af
Update to 1.1.5-20160322.
2016-10-04 17:32:58 +00:00
Olivier Duchateau
e4ca8be4b2
- Update to 4.0.1
...
- Port is architecture neutral
- Rewrite pkg-descr
PR: 212661
Submitted by: myself (olivierd@)
Reviewed by: <root@cooltrainer.org> (maintainer, timeout > 3 weeks)
Obtained from: Pantheon devel repo
2016-10-04 17:12:41 +00:00
Olivier Duchateau
712b3380fa
- Update to 1.19
...
- Replace CPPFLAGS and LIBS by USES= localbase
PR: 212579
Submitted by: myself (olivierd@)
Approved by: <never@nevermind.kiev.ua> (maintainer, timeout > 3 weeks)
2016-10-04 17:01:41 +00:00
Mark Felder
ea5a67090c
multimedia/plexmediaserver-plexpass: Fix pkg-plist
2016-10-04 16:58:32 +00:00
Max Khon
871736491b
Update to 1.5.0.
2016-10-04 16:51:16 +00:00
Max Khon
8077b6a086
- Don't use GH_ACCOUNT as PORTNAME is always "eiskaltdcpp" for all
...
eiskaltdcpp-* ports
- Reset PORTREVISION after version bump
2016-10-04 16:23:18 +00:00
Max Khon
f34b26b3ff
- Update to 2.2.10 and unbreak (USE_GITHUB=yes)
2016-10-04 16:06:57 +00:00
Mark Felder
eefb1af100
mail/archiveopteryx{-devel}: Remove Postgres client requirement
...
Aox does not actually use libpq, so it doesn't need this as a build or
runtime dependency.
MFH: 2016Q4
2016-10-04 15:55:45 +00:00
Mark Felder
6242788f0d
mail/archiveopteryx{-devel}: Only depend on Postgres client
...
MFH: 2016Q4
2016-10-04 15:46:00 +00:00
Jan Beich
12aa6d1e04
multimedia/smpeg2: clarify license and use option helpers
2016-10-04 15:40:33 +00:00
Alexey Dokuchaev
bb528ee948
- Update to version 2.1.0
...
- Explicitly list Qt core components in dependencies
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1475427605 which corresponds to commit 7f9ae7c tagged
as this release.
Reported by: portscout
2016-10-04 15:27:37 +00:00
Mark Felder
6f75ae0820
lang/phantomjs: Remove PROJECTHOST, a relic from when this was hosted on Google Code
...
MFH: 2016Q4
2016-10-04 15:26:51 +00:00
Mark Felder
8d9d09260b
lang/phantomjs: Do not enable X11 support by default
...
MFH: 2016Q4
2016-10-04 15:20:51 +00:00
Matthew Seaman
c0dbb2ded6
Update to 5.1.40
...
Changelog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-40.html
2016-10-04 15:19:39 +00:00
Dmitry Marakasov
a527833ef2
- Add LICENSE
...
- Switch to options helpers
- Switch to new test framework
- Regenerate patches
2016-10-04 15:15:59 +00:00
Mark Felder
b7392ce570
multimedia/plexmediaserver-plexpass: Update to 1.2.1
...
Changelog: https://forums.plex.tv/discussion/comment/1270183#Comment_1270183
Blog post: https://www.plex.tv/blog/mcstreamy-brain-take-world-two-easy-steps/
2016-10-04 15:11:41 +00:00
Mathieu Arnold
8ee6dea551
Remarke MAKE_JOBS_UNSAFE everywhere.
...
Sponsored by: Absolight
2016-10-04 14:37:34 +00:00
Ben Woods
c5804a640b
Add new port security/kdbx-viewer
...
kdbx-viewer provides an ncurses GUI and command-line tool for KeePass2
Database files.
Reviewed by: mat (mentor)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D8033
2016-10-04 14:32:16 +00:00
Jimmy Olgeni
0657a15d03
Update sysutils/webmin to version 1.820.
2016-10-04 13:30:22 +00:00
Guido Falsi
0062c5be04
- Update to 1.10.5
...
- Remove patches which have been accepted upstream
2016-10-04 12:44:05 +00:00
Guido Falsi
9068a4d4e9
Fix build by enforcing METAR option when XOAP option is enabled.
...
Reported by: pilot513 at gmail.com (via email)
MFH: 2016Q4
2016-10-04 12:42:26 +00:00
Raphael Kubo da Costa
1c94a6d380
Bump PORTREVISION to chase the Emacs updates from r423103.
...
Without this, the files are still installed into a site-lisp directory
belonging to an older Emacs version and fail to work.
2016-10-04 12:25:14 +00:00
Raphael Kubo da Costa
6e8409de58
Update to 0.3.0.
...
Changes: https://github.com/zealdocs/zeal/releases/tag/v0.3.0
2016-10-04 12:21:15 +00:00
Mathieu Arnold
a226561b32
Remove obsolete entry.
...
Sponsored by: Absolight
2016-10-04 11:46:52 +00:00
Mathieu Arnold
6dc7ebb8f0
Silence check-plist, there is already PORTDOCS=*
...
Sponsored by: Absolight
2016-10-04 11:41:45 +00:00
Pietro Cerutti
e85d14b107
Add some info regarding the upgrade of mail/roundcube-carddav
2016-10-04 11:40:07 +00:00
Pietro Cerutti
1ad9feb07e
mail/roundcube-carddav: update to 2.0.0
...
Please read README.md for upgrade instructions.
2016-10-04 11:13:27 +00:00
Max Khon
e4aef3112c
- Update to 0.13.5
...
- Fix DOCS_CMAKE_OFF clause
PR: 209529
2016-10-04 11:10:44 +00:00
Max Khon
223b4ed3a0
- Use INSTALLS_ICONS=yes
...
- Bump PORTREVISION
PR: 213024
2016-10-04 10:58:08 +00:00
Pietro Cerutti
c6b350ddca
mail/roundcube: fix dependency when using SQLite, bump PORTREVISION
2016-10-04 10:38:06 +00:00
Raphael Kubo da Costa
c73ccc788e
Make the dependency on qt5-widgets explicit.
...
`make stage-qa` complained that the dependency on qt5-widgets had not been
declared, so declare it now. There is no effect in practice though, as the
port always ended up being installed as a dependency of other Qt5 ports.
MFH: 2016Q3
2016-10-04 10:15:02 +00:00
Palle Girgensohn
a6a34c2ed2
Update to 2.0.3
...
Add PG 9.6 compatibility
Fix issues in shared memory estimation, which could prevent starting postgres
or reduce the amount of possible locks (thanks to Jean-Sébastien BACQ for the
report)
Add hint of possible reasons pgss.max could not be retrieved, which could
prevent starting postgres
Make portlint happy
2016-10-04 09:55:54 +00:00
Matthias Andree
5007d3cb32
Bump PORTREVISION for the benefit of ARMv6 users.
2016-10-04 09:35:54 +00:00
Matthew Seaman
320df82176
pg_citus is not compatible with postgresql 9.6.0 -- only 9.5.x works.
...
For now.
2016-10-04 09:35:20 +00:00
Matthias Andree
64893b90e2
Avoid POSIX mutexes on armv6* and aarch64.
...
db6 switched from the stpb-based mutexes that db5 used to ldrex/strex.
PR: 213167 (related)
2016-10-04 09:32:48 +00:00
Dmitry Marakasov
cffbd83b2b
- Add LICENSE
...
- Switch to USES=localbase
- Switch to USES=ssl
- Switch to options helpers
2016-10-04 09:01:49 +00:00
Bernard Spil
5cd355edb5
mail/roundcube: Update to 1.2.1
...
- Update to 1.2.1
- Add missing .htaccess file in WWWDIR [1]
- Switch WANT_PHP_WEB to USES= php:web
- Add description for DB options group
- Convert all ${PORT_OPTIONS:Mfoo} to OPTIONS framework
- Convert target conditionals to target-OPT-on
PR: 196016 [1]
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> [1]
Approved by: Maintainer timeout
2016-10-04 08:21:40 +00:00
Jan Beich
65cc397719
www/py-flexget: unbreak after r423025
...
===> py27-flexget-2.2.22,1 depends on package: py27-dateutil<=2.5.2 - not found
Reported by: pkg-fallout
2016-10-04 07:48:16 +00:00