1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Joerg Wunsch
23b09a3e8c Shorten the COMMENT line. 1995-10-24 22:51:48 +00:00
Joerg Wunsch
4b50fc6732 Make this port actually work:
. install the data files, too :)

. make acm complain if it cannot find a data file, instead of dump
core

. moved the data file location to where all X11 programs used to have
it

. try working around some floating point problems by masking all FP
exceptions (yes, i know that it's ugly, but i won't like to go and fix
acm -- it's way too huge for me)
1995-04-17 07:20:40 +00:00
Satoshi Asami
f4d6acbc42 And here comes the next round of Makefile updates, for games. Folks,
there are lots of broken stuff and funky Makefiles here.  Please check
your ports, and also put yourself in MAINTAINER so I know who to talk
to.  Thanks....
1995-04-11 00:20:58 +00:00
Joerg Wunsch
5bab1a1318 De-canonicalize the host and dir names of the master site.
Reviewed by:
Submitted by:
Obtained from:
1995-04-02 13:14:09 +00:00
Joerg Wunsch
29bedd2ceb Claim my ports, and add the MAINTAINER entry. 1995-04-01 13:48:45 +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
d8477a97b2 The tarball is now .tar.gz ... 1995-03-28 04:07:20 +00:00
Andreas Schulz
a89a00c167 Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.
This thing is getting boring :-).
Also add the acm.1 manpage to the packing list.
1995-03-20 00:13:48 +00:00
Joerg Wunsch
4881445f86 Add the missing package files. 1995-03-06 23:30:13 +00:00
Joerg Wunsch
34dcc6fecc acm - a flight simulator for X11.
The program still SIGFPE's for me when compiled without -g, but
that doesn't seem to be acm's fault.  Also, i don't want to get my
patches lost.

The port should remain disabled in the parent Makefile until the
floating point troubles are fixed.

...desperatley hoping that i've got the import right this time. :-/
1995-03-05 23:32:26 +00:00