aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/x-files
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-7/+6
| | | | | | | | | | | | | | | | | | - 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-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209636
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update MASTER_SITES, WWWPav Lucistnik2006-05-262-2/+2
| | | | | | | | | PR: ports/97847 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: Donald J. Maddox <dmaddox099@yahoo.com> Notes: svn path=/head/; revision=163511
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* 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
* Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.Dejan Lesjak2006-01-212-10/+2
| | | | Notes: svn path=/head/; revision=154074
* Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).Dejan Lesjak2005-06-152-1/+11
| | | | Notes: svn path=/head/; revision=137467
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* - patch to update the x-files port to use tcl83/tk83,Dirk Meyer2001-11-144-9/+9
| | | | | | | | | | - update mmaintainers email address. PR: 31726 Submitted by: dmaddox@csranet.com Notes: svn path=/head/; revision=50007
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* - Change e-mail address and WWWKevin Lo2000-11-182-4/+4
| | | | | | | | PR: 22928 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35240
* Add X-Files.1x (not sure if the "x" at the end is meant to be a joke or not).Satoshi Asami2000-06-071-0/+1
| | | | | | | Submitted by: obento Notes: svn path=/head/; revision=29361
* DISTNAMe-related cleanups.Satoshi Asami2000-04-161-1/+1
| | | | Notes: svn path=/head/; revision=27633
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27432
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-283-6/+6
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Update to version 2.00b1.Steve Price1999-11-014-9/+16
| | | | | | | | PR: 13761 Submitted by: maintainer Notes: svn path=/head/; revision=22774
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* expr -> ${EXPR}Michael Haro1999-08-281-2/+2
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* sed -> ${SED}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21048
* Correct fennerage by changing the MASTER_SITE.Matthew Hunt1999-07-021-2/+2
| | | | | | | | PR: 12481 Submitted by: Donald J. Maddox <dmaddox@conterra.com> Notes: svn path=/head/; revision=19952
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Too many WWW:'s in the world, too many WWW:'s take one down and pass itMichael Haro1999-05-031-1/+1
| | | | | | | | | around. . .still too many WWW:'s in the world. (to the 99 bottles of beer song) Notes: svn path=/head/; revision=18421
* Fix the following problems noticed by maintainer:Steve Price1999-03-083-10/+9
| | | | | | | | | | | | | 1) The port contains hard-coded paths and does not properly respect ${PREFIX}/${X11BASE}. 2) The port is marked broken if $DISPLAY is not set. 3) My email address is wrong in the MAINTAINER line. PR: 10068 Submitted by: maintainer Notes: svn path=/head/; revision=17074
* Email address change, and URL additionSeiichirou Hiraoka1999-02-122-3/+5
| | | | | | | | PR: ports/9950 Submitted-by: dmaddox@conterra.com Notes: svn path=/head/; revision=16649
* Move ports/misc/x-files -> ports/x11-fm/x-files, and activate.Bill Fumerola1998-12-021-4/+2
| | | | | | | | Reviewed by: maintainer, asami Submitted by: Bill Fumerola <billf@FreeBSD.org> Notes: svn path=/head/; revision=15071
* Copied from misc at billf's request. Mark it broken while he fixes upSatoshi Asami1998-12-021-1/+3
| | | | | | | paths and stuff. Notes: svn path=/head/; revision=15044
* Properly define BROKEN (only if DISPLAY is not set).Satoshi Asami1998-09-151-3/+5
| | | | | | | Reminded by: maintainer Notes: svn path=/head/; revision=13131
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+4
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Move x-files from x11 to misc.Matthew Hunt1998-04-297-0/+75
Suggested by: max and asami Notes: svn path=/head/; revision=10769