summaryrefslogtreecommitdiff
path: root/databases/py-sybase
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2005-01-23Build Python with thread support by default and turn the existingrecht1-2/+2
python*-pth packages into meta-packages which will install the non-pth packages. Bump PKGREVISIONs on the non-pth versions to propagate the thread change, but leave the *-pth versions untouched to not affect existing installations. Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2004-10-05regen patchsumtsarna1-2/+2
2004-10-05Fix error in patchtsarna1-2/+2
2004-10-05Add a patch by me, also fed back:tsarna3-3/+57
Treat more informational messages as non-fatal, and add an extension to allow an application to capture them. Also bump revision.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-07-22add python as categoryrecht1-2/+2
ok'd a while back at pkgsrcCon by agc and wiz
2004-04-25bli3fy, remove unused buildlink2.mkrecht2-29/+3
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-1/+2
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk.
2004-01-29Category is databases not database.xtraeme1-2/+2
2003-12-30Whitespace fixescjep1-7/+7
2003-09-14hange extension.mk to also install optimized files for distutils packages.recht2-3/+4
Inspired by FreeBSD "ports". Fix the PLISTs accordingly. Also, while at it, remove now obsolete compileall.py calls in post-install targets and insure that extension.mk is in included before builinlinks of other Python modules. Discussed with/ok'ed by drochner@.
2003-07-25add py-sybase-0.36, a Python interface to the Sybase relationaldrochner5-0/+69
database system (using FreeTDS) submitted by MLH per PR pkg/21394