summaryrefslogtreecommitdiff
path: root/databases/py-cdb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2020-03-203-54/+0
| | | | | | | | | | | | | | | | | | | | | | | | 2020-03-18 devel/py-Products.validation: Old, uses EOLed python27 2020-03-18 devel/py-Acquisition: Old, uses EOLed python27 2020-03-18 devel/py-Products.contentmigration: Old, uses EOLed python27 2020-03-18 textproc/py-zope.app.locales: Old, uses EOLed python27 2020-03-18 devel/py-Products.LDAPUserFolder: Old, uses EOLed python27 2020-03-18 devel/py-zLOG: Old, uses EOLed python27 2020-03-19 textproc/py-ltxml: Unmaintained, uses EOLed python27 2020-03-19 x11-toolkits/flowcanvas: Unmaintained, uses EOLed python27 2020-03-19 audio/raul: Unmaintained, uses EOLed python27 2020-03-19 audio/py-vorbis: Unmaintained, uses EOLed python27 2020-03-19 databases/py-cdb: Unmaintained, uses EOLed python27 2020-03-19 devel/py-libplist: Unmaintained, uses EOLed python27 2020-03-19 devel/py-mwlib: Unmaintained, uses EOLed python27 2020-03-19 emulators/openmsx: Unmaintained, uses EOLed python27 2020-03-19 graphics/py-soya3d: Unmaintained, uses EOLed python27 2020-03-19 irc/py-supybot: Unmaintained, uses EOLed python27 2020-03-19 net-mgmt/py-pdagent: Unmaintained, uses EOLed python27 2020-03-19 textproc/pychm: Unmaintained, uses EOLed python27 Notes: svn path=/head/; revision=528757
* Deprecate a few unmaintained ports that use python27Antoine Brodin2020-02-181-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=526451
* Reduce dependency on the python2 metaportAntoine Brodin2018-02-191-1/+2
| | | | | | | | PR: 225752 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=462307
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Clarify LICENSEDmitry Marakasov2015-12-011-1/+5
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=402795
* - Add LICENSEDmitry Marakasov2015-03-271-0/+4
| | | | | | | - Strip library Notes: svn path=/head/; revision=382391
* - Use PORTDOCS and PORTEXAMPLESSunpoet Po-Chuan Hsieh2015-01-153-15/+5
| | | | | | | | - Simplify Makefile - Remove Author line Notes: svn path=/head/; revision=377106
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371255
* - Convert ports from databases/ and deskutils/ to new USES=pythonMarcus von Appen2014-10-191-4/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371173
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* - Convert to PYDISTUTILS_AUTOPLISTMarcus von Appen2013-09-282-10/+15
| | | | | | | | | | - Enable stage support - Limit to the supported python versions - Change to new LIB_DEPENDS where necessary - Switch to new OPTIONS framework where necessary Notes: svn path=/head/; revision=328563
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 0.34Sylvio Cesar Teixeira2011-08-162-4/+3
| | | | Notes: svn path=/head/; revision=279825
* back to the pool maintainer has no more access to FreeBSDBaptiste Daroussin2011-06-101-1/+1
| | | | | | | Submitted by: maintainer (by mail) Notes: svn path=/head/; revision=275315
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* - Install example and (minimal) documentationKirill Ponomarev2003-10-102-2/+22
| | | | | | | | | | | | | - Use PYTHON_SITELIBDIR macro in pkg-plist - Shorten COMMENT to make pkg_info(1) happier - Bump PORTREVISION for changed package PR: 57814 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: maintainer Notes: svn path=/head/; revision=90796
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-7/+1
| | | | Notes: svn path=/head/; revision=58311
* Update to 0.32Patrick Li2002-01-272-4/+4
| | | | | | | | PR: 34319 Submitted by: maintainer Notes: svn path=/head/; revision=53851
* Update to 0.31.aPatrick Li2002-01-113-3/+3
| | | | | | | | PR: 33796 Submitted by: maintainer Notes: svn path=/head/; revision=52936
* Add py-cdb-0.22.a, a Python interface to D. J. Bernstein's CDB (constantPete Fritchman2001-12-045-0/+39
database) library PR: 32489 Submitted by: Jason R. Mastaler <jason@mastaler.com> Notes: svn path=/head/; revision=51019