aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/rox-filer
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 2.5.Jimmy Olgeni2006-08-063-10/+13
| | | | Notes: svn path=/head/; revision=169848
* Do not set CHARSET to iso-8859-1, it is no longer needed.Jimmy Olgeni2006-06-192-6/+1
| | | | Notes: svn path=/head/; revision=165798
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Fix display issue in "Show extra details" mode.Jimmy Olgeni2006-01-081-1/+2
| | | | | | | | PR: ports/91514 Submitted by: Neil Hoggarth <neil(at)hoggarth.me.uk> Notes: svn path=/head/; revision=153079
* Upgrade to version 2.4.1.Jimmy Olgeni2006-01-063-4/+5
| | | | Notes: svn path=/head/; revision=152883
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Upgrade to version 2.3.Jimmy Olgeni2005-08-284-25/+27
| | | | Notes: svn path=/head/; revision=141180
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Unbreak package build (remove debug executable.)Jimmy Olgeni2005-02-193-1/+18
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=129280
* Upgrade to version 2.2.0.Jimmy Olgeni2005-01-293-3/+5
| | | | Notes: svn path=/head/; revision=127614
* Upgrade to version 2.1.5.Jimmy Olgeni2005-01-233-4/+5
| | | | Notes: svn path=/head/; revision=127132
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Upgrade to version 2.1.4.Jimmy Olgeni2004-10-304-3/+22
| | | | Notes: svn path=/head/; revision=120499
* Upgrade to version 2.1.3.Jimmy Olgeni2004-08-273-6/+5
| | | | | | | | PR: 70903 Submitted by: Roman Bogorodskiy <bogorodskiy (at) inbox.ru> Notes: svn path=/head/; revision=117459
* Update WWW.Jimmy Olgeni2004-06-051-1/+1
| | | | Notes: svn path=/head/; revision=110880
* Upgrade to version 2.1.2, display pkg-message in install target.Jimmy Olgeni2004-05-012-6/+6
| | | | Notes: svn path=/head/; revision=108088
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Add SIZE data.Jimmy Olgeni2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104531
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add proper configure target by merging patch from ports/62034.Jimmy Olgeni2004-01-281-3/+8
| | | | | | | | PR: 62034 Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=99334
* Upgrade to version 2.1.1.Jimmy Olgeni2004-01-252-2/+2
| | | | Notes: svn path=/head/; revision=99112
* Upgrade to version 2.1.0.Jimmy Olgeni2003-10-093-91/+98
| | | | Notes: svn path=/head/; revision=90705
* Use USE_GNOME to fix the build on bento.Joe Marcus Clarke2003-09-211-4/+1
| | | | Notes: svn path=/head/; revision=89089
* Upgrade to version 2.0.1.Jimmy Olgeni2003-07-252-2/+2
| | | | Notes: svn path=/head/; revision=85579
* Update to version 2.0.0.Jimmy Olgeni2003-06-022-2/+2
| | | | Notes: svn path=/head/; revision=82026
* Update to version 1.3.10.Jimmy Olgeni2003-06-012-2/+2
| | | | Notes: svn path=/head/; revision=81879
* Add default CHARSET fallback (iso-8859-1).Jimmy Olgeni2003-05-191-0/+5
| | | | Notes: svn path=/head/; revision=81493
* Update to version 1.3.9. Add support for updating the shared mimeJimmy Olgeni2003-05-183-2/+11
| | | | | | | type database. Notes: svn path=/head/; revision=81239
* Do not call autoconf in post-patch target.Jimmy Olgeni2003-05-141-5/+1
| | | | Notes: svn path=/head/; revision=80967
* Install the rox binary mode 755, not 775Kris Kennaway2003-04-211-1/+1
| | | | Notes: svn path=/head/; revision=79405
* Update to version 1.3.8.Jimmy Olgeni2003-03-302-2/+2
| | | | Notes: svn path=/head/; revision=77741
* Trim whitespace at end of file.Jimmy Olgeni2003-03-301-2/+0
| | | | Notes: svn path=/head/; revision=77740
* Add message about non-UTF-8 filenames and fallback CHARSET encoding.Jimmy Olgeni2003-03-291-0/+11
| | | | Notes: svn path=/head/; revision=77704
* Fix WWW using specific project page.Jimmy Olgeni2003-03-241-1/+1
| | | | Notes: svn path=/head/; revision=77383
* Update to version 1.3.7.Jimmy Olgeni2003-03-235-42/+48
| | | | Notes: svn path=/head/; revision=77246
* De-pkg-comment my ports + some more.Jimmy Olgeni2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76249
* Chase gtk20's shared lib version.Joe Marcus Clarke2003-02-071-1/+2
| | | | Notes: svn path=/head/; revision=75044
* Upgrade to version 1.3.6.Jimmy Olgeni2003-01-112-2/+2
| | | | Notes: svn path=/head/; revision=72921
* (whitespace) Separate assignments from Makefile targets.Jimmy Olgeni2003-01-021-4/+4
| | | | Notes: svn path=/head/; revision=72203
* Update to 1.3.5.Jimmy Olgeni2003-01-025-17/+64
| | | | Notes: svn path=/head/; revision=72202
* Add support for ARCH != i386.Jimmy Olgeni2003-01-022-4/+14
| | | | Notes: svn path=/head/; revision=72201
* Update to version 1.3.4.Jimmy Olgeni2002-10-103-6/+4
| | | | Notes: svn path=/head/; revision=67778
* Update port to version 1.3.3.Jimmy Olgeni2002-07-283-16/+5
| | | | Notes: svn path=/head/; revision=63676
* Update to version 1.3.2.Jimmy Olgeni2002-06-232-2/+2
| | | | Notes: svn path=/head/; revision=61819
* Update port to version 1.3.1 (uses shared-mime-info rather than rox-base).Jimmy Olgeni2002-05-313-13/+73
| | | | | | | Fix a small bug from post-extract (wrong icon path). Notes: svn path=/head/; revision=60354
* Update port to version 1.3.0 (which requires gtk2).Jimmy Olgeni2002-05-243-29/+31
| | | | Notes: svn path=/head/; revision=59868
* Update port to version 1.2.0.Jimmy Olgeni2002-02-182-2/+2
| | | | Notes: svn path=/head/; revision=54859
* Update port to version 1.1.14.Jimmy Olgeni2002-02-152-2/+2
| | | | Notes: svn path=/head/; revision=54765