[QAT] 352224: 4x leftovers

2014-04-26 Thread Ports-QAT
- Update to 0.8.5
- Use single space after WWW: in pkg-descr
-

  Build ID:  20140426063200-60097
  Job owner: t...@freebsd.org
  Buildtime: 27 minutes
  Enddate:   Sat, 26 Apr 2014 06:59:12 GMT

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

-

Port:devel/R-cran-reshape 0.8.5

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140426063200-60097-321722/R-cran-reshape-0.8.5.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140426063200-60097-321723/R-cran-reshape-0.8.5.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140426063200-60097-321724/R-cran-reshape-0.8.5.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140426063200-60097-321725/R-cran-reshape-0.8.5.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] 352226: 4x leftovers

2014-04-26 Thread Ports-QAT
- Update to 1.4
-

  Build ID:  20140426063400-43223
  Job owner: t...@freebsd.org
  Buildtime: 29 minutes
  Enddate:   Sat, 26 Apr 2014 07:02:59 GMT

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

-

Port:devel/R-cran-reshape2 1.4

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140426063400-43223-321730/R-cran-reshape2-1.4.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140426063400-43223-321731/R-cran-reshape2-1.4.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140426063400-43223-321732/R-cran-reshape2-1.4.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140426063400-43223-321733/R-cran-reshape2-1.4.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] 352225: 4x leftovers

2014-04-26 Thread Ports-QAT
- Update to 0.2.1
- Add LICENSE
- Replace tab with a single space after WWW: in pkg-descr
-

  Build ID:  20140426063200-56312
  Job owner: t...@freebsd.org
  Buildtime: 39 minutes
  Enddate:   Sat, 26 Apr 2014 07:11:20 GMT

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

-

Port:devel/R-cran-memoise 0.2.1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140426063200-56312-321726/R-cran-memoise-0.2.1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140426063200-56312-321727/R-cran-memoise-0.2.1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140426063200-56312-321728/R-cran-memoise-0.2.1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~t...@freebsd.org/20140426063200-56312-321729/R-cran-memoise-0.2.1.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: foomatic-rip and foo2zjs

2014-04-26 Thread Boris Samorodov
26.04.2014 02:16, Robert Backhaus пишет:
> On 26 April 2014 02:41, Wolfgang Jenkner  > wrote:
> 
> On Fri, Apr 25 2014, Boris Samorodov wrote:
> 
> >> Am 25.04.2014 um 15:20 schrieb Robert Backhaus  >:
> >>
> >>> int fd = mkstemp (LOG_FILE "-XX.log"); - checked, edited,
> built - Yup, that's it. Here's the patch:
> 
> I think the problem is simply that mkstemp(3) requires an argument with
> /trailing/ Xs, in accordance with POSIX[1].  So the upstream usage of it
> seems to be wrong.
> 
> [1]
> http://pubs.opengroup.org/onlinepubs/009695399/functions/mkstemp.html
> 
> Yes, sorry. I got this wrong.
>
> The fix upstream has been to stop using mkstemp, and switch to using
> sprintf directly.
>
>
http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/revision/7196

Thanks to all involved! The patch for foomatic-filters and an update
of cups-filters are committed.

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
___
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 you maintain which are out of date

2014-04-26 Thread portscout
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
+-+
www/flot| 0.8.2   | 0.8.3
+-+


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"


Problems after upgrade to CUPS 1.7.2 - gstoraster error

2014-04-26 Thread Dr. Peter Voigt
Well after this error has been solved under CUPS 1.7.1

http://lists.freebsd.org/pipermail/freebsd-ports/2014-April/091306.html

it now re-appears with CUPS 1.7.2. Is it a known issue?

I am running 10.0-RELEASE-p1 amd64.

Regards,
Peter
___
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: Problems after upgrade to CUPS 1.7.2 - gstoraster error

2014-04-26 Thread Boris Samorodov
26.04.2014 15:19, Dr. Peter Voigt пишет:

> Well after this error has been solved under CUPS 1.7.1
> 
> http://lists.freebsd.org/pipermail/freebsd-ports/2014-April/091306.html

How was is solved?

> it now re-appears with CUPS 1.7.2. Is it a known issue?

You are the first to ask.

> I am running 10.0-RELEASE-p1 amd64.

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
___
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: Problems after upgrade to CUPS 1.7.2 - gstoraster error

2014-04-26 Thread Boris Samorodov
26.04.2014 16:35, Boris Samorodov пишет:
> 26.04.2014 15:19, Dr. Peter Voigt пишет:
> 
>> Well after this error has been solved under CUPS 1.7.1
>>
>> http://lists.freebsd.org/pipermail/freebsd-ports/2014-April/091306.html
> 
> How was is solved?

OK, I've traced the thread ad realized that you managed to fix the
problem by a new version of cups-filters. Right?

How did you upgrade your ports? Which versions of printing ports
do you have now?

FYI: there has been some changes at cups-* port at the last few days.
Make sure you have the latest ports tree and appropriate ports.

>> it now re-appears with CUPS 1.7.2. Is it a known issue?
> 
> You are the first to ask.
> 
>> I am running 10.0-RELEASE-p1 amd64.

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
___
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: Problems after upgrade to CUPS 1.7.2 - gstoraster error

2014-04-26 Thread Dr. Peter Voigt
Am Sat, 26 Apr 2014 17:17:22 +0400
schrieb Boris Samorodov :

> 26.04.2014 16:35, Boris Samorodov пишет:
> > 26.04.2014 15:19, Dr. Peter Voigt пишет:
> > 
> >> Well after this error has been solved under CUPS 1.7.1
> >>
> >> http://lists.freebsd.org/pipermail/freebsd-ports/2014-April/091306.html
> > 
> > How was is solved?
> 
> OK, I've traced the thread ad realized that you managed to fix the
> problem by a new version of cups-filters. Right?
>
Yes, you are right. Thank you for your quick reply.

> 
> How did you upgrade your ports? Which versions of printing ports
> do you have now?
>
# pkg version -v |grep cups
cups-1.7.2 =   up-to-date with port
cups-base-1.7.2=   up-to-date with port
cups-client-1.7.2  =   up-to-date with port
cups-filters-1.0.52=   up-to-date with port
cups-image-1.7.2   =   up-to-date with port
cups-pstoraster-8.15.4_7   =   up-to-date with port
gutenprint-cups-5.2.8_1=   up-to-date with port

When scaning /usr/ports/UPDATING I found that I should have deleted
cups-image by:

#pkg delete -f cups-image\*

Do you thing that this might cause the filter error?

> 
> FYI: there has been some changes at cups-* port at the last few days.
> Make sure you have the latest ports tree and appropriate ports.
> 
I always use:
# portsnap fetch
# portsnap update

More exactly I am runing portsnap even from cron.

Regards,
Peter
___
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"

pkgng doesn't upgrade if old package exists (Was: Re: libfreetype.so.9 errors)

2014-04-26 Thread Melvyn Sopacua

Hi,

On Sun, 20 Apr 2014, Beeblebrox wrote:


I have read UPDATING, and it does not apply to my situation since I do a
full poudriere run of all ports on the system before each "# pkg upgrade -r
myrepo". Recent freetype update (20140416) should therefore not cause any
issue for me.


I may have stumbled upon the root cause.
pkg does not consider a package upgradeable if the old version of the
package still exists in the remote repository.

To reproduce:
- Bump a portrevision for a port
- Build it on your repository
- Run pkg repo on the repository
- Run pkg upgrade on the client machine

You will see "1 package updated", but pkg will not proceed to update it.
I don't know if poudriere cleans out stale versions, so it may not apply
to this after all.

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


[UPDATE]: www/flot to 0.8.3

2014-04-26 Thread Melvyn Sopacua

>Submitter-Id:  current-users
>Originator:Melvyn Sopacua
>Organization:  
>Confidential:  no 
>Synopsis:  [UPDATE]: www/flot to 0.8.3
>Severity:  non-critical
>Priority:  low
>Category:  ports
>Class: update
>Release:   FreeBSD 9.2-RELEASE-p3 amd64
>Environment:
System: FreeBSD fire.magemana.nl 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #1 
r263178: Mon Mar 17 21:30:16 CET 2014 
mel...@fire.magemana.nl:/usr/obj/usr/src/sys/TRANSIP  amd64



>Description:
Update to 0.8.3:
- Take maintainership
- Stage support
- Option to not install provided jquery
- Don't install webserver writeable. There's no need for it.

Build archive:
https://redports.org/buildarchive/20140426140001-6278/

>How-To-Repeat:

>Fix:





--- update.diff begins here ---
diff -r 3c00183fe6de www/flot/Makefile
--- a/www/flot/Makefile Fri Apr 25 15:39:46 2014 +
+++ b/www/flot/Makefile Sat Apr 26 19:24:54 2014 +0200
@@ -1,49 +1,58 @@
 # $FreeBSD$
 
 PORTNAME=  flot
-PORTVERSION=   0.7
+PORTVERSION=   0.8.3
 CATEGORIES=www devel
-MASTER_SITES=  GOOGLE_CODE
+MASTER_SITES=  http://www.flotcharts.org/downloads/ \
+   ${MASTER_SITE_LOCAL}
 
-MAINTAINER=po...@freebsd.org
+MAINTAINER=mel...@magemana.nl
 COMMENT=   JavaScript plotting library for jQuery
 
 LICENSE=   MIT
 
-WRKSRC=${WRKDIR}/${PORTNAME}
-
-USERS= www
-GROUPS=www
+WRKSRC=${WRKDIR}/${PORTNAME}
 
 NO_BUILD=  YES
+EXTRACT_SUFX=  .zip
 
-PORTDOCS=  API.txt \
-   FAQ.txt \
-   NEWS.txt \
-   PLUGINS.txt \
-   README.txt
+PORTDOCS=  API.md  \
+   FAQ.md  \
+   NEWS.md \
+   PLUGINS.md \
+   README.md
 PORTEXAMPLES=  *
 
-NO_STAGE=  yes
-do-install:
-   @${INSTALL} -d -g ${USERS} -o ${GROUPS} ${WWWDIR}
-   ${INSTALL_DATA} -o www -g www ${WRKSRC}/*.js ${WWWDIR}
-
-OPTIONS_DEFINE=DOCS EXAMPLES
+OPTIONS_DEFINE=DOCS EXAMPLES NOJQUERY
+# JQuery is provided by a number of CDNs
+NOJQUERY_DESC= Do not include provided JQuery 1.8.3
 
 .include 
 
+.if ${PORT_OPTIONS:MNOJQUERY}
+PLIST_SUB+=NOJQUERY="@comment "
+.else
+PLIST_SUB+=NOJQUERY=""
+.endif
+
+do-install:
+.if ${PORT_OPTIONS:MNOJQUERY}
+   @${RM} ${WRKSRC}/jquery.js ${WRKSRC}/jquery.min.js
+.endif
+   @${MKDIR} ${STAGEDIR}${WWWDIR}
+   @${INSTALL_DATA} ${WRKSRC}/*.js ${STAGEDIR}${WWWDIR}
+
 post-install:
 .if ${PORT_OPTIONS:MDOCS}
-   @${MKDIR} ${DOCSDIR}
+   @${MKDIR} ${STAGEDIR}${DOCSDIR}
 .for doc in ${PORTDOCS}
-   ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}
+   ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}
 .endfor
 .endif
 
 .if ${PORT_OPTIONS:MEXAMPLES}
-   @${MKDIR} ${EXAMPLESDIR}
-   cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}
+   @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+   cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}
 .endif
 
 .include 
diff -r 3c00183fe6de www/flot/distinfo
--- a/www/flot/distinfo Fri Apr 25 15:39:46 2014 +
+++ b/www/flot/distinfo Sat Apr 26 19:24:54 2014 +0200
@@ -1,2 +1,2 @@
-SHA256 (flot-0.7.tar.gz) = 
bc24f661d6de1d38496b93147604174dd82b6c54359824cb1c9c4acd5eb55730
-SIZE (flot-0.7.tar.gz) = 288107
+SHA256 (flot-0.8.3.zip) = 
d70600ab58f0f23bb7b08974f992e2398f0b0d643e37abf54a1f7f609ef67b8e
+SIZE (flot-0.8.3.zip) = 651654
diff -r 3c00183fe6de www/flot/pkg-descr
--- a/www/flot/pkg-descrFri Apr 25 15:39:46 2014 +
+++ b/www/flot/pkg-descrSat Apr 26 19:24:54 2014 +0200
@@ -3,4 +3,4 @@
 usage (all settings are optional), attractive looks and interactive features
 like zooming and mouse tracking.
 
-WWW: http://code.google.com/p/flot/
+WWW: http://www.flotcharts.org/
diff -r 3c00183fe6de www/flot/pkg-plist
--- a/www/flot/pkg-plistFri Apr 25 15:39:46 2014 +
+++ b/www/flot/pkg-plistSat Apr 26 19:24:54 2014 +0200
@@ -2,8 +2,14 @@
 %%WWWDIR%%/excanvas.min.js
 %%WWWDIR%%/jquery.colorhelpers.js
 %%WWWDIR%%/jquery.colorhelpers.min.js
+%%WWWDIR%%/jquery.flot.canvas.js
+%%WWWDIR%%/jquery.flot.canvas.min.js
+%%WWWDIR%%/jquery.flot.categories.js
+%%WWWDIR%%/jquery.flot.categories.min.js
 %%WWWDIR%%/jquery.flot.crosshair.js
 %%WWWDIR%%/jquery.flot.crosshair.min.js
+%%WWWDIR%%/jquery.flot.errorbars.js
+%%WWWDIR%%/jquery.flot.errorbars.min.js
 %%WWWDIR%%/jquery.flot.fillbetween.js
 %%WWWDIR%%/jquery.flot.fillbetween.min.js
 %%WWWDIR%%/jquery.flot.image.js
@@ -24,6 +30,8 @@
 %%WWWDIR%%/jquery.flot.symbol.min.js
 %%WWWDIR%%/jquery.flot.threshold.js
 %%WWWDIR%%/jquery.flot.threshold.min.js
-%%WWWDIR%%/jquery.js
-%%WWWDIR%%/jquery.min.js
+%%WWWDIR%%/jquery.flot.time.js
+%%WWWDIR%%/jquery.flot.time.min.js
+%%NOJQUERYWWWDIR%%/jquery.js
+%%NOJQUERYWWWDIR%%/jquery.min.js
 @dirrmtry %%WWWDIR%%
--- update.diff ends here ---

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/

Re: Problems after upgrade to CUPS 1.7.2 - gstoraster error

2014-04-26 Thread Dr. Peter Voigt
Am Sat, 26 Apr 2014 17:17:22 +0400
schrieb Boris Samorodov :

> 26.04.2014 16:35, Boris Samorodov пишет:
> > 26.04.2014 15:19, Dr. Peter Voigt пишет:
> > 
> >> Well after this error has been solved under CUPS 1.7.1
> >>
> >> http://lists.freebsd.org/pipermail/freebsd-ports/2014-April/091306.html
> > 
> > How was is solved?
> 
> OK, I've traced the thread ad realized that you managed to fix the
> problem by a new version of cups-filters. Right?
> 
> How did you upgrade your ports? Which versions of printing ports
> do you have now?
> 
> FYI: there has been some changes at cups-* port at the last few days.
> Make sure you have the latest ports tree and appropriate ports.
> 

The latest ports tree update provides cups-filters-1.0.53. This
resolves the filter error.

According to http://www.freshports.org/print/cups-filters/ it has
arrived today. My latest cron based ports tree update was yesterday
evening :-)

# pkg version -v |grep cups
cups-1.7.2 =   up-to-date with port
cups-base-1.7.2=   up-to-date with port
cups-client-1.7.2  =   up-to-date with port
cups-filters-1.0.53=   up-to-date with port
cups-image-1.7.2   =   up-to-date with port
cups-pstoraster-8.15.4_7   =   up-to-date with port
gutenprint-cups-5.2.8_1=   up-to-date with port

Thanks for fixing that fast!

Should I still execute:
# pkg delete -f cups-image\*

Regards,
Peter
___
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"

Cannot build junit

2014-04-26 Thread Andrea Venturoli

Hello.

As per subject, I cannot build java/junit:

> # cd /usr/ports/java/junit/
> # make
>

javadoc:
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution

BUILD FAILED
/usr/ports/java/junit/work/junit-team-junit-c62e2df/build.xml:148: Javadoc failed: 
java.io.IOException: Cannot run program "/usr/local/openjdk7/bin/javadoc": 
error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
at java.lang.Runtime.exec(Runtime.java:617)
at 
org.apache.tools.ant.taskdefs.launcher.Java13CommandLauncher.exec(Java13CommandLauncher.java:41)
at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:428)
at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:442)
at org.apache.tools.ant.taskdefs.Javadoc.execute(Javadoc.java:1785)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:435)
at org.apache.tools.ant.Target.performTasks(Target.java:456)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
at org.apache.tools.ant.Main.runBuild(Main.java:851)
at org.apache.tools.ant.Main.startAnt(Main.java:235)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.(UNIXProcess.java:184)
at java.lang.ProcessImpl.start(ProcessImpl.java:130)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
... 21 more



This is on 9.1/i386, and "/usr/local/openjdk7/bin/javadoc" exists and runs.


Any hint?

 bye & Thanks
av.
___
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: Problems after upgrade to CUPS 1.7.2 - gstoraster error

2014-04-26 Thread Boris Samorodov
26.04.2014 21:53, Dr. Peter Voigt пишет:

> Should I still execute:
> # pkg delete -f cups-image\*

No, that is needed only once while updating from cups 1.5.x to 1.7.x.

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
___
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"

Port's Makefile: aclocal implies the use of automake, but does not respect AUTOMAKE_ARGS

2014-04-26 Thread O. Hartmann

I have a problem with porting. The handbook states, see
http://www.freebsd.org/doc/en/books/porters-handbook/using-autotools.html,
that aclocal implies the ussage of automake.

Consider this line in the port's Makefile:

USE_AUTOTOOLS=  libltdl aclocal autoheader

The software comes with the basis of Makefile.am an configure.ac, so I have to 
go through
the configure steps of the GNU autotools. Having the the USE_AUTOTOOLS= set as 
above and
having the sentence from the porter's handbook in mind, the configure process 
fails with
"missing". To avoid those messages, I have to add  

AUTOMAKE_ARGS+= -a

for --add-missing in automake.

Having USE_AUTOTOOLS=  libltdl aclocal autoheader automake set, AUTOMAKE_ARGS+= 
-a is
respected. Omit automake from USE_AUTOTOOLS= results in a non-respected 
AUTOMAKE_ARGS+=
-a and a lot of typical missing errors.

Something is wrong in the logic! Either the porter's handbook is wrong or I'm 
missing
some knob.

Regards,
Oliver


signature.asc
Description: PGP signature


Re: Port's Makefile: aclocal implies the use of automake, but does not respect AUTOMAKE_ARGS

2014-04-26 Thread Tijl Coosemans
On Sat, 26 Apr 2014 20:18:49 +0200 O. Hartmann wrote:
> 
> I have a problem with porting. The handbook states, see
> http://www.freebsd.org/doc/en/books/porters-handbook/using-autotools.html,
> that aclocal implies the ussage of automake.
> 
> Consider this line in the port's Makefile:
> 
> USE_AUTOTOOLS=  libltdl aclocal autoheader
> 
> The software comes with the basis of Makefile.am an configure.ac, so I have 
> to go through
> the configure steps of the GNU autotools. Having the the USE_AUTOTOOLS= set 
> as above and
> having the sentence from the porter's handbook in mind, the configure process 
> fails with
> "missing". To avoid those messages, I have to add  
> 
> AUTOMAKE_ARGS+= -a
> 
> for --add-missing in automake.
> 
> Having USE_AUTOTOOLS=  libltdl aclocal autoheader automake set, 
> AUTOMAKE_ARGS+= -a is
> respected. Omit automake from USE_AUTOTOOLS= results in a non-respected 
> AUTOMAKE_ARGS+=
> -a and a lot of typical missing errors.
> 
> Something is wrong in the logic! Either the porter's handbook is wrong or I'm 
> missing
> some knob.

The handbook is incorrect.  aclocal does not imply automake, it implies
automake:env.  So you have to add automake to USE_AUTOTOOLS.
___
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: pkgng doesn't upgrade if old package exists (Was: Re: libfreetype.so.9 errors)

2014-04-26 Thread Beeblebrox
> I don't know if poudriere cleans out stale versions
poudriere does clean out stale binaries before starting the build run, BUT
uses pkgng for actually determining the stale packages in the repo AFAIK.

So by your (Melvyn) finding, since the poudriere compiler jail uses and
installs pkgng before anything else to the build environment, it makes sense
that pkgng in the build jail could decide to skip certain dependencies for a
particular port build.

Regards.



-
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/libfreetype-so-9-errors-tp5905087p5906758.html
Sent from the freebsd-ports mailing list archive at Nabble.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"


STAGE support, ports with man pages and world built WITHOUT_MAN

2014-04-26 Thread Lev Serebryakov
Hello, Ports.

 STAGEd ports doesn't support MANx=-style man paged. Man pages should be
simply added to pkg-plist or PLIST_FILES.

 But here is a catch: some ports, which uses "bsd.*.mk" infrastructure by
 thmeselves ("net/mpd5" is one example) will not build & install man pages
 if world has WITHOUT_MAN=yes in /etc/src.conf!

 Now, for example, poudiere could not build package of "net/mpd5" if it uses
 trimmed jail build with WITHOUT_MAN=yes.

 How this could be fixed? Ports infrastructure doesn't read /etc/src.conf...

 BTW, it WORKED before "net/mpd5" was STAGEfieid! I don't know why, but
 specifying man page via MAN8 variable works in both cases (full world and
 man-less world) and poudriere disin't complain in such situation. But it
 doesn't work for STAGEfied port :(

-- 
// Black Lion AKA Lev Serebryakov 

___
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: Problems after upgrade to CUPS 1.7.2 - gstoraster error

2014-04-26 Thread Dr. Peter Voigt
Am Sat, 26 Apr 2014 22:04:58 +0400
schrieb Boris Samorodov :

> 26.04.2014 21:53, Dr. Peter Voigt пишет:
> 
> > Should I still execute:
> > # pkg delete -f cups-image\*
> 
> No, that is needed only once while updating from cups 1.5.x to 1.7.x.
> 

OK, thanks for clarifying.

Regards,
Peter
___
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"