Commit Graph

771 Commits

Author SHA1 Message Date
Satoshi Asami
f3831e8f64 New checksum 1996-03-05 08:00:32 +00:00
Satoshi Asami
394c2c8970 Upgrade, 2.0 -> 2.2. They apparently stopped using Motif (which
they were in 2.0.1). :)

patch-ab and patch-ac are gone, 16/24 bit displays are now supported
in the original code.
1996-02-07 09:28:43 +00:00
Satoshi Asami
510bcaa2de Change "networking" to "net". 1995-11-27 04:06:03 +00:00
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
8a98315697 Remove NO_PACKAGE, this comes as a binary package but it is redistributable. 1995-10-12 09:19:57 +00:00
Satoshi Asami
f7450d7402 The libspigot library. Required by nv. Note this is a binary package.
Submitted by:	james
1995-10-03 09:34:11 +00:00
Andrey A. Chernov
c04dd7bbad Upgrade to 2.70.1 1995-09-22 19:06:03 +00:00
Satoshi Asami
8a4199869d Add blurb about animation formats from the man page. Without this,
the DESCR file is not very useful. ;)
1995-08-15 08:44:36 +00:00
Scott Mace
d46e3b6897 Upgrade to xanim 2.69.7.8
xanim now supports audio!
1995-05-04 02:08:44 +00:00
Satoshi Asami
5d80320326 Reorganize Makefile, add Garrett as MAINTAINER. 1995-04-10 17:49:14 +00:00
Satoshi Asami
9441b5626c Submitted by: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu>
(thanks!)
Here's patch-ad.  This could be integrated with patch-aa.
1995-04-10 17:27:40 +00:00
Satoshi Asami
7f6c181f38 Yet another round of Makefile updates, graphics version. 1995-04-09 07:09:55 +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
Garrett Wollman
60597eaa7c Checksum for vic. 1995-03-30 20:56:22 +00:00
Satoshi Asami
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +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
Andreas Schulz
8f282f704c The manual page get installed as xanim.1.gz instead of xanim.1x. Correct
the packing list for that.
1995-02-04 23:39:23 +00:00
Jordan K. Hubbard
5ca7a7ffce Initial revision 1995-01-31 06:07:26 +00:00
Satoshi Asami
0d3962f8e2 mpeg_play version 2.0. NOT 2.0.1, that one requires Motif. :<
Also includes patch to make it work on 15/16 bit displays, it shows
up in all green on my 16-bit display (565) though.  Somebody please
check it....
1994-12-17 11:54:27 +00:00
Garrett Wollman
d432feb6be Port of vic version 2.6 1994-12-14 23:01:27 +00:00
Jordan K. Hubbard
8316b1b39b Piero Serini's xanim port.
Submitted by:	piero
1994-11-06 22:15:46 +00:00