Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.49_9 31 Mar 2020 11:26:12 |
rene |
Remove expired ports:
2020-03-29 security/w3af: Uses deprecated version of Python
2020-03-30 sysutils/duplicity-devel: Obsolete now, use sysutils/duplicity
instead
2020-03-31 net-mgmt/tornova: Use EOL'd Python 2.7
2020-03-31 audio/py-ogg: Unmaintained, uses EOLed python27
2020-03-31 net-mgmt/onionlauncher: Use EOL'd Python 2.7
2020-03-31 databases/mongodb34: EOL January 2020; See
https://www.mongodb.com/support-policy
2020-03-31 graphics/sane-frontends: Unmaintained upstream, no consumers left
2020-03-31 lang/ruby24: Move to a new version (lang/ruby26 or above). Ruby 2.4
is in security maintenance phase and planned for EOL on March 31, 2020
2020-03-31 databases/pgpool: Reached EOL at 2019-10-31, please use pgpool-II-35
or higher
2020-03-31 net/pygopherd: Unmaintained, uses EOLed python27
databases/mongodb34-tools: Part of expired MongoDB 3.4 |
1.6.49_9 29 Feb 2020 12:30:17 |
dbaio |
security/w3af: Mark as deprecated and set an expiry date
Upstream still don't have plans for Python 3 and its requirements are
stuck on a specific version (usually old versions). |
1.6.49_9 31 Dec 2019 15:49:03 |
rene |
security/w3af: replace expired soappy dependency with zeep |
1.6.49_8 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.6.49_7 11 Apr 2019 06:31:00 |
antoine |
Fix dependencies harder |
1.6.49_7 11 Apr 2019 06:25:55 |
antoine |
Fix dependencies |
1.6.49_7 24 Mar 2019 15:34:41 |
kwm |
Drop the GUI option which uses expired www/py-webkitgtk. |
1.6.49_6 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.6.49_5 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.6.49_5 25 Apr 2018 21:01:36 |
sunpoet |
Fix msgpack dependency
- Bump PORTREVISION for package change |
1.6.49_4 22 Apr 2018 18:29:51 |
sunpoet |
Move devel/py-msgpack-python to devel/py-msgpack
- Update to 0.5.6
- Update pkg-descr
- Update WWW
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
1.6.49_3 31 Mar 2018 11:35:58 |
dbaio |
security/w3af: Fix GUI, Update WWW |
1.6.49_2 17 Mar 2018 14:43:34 |
dbaio |
Fix order of variables
Ports maintained by me in categories: science security sysutils textproc |
1.6.49_2 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.6.49_1 26 Feb 2018 22:32:27 |
sunpoet |
Simplify Makefile: use PY_FUTURES
With hat: python |
1.6.49_1 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.6.49_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.6.49_1 04 Nov 2017 14:03:38 |
dbaio |
security/w3af: Fix shebang and a wrong dependency |
1.6.49 08 May 2017 17:21:49 |
dbaio |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
1.6.49 27 Dec 2016 12:13:36 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to options helpers
- Don't install license with docs
Approved by: portmgr blanket |
1.6.49 02 Aug 2016 17:29:23 |
pi |
security/w3af: 1.0-rc4 -> 1.6.49
- move from SF to new official repo at Github
- set LICENSE_FILE
- add 12 new dependencies
- remove do-patch section
- change BUILD_DEPENDS to RUN_DEPENDS
- apply shebangfix on tools/*
- add DOCS option
- submitter becomes maintainer
PR: 211061
Changes: https://github.com/andresriancho/w3af/blob/master/doc/CHANGELOG
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> |
1.0.r4_6 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0.r4_6 19 Apr 2015 13:49:29 |
demon |
Rename nltk --> py-nltk for consistency. |
1.0.r4_6 19 Apr 2015 08:31:24 |
demon |
Fix deps after addition of PKGNAMEPREFIX to textproc/nltk. |
1.0.r4_6 24 Jan 2015 19:27:28 |
antoine |
Fix some _DEPENDS |
1.0.r4_5 24 Oct 2014 16:50:43 |
mva |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
1.0.r4_5 23 Sep 2014 17:33:19 |
amdmi3 |
- Drop @dirrm* from plist
- simplify |
1.0.r4_5 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.0.r4_4 11 Jul 2014 22:43:48 |
pawel |
- Add staging support
- Make BUILD_DEPENDS path independent
- Convert to USES=tar:bzip2, new LIB_DEPENDS format
- Use option helpers, subs |
1.0.r4_4 04 Jul 2014 12:46:11 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
1.0.r4_4 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.0.r4_3 08 Mar 2014 09:55:21 |
antoine |
Fix a BUILD_DEPENDS line after last py-openssl update |
1.0.r4_3 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.0.r4_3 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.0.r4_2 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.0.r4_2 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.0.r4_2 04 Mar 2013 10:55:24 |
lwhsu |
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation |
1.0.r4_2 07 Oct 2012 08:44:21 |
sbz |
- Convert to new options framework
- Add LICENSE
- Add math/py-numpy build depends
- Bump PORTREVISION |
1.0.r4_1 14 Sep 2012 10:18:11 |
rm |
- chase textproc/nltk update (upstream switched to setuptools)
Reported by: beat
Approved by: portmgr (beat) |
1.0.r4 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.0.r4 18 Mar 2011 10:04:54 |
sbz |
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor) |
1.0.r4 02 Dec 2010 10:15:10 |
jadawin |
- Update to 1.0-rc4
PR: ports/152417
Submitted by: Sofian Brabez <sbrabez AT gmail.com> |
1.0.r3 21 Oct 2010 07:29:56 |
jadawin |
- Update to 1.0-rc3
PR: ports/151440
Submitted by: Sofian Brabez <sbrabez _AT_ gmail.com> |
1.0.r2_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.0.r2 10 Mar 2010 16:58:22 |
gahr |
- Respect PREFIX, hopefully fixing the previous commit.
Reported by: QAT |
1.0.r2 10 Mar 2010 14:24:42 |
gahr |
- Fix previous commit (missing ${MKDIR}) |
1.0.r2 10 Mar 2010 11:35:23 |
gahr |
- Update to 1.0-rc2
PR: 144396
Submitted by: Niels Heinen <niels@heinen.ws>
Reviewed by: Sofian Brabez <sbrabez@gmail.com> (maintainer)
Approved by: jadawin (wants his PRs, can't commit right now) |
0.1.20070610 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.1.20070610 27 Feb 2009 20:45:20 |
tabthorpe |
- Pass maintainership to submitter
Submitted by: Sofian Brabez via private email |
0.1.20070610 18 Dec 2008 02:33:39 |
linimon |
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.1.20070610 14 Sep 2007 12:16:10 |
se |
Add marker that reminds to keep the last of the dirrm lines when
the (only temporarily included) local copy of pygoogle is removed. |
0.1.20070610 12 Sep 2007 08:01:43 |
pav |
- Properly clean up directories
Reported by: pointyhat |
0.1.20070610 06 Sep 2007 13:44:02 |
se |
Fix build on -stable. Pointed out by Pointyhat via Pav. (Thanks!) |
0.1.20070610 04 Sep 2007 18:47:44 |
se |
Remove spurious backslash. |
0.1.20070610 04 Sep 2007 18:44:41 |
se |
New port of w3af, the Web Application Audit and Attack Framework.
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. |