aboutsummaryrefslogtreecommitdiff
path: root/mbone/rtpmon
Commit message (Collapse)AuthorAgeFilesLines
* Remove mbone/rtpmon. This has been abandoned upstream and needs gcc32Gerald Pfeifer2008-08-1610-628/+0
| | | | | | | | which is going to be removed. No volunteer to move this forward stepped up for more than a month. Notes: svn path=/head/; revision=218663
* Add deprecation note. This is abandoned upstream and needs gcc32 which isGerald Pfeifer2008-07-131-0/+3
| | | | | | | | going to be removed. (I actually tried to forward port by means of patches, but this is really old, really non-standard code.) Notes: svn path=/head/; revision=216771
* Reset fenner's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-291-2/+2
| | | | | | | into safekeeping due to inactivity. Notes: svn path=/head/; revision=212203
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Move to MASTER_SITE_LOCAL. The distfile won't actually show up untilBill Fenner2006-12-132-3/+2
| | | | | | | | | | ftp-master gets fixed, but since it's not at the old site there's no real harm. Reminded by: that fenner guy's annoying emails Notes: svn path=/head/; revision=179682
* Unbreak by forcing gcc 3.2. Bump PORTREVISION since it might changeBill Fenner2006-12-041-5/+2
| | | | | | | | | | packages. PR: ports/105151 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=178793
* Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistentMark Linimon2006-07-231-1/+1
| | | | | | | across different OSVERSION scans. Notes: svn path=/head/; revision=168580
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154943
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+2
| | | | Notes: svn path=/head/; revision=110841
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* 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