summaryrefslogtreecommitdiff
path: root/x11-fm/x-files (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21148
1999-08-28expr -> ${EXPR}Michael Haro1-2/+2
mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
1999-08-28sed -> ${SED}Michael Haro1-2/+2
Notes: svn path=/head/; revision=21048
1999-07-02Correct fennerage by changing the MASTER_SITE.Matthew Hunt1-2/+2
PR: 12481 Submitted by: Donald J. Maddox <dmaddox@conterra.com> Notes: svn path=/head/; revision=19952
1999-06-26#4/4 enforcing Caps, no periodTim Vanderhoek1-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
1999-05-03Too many WWW:'s in the world, too many WWW:'s take one down and pass itMichael Haro1-1/+1
around. . .still too many WWW:'s in the world. (to the 99 bottles of beer song) Notes: svn path=/head/; revision=18421
1999-03-08Fix the following problems noticed by maintainer:Steve Price3-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
1999-02-12Email address change, and URL additionSeiichirou Hiraoka2-3/+5
PR: ports/9950 Submitted-by: dmaddox@conterra.com Notes: svn path=/head/; revision=16649
1998-12-02Move ports/misc/x-files -> ports/x11-fm/x-files, and activate.Bill Fumerola1-4/+2
Reviewed by: maintainer, asami Submitted by: Bill Fumerola <billf@FreeBSD.org> Notes: svn path=/head/; revision=15071
1998-12-02Copied from misc at billf's request. Mark it broken while he fixes upSatoshi Asami1-1/+3
paths and stuff. Notes: svn path=/head/; revision=15044
1998-09-15Properly define BROKEN (only if DISPLAY is not set).Satoshi Asami1-3/+5
Reminded by: maintainer Notes: svn path=/head/; revision=13131
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12335
1998-08-05Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1-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
1998-04-29Move x-files from x11 to misc.Matthew Hunt7-0/+75
Suggested by: max and asami Notes: svn path=/head/; revision=10769