Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.3_3 07 Feb 2019 19:27:44 |
rene |
Remove expired ports:
2019-02-06 sysutils/yum: Abandoned upstream, does not work with python3
2019-02-06 sysutils/createrepo: Abandoned upstream, does not work with python3 |
3.4.3_3 05 Jan 2019 09:13:17 |
antoine |
Fix expiration year |
3.4.3_3 05 Jan 2019 09:11:06 |
antoine |
Deprecate sysutils/createrepo and sysutils/yum:
- abandoned upstream
- do not work with python3 |
3.4.3_3 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 |
3.4.3_3 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 ) |
3.4.3_3 10 Oct 2017 21:31:30 |
linimon |
For ports that are explicitly enabled on armv6, also enable them
on armv7. This has not been tested with an -exp run but should
"do no harm".
PR: 221894 (partial) |
3.4.3_3 08 Nov 2016 19:29:57 |
linimon |
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. |
3.4.3_3 05 Oct 2016 19:17:41 |
linimon |
Mark as only relevant for linux archs.
Approved by: portmgr (tier-2 blanket) |
3.4.3_3 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
3.4.3_3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.4.3_3 12 Jan 2016 19:11:03 |
ak |
- Remove devel/gettext dependency, USES=gettext is enough |
3.4.3_2 09 Jun 2015 16:37:35 |
amdmi3 |
- Fix shebangs
- Add missing bash dependency
MFH: 2015Q2 |
3.4.3_1 22 Apr 2015 11:03:04 |
amdmi3 |
- Add CPE info
- Add LICENSE_FILE
Approved by: portmgr blanket |
3.4.3_1 03 Mar 2015 00:37:29 |
bapt |
Fix plist
Use @dir and @sample where possible |
3.4.3 24 Jan 2015 15:07:40 |
antoine |
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name, as the former can't be attributed to a package |
3.4.3 24 Oct 2014 16:56:10 |
mva |
- Convert ports of sysutils/ to new USES=python
Approved by: portmgr (implicit) |
3.4.3 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
3.4.3 13 Dec 2013 22:26:11 |
antoine |
- Add LICENSE
- Stage support
- Fix plist |
3.4.3 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
3.4.3 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
3.4.3 23 Mar 2013 15:23:08 |
lwhsu |
- Fix plist
Submitted by: pointyhat via miwi |
3.4.3 17 Mar 2013 14:20:20 |
danfe |
In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist. |
3.4.3 04 Mar 2013 10:55:24 |
lwhsu |
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation |
3.4.3 19 Oct 2012 13:45:57 |
gahr |
- Add a couple of @dirrmtry to make redports happy
Feature safe: yes
Reported by: redports.org |
3.4.3 19 Oct 2012 08:48:16 |
gahr |
- New port: sysutils/yum
The yum package manager is used by Fedora (and CentOS) to manage RPM
packages.
PR: 150541
Submitted by: Anders F Björklund <afb@rpm5.org>
Feature safe: yes |