Re: Ruby port broken?

2008-08-16 Thread Valerio Daelli
On Sat, Aug 16, 2008 at 7:30 AM, Jack Raats [EMAIL PROTECTED] wrote:
 hera# make clean
 ===  Cleaning for ruby-1.8.6.287,1
 hera# make install
 ===  Vulnerability check disabled, database not found
 ===  Found saved configuration for ruby-1.8.6.287,1
 ===  Extracting for ruby-1.8.6.287,1
 = MD5 Checksum OK for ruby/ruby-1.8.6-p287.tar.bz2.
 = SHA256 Checksum OK for ruby/ruby-1.8.6-p287.tar.bz2.
 /bin/mv /usr/ports/lang/ruby18/work/ruby-1.8.6-p287/ext/dl/h2rb 
 /usr/ports/lang/ruby18/work/ruby-1.8.6-p287/bin/
 ===  Patching for ruby-1.8.6.287,1
 ===  Applying FreeBSD patches for ruby-1.8.6.287,1
 Ignoring previously applied (or reversed) patch.
 3 out of 3 hunks ignored--saving rejects to lib/cgi.rb.rej
 = Patch patch-lib_cgi.rb failed to apply cleanly.
 = Patch(es) patch-ext_tk_tkutil_extconf.rb patch-io.c applied cleanly.
 *** Error code 1

 Stop in /usr/ports/lang/ruby18.
 *** Error code 1

 Stop in /usr/ports/lang/ruby18.
 hera#
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to [EMAIL PROTECTED]



Hi

it looks like there have been commits recently.

http://www.freebsd.org/cgi/getmsg.cgi?fetch=1169589+0+current/cvs-ports

I would for the portnsap server to get the new snapshots.


Valerio
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Request to commit a patch: ports/110969

2008-04-21 Thread Valerio Daelli
Hi
last week someone posted a followup about net-snmp 5.4:
he had a problem with an OID.
I posted a patch on the same PR (ports/110969) and the person told me
it fixed his problem.
Could someone please commit this patch?
(Even if the PR is closed).
Thanks

Valerio Daelli
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


nmap port does not compile and AMD64

2007-01-02 Thread Valerio Daelli

We are trying to compile nmap via ports on both FreeBSD 6.1 and FreeBSD 5.4

We always get an error:


c++ -c  -Ilibdnet-stripped/include -I/usr/local/include -O -pipe -Wall
-I/usr/include -Ilibpcap -Inbase -Insock/include   -DHAVE_CONFIG_H
-DNMAP_VERSION=\4.20\ -DNMAP_NAME=\Nmap\
-DNMAP_URL=\http://insecure.org\;
-DNMAP_PLATFORM=\amd64-portbld-freebsd5.4\
-DNMAPDATADIR=\/usr/local/share/nmap\ osscan.cc -o osscan.o
c++ -c  -Ilibdnet-stripped/include -I/usr/local/include -O -pipe -Wall
-I/usr/include -Ilibpcap -Inbase -Insock/include   -DHAVE_CONFIG_H
-DNMAP_VERSION=\4.20\ -DNMAP_NAME=\Nmap\
-DNMAP_URL=\http://insecure.org\;
-DNMAP_PLATFORM=\amd64-portbld-freebsd5.4\
-DNMAPDATADIR=\/usr/local/share/nmap\ osscan2.cc -o osscan2.o
c++ -c  -Ilibdnet-stripped/include -I/usr/local/include -O -pipe -Wall
-I/usr/include -Ilibpcap -Inbase -Insock/include   -DHAVE_CONFIG_H
-DNMAP_VERSION=\4.20\ -DNMAP_NAME=\Nmap\
-DNMAP_URL=\http://insecure.org\;
-DNMAP_PLATFORM=\amd64-portbld-freebsd5.4\
-DNMAPDATADIR=\/usr/local/share/nmap\ output.cc -o output.o
output.cc: In function `void log_vwrite(int, const char*, __va_list_tag*)':
output.cc:746: error: incompatible types in assignment of
`__va_list_tag*' to `__va_list_tag[1]'
gmake: *** [output.o] Error 1
*** Error code 2

Thanks

Valerio Daelli
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]