notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: sysutils/py-ezjailremote/Makefile
SVNWeb

Number of commits found: 14

Sun, 23 Feb 2020
[ 15:25 antoine search for other commits by this committer ] Original commit   Revision:526925 (Only the first 10 of 257 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports

With hat:	portmgr
Fri, 6 Sep 2019
[ 23:23 dbaio search for other commits by this committer ] Original commit   Revision:511378
devel/py-fabric: Copy to devel/py-fabric1

Make way for devel/py-fabric to be updated to its latest version (2.x)

Updates dependents that require fabric < 2 to devel/py-fabric1

Reviewed by:	koobs (maintainer)
Approved by:	koobs (maintainer)
Differential Revision:	https://reviews.freebsd.org/D21304
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 7 May 2015
[ 20:24 mat search for other commits by this committer ] Original commit   Revision:385665 (Only the first 10 of 323 ports in this commit are shown above. View all ports for this commit)
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 24 Oct 2014
[ 16:56 mva search for other commits by this committer ] Original commit   Revision:371454 (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
- Convert ports of sysutils/ to new USES=python

Approved by:	portmgr (implicit)
Sat, 1 Feb 2014
[ 08:58 koobs search for other commits by this committer ] Original commit   Revision:342102
sysutils/py-ezjailremote: Bump PORTREVISION
[ 08:48 koobs search for other commits by this committer ] Original commit   Revision:342099
sysutils/py-ezjailremote: Modernize: STAGE, AUTOPLIST, LICENSE

- Enable STAGE support
- Enable AUTOPLIST, delete pkg-plist
- Deprecate easy_install target
- Add LICENSE (BSD2CLAUSE)
Fri, 20 Sep 2013
[ 23:06 bapt search for other commits by this committer ] Original commit   Revision:327772 (Only the first 10 of 1053 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Fri, 3 May 2013
[ 13:30 koobs search for other commits by this committer ] Original commit   Revision:317204
sysutils/py-ezjailremote: Update to 0.2.2

- Update to 0.2.2
- Update pkg-plist
- Remove USE_ZIP
- Use GitHub for distribution files

Changes: https://github.com/tomster/ezjail-remote/commits/0.2.2

Approved by:	eadler, rm (mentors, implicit)
Mon, 29 Apr 2013
[ 08:41 koobs search for other commits by this committer ] Original commit   Revision:316782
sysutils/py-ezjailremote: Update to 0.2.1

- Add ezjail to RUN_DEPENDS
- Whitespace alignment
- pkg-descr: Tab->space in WWW:

Approved by:	eadler, rm (mentors, implicit)
Sat, 9 Feb 2013
[ 14:50 koobs search for other commits by this committer ] Original commit   Revision:311983 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.

Approved by:	eadler (mentor)
Thu, 18 Oct 2012
[ 11:32 sbz search for other commits by this committer ] Original commit   Revision:306061
ezjail-remote is a remote control and convenience wrapper for the ezjail-admin
command of the most excellent ezjail tool, which in turn is itself a
convenience wrapper for jails, FreeBSD's leight-weight virtualization solution

WWW:	https://github.com/tomster/ezjail-remote

PR:		ports/171489
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail.com>
Feature safe:	yes

Number of commits found: 14