1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Daniel Baker
99250c0e09 makefile's check for existance of DISPLAY only checked if the variable
was defined, and didn't not check the possibility of an empty DISPLAY, which
was the cause of the packages building error.
1999-07-23 05:34:54 +00:00
Steve Price
8c1c5f4a17 Move manpages to Makefile and use MAN* macros. 1998-10-05 05:18:06 +00:00
Satoshi Asami
9111e6f1b5 Mark these ports broken if DISPLAY not set. 1998-08-20 07:35:23 +00:00
Satoshi Asami
fe0336effa Comment out IS_INTERACTIVE, only needs to connect to run xrdb. 1997-03-06 04:50:09 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
edd71eca0e New Makefile structure, package name and pre-configure target.
Submitted by:	me
1995-04-11 02:32:57 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Jordan K. Hubbard
eda63ab57c Add Michael Elbel as MAINTAINER of the ports he manages. 1995-03-29 21:22:55 +00:00
Andreas Schulz
56b712ffb3 Mark emu as an interactive port. It uses xrdb that fails without a valid
DISPLAY variable that is normally not set if you run a "make BATCH=yes".
1995-03-11 14:54:48 +00:00
Jordan K. Hubbard
3f73feb5a4 Update to latest version.
Submitted by:	me
1995-02-27 23:14:41 +00:00
Gary Palmer
eef18f546b This doesn't like installing a manpage, so set NO_INSTALL_MANPAGES 1994-12-12 03:50:25 +00:00
Jordan K. Hubbard
000e8742eb Several changes across all ports:
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.
1994-09-14 14:12:45 +00:00
Jordan K. Hubbard
9ae9a60331 Bring the emu port fully on line. 1994-09-14 12:01:06 +00:00
Jordan K. Hubbard
a098515704 Bring in the emu port. Package files to follow. 1994-09-13 12:39:52 +00:00