Re: FreeBSD ports you maintain which are out of date

2007-03-24 Thread Shaun Amott
On Tue, Mar 20, 2007 at 11:08:29PM -0400, Steven Kreuzer wrote: > > nrpe is listed as being out of date. However, for some reason, there > are two versions of nrpe in ports: nrpe at v1.9, nrpe2 at v2.7 (2.7.1 > is the latest stable version, so the nrpe2 port is out of date) > Would it make sen

Re: FreeBSD ports you maintain which are out of date

2007-03-24 Thread Shaun Amott
On Wed, Mar 21, 2007 at 12:31:45PM -0700, Eric P. Scott wrote: > >print/ghostscript-afpl-nox11| 8.54| 8.56 > > I believe the "Current" version to be the latest and there is no 8.56. The file that was found is here: http://heanet.dl.sourceforge.net/sourceforge/ghos

Re: New port - please review

2007-03-24 Thread KillFill
El dom, 25-03-2007 a las 01:44 +0300, Andrew Pantyukhin escribió: > On 3/25/07, KillFill <[EMAIL PROTECTED]> wrote: > > > > Hello Marcin! > > > > actually the BSD# ports repo, already got gnome-subtitles! > > "already" as in "2 hours after Marcin's mail"? > > It happens all the time - two people

Re: New port - please review

2007-03-24 Thread Andrew Pantyukhin
On 3/25/07, KillFill <[EMAIL PROTECTED]> wrote: Hello Marcin! actually the BSD# ports repo, already got gnome-subtitles! "already" as in "2 hours after Marcin's mail"? It happens all the time - two people working on the same thing independently. I'm sure you both did a great job porting gnom

Re: New port - please review

2007-03-24 Thread KillFill
Hello Marcin! actually the BSD# ports repo, already got gnome-subtitles! take a look: http://forgecvs1.novell.com/viewcvs/bsd-sharp/FreeBSD-ports/multimedia/gnome-subtitles/ Soon, it will be merge into FreeBSD port possible with monodevelop too. Boths, looks very much the same. thanks!! El s

Re: problem installing devel/boost

2007-03-24 Thread Robert Huff
Victor Snezhko writes: > This looks like a libarchive error which was fixed recently. Updating > it should help you. Didn't work. Robert Huff ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/

New port - please review

2007-03-24 Thread Marcin Simonides
I've made a port for gnome-subtitles, a subtitle editor with video preview (http://gnome-subtitles.sourceforge.net/). Since this is my first port I'd like to ask you to review and test it before I submit it. The file may be downloaded here: http://marcin.studio4plus.com/files/gnome-subtitles-po

Re: samba3 compile failure --SOLVED!!

2007-03-24 Thread Vizion
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Vizion > Sent: Saturday, March 24, 2007 9:52 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: samba3 compile failure > > > > > -Original Message- > > F

blender-devel build fails

2007-03-24 Thread Kaspars Bankovskis
hi, I wanted to build graphics/blender-devel for my system (6.2 generic, ports up-to-date), but somehow it fails, although the port is not marked 'broken'. following output appears: /usr/local/lib/python2.4/config/libpython2.4.a(posixmodule.o)(.text+0x31e2): In function `posix_tmpnam': : warning

Re: problem installing devel/boost

2007-03-24 Thread Victor Snezhko
2007/3/24, Robert Huff <[EMAIL PROTECTED]>: [I've written the listed maintianer for this port several times, and received no response.] devel/boost is a dependency for a port I want to install. "make" works fine; "make install" dies with the appended results. (Ports tree is upda

Re: samba3 compile failure

2007-03-24 Thread Vizion
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Vizion > Sent: Saturday, March 24, 2007 9:23 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: samba3 compile failure > > Vizion wrote: > > > > > >> -Origin

Re: samba3 compile failure

2007-03-24 Thread Vizion
Vizion wrote: > > >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of Vizion >> Sent: Friday, March 23, 2007 3:37 AM >> To: [EMAIL PROTECTED] >> Subject: samba3 compile failure >> >> Trying to compile samba... >> Is up with my kerberos? >> If so I

problem installing devel/boost

2007-03-24 Thread Robert Huff
[I've written the listed maintianer for this port several times, and received no response.] devel/boost is a dependency for a port I want to install. "make" works fine; "make install" dies with the appended results. (Ports tree is updated nightly; OS is -CURRENT from March 13.)

Re: How many distfile downloads

2007-03-24 Thread Karel Miklav
Andrew Pantyukhin wrote: I'm thinking about setting up an automated on-demand mirroring for BSD ports. Until that happens, I can deal with some requests manually. Tell me more about your distfile, if you want to. It's GCC 4.1 with GNAT Ada compiler used to bootstrap later versions of GNAT-GCC,

irc/unreal

2007-03-24 Thread sekes
I'm trying to build irc/unreal on 6.2-RELEASE and failing: ===> Building for Unreal-3.2.6 Building src cc -I../include -I/usr/ports/irc/unreal/work/Unreal3.2/extras/regexp/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -pipe -funsigned-char -fno-strict-aliasing -export-dynamic -L/

[ports/graphics/graphviz] graphviz doesn't build-depend on tcl84

2007-03-24 Thread Norikatsu Shigemura
Hi dinoex. graphviz doesn't build-depend on tcl84. So I didn't make it. Sorry, I don't have any idea to fix this issue. So I just report to you. 1 [EMAIL PROTECTED] make : /usr/local/bin/tclsh8.4 ./gv_doc_writer.tcl "." /usr/local/bin/tclsh8.4: not found gmake[3]: **

Re: How many distfile downloads

2007-03-24 Thread Pav Lucistnik
Karel Miklav píše v so 24. 03. 2007 v 12:17 +0100: > I'm thinking about putting a larger distfile on my > server and I'd like to know how it will affect the > bandwidth. > > How many downloads can be expected from automated > processes? My port seen over course of February 2007 - 2 hits from b

Re: How many distfile downloads

2007-03-24 Thread Andrew Pantyukhin
On 3/24/07, Karel Miklav <[EMAIL PROTECTED]> wrote: I'm thinking about putting a larger distfile on my server and I'd like to know how it will affect the bandwidth. How many downloads can be expected from automated processes? Is there any statistics for port popularity or something? Could somebo

How many distfile downloads

2007-03-24 Thread Karel Miklav
I'm thinking about putting a larger distfile on my server and I'd like to know how it will affect the bandwidth. How many downloads can be expected from automated processes? Is there any statistics for port popularity or something? Could somebody please give me a number of downloads for his distf

Re: samba3 compile failure

2007-03-24 Thread John Marshall
Vizion wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vizion Sent: Friday, March 23, 2007 3:37 AM To: [EMAIL PROTECTED] Subject: samba3 compile failure Trying to compile samba... Is up with my kerberos? If so I do not know how to fix it :-(

Fwd: samba3 compile failure

2007-03-24 Thread Garrett Cooper
Begin forwarded message: From: Garrett Cooper <[EMAIL PROTECTED]> Date: March 24, 2007 1:29:57 AM PDT To: freebsd-questions@freebsd.org Subject: Re: samba3 compile failure On Mar 23, 2007, at 3:51 PM, Vizion wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED