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
Veniamin Gvozdikov
7e254346cd
- Update to 11.0.2
...
PR: ports/213176
Submitted by: olevole@olevole.ru (maintainer)
2016-10-04 07:46:39 +00:00
Alexey Dokuchaev
7e1163cdb6
Unbreak by switching to archived distfile in Google Cloud Storage for the
...
time being. Couple of ports depend on this one, thus it is better not to
have it broken for arguably a rather minor reason.
2016-10-04 07:38:57 +00:00
Li-Wen Hsu
0ca8d85286
- Update to 2.24
2016-10-04 07:06:13 +00:00
Tobias C. Berner
2ab4f3e77d
Teach pathfix.mk about LIB_DESTINATION
...
Some cmake projects use LIB_DESTINATION/pkgconfig to install the pc-files.
For example:
* deskutils/libstreamanalyzer
* sysutils/polkit-qt{,5}
* x11-toolkits/attica
By adding this, we can convert these ports to use pathfix instead of an
uncessessary patch-foo or confusing sed call.
Reviewed by: mat
Approved by: portmgr (mat), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D8141
2016-10-04 06:18:32 +00:00
Gordon Tetlow
b348cff0e6
Update Perforce ports due to micropatching.
...
PR: 213172
Approved by: mat (implicit, mentor)
MFH: 2016Q4
2016-10-04 05:59:00 +00:00
Roman Bogorodskiy
c0bbbe2820
net-mgmt/virt-viewer: add missing libvirt-glib dependency
...
Pointy hat to: novel
2016-10-04 05:58:51 +00:00
Ruslan Makhmatkhanov
fd49777646
net-im/gajim: update to 0.16.6
...
- update to 0.16.6
- remove patches, applied upstream
2016-10-04 05:38:12 +00:00
Emanuel Haupt
aa56fe80d3
- Update to 20160521
...
- 9.x needs a compiler understanding C++11 with a C++11 ready standard library
- Relocate to github
2016-10-04 05:32:07 +00:00
Dmitry Marakasov
f4e5636016
- Update to 0.95
2016-10-04 00:48:53 +00:00
Dmitry Marakasov
d8e0232469
- Update to 2.14.6
...
- Switch to USES=localbase
2016-10-04 00:31:07 +00:00
Dmitry Marakasov
0003650a1c
- Update to 3.14.1
...
- Add tests support
2016-10-03 23:31:46 +00:00
Martin Matuska
4e755b2fc0
Update databases/pear-Horde_Mongo to 1.1.0
2016-10-03 22:39:27 +00:00
Vsevolod Stakhov
dee51cc5f4
- Unbreak by changing master site
...
PR: 175338
Submitted by: maintainer
2016-10-03 22:20:37 +00:00
Emanuel Haupt
bf521c544a
- Update to 2.3.4
...
- Use debian mirror
- Remove WWW as it now is just a directory listing with outdated files
Notified by: repology
2016-10-03 22:09:23 +00:00
Dmitry Marakasov
72e24d1114
- Fix LICENSE
...
- Update to 0.12
2016-10-03 21:52:34 +00:00
Ryan Steinmetz
516eee31a0
- Update to 0.9.7
...
- Specify path to pidfile in rc script
PR: 210912, 213030
Submitted by: Marc Siebeneicher, Brent Busby
2016-10-03 20:52:58 +00:00
Kurt Jaeger
191faada0a
net/kamailio: 4.4.2 -> 4.4.3, add dialplan module [1]
...
Changes: http://www.kamailio.org/pub/kamailio/4.4.3/ChangeLog
Submitted by: Clock Source <clock.source@mail.ru> [1]
2016-10-03 20:27:09 +00:00
Michael Gmelin
8908997ca4
Update devel/arcanist, devel/libphutil, devel/phabricator to 20161003
...
Also add USES=php and NO_ARCH=yes where suggested.
Approved by: mentors (implicit)
2016-10-03 19:57:54 +00:00
Pawel Pekala
cff70694d7
- Update to version 0.7.10 [1]
...
- Modify options descriptions to match currents standards
- Fix PEXPECT option, misc/py-pexpect does not install
pexpect executable, convert check to path independent one
- Convert to options helpers, break lines around 80 characters
- Regenerate patch with make makepatch
PR: 213145 [1]
Submitted by: Arnaud de Prelle [1]
2016-10-03 19:15:56 +00:00