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: security/obfsproxy/Makefile
SVNWeb

Number of commits found: 27

Mon, 18 Dec 2017
[ 21:51 antoine search for other commits by this committer ] Original commit   Revision:456678
Mark BROKEN: fails to configure

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 39
    if sys.version_info < (2, 7):
     ^
SyntaxError: invalid syntax

Reported by:	pkg-fallout
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)
Sat, 18 Nov 2017
[ 12:41 cpm search for other commits by this committer ] Original commit   Revision:454427
security/obfsproxy: Make argparse a conditional dependency

Backport a patch to setup.py making argparse a conditional dependency
to fix the following error at runtime:

pkg_resources.DistributionNotFound: The 'argparse' distribution was not found
and is required by obfsproxy

While I'm here, pet portlint, USE_* comes before USES. Bump PORTREVISION.

PR:		223320
Submitted by:	cpm
Reported by:	Hadi <rezaee.hadi@gmail.com>
Approved by:	cs (maintainer timeout, 2 weeks)
Mon, 4 Sep 2017
[ 00:01 sunpoet search for other commits by this committer ] Original commit   Revision:449230
Change from USES=twisted to devel/py-twisted

- Bump PORTREVISION for dependency change

PR:		221665
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
Sun, 4 Dec 2016
[ 13:08 rene search for other commits by this committer ] Original commit   Revision:427780
Remove dependency on devel/py-argparse which is expired and included in
Python 2.7+ / 3.2+ by default.

sysutils/osquery fails to build because of C++ errors.
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
Fri, 25 Dec 2015
[ 21:35 cs search for other commits by this committer ] Original commit   Revision:404475
Update to 0.2.13
Wed, 27 May 2015
[ 00:09 amdmi3 search for other commits by this committer ] Original commit   Revision:387528 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Don't cat pkg-message from Makefiles

Approved by:	portmgr blanket
Fri, 24 Oct 2014
[ 16:50 mva search for other commits by this committer ] Original commit   Revision:371453 (Only the first 10 of 118 ports in this commit are shown above. View all ports for this commit)
- Convert ports of science/ and security to new USES=python

Approved by:	portmgr (implicit)
Mon, 21 Jul 2014
[ 19:29 cs search for other commits by this committer ] Original commit   Revision:362470
Update to 0.2.10
Sat, 3 May 2014
[ 14:40 cs search for other commits by this committer ] Original commit   Revision:352915
Update to 0.2.9
Sun, 30 Mar 2014
[ 15:56 cs search for other commits by this committer ] Original commit   Revision:349641
Update to 0.2.7
Sat, 22 Feb 2014
[ 14:12 cs search for other commits by this committer ] Original commit   Revision:345653
Add devel/py-yaml as a run dependency
Thu, 20 Feb 2014
[ 19:59 cs search for other commits by this committer ] Original commit   Revision:345261
- Update to 0.2.6
- Support Staging
- Fix License
Sun, 8 Dec 2013
[ 12:04 mva search for other commits by this committer ] Original commit   Revision:335877 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
New USES=twisted, to replace the old USE_TWISTED knob.

twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
    USE_TWISTED=        yes
    USE_TWISTED=        conch names
    USE_TWISTED_RUN=    yes
you now would write
    USES=       twisted
    USES=       twisted:conch,names
    USES=       twisted:run
Tue, 1 Oct 2013
[ 20:54 cs search for other commits by this committer ] Original commit   Revision:328994
Update to 0.2.4
Sat, 21 Sep 2013
[ 22:23 cs search for other commits by this committer ] Original commit   Revision:327843
Update to 0.2.3
Fri, 20 Sep 2013
[ 22:55 bapt search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 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:
security)
Mon, 15 Jul 2013
[ 09:20 cs search for other commits by this committer ] Original commit   Revision:323025
re-add pkg-message properly
[ 07:40 cs search for other commits by this committer ] Original commit   Revision:323020
Move security/pyobfsproxy to security/obfsproxy which was the port of the
legacy C version of obfsproxy and recently renamed upstream.
Sun, 20 May 2012
[ 11:22 cs search for other commits by this committer ] Original commit 
Remove mirror which does not serve the distfile anymore
Thu, 3 May 2012
[ 11:38 cs search for other commits by this committer ] Original commit 
Update to 0.1.4
Fri, 13 Apr 2012
[ 12:11 cs search for other commits by this committer ] Original commit 
Bump PORTREVISION after new openssl update
Wed, 4 Apr 2012
[ 17:58 cs search for other commits by this committer ] Original commit 
- Update to 0.1.3
- Add a third mirror

Approved by:    glarkin@ (mentor, implicit)
Feature safe:   yes
Tue, 13 Mar 2012
[ 14:48 cs search for other commits by this committer ] Original commit 
Add official mirror and use official tarball since it was released recently

Approved by:    glarkin@ (mentor, implicit)
Feature safe:   yes
Mon, 12 Mar 2012
[ 22:34 cs search for other commits by this committer ] Original commit 
Update to 0.1.1 (and bump PORTEPOCH)

Approved by:    glarkin@ (mentor, implicit)
Feature safe:   yes
Fri, 24 Feb 2012
[ 15:06 cs search for other commits by this committer ] Original commit 
obfsproxy is a tool that attempts to circumvent censorship, by transforming the
Tor traffic between the client and the bridge. This way, censors, who usually
monitor traffic between the client and the bridge, will see innocent-looking
transformed traffic instead of the actual Tor traffic.

WWW: https://www.torproject.org/projects/obfsproxy.html.en

Approved by:    glarkin@ (mentor)

Number of commits found: 27