aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
Commit message (Collapse)AuthorAgeFilesLines
* - Fix buildJose Alonso Cardenas Marquez2015-08-181-1/+4
| | | | | | | - Add missing build dependencies Notes: svn path=/head/; revision=394626
* - Update to 0.6.5Dmitry Marakasov2015-08-185-15/+14
| | | | | | | | PR: 202391 Submitted by: bbtruk@users.sourceforge.net (maintainer) Notes: svn path=/head/; revision=394568
* - Fix buildDmitry Marakasov2015-08-161-0/+4
| | | | | | | | PR: 202348 Submitted by: bbtruk@users.sourceforge.net (maintainer) Notes: svn path=/head/; revision=394401
* Fix dependencies : use lang/gawk instead of japanese/gawkRodrigo Osorio2015-08-091-2/+3
| | | | Notes: svn path=/head/; revision=393815
* - editors/lazarus update to 1.4.2Jose Alonso Cardenas Marquez2015-08-091-1/+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 Notes: svn path=/head/; revision=393766
* * Add PORTSCOUT macros to only show stable gnome versions.Koop Mast2015-08-081-0/+2
| | | | | | | | | | | * 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. Notes: svn path=/head/; revision=393729
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.Koop Mast2015-08-056-48/+43
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=393607
* Part 2 of adding USE_GNOME=intltool to ports that require it.Koop Mast2015-08-051-1/+1
| | | | | | | | | | | 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@ Notes: svn path=/head/; revision=393574
* - Drop 8.x-related conditions for my portsDmitry Marakasov2015-08-021-4/+0
| | | | Notes: svn path=/head/; revision=393445
* Part 1 of adding USE_GNOME=intltool to ports that require it.Koop Mast2015-08-021-1/+1
| | | | | | | | | | | 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@ Notes: svn path=/head/; revision=393444
* Update poppler to 0.34.0. [1]Koop Mast2015-08-021-0/+1
| | | | | | | | | | Chase all users of shlib version change of libpoppler.so. PR: 201477 [1] Submitted by: olivierd@ [1] Notes: svn path=/head/; revision=393431
* By default libtool replaces -export-symbols <file> with -retain-symbols-fileTijl Coosemans2015-08-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <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 Notes: svn path=/head/; revision=393429
* Update caja to 1.10.3.Koop Mast2015-07-292-3/+3
| | | | Notes: svn path=/head/; revision=393148
* Update to 3.8.0Guido Falsi2015-07-282-3/+3
| | | | | | | | PR: 201880 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=393096
* Update MATE DE to 1.10.0.Koop Mast2015-07-273-4/+8
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=393031
* - Add upstream patch which fixes crash on alt+tabDmitry Marakasov2015-07-272-0/+49
| | | | | | | | | PR: 201723 Submitted by: enitarzi@gmail.com MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=393023
* x11-fm/doublecmd: update 0.6.3 -> 0.6.4Bartek Rutkowski2015-07-222-4/+3
| | | | | | | | PR: 201746 Submitted by: Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer) Notes: svn path=/head/; revision=392687
* x11-fm/pcmanfm: cleanupPhilip M. Gollucci2015-07-152-8/+12
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=392223
* - Pass MAKE_ENV to build commands, fixing built with ccache as a resultDmitry Marakasov2015-07-011-16/+17
| | | | | | | | | PR: 201219 Submitted by: andrey@bsdnir.info Approved by: bbtruk@users.sourceforge.net (maintainer) Notes: svn path=/head/; revision=391027
* Convert to USES=jpegAntoine Brodin2015-06-222-6/+4
| | | | Notes: svn path=/head/; revision=390310
* - Update to 0.6.3Dmitry Marakasov2015-06-192-9/+28
| | | | | | | | PR: 200902 Submitted by: bbtruk@users.sourceforge.net (maintainer) Notes: svn path=/head/; revision=390095
* - Update to 1.4.7Danilo Egea Gondolfo2015-06-163-3/+17
| | | | Notes: svn path=/head/; revision=389869
* - Bump PORTREVISION. lazarus was updated to 1.4.0Jose Alonso Cardenas Marquez2015-06-151-1/+2
| | | | Notes: svn path=/head/; revision=389678
* - Update audio/libmusicbrainz5 to 5.1.0Jason E. Hale2015-06-141-1/+1
| | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=389646
* Reset dhn's portsErwin Lansing2015-06-121-1/+1
| | | | | | | | | PR: 197522 Submitted by: jbeich Approved by: portmgr Notes: svn path=/head/; revision=389300
* Update to 3.7.1Guido Falsi2015-06-072-9/+3
| | | | | | | | PR: 200681 Submitted by: mp39590 at gmail.com (maintainer) Notes: svn path=/head/; revision=388741
* - Update to 0.6.2Dmitry Marakasov2015-05-262-26/+17
| | | | | | | | PR: 200152 Submitted by: bbtruk@users.sourceforge.net (maintainer) Notes: svn path=/head/; revision=387507
* - Update to 1.6.10 (bugfix)Olivier Duchateau2015-05-237-195/+3
| | | | | | | - Remove unneeded patches Notes: svn path=/head/; revision=387092
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-3/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* - Update to 1.6.9Olivier Duchateau2015-05-227-17/+195
| | | | | | | | | - Add patches, which fixes trash at startup [1] Obtained from: https://bugzilla.xfce.org/show_bug.cgi?id=11913 [1] Notes: svn path=/head/; revision=386982
* - Update to 1.4.6Danilo Egea Gondolfo2015-05-203-4/+4
| | | | | | | | | | | - Bugfix for a bug which resulted in storing clear-text passwords [1] [1] - https://bugzilla.gnome.org/show_bug.cgi?id=653573 MFH: 2015Q2 Notes: svn path=/head/; revision=386899
* - Update to 3.7.0Dmitry Marakasov2015-05-203-4/+11
| | | | | | | | PR: 200248 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=386868
* Upgrade rodent and librfm from 5.2.9 to 5.3.14.6Rodrigo Osorio2015-05-206-149/+887
| | | | Notes: svn path=/head/; revision=386859
* Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.Mathieu Arnold2015-05-182-3/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386691
* MASTER_SITES cleanup.Mathieu Arnold2015-05-142-3/+2
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=386312
* - Fix Trash panel plugin (PLUG_TPA), now receives good signal during monitoringOlivier Duchateau2015-05-132-0/+13
| | | | | | | | | | trash folder - Bump PORTREVISION Obtained from: Upstream git repo Notes: svn path=/head/; revision=386230
* Cleanup DIST* variables.Mathieu Arnold2015-05-112-5/+3
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=386097
* - Update to 0.20.0Dmitry Marakasov2015-05-076-7/+17
| | | | | | | | - Project renamed upstream - Update WWW Notes: svn path=/head/; revision=385666
* Update ports in the remaining categories to not use GH_COMMIT.Mathieu Arnold2015-05-072-5/+4
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385665
* - Update to 1.6.8 (bugfix)Olivier Duchateau2015-05-054-39/+6
| | | | | | | | | | - Remove unneeded patches - Remove STARTUP option Changelog: http://git.xfce.org/xfce/thunar/tree/NEWS?id=thunar-1.6.8 Notes: svn path=/head/; revision=385486
* - Fix an infinite loop (and sometimes crash), when manual reload is performedOlivier Duchateau2015-05-013-0/+31
| | | | | | | | | | | - Bump PORTREVISION PR: 199827 Reported by: <rozhuk.im@gmail.com> Obtained from: Upstream Git repository Notes: svn path=/head/; revision=385119
* USES=xfce: Stop overriding MASTER_SITE_SUBDIR.Bryan Drewery2015-04-281-2/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=384919
* - Fix shebangsDmitry Marakasov2015-04-231-2/+3
| | | | | | | | MFH: 2015Q2 Approved by: portmgr blanket Notes: svn path=/head/; revision=384567
* Update to 1.6.7 (bugfix)Olivier Duchateau2015-04-202-6/+4
| | | | Notes: svn path=/head/; revision=384374
* Replace wrong dependencie from japanese/gawk to lang/gawk.Rodrigo Osorio2015-04-181-2/+2
| | | | | | | | Bump port revision. Reported by marino Notes: svn path=/head/; revision=384224
* - Remove libtool hacks and patches that are now handled by USES=libtoolTijl Coosemans2015-04-181-3/+0
| | | | | | | - Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that Notes: svn path=/head/; revision=384215
* x11-fm/worker: Unbreak DragonFly after previous commitJohn Marino2015-04-171-0/+2
| | | | | | | | | | AVFS doesn't build on DragonFly, so setting the option on by default broke the port. Approved by: blanket Notes: svn path=/head/; revision=384170
* Fix some glib schema issues.Koop Mast2015-04-142-1/+3
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=383994
* - Sadly, this port requires c++11-capable compiler and libraryAlexey Dokuchaev2015-04-132-17/+24
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=383906
* - Update to 1.2.3Olivier Duchateau2015-04-102-13/+16
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=383746