new port: irc/irccd ports/187136

2014-03-25 Thread David Demelier

Hello ports@

Is any port committer interested in my new port ports/187136 ? All my 
"FreeBSD" friends are too busy to invest time in it. And I don't want to 
be forgotten like devel/sfml2 which is still not committed :(.


Thanks!

--
David Demelier
___
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: poudriere jail HEAD with specific revision?

2014-03-25 Thread Anton Shterenlikht
>From 5u623...@gmail.com Mon Mar 24 11:42:18 2014
>
>Hi,
>
>To be more specific this is how I make a HEAD that matches my Host version:
>poudriere jail -c -j 110amd64 -v head@r262857 -a amd64 -m svn
>root@bofh:~ # uname -ar
>FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r262857: Thu
>Mar  6 22:59:25 BDT 2014
>b...@bofh.1asiacom.net:/usr/obj/usr/src/sys/SCORPION
> amd64
>
>BR,
>Muhammad

Actually this didn't work:

# poudriere jails -c -j sparc64-11 -v head@258000 -m "svn+https" -M 
/pdr/jails/sparc64-11

*skip*

>> Recording filesystem state for clean... done
>> Jail sparc64-11 head@258000 sparc64 is ready to be used
root@mech-as222:/pdr # poudriere jail -l
JAILNAME VERSION  ARCHMETHOD  PATH
sparc64-11   11.0-CURRENT r263679 sparc64 svn+https 
/pdr/jails/sparc64-11

It seems to have ignored r258000.

Please help

Thanks

Anton

___
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: reason 23 why we've moved to linux

2014-03-25 Thread Randy Bush
> Use "freebsd-update fetch install" to update staying in the currently
> running RELEASE branch. So you just get security updates and errata.

ty!
___
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"


graphics/mapnik fails to build

2014-03-25 Thread Frank Broniewski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I can't get mapnik to build: it fails with

c++ -o demo/c++/rundemo -L/usr/local/lib demo/c++/rundemo.o -Ldeps/agg
- -Lsrc -L/usr/local/lib -L/usr/lib -lagg -lfreetype -lz -licuuc
- -lboost_filesystem -lboost_system -lboost_regex -lproj -lpng -ljpeg
- -ltiff -lxml2 -lboost_thread -licui18n -lcairo -lmapnik
src/libmapnik.so: undefined reference to
`agg::comp_op_rgba_saturation::blend_pix(unsigned char*, unsigned int, unsigned
int, unsigned int, unsigned int, unsigned int)'
src/libmapnik.so: undefined reference to
`agg::comp_op_rgba_value::blend_pix(unsigned char*, unsigned int, unsigned
int, unsigned int, unsigned int, unsigned int)'
src/libmapnik.so: undefined reference to
`agg::comp_op_rgba_hue::blend_pix(unsigned char*, unsigned int, unsigned
int, unsigned int, unsigned int, unsigned int)'
src/libmapnik.so: undefined reference to
`agg::comp_op_rgba_color::blend_pix(unsigned char*, unsigned int, unsigned
int, unsigned int, unsigned int, unsigned int)'
scons: *** [demo/c++/rundemo] Error 1
scons: building terminated because of errors.
*** [do-build] Error code 1

Stop in /usr/ports/graphics/mapnik.
*** [build] Error code 1

Stop in /usr/ports/graphics/mapnik.

any ideas?
this happens on:
# uname -a
FreeBSD frodo.metrico 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat
Jan 11 03:25:02 UTC 2014
r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

- -- 
Frank BRONIEWSKI

METRICO s.à r.l.
géomètres
technologies d'information géographique
rue des Romains 36
L-5433 NIEDERDONVEN

tél.: +352 26 74 94 - 28
fax.: +352 26 74 94 99
http://www.metrico.lu
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTMXCTAAoJEHopqW0d1cQVsXcH/2TOxp7DbuDvO5sWtM/uNp6w
qQqTIK4rv8ZnWYY/gAFhovD0X59p4pkJts5q2rphxuaYcuk5hFCKCYKEsr/jnLHB
iRd1EkE82mciqcUfAX6fEHQlWEpV1YAg1FiE20dJo4FZ25SGlmQRfbUjBuTrNjv1
73wBXdv63E2rAIeSEvIbP+BYSMmapTEFgQL2gLdCBqkgKyl4R2D5HGl/s6fhpRuq
jOZh24KmQmpfpOl1GxXTvASqpo4eRqOP+RQ6vBVABcEryRH5PP+mUqZjI3xTbJwa
zY71ZKkwYbYD9N5RipbwQIjPL75zSi9JpqeDvV2ThQuE5Yu7eDIRVkh13vBe5CM=
=0qRY
-END PGP SIGNATURE-
___
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 ports you maintain which are out of date

2014-03-25 Thread Big Lebowski
Sorry guys, I couldnt take it anymore ;)

I've updated the port to latest 1.13.2 version and also added portscout
limit so it should no longer consider these nightly builds as real updates.
I'd love you guys to test the port (shar attached), since I can only do the
build tests (successful, so far) before I submit the PR.

Regards,
BL


On Mon, Mar 24, 2014 at 10:19 AM,  wrote:

> Dear port maintainer,
>
> The portscout new distfile checker has detected that one or more of your
> ports appears to be out of date. Please take the opportunity to check
> each of the ports listed below, and if possible and appropriate,
> submit/commit an update. If any ports have already been updated, you can
> safely ignore the entry.
>
> You will not be e-mailed again for any of the port/version combinations
> below.
>
> Full details can be found at the following URL:
> http://portscout.freebsd.org/po...@freebsd.org.html
>
>
> Port| Current version | New
> version
>
> +-+
> games/doomsday  | 1.12.2  |
> 1.14.0-build1178
>
> +-+
>
>
> If any of the above results are invalid, please check the following page
> for details on how to improve portscout's detection and selection of
> distfiles on a per-port basis:
>
> http://portscout.freebsd.org/info/portscout-portconfig.txt
>
> 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"
>
___
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 ports you maintain which are out of date

2014-03-25 Thread Big Lebowski
Ooops, the attachment was missed, so you can grab the port from here:
https://redports.org/browser/rbk/games/doomsday

Regards,
BL


On Tue, Mar 25, 2014 at 1:12 PM, Big Lebowski wrote:

> Sorry guys, I couldnt take it anymore ;)
>
> I've updated the port to latest 1.13.2 version and also added portscout
> limit so it should no longer consider these nightly builds as real updates.
> I'd love you guys to test the port (shar attached), since I can only do the
> build tests (successful, so far) before I submit the PR.
>
> Regards,
> BL
>
>
> On Mon, Mar 24, 2014 at 10:19 AM,  wrote:
>
>> Dear port maintainer,
>>
>> The portscout new distfile checker has detected that one or more of your
>> ports appears to be out of date. Please take the opportunity to check
>> each of the ports listed below, and if possible and appropriate,
>> submit/commit an update. If any ports have already been updated, you can
>> safely ignore the entry.
>>
>> You will not be e-mailed again for any of the port/version combinations
>> below.
>>
>> Full details can be found at the following URL:
>> http://portscout.freebsd.org/po...@freebsd.org.html
>>
>>
>> Port| Current version | New
>> version
>>
>> +-+
>> games/doomsday  | 1.12.2  |
>> 1.14.0-build1178
>>
>> +-+
>>
>>
>> If any of the above results are invalid, please check the following page
>> for details on how to improve portscout's detection and selection of
>> distfiles on a per-port basis:
>>
>> http://portscout.freebsd.org/info/portscout-portconfig.txt
>>
>> 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"
>>
>
>
___
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: graphics/mapserver Python mapscript fails

2014-03-25 Thread Frank Broniewski
Hi,

When I run `make` in the graphics/mapserver dir and examine the work
directory I notice that there is indeed a mapscript/python subfolder
including a setup.py. Unfortunately running
# python setup.py sdist
to create an egg it fails, notifying me that:
# python setup.py sdist
Traceback (most recent call last):
  File "setup.py", line 215, in 
mapserver_version = get_config('version',
config='../../mapserver-config')
  File "setup.py", line 105, in get_config
v = read_mapscriptvars()
  File "setup.py", line 79, in read_mapscriptvars
raise IOError, '%s. %s' % (e, "Has MapServer been made?")
IOError: [Errno 2] No such file or directory: '../../mapscriptvars'. Has
MapServer been made?

Does  this help?


Am 2014-03-19 09:21, schrieb Frank Broniewski:
> Hi,
> 
> I can't seem to build mapserver-6.4.0_1 with Python mapscript. I noticed
> the following lines at the end of the mapscript build:
> ===>   Registering installation for mapserver-6.4.0_1
> pkg-static: lstat(/usr/local/lib/python2.7/site-packages/mapscript.py):
> No such file or directory
> pkg-static: lstat(/usr/local/lib/python2.7/site-packages/mapscript.pyc):
> No such file or directory
> pkg-static: lstat(/usr/local/lib/python2.7/site-packages/_mapscript.so):
> No such file or directory
> pkg-static:
> lstat(/usr/local/lib/python2.7/site-packages/MapScript-6.4.0-py2.7.egg-info):
> No such file or directory
> Installing mapserver-6.4.0_1... done
> 
> And import mapscript in Python yields an error:
> File
> "/usr/local/lib/python2.7/site-packages/MapScript-6.2.1-py2.7-freebsd-9.1-RELEASE-p7-amd64.egg/mapscript.py",
> line 25, in 
> _mapscript = swig_import_helper()
>   File
> "/usr/local/lib/python2.7/site-packages/MapScript-6.2.1-py2.7-freebsd-9.1-RELEASE-p7-amd64.egg/mapscript.py",
> line 21, in swig_import_helper
> _mod = imp.load_module('_mapscript', fp, pathname, description)
> ImportError: Shared object "libmapserver-6.2.1.so" not found, required
> by "_mapscript.so"
> 
> Apparently there's still an old lib link flying around. Rebuilding
> Python didn't help though.
> 
> This is on
>> uname -a
> FreeBSD frodo.metrico 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan
> 11 03:25:02 UTC 2014
> r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
> 
> 
> Any ideas?
> 
> Frank
> 


-- 
Frank BRONIEWSKI

METRICO s.à r.l.
géomètres
technologies d'information géographique
rue des Romains 36
L-5433 NIEDERDONVEN

tél.: +352 26 74 94 - 28
fax.: +352 26 74 94 99
http://www.metrico.lu
___
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: shebangfix for /bin/sh

2014-03-25 Thread Steven Kreuzer
On Fri, Mar 14, 2014 at 1:08 PM, Steven Kreuzer  wrote:
> Hi All-
>
> I am in the process of cleaning up sysutils/DTraceToolkit and I would
> like to make use of USES=shebangfix
>
> However, it looks like on solaris, sh is /usr/bin/sh so I would like
> to propose the following change:
>
> http://people.freebsd.org/~skreuzer/patches/shebang.patch

Can someone from portmgr chime in on this? I would like to get it committed so
I can commit some changes to sysutils/DTraceToolkit

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: shebangfix for /bin/sh

2014-03-25 Thread Baptiste Daroussin
On Tue, Mar 25, 2014 at 09:36:37AM -0400, Steven Kreuzer wrote:
> On Fri, Mar 14, 2014 at 1:08 PM, Steven Kreuzer  wrote:
> > Hi All-
> >
> > I am in the process of cleaning up sysutils/DTraceToolkit and I would
> > like to make use of USES=shebangfix
> >
> > However, it looks like on solaris, sh is /usr/bin/sh so I would like
> > to propose the following change:
> >
> > http://people.freebsd.org/~skreuzer/patches/shebang.patch
> 
> Can someone from portmgr chime in on this? I would like to get it committed so
> I can commit some changes to sysutils/DTraceToolkit
> 
> Thanks

How many ports are concerned?

if just one there is no need to add this into shebangfix.mk

just do it in the DTraceToolkit port:
USES=   shebangfix
sh_OLD_CMD= /usr/bin/sh
sh_CMD= ${SH}
SHEBANG_LANGsh

regards,
Bapt


pgpDMaQ0JqCC9.pgp
Description: PGP signature


Re: graphics/mapnik fails to build

2014-03-25 Thread Frank Broniewski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I tried portdowngrade graphics/mapnik r340725 and that works. So I
think it might be related to some recent changes ...


Frank

Am 2014-03-25 13:03, schrieb Frank Broniewski:
> Hi,
> 
> I can't get mapnik to build: it fails with  c++ -o
> demo/c++/rundemo -L/usr/local/lib demo/c++/rundemo.o -Ldeps/agg 
> -Lsrc -L/usr/local/lib -L/usr/lib -lagg -lfreetype -lz -licuuc 
> -lboost_filesystem -lboost_system -lboost_regex -lproj -lpng
> -ljpeg -ltiff -lxml2 -lboost_thread -licui18n -lcairo -lmapnik 
> src/libmapnik.so: undefined reference to 
> `agg::comp_op_rgba_saturation agg::order_rgba>::blend_pix(unsigned char*, unsigned int, unsigned 
> int, unsigned int, unsigned int, unsigned int)' src/libmapnik.so:
> undefined reference to `agg::comp_op_rgba_value agg::order_rgba>::blend_pix(unsigned char*, unsigned int, unsigned 
> int, unsigned int, unsigned int, unsigned int)' src/libmapnik.so:
> undefined reference to `agg::comp_op_rgba_hue agg::order_rgba>::blend_pix(unsigned char*, unsigned int, unsigned 
> int, unsigned int, unsigned int, unsigned int)' src/libmapnik.so:
> undefined reference to `agg::comp_op_rgba_color agg::order_rgba>::blend_pix(unsigned char*, unsigned int, unsigned 
> int, unsigned int, unsigned int, unsigned int)' scons: ***
> [demo/c++/rundemo] Error 1 scons: building terminated because of
> errors. *** [do-build] Error code 1
> 
> Stop in /usr/ports/graphics/mapnik. *** [build] Error code 1
> 
> Stop in /usr/ports/graphics/mapnik.
> 
> any ideas? this happens on: # uname -a FreeBSD frodo.metrico
> 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan 11 03:25:02 UTC
> 2014 
> r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC
> amd64
> 
> ___ 
> 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"
> 

- -- 
Frank BRONIEWSKI

METRICO s.à r.l.
géomètres
technologies d'information géographique
rue des Romains 36
L-5433 NIEDERDONVEN

tél.: +352 26 74 94 - 28
fax.: +352 26 74 94 99
http://www.metrico.lu
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTMZEZAAoJEHopqW0d1cQVWVMIAKEgtz1tGnZ5y4XTrZqcGDKK
jpIO55bW+OtWLy04MjhW7IdguXNncU7sakIkQzhu71lkJhNpQTqe5iNQkGyyDRDM
R2Y3MGFngumJLe7wDZDNpQus+kv58k5Nm0ELzEDuUOFM03gigthuxDtaAadolYNM
b30E1156+3P9YKlCpOTO/hkhdXQrMRD87GdTMOa5SfkoIR/p2WtgOmlcJDVOp1CD
YAk8XXRxVlqbvtUEIU3a6RR0rw4vacWjSlzkE/26sCg85J1PZaFrGJfCAG18onJC
t4sBTfVRTd60oHc5Hya2P6Q9uLwNCCt/nkm2X1cOFSOkrwbeVSVFo6PPlTssQck=
=vnrZ
-END PGP SIGNATURE-
___
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"

GraphicsMagick + perl

2014-03-25 Thread Andriy Gapon

Would anyone be so kind to add a perl option to GraphicsMagick similarly to
ImageMagick?
Currently GraphicsMagick is always configured --without-perl.
Thanks!

-- 
Andriy Gapon
___
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"

[QAT] 349150: 4x leftovers

2014-03-25 Thread Ports-QAT
- Update to 5.3
-

  Build ID:  20140325151000-26775
  Job owner: t...@freebsd.org
  Buildtime: 20 minutes
  Enddate:   Tue, 25 Mar 2014 15:29:40 GMT

  Revision:  349150
  Repository:
https://svnweb.freebsd.org/ports?view=revision&revision=349150

-

Port:math/R-cran-forecast 5.3

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140325151000-26775-307922/R-cran-forecast-5.3.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140325151000-26775-307923/R-cran-forecast-5.3.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140325151000-26775-307924/R-cran-forecast-5.3.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140325151000-26775-307925/R-cran-forecast-5.3.log


--
Buildarchive URL: 
redports 
___
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"


[QAT] 349147: 4x leftovers

2014-03-25 Thread Ports-QAT
- Update to 0.2.3
-

  Build ID:  20140325144200-45291
  Job owner: t...@freebsd.org
  Buildtime: 22 minutes
  Enddate:   Tue, 25 Mar 2014 15:04:00 GMT

  Revision:  349147
  Repository:
https://svnweb.freebsd.org/ports?view=revision&revision=349147

-

Port:finance/R-cran-ccgarch 0.2.3

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140325144200-45291-307910/R-cran-ccgarch-0.2.3.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140325144200-45291-307911/R-cran-ccgarch-0.2.3.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140325144200-45291-307912/R-cran-ccgarch-0.2.3.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140325144200-45291-307913/R-cran-ccgarch-0.2.3.log


--
Buildarchive URL: 
redports 
___
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: poudriere jail HEAD with specific revision?

2014-03-25 Thread Anton Shterenlikht
>From 5u623...@gmail.com Mon Mar 24 11:42:18 2014
>
>Hi,
>
>To be more specific this is how I make a HEAD that matches my Host version:
>poudriere jail -c -j 110amd64 -v head@r262857 -a amd64 -m svn
>root@bofh:~ # uname -ar
>FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r262857: Thu
>Mar  6 22:59:25 BDT 2014
>b...@bofh.1asiacom.net:/usr/obj/usr/src/sys/SCORPION
> amd64
>
>BR,
>Muhammad

I removed the jail and started from scratch,
and now it's working as expected:

# poudriere jail -l
JAILNAME VERSION  ARCHMETHOD  PATH
sparc64-11   head@258000  sparc64 svn+https /pdr/jails/sparc64

Many thanks

Anton

___
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"


Apache 2.2.7?

2014-03-25 Thread Doug Sampson
Recently portaudit informed me that apache 2.2.6 is vulnerable.

http://portaudit.freebsd.org/91ecb546-b1e6-11e3-980f-20cf30e32f6d.html

indicates that 2.2.7 overcomes the vulnerability. However, when I went in to 
upgrade the port, version 2.2.7 is nowhere to be found. Thus my portmaster 
rebuild of apr1 fails.

When can we expect apache 2.2.7 port to be made available?

~Doug
___
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: Apache 2.2.7?

2014-03-25 Thread Olli Hauer
   Hi Doug,
   The update is ready to push out but we have to wait for the official
   upstream announcement ...
   --
   Regards
   olli
   --

   Doug Sampson  wrote:

 Recently portaudit informed me that apache 2.2.6 is vulnerable.
 [1]http://portaudit.freebsd.org/91ecb546-b1e6-11e3-980f-20cf30e32f6d
 .html
 indicates that 2.2.7 overcomes the vulnerability. However, when I
 went in to upgrade the port, version 2.2.7 is nowhere to be found.
 Thus my portmaster rebuild of apr1 fails.
 When can we expect apache 2.2.7 port to be made available?
 ~Doug
 ___
 freebsd-ports@freebsd.org mailing list
 [2]http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to
 "freebsd-ports-unsubscr...@freebsd.org"

References

   1. http://portaudit.freebsd.org/91ecb546-b1e6-11e3-980f-20cf30e32f6d.html
   2. http://lists.freebsd.org/mailman/listinfo/freebsd-ports
___
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: Apache 2.2.7?

2014-03-25 Thread Matthias Andree
Am 25.03.2014 19:22, schrieb Olli Hauer:

>The update is ready to push out but we have to wait for the official
>upstream announcement ...

This is nonsense. The packages are downloadable, so is the changelog:



All the information is public. There is no reason to wait.
___
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"


FreeBSD Port: py27-fail2ban-0.8.12

2014-03-25 Thread Joshua Conner
Build error with Fail2ban 0.8.12

I am on freebsd 9.0

It builds fine but when I run make install it fails with these errors.  I am on 
python 2.7 I reinstalled all depends.

Creating package 
/usr/ports/security/py-fail2ban/work/pkg/py27-fail2ban-0.8.12.tbz
Registering depends: py27-setuptools27-2.0.1 python2-2_2 python27-2.7.6_4 
gettext-0.18.3.1 libiconv-1.14_2.
Creating bzip'd tar ball in 
'/usr/ports/security/py-fail2ban/work/pkg/py27-fail2ban-0.8.12.tbz'
tar: lib/python2.7/site-packages/client/__init__.py: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/client/__init__.pyc: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/client/actionreader.py: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/actionreader.pyc: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/beautifier.py: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/beautifier.pyc: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/configparserinc.py: Cannot stat: No 
such file or directory
tar: lib/python2.7/site-packages/client/configparserinc.pyc: Cannot stat: No 
such file or directory
tar: lib/python2.7/site-packages/client/configreader.py: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/configreader.pyc: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/configurator.py: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/configurator.pyc: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/csocket.py: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/client/csocket.pyc: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/client/fail2banreader.py: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/fail2banreader.pyc: Cannot stat: No 
such file or directory
tar: lib/python2.7/site-packages/client/filterreader.py: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/filterreader.pyc: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/jailreader.py: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/jailreader.pyc: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/jailsreader.py: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/client/jailsreader.pyc: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/common/__init__.py: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/common/__init__.pyc: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/common/exceptions.py: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/common/exceptions.pyc: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/common/helpers.py: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/common/helpers.pyc: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/common/protocol.py: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/common/protocol.pyc: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/common/version.py: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/common/version.pyc: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/server/__init__.py: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/server/__init__.pyc: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/server/action.py: Cannot stat: No such file or 
directory
tar: lib/python2.7/site-packages/server/action.pyc: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/server/actions.py: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/server/actions.pyc: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/server/asyncserver.py: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/server/asyncserver.pyc: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/server/banmanager.py: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/server/banmanager.pyc: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/server/datedetector.py: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/server/datedetector.pyc: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/server/datetemplate.py: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/server/datetemplate.pyc: Cannot stat: No such 
file or directory
tar: lib/python2.7/site-packages/server/faildata.py: Cannot stat: No such file 
or directory
tar: lib/python2.7/site-packages/server/faildata.p

Re: FreeBSD Port: py27-fail2ban-0.8.12

2014-03-25 Thread Matthias Andree
Am 25.03.2014 19:36, schrieb Joshua Conner:
> Build error with Fail2ban 0.8.12
> 
> I am on freebsd 9.0

FreeBSD 9.0 is not supported.  Upgrade to 9.1.


> It builds fine but when I run make install it fails with these errors.  I am 
> on python 2.7 I reinstalled all depends.

Did you also upgrade the entire ports tree, especially ports/Mk,
ports/Tools and related material?

Installation works properly for me here on 9.2.

> Creating package 
> /usr/ports/security/py-fail2ban/work/pkg/py27-fail2ban-0.8.12.tbz
> Registering depends: py27-setuptools27-2.0.1 python2-2_2 python27-2.7.6_4 
> gettext-0.18.3.1 libiconv-1.14_2.

I have libiconv-1.14_3 - probably unrelated, but a hint your ports tree
is not up to date if you claim to have reinstalled all requisites.

> Creating bzip'd tar ball in 
> '/usr/ports/security/py-fail2ban/work/pkg/py27-fail2ban-0.8.12.tbz'
> tar: lib/python2.7/site-packages/client/__init__.py: Cannot stat: No such 
> file or directory

Do you have any path-changing options in /etc/make.conf or elsewhere?

___
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: py27-fail2ban-0.8.12

2014-03-25 Thread Christoph Theis

Am 25.03.2014 19:36, schrieb Joshua Conner:

Build error with Fail2ban 0.8.12

I am on freebsd 9.0

It builds fine but when I run make install it fails with these errors. I am on 
python 2.7 I reinstalled all depends.

Creating package 
/usr/ports/security/py-fail2ban/work/pkg/py27-fail2ban-0.8.12.tbz

Registering depends: py27-setuptools27-2.0.1 python2-2_2 python27-2.7.6_4 
gettext-0.18.3.1 libiconv-1.14_2.

Creating bzip'd tar ball in 
'/usr/ports/security/py-fail2ban/work/pkg/py27-fail2ban-0.8.12.tbz'

tar: lib/python2.7/site-packages/client/__init__.py: Cannot stat: No such file 
or directory


Is this a first installation of fail2ban or do you have an older version 
installed?



Best regards

Christoph

___
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: Apache 2.2.7?

2014-03-25 Thread olli hauer
On 2014-03-25 19:45, Matthias Andree wrote:
> Am 25.03.2014 19:22, schrieb Olli Hauer:
> 
>>The update is ready to push out but we have to wait for the official
>>upstream announcement ...
> 
> This is nonsense. The packages are downloadable, so is the changelog:
> 
> 
> 
> All the information is public. There is no reason to wait.

Sure, there is a reason.

Until there is no official announcement it can always happens a blocker is 
found and the release will be revoked.
http://mail-archives.apache.org/mod_mbox/httpd-announce/

I suspect you are not able to find a 2.4.8 release because an issue where found 
and fixed in the last moment.

In case someone wants to upgrade, a patch can be found here.
http://people.freebsd.org/~ohauer/diffs/apache22-2.2.27.diff

To apply the patch use the following commands.

$> cd /usr/ports
$> fetch http://people.freebsd.org/~ohauer/diffs/apache22-2.2.27.diff
$> patch < apache22-2.2.27.diff

-- 
olli
___
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: Apache 2.2.7?

2014-03-25 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 03/25/14 11:45, Matthias Andree wrote:
> Am 25.03.2014 19:22, schrieb Olli Hauer:
> 
>> The update is ready to push out but we have to wait for the
>> official upstream announcement ...
> 
> This is nonsense. The packages are downloadable, so is the
> changelog:
> 
> 
> 
> All the information is public. There is no reason to wait.

Technically it's only tagged but not yet "released":

http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/STATUS

But no, I don't think we should wait, the tarball from Apache site
shows a good PGP signature from William A. Rowe, Jr. (9088F565) made
Thu Mar 13 13:47:45 2014 PDT, ~2 weeks ago.

Even if we don't want to take the risk of reroll, we should apply
r1576716 and r1576706 (probably also r1576709).

Cheers,
- -- 
Xin LI https://www.delphij.net/
FreeBSD - The Power to Serve!   Live free or die
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (FreeBSD)

iQIcBAEBCgAGBQJTMdlVAAoJEJW2GBstM+nshzAP/2fl2b8Mq2zwQ3WAoHbnBi7s
E3W/5xFxbNa7lSdifP0bTc4sHGRnHIsxW9i+FC5ExpZK61MR8qjQVCJmZBwkO2u8
SHQix1iXzN0imI73TrEv08B4fgKkllSBFYL673lxciD0gr62XRP2Zv6X4KbafWmG
t1rHohD5tLHcYKB9stg5LQw1mEkLmcvDpllxr08GhLIUDz6nUJ9r0yvgUmSaauNd
GT0wd9PTXmY4D/0ZO2mGmrJYtoyW7RFocaHDSyasjJYs5R0+1pewhWmwnkR/TUtk
oXBxo/CxeUxULqVUQUBxU8k7+Y6poNKMRa9xZdhbZYqkedWgjP85Nh4qnooSqReZ
TPyOtk+GlpYhu3+p/luXXsZFHWYTYeKSwlTlE8J85HiRwUaIXPHSHDMwP3dZ61rD
25OmzrpJBwo9p9Crz9J1HQZuGzt2q1K5ZnOCeTWmW0z+hG14WB6DqCDuu7E2XMVu
hhPHcXShlqYdiFsfg8ZGfEQ6VxsgqX/eY5m75MEA8A5PyaTg5B/8ifzoKzjyHMkp
HN60JhfaqVbhHxSa/JgyRDm566hl37YsmgND5oPyoDgAGd4CMU0dhC5PQVHyMss5
7IKez35xBfgWbriO3c9rskH7AnQFaoBXS96y1FTw0jwWf9n/PXD0ZAg9MgLRIILJ
H4M1yjCY9KFqEZ0VtFIy
=0iEc
-END PGP SIGNATURE-
___
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"


Fwd: FreeBSD ports you maintain which are out of date

2014-03-25 Thread Big Lebowski
I am happy to report that my PR with update and a fix for portscout
discarding beta builds as actual updates have been accepted today, so this
should not be an issue for a while ;)

Regards,
BL


On Fri, Mar 14, 2014 at 3:48 PM, Philippe Audéoud wrote:

> On Fri, 14 Mar 2014, John Marino wrote:
>
> > On 3/14/2014 11:47, John Marino wrote:
> > > On 3/14/2014 10:30, Philippe Audéoud wrote:
> > >> On Fri, 14 Mar 2014, John Marino wrote:
> > >>
> > >>> On 3/14/2014 10:15, portsc...@freebsd.org wrote:
> >  Port| Current version |
> New version
> > 
> +-+
> >  games/doomsday  | 1.12.2  |
> 1.14.0-build1168
> > 
> +-+
> > >>>
> > >>> This port squawks constantly.
> > >>> Can we either get the last submitter to take it over or put it on the
> > >>> to-be-killed list?  Or tell portscout to ignore it?  Too much noise
> on
> > >>> already high volume channel.
> > >>>
> > >>> John
> > >>
> > >> Hello John,
> > >>
> > >> games/doomsday is maintained by ports@.
> > >
> > > Right -- that's why portscout is bombarding the ports@ mail list.  If
> it
> > > were maintained we wouldn't see it.
> > >
> > >> games/doomsday is maintained by ports@. Feel free to make it as
> ignored
> > >> for portscout.
> > >
> > > Is this the general understanding?  Anytime any committer gets annoyed
> > > with high-frequency portscout squawks on ports@ we just disable it
> > > without asking?
> > >
> >
> > I thought I caught this before it went out.
> > I wanted to suggest that maybe portscout can not send any notice to
> > ports@ by rule if the port is unmaintained.
> >
> > what about that?
> > John
>
> It's a good thing we are noticed when ports are outdated for ports@ but
> I'm fine with your idea to have a remind once a week or a month.
>
> Regards,
>
> --
> Philippe Audéoud
> ___
> 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"
>
___
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: Fwd: FreeBSD ports you maintain which are out of date

2014-03-25 Thread A.J. 'Fonz' van Werven
Big Lebowski wrote:

> I am happy to report that my PR with update and a fix for portscout
> discarding beta builds as actual updates have been accepted today, so
> this should not be an issue for a while ;)

I think I probably speak for many of us when I say: thanks a fracking lot!

AvW

-- 
I'm not completely useless, I can be used as a bad example.


pgp9HcQeXaSPj.pgp
Description: PGP signature


Re: FreeBSD Port: abills-0.54

2014-03-25 Thread Big Lebowski
I've just updated abills port to 0.55 version, enjoy.

Regards,
BL


On Thu, Jan 16, 2014 at 8:57 AM, Maxim Sirenko  wrote:

> Hi all!
>
> I highly appreciate the feedback I received on this topic!
> I couldn't even expect it!
> As regards "abills" -- there are no such changes between 0.54 & 0.55 that
> could break the port.
> Abills -- is a perl_rlm freeradius module and several perl scripts, so for
> persons who know ports it should be easy to update it.
> And it would be nice to build pkg so in 10.0 one could install it with pkg
> utility.
>
> Maxim.
>
>
>
> 16.01.2014 2:24, Lowell Gilbert пишет:
>
>  Maxim Sirenko  writes:
>>
>>  I can't do that -- not enough knowledge & experience.
>>>
>> This one's pretty easy; nothing seems to need to be changed except for
>> the version number. Go into the Makefile, change "0.54" to "0.55" and
>> then do "make makesum" before doing "make install".
>>
>> I can't be positive it works, because I didn't test it heavily, but it
>> definitely builds.
>>
>>  I thought the author maintains the port.
>>>
>> Well, no; most ports are programs that run on many different operating
>> systems. In some cases, the author hasn't even *heard* of FreeBSD.
>> Ports may have a maintainer, who takes care of keeping it up to date and
>> building, but abills doesn't have one. On the other hand, it doesn't
>> seem to need a lot of maintenance.
>>
>> I would put in a PR to update it, but if it's going to be modified, it
>> ought to be changed to handle the new "staging" infrastructure, and I
>> don't have time to learn how to do that at the moment.
>>
>
> ___
> 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"
>
___
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"

Getting to know your portmgr-lurker - Frederic Culot

2014-03-25 Thread FreeBSD Ports Management Team Secretary
In this latest edition of Getting to know, we interview our resident MBA,
Frederic Culot, one of our newest portmgr-lurkers@.

Read more at 
http://blogs.freebsdish.org/portmgr/2014/03/25/getting-to-know-your-portmgr-lurker-frederic-culot/


Thomas
on behalf of portmgr@

___
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: GraphicsMagick + perl

2014-03-25 Thread Kevin Oberman
On Tue, Mar 25, 2014 at 7:49 AM, Andriy Gapon  wrote:

>
> Would anyone be so kind to add a perl option to GraphicsMagick similarly to
> ImageMagick?
> Currently GraphicsMagick is always configured --without-perl.
> Thanks!
>
> --
> Andriy Gapon
>

I am attaching a Makefile that MIGHT work. I don't use GraphMagick and
there are several things I am not sure of on this. I used ImageMagick as a
template.

I did quite a bit more than add "--with_perl" in place of "--without-perl"
like deal with whether perl is threaded. I think it's right, but no
promises. If it works, you probably should submit it as a PR sine I am not
a commiter (nor should I be).
-- 
R. Kevin Oberman, Network Engineer, Retired
E-mail: rkober...@gmail.com


Makefile
Description: Binary data
___
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: Accommodating the security/heimdal port on FreeBSD10

2014-03-25 Thread Timur I. Bakeyev
Kerberos5 support in the ports needs love and it's own .mk infrastructure.
Wish I have enough overview of what is needed by various ports in that
respect.

With regards,
Timur Bakeyev.


On Wed, Mar 19, 2014 at 2:57 AM, Dewayne Geraghty <
dewayne.gerag...@heuristicsystems.com.au> wrote:

> Some port maintainers on FreeBSD 10 are modifying various ports to
> accommodate gssapi use from heimdal base.  Typically the change is
> something like
> ...
> LDFLAGS+=   -lgssapi_krb5
> ..
> which works for heimdal in the base system, but prevents a package (or
> port build) because in security/heimdal the content of libgssapi_krb5 is
> contained within libgssapi; and so doesn't exist as a separate library.
>
> Would it be possible to wrap this dependency within a
> .if !defined(HEIMDAL_HOME)
> LDFLAGS+=   -lgssapi_krb5
> .endif
>
> Its fairly standard practice to test for HEIMDAL_HOME which invariably
> implies that the security/heimdal port is being used, and incidentally
> identifies where the libraries are located.
>
> Though a better solution, which also reflects the real dependency upon
> the security/heimdal port
> .if defined(HEIMDAL_HOME)
> BUILD_DEPENDS+=
> ${HEIMDAL_HOME}/lib/libgssapi.so:${PORTSDIR}/security/heimdal
> RUN_DEPENDS+=
>  ${HEIMDAL_HOME}/lib/libgssapi.so:${PORTSDIR}/security/heimdal
> .else
> LDFLAGS+=   -lgssapi_krb5
> .endif
>
> As this also adds the heimdal port dependency into +COMMENTS (& possible
> MANIFEST?), as well as build dependency.
>
> I'm not a port maintainer/committer, but for those that are, there are a
> few ports that might be useful as a reference regarding use of the
> heimdal port:
> security/cyrus-sasl2-gssapi
> net/samba3
> dns/bind99
>
> I don't have heimdal from base installed, which is why I noticed that
> mail/dovecot2 was the most recent port that needed some additional
> lines, so I figured it might help others rather than my patching just my
> ports tree.
>
> Regards, Dewayne.
> ___
> 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"
>
___
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: net/samba36: ERROR: lock directory /var/run/samba/ does not exist

2014-03-25 Thread Timur I. Bakeyev
Hi, Oliver!

Did you get any progress on that? I asked you for the output of:

# rcorder /etc/rc.d/* /usr/local/etc/rc.d/*

Did you get one?


Regards,
Timur Bakeyev.



On Tue, Mar 18, 2014 at 3:11 PM, O. Hartmann wrote:

> On CURRENT, I receive this error message when trying to start net/samba36:
>
> ERROR: lock directory /var/run/samba/ does not exist
>
> System: FreeBSD 11.0-CURRENT #1 r263252: Sun Mar 16 22:27:29 CET 2014 amd64
>
> Filesystem /var/run is tmpfs and resides on a SSD!
>
> I'm confused. Years ago, I had a similar problem with samba3[46] when I
> intriduced myself
> to tmpfs-backed /var/run. The start-script of sambe residing in
> /usr/local/etc/rc.d/samba
> wasn't capable of checking the existence of /var/run/samba so startup
> failed. in the
> meanwhile, I thought this was fixed - the problem I report in is present
> somehow since
> January, but I can not be more specific.
>
> I deleted /usr/local/etc/rc.d/samba and reinstalled net/samba36. After
> reinstallation,
> samba can be started on a regular basis. But after a reboot, it couldn't.
>
> I have no clue what is happening here. Any suggestions?
>
> Oliver
>
___
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: GraphicsMagick + perl

2014-03-25 Thread Kevin Oberman
I was editing way to fast. While it should not impact function,
s/IMAGEMAGICK/GRAPHICSMAGICK/ would be a really good idea. I don't know if
GraphicsMagick has the same issue of needing to have threading match perl
threading, so the whole section on this might be replaced with a simple
THREADING option, but I wanted to play it safer since I am not familiar
with the program.

Sorry!


On Tue, Mar 25, 2014 at 7:22 PM, Kevin Oberman  wrote:

> On Tue, Mar 25, 2014 at 7:49 AM, Andriy Gapon  wrote:
>
>>
>> Would anyone be so kind to add a perl option to GraphicsMagick similarly
>> to
>> ImageMagick?
>> Currently GraphicsMagick is always configured --without-perl.
>> Thanks!
>>
>> --
>> Andriy Gapon
>>
>
> I am attaching a Makefile that MIGHT work. I don't use GraphMagick and
> there are several things I am not sure of on this. I used ImageMagick as a
> template.
>
> I did quite a bit more than add "--with_perl" in place of "--without-perl"
> like deal with whether perl is threaded. I think it's right, but no
> promises. If it works, you probably should submit it as a PR sine I am not
> a commiter (nor should I be).
> --
> R. Kevin Oberman, Network Engineer, Retired
> E-mail: rkober...@gmail.com
>



-- 
R. Kevin Oberman, Network Engineer, Retired
E-mail: rkober...@gmail.com
___
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"