[broken] security/tripwire

2013-12-16 Thread jhellenthal
/usr/ports/security/tripwire # make
Makefile, line 164: Malformed conditional (${PORT_OPTIONS:MDB_BUILD}  
${WITH_DB_BUILD} == true)
Makefile, line 177: if-less endif
make: fatal errors encountered -- cannot continue
___
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: [broken] security/tripwire

2013-12-16 Thread Baptiste Daroussin
On Mon, Dec 16, 2013 at 12:53:20PM -0500, jhellent...@dataix.net wrote:
 /usr/ports/security/tripwire # make
 Makefile, line 164: Malformed conditional (${PORT_OPTIONS:MDB_BUILD}  
 ${WITH_DB_BUILD} == true)
 Makefile, line 177: if-less endif
 make: fatal errors encountered -- cannot continue

This has already been fixed long ago

regards
Bapt


pgpccSHp976Lx.pgp
Description: PGP signature


RE: [broken] security/tripwire

2013-12-16 Thread Peter Looyenga
 /usr/ports/security/tripwire # make
 Makefile, line 164: Malformed conditional (${PORT_OPTIONS:MDB_BUILD} 
${WITH_DB_BUILD} == true)
 Makefile, line 177: if-less endif
 make: fatal errors encountered -- cannot continue

 This has already been fixed long ago

While that may be so I can confirm that this problem has re-appeared on
FreeBSD 9.2 with a current check out of the ports collection. I updated my
ports collection this evening using portsnap for the weekly server
maintenance session and was also confronted with this error.

First when running 'portmaster -L' to check up on new versions (this crashed
due to the error), then it turned out that its currently even impossible to
run something as trivial as 'make config' without this error showing up:

root@chihiro:/usr/ports/security/tripwire # make config
Makefile, line 122: Malformed conditional (${PORT_OPTIONS:MSW_ONLY} 
${WITH_SW_ONLY} == true)
Makefile, line 127: if-less endif
make: fatal errors encountered -- cannot continue


Kind regards,

Peter 


___
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: [broken] security/tripwire

2013-12-16 Thread 'Baptiste Daroussin'
On Mon, Dec 16, 2013 at 10:58:44PM +0100, Peter Looyenga wrote:
  /usr/ports/security/tripwire # make
  Makefile, line 164: Malformed conditional (${PORT_OPTIONS:MDB_BUILD} 
 ${WITH_DB_BUILD} == true)
  Makefile, line 177: if-less endif
  make: fatal errors encountered -- cannot continue
 
  This has already been fixed long ago
 
 While that may be so I can confirm that this problem has re-appeared on
 FreeBSD 9.2 with a current check out of the ports collection. I updated my
 ports collection this evening using portsnap for the weekly server
 maintenance session and was also confronted with this error.
 
 First when running 'portmaster -L' to check up on new versions (this crashed
 due to the error), then it turned out that its currently even impossible to
 run something as trivial as 'make config' without this error showing up:
 
 root@chihiro:/usr/ports/security/tripwire # make config
 Makefile, line 122: Malformed conditional (${PORT_OPTIONS:MSW_ONLY} 
 ${WITH_SW_ONLY} == true)
 Makefile, line 127: if-less endif
 make: fatal errors encountered -- cannot continue
 
 
 Kind regards,
 
 Peter 
 
 

Oh you are right there was a second one, fixed now.

Thanks for reporting
Bapt


pgpdGc38v5tUb.pgp
Description: PGP signature


Re: [broken] security/tripwire

2013-12-16 Thread Jason Hellenthal
+1

-- 
 Jason Hellenthal
 Voice: 95.30.17.6/616
 JJH48-ARIN

 On Dec 16, 2013, at 17:45, 'Baptiste Daroussin' b...@freebsd.org wrote:
 
 On Mon, Dec 16, 2013 at 10:58:44PM +0100, Peter Looyenga wrote:
 /usr/ports/security/tripwire # make
 Makefile, line 164: Malformed conditional (${PORT_OPTIONS:MDB_BUILD} 
 ${WITH_DB_BUILD} == true)
 Makefile, line 177: if-less endif
 make: fatal errors encountered -- cannot continue
 
 This has already been fixed long ago
 
 While that may be so I can confirm that this problem has re-appeared on
 FreeBSD 9.2 with a current check out of the ports collection. I updated my
 ports collection this evening using portsnap for the weekly server
 maintenance session and was also confronted with this error.
 
 First when running 'portmaster -L' to check up on new versions (this crashed
 due to the error), then it turned out that its currently even impossible to
 run something as trivial as 'make config' without this error showing up:
 
 root@chihiro:/usr/ports/security/tripwire # make config
 Makefile, line 122: Malformed conditional (${PORT_OPTIONS:MSW_ONLY} 
 ${WITH_SW_ONLY} == true)
 Makefile, line 127: if-less endif
 make: fatal errors encountered -- cannot continue
 
 
 Kind regards,
 
 Peter
 
 Oh you are right there was a second one, fixed now.
 
 Thanks for reporting
 Bapt


smime.p7s
Description: S/MIME cryptographic signature


RE: [broken] security/tripwire

2013-12-16 Thread Peter Looyenga
 Oh you are right there was a second one, fixed now.

Nice job Bapt!

I just updated my Ports collection using portsnap again this morning and can
now confirm a more positive situation as well; working like a charm once
again. That was quick.

 Thanks for reporting

And thank you for fixing  maintaining one of my favourite software projects
:)

Kind regards,

Peter


___
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