Commit graph

6112 commits

Author SHA1 Message Date
Emanuel Haupt
e1cfdee338 - Update to 0.3.1
- Add patch for Gtk+ < 3.20 otherwise daemon is not launched

PR:		212425
Submitted by:	olivierd
2016-09-07 09:06:22 +00:00
Olivier Duchateau
548adee57e Chase update of Poppler after revision r421386 2016-09-05 20:02:03 +00:00
John Marino
c3a2647364 deskutils/gnome-contacts: remove CHEESE option
Since version 3.18 was introduced (Feb 2016), it's not been possible to
build gnome-contacts with the CHEESE option turned off.  Since it appears
to be required now, remove this option and set the configuration and
dependencies for cheese unconditionally.

PR:		207426
Approved by:	maintainer timeout (6.5 months)
2016-09-04 20:52:52 +00:00
Dmitry Marakasov
ec41d3a06e - Fix build on 11+
- While here, fix LICENSE

Approved by:	portmgr blanket
MFH:		2016Q3 (blanket)
2016-09-04 07:31:06 +00:00
Guido Falsi
b44ce18033 Update to 2.66.0 2016-09-02 14:20:14 +00:00
Kurt Jaeger
5dc98fcb92 deskutils/gnome-contacts: Fix build
- added missing depends
- fixed several USE_GNOME aspects
- NLS option added

PR:		210971
Reported by:	lumiwa@gmail.com
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2016-09-02 04:27:45 +00:00
Guido Falsi
ed87e5902c Update to 2.65.1. 2016-08-27 20:39:11 +00:00
Pawel Pekala
410bb49b84 Update to version 5.30.3
Changelog:
- Generating the activity tags timetables
- Added comments for teachers, students, subjects, activity tags,
  rooms and buildings
- Very rare crash bugs fixed
- Added a new example file from Indonesia

PR:		212148
Submitted by:	Zsolt Udvari (maintainer)
2016-08-25 20:54:55 +00:00
Tobias C. Berner
0f583d8700 Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports

At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.

The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].

Changes to the KDE Ports needed by this:

Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
    handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
    Ports -- I chose to leave this out for now, as the diff is already large
    enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
    want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5

PR:             210667
Approved by:    portmgr, mat (mentor), rakuco (mentor)
Reviewed by:    mat, rakuco
Differential Revision:   https://reviews.freebsd.org/D6961
2016-08-24 08:20:31 +00:00
Koop Mast
16f6595053 Update gnome-maps to 3.18.4. 2016-08-23 18:09:23 +00:00
Dmitry Marakasov
8243b48a1b - Update to 0.42
PR:		212078
Submitted by:	joneum@bsdproject.de
2016-08-23 16:02:51 +00:00
Koop Mast
49b7f20cde Update gnome-maps to 3.18.3.1.
Add license block.

While here record indirect dependancies.

This release uses another map provider since the one in
previous releases discontinued it's services.

PR:		211509 (based on)
Submitted by:	cpm@
2016-08-22 19:40:01 +00:00
Guido Falsi
bbf8b91905 Update to 2.2.3.
PR:		211888
Submitted by:	Yonas Yanfa <yonas at fizk.net> (maintainer)
2016-08-21 20:37:56 +00:00
Rene Ladan
0c09212f50 Update sqlalchemy dependency to not depend on an expired version 2016-08-21 16:57:22 +00:00
Ruslan Makhmatkhanov
1282148a5a deskutils/xchm: drop maintainership
I'm not using this port anymore.
2016-08-18 15:04:47 +00:00
Dmitry Marakasov
446a3a3428 - Fix license
- Cosmetic fixes
2016-08-17 13:21:46 +00:00
Tobias C. Berner
8bd38ffae8 New port: devel/grantlee5 and Uses/grantlee.mk
The upcoming KDE Frameworks ports need grantlee5

*  Add devel/grantlee5 and move installed headers into a subdirectory include/grantlee5
*  Move header files from devel/grantlee into a subdirectory
       include/grantlee4
   to make sure ports do not pick up the wrong headers
*  Add Uses/grantlee.mk to handle the PLIST_SUB and LIB_DEEPENDS needed
   by ports using grantlee (before we set the PLIST_SUB manual in very
   of the depending ports, which now should not be needed anymore).
*  The ports depending on devel/grantlee have been modified from
      LIB_DEPENDS=libgrantlee_gui.so:devel/grantlee
   to
      USES=grantlee:4
   as this does not affect the package no version bumped was made.

Reviewed by:    mat, rakuco
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D7434
2016-08-15 15:36:19 +00:00
Mathieu Arnold
2d4f2b9c75 Remove www/pecl-APC, it doesn't work with PHP 5.5+.
PR:		211344
Submitted by:	rene
Sponsored by:	Absolight
2016-08-15 15:28:03 +00:00
Dmitry Marakasov
ad20772ebb - Add NO_ARCH
- Regenerate patches with `make makepatch`
2016-08-14 09:01:08 +00:00
Guido Falsi
0539d058fd - Update to 2.64.0
- Remove patch integrated upstream
2016-08-13 12:30:40 +00:00
Steven Kreuzer
d830ec9925 Add a rc script and have taskd run as an unprivileged user
PR:		204757
Submitted by:	Ike Eichorn <ike@michaeleichorn.com>
2016-08-11 16:06:51 +00:00
Pawel Pekala
820c688718 - Update to version 1.7.2
- Convert to USES=ssl
- Register dependency found by stage-qa
- Bump affected deskutils/cairo-dock-plugins
2016-08-09 22:28:39 +00:00
Kurt Jaeger
1e244848c8 deskutils/puush: 0.0.1 -> 0.0.2
- Small fix changing http to https

PR:		211637
Submitted by:	Ultima1252@gmail.com (maintainer)
2016-08-08 17:56:45 +00:00
Romain Tartière
2501facda3 Fix build with mono 4.4.
Some assemblies have been relocated, so adjust files path to point to the
correct location.
2016-08-08 17:48:58 +00:00
Emanuel Haupt
526486f2a7 Register devel/dbus as LIB_DEPENDS (prompted by stage-qa). 2016-08-08 14:06:21 +00:00
Emanuel Haupt
12f1c642c3 Pacify portlint and stage-qa 2016-08-08 12:59:25 +00:00
Emanuel Haupt
673ab6382d Bump PORTREVISION (forgotten in previous commit) 2016-08-08 12:11:34 +00:00
Emanuel Haupt
9994043d03 Register missing LIB_DEPENDS, USES, USE_GNOME 2016-08-08 12:10:56 +00:00
Emanuel Haupt
0c442bedc1 - Register missing LIB_DEPENDS
- Register missing USES
- Register missing USE_GNOME
2016-08-08 12:02:27 +00:00
Thomas Zander
58972543d3 Update to upstream version 5.30.2, add QT5 support via OPTION knob
PR:		211539
Submitted by:	udvzsolt@gmail.com (maintainer)
2016-08-05 13:50:27 +00:00
John Marino
ac0bfd15a8 deskutils/pinot: USES+= execinfo rather than hardcoded LIB_DEPENDS
No revbump necessary, execinfo wouldn't be registered on most platforms.

Approved by:	infrastructure blanket (removal of redundant deps)
2016-08-05 13:01:24 +00:00
John Marino
732a4f5f0b deskutils/freemind: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
Note that it's pulled in by a non-default option.

In this particular case, USES=zip:infozip is set, so unzip is pulled in
anyway through this mechanism (so explicit callout is still redundant)

Approved by:	infrastructure blanket (removal of redundant deps)
2016-08-04 03:49:10 +00:00
John Marino
a53dbbc094 deskutils/pinot: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).

Approved by:	infrastructure blanket (removal of redundant deps)
2016-08-04 03:11:30 +00:00
Baptiste Daroussin
a71b5042c2 Remove build dependency on bison it is not needed
tested on FreeSD 9 and 10
2016-07-31 17:53:52 +00:00
Olivier Duchateau
dbc6118047 - Update to 0.3.0
- Convert to options helpers
- Sort USES
- Add comment for the next upgrade of x11-toolkits/gtk30 (>= 3.20)

PR:		211446
Submitted by:	myself
Approved by:	ehaupt@ (maintainer)
2016-07-30 12:51:17 +00:00
Kubilay Kocak
3cb0cb4e10 deskutils/gcalcli: Fix for oauth2client > 1.4.12
gcalcli requires a dependency on oauth2client <= 1.4.12 to work
correctly, as higher versions replaced the run() method with run_flow().

The version of oauth2client in ports is 2.2.0 at the time of writing.

Fixes for the issue [1][2][3] have been submitted upstream in multiple
cases, although upstream has closed them as duplicates of a refactor
issue [4] that is yet to be committed/resolved.

This commit commits the proposed change in issue #229 [2].

While I'm here:

* Explicitly specify (and limit) supported Python versions to -2.x
* Add python to CATEGORIES
* Group, re-order and sort USE{s}, NO_* and files/plist sections
* Capitalize OPTIONS descriptions

[1] https://github.com/insanum/gcalcli/pull/211
[2] https://github.com/insanum/gcalcli/issues/229
[3] https://github.com/insanum/gcalcli/issues/244
[4] https://github.com/insanum/gcalcli/issues/165

PR:		206045
Submitted by:	Lawrence Chen <beastie tardisi com>
Approved by:	portmgr (maintainer timeout, 6+ months)
MFH:		2016Q3
2016-07-30 10:51:46 +00:00
Wen Heping
3c7a05994c - Update to 6.5.24 2016-07-30 02:28:25 +00:00
Pawel Pekala
b744d7eb54 - Update to version 0.7.0 [1]
- Bump all affected ports, ABI change

PR:		211417 [1]
Submitted by:	maintainer
2016-07-28 22:27:20 +00:00
Tobias C. Berner
c1ff5bbef3 Update graphics/exiv2 to 0.25.
As there is an shlib version bump, bump them portrevision of dependent ports.

While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.

PR:             211329
Reviewed by:    mat, rakuco, kwm
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D7283
2016-07-27 10:22:26 +00:00
John Marino
10fd36a319 deskutils/gnome-shell-extension-backslie is broken (checksum mismatch) 2016-07-25 14:02:46 +00:00
Vanilla I. Shu
01278b64ef Update to 0.41. 2016-07-23 04:41:52 +00:00
Guido Falsi
9d6726044c - Update to 2.63.0
- Add missing direct dependencies reported by poudriere
2016-07-22 21:33:46 +00:00
Kris Moore
5a0df4959a - Cleanup some syntax and white-space
Submitted by: danfe
2016-07-22 13:17:44 +00:00
Kris Moore
780c9ecaf3 CopyQ is advanced clipboard manager with editing and scripting features.
WWW: https://github.com/hluk/CopyQ
2016-07-21 18:47:55 +00:00
Dmitry Marakasov
210f08918d - Update to 5.30.1
- While here, cosmetic fixes and regenerate patch

PR:		211215
Submitted by:	udvzsolt@gmail.com (maintainer)
2016-07-19 14:39:39 +00:00
Mathieu Arnold
f899c758a6 When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-19 11:04:13 +00:00
Pawel Pekala
013bcc5997 Update to version 20160711
Changelog: c5fb4d0...44faa84

PR:		211181
Submitted by:	lightside (maintainer)
2016-07-18 22:26:57 +00:00
Torsten Zuehlsdorff
073e34c897 deskutils/cairo-dock-plugins: Drop maintainership
PR:           211118
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer=
Approved by:  junovitch (mentor)
2016-07-18 12:26:08 +00:00
Torsten Zuehlsdorff
83e14feb7d deskutils/cairo-dock: Drop maintainership
PR:           211117
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer=
Approved by:  junovitch (mentor)
2016-07-18 12:25:27 +00:00
Pawel Pekala
3e0659e0c5 - Update to version 20150606
- Regenerate patch with make makepatch

PR:		210845
Submitted by:	maintainer
2016-07-10 20:11:38 +00:00
Guido Falsi
1b13b31e29 Update to 2.62.0. 2016-07-08 17:01:44 +00:00
Mathieu Arnold
7acca7e902 Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.

PR:		205120
With hat:	portmgr
Sponsored by:	Absolight
2016-07-06 22:10:14 +00:00
Pietro Cerutti
fb8d8ab5f9 devel/icu: bump PORTREVISION on dependent ports 2016-07-06 07:34:12 +00:00
Rene Ladan
19f31a471b Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
2016-07-04 20:48:23 +00:00
Roman Bogorodskiy
761e0fd650 deskutils/virt-manager: update to 1.4.0 2016-07-03 16:43:33 +00:00
Martin Matuska
85b5e6b9ac Horde package update:
www/pear-Horde_Css_Parser 1.0.10 -> 1.0.11
devel/pear-Horde_Date 2.3.0 -> 2.3.1
databases/pear-Horde_Db 2.3.1 -> 2.3.2
databases/pear-Horde_HashTable 1.2.4 -> 1.2.5
devel/pear-Horde_Lock 2.1.2 -> 2.1.3
sysutils/pear-Horde_Vfs 2.3.2 -> 2.3.3
ftp/horde-gollem 3.0.8 -> 3.0.9
www/horde-base 5.2.10 -> 5.2.11
mail/horde-imp 6.2.14 -> 6.2.15
mail/horde-ingo 3.2.10 -> 3.2.11
deskutils/horde-kronolith 4.2.16 -> 4.2.17
deskutils/horde-mnemo 4.2.10 -> 4.2.11
deskutils/horde-nag 4.2.9 -> 4.2.10
www/horde-passwd 5.0.4 -> 5.0.5
www/horde-trean 1.1.5 -> 1.1.6
mail/horde-turba 4.2.14 -> 4.2.15
mail/horde-webmail 5.2.14 -> 5.2.15
deskutils/horde-groupware 5.2.14 -> 5.2.15
www/horde-wicked 2.0.5 -> 2.0.6
devel/horde-whups 3.0.7 -> 3.0.8
2016-07-02 20:01:22 +00:00
Guido Falsi
fd899cbadc Update to 2.61.0. 2016-07-01 16:28:24 +00:00
Danilo Egea Gondolfo
f32e653d7d - Update to 14.3.20160525
- Use github
- Add PEAR to RUN_DEPENDS to support webmail module
2016-06-29 19:06:59 +00:00
Guido Falsi
a03b771774 - Update to 2.2.2
- Add two missing requirements to USE_QT5
- While here, convert to USES=ssl

PR:		210506
Submitted by:	me
Approved by:	yonas@fizk.net (maintainer)
2016-06-28 08:01:46 +00:00
Guido Falsi
5af876fe2f Update to 2.60.0. 2016-06-27 20:01:42 +00:00
Dmitry Marakasov
d911a04f66 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2016-06-23 13:09:10 +00:00
Wen Heping
345f775cde - Update to 0.0.20160612
PR:		210422
Submitted by:	lightside@gmx.com(maintainer)
2016-06-23 08:08:39 +00:00
Baptiste Daroussin
3724b470e6 Prefer relative symlink to be relocation friendly 2016-06-23 07:17:46 +00:00
Kurt Jaeger
958539e610 x11/kde4: update to kdelibs version 4.14.10
This is based on the area51 testing repository of the KDE-FreeBSD
project, containing work by Raphael Kubo da Costa, Tobias Berner,
Ralf Nolden, Adriaan de Groot and probably many more from the KDE
team.

KDE4 releases have fallen into three tracks now that KDE4 is pretty
much end-of-life upstream. There's the libraries, the workspace
(Plasma4) and applications.

This patch introduces KDE4_KDELIBS_VERSION to track library releases,
which are still done infrequently. It bumps the workspace version.
It leaves applications alone. This has an effect on some applications
pkg-plists where library version numbers need to be changed. Other
than that it's supposed to be a minor upgrade, which opens the doors
for more reorganization and getting KDE Frameworks 5 in.

PR:		210255
Submitted by:	Adriaan de Groot <groot@kde.org> (kde), Tobias C.Berner <tcberner@gmail.com> (kde)
Exp-run by:	antoine
2016-06-22 18:57:33 +00:00
Mathieu Arnold
7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00
Guido Falsi
c4030e6e55 Update to 2.59.0. 2016-06-18 22:07:12 +00:00
Baptiste Daroussin
726f2d9d6f Does not build with wx 3.0 2016-06-18 10:26:05 +00:00
Thomas Zander
b8c2612825 Unbreak build, distfile is available at different location
PR:		210034
Submitted by:	lightside@gmx.com
MFH:		2016Q2 (ports-secteam build fix blanket)
2016-06-18 04:52:26 +00:00
Dmitry Marakasov
5acd88bb99 - Add LICENSE_FILE 2016-06-15 09:05:01 +00:00
Torsten Zuehlsdorff
c5152e00e5 Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR:           210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by:  pi (mentor)
2016-06-15 09:04:29 +00:00
Kurt Jaeger
c739113287 New port: deskutils/puush
Use keyboard shortcuts gestures to quickly capture any portion
of your screen. These screenshots are near-instantly puush'd,
leaving behind a short URL in your clipboard, perfect for sharing.
Paste these easily into your Twitter, IRC or IM clients. Share
them with the world or make them private, for your eyes only.

WWW: https://github.com/Ultima1252/puush

PR:		203113
Submitted by:	Ultima1252@gmail.com
2016-06-12 13:32:20 +00:00
Thomas Zander
87607b2179 Update to upstream version 5.29.4, convert to OPTION helpers
PR:		210156
Submitted by:	udvzsolt@gmail.com (maintainer)
2016-06-12 12:11:34 +00:00
Guido Falsi
641cb0f1f0 Remove wrongly used PLIST_SUB from pkg-plist.
PR:		210091
Submitted by:	Tobias Berner <tcberner at gmail.com>
2016-06-07 10:07:26 +00:00
Mathieu Arnold
7f304f0633 Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)

Sponsored by:	Absolight
2016-06-06 15:25:42 +00:00
Tijl Coosemans
553ce7bd8e - Update devel/gmake to 4.2.
- deskutils/tomboy, devel/ocaml-deriving-ocsigen: patch Makefile bug.
- games/0ad: disable make jobs when building bundled Spidermonkey.

PR:		209868
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-06-05 14:35:02 +00:00
Guido Falsi
a6bd81ee26 - Update to 2.58.0
- Remove patch integrated upstream
2016-06-03 18:59:41 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Mathieu Arnold
77f8276a88 Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
2016-06-01 13:15:36 +00:00
Pawel Pekala
d5caf944f3 - Fix build by explicit stating sip as build dependency
- Remove pkg-install script, plugins directory is created
  in do-install target, no need to do this twice
- Add LICENSE_FILE
- Convert to USES=pyqt
2016-05-31 19:31:11 +00:00
Rene Ladan
059340ceb7 Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
2016-05-25 20:56:06 +00:00
Kurt Jaeger
ad67447870 Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR:		209746
Submitted by:	xmj
2016-05-25 16:54:30 +00:00
Mathieu Arnold
00d52a3e4c Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.

Sponsored by:	Absolight
2016-05-25 15:43:34 +00:00
Dmitry Marakasov
c51a00dd11 - Switch to options helpers
- Drop USE_MYSQL - this only needs php mysql module, not mysql client library
- Fix option name (PGSQL vs. POSTGRE)
- Add NO_ARCH
2016-05-25 13:00:57 +00:00
Guido Falsi
6a51b1787d Update to 2.2.0
PR:		209679
Submitted by:	me
Approved by:	Yonas Yanfa <yonas at fizk.net> (maintainer)
2016-05-25 08:20:24 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Matthew Seaman
d91eb811d5 Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
 - Deprecate the ports for the 0.6 and 0.7 release branches, as these
   have been declared EoL and are no longer supported by upstream.
 - Update to the latest available version in each branch.

In detail:

   Port                 Version Maintainer
   ----------------------------------------------
   py-sqlalchemy06      0.6.9   nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
   py-sqlalchemy07      0.7.10  nivit@FreeBSD.org (renamed py-sqlalchemy, Deprecate 2016-08-20) [1]
   py-sqlalchemy08      0.8.7   nivit@FreeBSD.org (renamed py-sqlalchemy-devel) [1]
   py-sqlalchemy09      0.9.10  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]
   py-sqlalchemy10      1.0.13  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]

 - Use options-helpers and option dependent make targets.
 - Use autoplist for documents as well as python code
 - Add all the docments to the packages: previously an arbitrary
   subset was added in a way that excluded CSS, images and other HTML
   assets.
 - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST'
   option.
 - Use py-pytest for 0.9.x and later, rather than py-nose.
 - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports.

PR:		191442
Submitted by:	robak
Reviewed by:	robak
Reviewed by:	pi
Approved by:	nivit (maintainer timeout, ~300days) [1]
Approved by:    m.tsatsenko@gmail.com (maintainer) [2]
Sponsored by:	https://reviews.freebsd.org/D908
2016-05-22 10:52:44 +00:00
Guido Falsi
deb1608304 - Update to 2.57.1
- Add patch to fix build on 9.3 i386
- While here regenerate some other patches
2016-05-21 16:10:19 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Dmitry Marakasov
2b127e1766 - Simplify MASTER_SITES
- Add LICENSE_FILE
- Switch to options helpers

Approved by:	portmgr blanket
2016-05-18 13:18:52 +00:00
Bernard Spil
857f9bfb56 deskutils/fbreader: Change maintainer to xmj@chaot.net
- Change maintainer to xmj@chaot.net at new maintainer's request
2016-05-15 23:04:14 +00:00
Dmitry Marakasov
34d02ad7ea - Update to 5.29.3
PR:		209433
Submitted by:	udvzsolt@gmail.com (maintainer)
2016-05-12 15:37:10 +00:00
Rene Ladan
f971e4b8ff Remove expired ports:
2016-02-29 java/linux-sun-jre17: Unsupported and known for multiple security vulnerabilities
2016-04-13 deskutils/gnustep-notebook: Does not fetch
2016-05-09 21:17:59 +00:00
Ben Woods
a8f5e2ec0c Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6278
2016-05-09 20:46:48 +00:00
Dimitry Andric
e195078b9f During the exp-run in bug 208158, it was found that deskutils/easystroke
gives errors with libc++ 3.8.0:

handler.cc:536:21: error: static declaration of 'abs' follows non-static declaration
static inline float abs(float x) { return x > 0 ? x : -x; }
                    ^
/usr/include/c++/v1/math.h:646:1: note: previous definition is here
abs(float __lcpp_x) _NOEXCEPT {return fabsf(__lcpp_x);}
^

This is because easystroke tries to roll its own version of abs(), which
is already defined in math.h.  Fix this by removing the custom abs().

Approved by:	t@tobik.me (maintainer)
PR:		209372
MFH:		2016Q2
2016-05-08 12:05:52 +00:00
Kurt Jaeger
b9361a24a5 deskutils/fet: 5.29.0 -> 5.29.2
Changes:
  http://lalescu.ro/liviu/fet/news.html

PR:		209264
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2016-05-05 11:13:02 +00:00
Danilo Egea Gondolfo
764148569d - Update to 14.3.20160428 2016-05-01 01:24:00 +00:00
Guido Falsi
75dedccb71 Update to 2.56.0 2016-04-29 12:47:20 +00:00
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85 create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
2016-04-27 16:36:41 +00:00
Mathieu Arnold
21bc5c0345 Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
2016-04-25 16:13:38 +00:00
Rene Ladan
37ac791a5b Remove expired ports:
2016-04-11 deskutils/qlabels: Does not fetch, unmaintained
2016-04-14 french/tvdownloader: Many channels have modified their protocols and cannot be DL anymore
2016-04-14 comms/cdr_read: unfetchable
2016-04-14 russian/rubygem-rutils: Deprecated by upstream
2016-04-14 devel/rubygem-dotenv-deployment: Deprecated by upstream in latest version (0.3.0)
2016-04-15 www/p5-LWP-ConsoleLogger: Depends on expiring www/p5-HTTP-CookieMonster
2016-04-15 www/p5-WWW-Mechanize-Cached: Depends on expiring www/p5-HTTP-CookieMonster
2016-04-15 www/p5-HTTP-CookieMonster: Broken for more than 6 months
2016-04-15 misc/diary-hercules: Broken for more than 6 months
2016-04-15 graphics/ffff: Broken for more than 6 months
2016-04-15 net-im/sigram: Broken for more than 6 months
2016-04-15 games/annelid: Broken for more than 6 months
2016-04-15 science/py-pydap: Broken for more than 6 months
2016-04-15 sysutils/su2: Broken for more than 6 months
2016-04-15 www/download-gemist: Broken for more than 6 months
2016-04-15 databases/p5-qdbm: Broken for more than 6 months
2016-04-15 comms/libfec: Broken for more than 6 months
2016-04-15 deskutils/ladon: Broken for more than 6 months

Sponsored by:	Essen Linuxhotel Hackathon 2016
2016-04-23 15:15:44 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Ruslan Makhmatkhanov
b909a14524 deskutils/gbirthday: update to 0.6.10; switch to GH 2016-04-17 18:58:59 +00:00
Raphael Kubo da Costa
9ee99865b8 Add a patch from Debian to make the port build with FFMPEG 3.x.
The patch is backwards compatible with FFMPEG 2, so add it now to prepare the
ground for FFMPEG 3.

PR:		208816
Submitted by:	Ben Woods <woodsb02@gmail.com>
Obtained from:	Debian
2016-04-16 16:45:27 +00:00
Alexey Dokuchaev
97467cb771 - Convert in-place patching with sed(1) into already existing patch file
- Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
  was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago
- Turn the first line of pkg-descr into a COMMENT and fix weird Makefile
  formatting while here
2016-04-16 08:47:00 +00:00
Kurt Jaeger
e958600e6a deskutils/py-vdirsyncer: update dependencies
PR:		208428
Submitted by:	Christian Geier <catcher+freebsdbugzilla@lostpackets.de>
Approved by:	<che@bein.link> (maintainer timeout)
2016-04-15 19:06:26 +00:00
Guido Falsi
d465e251d6 Update to 2.55.0 2016-04-15 18:04:08 +00:00
Roman Bogorodskiy
434641f58c deskutils/virt-manager: add missing run dep on www/py-requests
Bump PORTREVISION due to packaging change.

Reported by:	Rainbow <rainbow@hacker.horse>
2016-04-12 17:23:08 +00:00
Matthias Andree
4b7fc05407 Drop maintainership.
If portmgr@ needs to commit against better advise, two years after this was
first discussed without any motion of the upstream.

Drop a few more maintainerships along the way.
2016-04-12 05:54:17 +00:00
Roman Bogorodskiy
a290b3172c deskutils/virt-manager: update to 1.3.2 2016-04-09 03:44:44 +00:00
Mathieu Arnold
041c6ba086 Update to 1.21.6.
PR:		208611
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-04-08 12:37:42 +00:00
Wen Heping
8d7235ed54 - Update to 0.0.2015.07.7
- Pass maintainership to submitter

PR:		207805
Submitted by:	udo.rader@bestsolution.at
2016-04-08 08:53:51 +00:00
Martin Matuska
e5969a5eea Horde package update:
security/pear-Horde_Auth 2.1.11 -> 2.1.12
security/pear-Horde_Crypt 2.7.2 -> 2.7.3
www/pear-Horde_Css_Parser 1.0.8 -> 1.0.9
www/pear-Horde_Dav 1.1.2 -> 1.1.3
mail/pear-Horde_ListHeaders 1.2.3 -> 1.2.4
sysutils/pear-Horde_Log 2.1.3 -> 2.2.0
devel/pear-Horde_Nls 2.1.1 -> 2.2.0
comms/pear-Horde_SyncMl 2.0.6 -> 2.0.7
mail/horde-imp 6.2.13 -> 6.2.14
mail/horde-ingo 3.2.9 -> 3.2.10
deskutils/horde-nag 4.2.8 -> 4.2.9
devel/horde-timeobjects 2.1.1 -> 2.1.2
mail/horde-turba 4.2.13 -> 4.2.14
mail/horde-webmail 5.2.13 -> 5.2.14
deskutils/horde-groupware 5.2.13 -> 5.2.14
2016-04-07 07:24:32 +00:00
Guido Falsi
ad65a1f478 - Update 2.54.0
- Remove patch accepted upstream
2016-04-02 11:44:00 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Kurt Jaeger
666ba9ef24 deskutils/py-vdirsyncer: 0.4.3 -> 0.9.3
Changes:
  https://vdirsyncer.readthedocs.org/en/stable/changelog.html

PR:		206733
Approved by:	Maxim Filimonov <che@bein.link> (maintainer)
2016-03-31 17:20:42 +00:00
Guido Falsi
508ed08418 Update patch to match the code accepted by upstream for merging. 2016-03-29 11:01:36 +00:00
Guido Falsi
b6f669d6a3 Patch calibre to correctly extract device info from the hal through
dbus.

This allows it to correctly mount readers on FreeBSD.

Reported by:	avg@ (via email)
2016-03-28 20:18:50 +00:00
Tijl Coosemans
6bc6f3a9e0 - Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-27 14:57:59 +00:00
Wen Heping
3ef97bca44 - Update to 6.5.23 2016-03-26 12:36:59 +00:00
Tijl Coosemans
77760fcb63 Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.

Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.

Fix print/ghostscript9-agpl-base to install eps2write.

Update math/asymptote to 2.37 to support newer Ghostscript.

PR:		208159
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-24 15:47:50 +00:00
Dmitry Marakasov
72e81b30d3 This just missed to be committed along with PR208156, still:
- Fix license
- Fix whitespace
- Switch to options helpers

PR:		208156
Approved by:	portmgr blanket
2016-03-24 15:32:36 +00:00
Raphael Kubo da Costa
6b4b986a23 Update to 5.29.0.
PR:		208156
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2016-03-24 14:29:13 +00:00
Martin Matuska
75bb4aa2d7 Horde package update:
comms/pear-Horde_ActiveSync 2.31.2 -> 2.31.8
devel/pear-Horde_Alarm 2.2.6 -> 2.2.7
www/pear-Horde_Browser 2.0.11 -> 2.0.12
devel/pear-Horde_Cache 2.5.2 -> 2.5.3
archivers/pear-Horde_Compress 2.1.4 -> 2.1.5
devel/pear-Horde_Core 2.22.6 -> 2.23.0
security/pear-Horde_Crypt 2.7.0 -> 2.7.2
devel/pear-Horde_Date 2.2.0 -> 2.3.0
devel/pear-Horde_Exception 2.0.7 -> 2.0.8
www/pear-Horde_Form 2.0.12 -> 2.0.13
security/pear-Horde_Group 2.1.0 -> 2.1.1
devel/pear-Horde_Icalendar 2.1.3 -> 2.1.4
graphics/pear-Horde_Image 2.3.4 -> 2.3.5
mail/pear-Horde_Imap_Client 2.29.5 -> 2.29.6
devel/pear-Horde_Itip 2.1.1 -> 2.1.2
textproc/pear-Horde_JavascriptMinify 1.1.2 -> 1.1.3
devel/pear-Horde_LoginTasks 2.0.6 -> 2.0.7
mail/pear-Horde_Mail_Autoconfig 1.0.2 -> 1.0.3
mail/pear-Horde_Mapi 1.0.6 -> 1.0.8
mail/pear-Horde_Mime 2.9.3 -> 2.9.4
mail/pear-Horde_Mime_Viewer 2.1.2 -> 2.1.3
devel/pear-Horde_Nls 2.1.0 -> 2.1.1
security/pear-Horde_Perms 2.1.6 -> 2.1.7
devel/pear-Horde_Prefs 2.7.5 -> 2.7.6
net/pear-Horde_Rpc 2.1.6 -> 2.1.7
security/pear-Horde_Share 2.0.8 -> 2.0.10
mail/pear-Horde_Smtp 1.9.2 -> 1.9.3
net/pear-Horde_Socket_Client 2.1.0 -> 2.1.1
textproc/pear-Horde_Text_Filter 2.3.3 -> 2.3.4
devel/pear-Horde_Timezone 1.0.10 -> 1.0.11
devel/pear-Horde_Token 2.0.8 -> 2.0.9
sysutils/pear-Horde_Vfs 2.3.1 -> 2.3.2
www/horde-ansel 3.0.3 -> 3.0.4
ftp/horde-gollem 3.0.7 -> 3.0.8
www/horde-base 5.2.9 -> 5.2.10
mail/horde-imp 6.2.12 -> 6.2.13
mail/horde-ingo 3.2.8 -> 3.2.9
deskutils/horde-kronolith 4.2.15 -> 4.2.16
deskutils/horde-mnemo 4.2.9 -> 4.2.10
deskutils/horde-nag 4.2.7 -> 4.2.8
www/horde-trean 1.1.4 -> 1.1.5
mail/horde-turba 4.2.12 -> 4.2.13
mail/horde-webmail 5.2.12 -> 5.2.13
deskutils/horde-groupware 5.2.12 -> 5.2.13
www/horde-wicked 2.0.4 -> 2.0.5
2016-03-24 07:39:22 +00:00
John Marino
c3aa3d4742 deskutils/wyrd is not jobs safe
Like most (all?) OCaml ports, wyrd is not jobs safe.  It tries to use
mt_curses.o before it's fully built.  I've seen this fail multiple times,
although fairly infrequently.
2016-03-23 08:56:57 +00:00
Jason Helfman
0461dcb5ae - update to 4.7.0
Changes:	https://launchpadlibrarian.net/247614751/ChangeLog
2016-03-23 00:26:21 +00:00
Cy Schubert
8bd2bfb34e Take maintainership. 2016-03-18 06:35:56 +00:00
Koop Mast
c1242a19dc These two changes allow vinagre to enable spice support.
Add spice-protocol to run_depends since the spice-client-glib-2.0
  pkgconfig file requires it.
Also remove the requirement on the openssl from the spice-client-glib-2.0
  pkgconfig file.

PR:		207569
Approved by:	maintainer timeout (18 days)
2016-03-17 10:28:05 +00:00
Roman Bogorodskiy
762d455895 deskutils/spice-gtk: fix BUILD_DEPENDS when GSTREAMER is off
The deskutils/spice-gtk port adds 'python' to USES only when
SPICE_SLAVE is defined. However, it unconditionally adds python
dependencies to BUILD_DEPENDS and uses PYTHON_PKGNAMEPREFIX
that's defined via USES=python, and that looks like a bug.

However, when GSTREAMER option is enabled (that's the default),
Mk/bsd.gstreamer.mk sets PYTHON_PKGNAMEPREFIX to 'py*-' if it's
not defined, so the bug is not triggered with the default options
set, but fails when GSTREAMER is disabled.

Fix this by unconditionally adding 'python' to USES.

Approved by:	Oleg Ginzburg (maintainer, via email)
2016-03-15 17:06:36 +00:00
Raphael Kubo da Costa
5f54a52585 Change header installation location for kdelibs4-based ports.
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).

The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:

    c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp

If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.

Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.

Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
  semicolons that cause base GCC to fail. They have always been present, but
  since the faulty header was referenced via -isystem /usr/local/include
  this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
  kwallet changes there date back to 2011 (r272490), at a time when the
  build could fail when both KDE3 and KDE4 were installed. Replace those
  bits with a change I've submitted upstream to use the kde4-config program
  to determine where KDE4's headers and libraries are installed instead of
  assuming the headers are always in include/.

Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)

PR:		207906 (exp-run)
2016-03-15 12:35:56 +00:00
Guido Falsi
bc8f90f9db - Update to 2.53.0
- Remove build dependency on py-psutil, it's not required to build
  the software and unsupported on DragonflyBSD, so calibre can be
  build there too [1]

Reported by:	PeerCorps Trust Fund <ipc at peercorpstrust.org> [1]
2016-03-14 12:41:06 +00:00
Antoine Brodin
989bb4c20d Deprecate ports broken for more than 6 months 2016-03-13 18:45:42 +00:00
Raphael Kubo da Costa
1ff879a001 Deprecate and expire in 1 month.
The port has been unmaintained for 2012, was marked BROKEN in 2015 and it does
not look like it is going to be fixed.
2016-03-13 16:22:23 +00:00
Sunpoet Po-Chuan Hsieh
a65359770f - Update to 3.6.0
- Add LICENSE_FILE

Changes:	http://www.taskjuggler.org/tj3/doc/CHANGELOG.html
		https://github.com/taskjuggler/TaskJuggler/commits/master
2016-03-13 14:56:07 +00:00
Raphael Kubo da Costa
0e0b83bdc0 Deprecate and expire in 1 month.
This port has been unmaintained since 2008, the website is dead and there
are no tarballs available.
2016-03-10 23:58:52 +00:00
Olivier Cochard
ae5da00900 Update to 0.2.1, add DOCS and NLS options
Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5582
2016-03-09 13:31:43 +00:00
Mathieu Arnold
018eeadae5 Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
2016-03-08 13:09:12 +00:00
Olivier Cochard
ada7fb664c - patch for main deforaos library
- bump PORTREVISION for dependencies

Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5562
2016-03-08 10:24:06 +00:00
Danilo Egea Gondolfo
e5573f1d1d - Update to 14.3.20160304 2016-03-06 00:21:10 +00:00
Koop Mast
9c89a16e7b Add portscout macro to skip unstable versions. 2016-03-04 12:52:18 +00:00
Raphael Kubo da Costa
850b99970e Update to 3.4.3, which uses GTK+3.
PR:		206499
Submitted by:	jochen@jochen-neumeister.de
Approved by:	avg (maintainer)
2016-02-28 15:37:23 +00:00
Guido Falsi
8849f50959 Update to 2.52.0 2016-02-28 10:20:00 +00:00
Raphael Kubo da Costa
0be1a2cc34 Add a patch to avoid overflows when reading hw.physmem and vfs.bufspace.
Use longs instead of ints, otherwise we risk reporting negative values.

Submitted by:	Axel Gonzalez <loox@e-shell.net>
2016-02-25 22:26:40 +00:00
Jason Helfman
bab8ead5d7 - update to 4.6.0
Changes: https://launchpadlibrarian.net/226572923/ChangeLog
2016-02-24 17:07:49 +00:00
Raphael Kubo da Costa
2efb72eb1d Update to 0.0.20160130.
Changes: a79eabe...ba34531

PR:		207409
Submitted by:	lightside <lightside@gmx.com> (maintainer)
2016-02-22 12:37:32 +00:00
Martin Wilke
7593222011 - Switch to mysqli support 2016-02-19 12:30:15 +00:00
Martin Wilke
edef40c94b - Use pdo_mysql to allow to work with php 2016-02-19 12:29:43 +00:00
Martin Wilke
6d807829c3 - Ignore php7 2016-02-19 12:21:30 +00:00
Martin Wilke
8db623b746 - Switch to mysqli 2016-02-19 12:17:52 +00:00
Dmitry Marakasov
aa35ceac45 - Add LICENSE
- Switch to options helpers
2016-02-18 09:47:48 +00:00
Guido Falsi
d47af0b049 - Update to 2.1.1
- Convert to USE_GUTHUB
- Take advantage od USES=localbase
- Convert to USES=sqlite

PR:		207139
Submitted by:	me
Approved by:	Yonas Yanfa <yonas at fizk.net>
2016-02-18 07:55:16 +00:00
Martin Matuska
b1b0898db7 Horde package update:
deskutils/horde-kronolith 4.2.14 -> 4.2.15
2016-02-17 23:00:57 +00:00
Olivier Cochard
dacef126af Update my email for ports I maintain
Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5309
2016-02-17 10:42:08 +00:00
Mathieu Arnold
419457c65a Switch from SINGLE to RADIO so that it is possible to have a package
with no default, so that the same package can be used whatever the web
server you have. (For instance, if you have apache 2.4, it'll conflict.)

Sponsored by:	Absolight
2016-02-15 15:54:30 +00:00
Martin Matuska
2a891ed50d Horde package update:
comms/pear-Horde_ActiveSync 2.31.1 -> 2.31.2
deskutils/horde-kronolith 4.2.13 -> 4.2.14
2016-02-15 13:22:19 +00:00
Dmitry Marakasov
1bb5898cac - Fix build with boost 1.60
PR:		207009
Submitted by:	amdmi3
Approved by:	thierry (maintainer)
2016-02-15 00:07:11 +00:00
Koop Mast
b93a80c992 The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:	207006
2016-02-14 18:57:53 +00:00
Guido Falsi
7f59cc28ce Fix strange build issue related to xdg-utils.
This is just a workaround to fix the issue at hand.

Reported by:	Alex V. Petrov <alexvpetrov at gmail.com>,
		Christoph Moench-Tegeder <cmt at burggraben.net>,
		Walter Schwarzenfeld <w.schwarzenfeld at utanet.at>
		marino
2016-02-13 18:18:10 +00:00
David Naylor
a94f83ea42 deskutils/plasma-applet-cwp: update to 1.12.1
Changes:
 - Drop LOCAL mirror

ChangeLog:
 - xml: wetter.com updated (thanks to Evi1M4chine)
2016-02-13 14:39:23 +00:00
Raphael Kubo da Costa
ed8d0cd95e Update to 1.0.21.
Release notes: http://www.jirka.org/genius.NEWS

PR:		206776
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2016-02-12 21:05:58 +00:00
Vanilla I. Shu
952892229a Update to 1.21.5.
PR:		206891
Submitted by:	Port Fury.
2016-02-12 12:48:56 +00:00
Raphael Kubo da Costa
cfb6571e2f Update to 5.28.5.
PR:		206975
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2016-02-12 12:15:53 +00:00
Nicola Vitale
3826baaa6e - Add graphics/ImageMagick to run dependencies
- Bump PORTREVISION
2016-02-09 21:36:58 +00:00
Dmitry Marakasov
15bf2c0c22 - Fix shebangs
Approved by:	portmgr blanket
2016-02-09 01:58:06 +00:00
John Marino
99d02bff74 deskutils/wyrd: respect CFLAGS and LDFLAGS
approved by:	infrastructure blanket (related to ncurses work)
2016-02-07 10:36:30 +00:00
John Marino
1c41062e6b deskutils/teapot: USES+= ncurses 2016-02-07 10:34:48 +00:00
John Marino
a45cedf5c5 deskutils/rolo: USES+= ncurses 2016-02-07 10:34:04 +00:00
John Marino
b155e0f92e deskutils/calcurse: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-07 10:33:19 +00:00
Martin Matuska
6bfc8a357d Horde package update:
comms/pear-Horde_ActiveSync 2.30.6 -> 2.31.1
devel/pear-Horde_Core 2.22.5 -> 2.22.6
deskutils/horde-kronolith 4.2.12 -> 4.2.13
2016-02-04 10:37:41 +00:00
Martin Matuska
b8a3654ab6 Update deskutils/horde-groupware to 5.2.12 2016-02-03 00:20:52 +00:00
Guido Falsi
d8a92aea84 Update to 2.50.1
Thanks to Rusty Nejdl (former maintainer) for his help with testing.
2016-02-02 23:15:02 +00:00
Martin Matuska
817ca149ff Horde package update:
comms/pear-Horde_ActiveSync 2.30.2 -> 2.30.6
devel/pear-Horde_Alarm 2.2.5 -> 2.2.6
devel/pear-Horde_Argv 2.0.11 -> 2.0.12
security/pear-Horde_Auth 2.1.10 -> 2.1.11
devel/pear-Horde_Autoloader 2.1.1 -> 2.1.2
www/pear-Horde_Browser 2.0.10 -> 2.0.11
devel/pear-Horde_Cache 2.5.0 -> 2.5.2
archivers/pear-Horde_Compress 2.1.3 -> 2.1.4
archivers/pear-Horde_Compress_Fast 1.1.0 -> 1.1.1
devel/pear-Horde_Constraint 2.0.2 -> 2.0.3
devel/pear-Horde_Controller 2.0.3 -> 2.0.4
devel/pear-Horde_Core 2.22.3 -> 2.22.5
security/pear-Horde_Crypt 2.6.1 -> 2.7.0
security/pear-Horde_Crypt_Blowfish 1.1.0 -> 1.1.1
www/pear-Horde_Css_Parser 1.0.7 -> 1.0.8
devel/pear-Horde_Data 2.1.3 -> 2.1.4
devel/pear-Horde_Date 2.1.1 -> 2.2.0
devel/pear-Horde_Date_Parser 2.0.4 -> 2.0.5
databases/pear-Horde_Db 2.3.0 -> 2.3.1
devel/pear-Horde_Exception 2.0.6 -> 2.0.7
www/pear-Horde_Feed 2.0.3 -> 2.0.4
www/pear-Horde_Form 2.0.11 -> 2.0.12
security/pear-Horde_Group 2.0.5 -> 2.1.0
databases/pear-Horde_HashTable 1.2.3 -> 1.2.4
devel/pear-Horde_History 2.3.5 -> 2.3.6
www/pear-Horde_Http 2.1.5 -> 2.1.6
devel/pear-Horde_Icalendar 2.1.2 -> 2.1.3
dns/pear-Horde_Idna 1.0.3 -> 1.0.4
graphics/pear-Horde_Image 2.3.3 -> 2.3.4
mail/pear-Horde_Imap_Client 2.29.4 -> 2.29.5
devel/pear-Horde_Injector 2.0.4 -> 2.0.5
devel/pear-Horde_Itip 2.1.0 -> 2.1.1
mail/pear-Horde_ListHeaders 1.2.2 -> 1.2.3
devel/pear-Horde_Lock 2.1.1 -> 2.1.2
sysutils/pear-Horde_Log 2.1.2 -> 2.1.3
devel/pear-Horde_LoginTasks 2.0.5 -> 2.0.6
mail/pear-Horde_Mail 2.6.2 -> 2.6.3
mail/pear-Horde_Mapi 1.0.5 -> 1.0.6
mail/pear-Horde_Mime 2.9.2 -> 2.9.3
mail/pear-Horde_Mime_Viewer 2.1.1 -> 2.1.2
devel/pear-Horde_Notification 2.0.3 -> 2.0.4
archivers/pear-Horde_Pack 1.0.5 -> 1.0.6
textproc/pear-Horde_Pdf 2.0.6 -> 2.0.7
devel/pear-Horde_Prefs 2.7.4 -> 2.7.5
devel/pear-Horde_Rdo 2.0.4 -> 2.0.5
www/pear-Horde_Routes 2.0.4 -> 2.0.5
net/pear-Horde_Rpc 2.1.5 -> 2.1.6
security/pear-Horde_Secret 2.0.5 -> 2.0.6
devel/pear-Horde_Serialize 2.0.4 -> 2.0.5
www/pear-Horde_SessionHandler 2.2.5 -> 2.2.7
security/pear-Horde_Share 2.0.7 -> 2.0.8
mail/pear-Horde_Smtp 1.9.1 -> 1.9.2
net/pear-Horde_Socket_Client 2.0.0 -> 2.1.0
textproc/pear-Horde_SpellChecker 2.1.2 -> 2.1.3
devel/pear-Horde_Stream 1.6.2 -> 1.6.3
devel/pear-Horde_Stream_Filter 2.0.3 -> 2.0.4
devel/pear-Horde_Stream_Wrapper 2.1.2 -> 2.1.3
devel/pear-Horde_Support 2.1.4 -> 2.1.5
comms/pear-Horde_SyncMl 2.0.5 -> 2.0.6
www/pear-Horde_Template 2.0.2 -> 2.0.3
textproc/pear-Horde_Text_Diff 2.1.1 -> 2.1.2
textproc/pear-Horde_Text_Filter 2.3.2 -> 2.3.3
textproc/pear-Horde_Text_Flowed 2.0.2 -> 2.0.3
devel/pear-Horde_Timezone 1.0.9 -> 1.0.10
devel/pear-Horde_Token 2.0.7 -> 2.0.8
devel/pear-Horde_Translation 2.2.0 -> 2.2.1
net/pear-Horde_Url 2.2.4 -> 2.2.5
devel/pear-Horde_Util 2.5.6 -> 2.5.7
sysutils/pear-Horde_Vfs 2.3.0 -> 2.3.1
devel/pear-Horde_View 2.0.5 -> 2.0.6
textproc/pear-Horde_Xml_Element 2.0.3 -> 2.0.4
textproc/pear-Horde_Xml_Wbxml 2.0.2 -> 2.0.3
ftp/horde-gollem 3.0.6 -> 3.0.7
www/horde-base 5.2.8 -> 5.2.9
mail/horde-imp 6.2.11 -> 6.2.12
mail/horde-ingo 3.2.7 -> 3.2.8
deskutils/horde-kronolith 4.2.11 -> 4.2.12
deskutils/horde-mnemo 4.2.8 -> 4.2.9
deskutils/horde-nag 4.2.6 -> 4.2.7
devel/horde-timeobjects 2.1.0 -> 2.1.1
www/horde-trean 1.1.3 -> 1.1.4
mail/horde-turba 4.2.11 -> 4.2.12
mail/horde-webmail 5.2.11 -> 5.2.12
devel/horde-whups 3.0.5 -> 3.0.6
2016-02-02 22:56:26 +00:00
Raphael Kubo da Costa
a2b041764e Update to 0.8.2.
PR:		206537
Submitted by:	Ivan <bsd@abinet.ru> (maintainer)
2016-01-28 22:42:37 +00:00
Rene Ladan
53f742ca21 Remove expired ports that are consumers of expired lang/php5. Exceptions:
- www/pecl-zendopcache : used by Mk/bsd.php.mk
- databases/php5-redis : optionally used by www/magento

A PR exists for databases/php5-pdo_cassandra to make it work with supported
versions of PHP.
2016-01-26 21:24:52 +00:00
Koop Mast
310fc7eeb7 Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
  for prime time.
* Fix loading of a number of applets. We rename a number of applets
  but didn't change the "config" files the "add applet to panel" dialog
  uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]

PR:		205391 [1], 200349 [2]
Obtained from:	GNOME devel repo
2016-01-25 12:31:21 +00:00
Bartek Rutkowski
2c78e2f8a2 deskutils/py-khal: update 0.6 -> 0.7
PR:		205863
Submitted by:	Zane C. Bowers-Hadley <vvelox@vvelox.net>
Approved by:	Maxim Filimonov <che@bein.link> (maintainer)
2016-01-22 09:12:14 +00:00
Koop Mast
cf649469f2 Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.

PR:		206293 [1]
Submitted by:	olivierd@ [1]
Obtained from:	ubuntu [2], rubygem-poppler upstream [3]
2016-01-21 19:40:10 +00:00
Steven Kreuzer
79005c27c2 Unbreak on 9.3/i386 2016-01-20 20:48:43 +00:00
Jason Unovitch
62b36e6b66 deskutils/syncthing-gtk: update 0.8 -> 0.8.1
- Add NO_ARCH while here

PR:		206373
Submitted by:	jochen@jochen-neumeister.de
Approved by:	Ivan <bsd@abinet.ru> (maintainer)
2016-01-20 00:59:56 +00:00
Martin Wilke
170b4c9d92 - Update to 1.21.4
PR:		206243
Submitted by:	ports fury
2016-01-15 13:32:44 +00:00
Danilo Egea Gondolfo
5dc862daba - Update to 14.3.20160113 2016-01-14 11:41:26 +00:00
Martin Wilke
d96c331da1 - Update to 0.0.20160105
PR:		206132
Submitted by:	mmaintainer
2016-01-13 09:35:25 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Kubilay Kocak
03c01f11b6 deskutils/py-bugwarrior: Update to 1.3.0, Add OPTIONS
- Update PORTVERSION and distinfo checksum (1.3.0)
- Add OPTIONS for Phabricator, Bugzilla, Trac and Jira
- Remove unconditional dependencies accordingly
- Switch to USES=python:-2.7 (:2 means depend on the python2 symlink)
- Update test target, and remove a test that depends on pandoc.
- Repatch setup.py to include a few missing tests_require that will
  be in the next version.
2016-01-09 17:39:28 +00:00
Kubilay Kocak
c06de05b6b deskutils/py-taskw: Update to 1.1.0
- Update PORTVERSION and distinfo checksum (1.1.0)
- Update COMMENT to match setup.py:description
- Note that LICENSE is GPLv3+ (3 or later)
- Add minimum version to TEST_DEPENDS
- Add NO_ARCH
- Update test target
2016-01-09 17:34:18 +00:00
Martin Wilke
ce69bebbf3 - Add missing patches from the previous commit 2016-01-09 13:26:33 +00:00
Martin Wilke
9122c07219 - Update to 2.6.1
PR:		206029
Submitted by:	maintainer
2016-01-09 12:50:38 +00:00
Jason E. Hale
42b0bae34f Add USES=pathfix support for CMake. Some ports that use CMake to build
already had USES=pathfix, although it did nothing.  For those ports, I
either removed it as they were handling the pkgconfig files differently
or I removed patches and substitutions that accomplished the same thing
as pathfix.

Differential Revision:	https://reviews.freebsd.org/D850
Reviewed by:	antoine, bapt, tijl
Approved by:	portmgr (bapt)
2016-01-07 14:54:03 +00:00
Guido Falsi
bb8018fee4 Update to 2.48.0 2016-01-06 14:13:38 +00:00
Guido Falsi
51e10f32ef Add missing BUILD_DEPENDS.
PR:		205927
Submitted by:	Igor Pavlov <rabesc at bk.ru>
MFH:		2016Q1
2016-01-06 11:36:38 +00:00
Kubilay Kocak
76fbdbd55c deskutils/taskwarrior: Update to 2.5.0, Modernize
- Update PORTVERSION and distinfo checksum (2.5.0)
- Update pkg-plist
- Un-conditionalize GNUTLS. It is now mandatory [1]
- Switch to GITHUB for DISTFILES, tarball doesn't include tests
- Use USES=compiler for determing which C++11 compiler to use, deprecate
  OSVERSION < 10 check accordingly.
- Patch files to correct for ambiguous type signatures under LLVM,
  fixing build failure on 32-bit ARCH's (only i386 tested) and
  ISO8601 unit test failures. [3]
- Add python:test for TEST_DEPENDS support [2]
- Add do-test target for running the test suite
- Update SHEBANG_FILES, no more .py, .rb files
- Remove WRKSRC override
- Add LICENSE_FILE
- Sort Makefile sections

Changes:

  [1] https://taskwarrior.org/news/news.20151021.html

[2] https://svnweb.freebsd.org/changeset/ports/405075
[3] C++ fixes kindly supplied by Brendan Molloy

Approved by:		skreuzer (maintainer)
Differential Revision:	D4756
2016-01-05 16:09:32 +00:00
Sunpoet Po-Chuan Hsieh
7e27b43383 - Add LICENSE_FILE
- Use USE_GITHUB=yes
- Bump PORTREVISION for package change
2016-01-03 17:50:13 +00:00
Raphael Kubo da Costa
f97806f961 py-spice-gtk: Fix plist and unmark BROKEN.
The attached patch removes the static library version of SpiceClientGtk.a from
the port's plist. After 0.26, the spice-gtk disables static builds by default.
I tried passing --enable-static, but the build fails:

gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/py-spice-gtk/work/spice-gtk-0.30/tests'
  CC       coroutine.o
  CC       util.o
  CC       session.o
  CCLD     coroutine
  CCLD     session
  CCLD     util
/usr/bin/ld: undefined reference to symbol `hypot@@FBSD_1.0' (try adding -lm)
//lib/libm.so.5: could not read symbols: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:719: recipe for target 'session' failed

PR:		205442
Approved by:	maintainer timeout (15 days)
2016-01-02 23:09:36 +00:00
Sunpoet Po-Chuan Hsieh
80102bdf4b - Move devel/py-distutils-extra to devel/py-python-distutils-extra
- Fix MASTER_SITES
- Add LICENSE_FILE
2015-12-31 22:00:34 +00:00
Raphael Kubo da Costa
9aedc43974 Fix MASTER_SITES and unmark BROKEN. 2015-12-31 18:31:48 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Matthias Andree
8f8d6c8183 Update to new upstream release 1.2.0
Changelog: http://www.docear.org/software/history-changelog/
2015-12-29 11:06:26 +00:00
Sunpoet Po-Chuan Hsieh
088437c179 - Fix MASTER_SITES (unfetchable after r404654) 2015-12-28 16:23:21 +00:00
Mathieu Arnold
af5ea19196 Don't use GH_TAGNAME when it can be created with DISTVERSION* variables.
Sponsored by:	Absolight
2015-12-28 14:42:50 +00:00
Antoine Brodin
5be6f24e59 Mark BROKEN: fails to package
pkg-static: Unable to access file /wrkdirs/usr/ports/deskutils/py-spice-gtk/work/stage/usr/local/lib/python2.7/site-packages/SpiceClientGtk.a: No such file or directory

Reported by:	pkg-fallout
2015-12-19 15:08:02 +00:00
Dmitry Marakasov
156652fef4 - Clarify LICENSE
- Switch to options helpers
2015-12-19 01:37:27 +00:00
Dmitry Marakasov
e66334df72 - Add LICENSE
- Switch to options helpers
- Cosmetic fixes
2015-12-17 18:44:54 +00:00
Guido Falsi
c1c123d63a - Update to 2.46.0
- Use new MASTER_SITE

This new version depends on the new py-qt5 ports. Thanks to rakuco
and Tobias Berner for helping me make it land in the ports tree!

Also thanks to Kovid Goyal (calibre developer) for his suggestions
on making new calibre releases work on FreeBSD.
2015-12-14 13:52:11 +00:00
Dmitry Marakasov
bf3ab1d1ed - Add NO_ARCH
- Switch to options helpers
2015-12-14 01:09:53 +00:00
Koop Mast
7f63a1808f Update to version 13 to make if fetchable again.
Obtained from:	gnome devel repo
2015-12-13 21:46:45 +00:00
Sunpoet Po-Chuan Hsieh
4676ca5994 - Move ftp/py-curl to ftp/py-pycurl
- Bump PORTREVISION for dependent ports
2015-12-12 23:43:50 +00:00
Baptiste Daroussin
ff94a67785 Mark as broken: does not fetch 2015-12-12 23:02:03 +00:00
Dmitry Marakasov
219a14612e - Add LICENSE_FILE
- Switch to options helpers
2015-12-12 13:04:41 +00:00
Koop Mast
0147fe16af Update to the lastest GNOME 3.16 releases. 2015-12-12 11:01:36 +00:00
Martin Wilke
822060e5fe - Reset maintainer
PR:		205175
Submitted by:	ysarumaru@gmail.com
Approved by:	mat (mentor)
Differential Revision:	D4491
2015-12-11 08:43:44 +00:00
Vanilla I. Shu
4d2d39a3c5 Upgrade to 0.40, switch to autoplist. 2015-12-11 06:12:16 +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
Marcelo Araujo
13d23d2085 CLI tool for recording and presenting step by step
operations from the console. It is targeted at
presentations that would simulate live coding,
without the random murphy factor of it.

WWW: https://github.com/mose/shellplay

PR:		ports/205153
Submitted by:	mose <mose@gandi.net>
Sponsored by:	gandi.net
2015-12-09 07:28:43 +00:00
Dmitry Marakasov
e577531242 - Update maintainer's email in 3 port
PR:		204948
2015-12-02 22:47:16 +00:00
Danilo Egea Gondolfo
08d8d8c99f - Update to 14.3.20151130 2015-12-02 21:41:17 +00:00
Dmitry Marakasov
1186e134f3 - Add LICENSE
- Optionize DOCS
- Fix library installation
2015-12-01 23:57:11 +00:00
Rene Ladan
691f434f54 Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months
2015-11-26 comms/bforce: Broken for more than 6 months
2015-11-26 cad/geda-docs: Broken for more than 6 months
2015-11-26 chinese/cwtexttf: Broken for more than 6 months
2015-11-26 comms/zmtx-zmrx: Broken for more than 6 months
2015-11-26 astro/sky2000: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-file: Broken for more than 6 months
2015-11-26 databases/sqlite-ext-mobigroup: Broken for more than 6 months
2015-11-26 chinese/bg5ps: Broken for more than 6 months
2015-11-26 deskutils/x-tile: Broken for more than 6 months
2015-11-26 graphics/pure-gl: Broken for more than 6 months
2015-11-26 audio/dvda-author: Broken for more than 6 months
2015-11-26 chinese/oxim: Broken for more than 6 months
2015-11-26 editors/spe: Broken for more than 6 months
2015-11-26 audio/mpdscribble: Broken for more than 6 months
2015-11-26 cad/geda-symcheck: Broken for more than 6 months
2015-11-26 audio/linux-fmodapi: Broken for more than 6 months
2015-11-26 audio/pure-audio: Broken for more than 6 months
2015-11-26 editors/bpatch: Broken for more than 6 months
2015-11-26 benchmarks/geekbench: Broken for more than 6 months
2015-11-26 graphics/icoconvert: Broken for more than 6 months
2015-11-26 cad/geda-utils: Broken for more than 6 months
2015-11-26 deskutils/tomboy-plugin-wordcount: Broken for more than 6 months
2015-11-26 graphics/sketch: Broken for more than 6 months
2015-11-26 ftp/spegla: Broken for more than 6 months
2015-11-26 graphics/clutter-box2d: Broken for more than 6 months
2015-11-26 audio/scmpc: Broken for more than 6 months
2015-11-26 ftp/gnusget: Broken for more than 6 months
2015-11-26 comms/gpsk31: Broken for more than 6 months
2015-11-26 cad/geda-gschem: Broken for more than 6 months
2015-11-26 audio/ampache: Broken for more than 6 months
2015-11-26 cad/slffea: Broken for more than 6 months
2015-11-26 audio/cripple: Broken for more than 6 months
2015-11-26 cad/geda-gattrib: Broken for more than 6 months
2015-11-26 cad/findhier: Broken for more than 6 months
2015-11-26 biology/njplot: Broken for more than 6 months
2015-11-26 audio/wmmp: Broken for more than 6 months
2015-11-26 x11/avant-window-navigator: Broken for more than 6 months
2015-11-26 cad/geda-netlist: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-sunbird: Broken for more than 6 months
2015-11-26 biology/ortep3: Broken for more than 6 months
2015-11-26 astro/aa: Broken for more than 6 months
2015-11-26 french/belote: Broken for more than 6 months
2015-11-26 converters/p5-String-SetUTF8: Broken for more than 6 months
2015-11-26 cad/geda-examples: Broken for more than 6 months
2015-11-26 editors/yasnippet: Broken for more than 6 months
2015-11-26 audio/musica: Broken for more than 6 months
2015-11-26 graphics/rubyphoto: Broken for more than 6 months
2015-11-26 german/bsdpaste: Broken for more than 6 months
2015-11-26 audio/amrcoder: Broken for more than 6 months
2015-11-26 sysutils/bashburn: Broken for more than 6 months
2015-11-26 editors/e93: Broken for more than 6 months
2015-11-26 audio/tepsonic: Broken for more than 6 months
2015-11-26 astro/ephem: Broken for more than 6 months
2015-11-26 chinese/cce: Broken for more than 6 months
2015-11-26 graphics/qcread: Broken for more than 6 months
2015-11-26 databases/py-sqlkit: Broken for more than 6 months
2015-11-26 databases/usogres: Broken for more than 6 months
2015-11-26 cad/libgeda: Broken for more than 6 months
2015-11-26 chinese/p5-Lingua-ZH-BPMFConvert: Broken for more than 6 months
2015-11-26 french/alphabet_sounds_fr: Broken for more than 6 months
2015-11-26 deskutils/mrundlg: Broken for more than 6 months
2015-11-26 databases/erlang-mysql: Broken for more than 6 months
2015-11-26 graphics/linux-XnViewMP: Broken for more than 6 months
2015-11-26 deskutils/akamaru: Broken for more than 6 months
2015-11-26 dns/p5-Net-DNS-ZoneCheck: Broken for more than 6 months
2015-11-26 astro/dgpsip: Broken for more than 6 months
2015-11-26 databases/pecl-handlersocket: Broken for more than 6 months
2015-11-26 audio/cymbaline: Broken for more than 6 months
2015-11-26 french/dico: Broken for more than 6 months
2015-11-26 comms/qpage: Broken for more than 6 months
2015-11-26 audio/sonice: Broken for more than 6 months
2015-11-26 cad/geda-symbols: Broken for more than 6 months
2015-11-26 databases/java-mybatis: Broken for more than 6 months
2015-11-26 databases/openbase-jdbc: Broken for more than 6 months
2015-11-27 www/mediawiki119: Please upgrade to mediawiki-1.25
2015-11-28 www/R-cran-Rpad: Unmaintained upstream
2015-11-28 23:08:03 +00:00
Steve Wills
1ec7cba3f6 deskutils/syncthing-gtk: update to 0.8
PR:		204592
Submitted by:	Ivan <bsd@abinet.ru> (maintainer)
2015-11-20 15:24:24 +00:00
Dmitry Marakasov
cd8d962e14 - Switch to options helpers
- Simplify installation
2015-11-19 20:48:21 +00:00
Ruslan Makhmatkhanov
307093f543 Let gnome3 stack be built with python 3.5
This mostly fixing packaging for python3.5, but there is
also py35 waf fix for py3-cairo, that was obtained from Ubuntu
repository.

PR:		204075
Approved by:	maintainer timeout (22 days)
2015-11-18 22:13:53 +00:00
Dmitry Marakasov
cac76e3f64 - Switch to options helpers
- Pet portlint
- Regenerate patches with `make makepatch`
2015-11-14 03:55:31 +00:00
Antoine Brodin
7e8050b16b Chase PHP 5.4 expiration date 2015-11-13 22:13:24 +00:00
Danilo Egea Gondolfo
a191510880 - Remove unneeded dependencies
Reported by:	Ralf Becker
2015-11-13 11:46:41 +00:00
Rene Ladan
a9108b5e21 Remove expired port:
2015-11-12 deskutils/steadyflow: No new releases for years, consider using net/uget
2015-11-13 06:55:48 +00:00
Guido Falsi
1c09d0ba90 - Update to 1.21.3
- Fix some optional dependencies
- Remove commented line
- Cosmetic changes to pkg-descr

PR:		204441
Submitted by:	Ports Fury
2015-11-12 20:06:15 +00:00
Guido Falsi
a1f3dd61dc Update to 2.0.2
PR:		204407
Submitted by:	Sevan Janiyan <venture37 at geeklan.co.uk>
Patch by:	Yonas Yanfa <yonas at fizk.net> (maintainer)
2015-11-12 20:02:56 +00:00
Jason Unovitch
22d475611a deskutils/note: Remove BROKEN
- Remove BROKEN, make fetch works with both MASTER_SITE and distcache

PR:		204365
Submitted by:	idefix@fechner.net (maintainer)
2015-11-12 00:33:40 +00:00
Steven Kreuzer
390f429950 Install the helper scripts to create keys and certificates 2015-11-11 20:16:11 +00:00
Danilo Egea Gondolfo
9971d8d9a9 - Update to 14.3.20151110 2015-11-11 13:38:12 +00:00
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Ruslan Makhmatkhanov
1cdcdf3bba deskutils/zim: update to 0.65 2015-11-06 16:57:05 +00:00
Danilo Egea Gondolfo
9a9acb718e - Update to 14.3.20151030
- Add LICENSE
- Sort USE_PHP
- Add an entry about the upgrade process to UPDATING
2015-11-05 03:26:09 +00:00
Sunpoet Po-Chuan Hsieh
e37f14d561 - Update RUN_DEPENDS: remove redundant LOCALBASE/bin
- Remove BASH option and install Bash completions unconditionally
- Add NO_ARCH
- Bump PORTREVISION for package change
2015-11-04 20:14:00 +00:00
Antoine Brodin
3afa450ba3 Deprecate ports broken for more than 6 months 2015-10-25 19:35:28 +00:00
Kubilay Kocak
69312938b0 deskutils/owncloudclient: Add DEBUG option
Add a debug option allowing users to easily enable debug builds. This can help
isolation of particular bugs (like crashes) [1]

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203885

PR:		203919
Submitted by:	Yonas Yanfa <yonas fizk net> (maintainer)
2015-10-25 10:38:27 +00:00
Guido Falsi
2bab744e11 Update to 1.21.2.
PR:		203797
Submitted by:	Ports Fury
2015-10-24 07:15:27 +00:00
Baptiste Daroussin
b1f8f036c2 Mark as broken: does not fetch 2015-10-24 00:41:00 +00:00
Baptiste Daroussin
15456ec4f2 Mark as broken: does not fetch 2015-10-24 00:39:20 +00:00
Martin Matuska
f927ae941d Horde package update:
comms/pear-Horde_ActiveSync 2.29.2 -> 2.30.0
devel/pear-Horde_Core 2.22.0 -> 2.22.1
devel/pear-Horde_Nls 2.0.5 -> 2.1.0
devel/pear-Horde_Notification 2.0.2 -> 2.0.3
textproc/pear-Horde_Pdf 2.0.5 -> 2.0.6
devel/pear-Horde_Queue 1.1.2 -> 1.1.3
security/pear-Horde_Secret 2.0.4 -> 2.0.5
www/pear-Horde_SessionHandler 2.2.4 -> 2.2.5
devel/pear-Horde_Token 2.0.6 -> 2.0.7
devel/horde-content 2.0.4 -> 2.0.5
ftp/horde-gollem 3.0.5 -> 3.0.6
www/horde-base 5.2.7 -> 5.2.8
mail/horde-imp 6.2.10 -> 6.2.11
mail/horde-ingo 3.2.6 -> 3.2.7
deskutils/horde-kronolith 4.2.9 -> 4.2.11
deskutils/horde-mnemo 4.2.7 -> 4.2.8
deskutils/horde-nag 4.2.5 -> 4.2.6
www/horde-passwd 5.0.3 -> 5.0.4
www/horde-trean 1.1.2 -> 1.1.3
mail/horde-turba 4.2.8 -> 4.2.10
mail/horde-webmail 5.2.10 -> 5.2.11
deskutils/horde-groupware 5.2.10 -> 5.2.11
2015-10-22 16:00:30 +00:00
Dmitry Marakasov
2b3635a2f5 - Fix identation
- Add LICENSE_FILE
- Add NO_ARCH
- Regenerate patches with `make makepatch`
2015-10-22 14:05:41 +00:00
Guido Falsi
b8cc81a2a7 - Update to 0.17.0
- Update MASTER_SITES and WWW in pkg-descr
- Add LICENSE
- Assign maintainership to submitter

PR:		201043
Submitted by:	mizhka at gmail.com
2015-10-20 11:25:18 +00:00
Guido Falsi
b5220dfbba - Update to 0.17.0
- Update MASTER_SITES and WWW in pkg-descr
- Add LICENSE
- Convert to USES localbase and use compiler USES due to nested functions requirement
- Use option helpers
- Regenerate some patches

PR:		201041
Submitted by:	mizhka at gmail.com
Approved by:	admin at lissyara.su (maintainer)
2015-10-20 11:24:34 +00:00
Jimmy Olgeni
f80b0d639b Restore PORTEPOCH in deskutils/freemind; it was removed in r390971. 2015-10-19 18:38:58 +00:00
Dmitry Marakasov
67971bd0fb Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt")

Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")

Update shebangfix usage according to new rules in many ports:

- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces

Fix shebangfix usage in many ports (irrelevant to infrastructure change):

- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string

Approved by:	portmgr (bapt)
Differential Revision:	D3756
2015-10-19 14:50:52 +00:00
Boris Samorodov
15944e9e1f To the pool: do not use the port any more and have no spare time to
maintain it.
2015-10-19 08:22:34 +00:00
Mathieu Arnold
03cdbe5cb9 Update to 0.0.20151008.
PR:		203787
Submitted by:	maintainer
Sponsored by:	Absolight
2015-10-16 14:19:13 +00:00
John Marino
4b85a5030b deskutils/ganttproject: Unmask installation commands
I missed that install commands got masked; unmask them again.

PR:		199223
2015-10-16 14:00:31 +00:00