summaryrefslogtreecommitdiffstats
path: root/mbone
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on 5.x.linimon2004-08-232-4/+200
| | | | | | PR: ports/69091 Submitted by: Samy Al Bahra <samy at kerneled dot org> Approved by: maintainer timeout (1 month)
* Fix build.krion2004-08-221-1/+1
| | | | Pet portlint.
* Fix more hardcoding of imake-4 port directory to use X_IMAKE_PORT.anholt2004-08-191-1/+1
|
* New port udpcast version 20040531: A file transfer tool usinglioux2004-07-208-0/+192
| | | | ethernet's multicast
* Fix build on -CURRENTkris2004-06-091-0/+11
| | | | Submitted by: das
* Sync with new bsd.autotools.mkade2004-06-041-2/+2
|
* - Fix MASTER_SITESkrion2004-05-162-2/+4
| | | | | | | - Fix WWW: line PR: ports/66708 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Tidy up whitespace.trevor2004-04-101-1/+1
|
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* SIZEify (maintainer timeout)trevor2004-03-3112-0/+12
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-143-3/+3
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Update MASTER_SITES.petef2004-03-111-1/+1
| | | | Submitted by: maintainer
* BROKEN on !i386: Does not compilekris2004-02-251-0/+4
|
* Correct error in previous commitkris2004-02-181-1/+1
| | | | Noticed by: Dan Langille
* Remove BROKEN tag; this now compiles on 5.x.kris2004-02-181-6/+0
|
* Remove BROKEN tag; this port now compiles on 5.x.kris2004-02-181-4/+0
|
* [seems like when I thought I committed this first, I only committedfenner2004-02-072-6/+5
| | | | | | | | | in files/ - oops] Update to sdr 3.0. Depend on tcl/tk 8.4. Submitted by: overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade) PR: ports/52779
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0612-6/+6
|
* Use PLIST_FILES.trevor2004-02-052-1/+1
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-045-1/+5
| | | | (Part 1)
* Update tcl/tk dependency to 8.4.fenner2004-02-023-3/+14
| | | | Remove incorrect library dependency in port's Makefile.
* Upgrade rat to version 4.2.25.fenner2004-02-025-33/+12
| | | | | | | Depend on tcl/tk 8.3 (won't build out of the box with 8.4) Submitted by: overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade) PR: ports/52779
* Update to sdr 3.0.fenner2004-02-023-14/+3
| | | | | | | Depend on tcl/tk 8.4. Submitted by: overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade) PR: ports/52779
* SIZEify.trevor2004-01-293-0/+3
|
* Use the new ghostscript options.marcus2004-01-201-9/+3
| | | | Submitted by: linimon
* Add a dummy run-autotools target to pacify the new bsd.port.mk.marcus2004-01-191-0/+3
|
* Reset maintainer to ports@ due to maintainer's request -- he hasn'tlinimon2004-01-121-1/+1
| | | | | had enough cycles for FreeBSD for a while. Thanks for your work in the past, and hope things calm down for you!
* - Update to 2.99.1pav2004-01-0912-37/+189
| | | | | | | | | | | | | Changes in software: - vendor's bugfixes - new FLUTE support - new dependencies in gdome-2 and glib20 - properly install the shared library and headers - replace -pthread with $PTHREAD_LIBS - fix compilation warnings due to C++ headers in -current PR: ports/61068 Submitted by: Panagiotis Astithas <past@noc.ntua.gr> (maintainer)
* Add xspeakfree, a Tcl/Tk frontent to Speak Freely.pav2003-12-125-0/+56
| | | | | PR: ports/59064 Submitted by: Travis Poppe <tlp@liquidx.org>
* Mark as broken on 5.x due to the usual gcc3.3 bitrot.linimon2003-12-121-2/+8
|
* - Unbreak by adding dependency on makedepend.pav2003-11-201-0/+2
| | | | | | PR: ports/59500 Submitted by: Panagiotis Astithas <past@noc.ntua.gr> (maintainer) Approved by: adamw (mentor)
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1
| | | | "perl -pi -e" construction.
* Add mcl 2.99,bms2003-11-1432-0/+560
| | | | | | | | implementation of the ALC and NORM Reliable Multicast Protocols. PR: 58728 Submitted by: past@noc.ntua.gr
* ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Move inclusion of bsd.port.pre.mk after definiton of all variables.linimon2003-10-295-24/+28
|
* Remove blank line to pacify portlint.linimon2003-10-221-1/+0
|
* Mark as broken on 5.x. Fix plist. Notified maintainer.linimon2003-10-222-2/+7
|
* Mark as broken on 5.x. The last distfile is from 1997. A google searchlinimon2003-10-221-2/+8
| | | | shows no current homepage.
* Mark as broken on 5.x. The distfile is from 1997. While here, updatelinimon2003-10-222-1/+9
| | | | the pkg-descr to include a good URL.
* Mark broken on 5.x. The distfile is from 1996 so updates might notlinimon2003-10-222-1/+9
| | | | be forthcoming. While I'm here, update the pkg-descr with a current URL.
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-243-4/+4
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* [PATCH] mbone/wb: enable choose of ghostscript interpreteredwin2003-08-311-1/+15
| | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54937 Submitted by: Jens Rehsack <rehsack@liwing.de>
* Update to 7.6a.naddy2003-06-254-36/+43
| | | | | PR: 53302 Submitted by: Michael A. Dickerson <mikey@singingtree.com>
* Undo an obsoleted patch to include <sys/soundcard.h> instead ofkris2003-05-101-3/+3
| | | | <machine/soundcard.h> and fix build on -current.
* Use -DAUDIO_BLOCKING. This should hopefully fix sfmike wedging and becomingadamw2003-03-241-1/+1
| | | | | | unquittable. Submitted by: wpaul
* Clear moonlight beckons.ade2003-03-0720-10/+10
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove RESTRICTED tag for crypto stuff.nork2003-02-222-3/+0
| | | | Approved by: kris (implicitly)
* De-pkg-comment.knu2003-02-214-2/+2
|
* De-pkg-comment.knu2003-02-204-2/+2
|
OpenPOWER on IntegriCloud