aboutsummaryrefslogtreecommitdiff
path: root/databases/py-gdbm
Commit message (Collapse)AuthorAgeFilesLines
* - convert to using PYTHON_SITELIBDIR (not functional change)Ruslan Makhmatkhanov2012-02-121-1/+1
| | | | Notes: svn path=/head/; revision=291050
* - Track dependencies after databases/gdbm updateGabor Kovesdan2011-09-121-1/+2
| | | | Notes: svn path=/head/; revision=281668
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longerErwin Lansing2010-10-281-1/+1
| | | | | | | | | | | | | be generated or checked, and will be silently ignored for now. Also, generalize the MD5_FILE macro to DISTINFO_FILO. PR: 149657 Submitted by: rene Approved by: portmgr Tested on: pointyhat i386 7-exp Notes: svn path=/head/; revision=263705
* - Grab maintainership of these ports for python@Li-Wen Hsu2010-08-201-1/+1
| | | | Notes: svn path=/head/; revision=259648
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responseMark Linimon2010-05-231-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=254920
* - Fix building with python3*Li-Wen Hsu2009-07-082-2/+36
| | | | | | | | | | | | - Use checksum file under lang/python${PYTHON_SUFFIX}/, for removal lang/python/distinfo PR: ports/136199 Submitted by: lwhsu Approved by: perky Notes: svn path=/head/; revision=237415
* - 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
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Enable building for Python-2.4 by utilizing PYTHON_MASTER_SITES.Hye-Shik Chang2003-11-041-1/+1
| | | | Notes: svn path=/head/; revision=93089
* Chase bsd.python.mk's change PYTHON_SITE_SUBDIR -> PYTHON_MASTER_SITE_SUBDIR.Hye-Shik Chang2003-11-041-1/+1
| | | | | | | Submitted by: marcus Notes: svn path=/head/; revision=93080
* Utilize PYTHON_SITE_SUBDIR and USE_PYTHON.Hye-Shik Chang2003-10-191-1/+1
| | | | Notes: svn path=/head/; revision=91636
* - Use ports/lang/python's MD5_FILE.Hye-Shik Chang2003-07-312-15/+4
| | | | | | | | | - Take maintainership Approved by: tg (previous maintainer) Notes: svn path=/head/; revision=86074
* Add checksums for Python-2.2.3Hye-Shik Chang2003-06-041-0/+1
| | | | Notes: svn path=/head/; revision=82239
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72367
* Add checksums for Python-2.2.2.Hye-Shik Chang2002-10-171-1/+1
| | | | | | | Approved by: tg Notes: svn path=/head/; revision=68200
* Use USE_PYDISTUTILS.Thomas Gellekum2002-04-171-7/+1
| | | | Notes: svn path=/head/; revision=57798
* Update checksums for Python-2.2.1.Thomas Gellekum2002-04-121-0/+2
| | | | | | | | PR: 36977 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=57618
* Update checksum for Python-2.1.3.Thomas Gellekum2002-04-111-0/+1
| | | | Notes: svn path=/head/; revision=57568
* Upgrade python21 to 2.1.2, the latest bugfix release.Thomas Gellekum2002-01-221-0/+1
| | | | | | | | | | PR: 34078 Submitted by: Hye-Shik Chang <perky@fallin.lv> Update checksum of dependent ports. Notes: svn path=/head/; revision=53550
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.Thomas Gellekum2002-01-071-0/+1
| | | | | | | | | | PR: 33444 Submitted by: Hye-Shik Chang <perky@fallin.lv> Add new MD5 to dependent ports. Notes: svn path=/head/; revision=52711
* Add checksums for 2.0.1 and 2.1.1.Thomas Gellekum2001-07-261-0/+2
| | | | | | | Reminded by: Ray Kohler <rkohler1@cox.rr.com> Notes: svn path=/head/; revision=45503
* Use the same MASTER_SITES as lang/python.Thomas Gellekum2001-05-041-2/+2
| | | | Notes: svn path=/head/; revision=42245
* Add checksum for python-2.1.Thomas Gellekum2001-05-021-0/+1
| | | | Notes: svn path=/head/; revision=42167
* Correct file name.Thomas Gellekum2001-03-051-1/+1
| | | | Notes: svn path=/head/; revision=39089
* Use the py-distutils for building and installing.Thomas Gellekum2001-03-013-14/+33
| | | | Notes: svn path=/head/; revision=38930
* Style/space police (space -> tab) over the database category.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37975
* Remove trailing period and package name from the pkg-comment.Dmitry Sivachenko2000-12-181-1/+1
| | | | Notes: svn path=/head/; revision=36071
* New port py-gdbm; this contains Python bindings to the GNU dbm library.Thomas Gellekum2000-10-206-0/+49
Notes: svn path=/head/; revision=34016