summaryrefslogtreecommitdiff
path: root/x11/xfedor (follow)
Commit message (Collapse)AuthorAgeFilesLines
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* #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
* Make sure we remove everything we install.Steve Price1998-10-051-0/+1
| | | | Notes: svn path=/head/; revision=13669
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Describe required version nowAndrey A. Chernov1997-08-101-2/+2
| | | | Notes: svn path=/head/; revision=7519
* Change dist site and remove hand-making cat directory creationAndrey A. Chernov1997-08-101-5/+2
| | | | Notes: svn path=/head/; revision=7518
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Use INSTALL_* macros defined in bsd.port.mk.Satoshi Asami1996-09-111-5/+5
| | | | Notes: svn path=/head/; revision=3754
* better fix for fclose(NULL)Andrey A. Chernov1996-09-031-5/+7
| | | | Notes: svn path=/head/; revision=3737
* Font/Bitmap/Pixmap/Mouse editor.Andrey A. Chernov1996-09-0311-0/+267
ATTENTION: It not work in > 256 colors modes, anyone who knows X in this place, fix it, please. Notes: svn path=/head/; revision=3733