summaryrefslogtreecommitdiff
path: root/mbone (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't use the libs.tcl from the distribution; let it get dynamicallyBill Fenner1997-10-151-1/+6
| | | | | | | generated instead. Fixes tcl library mismatch warning. Notes: svn path=/head/; revision=8289
* Use tcl7.6 and tk4.2Bill Fenner1997-09-252-7/+7
| | | | Notes: svn path=/head/; revision=8023
* Use tcl7.6 and tk4.2, and use autoconf instead of patching configure script.Bill Fenner1997-09-252-26/+47
| | | | Notes: svn path=/head/; revision=8020
* Upgrade to 6.1cAndrey A. Chernov1997-09-235-79/+63
| | | | Notes: svn path=/head/; revision=8008
* Move files from ${FILESDIR} to ${WRKSRC} in post-extract: targetBill Fenner1997-09-131-1/+6
| | | | | | | | | instead of scripts/configure. Suggested by: Da Portsmeister Notes: svn path=/head/; revision=7886
* Don't copy Makefile.freebsd twice.Bill Fenner1997-09-121-4/+1
| | | | Notes: svn path=/head/; revision=7878
* Make this port really work. I have no idea how it worked for anybody,Satoshi Asami1997-09-122-3/+6
| | | | | | | | | | as "Makefile.freebsd" was not copied from ${FILESDIR} to ${WRKSRC}. While I'm here, change the file in our repository rather than trying to patch it. Notes: svn path=/head/; revision=7870
* Make port work with tcl/tk 8.0Bill Fenner1997-09-1111-277/+2956
| | | | Notes: svn path=/head/; revision=7856
* Distfile changedAndrey A. Chernov1997-06-113-48/+60
| | | | Notes: svn path=/head/; revision=6864
* Upgrade to rtpmon-1.0a7Bill Fenner1997-05-222-4/+4
| | | | Notes: svn path=/head/; revision=6532
* Make sdr build under 3.0Bill Fenner1997-05-221-27/+40
| | | | Notes: svn path=/head/; revision=6531
* Add virtual category 'tk41'.Wolfram Schneider1997-04-206-12/+12
| | | | Notes: svn path=/head/; revision=6248
* Use ${WRKSRC} instead of a hard-coded work/ by moving someBill Fenner1997-01-141-6/+9
| | | | | | | targets below the .include <bsd.port.mk> Notes: svn path=/head/; revision=5345
* Hardcode "work/" again instead of using ${WRKSRC}, since not-yet-definedBill Fenner1996-12-161-3/+3
| | | | | | | variables don't work in dependencies or target names. Notes: svn path=/head/; revision=4989
* Remove nv, as promised. It still depends on the old version of tcl/tk,Satoshi Asami1996-12-031-2/+1
| | | | | | | and wasn't upgraded. Notes: svn path=/head/; revision=4757
* Misc. cleanup.Satoshi Asami1996-11-262-6/+6
| | | | Notes: svn path=/head/; revision=4692
* Update checksum; the source tarball was updated in-place.Bill Fenner1996-11-241-1/+1
| | | | Notes: svn path=/head/; revision=4649
* Update the checksum.Bill Fenner1996-11-241-1/+1
| | | | Notes: svn path=/head/; revision=4648
* Check in the patches that CVS missed yesterday... *now* it'll build =)Bill Fenner1996-11-203-214/+33
| | | | Notes: svn path=/head/; revision=4617
* Upgraded to imm 3.5a1 . This port is no longer BROKEN.Bill Fenner1996-11-197-15/+120
| | | | Notes: svn path=/head/; revision=4600
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-186-16/+12
| | | | Notes: svn path=/head/; revision=4575
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-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. Notes: svn path=/head/; revision=4440
* Fix endian-ness problem in bitfield.Bill Fenner1996-11-121-0/+27
| | | | | | | Pointed-out-by: Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu> Notes: svn path=/head/; revision=4428
* Add speak_freelyAndrey A. Chernov1996-11-111-1/+2
| | | | Notes: svn path=/head/; revision=4408
* Add mbone to CATEGORIESAndrey A. Chernov1996-11-111-2/+2
| | | | Notes: svn path=/head/; revision=4407
* Move from net, speak freely understands VAT/RTP wellAndrey A. Chernov1996-11-119-0/+481
| | | | Notes: svn path=/head/; revision=4405
* BROKEN is to be defined in individual Makefiles, not subdir Makefiles.Satoshi Asami1996-11-112-4/+5
| | | | Notes: svn path=/head/; revision=4388
* Mark imm and nv as BROKEN, until someone upgrades them to use tk41 and tcl75.Bill Fenner1996-11-101-3/+9
| | | | | | | Add mbone_vcr, nte, rtpmon, sdr, vat, wb. Notes: svn path=/head/; revision=4381
* New port: sdr 2.3a1, the UCL Session DiRectory.Bill Fenner1996-11-105-0/+30
| | | | | | | Note that this port is restricted due to inclusion of DES encryption. Notes: svn path=/head/; revision=4379
* New port: nte 1.5a23, the UCL Network Text Editor.Bill Fenner1996-11-1013-0/+153
| | | | | | | Note that this port is restricted due to inclusion of DES code. Notes: svn path=/head/; revision=4378
* New port: wb 1.59, the LBL whiteboard.Bill Fenner1996-11-105-0/+56
| | | | | | | | Note: this is a "just-install-the-binary" port like netscape, no source is available for wb. Notes: svn path=/head/; revision=4377
* New port: vat 4.0b2, LBL Visual Audio ToolBill Fenner1996-11-106-0/+463
| | | | Notes: svn path=/head/; revision=4376
* New port: rtpmon 1.0a5, a multicast RTP session monitorBill Fenner1996-11-107-0/+72
| | | | Notes: svn path=/head/; revision=4375
* imm, nv and vic are moved to mbones/. Repository copy is alreadySatoshi Asami1996-11-072-4/+4
| | | | | | | done, this is change to CATEGORIES line only. Notes: svn path=/head/; revision=4334
* A new category for MBone applications. I'll move imm, nv and vic here,Satoshi Asami1996-11-072-0/+9
| | | | | | | | | and Bill Fenner will add 6 new ports. Suggested by: fenner Notes: svn path=/head/; revision=4332
* Install manpage in /usr/X11R6/man/man1, not /usr/X11R6/man.Satoshi Asami1996-11-071-0/+11
| | | | Notes: svn path=/head/; revision=4330
* Find the tcl library files in /usr/libdata/tcl .Bill Fenner1996-11-071-11/+21
| | | | Notes: svn path=/head/; revision=4329
* Fix install targetBill Fenner1996-11-071-6/+5
| | | | Notes: svn path=/head/; revision=4328
* Upgrade to version 2.8Bill Fenner1996-11-048-123/+553
| | | | Notes: svn path=/head/; revision=4287
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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! Notes: svn path=/head/; revision=3948
* Change "networking" to "net".Satoshi Asami1995-11-272-4/+4
| | | | Notes: svn path=/head/; revision=2485
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-4/+6
| | | | Notes: svn path=/head/; revision=1363
* Reorganize Makefile, add Garrett as MAINTAINER.Satoshi Asami1995-04-101-3/+7
| | | | Notes: svn path=/head/; revision=1323
* Submitted by: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu>Satoshi Asami1995-04-101-0/+14
| | | | | | | | (thanks!) Here's patch-ad. This could be integrated with patch-aa. Notes: svn path=/head/; revision=1322
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-012-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
* UpgradeGary Palmer1995-03-313-41/+8
| | | | Notes: svn path=/head/; revision=1260
* Add checksum fileGary Palmer1995-03-311-0/+1
| | | | Notes: svn path=/head/; revision=1259
* Checksum for vic.Garrett Wollman1995-03-301-0/+1
| | | | Notes: svn path=/head/; revision=1252
* Converted Makefiles as much as I could.Satoshi 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! Notes: svn path=/head/; revision=935