Commit graph

6159 commits

Author SHA1 Message Date
Roman Bogorodskiy
d3ea89361d deskutils/virt-manager: update to 1.4.1
- Update to 1.4.1
 - Drop patch-virtManager_viewers.py as it was previously
   cherry-picked from upstream, but it's included into this release

PR:		220515
Submitted by:	Yonas Yanfa
2017-07-14 15:05:45 +00:00
Guido Falsi
46457a8cd6 Update deskutils/calibre to 3.4.0 2017-07-14 10:35:05 +00:00
Ruslan Makhmatkhanov
6b80a7ea1b deskutils/zim: update to 0.67 2017-07-13 07:20:52 +00:00
Guido Falsi
fe0d97b52c Fix python_OLD_CMD usage.
Reported by:	mat@
2017-07-11 10:34:50 +00:00
Richard Gallamore
8907121ab4 * Updated to 0.0.20170625
* Moved USES and USE_*(13.1.7) USES should start section then possible USE_*[1]

[1] https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order

PR:		219647
Submitted by:	lightside <lightside@gmx.com> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11498
2017-07-09 17:35:30 +00:00
Guido Falsi
229050e23b - Fix python shebangs [1]
While here:

- Remove unneeded include bsd.port.pre/post.mk
- Use PREFIX and LOCALBASE substitutions in startup script

PR:		220574 [1]
Submitted by:	Igor Pavlov <igor.arabesc.pavlov@gmail.com>
2017-07-09 10:13:49 +00:00
Steve Wills
4a47890057 deskutils/timewarrior: create port
Timewarrior is Free and Open Source Software that tracks time from the command
line.

WWW: https://timewarrior.net/
2017-07-08 00:12:53 +00:00
Steve Wills
638eb1bfb9 deskutils/tasksh: create port
Tasksh is a shell command that wraps Taskwarrior commands. It is intended to
provide simpler Taskwarrior access, and add a few new features of its own.

WWW: https://tasktools.org/projects/tasksh.html
2017-07-07 23:32:00 +00:00
Guido Falsi
1d2c6c0278 Update deskutils/calibre to 3.3.0 2017-07-07 13:00:22 +00:00
Bradley T. Hughes
b2ef031943 multiple ports: Update MAINTAINER
Change udvzsolt@gmail.com to uzsolt@uzsolt.hu on all relevant ports:
audio/musicpc
databases/adminer
deskutils/fet
graphics/mupdf
graphics/timg
graphics/zathura-pdf-mupdf
sysutils/rdiff-backup
textproc/urlview
www/kohana
x11/dzen2
x11-wm/herbstluftwm

PR:		220323
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Approved by:	mat (co-mentor)
Differential Revision:	https://reviews.freebsd.org/D11469
2017-07-04 19:41:21 +00:00
Koop Mast
0a7668c133 Update the mate desktop to 1.18.
* The MATE DE is now GTK+3 based
* mate-calc has come back.
* New USE_MATE=mixer macro

* Add license
* Review dependancies
* Swich to USES=localbase
* atril/eom options reworked into option helper

Thanks to Eric Turgeon for submitting the bulk of this MATE update.

Obtained from:	gnome devel repo
2017-07-04 11:44:30 +00:00
Richard Gallamore
91b31c2c77 * Updated maintainer email
* Changed comment headers to match my name and FreeBSD email

Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11466
2017-07-03 19:06:08 +00:00
Rene Ladan
008357f249 Remove expired port:
2017-07-02 deskutils/california: Orphaned upstream, replaced by gnome-calendar
2017-07-02 13:35:11 +00:00
Guido Falsi
1c3ff69e42 Update calibre to 3.2.1 2017-06-30 15:06:10 +00:00
Sunpoet Po-Chuan Hsieh
cb037d3c98 Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
2017-06-27 13:46:53 +00:00
Tobias C. Berner
5e373eaa92 Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
2017-06-25 21:07:58 +00:00
Guido Falsi
a906c61978 - Fix calibre rc script, which broke after the 3.0 update
- Add note to pkg-message on how to customize it

PR:		220249
Subitted by:	jacob.block@gmail.com
2017-06-25 19:48:35 +00:00
Sunpoet Po-Chuan Hsieh
0f3eae25a2 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 16:04:03 +00:00
Sunpoet Po-Chuan Hsieh
97afeca91b Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 16:03:58 +00:00
Guido Falsi
a978f354b6 Update deskutils/calibre to 3.1.0. 2017-06-23 08:19:11 +00:00
Tobias C. Berner
c179ecde0a Don't depend unnecessarily on kdepim4. The dependency needed is kdelibs.
* kdepim is only needed for the kparts, which are not built anyways.
2017-06-22 18:20:08 +00:00
Guido Falsi
8d47028671 Update deskutils/calibre to 3.0.0. 2017-06-19 07:17:09 +00:00
Sunpoet Po-Chuan Hsieh
13919cb160 Remove Perl core modules
- Add NO_ARCH
- Bump PORTREVISION for dependency change
2017-06-17 10:02:03 +00:00
Guido Falsi
8b47fa974f Update owncloudclient to 2.3.2
PR:		219954
Submitted by:	me
Approved by:	Yonas Yanfa <yonas@fizk.net> (maintainer)
2017-06-14 06:37:32 +00:00
Koop Mast
5c7fb53b92 Chase evolution-data-server shared library bump. 2017-06-13 08:14:34 +00:00
Ruslan Makhmatkhanov
96fec0b4ec deskutils/zim: update to 0.67-rc2
This intermediate release fixing many regression (some of them are critical).

changelog:
2d0ead5a97
2017-06-12 14:05:19 +00:00
Sunpoet Po-Chuan Hsieh
e8001f57ef Remove no-op WX_UNICODE
Approved by:	portmgr (blanket)
2017-06-10 01:51:02 +00:00
Sunpoet Po-Chuan Hsieh
e818e0fa26 Fix shebang
- Add NO_ARCH
- While I'm here:
  - Remove no-op WRKSRC
  - Pet portlint:
    - Fix tab/space
    - Do no silence installation message
    - Fix diff header of patch files
- Bump PORTREVISION for package change

Approved by:	portmgr (blanket)
2017-06-09 14:18:17 +00:00
Mathieu Arnold
9de6aff58e Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig into
libdata/pkgconfig.

Fix ports that where installing the file in the wrong place.

PR:		218067
Submitted by:	mat
Exp-run by:	antoine
Reviewed by:	rene, antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10129
2017-06-06 16:38:00 +00:00
Koop Mast
31aa6a40f3 Update gnome-clocks to 3.24.0.
* Add license
* Review dependancies
* Switch to USES=localbase
* Drop post-patch for 9.x base gcc

Obtained from:	gnome devel repo (based on)
2017-06-05 14:11:46 +00:00
Koop Mast
44c6abd583 Update gnome-weather to 3.24.0.
* Add license
* review dependancies
* switch to USES=localbase

Obtained from:	gnome devel repo (based on)
2017-06-05 14:00:16 +00:00
Koop Mast
c572868c2c Update baobab to 3.24.0.
* Add license
* Switch to USES=localbase
* Review dependancies.
2017-06-05 13:02:53 +00:00
Tobias C. Berner
aeb9151699 Fix icons related crashes
dos2unix was unexpectedly also 'fixing' the png icons for the Qt resources.
This made the application not display any of its own icons, and crashing when
trying to display a chm file.

Define DOS2UNIX_GLOB so that only source files are patched.

PR:		219740
2017-06-02 23:04:24 +00:00
Koop Mast
8faf7a25ab Now that textproc/UCD was updated by thierry@ with the required files
for gucharmap remove the duplicate misc/unicode-ucd port and build
gucharmap against textproc/UCD.
2017-06-02 19:56:07 +00:00
Tobias C. Berner
b2c861512a Fix ambiguity of qFuzzyCompare on armv6
PR:		217080
Submitted by:	Mikaël Urankar <mikael.urankar@gmail.com>
2017-06-02 19:05:03 +00:00
Mark Linimon
4ba19e7015 Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-06-02 15:49:34 +00:00
Koop Mast
6a9a91aa6a * Fix the build with libgee 0.8.1.
* Record missing dependancy
* Mark depricated and expire in 1 month, orphaned upstream and there is
  a good replacement available: gnome-calender.
2017-06-02 10:55:06 +00:00
Koop Mast
4e3ff42114 Update gnome-photos to 3.24.2.
* Add license
* Review dependancies
* Switch to USES=localbase
* Strip binaries

Obtained from:	gnome devel repo (based on)
2017-06-02 09:57:00 +00:00
Koop Mast
5fdf335890 Make this build again in poudriere, add back some missing dependancies.
Reported by:	pkg-fallout@
2017-06-01 05:56:42 +00:00
Koop Mast
307b07e973 Update gucharmap to 9.0.4.
* Review dependancies
* Add NLS option
* switch to USES=localbase
2017-05-31 13:04:19 +00:00
Tobias Kortkamp
852650af2e Unbreak build with newer libsigc++ and glibmm
- Fix lib dependencies
- Respect PREFIX, CFLAGS, CXXFLAGS, and LDFLAGS

Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D10815
2017-05-30 18:33:57 +00:00
Koop Mast
97580fa1c2 Update gnome-maps to 3.24.3.
* Review dependencies
* Switch to USES=localbase

Obtained from:	gnome devel repo
2017-05-30 11:20:53 +00:00
Sunpoet Po-Chuan Hsieh
4359ef1299 Update CONFLICTS_INSTALL 2017-05-29 15:26:32 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Mark Linimon
fa74598719 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-21 21:55:08 +00:00
Koop Mast
413005599c svn copy grilo -> grilo2 and grilo-plugins -> grilo-plugins2
* These is done so grilo and grilo-plugins can be updated to 0.3.x and
  the users of grilo can switch when they are ready.
* Chase grilo users to the new locations.
2017-05-20 09:29:06 +00:00
Rene Ladan
8c7db742bf Remove expired port:
2017-05-19 deskutils/openproj: Development ceased, superseded by deskutils/projectlibre
2017-05-19 20:43:09 +00:00
Koop Mast
fba1c01416 Unbreak by adding patch to fix the build with newer evolution-data-server.
While here list missing indirect dependancies.

Obtained from:	upstream
2017-05-17 09:47:51 +00:00
Koop Mast
b000e825de Chase evolution-data-server shlib bumps. 2017-05-17 09:45:20 +00:00
Romain Tartière
8196e652a6 Fix build
Reported by:	pkg-fallout
2017-05-15 06:28:52 +00:00