Contents of new distfile checked, and are identical to old one.
PR: 90373
Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
Approved by: clement (mentor)
1) Fix linuxisms regarding usage of test(1) and tr(1)
2) Emulate linux seq(1) utility using misc/seq2 and a wrapper
script (dvdwizard_seq)
3) Use misc/gnuls instead of ls(1) since the application
assumes a specific output format
4) Use multimedia/y4mscaler to convert ppmtoy4m 4:4:4 output
to 4:2:0 required by multimedia/mjpegtools
5) Install README
o Bump PORTREVISION
- Rename files/bb{ackup,store}d.sh as above to .sh.in, add appropriate
substitutions
- Add SHA256
- OPTIONSify
- Some general reorganisation and cleanup of whitespace
PR: ports/90166
Submitted by: James O'Gorman <james@netinertia.co.uk> (maintainer)
This fixes problems where the hostname instead of the original host-part
from the query will be used as target in forms (eg. in a FastCGI'd version).
If you are for example accessing the webserver through localhost over an
ssh-forwarded connection, the URLs would be rewritten to use the real hostname,
thus becoming unusable. Bump PORTREVISION.
- Do not require perl at build-time
- Pet portlint
- Remove WWW from pkg-descr
- Remove simple patch and use perl to replace this
- Pass maintainership to submitter
PR: ports/90385
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
commands that are dependent on the host machine architecture.
This fixes installation failure on amd64 in some circumstances.
PR: ports/80679 [1], ports/90252 [2]
Submitted by: OMATSU Shinichiro <koma2@lovepeers.org> [1]
Torfinn Ingolfsen <tingo@start.no> [2]
Approved by: emulation (maintainer, timeout 7 months)
- Add MASTER_SITES mirrors
- Use USE_PERL and reinplace hardcoded path for perl
- OPTIONally run-depend on security/p5-Net-SSLeay and security/nmap
- Install config.txt as nikto.conf (and replace references to config.txt in
all appropriate places)
- Use INSTALL_DATA for plugins
- Bump PORTREVISION
- Pass maintainership to submitter
- Make some changes to preserve nikto.conf when it's changed and install
nikto.conf.sample [1]
PR: 90344
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Reviewed by: garga [1]
Notable upstream changes:
* new help/usage screen and man page
* new man page currently only available in en, pt_PT and pt_BR
* nmapfe is now a shiny GTK2 application
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
PR: ports/90371
- Pathes was included in original distfiles.
- Bump PortRevision
- Pass maintainership to submitter.
PR: ports/90365
Submitted by: Ion-Mihai "IOnut" Tetcu