Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9ecdfed828859f78d7f12be2174abe5f86c271fc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9ecdfed828859f78d7f12be2174abe5f86c271fc)
  • Date: Thu, 16 Nov 2006 10:23:31 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT scarlet.be>:

ChangeLog | 3 ++
database/pgadmin3/DEPENDS | 4 +++
database/pgadmin3/DETAILS | 50
++++++++++++++++++++++++++++++++++++++++++++++
database/pgadmin3/HISTORY | 42 ++++++++++++++++++++++++++++++++++++++
devel/pgadmin3/DEPENDS | 4 ---
devel/pgadmin3/DETAILS | 50
----------------------------------------------
devel/pgadmin3/HISTORY | 39 -----------------------------------
7 files changed, 99 insertions(+), 93 deletions(-)

New commits:
commit 9ecdfed828859f78d7f12be2174abe5f86c271fc
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

pgadmin3-1.6.0

diff --git a/ChangeLog b/ChangeLog
index 40ecddc..ea9d4e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-11-16 Treeve Jelbert <treeve AT pi.be>
+ * database/pgadmin3: move spell from devel to database
+
2006-11-14 George Sherwood <george AT beernabeer.com>
* chat-libs/openh323: Fixed, updated and added spell

diff --git a/database/pgadmin3/DEPENDS b/database/pgadmin3/DEPENDS
new file mode 100755
index 0000000..e31fb1c
--- /dev/null
+++ b/database/pgadmin3/DEPENDS
@@ -0,0 +1,4 @@
+depends g++ &&
+depends postgresql &&
+depends openssl &&
+depends wxgtk
diff --git a/database/pgadmin3/DETAILS b/database/pgadmin3/DETAILS
new file mode 100755
index 0000000..f237f61
--- /dev/null
+++ b/database/pgadmin3/DETAILS
@@ -0,0 +1,50 @@
+ SPELL=pgadmin3
+ VERSION=1.6.0
+
SOURCE_HASH=sha512:a755730210ce2ab829d5cbf1f9f5147c61f024fa56b7332413f00da256e68045f5a44d75318493313b02bb25828f99979d6d88e4415412241cfbec6eb0ce7108
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
SOURCE_URL[0]=ftp://ftp.postgresql.org/pub/pgadmin3/release/v$VERSION/src/$SOURCE
+ WEB_SITE=http://www.pgadmin.org/
+ ENTERED=20030704
+ LICENSE[0]=ART
+ KEYWORDS="postgresql devel"
+ SHORT='pgAdmin is a PostgreSQL design and management system'
+cat << EOF
+pgAdmin boasts the following features and more:
+
+User
+* Explorer-like interface for browsing an entire PostgreSQL server in one
session.
+* DSN-less connections with most recently used list for quick re-connects.
+* Creators/editors for users, groups, databases, aggregates, functions,
indexes,
+ languages, operators, rules, sequences, tables, triggers, types & views.
+* Arbitrary SQL entry/execution to edittable datagrid or plugin 'Exporter'
modules
+ including Microsoft Excel, ASCII Text & HTML.
+* Plugin architecture with the following included plugins:
+ o Connection Debugging Tools
+ o Import Wizard
+ o MSysConf Wizard
+ o Database Publishing Wizard
+ o Security Wizard
+* Object reverse engineering displays the SQL required to recreate the
selected
+ object. The entire schema of a database can be quickly saved to a file.
+* SQL Query Wizard.
+* Larger textboxes can be expanded to fill the parent window and have auto
+ keyword highlighting (user configurable).
+* Online help includes the standard PostgreSQL manuals.
+* Upgrade Wizard can periodically check for new versions of pgAdmin,
PostgreSQL
+ and the psqlODBC driver.
+* Auto-scrolling log window shows logs whilst pgAdmin is running. Log Window
may
+ be made 'Always on Top'.
+
+Technical
+* Highly structured object oriented design.
+* Underlying pgSchema library presents the PostgreSQL server as a
hierarchical
+ object model. Updatable properties and methods allow updating of the
database.
+* Extensive use of caching and 'populate on demand' minimises server load and
+ maximises response time.
+* Five different logging levels including None, Errors only, Errors and SQL
+ queries, Debug and Full Debug. Debug level enables the psqlODBC Commlog,
and
+ Full Debug also enables the MyLog.
+* Two Plugin types allow the use of plugins that require a connection to
+ a database and others that don't.
+EOF
diff --git a/database/pgadmin3/HISTORY b/database/pgadmin3/HISTORY
new file mode 100644
index 0000000..d598ff8
--- /dev/null
+++ b/database/pgadmin3/HISTORY
@@ -0,0 +1,42 @@
+2006-11-16 Treeve Jelbert <>treeve AT pi.be
+ * DETAILS: version 1.6.0
+
+2006-07-22 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.4.3, removed UPDATED
+
+2006-05-25 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: added g++ and openssl [Bug 12023]
+
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2006-03-07 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.4.2
+
+2005-12-14 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.4.1
+
+2005-11-29 Seth Woolley <seth AT tautology.org>
+ * DETAILS: MD5 -> SHA512
+
+2005-07-07 Sergey Lipnevich <sergey AT sourcemage.org>
+ * DETAILS: upgrade to 1.2.1.
+
+2004-02-01 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Or rather, re-add my changes from before for
+ the versioned tarball that got lost.
+
+2003-12-10 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Updated to 1.0.2 (Bug #5165)
+ Now uses version tarballs (which are only available from mirrors,
+ the snapshots are available from the main site).
+ Only using one US mirror for now.
+ * HISTORY: Formatted to Guru Handbook
+
+2003-08-17 hgg <hgreig AT bigpond.net.au>
+ * DETAILS: Update to 0.8.0
+
+2003-07-04 Sergey Lipnevich <sergey AT sourcemage.org>
+ * Spell created.
+ * TODO: in wxGTK, enable Styled Text Control in contrib/src/stc/
+ and XML resources in xrc/ (for both make && make install),
diff --git a/devel/pgadmin3/DEPENDS b/devel/pgadmin3/DEPENDS
deleted file mode 100755
index e31fb1c..0000000
--- a/devel/pgadmin3/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends g++ &&
-depends postgresql &&
-depends openssl &&
-depends wxgtk
diff --git a/devel/pgadmin3/DETAILS b/devel/pgadmin3/DETAILS
deleted file mode 100755
index 890a7c4..0000000
--- a/devel/pgadmin3/DETAILS
+++ /dev/null
@@ -1,50 +0,0 @@
- SPELL=pgadmin3
- VERSION=1.4.3
-
SOURCE_HASH=sha512:6cfa7918fd5a9f88398cc30b131d7e1554d42e0ff62237d41fc9c7a9ca19936a4951152c869cf6eb04cdf2a23d0f25306bc4836130acddf93807fcbe1b10c813
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
SOURCE_URL[0]=ftp://ftp.postgresql.org/pub/pgadmin3/release/v$VERSION/src/$SOURCE
- WEB_SITE=http://www.pgadmin.org/
- ENTERED=20030704
- LICENSE[0]=ART
- KEYWORDS="postgresql devel"
- SHORT='pgAdmin is a PostgreSQL design and management system'
-cat << EOF
-pgAdmin boasts the following features and more:
-
-User
-* Explorer-like interface for browsing an entire PostgreSQL server in one
session.
-* DSN-less connections with most recently used list for quick re-connects.
-* Creators/editors for users, groups, databases, aggregates, functions,
indexes,
- languages, operators, rules, sequences, tables, triggers, types & views.
-* Arbitrary SQL entry/execution to edittable datagrid or plugin 'Exporter'
modules
- including Microsoft Excel, ASCII Text & HTML.
-* Plugin architecture with the following included plugins:
- o Connection Debugging Tools
- o Import Wizard
- o MSysConf Wizard
- o Database Publishing Wizard
- o Security Wizard
-* Object reverse engineering displays the SQL required to recreate the
selected
- object. The entire schema of a database can be quickly saved to a file.
-* SQL Query Wizard.
-* Larger textboxes can be expanded to fill the parent window and have auto
- keyword highlighting (user configurable).
-* Online help includes the standard PostgreSQL manuals.
-* Upgrade Wizard can periodically check for new versions of pgAdmin,
PostgreSQL
- and the psqlODBC driver.
-* Auto-scrolling log window shows logs whilst pgAdmin is running. Log Window
may
- be made 'Always on Top'.
-
-Technical
-* Highly structured object oriented design.
-* Underlying pgSchema library presents the PostgreSQL server as a
hierarchical
- object model. Updatable properties and methods allow updating of the
database.
-* Extensive use of caching and 'populate on demand' minimises server load and
- maximises response time.
-* Five different logging levels including None, Errors only, Errors and SQL
- queries, Debug and Full Debug. Debug level enables the psqlODBC Commlog,
and
- Full Debug also enables the MyLog.
-* Two Plugin types allow the use of plugins that require a connection to
- a database and others that don't.
-EOF
diff --git a/devel/pgadmin3/HISTORY b/devel/pgadmin3/HISTORY
deleted file mode 100644
index 6388cc8..0000000
--- a/devel/pgadmin3/HISTORY
+++ /dev/null
@@ -1,39 +0,0 @@
-2006-07-22 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 1.4.3, removed UPDATED
-
-2006-05-25 Ladislav Hagara <hgr AT vabo.cz>
- * DEPENDS: added g++ and openssl [Bug 12023]
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-03-07 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 1.4.2
-
-2005-12-14 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 1.4.1
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-07-07 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: upgrade to 1.2.1.
-
-2004-02-01 Eric Sandall <eric AT sandall.us>
- * DETAILS: Or rather, re-add my changes from before for
- the versioned tarball that got lost.
-
-2003-12-10 Eric Sandall <eric AT sandall.us>
- * DETAILS: Updated to 1.0.2 (Bug #5165)
- Now uses version tarballs (which are only available from mirrors,
- the snapshots are available from the main site).
- Only using one US mirror for now.
- * HISTORY: Formatted to Guru Handbook
-
-2003-08-17 hgg <hgreig AT bigpond.net.au>
- * DETAILS: Update to 0.8.0
-
-2003-07-04 Sergey Lipnevich <sergey AT sourcemage.org>
- * Spell created.
- * TODO: in wxGTK, enable Styled Text Control in contrib/src/stc/
- and XML resources in xrc/ (for both make && make install),



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9ecdfed828859f78d7f12be2174abe5f86c271fc), Treeve Jelbert, 11/16/2006

Archive powered by MHonArc 2.6.24.

Top of Page