Bug 25520 - ports/mbone/rat update
Summary: ports/mbone/rat update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-04 13:50 UTC by oh
Modified: 2001-04-02 08:05 UTC (History)
0 users

See Also:


Attachments
rat-4.2.13-patch.gz (13.17 KB, text/plain)
2001-03-04 13:50 UTC, oh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description oh 2001-03-04 13:50:05 UTC
	The enclosed patch syncs the ports version of RAT with the RAT
source tree.  This is an upgrade from RAT 4.2.9p1 to RAT 4.2.13.  The
RAT source tree now incorporates most of the patches used in previous
ports version and adds support for Freebsd-5.0 (mostly dev probing
changes).

Fix: Please apply the patch appended at the end of this file to the
ports/mbone/rat.

	Before commiting the patch please remove the file
rat/files/patches-ag from the repository, it is no longer relevent.

Thanks
- Orion.
Comment 1 Jun Kuriyama 2001-03-13 09:05:59 UTC
At 4 Mar 2001 13:50:40 GMT,
Orion Hodson wrote:
> 	The enclosed patch syncs the ports version of RAT with the RAT
> source tree.  This is an upgrade from RAT 4.2.9p1 to RAT 4.2.13.  The
> RAT source tree now incorporates most of the patches used in previous
> ports version and adds support for Freebsd-5.0 (mostly dev probing
> changes).

I tried with your patch, but it cannot be compiled (on -current and
4.2-REL).  Is it happend on my environment only?


gcc -g -O2 -W -Wall -Wwrite-strings -Wbad-function-cast
-Wmissing-prototypes -Wcast-qual -Wmissing-declarations -Werror
-DHAVE_CONFIG_H  -c test.c
gcc test_base64.o test_des.o test_md5.o test_net_udp.o test_memory.o
test_mbus_parser.o test_mbus_addr.o test.o -g -O2 -W -Wall
-Wwrite-strings -Wbad-function-cast -Wmissing-prototypes -Wcast-qual
-Wmissing-declarations -Werror -DHAVE_CONFIG_H libuclmmbase.a  -o
test-libcommon
gmake: *** No targets specified and no makefile found.  Stop.
*** Error code 2


-- 
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project
Comment 2 Michael Haro freebsd_committer freebsd_triage 2001-04-02 08:05:39 UTC
State Changed
From-To: open->closed

Committed, thanks