summaryrefslogtreecommitdiff
path: root/mbone/rtpmon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move inclusion of bsd.port.pre.mk after definiton of all variables.Mark Linimon2003-10-291-6/+6
| | | | Notes: svn path=/head/; revision=92525
* 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
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Clear moonlight beckons.Ade Lovett2003-03-072-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
* Fix broken rtpmon build.Bill Fenner2002-09-293-12/+35
| | | | Notes: svn path=/head/; revision=67245
* Bump PORTREVISION.Joseph Koshy2002-06-131-0/+1
| | | | | | | Reminded by: kris Notes: svn path=/head/; revision=61190
* Fix a bug that removes a startup problem with rtpmon, namely erroring outJoseph Koshy2002-06-111-0/+10
| | | | | | | | | with 'invalid command name: tcl_findLibrary'. Approved by: Bill Fenner <fenner@freebsd.org> Notes: svn path=/head/; revision=61100
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Add -pedantic to override the default -pedantic-errors, to allowBill Fenner2000-01-282-0/+21
| | | | | | | | socket code to compile. Include <time.h> where needed. Notes: svn path=/head/; revision=25143
* Switch to tcl/tk 8.2Justin M. Seger1999-11-063-39/+512
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=22945
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Make sure that autoconf can overwrite configure script.Steve Price1998-09-271-2/+2
| | | | Notes: svn path=/head/; revision=13431
* Remove regexp support for tk42.Steve Price1998-09-261-2/+2
| | | | Notes: svn path=/head/; revision=13404
* This commit brought to you by the Paddock Bowling Alley.Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12622
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-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
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-2/+2
| | | | | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. Notes: svn path=/head/; revision=9876
* 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 rtpmon-1.0a7Bill Fenner1997-05-222-4/+4
| | | | Notes: svn path=/head/; revision=6532
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-3/+3
| | | | | | | | ${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
* New port: rtpmon 1.0a5, a multicast RTP session monitorBill Fenner1996-11-107-0/+72
Notes: svn path=/head/; revision=4375