Bill Fenner
4b6adb56f6
Eliminate double slashes in URL's by:
...
- Removing trailing slashes from MASTER_SITE_SUBDIR
- Removing doubled slashes in URL
- Adding %2F at start of absolute pathnames (see RFC1738)
1998-01-08 18:52:14 +00:00
Joerg Wunsch
3138dc639c
Trim down excessively long DESCR files in ports i either own, or where
...
i'm somehow related to (hpscan, that is).
Requested by: asmi (long ago)
1996-12-22 11:01:16 +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
David E. O'Brien
d23a795680
CATAGORIES+= -> CATAGORIES=
...
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Satoshi Asami
cbced53dc2
Typo.
...
Submitted by: James Raynard <fports@jraynard.demon.co.uk>
1996-07-10 08:12:13 +00:00
Satoshi Asami
46381ef82f
Change category name from "emulation" to "emulators". This was the
...
most confusing of all!
1995-11-22 11:48:30 +00:00
Joerg Wunsch
23b09a3e8c
Shorten the COMMENT line.
1995-10-24 22:51:48 +00:00
Joerg Wunsch
8ae5185fa3
Minor grammatical correction.
...
Submitted by: jhs
1995-10-24 21:38:42 +00:00
Satoshi Asami
71b12105e0
These boys now beling to emulators....
1995-07-13 01:13:20 +00:00
Joerg Wunsch
0024cf9172
Neither the port nor the package installed emufs.sys.
...
Pointed out by: phk, and burg@burg2.is.ge.com (Dick van den Burg)
1995-04-29 10:08:27 +00:00
Joerg Wunsch
082a5ccd7d
Finalize the packaging for this port. Fix a spelling error in my
...
README.FreeBSD, and provide an adequate packaging list. Fix a minor
problem for `make install' (use mkdir -p where appropriate).
1995-04-17 07:26:48 +00:00
Joerg Wunsch
6552fe66c1
Remove the first master site from the list; it doesn't seem to have a
...
copy of pcemu around anymore.
1995-04-16 13:07:26 +00:00
Satoshi Asami
91552dc4b8
Another round of Makefile updates, in utils!
1995-04-15 03:46:07 +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
Joerg Wunsch
869622ad38
This is David Hedley's pcemu 8086 PC emulator.
...
Technically, i consider this an excellent work.
I've made some efforts to make it easier for people get it actually up
& running. This would have required an image of a DOS boot floppy,
which we cannot provide. Instead, i wrote a small bootstrap loader
(basically a small more(1) clone with builtin text) that can be
``booted'' from. It instructs the user how to get the image of a
bootable DOS floppy, and where to find the various files.
(The bootstrap loader requires bcc to be recompiled, but i'm providing
a gzip'ed/uuencoded version in the files directory as well.)
The pkg directory is not yet done. Will follow RSN. :)
1995-03-27 21:35:21 +00:00