Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0_2 27 Jan 2020 17:18:16
  |
rene  |
Remove expired ports (part 2):
2020-01-27 security/kedpm: Unmaintained, uses EOLed python27
2020-01-27 security/parano: Unmaintained, uses EOLed python27
2020-01-27 security/py-cryptkit: Unmaintained, uses EOLed python27
2020-01-27 security/py-fchksum: Unmaintained, uses EOLed python27
2020-01-27 security/py-mhash: Unmaintained, uses EOLed python27
2020-01-27 security/py-pow: Unmaintained, uses EOLed python27
2020-01-27 security/py-pycryptopp: Unmaintained, uses EOLed python27
2020-01-27 security/py-trustedpickle: Unmaintained, uses EOLed python27
2020-01-27 security/py-twofish: Unmaintained, uses EOLed python27
2020-01-27 security/revelation: Unmaintained, uses EOLed python27
2020-01-27 security/spike-proxy: Unmaintained, uses EOLed python27
2020-01-27 security/umit: Unmaintained, uses EOLed python27
2020-01-27 sysutils/feather: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
1.3.0_2 26 Dec 2019 07:54:29
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
1.3.0_2 14 Aug 2019 12:16:13
  |
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
1.3.0_2 19 Feb 2018 11:10:43
  |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.3.0_1 27 Jan 2018 12:48:26
  |
amdmi3  |
- Fix shebangs
- Cosmetic fixes |
1.3.0 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.3.0 18 Jan 2017 14:23:27
  |
vanilla  |
Update to 1.3.0. |
1.2.0 19 May 2016 11:09:14
  |
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.2.0 26 Apr 2016 12:43:52
  |
mat  |
Update to 1.2.0.
PR: 209050
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
1.0 22 Apr 2016 09:02:54
  |
amdmi3  |
- Add NO_ARCH
- Fix script installation
- Switch to options helpers
- pkg-descr fixes |
1.0 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 22 Nov 2014 09:13:36
  |
antoine  |
Cleanup plist |
1.0 24 Oct 2014 16:56:10
  |
mva  |
- Convert ports of sysutils/ to new USES=python
Approved by: portmgr (implicit) |
1.0 04 Jul 2014 22:25:48
  |
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
1.0 06 Jun 2014 15:15:36
  |
vanilla  |
Stagify. |
1.0 13 Jan 2014 21:00:04
  |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.0 16 Dec 2013 18:24:49
  |
glarkin  |
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin |
1.0 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.0 30 Nov 2011 22:20:54
 |
glarkin  |
Feather is a tarsnap wrapper script that performs and maintains a
set of backups as defined by a YAML configuration file.
Features:
- Dynamic scheduling
- Keep an arbitrary number of backups of each schedule type
- Restrict schedules based on time of day
- Restrict feather run to a certain amount of wall time (max_runtime)
- Multiple backup paths per tarsnap
- Multiple exclude list per tarsnap
WWW: https://github.com/danrue/feather
Feature safe: yes |