Commit graph

1687 commits

Author SHA1 Message Date
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Dmitry Marakasov
87df82043e - Update to 0.6.6
PR:		203870
Submitted by:	bbtruk@users.sourceforge.net
2015-10-20 16:22:53 +00:00
Kurt Jaeger
6d376126f0 x11-fm/xfe: 1.40 -> 1.40.1
Version 1.40.1 (released 11/08/2015)
- fixed archive extensions like tar.gz, tar.bz2, tar.xz that were
  uncorrectly displayed as gz, bz2 and xz in file lists
- applied fixes from Coverity analysis
- fixed bug #181 (USB drive requires manual refresh on re-mount)
- fixed a bug in the PathLinker where a path such as /test was
  incorrectly found as being a part of a path like
  /home/test/temp
- fixed bug #204 (Can't overwrite folders ). The rename command now
  forbids renaming files or directories to a destination that already exists
- set focus on the cancel button in some confirmation dialogs
- when pressing the return key on a multiple selection of files and
  directories, the files are now opened and the directories are ignored
- fixed missing suffixes when creating directory copies from
  copy / paste operation
- fixed the user and group combo box sizes in the Properties dialog
- fixed wrong icon size in xferc for aac and flac types
- fixed wrong if test in onCmdPopupMenu() for FilePanel.cpp and
  SearchPanel.cpp (Coverity)
- fixed the path linker button text when the directory name contains
  '&' characters
- implemented natural sorting in DirList
- fixed natural file sorting in compare_locale() and compare_nolocale()
  (bug #203)
- updated spanish translation (thanks to jcsl <trcs@gmx.com>)
- fixed a bash-ism in configure.ac (bug #200)
- fixed Ctrl-C, Ctrl-V, Ctrl-X and Ctrl-A shortcuts that didn't
  work in text fields with caps lock enabled
- in the search window, pressing the Return key does not launch
  another search when the panel has the focus
- fixed a problem where data count is wrongly reset when moving
  files between different file systems
- updated hungarian translation (thanks to Sndor Sipos
  <ss1978@freestart.hu>)
- fixed a freeze problem with the uim input method and changed the
  way input methods are detected. We now use the XMODIFIERS environment
  variable. This works well with ibus, uim and fcitx input methods.
  There remains a problem where composed characters don't work with
  the SCIM input method, can't find why
- fixed a compilation problem in non Linux systems (cmd variable
  not declared in main.cpp, bug #198)

PR:		203762
Submitted by:	Walter Schwarzenfeld <w.litter@aon.at>
2015-10-14 17:36:15 +00:00
Dmitry Marakasov
96b13a4f6c - Update to 3.8.1
PR:		203692
Submitted by:	mp39590@gmail.com (maintainer)
2015-10-14 15:55:08 +00:00
Koop Mast
7ea932b697 Add upstream patch to fix that the first symbol in directory's name can't
be changed in the new directory dialog.

PR:		201336
Submitted by:	Andriy Solonenko <ap_berzerk@yahoo.com>
Tested by:	Tobias Berner <tcberner@gmail.com>
Obtained from:	krusader upstream
2015-10-10 07:51:50 +00:00
Jimmy Olgeni
eb8748beda Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
Dmitry Marakasov
dbafd1388b - Add LICENSE
- Fix WWW:
2015-09-25 15:18:13 +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
Alexey Dokuchaev
3a63ba57c2 Remove BROKEN on Tier-2 systems statements which no longer true at least
on PowerPC (verified for all of them) and some also on SPARC (whenever I
was able to test those on flame.freebsd.org) and even IA64 (which should
be OK to remove anyways, because it was never really supported system in
ports land and was officially killed in -CURRENT a while ago.
2015-09-20 14:35:57 +00:00
Dmitry Marakasov
90a4e88264 - Switch to options helpers 2015-09-15 18:34:36 +00:00
Dmitry Marakasov
692a05914f - Add NO_ARCH
- Switch to options helpers

Approved by:	portmgr blanket
2015-09-06 15:42:35 +00:00
Max Brazhnikov
78ec5e6592 - Bump PORTREVISION after libzip update 2015-08-28 10:48:41 +00:00
Rodrigo Osorio
501f834b8d Update librfm and rodent ports to 5.3.16.3 2015-08-20 11:00:12 +00:00
Jose Alonso Cardenas Marquez
9640ea734e - Fix build
- Add missing build dependencies
2015-08-18 17:42:23 +00:00
Dmitry Marakasov
aa81873c6c - Update to 0.6.5
PR:		202391
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
2015-08-18 10:11:05 +00:00
Dmitry Marakasov
e05892197a - Fix build
PR:		202348
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
2015-08-16 11:26:13 +00:00
Rodrigo Osorio
49780fe60b Fix dependencies : use lang/gawk instead of japanese/gawk 2015-08-09 18:41:41 +00:00
Jose Alonso Cardenas Marquez
230cf6828f - editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise
  fpc units only are added like build dependencies (less dependencies registered
  when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up
2015-08-09 08:06:43 +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
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
Koop Mast
d138701abc Part 2 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-05 07:39:47 +00:00
Dmitry Marakasov
3c55e4d248 - Drop 8.x-related conditions for my ports 2015-08-02 21:07:38 +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
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
Koop Mast
7592a6742a Update caja to 1.10.3. 2015-07-29 11:13:17 +00:00
Guido Falsi
65e97be0cf Update to 3.8.0
PR:		201880
Submitted by:	mp39590@gmail.com (maintainer)
2015-07-28 20:08:21 +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
Dmitry Marakasov
70d4758f72 - Add upstream patch which fixes crash on alt+tab
PR:		201723
Submitted by:	enitarzi@gmail.com
MFH:		2015Q3 (blanket)
2015-07-27 19:29:08 +00:00
Bartek Rutkowski
cdedb05d60 x11-fm/doublecmd: update 0.6.3 -> 0.6.4
PR:		201746
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2015-07-22 18:38:26 +00:00
Philip M. Gollucci
fef53ed1df x11-fm/pcmanfm: cleanup
- Bump PORTREVISION
- Add gettext-runtime into USES
- Sort USES
- Fix NLS option
- Regenerate patch

PR:                  201414
Submitted by:        s3erios@gmail.com and maintainer
Approved by:         horia@racoviceanu.com (maintainer)
2015-07-15 20:59:07 +00:00
Dmitry Marakasov
b6c9fbea7f - Pass MAKE_ENV to build commands, fixing built with ccache as a result
PR:		201219
Submitted by:	andrey@bsdnir.info
Approved by:	bbtruk@users.sourceforge.net (maintainer)
2015-07-01 02:47:34 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Dmitry Marakasov
b7aade1c22 - Update to 0.6.3
PR:		200902
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
2015-06-19 00:41:04 +00:00
Danilo Egea Gondolfo
10d078d111 - Update to 1.4.7 2015-06-16 22:21:25 +00:00
Jose Alonso Cardenas Marquez
035ca53a61 - Bump PORTREVISION. lazarus was updated to 1.4.0 2015-06-15 08:45: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
Erwin Lansing
3e67d040d7 Reset dhn's ports
PR:		197522
Submitted by:	jbeich
Approved by:	portmgr
2015-06-12 20:58:13 +00:00
Guido Falsi
b6af2ffc91 Update to 3.7.1
PR:		200681
Submitted by:	mp39590 at gmail.com (maintainer)
2015-06-07 19:57:48 +00:00
Dmitry Marakasov
8b27d85bc8 - Update to 0.6.2
PR:		200152
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
2015-05-26 18:31:59 +00:00
Olivier Duchateau
a4c0150354 - Update to 1.6.10 (bugfix)
- Remove unneeded patches
2015-05-23 04:42:03 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Olivier Duchateau
ab78f3c806 - Update to 1.6.9
- Add patches, which fixes trash at startup [1]

Obtained from:	https://bugzilla.xfce.org/show_bug.cgi?id=11913 [1]
2015-05-22 04:29:41 +00:00
Danilo Egea Gondolfo
66ff143f94 - Update to 1.4.6
- Bugfix for a bug which resulted in storing clear-text passwords [1]

[1] - https://bugzilla.gnome.org/show_bug.cgi?id=653573

MFH:		2015Q2
2015-05-20 22:18:55 +00:00
Dmitry Marakasov
760c49f41e - Update to 3.7.0
PR:		200248
Submitted by:	mp39590@gmail.com (maintainer)
2015-05-20 17:10:03 +00:00
Rodrigo Osorio
501128d668 Upgrade rodent and librfm from 5.2.9 to 5.3.14.6 2015-05-20 13:33:48 +00:00
Mathieu Arnold
f29a218fcd Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-18 17:07:45 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Olivier Duchateau
00f8846df9 - Fix Trash panel plugin (PLUG_TPA), now receives good signal during monitoring
trash folder
- Bump PORTREVISION

Obtained from:	Upstream git repo
2015-05-13 17:18:06 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Dmitry Marakasov
17c96cdb37 - Update to 0.20.0
- Project renamed upstream
- Update WWW
2015-05-07 20:30:47 +00:00
Mathieu Arnold
fb4deed873 Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 20:24:15 +00:00
Olivier Duchateau
025a69d21b - Update to 1.6.8 (bugfix)
- Remove unneeded patches
- Remove STARTUP option

Changelog: http://git.xfce.org/xfce/thunar/tree/NEWS?id=thunar-1.6.8
2015-05-05 19:44:44 +00:00
Olivier Duchateau
a532f5c9cf - Fix an infinite loop (and sometimes crash), when manual reload is performed
- Bump PORTREVISION

PR:		199827
Reported by:	<rozhuk.im@gmail.com>
Obtained from:	Upstream Git repository
2015-05-01 14:57:58 +00:00
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
Koop Mast
af3811313c The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
2014-11-19 11:49:04 +00:00
Danilo Egea Gondolfo
6aff5dc1c3 - Update from 1.4.3 to 1.4.4 2014-11-18 16:47:38 +00:00
Rodrigo Osorio
b25b4f23ab - fix x11-fm/librfm and rodent issues with DFbsd
- fix librfm pkg-descr
- remove unnecesary dirrm & dirrmtry

PR:		ports/194834
Submitted by:	marino
Approved by:	mentors (implicit)
2014-11-16 21:56:22 +00:00
Pawel Pekala
dbf6e32f65 - Update to version 3.5.1
- Remove @dirrm's from pkg-plist

PR:		194519
Submitted by:	mp39590@gmail.com
Approved by:	maintainer timeout (16 days)
2014-11-06 19:59:38 +00:00
John Marino
3443d4b51c x11-fm/ultracopier: But really pkg-plist still isn't needed
USES=desktop-file-utils handles the keywords listed in pkg-plist
This was done on previous commit, but I committed the wrong commit
message and I want to document why pkg-plist was removed again.

Thanks:		tijl
2014-10-24 14:09:01 +00:00
John Marino
8c85061915 x11-fm/ultracopier: Remove pkg-plist, unmask installation commands
With the new ability to use full paths, the plist can be simplified.
This fixes a build issue on DragonFly where the PLIST_SUB was using
an unevaluated variable (actually containing things like curly
brackets), and this fix was preferable to := evaluations.
2014-10-24 14:05:23 +00:00
John Marino
87064f0e23 x11-fm/ultracopier: Work around PLIST_FILES limitation
PLIST_FILES won't support keywords, forcing this port to have a two-line
pkg-plist to work around this limitation.
2014-10-24 13:32:45 +00:00
John Marino
0b7af14902 x11-fm/ultracopier: Remove pkg-plist, unmask installation commands
With the new ability to use full paths, the plist can be simplified.
This fixes a build issue on DragonFly where the PLIST_SUB was using
an unevaluated variable (actually containing things like curly
brackets), and this fix was preferable to := evaluations.
2014-10-24 13:01:32 +00:00
Marcus von Appen
a5f9cc91c2 - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
x11-fonts/, x11-toolkits and x11-wm to new USES=python

Approved by:	portmgr (implicit)
2014-10-19 18:16:15 +00:00
Guido Falsi
1142e95fd3 - Update to 0.5.11
- Fix typo in option description
- Remove dirrms

PR:		193997
Submitted by:	Benat Gonzalez Etxepare <bbtruk at users.sourceforge.net>
		(maintainer)
2014-10-13 17:04:48 +00:00
Baptiste Daroussin
b58b87e80c Update to 1.8.2
Cleanup plist
Remove now useless dependency on gnomehier
2014-10-06 12:38:23 +00:00
Antoine Brodin
a29fa83ddb Attempt to unbreak index 2014-10-03 22:11:03 +00:00
Rodrigo Osorio
f26c27aa84 Upgrade rodent file manager to v5.2.9
The rodent project split the code in 3 parts, rodent itself and
two shared libraries, librfm and libtubo.
Librfm and libtubo are new ports because they evolve separately
and can be used by other ports.

PR:		ports/193561
Submitted by:	rodrigo
Approved by:	mentors (implicit)
2014-10-03 21:46:53 +00:00
Tijl Coosemans
a863749bde Patch configure instead of configure.in to avoid USE_AUTOTOOLS 2014-09-24 12:27:13 +00:00
Dmitry Marakasov
1960281636 - Update to 0.17.0 2014-09-18 07:20:06 +00:00
Tijl Coosemans
3ce0f21808 devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
2014-09-13 15:11:27 +00:00
Jason E. Hale
c6d40a9e08 - Update to 1.2.2
PR:		193241
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
2014-09-12 04:33:05 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Baptiste Daroussin
bcf3a830a4 Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org)
2014-09-10 13:11:28 +00:00
Baptiste Daroussin
c095eefcbb Remove now useless @exec 2014-09-03 06:21:44 +00:00
Tijl Coosemans
508e2d6661 Add missing library libgmodule-2.0
Reported by:	antoine
2014-09-02 12:29:42 +00:00
Tijl Coosemans
df197cdcb2 devel/gamin:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-08-30 19:23:18 +00:00
Dmitry Marakasov
a9a5fdf462 The purpose of this project is to create a multi-platform open
source file manager (Windows, Linux, FreeBSD, OS X) mimicking the
look-n-feel of Far Manager.

Features:

 * Mimic look-n-feel (including editor and shortcuts) of Far Manager
 * Built-in terminal
 * Built-in text editor with syntax highlighting
 * Built-in text viewer
 * Virtual file system (smb, ftp, sftp)
 * Very fast user interface

WWW: https://github.com/corporateshark/WalCommander
2014-08-30 01:30:32 +00:00
Michael Gmelin
efc161dffd Remove deletion of LC_MESSAGES directories that are owned by devel/gettext
Reviewed by:	bdrewery
Approved by:	bdrewery
2014-08-20 00:25:18 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Vanilla I. Shu
283c30c8c2 1: Stagify.
2: do not install regexp.3, bump version.
2014-08-13 03:04:07 +00:00
Tijl Coosemans
cdb8256f1b Fix problems with missing libs when the linker enforces explicit linking
(ports that are dependencies of other ports)

net-p2p/transmission-cli: add USES=libtool and remove PTHREAD_LIBS
sysutils/deltup: simplify patch by using MAKE_ARGS
x11-fm/rox-filer: convert to USES=shared-mime-info
x11-wm/emerald: remove PTHREAD_LIBS

PR:		192062
2014-08-12 15:29:37 +00:00
Jimmy Olgeni
dbc81c7d5b Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.

CR:		D511
Approved by:	portmgr (bapt)
2014-08-08 08:42:44 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
0ce9c970cf Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it.
2014-07-29 16:36:06 +00:00
Tijl Coosemans
95d970b60b - Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-07-15 18:58:59 +00:00
Baptiste Daroussin
ef18111759 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 22:50:51 +00:00
Baptiste Daroussin
98ef8ab65f Support stage
Pass maintainership to submitter

PR:		191669
Submitted by:	A.J. "Fonz" van Werven (freebsd@skysmurf.nl)
2014-07-07 10:29:12 +00:00
Mark Linimon
586ce9ee26 Canonicalize maintainer.
Approved by:	portmgr (blanket fix)
2014-07-07 07:56:29 +00:00
Adam Weinberger
7a074f00c3 Remove NOPORTDOCS. 2014-07-04 23:18:30 +00:00
Danilo Egea Gondolfo
6e176746b9 - Update from 1.2.0 to 1.2.1 [1]
- Use options helpers [1]
- Use @sample in pkg-plist

PR:		ports/191590
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com> [1]
2014-07-04 04:04:29 +00:00
Baptiste Daroussin
f60f9451d7 First batch at resetting maintainership on ports that have not been staged and
without any pending PR

With hat:	portmgr
2014-07-02 16:45:52 +00:00
Vanilla I. Shu
3869f1df14 1: Stagify.
2: use options helper.

Approved by:	portmgr@ (blanket approval)
2014-07-01 13:16:49 +00:00
Olivier Duchateau
572e3ac60b - Switch to USES= libtool
- Add LICENSE and LICENSE_FILE
- Bump PORTREVISION
2014-06-26 16:35:41 +00:00
Olivier Duchateau
9a0a350b06 - Switch to USES= libtool
- Add LICENSE*
- Remove DBUS option, now dbus-glib is in LIB_DEPENDS
- Bump PORTREVISION
2014-06-26 16:29:23 +00:00
Danilo Egea Gondolfo
825754c4ad - Update from 1.4.2 to 1.4.3
- Take maintainership
2014-06-23 18:22:03 +00:00
Pietro Cerutti
49ee3a80c0 - Update to 14.06.18.10
Changes:
  * Found and fixed a bug in CopyAs when source is a directory.
  * Found and fixed a bug in HardLnk which caused failure if the source was
    a directory and a simple copy if the source was a file.
  * Expanded the chmod command to include chown as well.  Changed the window
    to show and allow the user to modify the mode by number, xrw... or the
    checkbox and to see what it is in those two modes.  Extended the chown
    command to aftp sftp and ftp.
2014-06-20 06:47:14 +00:00
Jose Alonso Cardenas Marquez
84453fb145 - Bump PORTREVISION. New lazarus version is available 2014-06-18 20:52:32 +00:00
Martin Wilke
69dbe02db5 - Update to 1.4.2
PR:		191100
2014-06-17 15:48:23 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00