aboutsummaryrefslogtreecommitdiff
path: root/security/py-cryptkit
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports (part 2):Rene Ladan2020-01-273-29/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 2020-01-27 sysutils/py-bcfg2: Unmaintained, uses EOLed python27 2020-01-27 sysutils/rdiff-backup-devel: Unmaintained, uses EOLed python27 2020-01-27 sysutils/tentakel: Unmaintained, uses EOLed python27 2020-01-27 textproc/archmage: Unmaintained, uses EOLed python27 2020-01-27 textproc/py-asv: Unmaintained, uses EOLed python27 2020-01-27 textproc/py-dsv: Unmaintained, uses EOLed python27 2020-01-27 textproc/py-excelerator: Unmaintained, uses EOLed python27 2020-01-27 textproc/py-jaxml: Unmaintained, uses EOLed python27 2020-01-27 textproc/py-libtre: Unmaintained, uses EOLed python27 2020-01-27 textproc/py-pyctpp2: Unmaintained, uses EOLed python27 2020-01-27 textproc/py-rstyoutube: Unmaintained, uses EOLed python27 2020-01-27 textproc/py-rxp: Unmaintained, uses EOLed python27 2020-01-27 textproc/py-syck: Unmaintained, uses EOLed python27 2020-01-27 textproc/py-tvgrab: Unmaintained, uses EOLed python27 2020-01-27 textproc/py-xlwriter: Unmaintained, uses EOLed python27 2020-01-27 textproc/py2html: Unmaintained, uses EOLed python27 2020-01-27 textproc/queequeg: Unmaintained, uses EOLed python27 2020-01-27 textproc/rubber: Unmaintained, uses EOLed python27 2020-01-27 textproc/silvercity: Unmaintained, uses EOLed python27 2020-01-27 textproc/xsv: Unmaintained, uses EOLed python27 2020-01-27 textproc/yould: Unmaintained, uses EOLed python27 2020-01-27 www/cherokee: Unmaintained, uses EOLed python27 2020-01-27 www/cppcms: Unmaintained, uses EOLed python27 2020-01-27 www/gaeutilities: Unmaintained, uses EOLed python27 2020-01-27 www/google-sitemapgen: Unmaintained, uses EOLed python27 2020-01-27 www/jtoolkit: Unmaintained, uses EOLed python27 2020-01-27 www/linkchecker: Unmaintained, uses EOLed python27 2020-01-27 www/ljdump: Unmaintained, uses EOLed python27 2020-01-27 www/monast: Unmaintained, uses EOLed python27 2020-01-27 www/py-django-paging: Unmaintained, uses EOLed python27 2020-01-27 www/py-fcgi: Unmaintained, uses EOLed python27 2020-01-27 www/py-http-parser: Unmaintained, uses EOLed python27 2020-01-27 www/py-meld: Unmaintained, uses EOLed python27 2020-01-27 www/py-mt: Unmaintained, uses EOLed python27 2020-01-27 www/py-rhodecode: Unmaintained, uses EOLed python27 2020-01-27 www/qooxdoo: Unmaintained, uses EOLed python27 2020-01-27 www/varnish-libvmod-maxminddb: Unmaintained, uses EOLed python27 2020-01-27 x11/metisse: Unmaintained, uses EOLed python27 2020-01-27 x11/ooxcb: Unmaintained, uses EOLed python27 2020-01-27 x11-toolkits/diorite: Unmaintained, uses EOLed python27 2020-01-27 x11-toolkits/nucleo: Unmaintained, only used by deprecated x11/metisse 2020-01-27 x11-toolkits/py-gui: Unmaintained, uses EOLed python27 2020-01-27 x11-wm/ede: Unmaintained, uses EOLed python27 2020-01-27 x11-wm/obapps: Unmaintained, uses EOLed python27 2020-01-27 x11-wm/obkey: Unmaintained, uses EOLed python27 2020-01-27 x11-wm/obmenu: Unmaintained, uses EOLed python27 2020-01-27 x11-wm/plwm: Unmaintained, uses EOLed python27 Notes: svn path=/head/; revision=524265
* Deprecate a few portsAntoine Brodin2019-12-261-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=520894
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* - Strip librariesDmitry Marakasov2015-03-121-0/+4
| | | | Notes: svn path=/head/; revision=381057
* - Convert ports of science/ and security to new USES=pythonMarcus von Appen2014-10-241-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371453
* security/py-cryptkit: support stagingWilliam Grzybowski2013-12-292-43/+2
| | | | Notes: svn path=/head/; revision=337968
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - convert to using PYTHON_SITELIBDIR (non-functional change)Ruslan Makhmatkhanov2012-02-121-41/+41
| | | | Notes: svn path=/head/; revision=291063
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* [PATCH] security/py-cryptkit: [WWW CHANGE]Edwin Groothuis2005-12-251-1/+1
| | | | | | | | | | Could not load orig WWW page PR: ports/90906 Submitted by: Soeren Straarup <xride@x12.dk> Notes: svn path=/head/; revision=152036
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Add missing .pyo files to each pkg-plistHye-Shik Chang2002-08-231-0/+11
| | | | Notes: svn path=/head/; revision=64882
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-8/+1
| | | | Notes: svn path=/head/; revision=58334
* add py-cryptkit 0.9Ying-Chieh Liao2002-03-165-0/+64
A Cryptographic Toolkit for Python Notes: svn path=/head/; revision=56201