summaryrefslogtreecommitdiff
path: root/x11/emu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* makefile's check for existance of DISPLAY only checked if the variableDaniel Baker1999-07-231-3/+4
| | | | | | | | was defined, and didn't not check the possibility of an empty DISPLAY, which was the cause of the packages building error. Notes: svn path=/head/; revision=20323
* #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
* Don't declare that read returns an int so this compiles on a -currentSteve Price1999-06-061-0/+11
| | | | | | | box with egcs for archs where sizeof(ssize_t) != sizeof(int). Notes: svn path=/head/; revision=19237
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-052-2/+2
| | | | Notes: svn path=/head/; revision=13665
* Mark these ports broken if DISPLAY not set.Satoshi Asami1998-08-201-3/+4
| | | | Notes: svn path=/head/; revision=12676
* "all:" -> "all::" to make XFree86-3.3 config files happy.Satoshi Asami1997-06-121-0/+11
| | | | Notes: svn path=/head/; revision=6889
* Comment out IS_INTERACTIVE, only needs to connect to run xrdb.Satoshi Asami1997-03-061-2/+3
| | | | Notes: svn path=/head/; revision=5869
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-6/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* 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
* Fix two emu problems:Jordan K. Hubbard1996-05-222-0/+86
| | | | | | | | 1. Decorations disabled by default. 2. No-decoration case not properly handled in menus, resulting in seg fault. Notes: svn path=/head/; revision=3117
* New Makefile structure, package name and pre-configure target.Satoshi Asami1995-04-111-8/+10
| | | | | | | Submitted by: me Notes: svn path=/head/; revision=1330
* 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
* Try to get most ports checksummedGary Palmer1995-03-311-0/+1
| | | | Notes: svn path=/head/; revision=1262
* Add Michael Elbel as MAINTAINER of the ports he manages.Jordan K. Hubbard1995-03-291-0/+1
| | | | Notes: svn path=/head/; revision=1240
* Mark emu as an interactive port. It uses xrdb that fails without a validAndreas Schulz1995-03-111-0/+1
| | | | | | | DISPLAY variable that is normally not set if you run a "make BATCH=yes". Notes: svn path=/head/; revision=1122
* Update to latest version.Jordan K. Hubbard1995-02-273-8/+13
| | | | | | | Submitted by: me Notes: svn path=/head/; revision=1060
* This doesn't like installing a manpage, so set NO_INSTALL_MANPAGESGary Palmer1994-12-121-1/+2
| | | | Notes: svn path=/head/; revision=555
* Several changes across all ports:Jordan K. Hubbard1994-09-141-2/+2
| | | | | | | | | | | | | | | | | | 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release. Notes: svn path=/head/; revision=93
* Bring the emu port fully on line.Jordan K. Hubbard1994-09-144-1/+22
| | | | Notes: svn path=/head/; revision=92
* Bring in the emu port. Package files to follow.Jordan K. Hubbard1994-09-131-0/+12
Notes: svn path=/head/; revision=88