my work on cross-build for mips, arm, etc - your help, please!

2012-11-13 Thread Michael Vale
I was just going to continuing hacking away at this but adri was really keen that i post this stuff.. So far with what i’ve got I can cross-build just about anything, but it’s not automated, there is issues with finding and building dependencies. i’m using XDEV as the cross compiler a command

Re: Github problems

2012-11-08 Thread Michael Gmelin
On 8 Nov 2012, at 22:05, Paul Schmehl wrote: > I'm working on a new port, and I'm having problems with Github. > > The url to the tarball is: > > > This is what I have in the Makefile: > > # $FreeBSD$ > > PORTNAME= snorby > PORT

Re: Taking over maintainership of devel/py-ice, next steps

2012-10-27 Thread Michael Gmelin
On 27 Oct 2012, at 22:01, Ruslan Mahmatkhanov wrote: > Hi Michael, > > Michael Gmelin wrote on 27.10.2012 00:09: >> If something goes wrong you can also fetch it for a limited amount of >> time at this URL: >> >> http://blog.grem.de/py27-Ice-3.4.2_3.pat

Re: Taking over maintainership of devel/py-ice, next steps

2012-10-26 Thread Michael Gmelin
On Fri, 26 Oct 2012 23:43:11 +0400 Ruslan Mahmatkhanov wrote: > Hi Michael, > > Michael Gmelin wrote on 26.10.2012 23:30: > > Hi, > > > > Sorry to bother the list about this again, but I would really like > > to finish upgrading the port - since the maintainer

Re: Taking over maintainership of devel/py-ice, next steps

2012-10-26 Thread Michael Gmelin
On Sat, 6 Oct 2012 13:00:05 +0200 Michael Gmelin wrote: > Hi, > > After some complications while submitting a patch to devel/py-ice > (getting a patch containing UTF-8 characters through the PR > system) the maintainer finally managed to apply the patch > successfully, b

Re: something had broken in *.mk?

2012-10-17 Thread Michael Gmelin
> "freebsd-ports-unsubscr...@freebsd.org" > > > > We will be able to switch the ports tree to bmake after 9.0 and 8.2 > > are EOLed > > > > regards, > > Bapt > > > I meant 8.3 and 9.0 sorry > regards, > Bapt Is there any background informa

Re: truncated attachment in gnats

2012-10-16 Thread Michael Gmelin
mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" Hi Ruslan, I faced a similar problem recently and opened a PR. You might want to send a follow up: http://www.freebsd.org/cgi/que

Re: HAVE_GNOME vs. bsd.ports.options.mk

2012-10-10 Thread Michael Gmelin
y, my time is very limit right now. Maybe now you > > will have more people that can help you after this email. Who knows. > > > > Cheers, > > Mezz > > Thanks for enlightening me, getting rid of WANT_GNOME actually seems like a great idea to reduce dependency hell.

Re: HAVE_GNOME vs. bsd.ports.options.mk

2012-10-10 Thread Michael Gmelin
On Wed, 10 Oct 2012 11:59:03 -0400 Eitan Adler wrote: > On 10 October 2012 06:49, Michael Gmelin wrote: > ... > I had that turned on by default to make sure > > the port behaves exactly like it did before conversion to OptionsNG > > (it's not my lawn, you know). >

Re: HAVE_GNOME vs. bsd.ports.options.mk

2012-10-10 Thread Michael Gmelin
On Wed, 10 Oct 2012 16:40:39 +0100 Chris Rees wrote: > On 10 Oct 2012 11:19, "Michael Gmelin" wrote: > > > > Hi > > > > I noticed that HAVE_GNOME doesn't work properly with > > bsd.ports.options.mk yet, so > > > > .include > >

Re: HAVE_GNOME vs. bsd.ports.options.mk

2012-10-10 Thread Michael Gmelin
On Wed, 10 Oct 2012 16:27:58 +0200 Baptiste Daroussin wrote: > On Wed, Oct 10, 2012 at 12:49:38PM +0200, Michael Gmelin wrote: > > On Wed, 10 Oct 2012 12:57:57 +0200 > > Baptiste Daroussin wrote: > > > > > On Wed, Oct 10, 2012 at 12:33:22PM +0200, Michael Gmelin

Re: HAVE_GNOME vs. bsd.ports.options.mk

2012-10-10 Thread Michael Gmelin
On Wed, 10 Oct 2012 12:57:57 +0200 Baptiste Daroussin wrote: > On Wed, Oct 10, 2012 at 12:33:22PM +0200, Michael Gmelin wrote: > > On Wed, 10 Oct 2012 12:25:27 +0200 > > Baptiste Daroussin wrote: > > > > > On Wed, Oct 10, 2012 at 12:18:50PM +0200, Mi

Re: HAVE_GNOME vs. bsd.ports.options.mk

2012-10-10 Thread Michael Gmelin
On Wed, 10 Oct 2012 12:25:27 +0200 Baptiste Daroussin wrote: > On Wed, Oct 10, 2012 at 12:18:50PM +0200, Michael Gmelin wrote: > > Hi > > > > I noticed that HAVE_GNOME doesn't work properly with > > bsd.ports.options.mk yet, so > > > &g

HAVE_GNOME vs. bsd.ports.options.mk

2012-10-10 Thread Michael Gmelin
pre.mk/bsd.port.post.mk should be replaced by bsd.port.options.mk/bsd.port.mk in the long term, so having this work or documenting a workaround would help port maintainers who are in the process of updating the port structure. Michael -- Michael Gmelin ___

Re: OPTIONSNG and batch compiling

2012-10-10 Thread Michael Reifenberger
On Wed, 10 Oct 2012, Guido Falsi wrote: You should add this to make.conf: OPTIONS_SET+= CONS25 PGSQL and this should be picked up by optionsng. Ah! Thanks a lot! Bye/2 --- Michael Reifenberger mich...@reifenberger.com http://www.Reifenberger.com

OPTIONSNG and batch compiling

2012-10-10 Thread Michael Reifenberger
fixes possible? Thanks in advance! Bye/2 --- Michael Reifenberger mich...@reifenberger.com http://www.Reifenberger.com ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "fre

General usefulness of option descriptions

2012-10-07 Thread Michael Gmelin
ys: MYSQL_DESC?= MySQL database So even if using the default was contextually correct at some point, it could just be changed without the maintainer noticing it. What are your thoughts on this? Cheers, Michael -- Michael Gmelin ___ freebsd-ports@free

Re: [REMINDER] Please convert your ports to the new options framework

2012-10-06 Thread Michael Gmelin
On Sat, 6 Oct 2012 13:02:25 +0100 Chris Rees wrote: > On 6 Oct 2012 12:27, "Michael Gmelin" wrote: > > > > > > > > On Sat, 6 Oct 2012 02:25:11 +0200 > > Baptiste Daroussin wrote: > > > > > Hi, > > > > > > There

Portscout.org

2012-10-06 Thread Michael Gmelin
-back/ If not, the Porter's Handbook should probably be changed to contain the new link (only one appearance in the whole document). Cheers, Michael [developer@bsd64 ~]$ host portscout.org Host portscout.org not found: 3(NXDOMAIN) [developer@bsd64 ~]$ host www.portscout.org Host www.portscou

Re: [REMINDER] Please convert your ports to the new options framework

2012-10-06 Thread Michael Gmelin
po...@freebsd.org x11-toolkits/tk86po...@freebsd.org -- Michael Gmelin ___ 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"

Taking over maintainership of devel/py-ice, next steps

2012-10-06 Thread Michael Gmelin
ng to the FreeBSD Ports Collection[2] or Writing FreeBSD Problem Reports[3]. Thanks, Michael 1. http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html 2. http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributing-ports/article.html 3. http://www.freebsd.org/doc/

Re: ports-mgmt/portupgrade: ** Database file locked. Waiting.

2012-10-05 Thread Michael Gmelin
On Fri, 05 Oct 2012 10:47:33 -0500 Bryan Drewery wrote: > On 10/5/2012 10:40 AM, O. Hartmann wrote: > > Am 10/05/12 17:28, schrieb Bryan Drewery: > >> On 10/5/2012 3:24 AM, O. Hartmann wrote: > >>> Using pkg(ng) in conjunction with the port ports/mgmt/portupgrade > >>> results in long waiting c

Re: How to check out ports

2012-10-03 Thread Michael Gmelin
On 3 Oct 2012, at 19:40, Paul Schmehl wrote: > --On October 3, 2012 1:21:47 PM +0200 Michael Gmelin wrote: > >> >> The file name is the result of the command "git describe" and is >> therefore stable. It consists of three parts: >> >> tag

Re: How to check out ports

2012-10-03 Thread Michael Gmelin
On Tue, 02 Oct 2012 21:54:31 -0500 Paul Schmehl wrote: > --On October 2, 2012 11:28:12 PM +0200 Michael Gmelin > wrote: > > > > > > > On Tue, 02 Oct 2012 14:14:26 -0500 > > Paul Schmehl wrote: > > > >> --On October 2, 2012 2:44:46 PM -0400 Eita

Re: How to check out ports

2012-10-02 Thread Michael Gmelin
hub, e.g.: https://github.com/firnsy/barnyard2/zipball/v2-1.10 or if you prefer a tarball (which is usually nicer to have) https://github.com/firnsy/barnyard2/tarball/v2-1.10 Github provides tarballs (and zipballs) for all branches and tags. See also: https://github.com/blog/12-tarball-downloads Hope that helps -- Michael Gmelin ___ 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: sudo-1.8.6.p3_1 is broken on ia64 -current. What svn revision do I need to get back to sudo-1.8.5.p3

2012-10-02 Thread Michael Gmelin
unsubscribe, send any mail to > "freebsd-ports-unsubscr...@freebsd.org" Rev 302692 See also http://www.freebsd.org/cgi/cvsweb.cgi/ports/security/sudo/Makefile -- Michael Gmelin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd

Re: Problems submitting patch containing UTF-8 characters

2012-10-01 Thread Michael Gmelin
On Sun, 30 Sep 2012 16:33:15 +0200 Michael Gmelin wrote: > > > On 30 Sep 2012, at 16:19, Shaun Amott wrote: > > > On Sun, Sep 30, 2012 at 05:08:03AM +0200, Michael Gmelin wrote: > >> I recently ran into a problem submitting a PR containing UTF-8 > >> c

Re: Problems submitting patch containing UTF-8 characters

2012-09-30 Thread Michael Gmelin
On 30 Sep 2012, at 16:19, Shaun Amott wrote: > On Sun, Sep 30, 2012 at 05:08:03AM +0200, Michael Gmelin wrote: >> I recently ran into a problem submitting a PR containing UTF-8 >> characters, they ended up garbled, so the maintainer couldn't apply the >>

Re: Problems submitting patch containing UTF-8 characters

2012-09-30 Thread Michael Gmelin
On Sun, 30 Sep 2012 05:08:03 +0200 Michael Gmelin wrote: > Hi, > > I recently ran into a problem submitting a PR containing UTF-8 > characters, they ended up garbled, so the maintainer couldn't apply > the patch cleanly. > > http://www.freebsd.org/cgi/query

Problems submitting patch containing UTF-8 characters

2012-09-29 Thread Michael Gmelin
0xc2 0xad ... As a result the truncated and utf-8 encoded gzip file cannot be decompressed. I'm relatively certain that this has worked at some point in the past. Ideas anyone? Thanks, -- Michael Gmelin ___ freebsd-ports@freebsd.org maili

Re: svn, ports and $FreeBSD$

2012-09-13 Thread Michael Scheidell
Try the psvn wrapper. It will add keywords. -- Michael Scheidell Will Hack For Food ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-uns

Re: MAINTAINER lines and Real Names

2012-09-11 Thread Michael Scheidell
Two lls. Direct experience with x 11 But you can see this list for many complaints about trying to get port committed owned by teams. Ps I don't troll. -- Michael Scheidell Will Hack For Food ___ freebsd-ports@freebsd.org mailing list

Re: MAINTAINER lines and Real Names

2012-09-11 Thread Michael Scheidell
were talking to Apache x 11 or Perl again -- Michael Scheidell Will Hack For Food On Sep 11, 2012 5:46 PM, "Alberto Villa" wrote: > On Tue, Sep 11, 2012 at 10:59 PM, Chris Rees wrote: > > As a nice extra, it would also on the surface support multiple > > maintainers a

Re: sysutils/conky Configure Options in Makefile

2012-08-28 Thread Michael Scheidell
One option is to go up to the ports weary, www.freeBSD.org/ports. Put in the name of the port, find it, click on changes, maybe you see what happened. -- Michael Scheidell Will Hack For Food ___ freebsd-ports@freebsd.org mailing list http

Get ports tree of the current pkgng repository

2012-08-16 Thread Michael Schnell
it, or at least a revision number of the current repo, so you can check it out of the subversion. How do you guys feel about this? Greetings Michael ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To u

FreeBSD Port: samba36-3.6.5

2012-08-14 Thread Michael
Upgrade request samba to version samba36-3.6.7 because of bugfixes. * BUG 9057: Fix bugs in SMB2 credit handling code. * Fix resolving our own "Domain Local" groups (bug #9052). * Fix migrating printers while upgrading from 3.5.x (bug #9026). Regards, Mi

Re: RELENG_7/amd64 feedback for devel/zziplib required

2012-08-13 Thread Michael Scheidell
TABLE/amd64 for me. will it also package? (make package)? because i fails in my tinderbox, and pointyhat marked it BROKEN. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~s

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-12 Thread Michael Ranner
Am 12.08.12 01:19, schrieb Doug Barton: On 08/11/2012 06:35, Michael Ranner wrote: There seems some weird problem with "-DBATCH" on my system. With the following modification (without -DBATCH) fetch will start to download but it will still not exit from pm_make2. There is no outpu

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-12 Thread Michael Ranner
Am 12.08.12 01:19, schrieb Doug Barton: On 08/11/2012 06:35, Michael Ranner wrote: There seems some weird problem with "-DBATCH" on my system. With the following modification (without -DBATCH) fetch will start to download but it will still not exit from pm_make2. There is no outpu

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Michael Ranner
nfo-unzip => unzip60.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://surfnet.dl.sourceforge.net/project/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/unzip60.tar.gz unzip60.tar.gz100% of 1344 kB 125 kBps 00m00s =>

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Michael Ranner
Am 11.08.12 11:21, schrieb Doug Barton: On 08/11/2012 01:24 AM, Michael Ranner wrote: As I already told, "portmaster -F" is fetching to /usr/ports/distfiles and appending to fetchlog in /tmp In your other message you indicate that the fetchlog in /tmp is empty. So I'm confuse

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Michael Ranner
the log file in $TMPDIR to see if it is being appended to. Neither I nor others who have replied to this thread can reproduce the problem you're seeing, and that is some of the oldest code in portmaster, so I strongly suspect that there is some problem in your environment that is causing

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Michael Ranner
Am 11.08.12 10:09, schrieb Doug Barton: Guys, these reports are useless without the information that I asked for: While 'portmaster -F' is running in one window, keep an eye on /usr/ports/distfiles and see if the file is being downloaded, and also keep an eye on the log file in $TMPDIR to see if

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Michael Ranner
Sorry Mr. Barton, I am living in a different time zone ;-) Your requested info should on the way. Regards Michael Am 11.08.12 10:09, schrieb Doug Barton: Guys, these reports are useless without the information that I asked for: While 'portmaster -F' is running in one window, keep

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Michael Ranner
being appended to. I see distfile downloaded with "portmaster -F" but not with portmaster "-i" Also make sure that whatever directory you use for $TMPDIR (/tmp by default) has permissions 1777, and is not mounted with odd options. [root@gatekeeper ~]# ls -ld /tmp/ drwxrwxrwt 3 ro

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-10 Thread Michael Ranner
At first I thought it was because of bad wireless connection. Now it seems not. B.R. HU Dong On Fri, Aug 10, 2012 at 9:37 PM, Michael Ranner wrote: Hello! I have this problem on a specific 8.3-RELEASE since several weeks. portmaster hangs in endeless loop for "Waiting on fetch & checksu

portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-10 Thread Michael Ranner
gt;> Waiting on fetch & checksum for archivers/unrar <<<=== ps -ax shows this: 27005 0 S+ 0:00.02 /bin/sh /usr/local/sbin/portmaster -i unrar-3.93,5 27331 0 S+ 0:00.00 sleep 2 ports tree is freshly extracted with portsnap. make install in p

Re: php53-pdo_mysql fail with MYSQLND

2012-08-05 Thread Michael Ranner
Hello, you are right. pkg_deinstall php53-pdo_mysql and make install works without problems. Regards, Michael Am 05.08.12 02:32, schrieb Panagiotis Christias: On 3/8/2012 23:44, Michael Ranner wrote: Hello! I have trouble with upgrading php53-pdo_mysql (5.3.14 to 5.3.15) on several

php53-pdo_mysql fail with MYSQLND

2012-08-03 Thread Michael Ranner
.c:256: error: 'MYSQLND_PARAM_BIND' has no member named 'length' /var/ports/basejail/usr/ports/databases/php53-pdo_mysql/work/php-5.3.15/ext/pdo_mysql/mysql_statement.c:257: error: 'MYSQLND_PARAM_BIND' has no member named 'buffer_type' /var/ports/basejail/usr

Re: Problems about making a new port

2012-07-30 Thread Michael Scheidell
What he means is he started a pr in ports. Repocopy etc. You can look up his progress -- Michael Scheidell, CTO >|SECNAP Network Security -Original message- From: Niclas Zeising To: "HU Dong (胡东)" < Cc: "freebsd-ports@freebsd.org" Sent: Mon, Jul 30, 2012 13:5

Re: different distfiles for osversion/arch

2012-07-28 Thread Michael Scheidell
On 7/28/12 3:35 AM, Michael Scheidell wrote: Given a port, with different distfiles, one for each osversion, arch nevermind.. some magic I have never seen before: make -V DISTFILES ioncube_loaders_fre_9_x86.tar.bz2b -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporatio

different distfiles for osversion/arch

2012-07-28 Thread Michael Scheidell
/ioncube_loaders_fre_9_x86.tar.bz2) = 3339257 what is the best way to handle this? (doesn't seem sensible to bring in six 3.+Mb files when you only need one) -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 >*| *SECNAP Network Security Corporation * Best Mobile Solutions Product

pkg2ng error

2012-07-27 Thread Michael W. Lucas
pping malformed dependency libevent Installing tmux-1.5... done Moved old package database to /var/db/pkg.bak. # I can assure you that libevent is actually installed. At least, tmux works. :-) Should I be concerned? ==ml -- Michael W. Lucas http://www.MichaelWL

FreeBSD Port: bash-4.2.28

2012-07-25 Thread Michael
Hello obrien, Any plans to update bash-4.2.28 up to patch level 037? I see we still are on patch level 028. Regards, Michael Zoon ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To

Re: svn commit? no templates?

2012-07-23 Thread Michael Scheidell
I have a maintainer update I am afraid to commit. On 7/23/12 7:24 AM, Beat Gaetzi wrote: 2012/7/23 Michael Scheidell: did I break something? svn commit had no pretty blank template anymore, like cvs commit did. Make sure you have the FreeBSD specific options in the Subversion port enabled

Re: svn commit? no templates?

2012-07-23 Thread Michael Scheidell
On 7/23/12 8:14 AM, Michael Scheidell wrote: On 7/23/12 7:24 AM, Beat Gaetzi wrote: 2012/7/23 Michael Scheidell: did I break something? svn commit had no pretty blank template anymore, like cvs commit did. Make sure you have the FreeBSD specific options in the Subversion port enabled

Re: svn commit? no templates?

2012-07-23 Thread Michael Scheidell
On 7/23/12 7:24 AM, Beat Gaetzi wrote: 2012/7/23 Michael Scheidell: did I break something? svn commit had no pretty blank template anymore, like cvs commit did. Make sure you have the FreeBSD specific options in the Subversion port enabled: ENHANCED_KEYWORD=on (default) "Enh

svn commit? no templates?

2012-07-23 Thread Michael Scheidell
list MM s9fes/Makefile -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To un

Re: [HEADS UP] Ports tree has been migrated to Subversion

2012-07-23 Thread Michael Scheidell
ong. (looking for: autoprops.txt, which the primer says we need). Where is it, and who has rights to edit wiki?) -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd

portlint 2.3.11 not .svn ready yet?

2012-07-22 Thread Michael Scheidell
ld be removed. FATAL: files/.svn/tmp/props: empty directory should be removed. WARN: no CVS directories. Use -N to check a new port. 8 fatal errors and 3 warnings found. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people

Re: maintainer timeout for FreeBSD commiters

2012-07-17 Thread Michael Scheidell
e just sitting there. ___ 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" -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: htt

php53-imap failed to compile with SSL support because of new port options framework

2012-07-15 Thread Michael Ranner
re of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/mail/php53-imap. -- Mit freundlichen Grüßen Ing. Michael Ranner GSM: +43 676 4155044 Mail: mich...@ra

php53-imap failed to compile with SSL support because of new port options framework

2012-07-15 Thread Michael Ranner
re of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/mail/php53-imap. -- Mit freundlichen Grüßen Ing. Michael Ranner GSM: +43 676 4155044 Mail: mich...@ra

Re: [HEADSUP & CFT] pkg 1.0rc1 and schedule

2012-07-13 Thread Michael Ranner
precompiled package with the new pkg system and it automatically downloads all necessary binary packages it depends on. So probably you dont need the ports any more. Regards Michael -- Mit freundlichen Grüßen Ing. Michael Ranner GSM: +43 676 4155044 Mail: mich...@ranner.eu WWW: http

Re: [HEADSUP & CFT] pkg 1.0rc1 and schedule

2012-07-13 Thread Michael Ranner
kown and new and I had also my problems with the idea of pkgng for the first time (why reinventing the wheel...) - but I tried it out and it works really really well. My opinion after 18 years of FreeBSD administration. Regards, Michael -- Mit freundlichen Grüßen Ing. Michael Ranner GSM:

Re: [CFT] Xorg 7.7 ready for testing!

2012-07-11 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/08/12 15:46, Alexander Yerenkow wrote: > I'm created unofficial pkg repo for patched xorg tree. > I'm still experimenting with it, but I already have built all required > packages for CURRENT i386. Just a couple of quick notes on this since I re

Re: unable to build openjade after updating perl

2012-07-04 Thread Michael Scheidell
We do this for perl and php. ymmv. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

Re: unable to build openjade after updating perl

2012-07-04 Thread Michael Scheidell
rything out and start all over: pkg_delete -A portmaster private/metaport install everything back from our private binary package builds. if we don't, then 'strange' things always happen. We do this for perl and php. ymmv. -- Michael Scheidell, CTO >*| * SECNAP Network Security

Re: Patching files after install?

2012-07-01 Thread Michael Scheidell
ilename.ext) and let the ports subsystem take care of it. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd-ports@freebsd.org mailing list http://lists.fr

Re: multimedia/linux-realplayer port marked as BROKEN

2012-06-29 Thread Michael Scheidell
n a pr to change the master_sites? -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

Re: Anyone using perl-5.12 and WITH_PERL_MALLOC?

2012-06-24 Thread Michael Scheidell
usly, no one in FreeBSD kingdom has WITH_PERL_MALLOC working, with either PTHREAD or THREAD. the Makefile prevents with THREAD, and with PTHREAD, it segfaults. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.free

Re: portlint warning, extra item placed in *_DEPENDS

2012-06-24 Thread Michael Scheidell
Try a blank line in between depends and use -- Michael Scheidell, CTO >|SECNAP Network Security -Original message- From: Waitman Gobble To: "freebsd-ports@freebsd.org" Sent: Sun, Jun 24, 2012 20:37:28 GMT+00:00 Subject: portlint warning, extra item placed in *_DEPEN

Re: Anyone using perl-5.12 and WITH_PERL_MALLOC?

2012-06-23 Thread Michael Scheidell
le-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.225

Anyone using perl-5.12 and WITH_PERL_MALLOC?

2012-06-23 Thread Michael Scheidell
yes # it seems perl malloc has problems with threaded perl on FreeBSD .undef WITH_PERL_MALLOC I wonder if this is true for WITH_PTHREAD (which is on by default) anyone using it this way? with_perl_malloc? on 7.x? is it broken on 7.x? -- Michael Scheidell, CTO >*| * SECNA

Re: optionsng and tinderbox?

2012-06-23 Thread Michael Scheidell
yes export WITHOUT_NEON=yes export WITH_SVNSERV_WRAPPER=yes #.if ${.CURDIR:M*devel/apr1} #export WITHOUT_MYSQL=yes #export WITHOUT_LDAP=yes #export WITHOUT_SQLITE=yes #.endif #unison: export WITH_OPT_DEF=yes export WITHOUT_DOCS=yes -- Michael Scheidell, CTO >*| * SECNAP Network Security

Re: painful process.. php53/etc

2012-06-22 Thread Michael Scheidell
On 6/22/12 1:10 PM, Michael Scheidell wrote: On 6/22/12 12:22 PM, Matthew D. Fuller wrote: You'd have to -o anything that moved. Which in this case, would be php5-everything; probably nothing else though. then portmaster --check-depends (for some reason, misses something)

Re: painful process.. php53/etc

2012-06-22 Thread Michael Scheidell
-d '-'` mv php5-${a}/ php53-${a}/ a=`ls -d php5-*-5.3* | cut -f2,3 -d '-'` for x in $a; do mv php5-${x} php53-${x} done sed -i '' -e 's/php5-5.3/php53-5.3/g' */* sed -i '' -e '/php5-*-5.3/s/php5-/php53-/g' */* THEN, update php5

Re: painful process.. php53/etc

2012-06-22 Thread Michael Scheidell
er -o lang/php53 lang/php5 + It should do the right things, including fix-up all the dependent ports + to point at the newly installed port. (with thanks to Kevin Oberman) + -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~s

Re: painful process.. php53/etc

2012-06-22 Thread Michael Scheidell
care of www/joomla25 ? -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports T

Re: painful process.. php53/etc

2012-06-22 Thread Michael Scheidell
that this produced any changed in APIs or ABIs. -- ill update /usr/ports/UPDATING. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd-ports@freebsd.org mail

painful process.. php53/etc

2012-06-22 Thread Michael Scheidell
/usr/ports/UPDATING: where did I miss the updating instructions if you want to KEEP php53? -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd-port

Re: etoile ports dropped for strange reason (Re: freebsd-ports Digest, Vol 474, Issue 7)

2012-06-21 Thread Michael Scheidell
Sorry if I confused you with more than one comment in one email. Next time I will send multiple emails with just one comment in each email. I hope this helps. -- Michael Scheidell, CTO >|SECNAP Network Security -Original message- From: "Mikhail T." To: Michael

Re: freebsd-ports Digest, Vol 474, Issue 7

2012-06-21 Thread Michael Scheidell
ntains a port, eventually, it gets into disrepair. and then gets deleted. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd-ports@freebsd.org mailing list

Re: USE_ and WANT_ for the Porter's Handbook

2012-06-20 Thread Michael Scheidell
On 6/20/12 7:58 PM, Warren Block wrote: WITH_ and WITHOUT_ have been removed because of the optionsng rework, maybe leave them in for the legacy ports? ports that haven't gotten around to it yet? -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259

Re: optionsng and tinderbox?

2012-06-20 Thread Michael Scheidell
On 6/20/12 2:26 PM, Chris Rees wrote: On 20 June 2012 10:13, Baptiste Daroussin wrote: On Wed, Jun 20, 2012 at 03:58:21AM -0400, Michael Scheidell wrote: On 6/20/12 2:11 AM, Baptiste Daroussin wrote: nginx_UNSET=ICONV will deactivate ICONV for nginx only lowercase? Yes lower

Re: optionsng and tinderbox?

2012-06-20 Thread Michael Scheidell
On 6/20/12 2:26 PM, Chris Rees wrote: My fault, someone convinced me otherwise a while ago :/ Fixed. Chris 29 lashes with a wet noodle! -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheid

Re: optionsng and tinderbox?

2012-06-20 Thread Michael Scheidell
(for wiki: ${UNIQUENAME:M}_SET OPT1 OPT2 or ${UNIQUENAME:M}_SET OPT1,OPT2 spaces or commas? (and for googlers, if using tinderbox: export nginx_SET=FILE_AIO\ HTTP_GZIP_STATIC\ HTTP HTTP_CACHE (escape the space with \ to force it from being mucked up) -- Michael Scheidell, CTO >*| * SEC

Re: optionsng and tinderbox?

2012-06-20 Thread Michael Scheidell
On 6/20/12 5:13 AM, Baptiste Daroussin wrote: nginx_SET Which is see correctly in your log. regards, Bapt strange! when I first looked at log, it was all uppercase. Ok thanks. (browser cache?) -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: h

Re: optionsng and tinderbox?

2012-06-20 Thread Michael Scheidell
seems strange it would do that for env vars) <http://people.freebsd.org/~scheidell/nginx_SET.log (there are lowercase env's in this log, so I don't think its tinderbox) -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.f

optionsng and tinderbox?

2012-06-19 Thread Michael Scheidell
in clamav and nginx, I want to set them this way) oh, this is a shared tinderbox, I can't see these globally, but have to do them by build* files. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell

custom license on new port?

2012-06-18 Thread Michael Scheidell
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___

Re: FreeBSD not so free anymore ? Long live FreeBSD...

2012-06-15 Thread Michael Scheidell
On 6/15/12 1:53 PM, Etienne Robillard wrote: A good reason to stop using this bloated OS if you ask me and use something more respectful to their users base relaying on STABLE for stability reasons... PLEASE use linux.. they need you and love you. -- Michael Scheidell, CTO >*| * SEC

Re: missing ports maintainer & patches

2012-06-13 Thread Michael Scheidell
space goes? run portlint over and over till he guesses right? -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd-ports@freebsd.org mailing list http://lists.fre

Re: libpng.so.6 missing

2012-06-10 Thread Michael Scheidell
, use -w (preserves old libraries) -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free

Re: libpng.so.6 missing

2012-06-10 Thread Michael Scheidell
l looking for an old version of png (libpng.so.6), the new version of png uses lib: libpng.so.15. Did you rebuild all packages from source? quick 'cheat' would be to restore libpng.so.6 to compat library from your backup, or another system. -- Michael Scheidell, CTO >*| * S

Re: port unmaintained since 2005? drop it? misc/gpt*

2012-06-10 Thread Michael Scheidell
ports tree (again, globus was deleted from ports tree in 2008) anyone want to maintain them? I'll tag your name on the ports for you. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.free

Re: port unmaintained since 2005? drop it? misc/gpt*

2012-06-10 Thread Michael Scheidell
are volunteering to maintain these ports. I will resurrect globus from the archives (where it has been since 2008, see /usr/ports/MOVED), which email address do you want in the MAINTAINER= line? -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freeb

Re: port unmaintained since 2005? drop it? misc/gpt*

2012-06-10 Thread Michael Scheidell
On 6/10/12 4:10 PM, Michael Scheidell wrote: Two unmaintained ports, nothing depends on them, and upstream has not updated source since 2004, ftp server unresponsive. <http://www.freebsd.org/cgi/cvsweb.cgi/ports/misc/gpt31/Makefile> (gpt32: misc/gpt also unmaintained since 2005.

port unmaintained since 2005? drop it? misc/gpt*

2012-06-10 Thread Michael Scheidell
p to maintain them? (Mel: looks like you tried to offer submitter a fix, but I think this is a lost cause) jan 21 pr: <http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/164355> -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.94

Re: Removing hal dependency of x11-drivers/xf86-input-synaptics

2012-06-10 Thread Michael Scheidell
anging the default will change the default package distributed by FreeBSD on clusters. either wait for miwi, and/or always when adding an option knob keep the default behavior. (ps, did you rebuild and test x11/gsynaptics without HAL ? -- Michael Scheidell, CTO >*| * SECNAP Network Securit

<    2   3   4   5   6   7   8   9   10   11   >