summaryrefslogtreecommitdiff
path: root/mbone/imm (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-10-29Move inclusion of bsd.port.pre.mk after definiton of all variables.Mark Linimon1-5/+5
Notes: svn path=/head/; revision=92525
2003-10-22Mark as broken on 5.x. The last distfile is from 1997. A google searchMark Linimon1-2/+8
shows no current homepage. Notes: svn path=/head/; revision=91858
2003-03-07Clear moonlight beckons.Ade Lovett2-1/+1
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
2000-04-14Convert to PORTNAME/PORTVERSION.Satoshi Asami1-3/+3
Notes: svn path=/head/; revision=27512
1999-11-28Update to use Tcl/Tk version 8.2.Steve Price2-4/+4
Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
1999-09-04PortlintifyBill Fenner1-3/+4
PR: ports/13447 Submitted by: Oleg V. Volkov <rover@lglobus.ru> Notes: svn path=/head/; revision=21258
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20960
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-1/+1
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
1998-09-27Remove empty doc dir on deinstall.Steve Price1-0/+1
Notes: svn path=/head/; revision=13429
1998-09-25tk80 has been ELFized.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=13387
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12335
1998-08-05Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1-2/+2
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
1998-03-20Back out changes to use tcl81.Thomas Gellekum2-4/+4
I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime. Notes: svn path=/head/; revision=10236
1998-02-24Upgrade to use tcl8.1 and tk8.1.Justin M. Seger2-5/+5
Notes: svn path=/head/; revision=9912
1997-09-13Move files from ${FILESDIR} to ${WRKSRC} in post-extract: targetBill Fenner1-1/+6
instead of scripts/configure. Suggested by: Da Portsmeister Notes: svn path=/head/; revision=7886
1997-09-12Don't copy Makefile.freebsd twice.Bill Fenner1-4/+1
Notes: svn path=/head/; revision=7878
1997-09-12Make this port really work. I have no idea how it worked for anybody,Satoshi Asami2-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
1997-09-11Make port work with tcl/tk 8.0Bill Fenner1-3/+3
Notes: svn path=/head/; revision=7856
1997-04-20Add virtual category 'tk41'.Wolfram Schneider1-2/+2
Notes: svn path=/head/; revision=6248
1996-11-20Check in the patches that CVS missed yesterday... *now* it'll build =)Bill Fenner3-214/+33
Notes: svn path=/head/; revision=4617
1996-11-19Upgraded to imm 3.5a1 . This port is no longer BROKEN.Bill Fenner7-15/+120
Notes: svn path=/head/; revision=4600
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1-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
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4575
1996-11-11BROKEN is to be defined in individual Makefiles, not subdir Makefiles.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=4388
1996-11-07imm, nv and vic are moved to mbones/. Repository copy is alreadySatoshi Asami1-2/+2
done, this is change to CATEGORIES line only. Notes: svn path=/head/; revision=4334
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-1/+1
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
1995-11-27Change "networking" to "net".Satoshi Asami1-2/+2
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-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-1/+2
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-02-11Converted Makefiles as much as I could.Satoshi Asami1-2/+2
(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-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