summaryrefslogtreecommitdiff
path: root/mbone (unfollow)
Commit message (Collapse)AuthorFilesLines
1995-11-27Change "networking" to "net".Satoshi Asami2-4/+4
Notes: svn path=/head/; revision=2485
1995-04-15Update of net Makefiles! Am I done? :)Satoshi Asami1-4/+6
Notes: svn path=/head/; revision=1363
1995-04-10Reorganize Makefile, add Garrett as MAINTAINER.Satoshi Asami1-3/+7
Notes: svn path=/head/; revision=1323
1995-04-10Submitted by: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu>Satoshi Asami1-0/+14
(thanks!) Here's patch-ad. This could be integrated with patch-aa. Notes: svn path=/head/; revision=1322
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard2-2/+4
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-03-31UpgradeGary Palmer3-41/+8
Notes: svn path=/head/; revision=1260
1995-03-31Add checksum fileGary Palmer1-0/+1
Notes: svn path=/head/; revision=1259
1995-03-30Checksum for vic.Garrett Wollman1-0/+1
Notes: svn path=/head/; revision=1252
1995-02-11Converted Makefiles as much as I could.Satoshi Asami2-4/+4
(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! Notes: svn path=/head/; revision=935
1994-12-14Port of vic version 2.6Garrett Wollman7-0/+123
Notes: svn path=/head/; revision=573
1994-11-02Remove patch already covered by new patch in patch-abPaul Traina1-13/+0
Notes: svn path=/head/; revision=313
1994-10-29Fix invalid parameter passing.Paul Traina1-0/+31
Notes: svn path=/head/; revision=294
1994-10-14IMM, the Internet Image Multicaster. Used to distribute still picturesGarrett Wollman5-0/+253
over the MBONE. Notes: svn path=/head/; revision=228