Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-09-21 | Strip the ".buildlink" from the names of the python application and | jlam | 1 | -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-19 | use python buildlink file | drochner | 1 | -3/+4 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-28 | Fix dependency on python to >=1.5 | wiz | 1 | -2/+2 | |
2000-06-15 | adjust DEPENDS | hubertf | 1 | -2/+2 | |
2000-02-05 | RCS tag added | wiz | 1 | -0/+2 | |
2000-01-31 | forgot to change here when committing: | jdolecek | 1 | -2/+2 | |
Python is required, fix grammar | |||||
2000-01-31 | Add package for oraedit 0.1.3. | jdolecek | 5 | -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. |