Commit graph

1533 commits

Author SHA1 Message Date
Bryan Drewery
63408327b0 USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.

This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.

With hat:	portmgr
2015-04-28 17:01:46 +00:00
Dmitry Marakasov
8b741889ad - Fix shebangs
MFH:		2015Q2
Approved by:	portmgr blanket
2015-04-23 13:22:01 +00:00
Olivier Duchateau
cf65963a1e Update to 1.6.7 (bugfix) 2015-04-20 17:29:58 +00:00
Rodrigo Osorio
f2f24d761e Replace wrong dependencie from japanese/gawk to lang/gawk.
Bump port revision.
Reported by marino
2015-04-18 12:41:46 +00:00
Tijl Coosemans
5d48443269 - Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
2015-04-18 09:47:29 +00:00
John Marino
98e890a3ad x11-fm/worker: Unbreak DragonFly after previous commit
AVFS doesn't build on DragonFly, so setting the option on by default
broke the port.

Approved by:	blanket
2015-04-17 19:41:12 +00:00
Koop Mast
b65cda7726 Fix some glib schema issues.
The schemas should be listed in GLIB_SCHEMAS instead of in the plist so the
  glib schema database can be updated on installed/removal of the package.
  This updating is done by the GLIB_SCHEMAS macro.

Make shotwell not run glib-compile-schemas in the stagedir, this has no effect.
Additional this generates the share/glib-2.0/schemas/gschemas.compiled file.
  This file is managed by the glib20 port. And has a changing checksum because
  it recompiled every time a GLIB_SCHEMAS enabled port is installed or removed.
2015-04-14 11:58:42 +00:00
Alexey Dokuchaev
23fe5f3689 - Sadly, this port requires c++11-capable compiler and library
- Add missing USES=pkgconfig, or things would be breaking in weird ways
- Because of the above, we have a chance to properly indent USES
- Do not assign initial RUN_DEPENDS with +=, it is confusing
- Add new options (HAL, INOTIFY, LUA); enable AVFS and INOTIFY by default
- Enable Xinerama support unconditionally because configure script tries
  to detect it, but does not allow to disable (initially was an OPTION)
- Improve on COMMENT and port description text while I'm here

PR:		199299
Submitted by:	maintainer
2015-04-13 10:24:12 +00:00
Olivier Duchateau
403b37bfef - Update to 1.2.3
- Adjust dependencies
- Remove DEBUG option
- Fix USES= gettext-* when NLS option is not set

PR:		198774
Submitted by:	myself
Approved by:	maintainer (timeout, 3 weeks)
2015-04-10 17:19:52 +00:00
Vanilla I. Shu
153df943df Upgrade to 0.6.1.
PR:		198990
Submitted by:	maintainer
2015-03-30 12:46:58 +00:00
Pawel Pekala
01bd8dd152 Update to version 3.6.2
PR:		198804
Submitted by:	mp39590@gmail.com (maintainer)
2015-03-27 18:07:34 +00:00
Olivier Duchateau
d8aa4404f4 - Add workaround for missing 'inode/directory' content-type icon (removed in
Adwaita icons theme)
- Bump PORTREVISION

Mime-type is fixed in master branch of shared-mime-info (> 1.4)

Obtained from:	Xfce dev repo
2015-03-27 15:32:47 +00:00
Koop Mast
baab8cbbbb Update the cinnamon stack to the latest in the 2.4 series.
sysutils/cinnamon-settings-daemon to 2.4.3.
x11/cinnamon to 2.4.6.
x11/cinnamon-screensaver to 2.4.1.
x11/cinnamon-session to 2.4.3.
x11-fm/nemo to 2.4.5.
x11-wm/muffin to 2.4.4.

Switch cinnamon to py-pillow instead of py-imaging which seems to be
  discontinued upstream.

Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to kee
  these ports updated.

Obtained from:	GNOME dev repo
2015-03-27 08:26:59 +00:00
John Marino
64ee7e63bf 6 ports categories: Remove $PTHREAD_LIBS
Categories: cad, devel, java, x11-fm, biology, deskutils

approved by:	PTHREAD blanket
2015-03-24 16:01:21 +00:00
Thomas Zander
ea52a4dba6 Update to upstream version 0.6.0
PR:		198439
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
2015-03-22 19:33:08 +00:00
Olivier Duchateau
e4f93844ec - Remove GVFS option
- devel/gvfs is necessary for Trash panel plugin (PLUG_TPA option)
- Bump PORTREVISION
2015-03-08 17:44:52 +00:00
Olivier Duchateau
86e4cb7cb0 The FreeBSD Xfce team proudly presents Xfce 4.12.
Announce: http://www.xfce.org/about/news/?post=1425081600

Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)

Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1
- editors/mousepad to 0.4.0
- graphics/ristretto to 0.8.0
- multimedia/xfce4-parole to 0.8.0
- sysutils/garcon to 0.4.0
- sysutils/xfce4-diskperf-plugin to 2.5.5 [3]
- sysutils/xfce4-fsguard-plugin to 1.0.2
- sysutils/xfce4-power-manager to 1.4.3
- sysutils/xfce4-wavelan-plugin to 0.5.12
- x11/libexo to 0.10.3
- x11-fm/thunar to 1.6.6
- x11-themes/gtk-xfce-engine to 3.2.0

PR:		196003 [1], 197251 [2], 198132
Differential Revision:	https://reviews.freebsd.org/D677
Submitted by:	Kamil Szczesny [1], amdmi3@ [2], myself
Exp-run by:	antoine@
Approved by:	danilo@ (maintainer) [3]
Tested by:	Ivan <enitarzi@gmail.com>
2015-03-05 22:52:30 +00:00
Tilman Keskinoz
83769a5ae8 Update to 3.6.1
PR:		197943
Submitted by:	maintainer
2015-02-27 10:23:27 +00:00
Dmitry Marakasov
d42dbdb2eb - Update to 0.19.0.1 2015-02-23 21:47:33 +00:00
Adam Weinberger
2cb61ee539 Update to 1.51. 2015-02-21 17:03:08 +00:00
Max Brazhnikov
b22224f636 - Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app)
  and supposedly fix build of graphics/gnash with KDE4 option
2015-02-19 18:19:28 +00:00
Guido Falsi
be3f310a3a - Update to 1.40
- Use option hepers

PR:		197462
Submitted by:	tkato432@yahoo.com
2015-02-16 22:13:12 +00:00
Muhammad Moinur Rahman
ec34905975 x11-fm/worker: Fix USE_GCC
Rather than marking specific version of GCC in USE_GCC switching to yes
as it satisfies the requirement of 4.6+.

Submitted by:	gerald
Approved by:	bapt marino (implicit)
2015-02-08 20:50:39 +00:00
Muhammad Moinur Rahman
d2f807025e x11-fm/worker: Update version 3.5.2=>3.6.0
- Add support for building with clang on 10+
- Add support for AVFS option to conveniently step into archives

PR:	196958
Submitted by:	mp39590@gmail.com (maintainer)
Approved by:	bapt marino (implicit)
2015-02-08 10:39:07 +00:00
Koop Mast
563f73ccfe Update poppler to 0.30.0 [1].
Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].

PR:		196599 [1]
Submitted by:	olivierd@ [1]
Exp-run by:	antoine@
Obtained from:	upstream [2]
2015-02-03 12:28:23 +00:00
Danilo Egea Gondolfo
e01e966758 - Update to 1.4.5 2015-01-28 09:33:23 +00:00
Dmitry Marakasov
80bd908d15 - Drop @dirrm* from and add empty directories to pkg-plists
Approved by:	portmgr blanket, kwm (for gnome@ ports)
2015-01-28 01:07:34 +00:00
Jose Alonso Cardenas Marquez
01258f2b81 - Bump PORTREVISION. lazarus has been updated 2015-01-11 03:25:12 +00:00
Olivier Duchateau
bb5eed1365 - Add patches, which fix various menu icons
- Bump PORTREVISION

Obtained from:	Upstream repository
2015-01-09 22:13:34 +00:00
Olivier Duchateau
961770db55 - Update to 1.6.4
- Remove unneeded patches
- Drop DOCS option (it was only for developers, not end-users)
- Update WWW

Wallpaper plugin is now unset by default, because it contains new settings only
available with xfdesktop >= 4.11

ChangeLog: http://git.xfce.org/xfce/thunar/tree/NEWS?id=thunar-1.6.4
2015-01-04 22:02:17 +00:00
Pawel Pekala
4ed907bc12 - Update to version 3.5.2
- Submitter is now new maintainer

PR:		196331
Submitted by:	mp39590@gmail.com
Approved by:	simond@irrelevant.org (maintainer)
2015-01-04 19:49:53 +00:00
Olivier Duchateau
9471176d7e - Gnome is default icons theme [1]
Not switched to Adwaita, because Thunar and some Xfce's widgets still use
stock item (deprecated since GTK 3.10, and not available in
x11-themes/adwaita-icon-theme)
- Add support of GTK3 bookmarks files [2]
- Bump PORTREVISION

PR:		183690 [1]
Requested by:	Rostislav Krasny
Obtained from:	Xfce upstream repository [2]
2015-01-03 17:57:55 +00:00
Koop Mast
b28f497285 Update cinnamon to 2.4, this should fix [1] and [2].
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].

PR:		195290 [1], 195289 [2], 195455 [3]
Obtained from:	gnome devel repo
2014-12-30 20:13:46 +00:00
Rene Ladan
5ada0d0b07 Remove expired ports:
2014-12-27 games/secretmaryochronicles-music: Depends on expiring games/secretmaryochronicles
2014-12-27 science/mpb: Broken for more than 6 months
2014-12-27 x11-fm/pbi-thumbnailer: Broken for more than 6 months
2014-12-27 00:24:47 +00:00
Adam Weinberger
0abb49dbcf Update to 1.50. 2014-12-26 20:05:07 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Dmitry Marakasov
1f8bbffbfb - Update to 0.18.1 2014-12-23 14:25:09 +00:00
Baptiste Daroussin
1c1df867d3 cleanup plist 2014-12-20 19:57:01 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Koop Mast
6ce4980916 Update GNOME to 3.14.2.
This update was brought to you in collaboration with Gustua Perez

Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.

Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.

PR:		195414
Obtained from:	gnome dev repo
2014-12-03 09:18:23 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-11-29 18:22:32 +00:00
Dmitry Marakasov
fc1a18fd66 - Update to 0.18.0
PR:		195482
Submitted by:	enitarzi@gmail.com
2014-11-29 00:29:42 +00:00
Antoine Brodin
6867beb2aa Deprecated ports broken for more than 6 months 2014-11-27 21:31:47 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Max Brazhnikov
2d2662f134 Bump PORTREVISION after graphics/poppler update to 0.26.3 2014-11-25 12:55:53 +00:00
Koop Mast
3eecbedd9f Fix package list by including symlink too, so nemo can run.
Submitted by:	Charles Cowart <ucsdboy@gmail.com>
2014-11-22 16:54:43 +00:00
Baptiste Daroussin
55d4e221f0 While here no need to have shared-mime-info added twice in the run dependencies 2014-11-19 14:31:46 +00:00
Baptiste Daroussin
c15478111d Remove useless dependencies on some gnome2 components
The port does not link to any of the following components that were in list of
dependencies:
- gconf2,
- gnomevfs2,
- libglade2
- libIDL,
- orbit2
2014-11-19 14:29:46 +00:00