Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0_1 01 Jan 2021 11:45:05
![Revision:559825 Revision:559825](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
3.0_1 01 Jan 2021 10:11:35
![Revision:559822 Revision:559822](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
3.0_1 01 Jan 2021 00:57:24
![Revision:559792 Revision:559792](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
3.0_1 20 Aug 2020 09:36:35
![Revision:545514 Revision:545514](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add LICENSE
- Update WWW
Approved by: portmgr blanket |
3.0_1 30 Nov 2017 15:50:34
![Revision:455210 Revision:455210](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
3.0_1 16 May 2017 13:37:51
![Revision:441000 Revision:441000](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
joneum ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
3.0_1 14 Mar 2017 03:14:05
![Revision:436124 Revision:436124](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Pass maintainership to submitter
PR: 217773
Submitted by: joneum@bsdproject.de |
3.0_1 29 May 2016 01:29:08
![Revision:416081 Revision:416081](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/trac-*: minor cleanup
- Don't use trac/plugin.mk which is now empty and unneeded
- Add some NO_ARCH'es
- Add/fix some LICENSEs and LICENSE_FILES
- Pet portlint
- Regenerate some patches
Approved by: portmgr blanket |
3.0_1 01 Apr 2016 14:33:58
![Revision:412351 Revision:412351](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.0_1 16 Apr 2015 20:13:44
![Revision:384126 Revision:384126](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gblach ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port. |
3.0_1 03 Jan 2015 08:41:21
![Revision:376109 Revision:376109](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
3.0_1 18 Jun 2014 19:18:02
![Revision:358304 Revision:358304](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Use zip:infozip to avoid issues on unpacking
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
3.0 10 Mar 2014 18:01:09
![Revision:347789 Revision:347789](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert www to USES=zip |
3.0 26 Jan 2014 14:32:18
![Revision:341185 Revision:341185](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Stage support |
3.0 20 Sep 2013 23:36:54
![Revision:327776 Revision:327776](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.0 15 Aug 2013 00:24:56
![Revision:324747 Revision:324747](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gblach ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 3.0
Approved by: crees, tabthorpe (mentors, implicit) |
2.0.3593 04 Nov 2012 13:05:06
![Revision:306964 Revision:306964](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gblach ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form
Feature safe: yes |
2.0.3593 28 Jan 2012 13:52:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
culot ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove erroneous dependency on py-setuptools (not needed anyway as it is
automatically added with USE_PYDISTUTILS = easy_install)
Pointyhat to: culot@ |
2.0.3593 28 Jan 2012 13:19:37
![files touched by this commit files touched by this commit](/images/logs.gif) |
culot ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Permredirect is a Trac plugin which redirects users to the login screen on
PermissionError.
WWW: http://trac-hacks.org/wiki/PermRedirectPlugin
PR: ports/164377
Submitted by: Grzegorz Blach <magik@roorback.net> |