On Fri, Apr 22, 2011 at 01:16:56AM +0100, Edd Barrett wrote:
> Hi,
>
> We added config file support to hgd. Here is an update to the port. OK?
why not @sampling the config files ?
they're not needed by default ?
Landry
Hi,
We added config file support to hgd. Here is an update to the port. OK?
Index: Makefile
===
RCS file: /cvs/ports/audio/hgd/Makefile,v
retrieving revision 1.3
diff -u -p -u -r1.3 Makefile
--- Makefile22 Mar 2011 11:21:22 -
I'm seeing the nmbd daemon throw some errors in the log at startup and
then exit. I'm using the April 21 i386 snapshot, and samba-3.5.8p2
package without any flavors, from ftp5.usa.openbsd.org. The config is
the default that comes with the package. I started samba with
/etc/rc.d/samba start.
Here'
On Thu, Apr 21, 2011 at 06:10:08PM -0500, Amit Kulkarni wrote:
> Hi,
>
> Please consider the additions to this page. It can go in now because they
> apply to 4.9. Will somebody confirm? I use this page as reference before
> submitting.
>
> Thanks,
> amit
>
> Index: testing.html
> =
On Thu, Apr 21, 2011 at 06:10:08PM -0500, Amit Kulkarni wrote:
> - This will check whether all libraries on which the port depends
> + These will check whether all libraries on which the port depends
> can be reached through either LIB_DEPENDS or
> WANTLIB.
You will want
Hi,
Please consider the additions to this page. It can go in now because they
apply to 4.9. Will somebody confirm? I use this page as reference before
submitting.
Thanks,
amit
Index: testing.html
===
RCS file: /cvs/www/faq/ports/t
[IMAGE]
[IMAGE]
[IMAGE]
[IMAGE]
O presente e-mail destina-se ?nica e exclusivamente a informar actuais ou
potenciais clientes e n?o deve ser considerado SPAM. Ao abrigo do
Decreto-Lei n.o 7/2004, de 7 de Janeiro, de regula??o do tratamento
automatizado de dados de car?cter pessoal, o utilizador
> I don't think pkgname change could fix issue like that. Not sure though.
> How behaves port-lib-depends-check vs lib-depends-check with various
> names of your port?
Hmmm where did this option come from and why didn't I think of this
before? I only knew about lib-depends-check
Ok, there was a
What about the desktop-file goos, as Landry asked few email back?
On Thu, Apr 21, 2011 at 05:48:22PM -0500, Amit Kulkarni wrote:
> > I don't think pkgname change could fix issue like that. Not sure though.
> > How behaves port-lib-depends-check vs lib-depends-check with various
> > names of your p
minicom contains a function called wprintf() (print to a window) which
collides with the standard C wprintf() (print a wide character string).
Upstream already realised this was a bad idea and changed the function's
name to mc_wprintf(). This diff does the same for our port.
The port could also b
Il 21/04/2011 20.08, Christian Weisgerber ha scritto:
> Giovanni Bechis wrote:
>
>> Bugfix update to 3.9.5, added jbigkit support needed for an upcoming
>> Hylafax update.
>
> FWIW, we didn't add that in the past, because it will mean WANTLIB
> updates for all ports depending on tiff--that's a l
On Thu, Apr 21, 2011 at 03:36:09PM +0200, David Coppa wrote:
> On Thu, Apr 21, 2011 at 3:27 PM, David Coppa wrote:
> > On Wed, Apr 20, 2011 at 10:20 PM, Ryan Freeman wrote:
> >
> >> I have been using a slightly modified conky from ports for well over
> >> a year now and rather than keep it to mys
Please be gentle... this is my first ever port.
>From the site:
OpenConnect is a client for Cisco's AnyConnect SSL VPN, which is
supported by the ASA5500 Series, by IOS 12.4(9)T or later on Cisco
SR500, 870, 880, 1800, 2800, 3800, 7200 Series and Cisco 7301 Routers,
and probably others.
OpenConn
On Thu, Apr 21, 2011 at 13:13, Landry Breuil wrote:
> On Thu, Apr 21, 2011 at 11:26:37AM -0500, Bryan wrote:
>> I edited the Makefile, but when I go to "make", I get a dependency check
>> error:
>>
>
>> LIB_DEPENDS += iconv->=1.13:converters/libiconv \
>> xml2>=9:
Ahh pardon me for my ignorance. I thought FLAVOR is a like a different package.
I originally meant what you said so clearly in your earlier mail about
a base package change causing reinstall in gazillion ports for no
reason.
Thanks
On Thu, Apr 21, 2011 at 1:11 PM, Christian Weisgerber
wrote:
>
On Thu, Apr 21, 2011 at 01:12:41PM -0500, Amit Kulkarni wrote:
> Mikolaj,
>
> You solved it! When I keep the same package name, lib-depends-check
> doesn't complain, and it doesn't need to add anything different for
> LIB_DEPENDS or WANTLIB. So the makefile remains essentially the same.
I don't
Mikolaj,
You solved it! When I keep the same package name, lib-depends-check
doesn't complain, and it doesn't need to add anything different for
LIB_DEPENDS or WANTLIB. So the makefile remains essentially the same.
Sorry for the bother guys. This can be commited! Tested on amd64.
Thanks,
amit
On Thu, Apr 21, 2011 at 11:26:37AM -0500, Bryan wrote:
> I edited the Makefile, but when I go to "make", I get a dependency check
> error:
>
> LIB_DEPENDS += iconv->=1.13:converters/libiconv \
> xml2>=9:textproc/libxml
old-style lib_depends. remove part before :
Amit Kulkarni wrote:
> A request. Why add jbigkit to main tiff package which is used
> everywhere? Can't you add different FLAVOR of tiff for people who are
> interested in that sort of functionality?
No, that is going to cause bulk building and dependency headaches
for no gain.
--
Christian "
Giovanni Bechis wrote:
> Bugfix update to 3.9.5, added jbigkit support needed for an upcoming
> Hylafax update.
FWIW, we didn't add that in the past, because it will mean WANTLIB
updates for all ports depending on tiff--that's a lot of them--and
nothing made use of it. Of course, if something n
Hi,
This update package texmaker to the latest release 3.0.1.
Tested on amd64.
Comments ? OK ?
--
Alexandr Shadchin
Index: Makefile
===
RCS file: /cvs/ports/editors/texmaker/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 M
I edited the Makefile, but when I go to "make", I get a dependency check error:
# make install package clean
===> Checking files for openconnect-3.02
`/usr/ports/distfiles/openconnect-3.02.tar.gz' is up to date.
`/usr/ports/distfiles/vpnc-script' is up to date.
>> (SHA256) openconnect-3.02.tar.gz
On Tue, 12 Apr 2011 20:55:40 +0200, Tim van der Molen wrote:
> Here is an update to getmail 4.20.2. Tested on amd64.
Would someone please commit this? Thanks.
> Index: Makefile
> ===
> RCS file: /cvs/ports/mail/getmail/Makefile,v
> r
On Thu, Apr 21, 2011 at 04:12:21PM +0200, David Coppa wrote:
> Since nowadays not even YouTube supports flash7 anymore, I'd suggest
> www/opera-flashplugin can go into the Attic.
>
> Thoughts?
Kill it with fire!
--
Cheers,
Jasper
"Capable, generous men do not create victims, they nurture them.
Does anyone have a current port of this? I had a working port of 2.26
that someone volunteered to the list a while ago, but I tried to
update it to 3.02 (came out a few days ago, and I can't get this to
build. I removed the 2.26 that I was using thinking it was causing
build issues. But now, the
On Thu, 21 Apr 2011, David Coppa wrote:
> Since nowadays not even YouTube supports flash7 anymore, I'd suggest
> www/opera-flashplugin can go into the Attic.
>
> Thoughts?
I sure wouldn't cry over it.
--
Antoine
Hi,
A request. Why add jbigkit to main tiff package which is used
everywhere? Can't you add different FLAVOR of tiff for people who are
interested in that sort of functionality?
Thanks
> +LIB_DEPENDS= graphics/jpeg \
> + graphics/jbigkit
> +WANTLIB= c m stdc++ z jbig jpeg>=
On 04/21/11 17:00, Amit Kulkarni wrote:
> Hi,
>
> A request. Why add jbigkit to main tiff package which is used
> everywhere? Can't you add different FLAVOR of tiff for people who are
> interested in that sort of functionality?
>
Sure, another diff with jbigkit flavor, ok ?
Cheers
Giovanni
Ind
Hi pea@, thanks for catching that stupid thing I overlooked in
WANTLIB. I couldn't figure that out even after landry@ suggestions. I
will remember that for future lib-depends-check.
Mikolaj,
I initially just went by what the enlightenment devs renamed the
package to. What would you propose to keep
Since nowadays not even YouTube supports flash7 anymore, I'd suggest
www/opera-flashplugin can go into the Attic.
Thoughts?
On Thu, Apr 21, 2011 at 09:38:03AM -0500, Amit Kulkarni wrote:
> Mikolaj,
> I initially just went by what the enlightenment devs renamed the
> package to. What would you propose to keep the pkgname?
Smooth 'pkg_add -u' update process. Otherwise you need to add @conflict
markers to the PLIST (not a
On Wed, Apr 20, 2011 at 07:28:51PM +0200, Jasper Lievisse Adriaanse wrote:
> On Wed, Apr 20, 2011 at 09:34:53PM +0600, Alexandr Shadchin wrote:
> > On Fri, Apr 15, 2011 at 06:22:55PM +0200, Rafael Sadowski wrote:
> > > On Thu Apr 07, 2011 at 11:23:41PM +0600, Alexandr Shadchin wrote:
> > > >
> > >
On Wed, Apr 20, 2011 at 10:20 PM, Ryan Freeman wrote:
> I have been using a slightly modified conky from ports for well over
> a year now and rather than keep it to myself i thought i'd raise the
> question while conky is getting attention.
>
> I added --enable-imlib2 to the CONFIGURE_ARGS, this
On Thu, Apr 21, 2011 at 3:27 PM, David Coppa wrote:
> On Wed, Apr 20, 2011 at 10:20 PM, Ryan Freeman wrote:
>
>> I have been using a slightly modified conky from ports for well over
>> a year now and rather than keep it to myself i thought i'd raise the
>> question while conky is getting attentio
Bugfix update to 3.9.5, added jbigkit support needed for an upcoming
Hylafax update.
Ok ? Should it go on a bulk build first ?
Cheers
Giovanni
Index: Makefile
===
RCS file: /cvs/ports/graphics/tiff/Makefile,v
retrieving revision 1.
On Thu, Apr 21, 2011 at 02:42:23PM +0200, Landry Breuil wrote:
> > Did the pkgname change? I don't see relevant PLIST changes if pkgname
> > changed.
>
> Right, good catch @conflict + quirks ?
Any reason to change pkgname with this update?
--
best regards
q#
On Thu, Apr 21, 2011 at 01:17:17PM +0100, Mikolaj Kucharski wrote:
> On Thu, Apr 21, 2011 at 01:25:37PM +0200, Landry Breuil wrote:
> > On Thu, Apr 21, 2011 at 12:15:37PM +0200, Pierre-Emmanuel André wrote:
> > > On Tue, Apr 19, 2011 at 10:55:28PM +0200, Landry Breuil wrote:
> > > > On Tue, Apr 19,
On Thu, Apr 21, 2011 at 01:25:37PM +0200, Landry Breuil wrote:
> On Thu, Apr 21, 2011 at 12:15:37PM +0200, Pierre-Emmanuel André wrote:
> > On Tue, Apr 19, 2011 at 10:55:28PM +0200, Landry Breuil wrote:
> > > On Tue, Apr 19, 2011 at 01:26:20PM -0500, Amit Kulkarni wrote:
> > > > Hi,
> > > >
> > >
On Wed, Apr 20, 2011 at 4:39 PM, Antoine Jacoutot wrote:
> On Wed, 20 Apr 2011, David Coppa wrote:
>
>> On Wed, 20 Apr 2011, Pascal Stumpf wrote:
>>
>> > On Wed, Apr 20, 2011 at 12:27:42PM +0200, David Coppa wrote:
>> > > It's set up as SHARED_ONLY, I think because there aren't consumers for
>> >
On Thu, Apr 21, 2011 at 12:15:37PM +0200, Pierre-Emmanuel André wrote:
> On Tue, Apr 19, 2011 at 10:55:28PM +0200, Landry Breuil wrote:
> > On Tue, Apr 19, 2011 at 01:26:20PM -0500, Amit Kulkarni wrote:
> > > Hi,
> > >
> > > a make lib-depends-check gives this output. Anybody has any idea why? I
Hi all,
This update cvsweb README to the current perl.
Index: README
===
RCS file: /cvs/ports/devel/cvsweb/pkg/README,v
retrieving revision 1.1
diff -u -r1.1 README
--- README 13 Nov 2010 09:24:52 - 1.1
+++ README
On Tue, Apr 19, 2011 at 10:55:28PM +0200, Landry Breuil wrote:
> On Tue, Apr 19, 2011 at 01:26:20PM -0500, Amit Kulkarni wrote:
> > Hi,
> >
> > a make lib-depends-check gives this output. Anybody has any idea why? I am
> > running everything current.
> >
> > Notice dependency package should be g
42 matches
Mail list logo