Commit graph

6018 commits

Author SHA1 Message Date
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
John Marino
e1b7949884 deskutils/ganttproject: Upgrade version 2.6.2 => 2.7.1
PR:		199223
Submitted by:	ports fury
2015-10-16 13:53:51 +00:00
Dmitry Marakasov
dff0a48d8b - Switch to options helpers
- Drop deprecated WX_UNICODE

Approved by:	portmgr blanket
2015-10-15 20:58:43 +00:00
Dmitry Marakasov
e190aa978f - Add LICENSE
Approved by:	portmgr blanket
2015-10-15 20:57:42 +00:00
Mathieu Arnold
7f0f664d7e Drop 8 support.
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
2015-10-15 14:55:14 +00:00
Dmitry Marakasov
e02c48cba2 - Add LICENSE
- Drop 8.x support

Approved by:	portmgr blanket
2015-10-14 23:52:00 +00:00
Tijl Coosemans
3a55a118dd Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.

Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.

The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:

audio/deadbeef: Remove LIBICONV_PLUG from a source file.  It's a
compile-time option and should not be set in source code.
comms/hidapi: Use standard AM_ICONV configure macro to look for iconv.
deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG.
deskutils/ljclive: Override configure test for iconv.
deskutils/owncloudclient: Add USES=iconv and patch test for iconv.
devel/aegis: Bump PORTREVISION because it no longer uses libiconv.
devel/libexplain: Add USES=iconv and override test for iconv.
devel/sdl20: Override configure test for iconv.
emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include
<iconv.h> instead of <sys/iconv.h>.
irc/scrollz: Override configure test for iconv.
japanese/chasen-base: Override configure test for iconv and patch
configure so it no longer adds -liconv to linker flags just because it
happens to be installed.
japanses/eb: Patch configure test for iconv.
japanses/eblook: Override configure test for iconv.
java/jikes: Override configure test for iconv.
multimedia/transcode: Bump PORTREVISION because only one plugin links with
libiconv now.
net/c3270: Override configure test for iconv.
net/samba4*: Bump PORTREVISION because it no longer uses libiconv.  The
configure script will always add -liconv to the linker flags when it
happens to be installed which would be wrong but later on binaries are
linked with -Wl,--as-needed and the linker discards -liconv because it
finds iconv*() functions in libc now and no longer in libiconv.
net-mgmt/icinga-*: Remove dependency on iconv.
net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net/asterisk11: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net-p2p/transmission-*: Override configure test for iconv.
www/htmlcxx: Override configure test for iconv.
www/httrack: Override configure test for iconv.
www/xapian-omega: Override configure test for iconv.
x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv.
x11/x3270: Override configure test for iconv.
x11-wm/jwm: Override configure test for iconv.

PR:		202838
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-10-10 14:03:00 +00:00
Pawel Pekala
5be7eab350 - Add LICENSE and LICENSE_TEXT
- Switch to qt4-linguisttools for building (less dependencies)
- Fix WWW

PR:		202698
Submitted by:	Andriy Voskoboinyk
Approved by:	maintainer timeout
2015-10-09 20:31:16 +00:00
Guido Falsi
28bc300922 Fix packaging for some edge cases.
PR:		203555
Submitted by:	amdmi3@
MFH:		2015Q4
2015-10-06 20:27:00 +00:00
Steve Wills
40440d694d deskutils/syncthing-gtk: create port
GTK3 & Python based GUI and notification area icon for Syncthing

Supported Syncthing features:
	Everything what WebUI can display
	Adding / editing / deleting nodes
	Adding / editing / deleting repositories
	Restart / shutdown server
	Editing daemon settings

WWW: https://syncthing.net/

PR:		203562
Submitted by:	Ivan <enitarzi@gmail.com>
2015-10-06 19:18:23 +00:00
Dmitry Marakasov
e3f7ca7fc9 - Add missing run-depend on bash
- Remove no-op SHEBANG_LANG

Approved by:	portmgr blanket
2015-10-05 21:15:12 +00:00
Pawel Pekala
3c745ac3e9 - Update to version 0.6.0
- Fix dependencies, fbsd:nokeywords files props (on -> yes)
- Install zsh completion file

PR:		202598
Submitted by:	Maxim Filimonov (maintainer)
2015-10-02 19:33:10 +00:00
Nicola Vitale
98e91c751a - Fix runtime error:
Global symbol "@args" requires explicit package name at /usr/local/share/shutter/resources/modules/Shutter/App/HelperFunctions.pm line 56.
Global symbol "@args" requires explicit package name at /usr/local/share/shutter/resources/modules/Shutter/App/HelperFunctions.pm line 57.
Compilation failed in require at /usr/local/bin/shutter line 148.

See also: See also: https://bugs.launchpad.net/shutter/+bug/1495163/comments/2

- Bump PORTREVISION

Reviewed by:	feld
MFH:	2015Q3
2015-10-01 17:07:48 +00:00
Dmitry Marakasov
7f1bfb23cc - Fix documentation handling as it doesn't work properly with autoplist
- Simplify patching, don't patch and REINPLACE_CMD a same file
- Add LICENSE_FILE
- Add NO_ARCH
- Pet portlint

PR:		203013
Submitted by:	amdmi3
Approved by:	maintainer timeout (seawolf@marinewolf.net, 3 weeks)
2015-09-30 18:21:12 +00:00
Dmitry Marakasov
bd5fd6348b - Add LICENSE_FILE
Approved by:	portmgr blanket
2015-09-30 11:55:21 +00:00
Guido Falsi
e02adb8198 Fix build on 10.1
PR:		202843
Submitted by:	tkato432 at yahoo.com
Reported by:	amdmi3 (thanks!)
2015-09-30 08:06:35 +00:00
Dmitry Marakasov
d1044591e6 - Fix build after GNUstep changes by stripping files in the correct place 2015-09-29 23:37:52 +00:00
Jason Helfman
4d316806e9 - over to novel@ 2015-09-29 18:26:08 +00:00
Jimmy Olgeni
294eeda0a2 Sort category Makefiles. 2015-09-29 10:48:46 +00:00
Guido Falsi
f310175ba4 Update to 1.21.1
PR:		202843
Submitted by:	Ports Fury
2015-09-26 13:01:52 +00:00
Guido Falsi
1ddaaea2e3 - Update to 0.2.14
- Regenerate patch file

PR:		202842
Submitted by;	Ports Fury
2015-09-26 12:58:51 +00:00
Baptiste Daroussin
8d0ebb488f Remove from plist things already done by USES 2015-09-26 00:30:42 +00:00
Dmitry Marakasov
4a7f210314 - Add LICENSE
- Pet portlint
- Regenerate patches with `make makepatch`
2015-09-25 15:17:37 +00:00
Frederic Culot
d0d2fb3c56 - Reassign to the heap after fluffy@'s bit was taken in for safekeeping 2015-09-24 08:12:33 +00:00
Jason Unovitch
e31df43b34 deskutils/owncloudclient: update 1.8.4 -> 2.0.1
- Pass maintainer from ports@ to PR submitter
- Regenerate a patch for 2.0.1

PR:		203167
Submitted by:	Yonas Yanfa <yonas@fizk.net>
2015-09-21 12:29:36 +00:00
Jimmy Olgeni
686b747c39 Typos, whitespace and capitalization fixes (A-F). 2015-09-20 19:59:03 +00:00
David Chisnall
9156bf1b9e Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain.

The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2977
2015-09-19 10:33:34 +00:00
Jason Unovitch
39e08678d8 deskutils/remind: security update 3.1.13 -> 3.1.15
PR:		202942
Approved by:	ports-secteam (feld)
Security:	b55ecf12-5d98-11e5-9909-002590263bf5
Security:	CVE-2015-5957
MFH:		2015Q3
2015-09-18 22:55:20 +00:00
Mark Felder
66637b10eb Fix arbitrary code execution vulnerability
MFH:		2015Q3
Security:	CVE-2015-0854
Security:	d45ad7ae-5d56-11e5-9ad8-14dae9d210b8
2015-09-17 16:17:55 +00:00
Jason Helfman
08a2bf0aae - address location of cpu_map.xml in capabilities.py [1]
- Use GtkVnc.Display() not GtkVnc.Display.new() [2]
- bump portrev

Both of these issues have been addressed upstream by crobinso@redhat.com:
[1] b15c44923c
[2] 5df6757a0b

PR:		203152 [2]
Submitted by:	yonas@fizk.net [2], daniel@morante.net (via mail) [1]
2015-09-17 16:15:10 +00:00
Baptiste Daroussin
e0de738591 Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK

Newer version of wxGTK are unicode only (3.0+)

Note that now WX_UNICODE macro is noop
2015-09-16 19:51:26 +00:00
Jason Helfman
cdfeb6c46e - update to 0.99.9 2015-09-15 19:23:40 +00:00
Dmitry Marakasov
53abbca31f - Switch to USES=libarchive as suggested by stage-qa
- Switch to options helpers
- Add missing files to plist

Approved by:	portmgr blanket
2015-09-15 16:29:08 +00:00
Dmitry Marakasov
2c4401e95a - Fix shebangs
Approved by:	portmgr blanket
2015-09-14 19:06:51 +00:00
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Baptiste Daroussin
10403829cf Use wxGTK3 2015-09-13 20:27:48 +00:00
Baptiste Daroussin
71a499b0fa Convert to option framework
Use options helpers
Remove usage of HAVE_GNOME
2015-09-13 14:36:40 +00:00
Baptiste Daroussin
ff9752d43a Convert EVOLUTION support into proper options 2015-09-13 14:03:53 +00:00
Olivier Duchateau
d5a912baf2 Mark as deprecated, Steadyflow is no longer developed.
It can be replaced by net/uget.
2015-09-12 13:17:47 +00:00
Dmitry Marakasov
0ee96ae1e2 - Ignore unneeded .egg-info files
- Add NO_ARCH

Approved by:	portmgr blanket
2015-09-11 19:19:30 +00:00
Dmitry Marakasov
4a4337dfe9 - Add LICENSE
- Add NO_ARCH
- Fix staging from plain user

Approved by:	portmgr blanket
2015-09-11 19:12:46 +00:00
Dmitry Marakasov
a812006ba7 - Switch to options helpers
- Add some NO_ARCHes

Approved by:	portmgr blanket
2015-09-10 15:24:12 +00:00
Dmitry Marakasov
6c76ecc91f - Switch to cmake:outsource to not install unneeded files
PR:		202626
Submitted by:	amdmi3
Approved by:	maintainer timeout (yurkis@gmail.com, 2 weeks)
2015-09-10 12:48:26 +00:00
Wen Heping
c3caf250b5 - Update to 6.5.22 2015-09-09 08:10:12 +00:00
Dmitry Marakasov
31a68a27a6 - Add NO_ARCH
- Switch to options helpers
- Add empty directory and ignored files into plist

Approved by:	portmgr blanket
2015-09-08 14:42:55 +00:00
Raphael Kubo da Costa
cfc6c42930 Update CMake to 3.1.1.
Release notes for the 3.3 series:
http://www.cmake.org/cmake/help/v3.3/release/3.3.html

This update took longer than expected because of a behavior change in CMake:
now calls to find_library(), find_path() etc will take the $PATH environment
variable into consideration, which in practice means that it will prefer
libraries in base instead of those in ports when both versions are available.
r395972 is an example of the groundwork that had to be done before landing this
patch.

- deskutils/owncloudclient: When OpenSSL from ports is to be used, make sure to
  pass ${LOCALBASE} as $CMAKE_PREFIX_PATH, otherwise it will use the version in
  base (see above) and fail on 9.x.
- math/cgal: Import upstream patch to fix the configuration process with CMake
  3.3.x.

PR:		202516
2015-09-07 12:09:53 +00:00
Mathieu Arnold
a8ed171245 Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.

Sponsored by:	Absolight
2015-09-04 16:02:16 +00:00
Koop Mast
20693c420a Update notification-daemon to 3.16.1.
Obtained from:	gnome devel repo
2015-09-04 09:31:16 +00:00
Koop Mast
05889716eb Update mate-notification-daemon to 1.10.1. 2015-09-04 08:57:02 +00:00
Koop Mast
f800214a53 Update mate-utils to 1.10.3. 2015-09-04 08:56:32 +00:00
Raphael Kubo da Costa
f358732b18 Uses/iconv.mk: Set iconv-related CMake variables.
The way we deal with iconv in base and ports across different FreeBSD
releases is complicated: 9.x does not have iconv.h in base, 10.1 has it with
a different prototype for iconv(3) and later versions have the right
iconv(3) prototype. And, in some cases (USES=iconv:{translit,wchar_t}), we
must always use the libiconv port.

This is why there are so many checks in Uses/iconv.mk: we need to know the
situation we currently have in order to decide whether to pull iconv from
converters/libiconv, whether to just use its header (and pull the library
from base) or whether to use everything from base.

r384038 adjusted several CMake-based ports, but did so in a way that was not
very scalable and required a few intrusive patches to some ports. Most ports
that have both USES=cmake and USES=iconv use variations of FindIconv.cmake
that behave similarly. This change passes the header and library values we
really want to use to CMake using the most common variable names, bypassing
the calls to find_path() and find_library() that would sometimes end up
finding the wrong file. The few ports that use different variable names have
had their Makefiles adjusted (we manually pass the values we want via
CMAKE_ARGS).

Other changes:
- chinese/fcitx: Explicitly set LIBICONV_LIBC_HAS_ICONV_OPEN=OFF as we
  always want the version from ports because of USES=iconv:wchar_t.
- editors/calligra: Explicitly use iconv:translit because Kexi needs it.
- irc/weechat and irc/weechat-devel: The FindIconv.cmake patches could not
  be entirely removed because the check_library_exists() calls are wrong.
  Sent upstream: https://github.com/weechat/weechat/pull/513
- textproc/ctpp2: Use iconv:translit when the TRANSLITERATE option is used.

PORTREVISION has been bumped in editors/calligra and textproc/ctpp2 because
their dependency list has changed in 10.2 and later as the ports version is
always used now.

PR:		202798
Reviewed by:	antoine, tijl
Approved by:	portmgr (antoine)
2015-09-03 15:44:13 +00:00
Dmitry Marakasov
8b86589a89 - Switch to USES=libarchive as suggested by stage-qa
Approved by:	portmgr blanket
2015-09-02 13:45:30 +00:00
Koop Mast
510ebc9605 Update librsvg2 to 2.40.10.
Replace gtk20 dependancy with gdk-pixbuf2 and pango, and drop the
gtk-engines2 run dependacy.

Update ports to take the dependacy changes into account.

PR:		202378
Exp-run by:	antoine@
2015-08-29 15:59:40 +00:00
Raphael Kubo da Costa
32f14c498e Drop USES=iconv.
The port does not include any iconv header, does not call any iconv function
or invoke the executable.
2015-08-29 10:45:11 +00:00
Max Brazhnikov
78ec5e6592 - Bump PORTREVISION after libzip update 2015-08-28 10:48:41 +00:00
Veniamin Gvozdikov
e17dfb0ce4 - Use qt4-linguisttools for localization.
- Add USE_QT4=corelib.
- Add LICENSE_FILE.
- Fix portlint warning (.000000000 +0000 -> UTC)

PR:		ports/202695
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-08-27 19:21:36 +00:00
Raphael Kubo da Costa
6305f7319e Drop USES=iconv.
The port builds just fine without it, and does not use iconv directly.
2015-08-25 15:40:08 +00:00
Hiroki Sato
27470e1676 - Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base

   Installs Ghostscript binary, libgs, and related files.
   These ports do not depend on X11 libraries (i.e. x11* devices
   are not available).  USES=ghostscript will set dependency on
   one of them depending on GHOSTSCRIPT_DEFAULT.

   The default device is set to "display" or "bbox".

 * print/ghostscript{7,8,9,9-agpl}-x11

   Installs a shared library which provides X11 support to
   the installed Ghostscript binaries.  x11* devices will be
   enabled when the library is available.

   This depends on *-base (RUN_DEPENDS).  USES=ghostscript:x11
   will set dependency on one of them.

- Fix integer overflow reported as CVE-2015-3228.

- Update Uses/ghostscript.mk:

 * Add x11 keyword.  nox11 keyword is now obsolete.

 * Use packagename in *_DEPENDS line to prevent relationship between
   -base and -x11 packages from being broken.

- Fix x11/nox11 keyword and bump PORTREVISION in ports using
  USES=ghostscript to update dependency of pre-compiled packages.
2015-08-22 17:48:35 +00:00
John Marino
0a0a381f8a deskutils/ical: Skip faulty configure test (that will always pass anyway)
The configure test for a valid tk version assumes the compiler will
search in /usr/local/include by default.  While this is often true, it
cannot be guaranteed and the test will fail when the compiler doesn't
search there.

The ports framework guarantees the correct version of tk will always be
present, so this modification to the unmaintained port just skips the
tests to allow the configure phase to succeed on the previously mentioned
compilers.
2015-08-22 15:14:02 +00:00
Philip M. Gollucci
391a51bdfc deskutils/parcellite: fix build without NLS
- Remove unneeded copies of extrapatch-configure.ac

PR:                  202537
Submitted by:        s3erios@gmail.com
Approved by:         (shouldve been in previous patch)
2015-08-21 21:06:18 +00:00
Philip M. Gollucci
dd0229f65e deskutils/parcellite: update to 1.1.9
- Update to 1.1.9.
- Remove patch-src__main.c - it's not needed now.
- Add CPPFLAGS/LIBS (unbreak configure).
- Patch Makefiles - add missing libraries to LDADD.
- Add LICENSE_FILE.
- Add all used dependencies (USE_GNOME=glib20 pango, USE_XORG=x11).
- Honor Option NLS

PR:                  201875
Submitted by:        s3erios@gmail.com
Approved by:         maintainer timeout (koalative@gmail.com ; 23 days)
2015-08-19 02:17:46 +00:00
Philip M. Gollucci
42afa5df82 [patch] deskutils/cdcat: qt4-linguist -> qt4-linguisttools
PR:                  202206
Submitted by:        s3erios@gmail.com
2015-08-18 20:02:50 +00:00
Philip M. Gollucci
ae5b97629d deskutils/nemo-extensions: unbreak FreeBSD 9, modernize
- Convert to USES=autoreconf:build.
- Remove unused webkit-gtk3 dependency from configure.ac / Makefile.

PR:                  201777
Submitted by:        s3erios@gmail.com
Approved by:         maintainer timeout (gustau.perez@gmail.com ; 25 days)
2015-08-18 20:00:36 +00:00
Mathieu Arnold
9fad69c78d OSVERSION is always > 900006.
Sponsored by:	Absolight
2015-08-18 10:01:44 +00:00
Dmitry Marakasov
4d3859dcfe - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-17 18:48:40 +00:00
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Dmitry Marakasov
03d195f6f7 - Mark BROKEN: does not build:
npm ERR! network getaddrinfo EAI_FAIL

Reported by:	pkg-fallout
Approved by:	portmgr blanket
2015-08-17 12:34:43 +00:00
Tijl Coosemans
78175e4025 Bump PORTREVISION for libupower-glib library version bump in r393607. 2015-08-17 08:21:50 +00:00
Jan Beich
4ee7090fe8 deskutils/treesheets: update to 0.0.20150711
- Add PACKAGE_VERSION variable to MAKE_ENV, which defines version of
  package instead of build date

Changes:	69990a2...3a6be83
PR:		202009
Submitted by:	lightside <lightside@gmx.com> (maintainer)
2015-08-16 02:52:04 +00:00
Dmitry Marakasov
bac5cfbeb0 - Add missing file to plist
Approved by:	portmgr blanket
2015-08-14 13:21:50 +00:00
Jason Helfman
737d239089 - update to 1.2.1
From Changelog:

Release 1.2.1 (June 06, 2015)
-----------------------------
- Bugfix release
- Fix connecting to older libvirt versions (Michal Kepie'n)
- Fix connecting to VM console with non-IP hostname (Giuseppe Scrivano)
- Fix addhardware/create wizard errors when a nodedev disappears
- Fix adding a second cdrom via customize dialog

Release 1.2.0 (May 04, 2015)
----------------------------
- OVMF/AAVMF Support (Laszlo Ersek, Giuseppe Scrivano, Cole Robinson)
- Improved support for AArch64 qemu/kvm
- virt-install: Support --disk type=network parameters
- virt-install: Make --disk  just work
- virt-install: Add --disk sgio= option (Giuseppe Scrivano)
- addhardware: default to an existing bus when adding a new disk
  (Giuseppe Scrivano)
- virt-install: Add --input device option
- virt-manager: Unify storagebrowser and storage details functionality
- virt-manager: allow setting a custom connection row name
- virt-install: Support --hostdev scsi passthrough
- virt-install: Fill in a bunch of --graphics spice options
- Disable spice image compression for new local VMs
- virt-manager: big reworking of the migration dialog
2015-08-10 21:10:17 +00:00
Martin Matuska
df6bbc6790 Horde package update:
ftp/horde-gollem 3.0.4 -> 3.0.5
mail/horde-webmail 5.2.9 -> 5.2.10
deskutils/horde-groupware 5.2.9 -> 5.2.10
2015-08-10 04:48:23 +00:00
Koop Mast
652724b9ab * Add PORTSCOUT macros to only show stable gnome versions.
* Fix the PORTSCOUT macro in devel/glib20-reference/bsd.gnome-reference.mk
  so that all -reference ports get ignored.
* Add some PORTSCOUT=ignore:1 here and there for software that won't get
  any updates anymore. Or are slave ports, so only the master port will
  get checked.
2015-08-08 13:56:32 +00:00
Guido Falsi
5923b05715 Update to 1.8.4 2015-08-07 21:17:38 +00:00
Jason Helfman
db73e12378 - address python issue with Uses shebang
PR:		202106
Reported by:	lantw44@gmail.com
2015-08-07 17:48:20 +00:00
Dmitry Marakasov
c309d0e60c - Properly fix all shebangs
- Add NO_ARCH

Reported by:	kwm
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-06 11:20:04 +00:00
Koop Mast
89e9439dc6 Fix categories....
Submitted by:	freshports sanity daemon
2015-08-05 19:29:19 +00:00
Koop Mast
d129587b5d The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/

Upgrade instructions for port users:

Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.

Thanks to Antoine Brodin for running the exp-runs.

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

PR:		201980
2015-08-05 19:13:24 +00:00
Dmitry Marakasov
37d91e04f9 - Strip binary 2015-08-03 19:25:34 +00:00
Martin Matuska
a69ba14652 Horde package update:
comms/pear-Horde_ActiveSync 2.28.5 -> 2.28.6
devel/pear-Horde_Alarm 2.2.4 -> 2.2.5
security/pear-Horde_Auth 2.1.8 -> 2.1.10
www/pear-Horde_Browser 2.0.9 -> 2.0.10
archivers/pear-Horde_Compress 2.1.2 -> 2.1.3
devel/pear-Horde_Core 2.20.5 -> 2.20.8
security/pear-Horde_Crypt 2.5.3 -> 2.6.0
www/pear-Horde_Css_Parser 1.0.6 -> 1.0.7
devel/pear-Horde_Data 2.1.2 -> 2.1.3
devel/pear-Horde_Date 2.1.0 -> 2.1.1
devel/pear-Horde_Exception 2.0.5 -> 2.0.6
www/pear-Horde_Form 2.0.9 -> 2.0.11
devel/pear-Horde_History 2.3.4 -> 2.3.5
devel/pear-Horde_Icalendar 2.1.0 -> 2.1.1
graphics/pear-Horde_Image 2.3.1 -> 2.3.2
mail/pear-Horde_Imap_Client 2.29.0 -> 2.29.1
devel/pear-Horde_LoginTasks 2.0.4 -> 2.0.5
mail/pear-Horde_Mail 2.6.0 -> 2.6.2
mail/pear-Horde_Mime_Viewer 2.1.0 -> 2.1.1
security/pear-Horde_Perms 2.1.4 -> 2.1.5
devel/pear-Horde_Prefs 2.7.3 -> 2.7.4
net/pear-Horde_Rpc 2.1.4 -> 2.1.5
devel/pear-Horde_Serialize 2.0.3 -> 2.0.4
devel/pear-Horde_Support 2.1.3 -> 2.1.4
textproc/pear-Horde_Text_Filter 2.3.1 -> 2.3.2
devel/pear-Horde_Util 2.5.5 -> 2.5.6
sysutils/pear-Horde_Vfs 2.2.2 -> 2.3.0
www/horde-ansel 3.0.2 -> 3.0.3
ftp/horde-gollem 3.0.3 -> 3.0.4
www/horde-base 5.2.6 -> 5.2.7
mail/horde-imp 6.2.9 -> 6.2.10
mail/horde-ingo 3.2.5 -> 3.2.6
deskutils/horde-kronolith 4.2.8 -> 4.2.9
deskutils/horde-mnemo 4.2.6 -> 4.2.7
www/horde-passwd 5.0.2 -> 5.0.3
www/horde-trean 1.1.1 -> 1.1.2
mail/horde-turba 4.2.7 -> 4.2.8
mail/horde-webmail 5.2.7 -> 5.2.9
deskutils/horde-groupware 5.2.7 -> 5.2.9
www/horde-wicked 2.0.3 -> 2.0.4
2015-08-03 07:06:14 +00:00
Koop Mast
2f0486b647 Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
2015-08-02 20:23:55 +00:00
Koop Mast
757724fd75 Update poppler to 0.34.0. [1]
Chase all users of shlib version change of libpoppler.so.

PR:		201477 [1]
Submitted by:	olivierd@ [1]
2015-08-02 16:06:16 +00:00
Koop Mast
11bc22f452 Update zeitgeist to 0.9.14 [1]
This version of zeitgeist now bundles libzeitgeist in the port. The
new libzeitgeist was bumped to libzeitgeist-1.0.so -> libzeitgeist-2.0.so.

* deskutils/cairo-dock-plugins: supports both zeitgeist versions.
* net-im/folks: Only supports the new 2.0 libzeitgeist library version. And
  this went unnoticed, woops.
* sysutils/libzeitgeist: Remove since it is now bundled in zeitgeist.
* sysutils/qzeitgeist: Update the port for the new zeitgeist API.
* www/midori: Mark the zeitgeist option (non-default) broken until midori
  can be updated to a version that supports the new libzeitgeist 2.0

PR:		190729 [1]
Submitted by:	olivierd@ [1]
2015-08-02 15:37:19 +00:00
Tijl Coosemans
a374acb969 By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do.  On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).

Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
Makefile.am and clean up the port Makefile.

japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything.  Just don't hide anything at all
like the textproc/scim configure script does.

multimedia/schroedinger: Apply an upstream patch.

textproc/scim-input-pad: Same as japanese/scim-honoka.

PR:		201922
Approved by:	portmgr (antoine)
Exp-run by:	antoine
2015-08-02 15:03:19 +00:00
Kurt Jaeger
29826ed8e1 New port: deskutils/ladon
Process many files in parallel. It is meant for people comfortable
with using a terminal but strives to be as easy to use as humanly
possible.

Ladon is named after the multiheaded serpent dragon from Greek mythology,
slain by Heracles and thrust into the sky as the constellation Draco. His
many heads allow you to efficiently work on many files at once.

WWW: https://github.com/danielgtaylor/ladon

PR:		201906
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es>
2015-08-02 08:45:55 +00:00
Dmitry Marakasov
331d9c0061 - Fix build on 10.x+
Approved by:	portmgr blanket
2015-07-31 19:40:21 +00:00
Dmitry Marakasov
1bd2006163 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-07-31 14:43:55 +00:00
Dmitry Marakasov
54630986fa - Add LICENSE_FILE
- Switch to USES=libarchive
2015-07-31 12:54:33 +00:00
Antoine Brodin
6e381a9d53 Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python

PR:		201077
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D2955
2015-07-29 22:09:53 +00:00
Koop Mast
2c91a681a9 Update mozo to 1.10.1. 2015-07-29 11:13:43 +00:00
Dmitry Marakasov
dcf7d570aa - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-07-28 21:31:22 +00:00
Koop Mast
b18513c396 Update MATE DE to 1.10.0.
This MATE is still build agains GTK+2.
Sort USES here and there.
Replace mate-dialogs with zenity and mate-calc with galculator.

This update fixes the following PR's:
PR:		193942, 191885
Submitted by:	Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo
Obtained from:	gnome devel repo.
2015-07-27 20:19:33 +00:00
Jason Helfman
e4dd417a53 - update to 0.99.8 2015-07-27 15:35:05 +00:00
Antoine Brodin
71cead9c46 Fix packaging after sphinx update
Reported by:	pkg-fallout
2015-07-24 23:41:15 +00:00
Koop Mast
68f883edfc Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl

PR:		201201 (exp-run)
Approved by:	portmgr (mat@)
Exp run by:	antione@ (previous patch)
Differential Revision:	https://reviews.freebsd.org/D2938
2015-07-16 20:53:28 +00:00