CVS log for ports/devel/uclmmbase/Makefile
Up to [FreeBSD] / ports / devel / uclmmbase
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 14 11:47:16 2011 UTC (10 months, 4 weeks ago) by mi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -3 lines
Upgrade from 1.2.16 to 1.2.18. The author(s) no longer distribute the distfile by itself -- only as part of a giant distribution including Tcl/Tk-8.0 among other things, so I'm switching to housing the "seed" myself for the time being. The older vic and rat are expected to continue "just work" until I upgrade them in their turns. PR: ports/155335
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Oct 3 22:52:59 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -7 lines
Remove support for OSVERSION < 5
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Apr 12 17:16:21 2005 UTC (6 years, 10 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Minor/cosmetic changes: . on BSD use warn(3) instead of static "socket_error", which is doing the same thing, but poorly; . use herror(3) instead of "socket_error", when reporting DNS-related problems; . patch the test-harness to not fail if our own hostname is not resolvable -- this is a sign of misconfiguration, not of the library miscompilation.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 20 23:13:43 2005 UTC (6 years, 10 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +19 -13 lines
Upgrade devel/uclmmbase and mbone/vic to their latest respected versions. Use BSD's bsd.lib.mk to build uclmmbase and avoid building (most of the) functionality, that is present in our base libraries (btree, md5, etc.) In vic stop using PERL, use Tcl/Tk-8.4, respect CC and CFLAGS and some other improvements. vic is thus unbroken on 5.x Per fenner's (much) earlier e-mail, grab maintainership for the time being. PR: ports/75066 (obsoleted) Approved by: fenner (implicitly)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:01:15 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Feb 22 16:12:19 2003 UTC (8 years, 11 months ago) by nork
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -2 lines
Remove RESTRICTED tag for crypto stuff. Approved by: kris (implicitly)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jun 16 17:56:04 2002 UTC (9 years, 7 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Add 'ipv6' on CATEGORIES.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jun 9 06:23:49 2002 UTC (9 years, 8 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Upgrade to v1.2.8. Approved by: fenner@freebsd.org [MAINTAINER]
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Apr 14 05:44:38 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
Convert to PORTNAME/PORTVERSION.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 10 02:46:43 2000 UTC (11 years, 11 months ago) by fenner
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -3 lines
Do the pre/post thing to get ${OSVERSION} defined where I'm checking it.
Submitted by: Thomas Gellekum <tg@melaten.rwth-aachen.de>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Mar 8 16:53:48 2000 UTC (11 years, 11 months ago) by fenner
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -3 lines
Become MAINTAINER, since the botched upgrade to 1.1.2 broke some of my ports. Fix 1.1.2 upgrade: install uclconf.h . While I'm in here, configure with --enable-ipv6 on 4.x.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 29 01:58:27 2000 UTC (11 years, 11 months ago) by jedgar
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -8 lines
Update port to 1.1.2 PR: 16963 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 29 21:43:48 2000 UTC (12 years ago) by steve
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -7 lines
- Add MANTAINER line - Suppprt CC/CFLAGS/LOCALBASE properly - Add WWW: line into pkg/DESCR - Fix pkg/PLIST PR: 16408 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jan 26 05:56:04 2000 UTC (12 years ago) by fenner
Branches: UCL
CVS tags: common_1_0_9
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Port for UCL common multimedia library, used by tools like sdr and rat. Submitted by: Garrett Wollman <wollman@lcs.mit.edu>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 26 05:56:04 2000 UTC (12 years ago) by fenner
Branches: MAIN
Initial revision
