Commit graph

20 commits

Author SHA1 Message Date
Bill Fumerola
ccf4c430e0 ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. 2000-05-14 05:40:52 +00:00
Michael Haro
b7f08d10c0 PORTNAME/VERSION stuff 2000-04-12 04:56:17 +00:00
Steve Price
23cdd5ebb9 * Updated version to 0.2.1.1
* Added MetaLab(sunsite) mirror to MASTER_SITES
* Fixed some files to respect CFLAGS properly

PR:		14903
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-26 17:50:47 +00:00
Steve Price
e13a3ca080 New location on MASTER_SITE.
PR:		14823
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1999-11-14 03:05:04 +00:00
Chris Piazza
881196a841 Unbreak this port by upgrading to 0.2.1
PR:		13416
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-28 16:50:32 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Justin M. Seger
1e101ce912 Mark BROKEN for ELF:
gcc -s -o cpm single.o z80emu.o em.o io.o bios.o  commands.o running.o main.o disneu.o disz80.o low.o
single.o(.text+0x9): undefined reference to `_z80regs'
single.o(.text+0xe): undefined reference to `_z80mem'
single.o(.text+0x15): undefined reference to `_z80regs'
single.o(.text+0x1c): undefined reference to `_z80regs'
single.o(.text+0x23): undefined reference to `_z80regs'
single.o(.text+0x2a): undefined reference to `_z80regs'
single.o(.text+0x3f): undefined reference to `_z80regs'
single.o(.text+0x46): more undefined references to `_z80regs' follow
single.o(.text+0x18f2): undefined reference to `_hardware_access'
single.o(.text+0x1948): undefined reference to `_z80regs'
single.o(.text+0x195a): undefined reference to `_z80regs'
1998-10-13 03:37:48 +00:00
Steve Price
1dcd22128f Find the distfile again.
PR:		7542
Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
1998-08-10 12:06:49 +00:00
Steve Price
c9b877f574 Can no longer fetch version 0.2. Version 0.2.1 is available but
has a few too many Linux'isms to fix easily.

Prodded by:	Bill Fenner's distfile checker
1998-07-27 00:01:04 +00:00
Bill Fenner
c6d6372a25 Remove ${MASTER_SITE_SUNSITE} from MASTER_SITES and use sunsite
explicitly; the /pub/Linux/distributions directory isn't mirrored.

Submitted by:   distfile checker
1998-02-01 23:23:57 +00:00
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
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
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +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
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
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
Satoshi Asami
1022b5b750 Add sunsite to list of master sites. 1995-07-01 09:00:36 +00:00
Satoshi Asami
0ca1c16150 Change name of executable and package to cpmemu, to avoid confusion
with the existing CP/M floppy read/write utility.
1995-07-01 08:04:25 +00:00
Satoshi Asami
e1d220846f The CP/M emulator is the first resident of the new "emulators" category.
Submitted by:	"Janusz Kokot" <JKOKOT@demeter.ipan.lublin.pl>
1995-07-01 07:55:28 +00:00