Re: sa-update under perl 5.14

2011-12-31 Thread Michael Scheidell
:48:58.782 [95100] dbg: http: GET request, http://spamassassin.apache.org/updates/MIRRORED.BY -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company

Re: sa-update under perl 5.14

2011-12-31 Thread Michael Scheidell
with the mirror. Double check by specifically trying to DL MIRRORED.BY using fetch, on each mirror. and, again, on any NON FreeBSD port specific questions, you might want to post to the spamassassin users group. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network

new port license question:

2012-01-07 Thread Michael Scheidell
a 'LICENSE= BSD' in the makefile, or just leave it? -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product

Re: opendkim-2.4.2 missing files

2012-01-09 Thread Michael Scheidell
HOPEFULLY, can ALWAYS pull 'previous_version/ver/dist/patch.tgz' or, you are just chasing your tail. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company

archivers/zip in 9.x:

2012-01-09 Thread Michael Scheidell
}/archivers/zip (at what OSVERSION was zip included in the base?) -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security

archivers/zip in 9.x:

2012-01-09 Thread Michael Scheidell
}/archivers/zip (at what OSVERSION was zip included in the base?) -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security

Re: archivers/zip in 9.x:

2012-01-09 Thread Michael Scheidell
.* /usr/ports/Mk/bsd.commands.mk:UNZIP_CMD?=${LOCALBASE}/bin/unzip -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best

Re: archivers/zip in 9.x:

2012-01-09 Thread Michael Scheidell
On 1/9/12 4:10 PM, Ruslan Mahmatkhanov wrote: .if exists(/usr/bin/unzip) UNZIP_CMD?=/usr/bin/unzip .else UNZIP_CMD?=${LOCALBASE}/bin/unzip .endif in bsd.commands.mk not in 900044 grep /usr/bin/zip /usr/ports/Mk/* -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259

Re: archivers/zip in 9.x:

2012-01-09 Thread Michael Scheidell
to look after consulting that page. thanks, yes, I did look and didn't see the delta version number. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot

Re: archivers/zip in 9.x:

2012-01-09 Thread Michael Scheidell
On 1/9/12 4:46 PM, olli hauer wrote: Have at the moment no 7.x machine handy but zip files can be handled by tar, at last here on a 8.2 machine and I have no unzip installed. hey, don't confuse me. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security

Re: archivers/zip in 9.x:

2012-01-09 Thread Michael Scheidell
committer, how about I hack bsd.port.*.mk files :-) -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product

Re: FreeBSD Port: php5-5.3.8

2012-01-09 Thread Michael Scheidell
, and then use pkg_add -r {your url} to add the package. you could even do something like: pkg_add -r {your url} {package} || pkg_add -r {your package} that would look, first for YOUR package, then the pre-build one that is static and you should not use anyway.. -- Michael Scheidell, CTO o: 561-999

Re: repocopying games/linux-enemyterritory-jaymod

2012-01-10 Thread Michael Scheidell
back to the pool, or a committer who will commit your changes. (look for repocopy examples in porters handbook) -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product

RE: multimedia/zoneminder: rc script runs mysql commands?

2012-01-11 Thread Michael Scheidell
We have the same problem with a commercial product. Is the user decided to pull a black cord Instead of a soft shut down, the next time a power it up, sometimes there is a race conditions between time out on the services that are looking to a running sequel server, and the database recovery.

ja-p5-Mail-SpamAssassin needs adoption

2012-01-14 Thread Michael Scheidell
to coordinate with me (maintainer of p5-Mail-SpamAssassin) and we can make ja* a slave port and then all the hard work is done. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion

Re: ja-p5-Mail-SpamAssassin needs adoption

2012-01-15 Thread Michael Scheidell
me patches and I'll commit them ASAP. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified

Re: ja-p5-Mail-SpamAssassin needs adoption

2012-01-15 Thread Michael Scheidell
On 1/15/12 5:12 PM, Michael Scheidell wrote: Do you have a ports commit bit? can you change ownership of ja-p5-Mail-SpamAssassin to j...@freebsd.org? or do you want me to? never mind.. I saw you have it already.. happy porting. if there are any =? type Makefile vars you need me to add

Fwd: Re: ports/164244: multimedia/mplayer: last update (1.0.r20111218) conflicts with devel/ncurses

2012-01-17 Thread Michael Scheidell
tell me you want me to revert this patch, and do a portepoch. the solution would be for the submitter to work with the maintainer on a solution, or am I supposed to fix this without reversing this? Original Message Subject: Re: ports/164244: multimedia/mplayer: last

with the cvs history? trying to help INDEX builds.

2012-01-18 Thread Michael Scheidell
bsd.port.mk cvs diff: Diffing files -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified

arlib and clang? what OSVERSION was this fixed in?

2012-01-19 Thread Michael Scheidell
that back in the Makefile, is it safe to assume 900044 will compile arlib? but I don't see it in 900044, AMD64. %find /usr/lib -name 'libares*' -ls %pwd /usr/src/contrib/ntp/arlib -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile

Re: Fwd: Re: ports/164244: multimedia/mplayer: last update (1.0.r20111218) conflicts with devel/ncurses

2012-01-19 Thread Michael Scheidell
, to get anything right. It sure makes life easier when they do, but we can't take it for granted. and, in this case, maintainer is working on a fix as we speak. As committers, we are that QA step. mcl -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Michael Scheidell
different) -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator

Re: with the cvs history? trying to help INDEX builds.

2012-01-20 Thread Michael Scheidell
?= ${LOCALBASE}/bin/libnet11-config .if exists(${LIBNET_CONFIG}) LIBNET_CFLAGS!= ${LIBNET_CONFIG} --cflags LIBNET_LIBS!= ${LIBNET_CONFIG} --libs .else LIBNET_CFLAGS= -I${LOCALBASE}/include/libnet11 LIBNET_LIBS=-L${LOCALBASE}/lib/libnet11 -lnet .endif -- Michael Scheidell, CTO o: 561-999

arlib and clang question

2012-01-21 Thread Michael Scheidell
, and is now fixed, what OSVERSION, and what ARCH's was it fixed in? -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security

so, FreeBSD on VMware is dead, right?

2012-01-21 Thread Michael Scheidell
there isn't enough commercial interest. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified

Re: databases/mysql-workbench52

2012-01-21 Thread Michael Scheidell
-workbench52, and submit patches against that. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product

confused: RUN_DEPENDS=${BUILD_DEPENDS} vs = vs duplication

2012-01-23 Thread Michael Scheidell
, and a recompile made tinderbox recompile 19 modules.. that didn't change except for that change) so, behind the covers, does := do something BAD? -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011

help with swatch rc script

2012-01-23 Thread Michael Scheidell
:47AM 0:00.00 grep swatch 0:00.00 /usr/local/bin/perl //.swatch_script.22591 -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011

Re: portmaster -o behaves a little strangely (IMHO)

2012-01-24 Thread Michael Scheidell
On 1/24/12 9:19 AM, Conrad J. Sabatier wrote: # portmaster -CK -o lang/gcc46 gcc-4.4.7.2008 what happens with: # portmaster -CK -o lang/gcc46 lang/gcc44 ? -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions

Re: pkg_add -r kde - binary doesn't exist

2012-01-24 Thread Michael Scheidell
as a binary the other day. maybe someone here has it in a tinderbox somewhere. what OS version, mach do you need? (output from uname -a) or, maybe someone with a tinderbox would compile it for you for beer credits. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network

tripwire/and or packages PH will hate, and ask for -exp

2012-01-25 Thread Michael Scheidell
to do that? NO_PACKAGE= requires manual acceptance of license agreement IS_INTERACTIVE= yes -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company

Re: tripwire/and or packages PH will hate, and ask for -exp

2012-01-25 Thread Michael Scheidell
no packages and no Pavmail. Port test to check for leftover files will help. yes, I did test it. ok, ill fire this away to the maintainer in a pr -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best

Re: isc dhcp does not make

2012-01-25 Thread Michael Scheidell
in your make.conf or option knobs. compiles fine here on amd64, 9.0. tinderbox. something is borked in your server. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention

Re: so, FreeBSD on VMware is dead, right?

2012-01-26 Thread Michael Scheidell
to give them. if they want FreeBSD based business, they need to give us some love. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011

what is maxcmdlen? $0 len?

2012-01-26 Thread Michael Scheidell
7496 6960 ?? Is9:33AM 0:00.01 /usr/local/bin/perl /tmp//.swatch_script.86918 ./swatch status 329 swatch is not running. ./swatch status 223 swatch is not running. ./swatch status 222 swatch is running as pid 98668. -- Michael Scheidell, CTO o: 561-999-5000 d

Stop me before I violate DougBBSD rules for rc scripts:

2012-01-26 Thread Michael Scheidell
swatch_flags=\$swatch_${i}_flags +len=`echo $swatch_flags | wc -c` +if [ $len -gt 222 ];then + procname=%%LOCALBASE%%/bin/perl +fi eval swatch_user=\$swatch_${i}_user eval swatch_chdir=\$swatch_${i}_chdir eval pidfile=\$swatch_${i}_pidfile -- Michael Scheidell, CTO o

Re: what is maxcmdlen? $0 len?

2012-01-26 Thread Michael Scheidell
/osversion -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator

Re: what is maxcmdlen? $0 len?

2012-01-26 Thread Michael Scheidell
On 1/26/12 12:41 PM, Michael Scheidell wrote: On 1/26/12 12:36 PM, rfl...@acsalaska.net wrote: Also, it looks like swatch is creating a temporary script that is actually run, so the status command is not supposed to find it. It's a design issue upstream that you want them to find a better

Re: nautilus build failure

2012-01-26 Thread Michael Scheidell
-c -d /usr/local/share/gir-1.0/ clean your portstree, (portclean -C) make sure you don't have odd things in make.conf -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention

miwi MIA

2012-01-27 Thread Michael Scheidell
Several ports miwi was holding on to that depended on other PRs, many of which have been committed. Other pr's depend on pr's miwi is holding. http://www.freebsd.org/cgi/query-pr-summary.cgi?category=portsresponsible=miwi anyone seen miwi lately? -- Michael Scheidell, CTO o: 561-999-5000 d

not for arch? use arch? don't care arch?

2012-02-01 Thread Michael Scheidell
is marked as broken on sparc64, so it cannot actually be tested. So, how do you want me to handle this? NOT_FOR_ARCHS sparc64? or just let PH die trying to include boost-libs? -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions

Re: not for arch? use arch? don't care arch?

2012-02-02 Thread Michael Scheidell
commit the pr and if I get a pavmail, I'll just commit it back again. (and if I need to commit it back again, what is preferred language?) -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best

Re: not for arch? use arch? don't care arch?

2012-02-02 Thread Michael Scheidell
to take action, it's more FYI. so, I get a lin_IM_ eh? mcl -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security

how do you make pointyhat happy with LICENSE?

2012-02-04 Thread Michael Scheidell
, I want the license question to be asked during package_building (so OP can distribute binary packages internally), but I don't want pavmail -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best

Re: how do you make pointyhat happy with LICENSE?

2012-02-04 Thread Michael Scheidell
On 2/4/12 7:27 AM, Michael Scheidell wrote: on a certain port, their is a dual/commercial/free license. (if you are an ISP it is free. if you are not reselling the product, its free) If I put this in Makefile, tinderbox (and I assume pointyhat) will hand, with 'top' in 'dialog' (waiting

helping out INDEX builds. best practices?

2012-02-07 Thread Michael Scheidell
a shell, but I can't think of another way (port I am looking at is ../devel/svnmerge) -- 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: helping out INDEX builds. best practices?

2012-02-07 Thread Michael Scheidell
On 2/7/12 8:48 PM, Doug Barton wrote: On 02/07/2012 17:43, Michael Scheidell wrote: if a certain port needs to be kept in sync with another portversion, other than putting a comment in the main port # must bump portversion in port... where you have two maintainers, is there a better way to do

Re: helping out INDEX builds. best practices?

2012-02-07 Thread Michael Scheidell
portrevision in port x and commit (then you are on the hook for two broken ports) -- 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

Re: helping out INDEX builds. best practices?

2012-02-07 Thread Michael Scheidell
will .include ../subversion16/Makefile.inc -- 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

need 10. exp run? kusefs-kmod?

2012-02-09 Thread Michael Scheidell
-kmod.patch -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator

Re: Please test your commits

2012-02-12 Thread Michael Scheidell
Public flogging seems to be more enjoyable than a private email to the developer, the maintainer, and a committer. But I suppose it beats doing a backup of your envirement first. -- Michael Scheidell, CTO |SECNAP Network Security -Original message- From: Andriy Gapon a...@freebsd.org

Re: Installing executables with generic names

2012-02-14 Thread Michael Scheidell
! Yours, -mi ___ 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 o: 561-999-5000 d: 561-948-2259

Re: Installing executables with generic names

2012-02-14 Thread Michael Scheidell
On 2/14/12 11:18 AM, Mikhail T. wrote: On 14.02.2012 10:25, Michael Scheidell wrote: EXAMPLESDIR I thought, EXAMPLESDIR is for actual examples, such as source code, not compiled and fully-functional executables... Indeed, the directory is under ${PREFIX}/share -- which, according to hier

Yikes: ports/157174: fix typos and small mistakes in various ports

2012-02-15 Thread Michael Scheidell
just spotted this on the eve of the 8.3 freeze. Yikes! lots of ports affected, many typo's. surprised some of these built. http://www.freebsd.org/cgi/query-pr.cgi?pr=157174cat=ports -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http

Re: Yikes: ports/157174: fix typos and small mistakes in various ports

2012-02-15 Thread Michael Scheidell
this), else all the tinderbox's will be wacking away all day long trying to keep up. -- 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

Re: Yikes: ports/157174: fix typos and small mistakes in various ports

2012-02-15 Thread Michael Scheidell
On 2/15/12 7:29 AM, Ruslan Mahmatkhanov wrote: I tried to fix them all but then disclose that PR is already belongs to wen@ :) even wen doesn't have that many tinderboxes. -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org

Re: Yikes: ports/157174: fix typos and small mistakes in various ports

2012-02-15 Thread Michael Scheidell
On 2/15/12 7:15 AM, Alex Kozlov wrote: Many of those errors was already fixed, thanks to eadler@ I will upload updated list. can we get them all, and get them /correct/ before the port freeze? (thanks Alex.. wish I had seen the list earlier, ) -- Michael Scheidell, CTO *| * SECNAP Network

Re: Yikes: ports/157174: fix typos and small mistakes in various ports

2012-02-15 Thread Michael Scheidell
. Still, would be nice to clean them up somewhat. -- 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

Making 8.3 packaged ports 'pretty'... and INSTALL_ICONS macro.

2012-02-16 Thread Michael Scheidell
, but not if it changes the port. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator

Re: Making 8.3 packaged ports 'pretty'... and INSTALL_ICONS macro.

2012-02-16 Thread Michael Scheidell
of 8.3 ports dvd/cd -- 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

Re: Making 8.3 packaged ports 'pretty'... and INSTALL_ICONS macro.

2012-02-16 Thread Michael Scheidell
on if gnome is installed before the port, but won't run it if after. This also causes problems with package building, if package is built on a different box (one with) , and installed on a box 'without', there are problems. so, I think I will avoid the if exists for now. -- Michael Scheidell

Re: [patch] ports/*/Makefile: move missorted SUBDIR lines

2012-02-23 Thread Michael Scheidell
SUBDIR += netams SUBDIR += netams-front -SUBDIR += netdisco-mibs SUBDIR += netdisco +SUBDIR += netdisco-mibs SUBDIR += netleak SUBDIR += netmask SUBDIR += netmond woops, this one was mine. thanks for finding it. -- Michael Scheidell, CTO *| * SECNAP Network

how do you specify a minimum lib version?

2012-02-24 Thread Michael Scheidell
in LIB_DEPENDS it won't take anything like: = boost_serialization=.4 what if you needed a minimum version of the library? -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell

nevermind.Re: how do you specify a minimum lib version?

2012-02-24 Thread Michael Scheidell
On 2/24/12 6:57 AM, Michael Scheidell wrote: in LIB_DEPENDS it won't take anything like: = boost_serialization=.4 I googled. all other _DEPENDS uses = LIB_DEPENDS uses .[4-9] (i assume .(1[0-9]|[4-9])) -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w

Re: how do you specify a minimum lib version?

2012-02-24 Thread Michael Scheidell
-- 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 unsubscribe, send any mail

Re: Newbie maintainer, question regarding patches

2012-02-24 Thread Michael Scheidell
) -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator

Re: portupgrade - portmaster Rosetta Stone?

2012-02-26 Thread Michael Scheidell
, surprised that env in make.conf didn't do it. one more experiment (I have not tried).. what about /usr/local/etc/portmaster.rc? -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell

Re: Libreoffice fails with /usr/ports/www/py-utidy port

2012-02-27 Thread Michael Scheidell
Temporarily') a quick google find it. http://prdownload.berlios.de/utidylib/uTidylib-0.2.zip you can manually put this into /usr/ports/distfiles and go about your merry way, or open a PR and submit a patch to change the master_sites. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259

Re: status of eclipse [WAS Re: No working IDE in FreeBSD!]

2012-02-28 Thread Michael Scheidell
never needed to set up a 'bounty' system for people wanting to help pay for a port, have they? I have seen this done on other open source projects, mostly to add features and re-arrange priorities, based on ca$h used as a voting system ) -- Michael Scheidell, CTO *| * SECNAP Network Security

Q about categories : ports/161231: [NEW PORT] www/sencha-touch: The First HTML5 Mobile Web App Framework

2012-03-01 Thread Michael Scheidell
://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161231 -- 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

anyone else working on this? 'added independently by second party' Re: ports/165530: New port: devel/py-foolscap

2012-03-02 Thread Michael Scheidell
: distinfo added independently by second party cvs add: pkg-descr added independently by second party cvs add: pkg-plist added independently by second party -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 *| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011

Re: anyone else working on this? 'added independently by second party' Re: ports/165530: New port: devel/py-foolscap

2012-03-02 Thread Michael Scheidell
nevermind. ke...@freebsd.org committed an almost identical port 14 hours ago. (I looked at his Makefile and pkg-plist. a lot better then the one in 165530) On 3/2/12 4:49 PM, Michael Scheidell wrote: cvs add py-foolscap ? py-foolscap/Makefile ? py-foolscap/distinfo ? py-foolscap/pkg

Re: portupgrade - portmaster Rosetta Stone?

2012-03-03 Thread Michael Scheidell
-a -y or portmaster --no-confirm --no-term-title --index --no-index-fetch -a -y /dev/null -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd-ports@freebsd.org

Re: PORT: multimedia/phonon-xine

2012-03-03 Thread Michael Scheidell
or the recommended procedure to circumvent this problem? submit a pr with a patch to make it build with libxine? -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd-ports

Re: [HEADS UP] Upcoming ports feature freeze

2012-03-06 Thread Michael Scheidell
if I don't. Can't wait to get my life back in balance. -- 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

Re: [HEADS UP] Upcoming ports feature freeze

2012-03-06 Thread Michael Scheidell
' does it have to be yes? can I use YES! or 'So say we all'? what if we aren't sure, can we say 'maybe'? or 'i don't know'? what happens if we type 'no'? -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell

Re: graphics/libosmesa updated from

2012-03-06 Thread Michael Scheidell
On 3/6/12 7:02 AM, Anton Shterenlikht wrote: error Unknown Endianness http://lists.freedesktop.org/archives/mesa-dev/2011-May/007439.html -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell

Re: p0f v3

2012-03-14 Thread Michael Scheidell
to p0f, include in the txt of the pr (and in the Makefile), the necessary changes and take over maintainership. I am sure everyone who uses this port in the future will thank you for your efforts. -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http

Quick compile test,new port? sparc64, ppc, ia64?

2012-03-15 Thread Michael Scheidell
update port with (not for arch? only for arch? if arch broken?), Ill make that decision Saturday. Thanks. (post results as followup to pr please) -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell

Re: Swatch rc script

2012-03-15 Thread Michael Scheidell
:53 dougb Exp $ -- 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

Re: Swatch rc script

2012-03-15 Thread Michael Scheidell
On 3/15/12 4:29 PM, Michael Scheidell wrote: # $FreeBSD: ports/security/swatch/files/swatch.in,v 1.7 2012/01/14 08:56:53 dougb Exp $ or this one? # $FreeBSD: ports/security/swatch/files/swatch.in,v 1.8 2012/02/10 14:37:30 scheidell Exp $ sb swatch 3.2.3_2 -- Michael Scheidell, CTO

why :: in ports makefile ?

2012-03-23 Thread Michael Scheidell
is it? Pardon my ignorance, I have just never seen this before in any port I have maintained, or worked on. (reference this PR for context) http://www.freebsd.org/cgi/query-pr.cgi?pr=165765 -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http

Re: why :: in ports makefile ?

2012-03-23 Thread Michael Scheidell
to freebsd-ports-unsubscr...@freebsd.org -- 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

Re: How useful is %%DATADIR%%, anyway?

2012-03-23 Thread Michael Scheidell
eliminate plist-file (save 2k on the disk?) and put them in PLIST_FILES in Makefile. what if the 'docs' are in a strange place? like this port? how would this port be fixed? -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell

Re: How useful is %%DATADIR%%, anyway?

2012-03-23 Thread Michael Scheidell
: someone important, or on x11 group: so that we save a few bytes on 8.3 ports dvd: please check out http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165820 and commit. I changed the Makefile and pkg-plist. -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w

_DEPENDS+= and make index speed

2012-03-25 Thread Michael Scheidell
need to go on the hunt for or publicly but is it something that committers and ports maintainers should just fix? Right? -- Michael Scheidell, CTO |SECNAP Network Security ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: FreeBSD 6.4 stable

2012-03-25 Thread Michael Scheidell
installkernel. if it doesn't boot, well, power cycle and it will boot your old 6.4 (but, ps, strange, I have a test machine still running 6.4 and I test ports on it. never had that issue) but the real answer is, upgrade so you don't have support problems. -- Michael Scheidell, CTO *| * SECNAP Network

FAQ on PORTREVISION bump?

2012-03-28 Thread Michael Scheidell
? -- 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 unsubscribe, send any mail

Re: FAQ on PORTREVISION bump?

2012-03-28 Thread Michael Scheidell
, bison, things like that, 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.freebsd.org/mailman/listinfo/freebsd-ports

Re: FAQ on PORTREVISION bump?

2012-03-28 Thread Michael Scheidell
portrevision and someone will complain :-) 10 programmers, 15 opinions. -- 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

Re: FAQ on PORTREVISION bump?

2012-03-29 Thread Michael Scheidell
them? -- 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 unsubscribe, send any

Re: Can please with anybody sparc64 try to build devel/py-pylib?

2012-03-30 Thread Michael Scheidell
, that do any good? -- 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

Re: INDEX build failed for 7.x

2012-03-30 Thread Michael Scheidell
it? http://www.freebsd.org/cgi/query-pr.cgi?pr=165507 -- 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

Re: INDEX build failed for 7.x

2012-03-30 Thread Michael Scheidell
could not.) can we tell jokes in ports@? or do I need to put it in my sig? we joke that politicians has its root in two words. poly, meaning many, and ticks, meaning little blood sucking insects. So, politicians means many little blood sucking insects. -- Michael Scheidell, CTO *| * SECNAP

Re: INDEX build failed for 7.x

2012-03-30 Thread Michael Scheidell
/lazarus-gtk2/pkg-descr I marked port BROKEN for now so INDEX builds. Will get with submitter on his proposed fixes. (Master port needs CONFLICTS added for this and lazarus-qt4 also) -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org

Re: databases/mysql55-client 5.5.22 fails to build on i386 WITH_OPENSSL

2012-03-30 Thread Michael Scheidell
on all systems if I set WITHOUT_OPENSSL. I could never get it to work, and google shows lots of issues. Also shows suggestions to NOT include ssl (yassl) in mysql itself, but wrap it in stunnel (for performance reasons) -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d

Re: FAQ on PORTREVISION bump?

2012-03-30 Thread Michael Scheidell
statement. PORTREVISION exists for the maybe Philip forgot to put in the smilie face. and was making a joke. -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell ___ freebsd-ports

Re: INDEX build failed for 7.x

2012-03-30 Thread Michael Scheidell
, I might spend some time on it. But since this is a new port, and this person wants to be trusted at a maintainer, (and I have a day job), I'll see if he can't fix it first. -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org

Re: FAQ on PORTREVISION bump?

2012-03-30 Thread Michael Scheidell
, Comment * Updating port maintainer (new one or resetting port maintainer) * just petting portlint (space after name to tab), re-order sections (notice I left out pointyhat.. if it is overworked, lets send more hardware) -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d

Re: ports/166248: sendmail dies of signal 11 on freebsd in a virtualbox guest

2012-03-30 Thread Michael Scheidell
no connection to sendmail. You probably want to ask gshapiro. http://www.freebsd.org/cgi/query-pr.cgi?pr=166248 shouldn't that be freebsd-ports-bugs? -- Michael Scheidell, CTO *| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell

  1   2   3   >