aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2013-12-0110-374/+0
| | | | | | | | | | | | | | | | | | | | | | 2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build 2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang 2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything 2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4 2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated 2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1 2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11 2013-12-01 comms/uhso-kmod: included in base system on all supported releases 2013-12-01 deskutils/ecru: No longer maintained upstream 2013-12-01 editors/gphpedit: No longer maintaned upstream 2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd 2013-12-01 graphics/py-clutter: Broken for more than 6 month 2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter Notes: svn path=/head/; revision=335357
* - Update to 1.37Pietro Cerutti2013-11-265-330/+53
| | | | | | | | | | | | | This release contains a new file search dialog based on the find and grep commands that allows to quickly retrieve files and folders and perform the usual file operations on them. Many bugs were also fixed. Spanish, italian, greek, czesch, german, swedish and brazilian portuguese translations were updated. - Support NLS - STAGE-clean Notes: svn path=/head/; revision=334946
* Say hello to Mate 1.6.Koop Mast2013-11-236-0/+393
| | | | | | | | | | | | | | | | | | | | | Mate is a lite desktop forked from gnome2. Most of the work is done by Jeremy Messenger (mezz@). The only thing I did was update a few ports to later 1.6 release and attempting to keep up with ports infra changes. Resulting bugs are all mine. Mate is a sort of replacement for Gnome 2. So people wanting to keep a Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3 in the near future. This switch will be announce with a transition time so people have more time to switch if they haven't already. This release was made possible by everyone that send friendly pokes to keep mate on my mind. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334661
* - Convert to USES=qmake (and other USES while I'm here)Max Brazhnikov2013-11-221-8/+3
| | | | | | | | | | - Add state support - Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc. Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334586
* - Update from 3.1.0 to 3.2.0 [1]Danilo Egea Gondolfo2013-11-203-10/+13
| | | | | | | | | | | - Add license [1] - Use options helpers PR: ports/184088 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) [1] Notes: svn path=/head/; revision=334427
* Deprecate x11-fm/xnc.Raphael Kubo da Costa2013-11-171-0/+3
| | | | | | | | It does not have a website anymore, it fails to build on all supported FreeBSD releases and its latest release dates back to 2005. Notes: svn path=/head/; revision=334129
* - Switch to USES=gmake.Jimmy Olgeni2013-11-082-18/+13
| | | | | | | | - Add staging support. - Do not mute install commands. Notes: svn path=/head/; revision=333241
* x11-fm/deforaos-browser: update to 0.4.13William Grzybowski2013-11-043-21/+26
| | | | | | | | | | | | - Update to 0.4.13 - Allow staging - Convert lib depends to new format PR: ports/183632 Submitted by: maintainer Notes: svn path=/head/; revision=332766
* releaseDmitry Sivachenko2013-10-271-1/+1
| | | | Notes: svn path=/head/; revision=331755
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* - Support STAGEDIROlivier Duchateau2013-10-233-17/+25
| | | | | | | | | | - Convert to new LIB_DEPENDS format - Replace APIDOCS option by DOCS - Fix NLS, when it's unset - Standardize 'startup-notification' description Notes: svn path=/head/; revision=331421
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-2212-15/+0
| | | | | | | | | | | the mtree (remaining categories) - Add note on mtree change to CHANGES Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331275
* - Update from 2.19.4 to 3.1.0 [1]Danilo Egea Gondolfo2013-10-193-18/+10
| | | | | | | | | | | | - Drop .asc file - Add stage support - Use shebangfix instead of REINPLACE_CMD PR: ports/183078 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) [1] Notes: svn path=/head/; revision=330847
* - Update to 13.07.25.13Pietro Cerutti2013-10-154-41/+50
| | | | | | | | | | - Convert to USES+=tk - Take maintainership (tcltk@FreeBSD.org) - Move PORTDOCS into DATADIR, since they're used by the program itself - STAGE-clean Notes: svn path=/head/; revision=330368
* - Support STAGEDIROlivier Duchateau2013-10-142-9/+7
| | | | | | | - Convert to new LIB_DEPENDS format Notes: svn path=/head/; revision=330351
* Explicitly link libraries on 10 unmaintained portsJohn Marino2013-10-081-1/+1
| | | | | | | | | | | | The following ports will not build with a binutils 2.22+ linker built with standard options. This has been obvious with DPorts, but difficult to see on FreeBSD. However, setting the ports compiler as a recent gcc (e.g lang/gcc48) is an excellent way to detect the unspecified but needed libraries as these recent GCC compilers use the latest binutils linkers. These patches were tested on FreeBSD 8.4 and DragonFly 3.5 Notes: svn path=/head/; revision=329750
* - Bump PORTREVISION on ports dependent on FOX. This is needed because wePietro Cerutti2013-10-071-0/+1
| | | | | | | now use ltverhack on FOX. This should be the last time. Notes: svn path=/head/; revision=329703
* x11/menu-cacheRusmir Dusko2013-10-042-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 0.5.0 - Change maintainer email to @FreeBSD.org - Remove not needed patches x11/lxde-meta - Bump PORTREVISION - Change maintainer email to @FreeBSD.org - Add dependency for deskutils/lxshortcut - Add NO_MTREE=yes x11/libfm - Bump PORTREVISION - Support STAGEDIR - Preserve original *.conf files with stage x11-fm/pcmanfm - Bump PORTREVISION - Support STAGEDIR - Preserve original *.conf files x11/lxpanel - Bump PORTREVISION Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=329402
* - Update to 0.5.7Jose Alonso Cardenas Marquez2013-10-026-45/+274
| | | | | | | | | | - Add plugins suppport PR: ports/181217 Submitted by: Benat Gonzalez Etxepare <bbtruk __ at __ users.sourceforge.net> Notes: svn path=/head/; revision=329014
* - Bump PORTREVISION. Lazarus has been updated to 1.0.12Jose Alonso Cardenas Marquez2013-09-301-1/+2
| | | | | | | - Fix MAN file installatin Notes: svn path=/head/; revision=328838
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-2036-25/+41
| | | | | | | x11-fm) Notes: svn path=/head/; revision=327780
* - Update to 1.1.2Rusmir Dusko2013-09-162-7/+7
| | | | | | | | | | - Change maintainer email gmx.ch --> FreeBSD.org - Use the new format for LIB_DEPENDS Approved by: wxs/wg/pawel (mentors) Notes: svn path=/head/; revision=327434
* Convert to new perl frameworkBaptiste Daroussin2013-09-162-6/+2
| | | | | | | Convert from USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=327419
* Remove USE_GCC=any: builds properly with clangBaptiste Daroussin2013-09-141-1/+0
| | | | Notes: svn path=/head/; revision=327272
* Add explicit dependency on pkgconf (20 ports)John Marino2013-09-121-5/+2
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=327041
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326958
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-092-6/+3
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326840
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-09-072-2/+2
| | | | Notes: svn path=/head/; revision=326658
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+1
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-6/+2
| | | | Notes: svn path=/head/; revision=326145
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326132
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-0/+1
| | | | Notes: svn path=/head/; revision=326129
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326122
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326107
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326089
* - fix PLIST after the updateMarcus von Appen2013-09-011-1/+0
| | | | Notes: svn path=/head/; revision=325872
* - Update to 0.9.0Marcus von Appen2013-09-013-4/+7
| | | | Notes: svn path=/head/; revision=325865
* - Fix PLISTPietro Cerutti2013-08-281-0/+2
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=325511
* - Update to 1.35Pietro Cerutti2013-08-288-82/+298
| | | | | | | | | | | | | | | | | - Most patches have been accepted upstreams. The remaining ones have been submitted on http://sourceforge.net/p/xfe/bugs/176/ Release notes: This release adds a scripts feature: like in Nautilus, users can now apply custom shell scripts to a list of selected files. See the documentation page for more information. The default keyboard shortcut for the file rename operation was changed to F2. Swedish and greek translation were updated. A spanish colombian translation was also added. And as usual, several bugs were fixed. Notes: svn path=/head/; revision=325510
* - Unbreak parallel (-jX) builds by calling sub-makes correctlyAlexey Dokuchaev2013-08-245-26/+50
| | | | | | | | | | | | - Avoid hardcoding version in DISTNAME, use modern LIB_DEPENDS syntax - Do not install COPYING as portdocs, use LICENSE framework instead - Fix the build against Clang (return should match function prototype) - Cleanup do-install target recipe while I am here Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=325299
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-144-4/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Fix usage of USESAndrej Zverev2013-08-041-2/+1
| | | | | | | Approved by: kwm@ (gnome@) Notes: svn path=/head/; revision=324219
* - Convert to new perl frameworkMathieu Arnold2013-08-032-3/+4
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - Trim Makefile header, comment out dead MASTER_SITESAlexey Dokuchaev2013-07-313-27/+220
| | | | | | | | | - Patch internal makefiles to allow parallel (-jX) builds - Touch COMMENT and port description, remove dead URL - Wrap one overly long line; miscellaneous port cleanups Notes: svn path=/head/; revision=324013
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-2611-490/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748
* - Update to version 1.1.1Pawel Pekala2013-07-243-11/+10
| | | | | | | | | | - Convert to new options macros PR: ports/180810 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=323616
* x11-fm/rodent: pass maintainershipWilliam Grzybowski2013-07-171-3/+3
| | | | | | | | | | | | - Pass maintainership (asked via mailing list) [1] - USES gmake - Remove leading article from COMMENT PR: ports/180618 [1] Submitted by: Jens K. Loewe <bsd tuxproject.de> (maintainer) Notes: svn path=/head/; revision=323185
* Mark jobs unsafeBaptiste Daroussin2013-07-101-6/+3
| | | | | | | | Convert to USES=gmake where appropriate Trim headers Notes: svn path=/head/; revision=322689
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-101-2/+1
| | | | | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment Notes: svn path=/head/; revision=322622
* x11-fm/doublecmd: update to 0.5.5William Grzybowski2013-07-0412-129/+118
| | | | | | | | | | | | | - Update to 0.5.5 Changes: http://doublecmd.sourceforge.net/mediawiki/index.php/Changes_in_version_0.5.5 PR: ports/180240 Submitted by: Beñat Etxepare <bbtruk@users.sourceforge.net> (maintainer) Notes: svn path=/head/; revision=322297