aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Add missing directories to pkg-plistAntoine Brodin2013-06-291-0/+4
| | | | Notes: svn path=/head/; revision=322056
* Convert to USES=imakeBaptiste Daroussin2013-06-283-14/+6
| | | | Notes: svn path=/head/; revision=322013
* - Pass maintainership to submitterWen Heping2013-06-191-1/+1
| | | | | | | | PR: 179695 Submitted by: nemysis <nemysis@gmx.ch> (new maintainer) Notes: svn path=/head/; revision=321226
* Send some ports back to the pool that I no longer have time forKris Moore2013-06-181-1/+1
| | | | Notes: svn path=/head/; revision=321199
* Fix build with glib 2.36.Koop Mast2013-06-172-7/+5
| | | | | | | Convert to USES=desktop-file-utils and shared-mime-info. Notes: svn path=/head/; revision=321088
* x11-fm/xplore: fix build with clangWilliam Grzybowski2013-06-161-5/+4
| | | | | | | | | | | - Fix build with clang, -Wno-return-type - Add LICENSE (GPLv2) - Trim Makefile header Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=321035
* - Fix buildMartin Wilke2013-06-111-1/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320594
* - Remove custom option descriptionsAlex Kozlov2013-06-111-10/+3
| | | | | | | | | | - Remove USE_GNOME=desktopfileutils because port's desktop file doesn't contain MimeType Approved by: Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer) Notes: svn path=/head/; revision=320539
* - Fixed desktop file's paths (reported by Scott Sealy)Raphael Kubo da Costa2013-06-092-4/+21
| | | | | | | | | | | - Fixed 'update-desktop-database not found' error - Added license information PR: ports/179231 Submitted by: Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer) Notes: svn path=/head/; revision=320367
* - Fix plistMarcus von Appen2013-05-131-1/+0
| | | | | | | Reported by: itetcu Notes: svn path=/head/; revision=318120
* - Update to 1.6.3Olivier Duchateau2013-05-085-24/+19
| | | | | | | | - Finish to convert USES - Remove unneeded patch Notes: svn path=/head/; revision=317673
* Finish converting x11* from WITHOUT_NLS to PORT_OPTIONS:MNLSBaptiste Daroussin2013-05-062-13/+11
| | | | Notes: svn path=/head/; revision=317470
* Fix build with clangBaptiste Daroussin2013-05-031-0/+11
| | | | Notes: svn path=/head/; revision=317252
* - conversion to USES framework for gettextJason Helfman2013-05-011-5/+5
| | | | | | | Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=316994
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-2410-10/+10
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-242-4/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* - Chase x11-toolkits/fox16 shlib version bumpPietro Cerutti2013-04-231-0/+1
| | | | Notes: svn path=/head/; revision=316372
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-235-11/+6
| | | | Notes: svn path=/head/; revision=316355
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-6/+3
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* - Bump PORTREVISION. Lazarus RAD has been updated to 1.0.8Jose Alonso Cardenas Marquez2013-03-231-1/+2
| | | | Notes: svn path=/head/; revision=315001
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-222-3/+2
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - graphics/libexif:Po-Chien Lin2013-03-143-2/+2
| | | | | | | | | | | | | | | | * Update to 0.6.21 * Add LICENSE * Switch to OptionsNG and PORTDOCS - Document libexif 2012-07-12 vulnerabilty - Bump PORTREVISION for libexif related ports - Trim headers while here PR: ports/175910 Approved by: swills (mentor) Security: d881d254-70c6-11e2-862d-080027a5ec9a Notes: svn path=/head/; revision=314141
* - Drop support for GLib 2.28Olivier Duchateau2013-03-093-141/+6
| | | | | | | Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=313704
* - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationLi-Wen Hsu2013-03-021-7/+4
| | | | Notes: svn path=/head/; revision=313303
* - Remove x11-fm/tkdesk.Pietro Cerutti2013-02-1910-710/+0
| | | | | | | It's old, unmaintained, and doesn't work (seg-faults at startup) Notes: svn path=/head/; revision=312561
* Remove x11-fm/fsv as it depends on the expired x11-toolkit/gtkglareaBaptiste Daroussin2013-02-147-116/+0
| | | | | | | Approved by: David Thiel <lx@redundancy.redundancy.org> (maintainer) Notes: svn path=/head/; revision=312202
* - Update to 1.34Pietro Cerutti2013-02-113-8/+18
| | | | | | | | | | This release improves the overall look and feel of the program. Scrollbar color can now be customized and a Clearlooks theme has been added. Many bugs and some regressions were fixed. Brazilian and czsech translations were also updated. Notes: svn path=/head/; revision=312050
* 2013-01-30 net-mgmt/nagiosgrapher: Deprecated upstream. Please use ↵Baptiste Daroussin2013-02-027-95/+0
| | | | | | | | | net-mgmt/pnp instead 2013-02-01 x11-fm/x-files: Project has been abandoned Notes: svn path=/head/; revision=311436
* - Strip header at request of original creatorThomas Abthorpe2013-01-272-11/+2
| | | | | | | | Submitted by: trevor With hat: portmgr Notes: svn path=/head/; revision=311049
* Convert Makefile headers to the new format in my ports.Jimmy Olgeni2013-01-263-13/+0
| | | | Notes: svn path=/head/; revision=311016
* Fix the build with new glib.Koop Mast2013-01-211-12/+13
| | | | | | | | | | While here trim Makefile header, remove shlib version in LIB_DEPENDS and register conflict in nautilus. Obtained from: gnome staging area. Notes: svn path=/head/; revision=310778
* Bump PORTREVISION for tumbler-related portOlivier Duchateau2013-01-141-1/+1
| | | | | | | Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=310405
* - Update to 1.2.8.15Sylvio Cesar Teixeira2013-01-083-10/+32
| | | | Notes: svn path=/head/; revision=310105
* Update to 1.1.0Kris Moore2013-01-083-40/+18
| | | | | | | | PR: 175100 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Notes: svn path=/head/; revision=310099
* Convert dhn's ports to the new options frameworkBaptiste Daroussin2013-01-071-10/+6
| | | | | | | | | | While here trim headers and convert some USE_GNOME=pkgconfig to USE_PKGCONFIG=build Approved by: maintainer (dhn) Notes: svn path=/head/; revision=310055
* Fix terminal icon with x11/xfce4-terminalOlivier Duchateau2013-01-062-0/+12
| | | | | | | Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=309999
* - update to 0.4.10Ruslan Makhmatkhanov2013-01-033-4/+7
| | | | | | | | | | - make it PREFIX-safe PR: 174832 Submitted by: olivier@cochard.me Notes: svn path=/head/; revision=309892
* Bump PORTREVISION for Thunar related portsOlivier Duchateau2012-12-301-1/+1
| | | | | | | Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=309681