summaryrefslogtreecommitdiff
path: root/mbone (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Drop maintainershipMario Sergio Fujikawa Ferreira2005-03-101-1/+1
| | | | Notes: svn path=/head/; revision=130834
* Fix fetch: Tarballed rerolled, no differencesVolker Stolz2005-02-211-2/+2
| | | | Notes: svn path=/head/; revision=129494
* Fix MASTER_SITES.Kirill Ponomarev2005-02-191-1/+1
| | | | | | | | PR: ports/77716 Submitted by: maintainer Notes: svn path=/head/; revision=129267
* Fix maintainer's email.Kirill Ponomarev2004-12-241-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=125054
* Change maintainer's email.Kirill Ponomarev2004-12-231-1/+1
| | | | | | | | PR: ports/75415 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) Notes: svn path=/head/; revision=124977
* Add DOCSDIR and fix pkg-plist.Kirill Ponomarev2004-12-131-0/+1
| | | | Notes: svn path=/head/; revision=123931
* - Fix build on 5.xPav Lucistnik2004-11-042-4/+14
| | | | | | | | PR: ports/73528 Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu> Notes: svn path=/head/; revision=120800
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-291-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118494
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-261-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118421
* Fix build on 5.x.Mark Linimon2004-08-232-4/+200
| | | | | | | | | PR: ports/69091 Submitted by: Samy Al Bahra <samy at kerneled dot org> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=117099
* Fix build.Kirill Ponomarev2004-08-221-1/+1
| | | | | | | Pet portlint. Notes: svn path=/head/; revision=117034
* Fix more hardcoding of imake-4 port directory to use X_IMAKE_PORT.Eric Anholt2004-08-191-1/+1
| | | | Notes: svn path=/head/; revision=116640
* New port udpcast version 20040531: A file transfer tool usingMario Sergio Fujikawa Ferreira2004-07-208-0/+192
| | | | | | | ethernet's multicast Notes: svn path=/head/; revision=114311
* Fix build on -CURRENTKris Kennaway2004-06-091-0/+11
| | | | | | | Submitted by: das Notes: svn path=/head/; revision=111153
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+2
| | | | Notes: svn path=/head/; revision=110841
* - Fix MASTER_SITESKirill Ponomarev2004-05-162-2/+4
| | | | | | | | | | - Fix WWW: line PR: ports/66708 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=109266
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3112-0/+12
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* Update MASTER_SITES.Pete Fritchman2004-03-111-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=103594
* BROKEN on !i386: Does not compileKris Kennaway2004-02-251-0/+4
| | | | Notes: svn path=/head/; revision=102065
* Correct error in previous commitKris Kennaway2004-02-181-1/+1
| | | | | | | Noticed by: Dan Langille Notes: svn path=/head/; revision=101300
* Remove BROKEN tag; this now compiles on 5.x.Kris Kennaway2004-02-181-6/+0
| | | | Notes: svn path=/head/; revision=101297
* Remove BROKEN tag; this port now compiles on 5.x.Kris Kennaway2004-02-181-4/+0
| | | | Notes: svn path=/head/; revision=101296
* [seems like when I thought I committed this first, I only committedBill Fenner2004-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 Notes: svn path=/head/; revision=100255
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-0612-6/+6
| | | | Notes: svn path=/head/; revision=100139
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-045-1/+5
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update tcl/tk dependency to 8.4.Bill Fenner2004-02-023-3/+14
| | | | | | | Remove incorrect library dependency in port's Makefile. Notes: svn path=/head/; revision=99772
* Upgrade rat to version 4.2.25.Bill 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 Notes: svn path=/head/; revision=99769
* Update to sdr 3.0.Bill 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 Notes: svn path=/head/; revision=99768
* SIZEify.Trevor Johnson2004-01-293-0/+3
| | | | Notes: svn path=/head/; revision=99421
* Use the new ghostscript options.Joe Marcus Clarke2004-01-201-9/+3
| | | | | | | Submitted by: linimon Notes: svn path=/head/; revision=98657
* Add a dummy run-autotools target to pacify the new bsd.port.mk.Joe Marcus Clarke2004-01-191-0/+3
| | | | Notes: svn path=/head/; revision=98597
* Reset maintainer to ports@ due to maintainer's request -- he hasn'tMark Linimon2004-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! Notes: svn path=/head/; revision=98011
* - Update to 2.99.1Pav Lucistnik2004-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) Notes: svn path=/head/; revision=97719
* Add xspeakfree, a Tcl/Tk frontent to Speak Freely.Pav Lucistnik2003-12-125-0/+56
| | | | | | | | PR: ports/59064 Submitted by: Travis Poppe <tlp@liquidx.org> Notes: svn path=/head/; revision=95676
* Mark as broken on 5.x due to the usual gcc3.3 bitrot.Mark Linimon2003-12-121-2/+8
| | | | Notes: svn path=/head/; revision=95648
* - Unbreak by adding dependency on makedepend.Pav Lucistnik2003-11-201-0/+2
| | | | | | | | | PR: ports/59500 Submitted by: Panagiotis Astithas <past@noc.ntua.gr> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94538
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* Add mcl 2.99,Bruce M Simpson2003-11-1432-0/+560
| | | | | | | | | | | implementation of the ALC and NORM Reliable Multicast Protocols. PR: 58728 Submitted by: past@noc.ntua.gr Notes: svn path=/head/; revision=93959
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-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> Notes: svn path=/head/; revision=92819
* Move inclusion of bsd.port.pre.mk after definiton of all variables.Mark Linimon2003-10-295-24/+28
| | | | Notes: svn path=/head/; revision=92525
* Remove blank line to pacify portlint.Mark Linimon2003-10-221-1/+0
| | | | Notes: svn path=/head/; revision=91860
* Mark as broken on 5.x. Fix plist. Notified maintainer.Mark Linimon2003-10-222-2/+7
| | | | Notes: svn path=/head/; revision=91859
* Mark as broken on 5.x. The last distfile is from 1997. A google searchMark Linimon2003-10-221-2/+8
| | | | | | | shows no current homepage. Notes: svn path=/head/; revision=91858
* Mark as broken on 5.x. The distfile is from 1997. While here, updateMark Linimon2003-10-222-1/+9
| | | | | | | the pkg-descr to include a good URL. Notes: svn path=/head/; revision=91857
* Mark broken on 5.x. The distfile is from 1996 so updates might notMark Linimon2003-10-222-1/+9
| | | | | | | be forthcoming. While I'm here, update the pkg-descr with a current URL. Notes: svn path=/head/; revision=91856