aboutsummaryrefslogtreecommitdiffstats
path: root/mbone
Commit message (Collapse)AuthorAgeFilesLines
* Hardcode "work/" again instead of using ${WRKSRC}, since not-yet-definedfenner1996-12-171-3/+3
| | | | variables don't work in dependencies or target names.
* Remove nv, as promised. It still depends on the old version of tcl/tk,asami1996-12-031-2/+1
| | | | and wasn't upgraded.
* Misc. cleanup.asami1996-11-262-6/+6
|
* Update checksum; the source tarball was updated in-place.fenner1996-11-241-1/+1
|
* Update the checksum.fenner1996-11-241-1/+1
|
* Check in the patches that CVS missed yesterday... *now* it'll build =)fenner1996-11-213-214/+33
|
* Upgraded to imm 3.5a1 . This port is no longer BROKEN.fenner1996-11-207-15/+120
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-186-16/+12
|
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-11-133-11/+10
| | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
* Fix endian-ness problem in bitfield.fenner1996-11-131-0/+27
| | | | Pointed-out-by: Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu>
* Add speak_freelyache1996-11-121-1/+2
|
* Add mbone to CATEGORIESache1996-11-121-2/+2
|
* Move from net, speak freely understands VAT/RTP wellache1996-11-129-0/+481
|
* BROKEN is to be defined in individual Makefiles, not subdir Makefiles.asami1996-11-112-4/+5
|
* Mark imm and nv as BROKEN, until someone upgrades them to use tk41 and tcl75.fenner1996-11-111-3/+9
| | | | Add mbone_vcr, nte, rtpmon, sdr, vat, wb.
* New port: sdr 2.3a1, the UCL Session DiRectory.fenner1996-11-115-0/+30
| | | | Note that this port is restricted due to inclusion of DES encryption.
* New port: nte 1.5a23, the UCL Network Text Editor.fenner1996-11-1113-0/+153
| | | | Note that this port is restricted due to inclusion of DES code.
* New port: wb 1.59, the LBL whiteboard.fenner1996-11-115-0/+56
| | | | | Note: this is a "just-install-the-binary" port like netscape, no source is available for wb.
* New port: vat 4.0b2, LBL Visual Audio Toolfenner1996-11-116-0/+463
|
* New port: rtpmon 1.0a5, a multicast RTP session monitorfenner1996-11-117-0/+72
|
* imm, nv and vic are moved to mbones/. Repository copy is alreadyasami1996-11-072-4/+4
| | | | done, this is change to CATEGORIES line only.
* A new category for MBone applications. I'll move imm, nv and vic here,asami1996-11-072-0/+9
| | | | | | and Bill Fenner will add 6 new ports. Suggested by: fenner
* Install manpage in /usr/X11R6/man/man1, not /usr/X11R6/man.asami1996-11-071-0/+11
|
* Find the tcl library files in /usr/libdata/tcl .fenner1996-11-071-11/+21
|
* Fix install targetfenner1996-11-071-6/+5
|
* Upgrade to version 2.8fenner1996-11-048-123/+553
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-102-2/+2
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Change "networking" to "net".asami1995-11-272-4/+4
|
* Update of net Makefiles! Am I done? :)asami1995-04-151-4/+6
|
* Reorganize Makefile, add Garrett as MAINTAINER.asami1995-04-111-3/+7
|
* Submitted by: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu>asami1995-04-111-0/+14
| | | | | (thanks!) Here's patch-ad. This could be integrated with patch-aa.
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-012-2/+4
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Upgradegpalmer1995-04-013-41/+8
|
* Add checksum filegpalmer1995-04-011-0/+1
|
* Checksum for vic.wollman1995-03-311-0/+1
|
* Converted Makefiles as much as I could.asami1995-02-112-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!
* Port of vic version 2.6wollman1994-12-157-0/+123
|
* Remove patch already covered by new patch in patch-abpst1994-11-021-13/+0
|
* Fix invalid parameter passing.pst1994-10-301-0/+31
|
* IMM, the Internet Image Multicaster. Used to distribute still pictureswollman1994-10-145-0/+253
over the MBONE.