Julian H. Stacey wrote:
I have attached to this email a patch that update the nzbget port to
release 11.0 and add support for staging.
My work is based on https://wiki.freebsd.org/ports/StageDir but this is
the first time I modify a port file, so any comments are welcome.
Nicolas
Hi, Use send
make: "/usr/ports/graphics/dri/Makefile" line 82: Malformed conditional
(${DRI_DRIVERS:M${:UI915}})
make: "/usr/ports/graphics/dri/Makefile" line 82: Malformed conditional
(${DRI_DRIVERS:M${:UI965}})
make: "/usr/ports/graphics/dri/Makefile" line 82: Malformed conditional
(${DRI_DRIVERS:M${:UR200
Correct gnome dependency to not pull gnome1
-
Build ID: 20131006082400-24627
Job owner: b...@freebsd.org
Buildtime: 83 minutes
Enddate: Sun, 06 Oct 2013 09:47:15 GMT
Revision:
Hello list!
When trying to build qcad I get this error;
===> Configuring for qcad-3.2.1.0
/usr/bin/sed -i.bak -e "s|%%DATADIR%%|/usr/local/share/qcad|"
/usr/ports/cad/qcad/work/qcad-3.2.1.0/src/core/RSettings.cpp
cd /usr/ports/cad/qcad/work/qcad-3.2.1.0 && /usr/local/bin/qmake-qt4 -r
Reading
- Enable PAM support by default [1]
- Support staging
- Use new LIB_DEPENDS syntax
PR: ports/182533 [1]
Approved by:maintainer
-
Build ID: 20131006091000-57403
Job owner: l...@freebsd.org
Bu
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
databases/mysql5{5,6}-server: set shebangfix for perl
PR: ports/182071
Approved by:maintainer timeout
-
Build ID: 20131006102600-13660
Job owner: mar...@freebsd.org
Buildtime: 11 min
On, Sat Oct 05, 2013, Daamn M wrote:
> Hi,
>
> Sorry if I'm asking a question that have been asked many times but I
> couldn't find an answer using google.
>
> I need to install few version of Python (at least 2.6, 2.7 and 3.3). I
> really appreciate that FreeBSD let me have many versions the same
This happened on ARM.
I think that DRI_DRIVERS should be initialized to nothing on ARM platform.
On Oct 6, 2013, at 8:25 PM, Xu Waycell wrote:
> make: "/usr/ports/graphics/dri/Makefile" line 82: Malformed conditional
> (${DRI_DRIVERS:M${:UI915}})
> make: "/usr/ports/graphics/dri/Makefile" line 8
hotfix on ARM
@@ -79,7 +79,7 @@
.endif # defined(WITH_NEW_XORG)
.for _d in ${ALL_DRI_DRIVERS}
-.if ${DRI_DRIVERS:M${_d}}
+.if ${ARCH} != arm && ${DRI_DRIVERS:M${_d}}
PLIST_SUB+=${_d}_DRIVER=""
.else
PLIST_SUB+=${_d}_DRIVER="@co
2013/10/4 Bryan Drewery :
> On Fri, Oct 04, 2013 at 09:01:58AM +0200, Baptiste Daroussin wrote:
>> On Fri, Oct 04, 2013 at 08:57:53AM +0200, Erwin Lansing wrote:
>> > On Fri, Oct 04, 2013 at 08:32:59AM +0200, Baptiste Daroussin wrote:
>> > > > > > >
>> > > > > > > Please no devel packages.
>> > > >
Update to 2.19.
-
Build ID: 20131006123200-52892
Job owner: de...@freebsd.org
Buildtime: 37 minutes
Enddate: Sun, 06 Oct 2013 13:09:25 GMT
Revision: r329554
Repository:
Update to 4.3.32
-
Build ID: 20131006123600-41834
Job owner: joh...@freebsd.org
Buildtime: 33 minutes
Enddate: Sun, 06 Oct 2013 13:09:23 GMT
Revision: r329555
Repository:
- Update from 3.20.1 to 3.22.0
Approved by:wg/culot (mentors, implicit)
-
Build ID: 20131006133800-11759
Job owner: dan...@freebsd.org
Buildtime: 46 minutes
Enddate: Sun, 06 Oct 2013
- Fix PLIST
Notified by:antoine
-
Build ID: 20131006132200-29895
Job owner: sunp...@freebsd.org
Buildtime: 90 minutes
Enddate: Sun, 06 Oct 2013 14:51:46 GMT
Revision: r32
Hello, olli.
You wrote 6 октября 2013 г., 1:12:20:
>> Any plan on an update to 1.3? Any timeline?
>> I'm experiencing some bugs with Subversion and somewhere they suggest to try
>> Serf 1.3.
>> Just to decide whether to wait or try something else...
oh> I've created a serf-1.3.2 port for testing.
On 2013-10-06 16:57, Lev Serebryakov wrote:
> Hello, olli.
> You wrote 6 октября 2013 г., 1:12:20:
>
>>> Any plan on an update to 1.3? Any timeline?
>>> I'm experiencing some bugs with Subversion and somewhere they suggest to
>>> try Serf 1.3.
>>> Just to decide whether to wait or try something e
- use STAGEDIR
-
Build ID: 20131006152000-62582
Job owner: din...@freebsd.org
Buildtime: 34 minutes
Enddate: Sun, 06 Oct 2013 15:54:11 GMT
Revision: r329589
Repository:
- use STAGEDIR
-
Build ID: 20131006151000-47535
Job owner: din...@freebsd.org
Buildtime: 64 minutes
Enddate: Sun, 06 Oct 2013 16:13:34 GMT
Revision: r329583
Repository:
- Update from 0.83 to 0.84
Approved by:wg/culot (mentors, implicit)
-
Build ID: 20131006142000-28323
Job owner: dan...@freebsd.org
Buildtime: 3 hours
Enddate: Sun, 06 Oct 2013 17:11:
On Sun, Oct 6, 2013 at 2:20 PM, Ulrich Spörlein wrote:
> 2013/10/4 Bryan Drewery :
>> On Fri, Oct 04, 2013 at 09:01:58AM +0200, Baptiste Daroussin wrote:
>>> On Fri, Oct 04, 2013 at 08:57:53AM +0200, Erwin Lansing wrote:
>>> > On Fri, Oct 04, 2013 at 08:32:59AM +0200, Baptiste Daroussin wrote:
>>>
Remove useless -c flag
-
Build ID: 20131006172600-45060
Job owner: bdrew...@freebsd.org
Buildtime: 7 minutes
Enddate: Sun, 06 Oct 2013 17:33:19 GMT
Revision: r329605
Reposit
- Support STAGEDIR
- Cleanup Makefile
-
Build ID: 20131006172600-10819
Job owner: sunp...@freebsd.org
Buildtime: 10 minutes
Enddate: Sun, 06 Oct 2013 17:35:39 GMT
Revision: r3
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/06/2013 07:21 PM, Bernhard Fröhlich wrote:
> On Sun, Oct 6, 2013 at 2:20 PM, Ulrich Spörlein wrote:
>> 2013/10/4 Bryan Drewery :
>>> On Fri, Oct 04, 2013 at 09:01:58AM +0200, Baptiste Daroussin wrote:
On Fri, Oct 04, 2013 at 08:57:53AM +020
- Convert last bit of the QUOTES option to newly added
"opt_USE= FOO=bar" options helper
-
Build ID: 20131006154800-9236
Job owner: jh...@freebsd.org
Buildtime: 3 hours
Enddate: Sun, 06
This port is unofficial.
http://slexy.org/view/s2Bl9PCAhU
Errors are at the above link.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd
multimedia/ffmpeg2: fix build with clang
- Fix build with clang
Submitted by: dim
-
Build ID: 20131006175800-4289
Job owner: w...@freebsd.org
Buildtime: 61 minutes
Enddate: Sun, 06 Oc
multimedia/ffmpeg1: fix build with clang
- Fix build with clang
Submitted by: dim
-
Build ID: 2013100618-42318
Job owner: w...@freebsd.org
Buildtime: 64 minutes
Enddate: Sun, 06 O
- Fix build with curl 7.32.0
Submitted by: sunpoet (myself)
Approved by:maintainer (no objection, via e-mail)
-
Build ID: 20131006184800-890
Job owner: sunp...@freebsd.org
Buildtime: 16 minute
- Update to 7.32.0
- Turn COOKIES on by default
- Support STAGEDIR
Note:
- mk-ca-bundle.1 will not be installed. Use
http://curl.haxx.se/docs/caextract.html instead
Changes:http://curl.haxx.se/changes.html
PR: ports/181510
Exp run by: drewery
-
Add support for STAGEDIR
-
Build ID: 20131006190400-47750
Job owner: pa...@freebsd.org
Buildtime: 20 minutes
Enddate: Sun, 06 Oct 2013 19:23:34 GMT
Revision: r329625
Reposit
- Update to 0.080
Changes:http://search.cpan.org/dist/Astro-SpaceTrack/Changes
-
Build ID: 20131006184800-62673
Job owner: sunp...@freebsd.org
Buildtime: 41 minutes
Enddate: Sun,
2013/10/6 Marcus von Appen
> On, Sat Oct 05, 2013, Daamn M wrote:
>
> > Hi,
> >
> > Sorry if I'm asking a question that have been asked many times but I
> > couldn't find an answer using google.
> >
> > I need to install few version of Python (at least 2.6, 2.7 and 3.3). I
> > really appreciate t
HoiChess is an xboard compatible chess engine. HoiChess plays
at easier levels than most modern engines, making chess games
actually winnable for regular human beings.
WWW: http://www.hoicher.de/hoichess
-
Build ID: 20
- Convert to STAGEDIR
- Remove explicit dependency on iconv and pcre, they are glib20 deps
and are not directly used in rifiuti2
-
Build ID: 20131006195401-46244
Job owner: anto...@freebsd.org
Buildtime:
- Update to 1.082
- Sort USES
- Support STAGEDIR
- Cleanup Makefile
- Sort PLIST
- Pass maintainership to perl@
Changes:http://search.cpan.org/dist/Gnome2-VFS/NEWS
-
Build ID: 20131006184400-64271
Job owner:
I got this error:
# poudriere bulk -f xxx -j ia64
kldload: can't load fdescfs: No such file or directory
>> Error: Required kernel module 'fdescfs' not found
#
Is is possible to build fdescfs into the kernel?
What is the syntax for this?
The man page doesn't say.
Thanks
Anton
_
- Support staging
Approved by:crees, tabthorpe (mentors, implicit)
-
Build ID: 20131006145200-22728
Job owner: gbl...@freebsd.org
Buildtime: 6 hours
Enddate: Sun, 06 Oct 2013 20:41:3
- Change maintainer email to @FreeBSD.org
- Add stage support
- Add pkg-plist file
Approved by:wg/culot (mentors, implicit)
-
Build ID: 20131006205600-52011
Job owner: dan...@freebsd.org
Buildtime:
Support staging; cleanup !NOPORTDOCS -> PORT_OPTIONS:MDOCS
-
Build ID: 20131006220800-2925
Job owner: mand...@freebsd.org
Buildtime: 11 minutes
Enddate: Sun, 06 Oct 2013 22:19:25 GMT
R
mail/textmail: Fix previous pdftotext breakage better
This unmaintained port was marked broken after pdftotext was relocated
away from bin/ with the rest of the xpdf package. That happened to
avoid a conflict with poppler-utils. The better fix is to change the
dependency to use pdftotext program
audio/p5-Net-FreeBSD: Support DragonFly too
Transferring these dports patches to this unmaintained port.
-
Build ID: 20131006232400-21725
Job owner: mar...@freebsd.org
Buildtime: 7 minutes
Enddate
Update deskutils/plasma-applet-cwp to 1.8.2.
ChangeLog:
* xml: gismeteo: icon fixes
* xml: www.weather.com.cn: fixes
-
Build ID: 20131006173600-32064
Job owner: d...@freebsd.org
Buildtime: 7 hours
Mark seven unmaintained ports as jobs unsafe.
-
Build ID: 20131006215200-24031
Job owner: mar...@freebsd.org
Buildtime: 3 hours
Enddate: Mon, 07 Oct 2013 01:07:54 GMT
Revision:
> -Original Message-
> From: owner-freebsd-po...@freebsd.org
> [mailto:owner-freebsd-po...@freebsd.org] On Behalf Of Ulrich Spörlein
> Sent: Sunday, 6 October 2013 11:20 PM
> To: Bryan Drewery
> Cc: po...@freebsd.org; Baptiste Daroussin; Fernando Apesteguía
> Subject: Re: [HEADSUP] Staging
Bernhard Fröhlich writes:
> I also don't see why we need to optimize our packages for an embedded
> environment that is usually very customized. Wouldn't it make more
> sense to provide some proper port / packaging options/flags that help
> to optimize size of the packages without touching header
Hello Bill,
On Fri, 4 Oct 2013 08:34:35 -0400
Bill Moran wrote:
> On Fri, 4 Oct 2013 15:44:51 +0800
> Christopher Hall wrote:
>
> > When running PostgreSQL with the uuid-ossp extension the server
> > fails with signal 10 (bus error).
>
> http://pgfoundry.org/projects/uuid-freebsd/
Thanks for
On 06/10/2013 21:13, Marcus von Appen wrote:
On, Sat Oct 05, 2013, Daamn M wrote:
For example: I have installed python 2.7 and then port py-someport. Then I
installed python 3.3 and set PYTHON_DEFAULT_VERSION to point python 3.3. If
I try to install port py-someport again I wll get an error me
Hello,
While making packages of the ports I compiled (to transfer them to
another netbook) I'm getting the folloging error woth ports r328930 on
10-CURRENT:
# pkg_create -Rnb libgphoto2-2.4.14_3
tar: lib/libgphoto2_port/0.8.0/usb.a: Cannot stat: No such file or directory
tar: lib/libgphoto2_port
49 matches
Mail list logo