Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Jan 2021 11:45:05
0.2_1

|
antoine  |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
01 Jan 2021 10:11:35
0.2_1

|
antoine  |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
01 Jan 2021 00:57:24
0.2_1

|
rene  |
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 ) |
20 Jun 2018 17:05:44
0.2_1

|
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 |
30 Nov 2017 15:50:34
0.2_1

|
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 ) |
29 May 2016 01:29:08
0.2_1

|
amdmi3  |
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 |
01 Apr 2016 14:33:58
0.2_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
03 Jan 2015 08:41:21
0.2_1

|
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
09 Feb 2014 07:50:06
0.2_1

|
rm  |
- add upstream patch to fix runtime, using correct url scheme
- adopt staging and use auto-generated packing list
- bump PORTREVISION
PR: 183853
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
26 Jan 2014 14:30:44
0.2

|
miwi  |
- Stage Support |
20 Sep 2013 23:36:54
0.2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
19 Mar 2011 12:38:54
0.2
|
miwi  |
- Get Rid MD5 support |
10 Dec 2010 04:50:32
0.2
|
pgollucci  |
OhlohWidgetsMacro is a plugin for Trac which embeds Ohloh widgets.
WWW: http://www.schwarz.eu/opensource/projects/ohloh_widgets_macro
PR: ports/151062
Submitted by: Douglas Thrift |