aboutsummaryrefslogtreecommitdiff
path: root/emulators/prodosemu/files
Commit message (Collapse)AuthorAgeFilesLines
* - Fix all new cases of 'No newline at end of file' in the ports treeAlex Kozlov2013-03-071-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=313597
* - Fix build using CLANG.Marcelo Araujo2013-02-041-0/+9
| | | | | | | | | | - Add MAKE_JOBS_SAFE. PR: ports/175012 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=311583
* The prodosemu port includes the sgtty header file, but doesn't doMartin Wilke2008-01-031-5/+11
| | | | | | | | | | | | | | | anything with it. This is bad habit, especially because the sgtty.h is a deprecated header file, which describes an interface that's only present when COMPAT_43TTY is present in the kernel. There's no real harm in this case, but say, we want to remove this header file, it will cause compilation to fail. PR: 119101 Submitted by: Ed Schouten <ed@fxq.nl> Notes: svn path=/head/; revision=204951
* - Remove obsolete site form MASTER_SITESKevin Lo2000-08-233-136/+89
| | | | | | | | | | - Change location of data files from libdata/ to share/ PR: 20752 Submitted by: Ports Fury Notes: svn path=/head/; revision=31893
* - Remove obsolete sites from MASTER_SITESMichael Haro2000-01-222-32/+49
| | | | | | | | | | | | - Add MAINTAINER line - Support CC/CFLAGS/PREFIX properly - Shorten pkg/DESCR and add README file from distribution source PR: 16035 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=24928
* New port, prodosemu:Masafumi Max NAKANE1997-07-073-0/+119
A text based Apple IIe ProDOS emulator. PR: 2817 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au> Notes: svn path=/head/; revision=7230