Commit graph

193 commits

Author SHA1 Message Date
Satoshi Asami
09d1efbab2 Register these kids in their new homes. 1995-08-19 08:20:11 +00:00
Satoshi Asami
71b12105e0 These boys now beling to emulators.... 1995-07-13 01:13:20 +00:00
Satoshi Asami
a0796a9ef7 Fix the dependencies. hfs is now in emulators and pgp is in security. 1995-07-13 00:55:40 +00:00
Satoshi Asami
1793b09287 Added cpmtools, hfs, mtools, pcemu, vmsbackup and wine. 1995-07-13 00:03:31 +00:00
Satoshi Asami
e9e95ea4c9 Change package name to cpmtools-1.1 to avoid confusion with cpmemu, the
"real" emulator (this port used to be called cpm-1.1).
1995-07-12 22:48:51 +00:00
Jeffrey Hsu
7b44b7e630 Upgrade to wine950706 snapshot. 1995-07-07 08:18:13 +00:00
Satoshi Asami
1022b5b750 Add sunsite to list of master sites. 1995-07-01 09:00:36 +00:00
Satoshi Asami
78eb1fe689 New Makefile for a new category. Currently contains cpmemu only. 1995-07-01 08:07:18 +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
Jeffrey Hsu
6e74699d8d Update to 950606 snapshot. 1995-06-15 07:46:50 +00:00
Jeffrey Hsu
ccf8c51ed3 Upgrade to 950430 snapshot.
Okayed by:	asami
1995-05-18 18:46:04 +00:00
Satoshi Asami
ada885d835 Comment out second of MASTER_SITES, it has a slightly different
version.
Submitted by:	jmb@kryten.atinc.com
1995-05-15 13:08:00 +00:00
Satoshi Asami
a6cf5d970d The standard category name for the utils/ subdir is "utilities", not
"utils".
1995-05-03 13:09:56 +00:00
Joerg Wunsch
e98a556744 Remove the port from the "emulation" category; it's simply a utility,
nothing else.
1995-04-29 10:15:00 +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
Jordan K. Hubbard
66d6f9f718 Add this to the emulators and utils categories. 1995-04-28 15:05:31 +00:00
Satoshi Asami
b165a3a9b5 Updated utils Makefiles! 1995-04-23 13:02:52 +00:00
Jean-Marc Zucconi
29bd114278 vmsbackup: read VMS backup tapes
Reviewed by:	jmz
Submitted by:	Jonathan M Bresler <jmb@kryten.atinc.com>
1995-04-19 02:30:22 +00:00
Joerg Wunsch
8359b86d1e Adding MD5 checksum file. 1995-04-17 08:16:17 +00:00
Joerg Wunsch
16aee86d5d Add freefall's LOCAL_PORTS as master site. We are the first site
where it appeared.
1995-04-17 07:54:44 +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
3c62d8a120 build depends on configure. (Hey! This one is different! ;) 1995-04-16 05:19:27 +00:00
Satoshi Asami
91552dc4b8 Another round of Makefile updates, in utils! 1995-04-15 03:46:07 +00:00
Satoshi Asami
eabfc48a36 And now the rest of the x11 ports Makefiles. 1995-04-12 20:32:12 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +00:00
Jeffrey Hsu
edb15401e0 Fix misplacement of CATEGORIES line into middle of a multi-line define.
Reviewed by:
Submitted by:
Obtained from:
1995-04-07 18:56:39 +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
Gary Palmer
3753222345 Try to get most ports checksummed 1995-03-31 22:18:54 +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
Jeffrey Hsu
3fa6604571 Update to wine950302 snapshot. 1995-03-06 04:40:22 +00:00
Jean-Marc Zucconi
d3ded881a1 Initial revision 1995-02-13 02:57:31 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
    set NO_INSTALL_MANPAGES for not calling "make install.man")

(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS.  These
    are the entries I used:

    EXEC_DEPENDS:
      unzip:${PORTSDIR}/archivers/unzip
      gmake:${PORTSDIR}/devel/gmake
      wishx:${PORTSDIR}/lang/tclX
      xli:${PORTSDIR}/graphics/xli
      gs:${PORTSDIR}/print/ghostscript
      gunshar:${PORTSDIR}/archivers/gshar+gunshar
      hfs:${PORTSDIR}/utils/hfs
      rman:${PORTSDIR}/utils/rman

    LIB_DEPENDS:
      tiff\\.3\\.:${PORTSDIR}/graphics/tiff
      jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
      Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
      tcl\\.7\\.:${PORTSDIR}/lang/tcl
      tk\\.3\\.:${PORTSDIR}/x11/tk
      xview\\.1\\.:${PORTSDIR}/x11/xview-lib
      Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
      mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
      xview\\.3\\.:${PORTSDIR}/x11/xview-lib
      BLT\\.1\\.:${PORTSDIR}/x11/blt

    There are still some dependencies I can't figure out what exactly
    is needed.  If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Jeffrey Hsu
926c79cd3e Wine - Microsoft Windows Emulator 1995-02-06 09:58:07 +00:00
Andreas Schulz
521e5310db Don't have a program installed SUID per default unless there is a very
good reason. Delete the SUID and root setting, if someone needs it
this ways, he should do it on his own system. But it shouldn't be the
default.
1995-01-14 13:48:31 +00:00
Joerg Wunsch
d5ae87d0fa Another attempt to import cpm(1).
Hope i got it right this time...
1994-12-28 11:53:42 +00:00
Jordan K. Hubbard
d410c7ec72 Make the DEPENDS line correct. Please TEST this stuff, people!
Problems like this are EASY to avoid!
1994-11-23 11:14:06 +00:00
Jean-Marc Zucconi
ac7284c0d3 tkhfs - a Tcl/Tk front end to the hfs program. 1994-11-17 23:24:39 +00:00
Jean-Marc Zucconi
4f6f6eb434 hfs - program for reading Macintosh HFS floppy disks, hard drives and CDROMs 1994-11-17 23:15:38 +00:00
Jordan K. Hubbard
e207e8a218 CONTENT -> COMMENT 1994-11-11 01:44:02 +00:00
Jordan K. Hubbard
5031dfe1da Jean-Marc Zucconi's mtools port.
Submitted by:	jmz
1994-10-05 22:32:58 +00:00