Re: zip file not extracting

2016-07-01 Thread Björn Raupach
> On 01 Jul 2016, at 15:43, Marius Schamschula <li...@schamschula.com> wrote: > > Björn: > > You need to add > > use_zip yes Totally missed that! Thanks. Works now! > > To your Portfile > >> On Jul 1, 2016, at 8:30 AM, Björn Raupach <raup

zip file not extracting

2016-07-01 Thread Björn Raupach
Hello group, I am working on a port file for http://jbake.org and have a problem in the extract phase. Here is the excerpt from the log: :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_raupach_ports_java_jbake/jbake/work" && /usr/bin/gzip -dc

Re: Setting custom users and groups

2015-07-29 Thread Björn Raupach
On 28 Jul 2015, at 16:50, Joshua Root j...@macports.org wrote: On 2015-7-29 00:08 , Björn Raupach wrote: hi joshua, On 28 Jul 2015, at 15:59, Joshua Root j...@macports.org wrote: On 2015-7-28 22:28 , Björn Raupach wrote: Dear group, I am new to Portfile development and have

Re: Setting custom users and groups

2015-07-29 Thread Björn Raupach
On 29 Jul 2015, at 12:21, Ryan Schmidt ryandes...@macports.org wrote: On Jul 29, 2015, at 3:33 AM, Björn Raupach wrote: On 28 Jul 2015, at 16:50, Joshua Root wrote: (Please keep replies on the list.) Sorry. I just hit reply. This works on my other mailing lists but not here

Setting custom users and groups

2015-07-28 Thread Björn Raupach
Dear group, I am new to Portfile development and have a problem with permissions for users and groups. At the moment I am trying to create a Portfile for Apache Tomcat 8. I would like to run Tomcat as non-root with a user `tomcat` and group `tomcat`. I am a bit lost. set catalina_home

Re: [MacPorts] #48302: tomcat8 @ 8.0.24 looking for review/feedback/help

2015-07-12 Thread Björn Raupach
hi, On 11 Jul 2015, at 11:14, MacPorts nore...@macports.org wrote: #48302: tomcat8 @ 8.0.24 looking for review/feedback/help -+ Reporter: raupach@… | Owner: macports-tickets@… Type: submission | Status: new

The status of Apache Tomcat

2015-07-07 Thread Björn Raupach
Dear group, first timer here. Be nice ;) The ports for Apache Tomcat are pretty out of date. I found https://trac.macports.org/ticket/28938 https://trac.macports.org/ticket/28938 but did not get any replies. Does anyone know the reasoning behind it? I do Java development most of the time and