1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[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
1999-06-26 19:22:14 +00:00
Steve Price
1f7fe3f825 Don't declare that read returns an int so this compiles on a -current
box with egcs for archs where sizeof(ssize_t) != sizeof(int).
1999-06-06 15:58:31 +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
167ab158f4 "all:" -> "all::" to make XFree86-3.3 config files happy. 1997-06-12 17:25:31 +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
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Jordan K. Hubbard
c7856579a4 Fix two emu problems:
1. Decorations disabled by default.
2. No-decoration case not properly handled in menus, resulting in seg fault.
1996-05-22 10:24:57 +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
Gary Palmer
3753222345 Try to get most ports checksummed 1995-03-31 22:18:54 +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