summaryrefslogtreecommitdiff
path: root/mbone/rtpmon (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20960
1999-08-22chmod -> ${CHMOD}Michael Haro1-2/+2
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1998-09-27Make sure that autoconf can overwrite configure script.Steve Price1-2/+2
Notes: svn path=/head/; revision=13431
1998-09-26Remove regexp support for tk42.Steve Price1-2/+2
Notes: svn path=/head/; revision=13404
1998-08-18This commit brought to you by the Paddock Bowling Alley.Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12622
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-02-21Add tk virtual category where missing. List of ports which depend on tkBill Fenner1-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
1997-09-25Use tcl7.6 and tk4.2, and use autoconf instead of patching configure script.Bill Fenner2-26/+47
Notes: svn path=/head/; revision=8020
1997-05-22Upgrade to rtpmon-1.0a7Bill Fenner2-4/+4
Notes: svn path=/head/; revision=6532
1997-04-20Add virtual category 'tk41'.Wolfram Schneider1-2/+2
Notes: svn path=/head/; revision=6248
1996-11-13Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1-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
1996-11-10New port: rtpmon 1.0a5, a multicast RTP session monitorBill Fenner7-0/+72
Notes: svn path=/head/; revision=4375