Opened 10 years ago
Last modified 10 years ago
#45259 closed submission
procServ — at Version 1
Reported by: | pavel.masloff@… | Owned by: | ryandesign@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | ||
Port: | procServ |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hello, I have created a Portfile for procServ [1]. I have tested it and it works. I would be grateful if you add it to the official repository.
Thank you!
[1] http://sourceforge.net/projects/procserv/
Regards,
Pavel Maslov
Change History (2)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Priority: | High → Normal |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
Thanks.
I have a number of questions and comments:
supported_archs i386 x86_64
. Is this because you know for a fact that this will not work on PowerPC Macs?distfiles ${name}-${version}.tar.gz
should be removed because that is the default.extract.mkdir yes
andextract.post_args "| tar --strip-components=1 -zxf - "
appear to be unnecessary and should be removed.