Commit Graph

926 Commits

Author SHA1 Message Date
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