CVS log for ports/devel/uclmmbase/files/Makefile.bsd
Up to [FreeBSD] / ports / devel / uclmmbase / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: 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_9_0_0, 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_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 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.1: 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
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)
