Re: SVN RELEASE_9_2_0

2013-10-01 Thread Jason Helfman
On Mon, Sep 30, 2013 at 4:57 PM, Jason C. Wells j...@speakeasy.net wrote:

 Is FreeBSD doing something new?  I don't see an SVN tag for ports for the
 9.2 release.  Historically the ports tree was tagged and built a little
 before -stable got tagged for release.

 Thanks,
 Jason


Portmgr may have something more involved for a response.

As for myself = http://svnweb.freebsd.org/ports/branches/
The packages shipped with 9.2.0 were built from this branch, is my
understanding.

-jgh

-- 
Jason Helfman  | FreeBSD Committer
j...@freebsd.org | http://people.freebsd.org/~jgh  | 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: SVN RELEASE_9_2_0

2013-10-01 Thread Thomas Mueller
# Is FreeBSD doing something new?  I don't see an SVN tag for ports for
# the 9.2 release.  Historically the ports tree was tagged and built a
# little before -stable got tagged for release.
 
# Thanks,
# Jason

Ports don't belong to a specific FreeBSD version.

It's the built packages that are prepared shortly before release.

For the ports and doc trees, you would go for head (current).


Tom

___
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: SVN RELEASE_9_2_0

2013-10-01 Thread Erwin Lansing
On Mon, Sep 30, 2013 at 11:38:36PM -0700, Jason Helfman wrote:
 On Mon, Sep 30, 2013 at 4:57 PM, Jason C. Wells j...@speakeasy.net wrote:
 
  Is FreeBSD doing something new?  I don't see an SVN tag for ports for the
  9.2 release.  Historically the ports tree was tagged and built a little
  before -stable got tagged for release.
 
  Thanks,
  Jason
 
 
 Portmgr may have something more involved for a response.
 
 As for myself = http://svnweb.freebsd.org/ports/branches/
 The packages shipped with 9.2.0 were built from this branch, is my
 understanding.
 

The were indeed:

 svn info|grep URL
URL: svn://svn.freebsd.org/ports/branches/RELENG_9_2_0
Relative URL: ^/branches/RELENG_9_2_0

Erwin

-- 
Erwin Lansinghttp://droso.dk
er...@freebsd.orghttp:// www.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 Port: percona-server-5.5.32.31.0

2013-10-01 Thread Thomas Babut
On 30.09.13 19:43, Florian Smeets wrote:
I had some problems updating the port. I've just had another look and I
have a version that builds and seems to work now. I'll test it some more
and commit it later tonight.

Cheers,
Florian
I've updated our testing servers this morning and it is running fine so
far. Thanks.

Thomas

___
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: Porting Traverso

2013-10-01 Thread Joe Nosay
Apologies for the noise. It seems that the problem is with cmake.


On Mon, Sep 30, 2013 at 3:39 AM, Joe Nosay superbisq...@gmail.com wrote:

 Javad Kouhi and myself have been working on porting this for a short
 while. The FindRaptor module was imported as noted. I have sent a few
 emails with what I have done to date. Currently, the problem lies with
 cmake not setting the ld -l$ITEM properly. Libsamplerate/samplerate is on
 my system.
 My previous messages are on both lists.
 Is this a cmake error that can be corrected?

___
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

2013-10-01 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
+-+
math/plplot | 5.9.9   | 5.9.10
+-+


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

If wish to stop receiving portscout reminders, please contact
portsc...@freebsd.org

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: FreeBSD port: graphics/dri

2013-10-01 Thread Albert Shih
 Le 30/09/2013 à 20:32:19+0200, Koop Mast a écrit
 On 30-9-2013 20:19, Mike Jakubik wrote:
  There is a small typo in UPDATING however, pkg_delete -f libGl-\* 
  dri-\* should be pkg_delete -f libGL-\* dri-\*, the l in libGL 
  needs to be uppercase.
 
  Thanks. 
 Fix thanks.

Well

It's not working for me. My configuration 

FreeBSD io 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #8 r255173: Tue Sep  3 
  
my make.conf

BATCH=YES 
RUBY_DEFAULT_VER=1.9
WITH_NEW_XORG=YES 
PGSQL_VER=92
WITH_PKGNG= yes


All ports are up2date.

The error : 


without MAKE_JOBS_UNSAFE=yes

 brw_eu_compact.c:301:4: error: invalid suffix b00110010 on integer 
 constant
 brw_eu_compact.c:302:4: error: invalid suffix b00111000 on integer 
 constant
 brw_eu_compact.c:303:4: error: invalid suffix b00110001 on integer 
 constant
 brw_eu_compact.c:304:4: error: invalid suffix b001100010010 on integer 
 constant
 brw_eu_compact.c:305:4: error: invalid suffix b00110010 on integer 
 constant
 brw_eu_compact.c:306:4: error: invalid suffix b001100101000 on integer 
 constant
 brw_eu_compact.c:307:4: error: invalid suffix b001100111000 on integer 
 constant
 brw_eu_compact.c:308:4: error: invalid suffix b00110100 on integer 
 constant
 brw_eu_compact.c:309:4: error: invalid suffix b00110110 on integer 
 constant
 brw_eu_compact.c:310:4: error: invalid suffix b001101001000 on integer 
 constant
 brw_eu_compact.c:311:4: error: invalid suffix b00110101 on integer 
 constant
 brw_eu_compact.c:312:4: error: invalid suffix b00110110 on integer 
 constant
 brw_eu_compact.c:313:4: error: invalid suffix b001101101000 on integer 
 constant
 brw_eu_compact.c:314:4: error: invalid suffix b00110111 on integer 
 constant
 brw_eu_compact.c:315:4: error: invalid suffix b001101110001 on integer 
 constant
 brw_eu_compact.c:316:4: error: invalid suffix b00110000 on integer 
 constant
 brw_eu_compact.c:317:4: error: invalid suffix b010001101000 on integer 
 constant
 brw_eu_compact.c:318:4: error: invalid suffix b010001101001 on integer 
 constant
 brw_eu_compact.c:319:4: error: invalid suffix b010001101010 on integer 
 constant
 brw_eu_compact.c:320:4: error: invalid suffix b010110001000 on integer 
 constant
 gmake[6]: *** [brw_eu_compact.lo] Error 1
 gmake[6]: *** Waiting for unfinished jobs
 gmake[6]: Leaving directory
 `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa/drivers/dri/i965'
 gmake[5]: *** [all-recursive] Error 1
 gmake[5]: Leaving directory
 `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa/drivers/dri'
 gmake[4]: *** [all-recursive] Error 1
 gmake[4]: Leaving directory
 `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa/drivers'
 gmake[3]: *** [all-recursive] Error 1
 gmake[3]: Leaving directory
 `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa'
 gmake[2]: *** [all] Error 2
 gmake[2]: Leaving directory
 `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.6/src'
 gmake: *** [all-recursive] Error 1
 === Compilation failed unexpectedly.
 Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
 
so now with MAKE_JOBS_UNSAFE=yes

 brw_eu_compact.c:308:4: error: invalid suffix b00110100 on integer 
 constant
 brw_eu_compact.c:309:4: error: invalid suffix b00110110 on integer 
 constant
 brw_eu_compact.c:310:4: error: invalid suffix b001101001000 on integer 
 constant
 brw_eu_compact.c:311:4: error: invalid suffix b00110101 on integer 
 constant
 brw_eu_compact.c:312:4: error: invalid suffix b00110110 on integer 
 constant
 brw_eu_compact.c:313:4: error: invalid suffix b001101101000 on integer 
 constant
 brw_eu_compact.c:314:4: error: invalid suffix b00110111 on integer 
 constant
 brw_eu_compact.c:315:4: error: invalid suffix b001101110001 on integer 
 constant
 brw_eu_compact.c:316:4: error: invalid suffix b00110000 on integer 
 constant
 brw_eu_compact.c:317:4: error: invalid suffix b010001101000 on integer 
 constant
 brw_eu_compact.c:318:4: error: invalid suffix b010001101001 on integer 
 constant
 brw_eu_compact.c:319:4: error: invalid suffix b010001101010 on integer 
 constant
 brw_eu_compact.c:320:4: error: invalid suffix b010110001000 on integer 
 constant
 gmake[6]: *** [brw_eu_compact.lo] Error 1
 gmake[6]: Leaving directory
 `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa/drivers/dri/i965'
 gmake[5]: *** [all-recursive] Error 1
 gmake[5]: Leaving directory
 `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa/drivers/dri'
 gmake[4]: *** [all-recursive] Error 1
 gmake[4]: Leaving directory
 `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa/drivers'
 gmake[3]: *** [all-recursive] Error 1
 gmake[3]: Leaving directory
 `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa'
 gmake[2]: *** [all] Error 2
 gmake[2]: Leaving directory
 `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/mesa'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: 

Re: SVN RELEASE_9_2_0

2013-10-01 Thread RW
On Tue, 01 Oct 2013 06:56:32 +
Thomas Mueller wrote:

 # Is FreeBSD doing something new?  I don't see an SVN tag for ports
 for # the 9.2 release.  Historically the ports tree was tagged and
 built a # little before -stable got tagged for release.
  
 # Thanks,
 # Jason
 
 Ports don't belong to a specific FreeBSD version.
 
 It's the built packages that are prepared shortly before release.
 
 For the ports and doc trees, you would go for head (current).

He's not talking about a branch. It was a tag that allowed one to fetch
the snapshot of the ports tree that was included on the release CDs and
from which the release packages were built.
___
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


[CFT] Tinderbox using chroots to calculate dependencies

2013-10-01 Thread Chris Rees

Hi all,

I've been working on fixing Tinderbox to calculate dependencies in 
chroots instead of on the host system (meaning things like cvs 
dependencies are correct).


It's a fairly drastic change, and a few guys have generously volunteered 
their time to test it, but I need a few more testers before committing 
it and getting it in the ports tree.


Normally I'd just be patient, but this is holding up the compiler 
abstraction mechanism (USES=compiler), so please, if you use Tinderbox, 
give this a try!


This patch is to a head checkout (doesn't work with the port, sorry);

http://www.bayofrum.net/~crees/patches/tinderbox-calculate-deps-in-chroot-8.diff

Alternatively,

http://www.bayofrum.net/~crees/scratch/tinderbox-chroot.tbz

contains a head checkout and the patch.

Please test, it's easy!

cd /usr/local/tinderbox
mv scripts.old
fetch -o - http://www.bayofrum.net/~crees/scratch/tinderbox-chroot.tbz | 
tar xjvf -

mv tinderbox scripts
cp scripts.old/*.ph scripts/
cp scripts.old/webui/inc_*.php scripts/webui

Ion-Mihai, this will need to go in the port asap if it works for most 
people, otherwise Tinderbox will not work with the ports tree once 
compiler.mk is committed.  I am happy to deal with that for you if 
necessary.


Chris

PS I'm especially keen to hear about issues involving USE_XZ; Olli Hauer 
had some trouble, but I think it's a local issue; ideas welcome!


http://marcuscom.com/pipermail/tinderbox-list/2013-September/003101.html

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
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: Staging and read-only /usr/ports [PATCH]

2013-10-01 Thread Bryan Drewery
On 9/26/2013 4:52 PM, Stefan Bethke wrote:
 Guys,
 
 I've noticed that more and more ports are trying to build a package 
 /usr/ports/category/port/port-version.tgz. Since my /usr/ports is mounted 
 read-only (via nullfs), this fails. I've looked through Mk/*.mk trying to 
 figure out how I can redirect this to another dir. Is PACKAGES the way to go? 
 What if I don't want to keep packages around?
 
 For the time being, I'm setting NO_STAGE=yes.
 
 
 Thanks,
 Stefan
 

Please try this patch:

http://people.freebsd.org/~bdrewery/pkg_install-make-package-ro.txt

-- 
Regards,
Bryan Drewery



signature.asc
Description: OpenPGP digital signature


Serf update?

2013-10-01 Thread Andrea Venturoli

Hello.

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...

 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: search for port adopters

2013-10-01 Thread Eitan Adler
On Tue, Oct 1, 2013 at 4:39 AM, Rodrigo OSORIO rodr...@bebik.net wrote:

 I'm interested by x11/tilda
 - regads

Done!

Note that this port needs some work done: in particular it needs
STAGEDIR support

See here for more details: https://wiki.freebsd.org/ports/StageDir


-- 
Eitan Adler
___
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: ports/179087: [NEW PORT] deskutils/kupfer: Convenient command and access tool

2013-10-01 Thread beech
Synopsis: [NEW PORT] deskutils/kupfer: Convenient command and access tool

Responsible-Changed-From-To: beech-po...@freebsd.org
Responsible-Changed-By: beech
Responsible-Changed-When: Tue Oct 1 17:04:35 UTC 2013
Responsible-Changed-Why: 
Back to pool

http://www.freebsd.org/cgi/query-pr.cgi?pr=179087
___
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


tcl changes break deskutils/ical

2013-10-01 Thread Steve Kargl
After recent tcl change that seems to have touched
every Makefile under /usr/ports, deskutils/ical no longer
functions.

% ical
application-specific initialization failed: invalid command \
name tcl_findLibrary
% exit

-- 
Steve
___
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: Staging and read-only /usr/ports [PATCH]

2013-10-01 Thread Stefan Bethke
Am 01.10.2013 um 15:45 schrieb Bryan Drewery bdrew...@freebsd.org:

 On 9/26/2013 4:52 PM, Stefan Bethke wrote:
 Guys,
 
 I've noticed that more and more ports are trying to build a package 
 /usr/ports/category/port/port-version.tgz. Since my /usr/ports is mounted 
 read-only (via nullfs), this fails. I've looked through Mk/*.mk trying to 
 figure out how I can redirect this to another dir. Is PACKAGES the way to 
 go? What if I don't want to keep packages around?
 Please try this patch:
 
 http://people.freebsd.org/~bdrewery/pkg_install-make-package-ro.txt

Work great! Thanks a million!

PACKAGE not set in make.conf, WRKDIR:
WRKDIRPREFIX?=  /var/ports/work
WRKDIR?=${WRKDIRPREFIX}${.CURDIR:S/${PORTSDIR}//}

...
---  Deinstalling 'btpd-0.16_2'
[Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 207 packages found 
(-1 +0) (...) done]
---  Installing the new version via the port
===  Staging for btpd-0.16_2
===   Generating temporary packing list
 /bin/mkdir -p '/var/ports/work/net-p2p/btpd/stage/usr/local/bin'
  install  -s -o root -g wheel -m 555 btpd/btpd cli/btcli cli/btinfo 
'/var/ports/work/net-p2p/btpd/stage/usr/local/bin'
 /bin/mkdir -p '/var/ports/work/net-p2p/btpd/stage/usr/local/man/man1'
 install  -o root -g wheel -m 444 doc/btcli.1 doc/btinfo.1 doc/btpd.1 
'/var/ports/work/net-p2p/btpd/stage/usr/local/man/man1'
install  -o root -g wheel -m 444 /var/ports/work/net-p2p/btpd/btpd-0.16/README 
/var/ports/work/net-p2p/btpd/stage/usr/local/share/doc/btpd/
 Compressing man pages
===  Building package for btpd-0.16_2
Creating package /var/ports/work/net-p2p/btpd/btpd-0.16_2.tbz
Registering depends:.
Creating bzip'd tar ball in '/var/ports/work/net-p2p/btpd/btpd-0.16_2.tbz'
===  Installing for btpd-0.16_2
=== SECURITY REPORT: 
...

Stefan

-- 
Stefan Bethke s...@lassitu.de   Fon +49 151 14070811




___
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: tcl changes break deskutils/ical

2013-10-01 Thread Bryan Drewery
On Tue, Oct 01, 2013 at 10:41:54AM -0700, Steve Kargl wrote:
 After recent tcl change that seems to have touched
 every Makefile under /usr/ports, deskutils/ical no longer
 functions.

Which TCL port are you using?

What version of TCL and ical do you have installed?

 
 % ical
 application-specific initialization failed: invalid command \
 name tcl_findLibrary
 % exit
 
 -- 
 Steve



pgpuo5k4iOseh.pgp
Description: PGP signature


Re: [PATCH] emulators/virtualbox-ose-kmod in 10-current

2013-10-01 Thread Mike Jakubik

Hello,

Are any of you able to compile virtualbox-ose-additions on CURRENT? I 
get the following error.



/usr/bin/ld: cannot find -lsupc++
cc: error: linker command failed with exit code 1 (use -v to see invocation)
kmk: *** 
[/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-4.2.18/out/freebsd.amd64/release/obj/VBoxClient/VBoxClient] 
Error 1


Thanks.

On 09/26/13 16:28, Tomasz Sowa wrote:

On 2013.09.20 14:11, Olivier Smedts wrote:


There is already a PR :
www.freebsd.org/cgi/query-pr.cgi?pr=ports/181971
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181971

Thanks, I didn't see it.


With one of thoses patchs the port compiles fine but I still have core
dumps at start under 10-ALPHA2. Maybe because of libstdc++ switch to
libc++ ?

I have got a symlink to libc++.so.1 to avoid problems when compiling
some ports:
/usr/lib# ln -s libc++.so.1 libstdc++.so


Is it working from fresh start for you ? Are you using WITH_GNUCXX= in
src.conf or make.conf ?

My installation works fine and I don't have anything special in src.conf
and make.conf:

$ cat /etc/make.conf
MALLOC_PRODUCTION=1
#WITH_NEW_XORG=yes
#WITH_KMS=yes
WITHOUT_NOUVEAU=YES
#WITHOUT_PKGNG=yes
#USE_GCC?=4.6+




___
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: SVN RELEASE_9_2_0

2013-10-01 Thread Bryan Drewery
On Tue, Oct 01, 2013 at 12:14:42PM +0100, RW wrote:
 On Tue, 01 Oct 2013 06:56:32 +
 Thomas Mueller wrote:
 
  # Is FreeBSD doing something new?  I don't see an SVN tag for ports
  for # the 9.2 release.  Historically the ports tree was tagged and
  built a # little before -stable got tagged for release.
   
  # Thanks,
  # Jason
  
  Ports don't belong to a specific FreeBSD version.
  
  It's the built packages that are prepared shortly before release.
  
  For the ports and doc trees, you would go for head (current).
 
 He's not talking about a branch. It was a tag that allowed one to fetch
 the snapshot of the ports tree that was included on the release CDs and
 from which the release packages were built.

In SVN, tags are the same as branches.

I've created the tag now in /tags/RELEASE_9_2_0. It matches what was
built for the release from /branches/RELENG_9_2_0


pgpUM6g2hdfVo.pgp
Description: PGP signature


Re: poudriere jail building error: make[4]: /pdr/jails/ia64/usr/src/etc/periodic/daily/Makefile line 27: Malformed conditional (${MK_BIND_NAMED} != no)

2013-10-01 Thread Bryan Drewery
On Tue, Oct 01, 2013 at 01:21:42AM +0100, Anton Shterenlikht wrote:
 This is a first time I'm building a jail,
 so I might be doing something wrong.
 
 cd /pdr/jails/ia64/usr/src/etc/devd; make install
 install -o root -g wheel  -m 644 uath.conf usb.conf /pdr/jails/ia64/etc/devd
 cd /pdr/jails/ia64/usr/src/etc/gss; make install
 install -o root -g wheel  -m 444 mech qop /pdr/jails/ia64/etc/gss
 cd /pdr/jails/ia64/usr/src/etc/periodic; make install
 === daily (install)
 make[4]: /pdr/jails/ia64/usr/src/etc/periodic/daily/Makefile line 27: 
 Malformed conditional (${MK_BIND_NAMED} != no)
 make[4]: Fatal errors encountered -- cannot continue
 make[4]: stopped in /pdr/jails/ia64/usr/src/etc/periodic/daily
 *** Error code 1
 
 Stop.
 make[3]: stopped in /pdr/jails/ia64/usr/src/etc/periodic
 *** Error code 1
 
 Stop.
 make[2]: stopped in /pdr/jails/ia64/usr/src/etc
 *** Error code 1
 
 Stop.
 make[1]: stopped in /pdr/jails/ia64/usr/src
 *** Error code 1
 
 Stop.
 make: stopped in /pdr/jails/ia64/usr/src
  Error: Failed to 'make distribution'
  Error while creating jail, cleaning up.
  Removing ia64 jail... done
 # 
 
 This was poudriere jail -c -j ia64 -v head -m svn+https
 on r255488.

This should go to current@ as it is not a ports issue.

 
 Thanks
 
 Anton


pgpobB3E6ZW5p.pgp
Description: PGP signature


Re: sysutils/fusefs-kmod needs a poke

2013-10-01 Thread Bryan Drewery
On Mon, Sep 30, 2013 at 10:05:52PM -0300, William Grzybowski wrote:
 Hi,
 
 Due to the bureaucracy involved its always best if you file a pr
 (send-pr(1)) reporting the issue. Unless a portmgr steps in to fix the
 problem.

Yes, I think this maintainer is long gone. A PR is needed to prove this
so we can reset the port.

 
 Thanks
 
 On Mon, Sep 30, 2013 at 9:58 PM, Kenta Suzumoto ken...@hush.com wrote:
  The maintainer has ignored my emails so I'm sending to ports@
 
  ===phase: run-depends
  ===
  ===phase: install
  ===  Installing for fusefs-kmod-0.3.9.p1.20080208_11
  ===   Generating temporary packing list
  ===  Checking if sysutils/fusefs-kmod already installed
  === fuse_module (install)
  install -o root -g wheel -m 555   fuse.ko /usr/local/modules
  kldxref /usr/local/modules
  === mount_fusefs (install)
  install -s -o root -g wheel -m 555   mount_fusefs 
  /usr/local/sbin/mount_fusefs
  install -o root -g wheel -m 444 mount_fusefs.8 /usr/local/man/man8
  === Staging rc.d startup script(s)
 
  cat: /usr/ports/sysutils/fusefs-kmod/pkg-message: No such file or directory
  *** [post-install] Error code 1
 
  Stop in /usr/ports/sysutils/fusefs-kmod.
  ===  Cleaning for fusefs-kmod-0.3.9.p1.20080208_11
 
  If I run touch /usr/ports/sysutils/fusefs-kmod/pkg-message it works fine.
 
  ___
  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
 
 
 
 -- 
 William Grzybowski
 --
 Curitiba/PR - Brasil
 ___
 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


pgpHieloml9zu.pgp
Description: PGP signature


Re: tcl changes break deskutils/ical

2013-10-01 Thread John Marino
On 10/1/2013 23:32, Bryan Drewery wrote:
 On Tue, Oct 01, 2013 at 10:41:54AM -0700, Steve Kargl wrote:
 After recent tcl change that seems to have touched
 every Makefile under /usr/ports, deskutils/ical no longer
 functions.
 
 Which TCL port are you using?
 
 What version of TCL and ical do you have installed?

If it helps, deskutils/ical has not been building in dports+poudriere
for a while.

http://pkgbox64.dragonflybsd.org/mega/ical-2.2_4.log

John
___
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: tcl changes break deskutils/ical

2013-10-01 Thread Steve Kargl
On Tue, Oct 01, 2013 at 04:32:51PM -0500, Bryan Drewery wrote:
 On Tue, Oct 01, 2013 at 10:41:54AM -0700, Steve Kargl wrote:
  After recent tcl change that seems to have touched
  every Makefile under /usr/ports, deskutils/ical no longer
  functions.
 
 Which TCL port are you using?
 
 What version of TCL and ical do you have installed?
 

pkg info shows
ical-2.2_4 Calendar application
tcl86-8.6.1Tool Command Language
tk86-8.6.1 Graphical toolkit for Tcl

These were rebuilt today with /usr/ports at r328955.

-- 
Steve
___
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: graphics/dri

2013-10-01 Thread Albert Shih
 Le 01/10/2013 ? 12:37:12+0200, Albert Shih a écrit
  Le 30/09/2013 à 20:32:19+0200, Koop Mast a écrit
  On 30-9-2013 20:19, Mike Jakubik wrote:
   There is a small typo in UPDATING however, pkg_delete -f libGl-\* 
   dri-\* should be pkg_delete -f libGL-\* dri-\*, the l in libGL 
   needs to be uppercase.
  
   Thanks. 
  Fix thanks.
 
 Well
 
 It's not working for me. My configuration 
 
 FreeBSD io 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #8 r255173: Tue Sep  3 

After update to 

FreeBSD 9.2-STABLE #9 r255967

everything work fine now. 

Thanks for the work. 

Regards.

-- 
Albert SHIH
DIO bâtiment 15
Observatoire de Paris
5 Place Jules Janssen
92195 Meudon Cedex
France
Téléphone : +33 1 45 07 76 26/+33 6 86 69 95 71
xmpp: j...@obspm.fr
Heure local/Local time:
mar 1 oct 2013 23:55:51 CEST
___
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: tcl changes break deskutils/ical

2013-10-01 Thread Steve Kargl
On Tue, Oct 01, 2013 at 04:32:51PM -0500, Bryan Drewery wrote:
 On Tue, Oct 01, 2013 at 10:41:54AM -0700, Steve Kargl wrote:
  After recent tcl change that seems to have touched
  every Makefile under /usr/ports, deskutils/ical no longer
  functions.
 
 Which TCL port are you using?
 
 What version of TCL and ical do you have installed?
 

% cd /usr/ports
% svn merge -r 324632:324631 .
% vi deskutils/ical/Makefile
  (fix conflicts due to NO_STAGE changes).
% pkg delete ical
% portmaster deskutils/ical

This installs
tcl85-8.5.15_2 Tool Command Language
tk85-8.5.15Graphical toolkit for Tcl

and tries to install ical where tries means I now 
have a function ical, but building the plist kills the
install with  

pkg-static: lstat(/usr/ports/deskutils/ical/work/stage/usr/local/bin/ical): No 
such file or directory
pkg-static: lstat(/usr/ports/deskutils/ical/work/stage/usr/local/bin/ical-2.2): 
No such file or directory
pkg-static: 
lstat(/usr/ports/deskutils/ical/work/stage/usr/local/lib/ical/v2.2/actions.tcl):
 No such file or directory
pkg-static: 
lstat(/usr/ports/deskutils/ical/work/stage/usr/local/lib/ical/v2.2/alarm.tcl): 
No such file or directory
pkg-static: 
lstat(/usr/ports/deskutils/ical/work/stage/usr/local/lib/ical/v2.2/apptlist.tcl):
 No such file or directory
pkg-static: 
lstat(/usr/ports/deskutils/ical/work/stage/usr/local/lib/ical/v2.2/canvsup.tcl):
 No such file or directory
pkg-static: 
lstat(/usr/ports/deskutils/ical/work/stage/usr/local/lib/ical/v2.2/contrib/README):
 No such file or directory
pkg-static: 
lstat(/usr/ports/deskutils/ical/work/stage/usr/local/lib/ical/v2.2/contrib/ical.xbm):
 No such file or 
+40 more line.

-- 
Steve
___
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: tcl changes break deskutils/ical

2013-10-01 Thread Steve Kargl
On Tue, Oct 01, 2013 at 04:32:51PM -0500, Bryan Drewery wrote:
 On Tue, Oct 01, 2013 at 10:41:54AM -0700, Steve Kargl wrote:
  After recent tcl change that seems to have touched
  every Makefile under /usr/ports, deskutils/ical no longer
  functions.
 
 Which TCL port are you using?
 
 What version of TCL and ical do you have installed?
 

Well, I might as well keep the monologue going.  lang/tcl86
is also broken.  After installing almost everything, it dies
with 

===   Registering installation for tcl86-8.6.1
pkg-static: lstat(/usr/local/lib/tcl8.6/auto.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/clock.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/history.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/init.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/package.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/parray.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/safe.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/tclAppInit.c): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/tclIndex): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/tm.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/word.tcl): No such file or directory
Installing tcl86-8.6.1... done

Yep, those *.tcl files are missing.  I manually copied those files
into /usr/local/lib/tcl8.6.

-- 
Steve
___
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: tcl changes break deskutils/ical

2013-10-01 Thread Steve Kargl
On Tue, Oct 01, 2013 at 04:32:51PM -0500, Bryan Drewery wrote:
 On Tue, Oct 01, 2013 at 10:41:54AM -0700, Steve Kargl wrote:
  After recent tcl change that seems to have touched
  every Makefile under /usr/ports, deskutils/ical no longer
  functions.
 
 Which TCL port are you using?
 
 What version of TCL and ical do you have installed?
 

I might as well continue...

It seems in my manual intervention for lang/tcl86, I 
missed adding two missing files:

cp work/tcl8.6.1/library/tclIndex /usr/local/lib/tcl8.6
cp work/tcl8.6.1/unix/tclAppInit.c /usr/local/lib/tcl8.6

With these files now in place and revert desktuils/ical
to top-of-tree, I can build a functioning ical.  So,
the upshot is someone broke lang/tcl86.

-- 
Steve
___
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: tcl changes break deskutils/ical

2013-10-01 Thread Bryan Drewery
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/1/2013 5:44 PM, Steve Kargl wrote:
 On Tue, Oct 01, 2013 at 04:32:51PM -0500, Bryan Drewery wrote:
 On Tue, Oct 01, 2013 at 10:41:54AM -0700, Steve Kargl wrote:
 After recent tcl change that seems to have touched
 every Makefile under /usr/ports, deskutils/ical no longer
 functions.

 Which TCL port are you using?

 What version of TCL and ical do you have installed?

 
 I might as well continue...
 
 It seems in my manual intervention for lang/tcl86, I 
 missed adding two missing files:
 
 cp work/tcl8.6.1/library/tclIndex /usr/local/lib/tcl8.6
 cp work/tcl8.6.1/unix/tclAppInit.c /usr/local/lib/tcl8.6
 
 With these files now in place and revert desktuils/ical
 to top-of-tree, I can build a functioning ical.  So,
 the upshot is someone broke lang/tcl86.
 

I think you have a bad ports checkout. Nothing has changed with
lang/tcl86 with staging. It builds fine for me for both pkgng and
pkg_install. Staging was a no-op for it.


Bryan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJSS2FAAAoJEG54KsA8mwz5ovwQAKcWw3g2rrxsmbGukA4Lvk8H
1XNyNnxKrfoYyObUqluRWqTlSp3NcGClYtxXbSexlyiyIeXbY+HomUEbQ4bs8IIU
OeBhqfii/0/B6GIX3pCqI+srm51IcZxC8JPvbLCgjx8yAy58viueUnV9UpeezgSq
NDEVt0dokjf7j2dr4CRNJAQoyJ6z90BonnQuzZE91akA7KFWLQMkQScABiPD9an6
EaPRJTF6P7jQ409/lfbkUQchfuABquNo7jnD/yDgypwcMBnKt8So574FRCFDPt29
ftzFq0WtifgJ9sjAx5+2mtx+OXVuHVmQpMPoVIKcqMXtetLf0pz7gLaHPTpbH5L2
66p/TvIYTcLRKGqIm6JDXJ80uW1ZS8fLRD3CbVXSTC/DP1kFMwER+TnOsMBxpcEN
4fBqNXN4xJXt2o2czeYgnfXF69CqslguBCdMuKl63MXEu2ms/VF8rrG7aQM477yF
knONSZUwTFD5DQwJ1ifHV524uPz6qYxe6XkqeNvGvL43lEgU1zu8AUjzRZykG871
8xoBbhgr+DjFZwZLd2Sbs7M3YKJihGrqn9jau//9MPcVagsRo7+pMQo3Hg9I1nPa
s1XR8MiS0FfO6OOxaAx1RWroZsnxoRCDzRHPFV+2u7d4lVmKTdH8jH2hXfdr28JG
7E9MigKt+fV6rnHBNrYL
=eCUL
-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: tcl changes break deskutils/ical

2013-10-01 Thread Steve Kargl
On Tue, Oct 01, 2013 at 06:56:48PM -0500, Bryan Drewery wrote:
  On Tue, Oct 01, 2013 at 04:32:51PM -0500, Bryan Drewery wrote:
  On Tue, Oct 01, 2013 at 10:41:54AM -0700, Steve Kargl wrote:
  After recent tcl change that seems to have touched
  every Makefile under /usr/ports, deskutils/ical no longer
  functions.
 
  Which TCL port are you using?
 
  What version of TCL and ical do you have installed?
 
  
  I might as well continue...
  
  It seems in my manual intervention for lang/tcl86, I 
  missed adding two missing files:
  
  cp work/tcl8.6.1/library/tclIndex /usr/local/lib/tcl8.6
  cp work/tcl8.6.1/unix/tclAppInit.c /usr/local/lib/tcl8.6
  
  With these files now in place and revert desktuils/ical
  to top-of-tree, I can build a functioning ical.  So,
  the upshot is someone broke lang/tcl86.
  
 
 I think you have a bad ports checkout. Nothing has changed with
 lang/tcl86 with staging. It builds fine for me for both pkgng and
 pkg_install. Staging was a no-op for it.
 

That's certainly possible, although 'cd /usr/ports ; svn status'
does not show anything too unexpected.

% svn status
?   INDEX-10
?   deskutils/ical/work
M   editors/libreoffice/Makefile
?   lang/tcl86/sgk.log
?   lang/tcl86/work
?   x11-fonts/fontconfig/.fontconfig
?   x11-fonts/linuxlibertine-g/.fontconfig
?   x11-toolkits/tk86/work

sgk.log was created from 'make | tee sgk.log'.  The .fontconfig
files are a well-known problem with a broken fontconfig port.

If it matters, the system is an Aug 8th vintage of amd64.  I can't
upgrade to a newer tree until news/pan is fixed.

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


Can't compile www/chromium on 9.2-RC1

2013-10-01 Thread George Mitchell

It tries to compile with clang, which I don't have on my 9.2-RC1 box.

uname:
FreeBSD 9.2-RC1 #0 r253913M: Sat Aug  3 13:28:00 EDT 2013
(The M is because I changed SCHED_ULE to SCHED_4BSD).

/etc/src.conf:
WITHOUT_CLANG=y

/etc/make.conf:
WITH_PKGNG=yes
WITHOUT_CLANG=yes
DISABLE_VULNERABILITIES=yes

(The first time I tried, WITHOUT_CLANG=yes wasn't there.  I hoped that
adding it would fix the problem, but it didn't).

svn info in /usr/ports:
Path: .
Working Copy Root Path: /usr/ports
URL: svn://svnmirror/ports/head
Relative URL: ^/head
Repository Root: svn://svnmirror/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 328710
Node Kind: directory
Schedule: normal
Last Changed Author: bsam
Last Changed Rev: 328710
Last Changed Date: 2013-09-29 13:01:28 -0400 (Sun, 29 Sep 2013)

Build dies thusly:
===  Building for chromium-29.0.1547.76
cd /usr/ports/www/chromium/work/chromium-29.0.1547.76  /usr/bin/env 
TMPDIR=/tmp BUILDTYPE=Release  GPERF=/usr/local/bin/gperf 
TMPDIR=/tmp TMPDIR=/tmp SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local 
 LOCALBASE=/usr/local  LIBDIR=/usr/lib  CC=clang CFLAGS=-O2 -pipe 
-fno-stack-protector -fno-strict-aliasing  CPP=cpp CPPFLAGS= 
LDFLAGS=  CXX=clang++ CXXFLAGS=-O2 -pipe -fno-stack-protector 
-fno-strict-aliasing  MANPREFIX=/usr/local 
BSD_INSTALL_PROGRAM=install  -s -o root -g wheel -m 555 
BSD_INSTALL_LIB=install  -s -o root -g wheel -m 444 
BSD_INSTALL_SCRIPT=install  -o root -g wheel -m 555 
BSD_INSTALL_DATA=install  -o root -g wheel -m 444 
BSD_INSTALL_MAN=install  -o root -g wheel -m 444 /usr/local/bin/ninja 
 -j2 -C out/Release chrome

ninja: Entering directory `out/Release'
[2/11970] CC obj/third_party/libevent/libevent.buffer.o
FAILED: clang -MMD -MF obj/third_party/libevent/libevent.buffer.o.d 
-DANGLE_DX11 -D_FILE_OFFSET_BITS=64 -DNO_TCMALLOC -DDISABLE_NACL 
-DCHROMIUM_BUILD -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 
-DUSE_NSS=1 -DUSE_X11=1 -DENABLE_ONE_CLICK_SIGNIN 
-DGTK_DISABLE_SINGLE_INCLUDES=1 -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 
-DUSE_PROPRIETARY_CODECS -DENABLE_CONFIGURATION_POLICY 
-DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU=1 
-DENABLE_EGLIMAGE=1 -DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 
-DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PLUGINS=1 
-DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 
-DENABLE_AUTOMATION=1 -DENABLE_GOOGLE_NOW=1 
-DENABLE_LANGUAGE_DETECTION=1 -DENABLE_PRINTING=1 
-DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_MANAGED_USERS=1 
-DHAVE_CONFIG_H -DNDEBUG -DOFFICIAL_BUILD -DNVALGRIND 
-DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../third_party/libevent/mac 
-fstack-protector --param=ssp-buffer-size=4  -pthread -fno-exceptions 
-fno-strict-aliasing -Wno-unused-parameter 
-Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC 
-Wheader-hygiene -Wno-char-subscripts -Wno-unused-function 
-Wno-covered-switch-default -Wstring-conversion -Wno-c++11-narrowing 
-Wno-reserved-user-defined-literal -fcolor-diagnostics -Wno-format -O2 
-fdata-sections -ffunction-sections -O2 -pipe -fno-stack-protector 
-fno-strict-aliasing  -c ../../third_party/libevent/buffer.c -o 
obj/third_party/libevent/libevent.buffer.o

clang: not found
[2/11970] CC obj/third_party/libevent/libevent.evbuffer.o
FAILED: clang -MMD -MF obj/third_party/libevent/libevent.evbuffer.o.d 
-DANGLE_DX11 -D_FILE_OFFSET_BITS=64 -DNO_TCMALLOC -DDISABLE_NACL 
-DCHROMIUM_BUILD -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 
-DUSE_NSS=1 -DUSE_X11=1 -DENABLE_ONE_CLICK_SIGNIN 
-DGTK_DISABLE_SINGLE_INCLUDES=1 -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 
-DUSE_PROPRIETARY_CODECS -DENABLE_CONFIGURATION_POLICY 
-DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU=1 
-DENABLE_EGLIMAGE=1 -DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 
-DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PLUGINS=1 
-DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 
-DENABLE_AUTOMATION=1 -DENABLE_GOOGLE_NOW=1 
-DENABLE_LANGUAGE_DETECTION=1 -DENABLE_PRINTING=1 
-DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_MANAGED_USERS=1 
-DHAVE_CONFIG_H -DNDEBUG -DOFFICIAL_BUILD -DNVALGRIND 
-DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../third_party/libevent/mac 
-fstack-protector --param=ssp-buffer-size=4  -pthread -fno-exceptions 
-fno-strict-aliasing -Wno-unused-parameter 
-Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC 
-Wheader-hygiene -Wno-char-subscripts -Wno-unused-function 
-Wno-covered-switch-default -Wstring-conversion -Wno-c++11-narrowing 
-Wno-reserved-user-defined-literal -fcolor-diagnostics -Wno-format -O2 
-fdata-sections -ffunction-sections -O2 -pipe -fno-stack-protector 
-fno-strict-aliasing  -c ../../third_party/libevent/evbuffer.c -o 
obj/third_party/libevent/libevent.evbuffer.o

clang: not found
ninja: build stopped: subcommand failed.
*** [do-build] Error code 1

Stop in /usr/ports/www/chromium.
*** [build] Error code 1

Stop in /usr/ports/www/chromium.

=== make failed for www/chromium
=== Aborting update

=== Killing background jobs
Terminated


Re: sysutils/fusefs-kmod needs a poke

2013-10-01 Thread Mark Linimon
On Mon, Sep 30, 2013 at 10:05:52PM -0300, William Grzybowski wrote:
 Hi,
 
 Due to the bureaucracy involved its always best if you file a pr
 (send-pr(1)) reporting the issue. Unless a portmgr steps in to fix the
 problem.

It may seem like bureaucracy to folks, but it's a deliberately chosen
compromise between stepping on the toes of people who are temporarily
busy, and getting work done promptly.

It's the best we have right now.

In the meantime, if anyone wants to look at the list of unmaintained
ports to help maintain some, as usual it is available at:

  
http://portsmon.freebsd.org/portsconcordanceformaintainer.py?maintainer=ports%40FreeBSD.org

fwiw, Number of ports with no maintainer: 4285 (17.6%), so the page
will take a while to load.

mcl
___
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: SVN RELEASE_9_2_0

2013-10-01 Thread Jason C. Wells
RELEASE_9_2_0 was tagged four hours ago. I hope there will be binaries 
built from this tag.


I actually tried running the pre-tagged 9.2-release ports and ran into 
some library dependency issues. I chalked it up to being premature on 
the release and so I reverted to 9.1-release ports. I've been waiting 
quietly for actual post-tagged ports to be built.


The ports built on releng are not release ports.  I know the distinction 
may be small depending on the number of changes from the build date to 
the release tag date. The timing of the build and tag represent a 
completely new process. I've historically depended on the quality 
control of the release process to maintain a coherent system. I also 
stopped rolling my own several years ago.


Thanks,
Jason
___
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