aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
Commit message (Collapse)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-214-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - autoreconf need of some dependencies. [1]Marcelo Araujo2008-08-191-2/+3
| | | | | | | | | | | - Use GNOME macro in MASTER_SITES. - Bump PORTREVISION. Submitted by: mezz (via email) [1] Reported by: QAT, erwin (pointyhat) Notes: svn path=/head/; revision=218862
* - Update to 1.2.7.Marcelo Araujo2008-08-194-65/+47
| | | | | | | | | PR: ports/126013, ports/126538 (based on) Submitted by: Hardy Schumacher <hardy.schumacher@amd.com> Reviewed by: Jens Rehsack <rehsack@web.de> Notes: svn path=/head/; revision=218814
* Update to 0.9.2 which really fixes the segfault trying to thumbnail a fileJoe Marcus Clarke2008-08-162-4/+4
| | | | | | | without a custom icon. For some reason, 0.9.1 shipped with the 0.9 code. Notes: svn path=/head/; revision=218686
* - Update to 1.19.2Martin Wilke2008-08-132-6/+4
| | | | | | | | PR: 126467 Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer) Notes: svn path=/head/; revision=218488
* Upgrade to 2.16.5Doug Barton2008-08-012-5/+12
| | | | | | | | | Download the PGP signature and add a verify target Approved by: Simon Dick <simond@irrelevant.org> (maintainer) Notes: svn path=/head/; revision=217926
* Update shared-mime-info to 0.51, and remove conflicts with x11-fm/nautilus.Joe Marcus Clarke2008-07-252-16/+1
| | | | | | | Add an UPDATING entry on how to properly perform this upgrade. Notes: svn path=/head/; revision=217512
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-252-2/+1
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217479
* - Fix coredumps on startupMartin Wilke2008-07-191-5/+11
| | | | | | | | | | - Pass maintainership to submitter PR: 125788 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Notes: svn path=/head/; revision=217165
* - Update to 2.6.2Rong-En Fan2008-07-193-11/+14
| | | | | | | | | | - Update maintainer's email address PR: ports/125610 Submitted by: Martin Tournoij (maintainer) Notes: svn path=/head/; revision=217082
* - Update to 1.19.1Martin Wilke2008-07-182-4/+4
| | | | | | | | PR: 125695 Submitted by: Ports Fury Notes: svn path=/head/; revision=217019
* - Update to 0.11.57Martin Wilke2008-07-173-18/+16
| | | | | | | | PR: 125694 Submitted by: Ports Fury Notes: svn path=/head/; revision=216993
* Update to 2.22.5.1.Joe Marcus Clarke2008-07-122-4/+4
| | | | Notes: svn path=/head/; revision=216744
* Update to 0.9.1 which fixes a crash if a PBI doesn't contain a customJoe Marcus Clarke2008-07-042-5/+5
| | | | | | | icon. Notes: svn path=/head/; revision=216325
* Update to 2.22.4.Jeremy Messenger2008-07-012-5/+4
| | | | Notes: svn path=/head/; revision=216068
* - This port has been BROKEN for more than 6 months. It will be removed unlessPav Lucistnik2008-06-191-0/+2
| | | | | | | | | fixed in next two months. With hat: portmgr Notes: svn path=/head/; revision=215228
* - Runtime problems need IGNORE not BROKEN tagPav Lucistnik2008-06-181-1/+1
| | | | Notes: svn path=/head/; revision=215087
* - Update to version 1.19Li-Wen Hsu2008-06-152-5/+4
| | | | | | | | PR: ports/124590 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com> Notes: svn path=/head/; revision=214868
* Add pbi-thumbnailer, a tool which generates icon thumbnails for PC-BSDJoe Marcus Clarke2008-06-085-0/+33
| | | | | | | installer files. It is designed to be used with the Nautilus file manager. Notes: svn path=/head/; revision=214512
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-0628-16/+28
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.18Martin Wilke2008-06-053-27/+650
| | | | | | | | PR: 124315 Submitted by: Ports Fury Notes: svn path=/head/; revision=214389
* Update to 2.16.3.Wesley Shields2008-05-312-6/+13
| | | | | | | | | | | Add xft support (default off) PR: ports/124072 Submitted by: Dmitry Klimov <lazyklimm@gmail.com> Approved by: garga (mentor, implicit), maintainer Notes: svn path=/head/; revision=214019
* - Respect NOPORTDOCS and NOPORTEXAMPLES knobs as reported by itetcu@.Ion-Mihai Tetcu2008-05-312-7/+30
| | | | | | | | | | - Bump PORTREVISION. PR: ports/123999 Submitted by: Marcus von Appen (maintainer) Notes: svn path=/head/; revision=214015
* Update to 2.22.3.Jeremy Messenger2008-05-283-5/+7
| | | | Notes: svn path=/head/; revision=213825
* - Update to 0.4.1Martin Wilke2008-05-244-35/+4
| | | | | | | | PR: 123915 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=213618
* Upgrade to version 2.8.Jimmy Olgeni2008-05-243-99/+99
| | | | Notes: svn path=/head/; revision=213606
* - Lib updated fox16.Marcelo Araujo2008-05-211-1/+1
| | | | | | | | | - Bump PORTREVISION. Noticed by: mezz Notes: svn path=/head/; revision=213441
* - Update to 0.8.2Lars Engels2008-05-182-10/+8
| | | | | | | | | | | - Change JAVA_VERSION back to 1.4+ [1] Changelog: http://www.mucommander.com/changes.php Suggested by: mato <gamato (AT) users.sf.net> [1] Notes: svn path=/head/; revision=213288
* - Downgrade to 1.2.4 because 1.2.5 have some problems and doesn't build fine ↵Marcelo Araujo2008-04-292-4/+6
| | | | | | | | | | | in all architectures. - Set PORTEPOCH. Reported by: Andrei V. Lavreniyuk <andy.lavr@reactor-xg.kiev.ua> Notes: svn path=/head/; revision=212244
* - Update to 1.2.5.Marcelo Araujo2008-04-282-5/+4
| | | | Notes: svn path=/head/; revision=212130
* - Update to 1.9.0Beech Rintoul2008-04-246-12/+42
| | | | | | | | | PR: ports/121874 Submitted by: Yarodin <yarodin@gmail.com> Approved by: Heiner <h.eichmann@gmx.de> (maintainer) Notes: svn path=/head/; revision=211880
* - Fix build after xorg cleanupMartin Wilke2008-04-201-2/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=211670
* - Update to 1.9.5Martin Wilke2008-04-196-96/+26
| | | | | | | | PR: 122504 Submitted by: Ports Fury Notes: svn path=/head/; revision=211621
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-1915-38/+32
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-093-3/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - Re-add patch that fixes build on FreeBSD 5Pav Lucistnik2008-04-081-0/+11
| | | | | | | Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=210831
* Readd tracker (if you want the gnome bits you must install ↵Michael Johnson2008-04-081-6/+7
| | | | | | | sysutils/tracker-gnome) Notes: svn path=/head/; revision=210797
* * Update to 2.22.2Joe Marcus Clarke2008-04-072-12/+11
| | | | | | | | | * Disable tracker support as it causes a circular dependency [1] Discussed with: ahze [1] Notes: svn path=/head/; revision=210778
* Add missing files to pkg-plist.Jimmy Olgeni2008-04-072-1/+4
| | | | | | | | PR: ports/122527 Submitted by: Keith Gaughan <keith.gaughan(at)gmail.com> Notes: svn path=/head/; revision=210745
* - IGNORE on FreeBSD 5.xPav Lucistnik2008-04-061-1/+5
| | | | | | | | PR: ports/122514 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer) Notes: svn path=/head/; revision=210681
* Split tracker into gnome and non-gnome portsMichael Johnson2008-04-051-2/+5
| | | | | | | | | | | | | | | | | | | The sysutils/tracker port is now a meta port and tracker is now split into separate ports to allow non-GNOME users to install tracker without pulling in GNOME components. To upgrade please use the directions below. portmaster users: portmaster -o sysutils/tracker-client tracker portmaster -u sysutils/tracker portupgrade users: portupgrade -o sysutils/tracker-client tacker portupgrade -u sysutils/tracker Repocopied by: marcus Notes: svn path=/head/; revision=210599
* - Update to 0.4Pav Lucistnik2008-04-047-31/+58
| | | | | | | | PR: ports/122426 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=210538
* An extremly fast and lightweight file manager which features tabbed browsingPav Lucistnik2008-04-045-0/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | and user-friendly interface. Features: o Extremely fast and lightweight o Can be started in one second on normal machine o Tabbed browsing (Similar to Firefox) o Built-in volume management (mount/umount/eject through HAL) o Drag & Drop support o Files can be dragged among tabs o Load large directories in reasonable time o File association support (Default application) o Thumbnail for image files o Bookmarks support o Handles non-UTF-8 encoded filenames correctly o Provide icon view and detailed list view o Standard compliant (Follows FreeDesktop.org) o Clean and user-friendly interface (GTK+ 2) WWW: http://pcmanfm.sourceforge.net/ PR: ports/122388 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Notes: svn path=/head/; revision=210502
* Update to 2.22.1.Joe Marcus Clarke2008-03-282-5/+4
| | | | Notes: svn path=/head/; revision=210040
* -Fix the build on FreeBSD 6.x and below.Jeremy Messenger2008-03-271-2/+1
| | | | | | | | | -Remove USE_X_PREFIX, no dependency change. Reported by: pointyhat via pav Notes: svn path=/head/; revision=209908
* - Add missing dependensMartin Wilke2008-03-261-1/+2
| | | | | | | Submitted by: pointyhat via pav Notes: svn path=/head/; revision=209847
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-255-8/+3
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-242-2/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683