summaryrefslogtreecommitdiff
path: root/databases/oraedit/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-06-30*: Revbump packages that use Python at runtime without a PKGNAME prefixnia1-2/+2
2020-12-04Revbump packages with a runtime Python dep but no version prefix.nia1-2/+2
For the Python 3.8 default switch.
2019-11-02databases: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned -r No manual corrections.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-2/+2
This is a semi-manual PKGREVISION bump.
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
2004-10-02Updated oraedit to 0.1.4. The only change was to update the scriptjdolecek1-2/+2
to work with newer Python (no more FCNTL module)
2004-10-02the old hosting is gone, binary is on new placejdolecek1-2/+3
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-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-12-28Fix dependency on python to >=1.5wiz1-2/+2
2000-06-15adjust DEPENDShubertf1-2/+2
2000-01-31Add package for oraedit 0.1.3.jdolecek1-0/+17
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.