FreeBSD ports/ Wishlist

2014-09-30 Thread Henk van Oers
I want to put https://github.com/ingydotnet/git-hub on the wishlist. But https://wiki.freebsd.org/action/newaccount/PortsWishlist?action=newaccount returns with: ""Unknown action newaccount."" :( ___ freebsd-ports@freebsd.org mailing list http://li

HEADSUP: 10.0 switch to WITH_NEW_XORG

2014-09-30 Thread Baptiste Daroussin
Hi, The WITH_NEW_XORG setting has been activated by default on FreeBSD 10.0 and above, which allows us to have packages for xorg 1.12 and kde4. Please be aware that on systems that only support syscons switching virtual terminals or exiting X results in a black screen or the last image of their d

Re: bash velnerability

2014-09-30 Thread Bryan Drewery
On 9/30/2014 1:54 PM, Jung-uk Kim wrote: > On 2014-09-29 12:13:15 -0400, Bryan Drewery wrote: >> On 9/29/2014 11:01 AM, Mike Tancsa wrote: >>> On 9/26/2014 5:01 PM, Bryan Drewery wrote: On 9/26/2014 12:41 PM, Bryan Drewery wrote: > On 9/26/2014 11:51 AM, Bryan Drewery wrote: >> On 9/26

Re: bash velnerability

2014-09-30 Thread Charles Swiger
On Sep 30, 2014, at 3:08 PM, Jung-uk Kim wrote: > On 2014-09-30 18:00:31 -0400, Mike Tancsa wrote: >> On 9/30/2014 5:25 PM, Charles Swiger wrote: >>> bash-3.2$ echo "Testing Exploit 4 (CVE-2014-7186)" >>> Testing Exploit 4 (CVE-2014-7186) >>> bash-3.2$ CVE7186="$(bash -c 'true <>>

Re: bash velnerability

2014-09-30 Thread Jung-uk Kim
On 2014-09-30 18:00:31 -0400, Mike Tancsa wrote: > On 9/30/2014 5:25 PM, Charles Swiger wrote: >> bash-3.2$ echo "Testing Exploit 4 (CVE-2014-7186)" >> Testing Exploit 4 (CVE-2014-7186) >> bash-3.2$ CVE7186="$(bash -c 'true <> > V)" >> bash-3.2$ [ "${CVE7186}" == "V" ] && echo

Re: bash velnerability

2014-09-30 Thread Mike Tancsa
On 9/30/2014 5:25 PM, Charles Swiger wrote: bash-3.2$ echo "Testing Exploit 4 (CVE-2014-7186)" Testing Exploit 4 (CVE-2014-7186) bash-3.2$ CVE7186="$(bash -c 'true

Re: bash velnerability

2014-09-30 Thread Jason Hellenthal
I would agree with that. Considering the korn shell was found out to be importing functions from bash this morning that it does not completely know how to interpret goes to say that there is a much bigger issue at face here than the mere sys admins can begin to fathom quite yet. There is still

Re: bash velnerability

2014-09-30 Thread Charles Swiger
On Sep 30, 2014, at 12:46 PM, Bryan Drewery wrote: [ ... ] > I even saw a reddit post last night complaining that OSX had updated > bash only to leave it "still vulnerable" because of the redir_stack issue. It doesn't seem to be? bash-3.2$ bash --version GNU bash, version 3.2.53(1)-release (x86_

INDEX now builds successfully on 8.x

2014-09-30 Thread Ports Index build
___ 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: bash velnerability

2014-09-30 Thread Jung-uk Kim
On 2014-09-30 14:58:07 -0400, Jason Hellenthal wrote: > echo "Testing Exploit 1 (CVE-2014-6271)" > CVE6271="$(env x='() { :;}; echo -n V' bash -c : 2>/dev/null)" > [ "${CVE7187}" == "V" ] && echo "VULNERABLE" || echo "NOT VULNERABLE" > > echo "Testing Exploit 2 (CVE-2014-7169)" > CVE7169="$(env X=

Re: bash velnerability

2014-09-30 Thread Bryan Drewery
On 9/30/2014 1:54 PM, Jung-uk Kim wrote: > On 2014-09-29 12:13:15 -0400, Bryan Drewery wrote: >> On 9/29/2014 11:01 AM, Mike Tancsa wrote: >>> On 9/26/2014 5:01 PM, Bryan Drewery wrote: On 9/26/2014 12:41 PM, Bryan Drewery wrote: > On 9/26/2014 11:51 AM, Bryan Drewery wrote: >> On 9/26

Building mongodb with Poudriere?

2014-09-30 Thread Patrick Gibson
I'm having a tough time trying to build the latest databases/mongodb (2.6.4) using Poudriere. The host and target is FreeBSD 10 amd64. Here's the resulting log where it fails. Has anyone else experienced this? c++ -o build/freebsd/cc_cc/cxx_c++/ssl/use-system-pcre/use-system-snappy/use-system-v8/m

Re: bash velnerability

2014-09-30 Thread Jason Hellenthal
echo "Testing Exploit 1 (CVE-2014-6271)" CVE6271="$(env x='() { :;}; echo -n V' bash -c : 2>/dev/null)" [ "${CVE7187}" == "V" ] && echo "VULNERABLE" || echo "NOT VULNERABLE" echo "Testing Exploit 2 (CVE-2014-7169)" CVE7169="$(env X='() { (4lpi.com)=>\' bash -c "echo date" 2>/dev/null; cat echo 2>

Re: bash velnerability

2014-09-30 Thread Jung-uk Kim
On 2014-09-29 12:13:15 -0400, Bryan Drewery wrote: > On 9/29/2014 11:01 AM, Mike Tancsa wrote: >> On 9/26/2014 5:01 PM, Bryan Drewery wrote: >>> On 9/26/2014 12:41 PM, Bryan Drewery wrote: On 9/26/2014 11:51 AM, Bryan Drewery wrote: > On 9/26/2014 11:46 AM, Bartek Rutkowski wrote: >> A

INDEX build failed for 8.x

2014-09-30 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-8 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.arabic --- make[5]: "/home/indexbuild/tindex/ports/Mk/bsd.port.mk" line 1209: UNAME_r (10.1-PRERELEASE) and OSVERSION (804505) do not agr

Re: FreeBSD Port: engrampa-1.8.0

2014-09-30 Thread Scot Hetzel
On Mon, Sep 29, 2014 at 1:37 PM, Dave Babb wrote: > One more issue I forgot to mention...On the website, under portsthe > website is also reporting the wrong package name.. > The package name is not wrong, as the py-gobject port can be built against different versions of python, so the pac

Re: pkg/ports system terribly messed up?

2014-09-30 Thread Rainer Hurling
Am 30.09.2014 um 08:13 schrieb O. Hartmann: > > Hello. > > I just made the last update of the ports yesterday (I use portmaster -da > performing this > task) and obviously or superficially everything went all right. > > I'm running on the boxes in question most recent CURRENT. > > On one syste

FreeBSD ports you maintain which are out of date

2014-09-30 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

py-sqlite3 fails on missing _ctypes

2014-09-30 Thread Thomas Mueller
Trying to update www/seamonkey, I failed on an error in databases/py-sqlite3 relating to _ctypes, am not really familiar with that. I am on FreeBSD-current amd64, updated from source yesterday. I tried to portmaster databases/py-sqlite3 separately after initial failure, to isolate the error. L