- Turn POPPLER_VERSION into a static number that should be still working when
poppler upgrades to 0.6.x.
- Bump the PORTREVISION.
Reported by: pointyhat via pav
- check if an installed libtool records dependencies recursively and
print a warning if it does
currently it prints the warning on every system which has libtool
installed from ports (only my local version doesn't do this, the
version in the ports is not correctly patched for this, a patch
similar in complexity (= simple) like the ltdl.m4 one in the
libtool-port-patch-directory is needed)
- enhance the regex which is responsible to not print a dependency to
the port we are just checking
- add a work in progress (not executed) to collapse the USE_* which
can have more than one value
neededlibs.sh:
- we also care about shared libs
resolveportsfromlibs.sh:
- take care about USE_OPENSSL, USE_EFL, USE_GL, USE_FAM, USE_OPENLDAP,
USE_SDL
- search in the "ldconfig -r" output if we can not find the lib ourself
- a better way of getting the first part of the LIB_DEPENDS stuff
(lib/libXYZ.so can be specified now too)
- some line wrapping + whitespace
- print the origin for the USE_* too (except USE_OPENSSL), so an user
can make some sanity checks and the explicit_lib_depends.sh can DTRT
if we check the USE_* port itself
- warn if we can not determine the right component (can happen for XORG)
unambiguously.
This is a Python based package of tools that can be used to assess
the security of a web server (including automated advanced tests,
e.g. for XSS or SQL injection vulnerabilities).
I did not get this port to work with the py-google port, there for
a local copy of pygoogle is included and packaged with this port.
Also, fix a couple bugs in the FreeBSD integration that were causing
periodic execd crashes. [1]
Submitted by: Hans-Martin Rasch <rasch at incore dot de> [1]
- Repocopy qmail-scanner to mail/qmail-scanner1 to preserver 1.x version
I made a big confusion here, i forgot i have transfered maintainership of
qmail-scanner to jmelo@, and I took the PR and did all the job.
I explained to jmelo@ and he approved all these changes.
PR: ports/115877
Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
Approved by: jmelo (maintainer)
Repocopied by: marcus
- When this version came, 0.2.0 was removed from ftp and mirror, so, i'm saving
a copy of 0.2.1 on MASTER_SITE_LOCAL to prevent this happen again in the
future [1]
Noticed by: pav [1]
ChangeLog: http://modeemi.fi/~tuomov/ion/download/ion-3-changelog.html
From the release notes: ``This release features a few minor fixes. If no major
problems are discovered, this is likely to be the last "rc" release before the
first and hopefully final "stable" release.''