summaryrefslogtreecommitdiff
path: root/databases/oraedit
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for databases categoryagc1-1/+2
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-05-17Bump applications PKGREVISIONs for python users that might be usingwiz1-2/+2
python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all.
2014-01-25No need to have two variables for the same logic.wiz1-2/+2
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-04-15Reset maintainer, developer has left the buildingwiz1-2/+2
2012-03-15Bump PKGREVISION from default python to 2.7.obache1-2/+2
2011-06-19Use an empty do-configure target instead of NO_CONFIGURE=yes, as thedholland1-2/+3
latter silently breaks REPLACE_PYTHON.
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-2/+2
2009-05-20update master site.zafer1-2/+2
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-2/+2
changed runtime dependencies now.
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-2/+4
their files via a custom do-install target.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-11-19Fixed pkglint warnings:rillig1-3/+3
- Replaced 1 with yes in NO_BUILD and NO_CONFIGURE, as the latter is more common.
2005-06-17Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead ofjlam1-2/+2
${PREFIX}.
2005-06-16Create directories before installing files into them.jlam1-1/+2
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-10-02Updated oraedit to 0.1.4. The only change was to update the scriptjdolecek2-5/+5
to work with newer Python (no more FCNTL module)
2004-10-02more brief and useful descriptionjdolecek1-13/+6
2004-10-02the old hosting is gone, binary is on new placejdolecek2-5/+6
2004-09-30s/replacemenet/replacement/, pointed out by Tomasz Marciniak.snj1-2/+2
Also, "particularily" is not a word.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-2/+2
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-01-19use python buildlink filedrochner1-3/+4
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-28Fix dependency on python to >=1.5wiz1-2/+2
2000-06-15adjust DEPENDShubertf1-2/+2
2000-02-05RCS tag addedwiz1-0/+2
2000-01-31forgot to change here when committing:jdolecek1-2/+2
Python is required, fix grammar
2000-01-31Add package for oraedit 0.1.3.jdolecek5-0/+35
oraedit is capable of editing functions, procedure, package bodies and specification, type body and specifications as well as views stored in Oracle. The only thing required is working sqlplus client or working rsh/ssh connection to a computer with one (and Python, of course). Documentation is currently not present, you have to figure out usage yourself ATM, sorry.