aboutsummaryrefslogtreecommitdiff
path: root/emulators/cpmemu
Commit message (Collapse)AuthorAgeFilesLines
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-4/+2
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Clean up plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371563
* Rename emulators/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-284-0/+0
| | | | Notes: svn path=/head/; revision=363222
* - Fix build with clangMartin Wilke2014-01-192-8/+17
| | | | | | | | PR: 185322 Submitted by: ports fury Notes: svn path=/head/; revision=340290
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* = Drop MD5 supportMartin Wilke2011-07-021-2/+0
| | | | Notes: svn path=/head/; revision=276915
* - Add SHA256Pav Lucistnik2005-11-241-0/+2
| | | | Notes: svn path=/head/; revision=149315
* SIZEify.Trevor Johnson2004-01-291-0/+2
| | | | Notes: svn path=/head/; revision=99360
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75953
* Fix build on -currentPatrick Li2002-12-121-4/+9
| | | | Notes: svn path=/head/; revision=71546
* ONLY_FOR_ARCHS=i386Kris Kennaway2002-12-031-0/+2
| | | | Notes: svn path=/head/; revision=71337
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-141-2/+1
| | | | Notes: svn path=/head/; revision=28453
* PORTNAME/VERSION stuffMichael Haro2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27455
* * Updated version to 0.2.1.1Steve Price1999-11-266-12/+106
| | | | | | | | | | | * Added MetaLab(sunsite) mirror to MASTER_SITES * Fixed some files to respect CFLAGS properly PR: 14903 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23357
* New location on MASTER_SITE.Steve Price1999-11-141-1/+1
| | | | | | | | PR: 14823 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=23098
* Unbreak this port by upgrading to 0.2.1Chris Piazza1999-08-284-111/+21
| | | | | | | | PR: 13416 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=21062
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | | | | | | | | | | 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' Notes: svn path=/head/; revision=13935
* Find the distfile again.Steve Price1998-08-102-7/+4
| | | | | | | | PR: 7542 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=12421
* Can no longer fetch version 0.2. Version 0.2.1 is available butSteve Price1998-07-271-1/+3
| | | | | | | | | has a few too many Linux'isms to fix easily. Prodded by: Bill Fenner's distfile checker Notes: svn path=/head/; revision=12140
* Remove ${MASTER_SITE_SUNSITE} from MASTER_SITES and use sunsiteBill Fenner1998-02-011-3/+4
| | | | | | | | | explicitly; the /pub/Linux/distributions directory isn't mirrored. Submitted by: distfile checker Notes: svn path=/head/; revision=9562
* Eliminate double slashes in URL's by:Bill Fenner1998-01-081-2/+2
| | | | | | | | | - Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738) Notes: svn path=/head/; revision=9295
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-4/+0
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=4578
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+3
| | | | Notes: svn path=/head/; revision=4572
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-1/+4
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | 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! Notes: svn path=/head/; revision=3948
* Change category name from "emulation" to "emulators". This was theSatoshi Asami1995-11-221-1/+1
| | | | | | | most confusing of all! Notes: svn path=/head/; revision=2446
* Add sunsite to list of master sites.Satoshi Asami1995-07-011-1/+2
| | | | Notes: svn path=/head/; revision=1903
* Change name of executable and package to cpmemu, to avoid confusionSatoshi Asami1995-07-012-2/+2
| | | | | | | with the existing CP/M floppy read/write utility. Notes: svn path=/head/; revision=1900
* The CP/M emulator is the first resident of the new "emulators" category.Satoshi Asami1995-07-015-0/+129
Submitted by: "Janusz Kokot" <JKOKOT@demeter.ipan.lublin.pl> Notes: svn path=/head/; revision=1898