Re: UPDATE: Samba 3.6.13

2013-03-23 Thread Ian McWilliam
Ok by me. Ian McWilliam On 22/03/2013 9:24 PM, Brad Smith wrote: Here is an update to Samba 3.6.13. OK? Index: Makefile === RCS file: /home/cvs/ports/net/samba/Makefile,v retrieving revision 1.178 diff -u -p -r1.178 Makefile -

Re: Sendmail port (was: Re: [PATCH] make Sendmail documentation easier to build)

2013-03-23 Thread Pascal Stumpf
On Sun, 24 Mar 2013 00:45:37 +0100, =?utf-8?Q?J=C3=A9r=C3=A9mie_Courr=C3=A8ges- Angl?= =?utf-8?Q?as?= wrote: > Stuart Henderson writes: > > > On 2013/03/14 15:37, Jérémie Courrèges-Anglas wrote: > >> PS: are there people already working on a sendmail port? > > > > Not that I know of, but I thi

Re: NEW: textproc/clit

2013-03-23 Thread Dmitrij D. Czarkoff
Thanks for suggestions. The tarballs with two ports are attached. On Fri, Mar 22, 2013 at 03:38:59PM +, Stuart Henderson wrote: > > PERMIT_PACKAGE_CDROM = drm (see http://www.convertlit.com/legal.php) > > not sure if this is really necessary? I'm not sure either. -- Dmitrij D. Czarkoff

UPDATE: libpng 1.5.14

2013-03-23 Thread Brad Smith
Here is an update to libpng 1.5.14. Just some bugs fixed over the last few releases. This finally reinstates the inter-library dependencies for the shared libraries and fixes up the pkg-config and libpng-config files for shared vs static linking. OK? Index: Makefile

Sendmail port (was: Re: [PATCH] make Sendmail documentation easier to build)

2013-03-23 Thread Jérémie Courrèges-Anglas
Stuart Henderson writes: > On 2013/03/14 15:37, Jérémie Courrèges-Anglas wrote: >> PS: are there people already working on a sendmail port? > > Not that I know of, but I think it is wanted. Having it in ports will > actually make it easier for certain uses (e.g. people using it with SASL > and/or

Re: UPDATE: sysutils/cfengine 2.2.10 -> 3.4.4 (take 4)

2013-03-23 Thread Stuart Henderson
[trimmed cc's] On 2013/03/23 18:49, Jiri B wrote: > On Sat, Mar 23, 2013 at 09:44:09PM +0100, Martijn Rijkeboer wrote: > > Please commit so other people can start testing it. > > It does not even build because of libpromises mentioned by Stuart. > > --- src/Makefile.in.origSat Mar 23 22:

The dante-1.1.19p0 package is broken on AMD64 because of integer size diff I386<->AMD64 by everything I can tell. Also, request for newer Dante version port, 1.1 is from 2006

2013-03-23 Thread Mikael
Dear list, This configuration is minimalistic and works on OBSD 5.2 I386 (as reported by vortexx on #obsd freenode, on CC): internal: lo0 port = 1080 external: axe0 method: username none user.notprivileged: _sockd logoutput: stderr client pass { from: 127.0.0.0/8 to: 0.0.0.0/0 #internal n

Re: UPDATE: sysutils/cfengine 2.2.10 -> 3.4.4 (take 4)

2013-03-23 Thread Jiri B
On Sat, Mar 23, 2013 at 09:44:09PM +0100, Martijn Rijkeboer wrote: > Please commit so other people can start testing it. It does not even build because of libpromises mentioned by Stuart. --- src/Makefile.in.origSat Mar 23 22:22:13 2013 +++ src/Makefile.in Sat Mar 23 22:22:28 2013 @@

subscribe

2013-03-23 Thread Mikael

Re: UPDATE: sysutils/cfengine 2.2.10 -> 3.4.2 (take 3)

2013-03-23 Thread Martijn Rijkeboer
> And this is normal? > > # /etc/rc.d/cfengine -d start > doing rc_read_runfile > usage: /etc/rc.d/cf_execd [-df] {start|check|reload|restart|stop} > doing rc_read_runfile > usage: /etc/rc.d/cf_serverd [-df] {start|check|reload|restart|stop} > doing rc_read_runfile > usage: /etc/rc.d/cf_monitord [-

UPDATE: sysutils/cfengine 2.2.10 -> 3.4.4 (take 4)

2013-03-23 Thread Martijn Rijkeboer
After quite some discussion here's take 4 of the update of sysutils/cfengine. This version is based on Stuart's version which was based on Jiri B's version. Notable differences with Stuart's version: - Remove @sample for failsafe.cf in PLIST: Modern versions of cfengine use update.cf instead of

Re: NEW: audio/solfege

2013-03-23 Thread Brian Callahan
On 3/20/2013 12:29 AM, Brian Callahan wrote: Hi ports -- Attached is a new port, audio/solfege. It's a port of GNU Solfege, a solfege and ear training program. Works for me on amd64. OK? ~Brian Ping.

msp430 Makefile nit.

2013-03-23 Thread Janne Johansson
Not the makefile that builds the port, but the example one which is supplied with it. For the programming to work, the "prog name-of-file" needs to be one single argument, so enclose in quotes, and for the "make asm" target, OBJDUMP needs to get defined also. If gmail borks the diff, it's also at

Re: UPDATE: sysutils/cfengine 2.2.10 -> 3.4.2 (take 3)

2013-03-23 Thread Stuart Henderson
On 2013/03/23 14:10, Martijn Rijkeboer wrote: > > > First of all, I'm not native English speaker :D What about this one? > > Partly based on Debian package. > > I'm also not a native English speaker... Here's an updated diff including a reworked README. I removed cf_serverd from the cfengine rc

Re: UPDATE: sysutils/cfengine 2.2.10 -> 3.4.2 (take 3)

2013-03-23 Thread Martijn Rijkeboer
> First of all, I'm not native English speaker :D What about this one? > Partly based on Debian package. I'm also not a native English speaker... > $OpenBSD$ > > +--- > | Running ${FULLPKGNAME} on OpenBSD > +--

[PATCH] Old info in bsd.port.mk.5

2013-03-23 Thread Timo Myyrä
Hi, Noticed that bsd.port.mk.5 still incorrectly claims that ports/infrastructure/man isn't part of default man path. Here's a simple fix for it. Timo --- bsd.port.mk.5.orig Sat Mar 23 10:35:00 2013 +++ bsd.port.mk.5 Sat Mar 23 10:35:55 2013 @@ -43,8 +43,7 @@ Those live under .Pa ${POR