summaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Sync with a version that uses MLINKS.hoek1998-09-192-20/+3
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-173-6/+6
| | | | in the first place.
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-153-6/+6
| | | | ELF conversion.
* Changed MASTER_SITES to ftp.bochs.com.alex1998-09-111-2/+2
|
* Maintainer has new Email address.steve1998-08-242-4/+5
| | | | PR: 7724
* Use the MANx variables. This commit only covers ports thathoek1998-08-232-2/+5
| | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least.
* Yes, I damaged pkg_[add|delete] on this one while removing thehoek1998-08-171-2/+2
| | | | | | manpages, too. Not that it would have mattered much, since this is marked RESTRICTED.
* Vice, welcome to the brave new world.hoek1998-08-174-19/+78
| | | | | This still installs documentation in lib/vice/docs/ (or something like that) instead of share/doc/vice/.
* Don't emulate the manpages in the PLIST.hoek1998-08-1710-50/+0
|
* Find the distfile again.steve1998-08-102-7/+4
| | | | | PR: 7542 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
* Make it clear that BOCHS is commercial software.alex1998-08-081-0/+3
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-076-12/+13
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-055-11/+11
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot ofjoerg1998-08-021-5/+8
| | | | stuff away. Move to other FTP servers.
* Added a link to the Bochs homepage.alex1998-07-291-0/+2
| | | | Inspired by: hoek
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-274-8/+8
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* Update to version 1.05.steve1998-07-272-8/+8
| | | | | PR: 7338 Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp>
* Can no longer fetch version 0.2. Version 0.2.1 is available butsteve1998-07-271-1/+3
| | | | | | has a few too many Linux'isms to fix easily. Prodded by: Bill Fenner's distfile checker
* Added @dirrm directives.alex1998-07-251-0/+3
|
* Add NO_CDROM. (Not sure if RESTRICTED implies this, but since we *don't*dburr1998-07-191-1/+2
| | | | want copyrighted stuff on the 2.2.7 CD-ROM, better safe than sorry...)
* Add missing dependency on libXaw3d.dburr1998-07-131-1/+3
|
* Moved the build warning out of pkg/DESCR and into the Makefile (in thedburr1998-07-132-6/+4
| | | | "pre-build" target). This seemed more appropriate.
* Oops, forgot to include NO_PACKAGE.dburr1998-07-131-1/+2
|
* Activate vice.dburr1998-07-121-1/+2
|
* PR: ports/6155dburr1998-07-129-0/+262
| | | | | | Submitted by: dchapes@ddm.on.ca Import of new port emulators/vice, the Versatile Commodore Emulator (VICE), an emulator for Commodore's PET/Vic-20/64.
* Whoops! Forgot to remove some bogosity before committing this file.dburr1998-07-091-3/+1
|
* Upgrade xmame to version 0.33b6.1.dburr1998-07-093-10/+9
|
* Specify PATCH_SITESjmz1998-07-031-1/+2
|
* Add mtools-3.9.1-2906.diff.gz patchfile.vanilla1998-07-023-5/+18
|
* Update to 980517 version of Winese1998-06-074-10/+10
| | | | Submitted by: Thomas Gellekum <tg@ihf.rwth-aachen.de>
* Upgrade to bochs-980513a.dburr1998-06-072-3/+11
| | | | | | | | | | * change package name in Makefile. * change md5. * change PLIST to reflect changes in the installed files. Submitted by: Sergei Laskavy (who submitted a patch to bochs-980409b; I upgraded to the latest version while I was at it.)
* Finally managed to track down a MASTER_SITE that actually has this beast.dburr1998-06-012-5/+4
| | | | Also the filename has changed (but not the md5).
* Changed my MAINTAINER e-mail to @FreeBSD.ORG.dburr1998-05-302-4/+4
|
* Upgrade to 3.9.1.mph1998-05-222-9/+4
| | | | Submitted by: "Nickolay N. Dudorov" <nnd@ctserv.itfs.nsk.su>
* Upgrade to 980513 version of Bochs.alex1998-05-182-3/+3
|
* vanilla just barely beat me on upgrading this.obrien1998-05-076-59/+38
| | | | Merging parts of my upgrade.
* Upgrade to 3.9, and portlint.vanilla1998-05-078-117/+109
|
* Define MANUAL_PACKAGE_BUILD, as this port installs bin/elk which canasami1998-04-291-1/+3
| | | | | | be confused with the file with the same name in the lang/elk port. Found by: make package breaking in textproc/unroff
* Be careful when you touch DISTNAME, it affect WRKSRC....asami1998-04-051-4/+3
|
* Distfile disappeared from old master site. Use a new one.jseger1998-04-041-6/+8
| | | | Portlint.
* Upgrade to 980331 version of Bochs.alex1998-04-034-9/+9
|
* Old MASTER_SITE no longer has DISTFILE. Switch to new MASTER_SITE.jseger1998-03-221-2/+2
|
* Change MASTER_SITE to new site, i forgot it on last commit.vanilla1998-03-211-2/+2
|
* Remove BROKEN, it's fixed now. (Folks, you can remove these lines if youasami1998-03-211-3/+1
| | | | believe you fixed the port!)
* Fix endian.h error.vanilla1998-03-211-3/+12
|
* Remove BROKEN tag, and put a copy on my page.vanilla1998-03-211-4/+3
|
* Mark this port broken, can't find endian.h.asami1998-03-211-1/+3
|
* Mark this port BROKEN, I can't fetch it.asami1998-03-211-1/+3
|
* Upgrade to 3.2.vanilla1998-03-123-4/+41
|
* Upgrade to 980311 version of Bochs.alex1998-03-113-5/+7
|
OpenPOWER on IntegriCloud