Re: Problems about making a new port

2012-07-31 Thread HU Dong
OK, I've done creating a wrapper script. Now I'm waiting my redports.orgaccount to be approved. HU Dong On Tue, Jul 31, 2012 at 10:10 AM, HU Dong itechb...@gmail.com wrote: Thanks, Jason! I've corrected most of them. As for /usr/local/share/certs/ca-root-nss.crt, it's a cert file installed

x11/xdialog: bad WWW link in Makefile

2012-07-31 Thread Thomas Mueller
I noticed an update to x11/xdialog on http://www.freshports.org/commits.php : I ran portsnap fetch update , x11/xdialog/Makefile showed MASTER_SITES= http://thgodef.nerim.net/xdialog/ \ http://xdialog.free.fr/ The first of these is no good, but the second (xdialog.free.fr) is

Re: after pkg-config - pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-31 Thread Anton Shterenlikht
Date: Mon, 30 Jul 2012 20:55:31 -0700 From: Doug Barton do...@freebsd.org To: Anton Shterenlikht me...@bristol.ac.uk CC: freebsd-ports@freebsd.org Subject: Re: after pkg-config - pkgconf update lots of packages show missing dependency on

Postfix vs Dovecot

2012-07-31 Thread Jos Chrispijn
[1:24pm] pkgdb -F --- Checking the package registry database Stale dependency: postfix-2.9.3,1 - dovecot-1.2.17 (mail/dovecot): Currently installed: dovecot-2.1.8 Secure and compact IMAP and POP3 servers postfix-2.9.3,1 A secure alternative to widely-used Sendmail Should I now

Re: Postfix vs Dovecot

2012-07-31 Thread Oliver Heesakkers
Op di 31 jul 2012 13:35:06 schreef Jos Chrispijn: [1:24pm] pkgdb -F --- Checking the package registry database Stale dependency: postfix-2.9.3,1 - dovecot-1.2.17 (mail/dovecot): Currently installed: dovecot-2.1.8 Secure and compact IMAP and POP3 servers postfix-2.9.3,1 A secure

Re: Postfix vs Dovecot

2012-07-31 Thread Thomas Steen Rasmussen
On 31-07-2012 13:35, Jos Chrispijn wrote: [1:24pm] pkgdb -F --- Checking the package registry database Stale dependency: postfix-2.9.3,1 - dovecot-1.2.17 (mail/dovecot): Currently installed: dovecot-2.1.8 Secure and compact IMAP and POP3 servers postfix-2.9.3,1 A secure

Re: Postfix vs Dovecot

2012-07-31 Thread Thomas Steen Rasmussen
On 31-07-2012 14:01, Jos Chrispijn wrote: Hello Thomas, Thomas Steen Rasmussen: Neither - you go to /usr/ports/mail/postfix and do make config, uncheck dovecot1 and check dovecot2 option, and rebuild Postfix. Best regards, Thomas Steen Rasmussen ps. To fix this with my preferred tool

Re: Postfix vs Dovecot

2012-07-31 Thread RW
On Tue, 31 Jul 2012 14:16:52 +0200 Thomas Steen Rasmussen wrote: On 31-07-2012 14:01, Jos Chrispijn wrote: Hello Thomas, Thomas Steen Rasmussen: Neither - you go to /usr/ports/mail/postfix and do make config, uncheck dovecot1 and check dovecot2 option, and rebuild Postfix. Best

Re: after pkg-config - pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-31 Thread Baptiste Daroussin
On Tue, Jul 31, 2012 at 10:15:53AM +0100, Anton Shterenlikht wrote: Date: Mon, 30 Jul 2012 20:55:31 -0700 From: Doug Barton do...@freebsd.org To: Anton Shterenlikht me...@bristol.ac.uk CC: freebsd-ports@freebsd.org Subject: Re: after pkg-config - pkgconf update

Re: after pkg-config - pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-31 Thread Anton Shterenlikht
From b...@freebsd.org Tue Jul 31 15:36:34 2012 =20 And can you tgz and send me your /var/db/pkg directory? =20 http://seis.bris.ac.uk/~mexas/var_db_pkg.tar.xz =20 You can't mix both pkgng and pkg_install, and looking at your

Re: Problems about making a new port

2012-07-31 Thread Jason E. Hale
On Tuesday, July 31, 2012 10:10:48 HU Dong wrote: As for /usr/local/share/certs/ca-root-nss.crt, it's a cert file installed by security/ca_root_nss. I can't figure out how to determine its location automatically, but I think ${PREFIX} is not proper either, so I replace /usr/local with

Re: after pkg-config - pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-31 Thread Matthew Seaman
On 31/07/2012 15:44, Anton Shterenlikht wrote: One possibility is that I didn't always apply the pkgng portmaster patch correctly. This would produce exactly the problem you've experienced. If you switch to pkgng and you want to use portmaster, then you've got to keep portmaster patched. That

Re: lang/gcc46

2012-07-31 Thread Gerald Pfeifer
On Sun, 29 Jul 2012, Doug Barton wrote: lang/gcc and lang/gcc46 should be fully compatible, without rebuilds necessary. Only when lang/gcc is going to move to GCC 4.7 later this year would I consider that. IMO this highlights the issue that unversioned instances of ports that really need

Re: Problems about making a new port

2012-07-31 Thread HU Dong
On Tue, Jul 31, 2012 at 11:27 PM, Jason E. Hale bsdkaf...@gmail.com wrote: On Tuesday, July 31, 2012 10:10:48 HU Dong wrote: As for /usr/local/share/certs/ca-root-nss.crt, it's a cert file installed by security/ca_root_nss. I can't figure out how to determine its location automatically,

Re: How to fetch files from GitHub?

2012-07-31 Thread Bryan Drewery
On 7/26/2012 9:03 PM, Mikhail T. wrote: On 26.07.2012 19:41, Bryan Drewery wrote: Check out ports-mgmt/portupgrade-devel for an example. It uses a known hash, but you can use tags as well. Thanks for the pointer! Yes, that's it... The port uses a separate variable (GITVERSION) instead of

Re: x11/xdialog: bad WWW link in Makefile

2012-07-31 Thread Jason Helfman
On Tue, Jul 31, 2012 at 03:46:51AM -0400, Thomas Mueller thus spake: I noticed an update to x11/xdialog on http://www.freshports.org/commits.php : I ran portsnap fetch update , x11/xdialog/Makefile showed MASTER_SITES= http://thgodef.nerim.net/xdialog/ \

Re: CFT: vlc 2.0.3 - want to know where it works and where only partly

2012-07-31 Thread Juergen Lock
In article 6721404.6tn6vjr...@pcoliver.heesakkers.info you write: Op ma 30 jul 2012 21:15:15 schreef Juergen Lock: Hi! I had been testing vlc 2.0.x on and off on 8.2 with older ports and never could get native video to work (tho audio-only files and videos via SDL work), and now I updated

Re: CFT: vlc 2.0.3 - want to know where it works and where only partly

2012-07-31 Thread Juergen Lock
On Tue, Jul 31, 2012 at 10:33:51AM +, Max Brazhnikov wrote: It fails to build with PLUGIN option. It seems vlc2 does not ship mozilla plugin anymore, related bits should be removed from the port. After disabling plugin support it builds fine and works as well. FreeBSD 9.1-PRERELEASE #1

Re: portupgrade/ruby code error

2012-07-31 Thread Bryan Drewery
On 7/31/2012 7:03 AM, deeptec...@gmail.com wrote: My previous upgrade run was about 2 weeks ago. Today I ran portupgrade (``portupgrade -wfuck 2012-07-31T04:38:00''), but interrupted it (pausing the upgrade process). Later I continued the upgrade process (using the same command line), and got

ogg vorbis in firefox 14

2012-07-31 Thread Joerg Surmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hey all, I 've installed firefox-14.0.1,1 ff can't play ogg vorbis audio files. /usr/local/bin/firefox ... (firefox:3531): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstogg.so': Shared object libogg.so.7 not

Re: MATE 'base' desktop is ready for anyone to test it.

2012-07-31 Thread Jeremy Messenger
On Fri, Jul 27, 2012 at 1:09 PM, Jeremy Messenger mezz.free...@gmail.com wrote: Hello all, The MATE base desktop (x11/mate-base) is ready to use and test. The MATE base is a very lite and lean desktop. The MATE base list can be viewed at http://wiki.mate-desktop.org/building . I will add more

Re: optionsNG NLS description

2012-07-31 Thread Alberto Villa
On Mon, Jul 16, 2012 at 1:07 PM, Gabor Kovesdan ga...@freebsd.org wrote: I just discovered that the description of the NLS option says Native Language Support via gettext. Using gettext isn't the only way of achieving NLS but there are also the POSIX-standard catalogs:

May I update www/linux-opera to 12.00?

2012-07-31 Thread Jeremy Messenger
May I commit the update of www/linux-opera to 12.00? Here's patch: http://people.freebsd.org/~mezz/diff/linux-opera.diff Thanks, Mezz -- mezz.free...@gmail.com - m...@freebsd.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gn...@freebsd.org

Re: MATE 'base' desktop is ready for anyone to test it.

2012-07-31 Thread Kevin Oberman
On Tue, Jul 31, 2012 at 4:38 PM, Jeremy Messenger mezz.free...@gmail.com wrote: On Fri, Jul 27, 2012 at 1:09 PM, Jeremy Messenger mezz.free...@gmail.com wrote: Hello all, The MATE base desktop (x11/mate-base) is ready to use and test. The MATE base is a very lite and lean desktop. The MATE