summaryrefslogtreecommitdiff
path: root/databases/phppgadmin
AgeCommit message (Collapse)AuthorFilesLines
2006-09-05Update to 3.5.6, which was a very minor bugfix prior to the major 4.0tv2-7/+6
release (perhaps not yet ready for pkgsrc primetime). Changes: Version 3.5.6 ------------- Bugs * Actually fix PHP 4.4.0's new strict references
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg1-3/+4
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or ap2-* respectively. Add new variables to simplify the Makefile handling. Add CONFLICTS on the old names. Reset revisions of bumped packages. ap-php will now depend on the default Apache and PHP version. All programs using it have an implicit option of the Apache version as well. OK from jlam@ and adrianp@.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-10-16remove @dirrm share/phppgadmin, which was mistakely added in previous revisionjdolecek1-2/+1
2005-10-16Install help filesjdolecek2-4/+13
PR: 30329 by Mehul N. Sanghvi
2005-09-06Correct some minor errors to the way that this package set PKG_SYSCONFDIRjlam1-4/+4
and MAKE_DIRS: * There is no need to set PKG_SYSCONFDIR as the concept is quite meaningless for PHP applications. Simply copy the CONF_FILES from the examples directory into ${PREFIX}/share/phppgadmin/conf. * Use REQD_DIRS instead of MAKE_DIRS since these directories are under ${PREFIX} and we want to always create/remove these directories regardless of the value of PKG_CONFIG. Bump the PKGREVISION to 1 due to changes in the +INSTALL and +DEINSTALL scripts.
2005-09-05Minor update to 3.5.5, mainly to make work properly with PHP 4.4.tv3-15/+14
ChangeLog: * Fix for PHP 4.4.0's new strict references * Small improvement to Opera browser detection in the tree * Fix listing of opaque functions in 7.2 * Fix listing of opclasses and functions pre 7.3
2005-08-06Update to 3.5.4adrianp4-28/+43
From the HISTORY: > Version 3.5.4 > ------------- > > Bugs > * Fix security hole in include() of language file: > http://secunia.com/advisories/15941/ > Check now requires that the language filename be in the list > of known allowed filenames. > * Fix that functions returning cstring were not being listed > * Make parsing of PostgreSQL 1-dimensional arrays correct. Makes > named function parameter use more reliable. > * Fix downloading of the results of multiline queries. > > > Version 3.5.3 > ------------- > > Bugs > * Fix using schema enabled dump on non-schema enabled backend > * Don't try setting no timeout when in safe mode > * Reload browser after executing arbitrary SQL > * Fix browser in RTL languages > * Fix inability to drop database using the drop link > * Fix last internal oid for PostgreSQL 8.0 > * Fix (again) dumping on v8 for windows, exclude dumping some objects. > > Translations > * Portuguese from Francisco > > > Version 3.5.2 > ------------- > > Bugs > * Fix export to work with release candidates and beta releases as well as finals > (Russell Smith) > * Fix port selection for local connections (Russell Smith) > * Fix timeouts on long running operations (Adrian Nida) > * Allow Multiline character and character varying editing and inserting > * Do browser language detection for all languages > > Translations > * Japanese from Tadashi > * Danish from Arne
2005-05-23Removed trailing white-space.rillig1-1/+1
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2005-02-07Remove ".pkgsrc" file from PLIST, it shouldn't be there. Might fixwiz1-2/+1
bulk build.
2004-12-17Update phppgadmin to 3.5.1. This release fixes a few critical bugs in 7.0,jdolecek2-5/+5
7.1 and 8.0rc1 PostgreSQL support, and few other smaller fixes and translation updates.
2004-11-27Update phpPgAdmin to 3.5.jdolecek3-9/+19
Changes since 3.4.1: Features: added context-sensitive online help system, better support for 8.0, "sticky" navigation, better grant/revole. syntax highlightling for PL/*, better navigation. Translations: added Romanian, Mongolian, Ukrainian, Hebrew, and updates to others. Bugs * Fix that non-Auto mode import didn't work (Adrian Nida) * Fix inability to drop constraints when using a non-english translation * Work around MSIE's failure to handle downloads in SSL mode * Allow insert, update, delete, references and trigger to be granted and revoked on views. See HISTORY for full new feature list.
2004-10-31update DEPENDS for change of php4-* packages to php-*; be optimistic andjdolecek1-2/+2
leave the DEPENDS in a form which allows PHP 5.x to match, since it should work just as well
2004-10-09fix typo in documentation directory namejdolecek2-11/+11
2004-10-09Update to phpPgAdmin-3.4.1, based on patches submitted in PR pkg/26539jdolecek6-119/+307
by Sergio Jimenez. The full change list since 2.4 is not available, and even the changes in 3.x line are too numberous to list. See package file HISTORY for details. Highlights include much more complete support for various PostgreSQL features, full support for version up to and including 8.0 beta1, localization to many languages.
2004-04-25NO_BUILDLINK=yes.xtraeme1-1/+2
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-02-21s/adminster/administer/snj1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-09-01php4-pcre is now part of main PHP, g/c the DEPENDS linejdolecek1-2/+1
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-4/+4
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-09-18${PKG_PREFIX} -> ${PREFIX}, fix a typo.grant1-2/+2
2002-08-22Add a few hints on what to change in the config filehubertf1-1/+9
2002-07-23Initial import of phppgadmin-2.4.2 into the NetBSD Packages Collection.agc5-0/+142
Provided in PR 17683 by Sergio Jimenez <sjr@hispabsd.org> phpPgAdmin is phpMyAdmin (for MySQL) ported to PostgreSQL. phpPgAdmin is a fully functional PostgreSQL administration utility. You can use it to create an maintain multiple databases and even multiple servers. Features include: - create and drop databases - create, copy, drop and alter table/view/sequence/function/indicie/trigger - edit and add fields (to the extent Postgres allows) - execute any SQL-statement, even batch-queries - manage primary and unique keys - create and read dumps of tables - administer one single database - administer multiple servers - administer postgres users and groups