Commit graph

5766 commits

Author SHA1 Message Date
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
Tilman Keskinoz
409dd2f906 Update to 1.21.0
Drop Maintainership.
2015-07-16 20:10:25 +00:00
Bartek Rutkowski
3288b15a26 deskutils/fet: update 5.27.3 -> 5.27.5
PR:		201600
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2015-07-16 11:26:07 +00:00
Guido Falsi
081733b1e2 Fix build when NLS is disabled.
PR:		199469
Submitted by:	tobias.kortkamp at gmail.com
Approved by:	Maintainer timeout
2015-07-14 22:33:49 +00:00
Dmitry Marakasov
6dea7b0592 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-07-13 20:50:55 +00:00
Dmitry Marakasov
3f891c15de - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-07-07 18:06:57 +00:00
Dmitry Marakasov
3077fbfdf8 - Pass maintainership to sergey.v.brunov@gmail.com
PR:		201094
2015-07-01 16:17:29 +00:00
David Chisnall
b6546ca2ca Update GNUstep ports to their latest versions.
Also fix a few bits of generic infrastructure along the way.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2961
2015-07-01 13:50:28 +00:00
Dmitry Marakasov
900ea14841 - Update to 1.0.1
- Reset MAINTAINER per maintainer's request

PR:		201094
Submitted by:	sergey.v.brunov@gmail.com
Approved by:	wen@FreeBSD.org (maintainer)
2015-06-30 16:31:48 +00:00
Alberto Villa
9865c6a0a6 deskutils/semantik: update to 0.9.4 2015-06-29 09:20:18 +00:00
Baptiste Daroussin
721e168e9d Do not escape libxml++ it is not needed as it is not used in regular expression
anymore
2015-06-27 12:37:17 +00:00
Kubilay Kocak
dccba65695 deskutils/py-bugwarrior: Fix unittest2 TEST_DEPENDS 2015-06-27 01:48:50 +00:00
Kubilay Kocak
078ec8c3fd deskutils/py-bugwarrior: Update to 1.1.4
- Update to 1.1.4
- Add TEST_DEPENDS and regression-test target now that tests are
  included in the PyPI sdist [1] Thanks Ralph!
- Patch setup.py to enable test command until PR #222 [2] is in
  release.

Changes:

  https://github.com/ralphbean/bugwarrior/blob/1.1.4/CHANGELOG.rst

[1] https://github.com/ralphbean/bugwarrior/pull/221
[2] https://github.com/ralphbean/bugwarrior/pull/222
2015-06-27 01:46:27 +00:00
Dmitry Marakasov
e9dd1943ea - Mark BROKEN on 9.x:
/usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock<std::mutex>&)@GLIBCXX_3.4.11'
/usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14'
/usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19'
/usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11'
/usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19'
/usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11'
/usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11'
/usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11'
...

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-26 13:26:56 +00:00
Dmitry Marakasov
112ba39442 - Add required C++11 support
Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-26 12:40:48 +00:00
Kubilay Kocak
bec8859992 [NEW] deskutils/py-bugwarrior: Sync issue & bug systems with taskwarrior
bugwarrior is a command line utility for updating your local taskwarrior
database from your forge issue trackers.

It currently supports the following remote resources:

  * Github (api v3)
  * Gitlab (api v3)
  * BitBucket (Atlassian)
  * Trac
  * Bugzilla
  * Megaplan
  * Teamlab
  * Redmine
  * Jira (Atlassian)
  * Activecollab (2.x and 4.x)
  * Phabricator
  * VersionOne

WWW: https://github.com/ralphbean/bugwarrior
2015-06-25 15:17:13 +00:00
Kubilay Kocak
8170a12808 [NEW] deskutils/py-taskw: Bindings for your taskwarrior database
This is a python API for the taskwarrior command line tool.

It contains two implementations: taskw.TaskWarriorShellout and
taskw.TaskWarriorDirect. The first implementation is the supported one
recommended by the upstream taskwarrior core project. It uses the task export
and task import commands to manipulate the task database.

The second implementation opens the task db file itself and directly
manipulates it. It exists for backwards compatibility, but should only
be used when necessary.

WWW: https://github.com/ralphbean/taskw
2015-06-25 15:11:02 +00:00
Olivier Duchateau
63df288d49 Update to 1.8.1 2015-06-25 03:29:46 +00:00
Sunpoet Po-Chuan Hsieh
c154444e86 - Add NO_ARCH 2015-06-23 20:27:20 +00:00
Dmitry Marakasov
c89a5b4a5c - Strip libraries 2015-06-23 14:07:14 +00:00
Ruslan Makhmatkhanov
f0cff9b322 deskutils/griffith: drop dependency on py-xml
According to griffith changelog, dependency on py-xml had retired upstream since
version 0.9.7, so we not need it too.
2015-06-22 19:13:42 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Ruslan Makhmatkhanov
fc7425aed2 deskutils/conduit: drop dependency on py-xml
conduit doesn't using py-xml since version 0.3.5, so remove it and bump
PORTREVISION. Limit python version to 2.x while here.

References:
 * http://lwn.net/Articles/265342/
 * https://bugzilla.redhat.com/show_bug.cgi?id=454995

With hat:   python
2015-06-22 14:17:52 +00:00
Wen Heping
b5cfa73be7 - Update to 6.5.21
- Update pkg-message
2015-06-20 08:14:46 +00:00
Martin Matuska
90eb96c745 Horde package update:
comms/pear-Horde_ActiveSync 2.28.4 -> 2.28.5
devel/pear-Horde_Core 2.20.4 -> 2.20.5
devel/pear-Horde_Icalendar 2.0.11 -> 2.1.0
mail/pear-Horde_Imap_Client 2.28.1 -> 2.29.0
www/horde-base 5.2.5 -> 5.2.6
mail/horde-imp 6.2.8 -> 6.2.9
deskutils/horde-kronolith 4.2.7 -> 4.2.8
deskutils/horde-nag 4.2.4 -> 4.2.5
mail/horde-turba 4.2.6 -> 4.2.7
mail/horde-webmail 5.2.6 -> 5.2.7
deskutils/horde-groupware 5.2.6 -> 5.2.7
2015-06-19 06:42:47 +00:00
Dmitry Marakasov
43cda83400 - Strip library 2015-06-18 19:49:52 +00:00
Dmitry Marakasov
334259184a - Strip binaries 2015-06-18 19:49:39 +00:00
Dmitry Marakasov
9b94eaefe1 - Add LICENSE_FILE
- Simplify post-patch
- Strip binary
2015-06-18 19:49:18 +00:00
Dmitry Marakasov
f16d149cc0 - Switch to USES=tar
- Simplify post-patch
- Strip binary
2015-06-18 19:48:57 +00:00
Dmitry Marakasov
4fc8f38634 - Add LICENSE_FILE
- Fix binary installation
- Strip binaries
2015-06-18 19:45:16 +00:00
Dmitry Marakasov
c0873efd3e - Strip binary 2015-06-18 19:44:55 +00:00
Ruslan Makhmatkhanov
bd4c91acb4 editors/zim: move to deskutils
Zim is more than just editor, it's desktop wiki system with rich text
capabilities, so it's more appropriate to move it deskutils category.
2015-06-18 18:58:44 +00:00
Ruslan Makhmatkhanov
02bd84b595 deskutils/gbirthday: update to 0.6.8
- update to 0.6.8
- add LICENSE_FILE
- remove Evolution bits, because support of Evolution was discontinued by
  upstream developers
2015-06-18 06:42:19 +00:00
Dmitry Marakasov
9cc8304feb - Strip binary 2015-06-17 22:44:38 +00:00
Dmitry Marakasov
bd31cdb6f3 - Strip binary 2015-06-17 22:44:31 +00:00
Steven Kreuzer
e5d4510115 Upgrade to version 1.1.0
Submitted by:	Joseph Kaczmarek <joseph.m.kaczmarek@gmail.com>
2015-06-17 18:13:01 +00:00
Dmitry Marakasov
6eb3f68ee8 - Fix shebangs
- Add NO_ARCH
2015-06-17 12:57:14 +00:00
Dmitry Marakasov
ed4533b276 - Strip binary 2015-06-17 12:55:29 +00:00
Dmitry Marakasov
0f3e6159d1 - Update to 0.0.20150519
PR:		200822
Submitted by:	lightside@gmx.com (maintainer)
2015-06-15 23:46:13 +00:00
Jason E. Hale
1e9e2156ea - Update audio/libmusicbrainz5 to 5.1.0
- Fix a crash in audio/sound-juicer caused by libmusicbrainz5 (fix added
  upstream, but not in this release) [1]
- Bump PORTREVISION on dependent ports

PR:		196959 [1]
Submitted by:	Pete Johanson <peter@peterjohanson.com> [1]
2015-06-14 17:55:49 +00:00
Bartek Rutkowski
f420899280 deskutils/fet: update 5.27.2 -> 5.27.3
PR:		200736
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2015-06-14 15:15:42 +00:00
Jun Kuriyama
aad81ccfa5 - Upgrade to 1.4.2. 2015-06-13 14:12:13 +00:00
Erwin Lansing
559561ed8f Reset maintainership for obrien
Approved by:	portmgr
2015-06-12 21:17:43 +00:00
Pawel Pekala
b9ccdf34e0 Remove PYGNOMEEXTRAS option, USE_GNOME=pygnomeextras was removed in r372768 2015-06-12 19:43:17 +00:00
Steven Kreuzer
5a866de5af Update to version 2.4.2 2015-06-12 17:34:01 +00:00
Dmitry Marakasov
c9af04e7da - Strip library 2015-06-11 14:24:45 +00:00
Martin Matuska
0421721e83 Horde package update:
comms/pear-Horde_ActiveSync 2.27.1 -> 2.28.4
devel/pear-Horde_Core 2.20.0 -> 2.20.4
security/pear-Horde_Crypt_Blowfish 1.0.3 -> 1.1.0
devel/pear-Horde_Date 2.0.13 -> 2.1.0
mail/pear-Horde_Imap_Client 2.28.0 -> 2.28.1
mail/pear-Horde_Mime 2.9.0 -> 2.9.1
security/pear-Horde_Share 2.0.6 -> 2.0.7
deskutils/horde-kronolith 4.2.6 -> 4.2.7
2015-06-10 20:08:19 +00:00
Matthias Andree
c69b26b4fb Enable font antialiasing by launching JAVA with awt.useSystemAAFontSettings=on.
Bump PORTREVISION.

Submitted by:	Nikita Murzincev
2015-06-10 17:50:58 +00:00
Dmitry Marakasov
199b4cbae7 - Strip libraries 2015-06-10 17:24:55 +00:00
Rene Ladan
4b1dfcbab2 Remove expired ports:
2015-05-10 databases/postgresql84-client: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-contrib: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-docs: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plperl: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plpython: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-pltcl: "EOL was reached in July 2014"
2015-06-02 deskutils/deskbar-applet: Broken since update to gnome3
2015-06-02 deskutils/gimmie: Broken since update to gnome3
2015-06-02 deskutils/glipper: Broken since update to gnome3
2015-06-02 deskutils/gnochm: Broken since update to gnome3
2015-06-02 deskutils/hamster-applet: Broken since update to gnome3
2015-06-02 deskutils/kupfer: Broken since update to gnome3
2015-06-02 deskutils/ontv: Broken since update to gnome3
2015-06-02 deskutils/timer-applet: Broken since update to gnome3
2015-06-02 editors/scribes: Broken since update to gnome3
2015-06-09 games/gweled: Broken since update to gnome3
2015-06-02 games/py-pychess: Broken since update to gnome3
2015-06-08 graphics/gqview: Unmaintained upstream, preferences dialog broken, use graphics/geeqie fork
2015-05-31 lang/gcc47-aux: GCC 4.7 branch closed June 2014, move to lang/gcc-aux
2015-06-02 multimedia/arista: Broken since update to gnome3
2015-06-02 net/service-discovery-applet: Broken since update to gnome3
2015-06-05 net/shaperprobe: broken with no known fix (PR 197327)
2015-06-02 print/gnome-specimen: Broken since update to gnome3
2015-06-01 x11-themes/gtk-aqualightblue-theme: Upstream disappeared
2015-06-01 x11-themes/gtk-flat-theme2: Upstream disappeared
2015-06-10 16:44:36 +00:00
Johan van Selst
66ac07a169 Update GNU cal to version 4
Even though this is a major version update, changes are minor
http://lists.gnu.org/archive/html/info-gnu/2015-06/msg00001.html
2015-06-05 16:13:20 +00:00
Dmitry Marakasov
962b668b06 - Convert to OPTIONS
- Strip library
2015-06-03 17:23:15 +00:00
Dmitry Marakasov
0e2335a842 - Add LICENSE
- Strip library
2015-06-03 16:51:50 +00:00