aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/x-files
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* - patch to update the x-files port to use tcl83/tk83,dinoex2001-11-144-9/+9
| | | | | | | - update mmaintainers email address. PR: 31726 Submitted by: dmaddox@csranet.com
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-3/+3
|
* - Change e-mail address and WWWkevlo2000-11-182-4/+4
| | | | | PR: 22928 Submitted by: MAINTAINER
* Add X-Files.1x (not sure if the "x" at the end is meant to be a joke or not).asami2000-06-081-0/+1
| | | | Submitted by: obento
* DISTNAMe-related cleanups.asami2000-04-161-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Update to use Tcl/Tk version 8.2.steve1999-11-293-6/+6
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Update to version 2.00b1.steve1999-11-014-9/+16
| | | | | PR: 13761 Submitted by: maintainer
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* expr -> ${EXPR}mharo1999-08-281-2/+2
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* sed -> ${SED}mharo1999-08-281-2/+2
|
* Correct fennerage by changing the MASTER_SITE.mph1999-07-021-2/+2
| | | | | PR: 12481 Submitted by: Donald J. Maddox <dmaddox@conterra.com>
* #4/4 enforcing Caps, no periodhoek1999-06-271-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
* Too many WWW:'s in the world, too many WWW:'s take one down and pass itmharo1999-05-031-1/+1
| | | | | | around. . .still too many WWW:'s in the world. (to the 99 bottles of beer song)
* Fix the following problems noticed by maintainer:steve1999-03-093-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
* Email address change, and URL additionflathill1999-02-122-3/+5
| | | | | PR: ports/9950 Submitted-by: dmaddox@conterra.com
* Move ports/misc/x-files -> ports/x11-fm/x-files, and activate.billf1998-12-031-4/+2
| | | | | Reviewed by: maintainer, asami Submitted by: Bill Fumerola <billf@FreeBSD.org>
* Copied from misc at billf's request. Mark it broken while he fixes upasami1998-12-021-1/+3
| | | | paths and stuff.
* Properly define BROKEN (only if DISPLAY is not set).asami1998-09-151-3/+5
| | | | Reminded by: maintainer
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+4
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Move x-files from x11 to misc.mph1998-04-307-0/+75
Suggested by: max and asami