summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark this port broken, doesn't package.Satoshi Asami1998-02-021-1/+2
|
* Make this port properly package.Satoshi Asami1998-02-021-2/+2
| | | | | | | Now, I know you tested it (who doesn't? :), Andreas, but you need to test it *twice* with a "make deinstall" in between, or you may not catch files that were left from the previous installation (as it was in this case).
* Forgot cvs add for the previous commit.Andreas Klemm1998-01-3114-0/+966
| | | | Please test.
* DISTFILE moved on MASTER_SITE.Justin M. Seger1998-01-311-2/+2
|
* Update to latest version 0.4.4Andreas Klemm1998-01-293-44/+82
| | | | Please note: you need the newest xforms library (BTW: same for xmysql !)
* Update this port to version 1.7Andreas Klemm1998-01-293-37/+34
|
* Upgrade to v0.91James FitzGibbon1998-01-274-10/+10
| | | | Submitted by: Peter van Heusden <pvh@leftside.wcape.school.za>
* Use MASTER_SITE_SUNSITE and fix paths (xapps/ is gone).Bill Fenner1998-01-271-3/+3
| | | | Submitted by: distfile checker
* Upgrade to v2.3.16James FitzGibbon1998-01-2624-72/+180
| | | | Submitted-by: Josh Tiefenbach <josh@ican.net>
* Update to v3.21.21a-betaJames FitzGibbon1998-01-2640-210/+190
| | | | Submitted by: Josh Tiefenbach <josh@ican.net>
* Make gnats port to package cleanly.Paul Traina1998-01-246-8/+134
| | | | | PR: 5506 Submitted by: Jun Kuriyama
* Bring in 2 big jumbo patches from the bug-gnats mailing list.Paul Traina1998-01-201-1/+0
|
* Bring in a bunch of post 3.104 patches that came from Cyclic andPaul Traina1998-01-201-24/+0
| | | | | | | | | the bug-gnats mailing list. There are a ton of bugfixes and some good new features (like user defined states). I should have used the makefile's patch code to deal with this, but the patches had differning formats and there were order dependancies, so I built these patch ffiles by hand.
* Define PKGNAME, "beta" not allowed here.Satoshi Asami1998-01-1320-20/+40
|
* closedir(...) requires a DIR argument.Steve Price1998-01-112-4/+4
| | | | | PR: 5177 Submitted by: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
* Remove nonexistent directory from SUBDIR list.Steve Price1998-01-111-2/+1
| | | | PR: 5078
* Upgrade to v3.21.19James FitzGibbon1998-01-0640-680/+320
| | | | Submitted by: Josh Tiefenbach <josh@ican.net>
* Updated pgaccess to version 0.73 (bugfix release)Andreas Klemm1998-01-042-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | From the author: Date: Sun, 04 Jan 1998 12:44:48 +0200 From: Constantin Teodorescu <teo@flex.ro> Organization: FLEX Consulting Braila Subject: Bug in PgAccess 0.7x , fixed in 0.73 ! Hello all, recently Dave Chapeskie has discovered a bug in visual query builder, when deleting table or links! This was due to last changed in source code made in order to allow table aliasing. All previously released 0.7x versions of PgAccess are buggy from this point of view! I have released today the 0.73 version that fixes it! Please use the new versions and keep me informed !!! This new version is also using a drop-down-like combo for choosing tables in visual query builder! I will probably use it in other places in order to enhance PgAccess. Thanks again for testing PgAccess.
* update to version 0.72Andreas Klemm1997-12-282-3/+3
| | | | | | | | | | | | from the author: "I started to write at the Reports module. from a table, no filters, no sorts (yet) ! Of course, no prints ! Only fields in output report (no labels, lines or rectangles)! I am working now at region resizing (page header, footer, detail, etc) Reports will be generated as Postscript file! stay close ..."
* Constantin is very productive ;-)Andreas Klemm1997-12-262-3/+3
| | | | | | | | | | | | | | | | | | | | | | | Update to version 0.70 From his announcement: > PgAccess v0.70 handles now user defined forms and scripts! > > Manipulating forms, PgAccess could be enhanced by the user in order to > generate new applications. > The powerfull scripting feature inherited from Tcl/Tk, the native > environment of PgAccess, allow users to define and use new procedures, > libraries and even call "system" procedures that I have been used > writting PgAccess. I would say that PgAccess will be able to accept > "plugin" modules in order to make him more powerfull. It will make him > just a "shell" who will set up only a "working environment" for newly > developed applications!!!! > > More information and some examples you will find at > http://www.flex.ro/pgaccess/pga-rad.html > > Once more, I would like to thank you folks for giving me PostgreSQL and > Visual Tcl, and hoping that PgAcces would help making them more popular!
* Updated to version 0.67Andreas Klemm1997-12-242-3/+3
| | | | Wish you a mery christmas... ;-)
* No need to use += on first appearance of variables.Alexander Langer1997-12-2414-42/+42
|
* updated pgaccess port to newest version 0.65Andreas Klemm1997-12-232-3/+3
|
* Delete the database before installation if PACKAGE_BUILDING is definedSatoshi Asami1997-12-0434-34/+136
| | | | | -- we are obviously not interested in keeping the old versions around in that case.
* Use non-substituted package name for indicesAndrey A. Chernov1997-12-031-2/+2
|
* Add p5-MLDBMAndrey A. Chernov1997-12-031-1/+2
|
* store multi-level hash structure in single level tied hashAndrey A. Chernov1997-12-035-0/+42
|
* Remove bad MASTER_SITESJustin M. Seger1997-11-261-4/+2
|
* Remove bad MASTER_SITE and fix version required line.Justin M. Seger1997-11-2614-42/+28
|
* Remove bad MASTER_SITES, portlint.Justin M. Seger1997-11-2620-260/+200
|
* Remove bad MASTER_SITE, change MAINTAINTER to MAINTAINER and clean up a few ↵Justin M. Seger1997-11-262-18/+14
| | | | portlint errors.
* Oops, what was I thinking. Put MANUAL_PACKAGE_BUILD to the right place.Satoshi Asami1997-11-2212-36/+24
|
* Define MANUAL_PACKAGE_BUILD -- it is incompatible with the one in the system.Satoshi Asami1997-11-2212-12/+36
|
* Fix Makefile to reference perl 5.004_04James FitzGibbon1997-11-1820-40/+40
| | | | Submitted by: axl@iafrica.com
* Upgradet to v2.3.12James FitzGibbon1997-11-1136-120/+192
| | | | Submitted by: "Josh Tiefenbach" <josh@ican.net>
* Update to description fileJames FitzGibbon1997-10-3112-36/+60
| | | | Submitted by: Josh Tiefenbach <josh@ican.net>
* update to 6.2.1, possibly more committs to come (PLIST)Andreas Klemm1997-10-3028-42/+42
|
* Upgrade to v3.20.32aJames FitzGibbon1997-10-2940-70/+710
| | | | Submitted by: Josh Tiefenbach <josh@ican.net>
* update to release 0.62Andreas Klemm1997-10-272-3/+3
| | | | bugfix "Multiple layout (n) found"
* bugfixrelease 0.61, just before ports freeze ;-)Andreas Klemm1997-10-142-3/+3
|
* - updated to newest version 0.60Andreas Klemm1997-10-123-15/+5
| | | | | | | - author was so nice to add a version number in the source file, hurray. - "dynamically" patch the path to libpgtcl.so ${PREFIX}/pgsql/lib/libpgtcl.so| depending on the PREFIX variable using new post-configure script - tested building, installing, packaging
* Upgrade to v3.20.31e (could have sworn we just did something like this...)James FitzGibbon1997-10-0930-50/+50
| | | | Submitted by: Josh Tiefenbach <josh@ican.net>
* Upgrade to v3.20.31dJames FitzGibbon1997-10-0930-70/+70
| | | | Submitted by: Josh Tiefenbach <josh@ican.net>
* Upgrade v3.20.31bJames FitzGibbon1997-10-0830-70/+70
| | | | Submitted by: Josh Tiefenbach <josh@ican.net>
* Checksum changed.Satoshi Asami1997-10-081-1/+1
|
* Grrr. when writing the committ message I noticed in the source,Andreas Klemm1997-10-051-2/+2
| | | | that this is version 0.52. I really hate this :-/
* source archive changed on the server without bumping the versionAndreas Klemm1997-10-051-1/+1
| | | | | | number. HELP, need LOCAL_PORT ! Who with proper permissions could please do a make fetch and place this tar archive under LOCAL_PORT/pgaccess-0.52.tar.gz ? Thanks.
* a symlink was missingAndreas Klemm1997-10-0514-0/+14
| | | | | thanks John, for testing the port Submitted by: John Fiber
* - remove the ampersand, postmaster process automatically goes intoAndreas Klemm1997-10-0528-70/+154
| | | | | | | | | background because of the -S option. - remove the -D datadir option, it's meaningless, because the pgsql user environment overwrites it with the PGDATA env variable. Since this is important and might cause some headache, I mentioned this in ~pgsql/.profile and the startup script. Submitted by: John Fiber
* Point to pgaccess in the post-installation notes.Andreas Klemm1997-10-0514-14/+56
|