Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-13 Thread Sahil Tandon
On Thu, 13 May 2010, Sylvio César wrote:

> 2010/5/13 Sahil Tandon :
> > On Wed, 12 May 2010, Mike Jakubik wrote:
> >
> >> I am having trouble compiling net-snmp on a number of 8-STABLE
> >> systems, below is the error.
> >
> > Are you using any non-default OPTIONS?
> >
> >> ./.libs/libnetsnmpmibs.so: undefined reference to `exp'
> >
> > I wonder if this is a quirk with how link time arguments are passed to
> > ld(1) via the configure script.  Would you try compiling after applying
> > the attached patch?
> >
> 
> Hi, I'll commit soon the solution to this problem.

I filed ports/146559 which should also fix a small PLIST issue when
WITHOUT_PERL_EMBEDDED=yes.

-- 
Sahil Tandon 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: vsftpd: doesn't take vsftpd_flags for alternative configuration file

2010-05-13 Thread Sahil Tandon
On Thu, 13 May 2010, Scot Hetzel wrote:

> On Thu, May 13, 2010 at 8:33 PM, Sahil Tandon 
> wrote:
> > On Thu, 13 May 2010, Jason wrote:
> >
> >> I am trying to use vsftpd 2.2.2 and use an alternative
> >> configuration file for vsftp with
> >> vsftpd_flags="/path/to/some/file.conf" (obviously using a real
> >> path) and it does not work as documented.
> >>
> >> Would you mind having a look at this? I will look more into it, as
> >> well.
> >
> > The rc script doesn't use the flags anymore.
> >
> The rc script still uses vsftpd_flags if it is defined, the below diff
> just fixed an incorrect assignment to ${command}::

It should, but according to the OP, it doesn't.  OP - can you provide
some more info to help debug?

> > http://www.freebsd.org/cgi/cvsweb.cgi/ports/ftp/vsftpd/files/vsftpd.sh.in.diff?r1=1.5;r2=1.6
> >
> 
> Before this change, the vsftpd_flags were added twice when running the
> command.

Of course you are correct!  Careless reading on my part.

> Look at the run_rc_command in /etc/rc.subr.

Heh, yeah, I'm aware of it.

-- 
Sahil Tandon 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: vsftpd: doesn't take vsftpd_flags for alternative configuration file

2010-05-13 Thread Scot Hetzel
On Thu, May 13, 2010 at 8:33 PM, Sahil Tandon  wrote:
> On Thu, 13 May 2010, Jason wrote:
>
>> I am trying to use vsftpd 2.2.2 and use an alternative configuration file
>> for vsftp with vsftpd_flags="/path/to/some/file.conf" (obviously using a
>> real path) and it does not work as documented.
>>
>> Would you mind having a look at this? I will look more into it, as well.
>
> The rc script doesn't use the flags anymore.
>
The rc script still uses vsftpd_flags if it is defined, the below diff
just fixed an incorrect assignment to ${command}::

> http://www.freebsd.org/cgi/cvsweb.cgi/ports/ftp/vsftpd/files/vsftpd.sh.in.diff?r1=1.5;r2=1.6
>

Before this change, the vsftpd_flags were added twice when running the command.

Look at the run_rc_command in /etc/rc.subr.

Scot
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: vsftpd: doesn't take vsftpd_flags for alternative configuration file

2010-05-13 Thread Sahil Tandon
On Thu, 13 May 2010, Jason wrote:

> I am trying to use vsftpd 2.2.2 and use an alternative configuration file
> for vsftp with vsftpd_flags="/path/to/some/file.conf" (obviously using a
> real path) and it does not work as documented.
> 
> Would you mind having a look at this? I will look more into it, as well.

The rc script doesn't use the flags anymore.

http://www.freebsd.org/cgi/cvsweb.cgi/ports/ftp/vsftpd/files/vsftpd.sh.in.diff?r1=1.5;r2=1.6

-- 
Sahil Tandon 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: CFT: print/pdftk port compiled with Java compiler from gcc 4.5

2010-05-13 Thread Gerald Pfeifer
On Mon, 10 May 2010, Tsurutani Naoki wrote:
>> I just had an idea -- how about the patch below to allow pdftk to build 
>> also in a LANG=ja_JP.eucJP setting?
> It works fine on my host !
> Thank you !!

Excellent, thank you for the confirmation!

Greg, do you approve?  (This addresses fifty percent of my open PRs. ;-)

Gerald
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [HEADS UP]: apache@ pipeline

2010-05-13 Thread Philip M. Gollucci
On 05/13/10 23:38, Philip M. Gollucci wrote:
> - remove WITH_APR_FROM_PORTS=yes from www/apache20
d'oh, that was supposed to be www/apache22

I also forgot to say I'm blocking on related changes until this goes in
to keep the patches applying.


-- 

1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer,FreeBSD Foundation
Consultant,   P6M7G8 Inc.
Sr. System Admin, Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


[HEADS UP]: apache@ pipeline

2010-05-13 Thread Philip M. Gollucci
http://people.freebsd.org/~pgollucci/FreeBSD/diffs/asf/

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/141688
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146553

- repo copy devel/apr -> devel/apr0 and devel/apr1
- connect devel/apr1 to build
- convert ports/ to devel/apr1
- chase devel/apr -> devel/apr1 (port revision bumps)
- remove devel/apr port
- translate devel/apr0 to be for 0.9.18/0.9.17
- connect devel/apr0 to build
- drop kqueue support in www/apache20 & thus devel/apr0
  b/c the patches are no longer clean [patches welcome]
- force www/apache20 to use devel/apr0 always
- remove WITH_APR_FROM_PORTS=yes from www/apache20
  forcing devel/apr1 always; enabling substantial cleanups
- clean up devel/subversion for devel/apr* and www/apache2* changes
- ap*- PKGNAMEPREFIXs,
  Remove USE_APACHE=yes, USE_APACHE=apr, and APR_DEPS=foo
  Remove APACHE_COMPAT=X
  Drop support for 21 [dev only release, not in tree for years now]

See the wiki for whats planned after that and the dust settles.
http://wiki.freebsd.org/Apache













-- 

1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer,FreeBSD Foundation
Consultant,   P6M7G8 Inc.
Sr. System Admin, Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


vsftpd: doesn't take vsftpd_flags for alternative configuration file

2010-05-13 Thread Jason

Hello All,

I am trying to use vsftpd 2.2.2 and use an alternative configuration file
for vsftp with vsftpd_flags="/path/to/some/file.conf" (obviously using a
real path) and it does not work as documented.

Would you mind having a look at this? I will look more into it, as well.

Thanks!
Jason
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


ports makefile question

2010-05-13 Thread Stacy Millions
I am trying to set configure args based on the version of sqlite that is 
installed, but SQLITE_VER is not set until after bsd.port.post.mk so I 
end up with something like


===
OPTIONS=SQLITE  "Enable SQLITE support" on

.include 

.if !defined(WITH_SQLITE)
  PLIST_SUB+= WITH_SQLITE="@comment "
  CONFIGURE_ARGS+=--without-sqlite --without-sqlite3
.else
  PLIST_SUB+= WITH_SQLITE=""
  USE_SQLITE= yes
.endif

.include 

.if defined(WITH_SQLITE)
.if ${SQLITE_VER} == "3" || ${SQLITE_VER} == "34"
  CONFIGURE_ARGS+= --without-sqlite --with-sqlite3
.else
  CONFIGURE_ARGS+= --without-sqlite3 --with-sqlite
.endif
.endif
===

This works, but I can't help but feel there is a better way. Any 
suggestions?


-stacy
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: maia-1.0.2a_3

2010-05-13 Thread Martin Turgeon

Le 2010-05-11 18:36, Janky Jay, III a écrit :

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Darrell,

Darrell Betts wrote:
   

Hey Jay,

I have been in contact with the author of Maia Mailguard and he is aware
of the trouble with his program and PHP 5.3 he advised me that a new
version will be out shortly 1.0.3. Hope you are still maintaining the
port as I stiil use your guide to setup mail servers for a few of my
friends. Since the update of PHP 5.3 Maia wil no longer work. Just
giving you an update

 

I've been checking into this quite a bit lately and I'm hoping the
1.0.3 version of Maia Mailguard is released soon as well.

As far as Maia not working with PHP 5.3, it appears it is limited to
Maia's PHP web interface and a couple of the daily reminders only and
does not effect Maia's performance on the mail server itself. So, if
Maia is still able to perform its main duty by processing and databasing
spam, I don't think it would be prudent to mark the port as BROKEN just yet.

As soon as I get any other info, I will most certainly begin testing
the new release and most likely be looking for Maia users to test the
new port before submittal. So, if you're interested, let me know!

Regards,
Janky Jay, III

   

I will be happy to test the new version for you. Thanks for your work!

Martin
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-13 Thread Mike Jakubik

On 5/13/2010 12:02 PM, Sahil Tandon wrote:


That is what I suspected.  Please try the patch I sent in my initial 
reply and try again - let us know how it goes.




The patch worked for me, thanks!

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-13 Thread Sahil Tandon
On May 13, 2010, at 11:23 AM, Mike Jakubik > wrote:





On 5/13/2010 12:56 AM, Sahil Tandon wrote:

On Wed, 12 May 2010, Mike Jakubik wrote:



I am having trouble compiling net-snmp on a number of 8-STABLE
systems, below is the error.


Are you using any non-default OPTIONS?




Yes, i am removing IPV6 and PERL options.


That is what I suspected.  Please try the patch I sent in my initial  
reply and try again - let us know how it goes.


--
Sahil Tandon 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-13 Thread Mike Jakubik



On 5/13/2010 12:56 AM, Sahil Tandon wrote:

On Wed, 12 May 2010, Mike Jakubik wrote:

   

I am having trouble compiling net-snmp on a number of 8-STABLE
systems, below is the error.
 

Are you using any non-default OPTIONS?

   



Yes, i am removing IPV6 and PERL options.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: xset/xterm: since update from 1.4 -> 1.5 not able to disable beeping via 'xset -b' or 'xset b off'

2010-05-13 Thread Torfinn Ingolfsen
Hi,

On Mon, May 10, 2010 at 7:58 PM, Joel Dahl  wrote:

> On 10-05-2010 19:34, O. Hartmann wrote:
> > Since the X11-update from libraries and applications 1.4 -> 1.5 the
> > xterminal keyboard beeping, disabled by 'xset -b' or 'xset b off'
> > doesn't work. In xterm, I get beeping although I disabled beeping via
> > the above mentioned xset command.
>
> "Me too".
>
> I don't think it's FreeBSD specific though.  I've seen users report the
> same
> thing on Debian and Arch Linux mailing lists.
>

Funnily enough, the 'xset -b'  command is not accepted here (it shows
usage), but 'xset b 0' and 'xset b on' are accepted.
I don't know if actually works, because it doesn't beep (as in "make a
sound") no matter what it is set to.
Just FYI.
-- 
Regards,
Torfinn Ingolfsen
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-13 Thread Sahil Tandon

On May 13, 2010, at 7:17 AM, Sylvio César  wrote:


2010/5/13 Sahil Tandon :

On Wed, 12 May 2010, Mike Jakubik wrote:


I am having trouble compiling net-snmp on a number of 8-STABLE
systems, below is the error.


Are you using any non-default OPTIONS?


./.libs/libnetsnmpmibs.so: undefined reference to `exp'


I wonder if this is a quirk with how link time arguments are passed  
to
ld(1) via the configure script.  Would you try compiling after  
applying

the attached patch?

--
Sahil Tandon 



Hi, I'll commit soon the solution to this problem.


For what it's worth, I can reproduce the OP's problem when IPV6 and  
PERL_EMBEDDED are de-selected; after applying the patch I sent in my  
previous email, the appropriate arguments are passed to the linker and  
compilation succeeds with the abovementioned OPTIONS still de-selected  
as well as with default OPTIONS.  However I do not know if my proposed  
solution will have some unintended consequences; defer to you on that  
one. :-)


--
Sahil Tandon ___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-13 Thread Sylvio César
2010/5/13 Sahil Tandon :
> On Wed, 12 May 2010, Mike Jakubik wrote:
>
>> I am having trouble compiling net-snmp on a number of 8-STABLE
>> systems, below is the error.
>
> Are you using any non-default OPTIONS?
>
>> ./.libs/libnetsnmpmibs.so: undefined reference to `exp'
>
> I wonder if this is a quirk with how link time arguments are passed to
> ld(1) via the configure script.  Would you try compiling after applying
> the attached patch?
>
> --
> Sahil Tandon 
>

Hi, I'll commit soon the solution to this problem.

-- 
Regards,

Sylvio Cesar   || FreeBSD Committer || Team multime...@freebsd.org
syl...@freebsd.org  || http://people.freebsd.org/~sylvio ||
http://www.scjamorim.org || http://www.freebsd.org

"Tenho posto o Senhor continuamente diante de mim; porque Ele está à
minha mão direita, não vacilarei. Portanto, alegre está o meu
coração". (Salmos 16:8)

"Os olhos do SENHOR estão sobre os justos, e os seus ouvidos atentos
ao seu clamor". (Salmos 34:15)
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"