summaryrefslogtreecommitdiff
path: root/x11/xgrab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}Jimmy Olgeni2001-01-311-1/+1
| | | | | | | files. Notes: svn path=/head/; revision=37855
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27497
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* makefile's check for existance of DISPLAY only checked if the variableDaniel Baker1999-07-231-5/+4
| | | | | | | | was defined, and didn't not check the possibility of an empty DISPLAY, which was the cause of the packages build error. Notes: svn path=/head/; revision=20322
* Verbosify error message received when not building when running X.David E. O'Brien1999-07-061-2/+2
| | | | Notes: svn path=/head/; revision=20092
* #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
* Move manpages to MAN* macros.Steve Price1998-09-262-3/+3
| | | | Notes: svn path=/head/; revision=13407
* Mark this port broken if DISPLAY is not set, it needs to run xrdb.Satoshi Asami1998-06-071-3/+6
| | | | Notes: svn path=/head/; revision=11307
* Suffix has changed (gz -> Z)Jean-Marc Zucconi1997-08-112-2/+3
| | | | Notes: svn path=/head/; revision=7524
* Comment out IS_INTERACTIVE, it needs to run xrdb.Satoshi Asami1997-03-061-2/+2
| | | | Notes: svn path=/head/; revision=5872
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+4
| | | | Notes: svn path=/head/; revision=4570
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Upgrade to version 2.41Jean-Marc Zucconi1996-07-313-22/+12
| | | | Notes: svn path=/head/; revision=3469
* Upgrade to version 2.41Jean-Marc Zucconi1996-07-311-5/+5
| | | | | | | Use a different MASTER_SITE Notes: svn path=/head/; revision=3468
* remove initial @cwdJean-Marc Zucconi1995-05-151-2/+1
| | | | | | | fix typo in app-defaults file name Notes: svn path=/head/; revision=1758
* Correct pathname of app-defaults fileJean-Marc Zucconi1995-05-151-2/+2
| | | | Notes: svn path=/head/; revision=1757
* Add "IS_INTERACTIVE=yes" (needs to actually *run* xrdb) andSatoshi Asami1995-05-131-1/+5
| | | | | | | | | "XMKMF=xmkmf" (make depend blows up). Still don't know if it works, though. Notes: svn path=/head/; revision=1721
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-121-2/+12
| | | | Notes: svn path=/head/; revision=1352
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-0/+1
| | | | Notes: svn path=/head/; revision=1327
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* xgrab, xgrabsc: an X-Windows image grabberJean-Marc Zucconi1995-02-277-0/+64
Notes: svn path=/head/; revision=1047