Commit graph

2404 commits

Author SHA1 Message Date
xtraeme
6fb9fe90b5 Update mysql4* to 4.1.14:
Lots of changes, please see
http://dev.mysql.com/doc/mysql/en/news-4-1-14.html
for more information.
2005-09-26 22:34:49 +00:00
bad
c4da4fa621 fix entry for a directory. 2005-09-26 14:42:56 +00:00
jmmv
540619138a Include bsd.prefs.mk before defining CPPFLAGS, as mk.conf may do a
'CPPFLAGS=...' overriding its value.  Fixes PR pkg/30030 by Idar Tollefsen.
Allowed by agc@ during freeze.
2005-09-26 11:46:07 +00:00
wiz
9ca63d9b76 Reset maintainer, posix dot org dot uk has no DNS entry. 2005-09-23 20:08:05 +00:00
drochner
c87fc5f8f3 update to rev. 240, fixes a potential information disclosure when TLS
and referrals are used together (http://secunia.com/advisories/15906/)
mostly from Adrian Portelli, tested by me
(The most recent version 242 kills the system completely if the LDAP
server is not running -- endless connection retries.)
2005-09-19 16:13:26 +00:00
drochner
eb5f18808b on LDAP errors, restore the state of the group array 2005-09-19 15:54:42 +00:00
jlam
92b5b5fd61 Don't bother stripping out the contents of "ccdlflags" from the contents
of "ldopts" used to link in the embedded perl interpreter.  This fixes
PR pkg/31293.

The PostgreSQL configure code tries to be extra-clever with only using
its own logic for determining which directories to add to the rpath.
However, we don't really need PostgreSQL's configure to do this since
the Perl config already provides the full set of flags for linking,
including the appropriate rpath flags, and the rpaths flags determined
by Perl (at least in pkgsrc) are guaranteed to match the ones needed
PostgreSQL to link the plperl.so module.

Bump the PKGREVISION of databases/postgresql80-plperl to 1.
2005-09-19 05:52:18 +00:00
jdolecek
51ebac2c33 replace local arg3_force_ref[] with standard Zend API's third_arg_force_ref
(definition is identical on PHP4), so that this compiles with PHP5

allow the package to build with PHP5 too, bump package revision
2005-09-18 15:22:11 +00:00
minskim
e760c5088b Buildlink mysql-client and iodbc, instead of using DEPENDS. 2005-09-17 19:21:29 +00:00
wiz
ed7e7c6e07 Fix typo. 2005-09-15 13:09:45 +00:00
drochner
56f4385e45 mark this ONLY_FOR NetBSD-3 (depends on nsswitch)
(XXX could be made on Linux and Solaris too)
2005-09-14 16:44:12 +00:00
tv
af11b5d8bb Fix COMMENT per Geert Hendrickx <geert.hendrickx@ua.ac.be> on tech-pkg. 2005-09-12 16:43:18 +00:00
hira
ec14506a7e - Add check for the existence of directory before using it.
- Use ${ECHO} instead of echo.
2005-09-12 13:19:22 +00:00
tonio
59b9997886 Force lbdb to use TOOLS_SH and TOOLS_AWK when building scripts
so prevent interactions with bash and gawk packages or tools wrappers

Update maintainer address, and bump PKGREVISION, binary packages may contain references to bash or gawk
2005-09-10 11:26:47 +00:00
jdolecek
6c35b84051 remove pasto in php-mbstring dependency 2005-09-10 08:39:33 +00:00
drochner
d2ba205109 oops - forgot to "cvs add" 2005-09-09 13:26:46 +00:00
rillig
b2210d5425 Removed the entry for patch-ad, which does not exist. 2005-09-09 12:00:44 +00:00
drochner
4649a00e4a update to 2.2.1
changes:
-Added support for client/server-side certificates.
-Improved visual feedback when bad filenames are entered.
-Bugfixes
-Updated translations
2005-09-08 18:29:56 +00:00
drochner
d547a1168d update to 0.8.1
changes:
1) it fixes crashes with empty/near-empty databases
2) it fixes a few performance bottlenecks, most notably for larger
   databases
2005-09-08 18:18:52 +00:00
drochner
c91ade3769 update to 0.8.5.12
changes:
-import improvements (eg from webpages)
-bugfixes
-keyboard shortcuts added
-UI improvements
2005-09-08 18:00:35 +00:00
drochner
2f457fc073 update to 2.0.8
changes:
* Addition of a spelling checker if python-gnome-extras is installed
* Thumbnails are generated for objects other than images if an appropriate
  thumbnailer is found the the GCONF database.
* Enhanced Descendant Chart report that allows better control over the
  formatting of the report
* Added support for new %n format in addition to $n, which will cause the
  line to be removed if a text match is not made.
* Bug fixes, bug fixes, bug fixes, and bug fixes.
2005-09-08 17:55:52 +00:00
darcy
409fe7cdcd Upgrade to PyGreSQL 3.7
Important changes from PyGreSQL 3.6.2 to PyGreSQL 3.7
  - Fixes to quoting function.
  - Use Python datetime if mxDatetime is not available.
  - Add checks for valid database connection to methods.
  - Improved namespace support, handle search_path correctly.
  - Removed old dust and unnessesary imports, added docstrings.
  - Internal sql statements as one-liners, smoothed out ugly code.
  - Major improvements in classic pg module.
2005-09-07 11:42:27 +00:00
adrianp
0804bde66f Fix path for phpldapadmin.conf file 2005-09-06 21:47:46 +00:00
adrianp
a86f23ab2e Remove dependency on apache
Introduce a BUILD_DEFS for using a www server other than apache
Use ROOT_GROUP
Bump to nb5
2005-09-06 21:47:09 +00:00
tv
213f519c6f +php-sqlite 2005-09-06 19:12:08 +00:00
tv
a6cfafbc06 Add php-sqlite-${PHP_BASE_VERS}.1.0.3:
This is a PHP 4 compatible SQLite 2.x module (the same module comes bundled
with PHP 5 and is available as databases/php5-sqlite).
2005-09-06 19:10:57 +00:00
jlam
733a37644e Correct some minor errors to the way that this package set PKG_SYSCONFDIR
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-06 06:07:28 +00:00
taca
f3b284f7c9 Remove a line for patches/patch-aa. I forgot to remove with previous
commit.  Thanks to Matthew Luckie who notified me via private mail.
2005-09-06 03:16:45 +00:00
tv
1840164181 Minor update to 3.5.5, mainly to make work properly with PHP 4.4.
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-09-05 18:14:39 +00:00
tonio
1f628645d6 Fix build of the osx_addressbook plugin under macosx 10.4 tiger 2005-09-04 14:53:15 +00:00
taca
b3cfdf4c7a Update ruby-activerecord to 1.11.1.
Changes from 1.9.1 are too huge, please see web page:
http://ar.rubyonrails.org/files/CHANGELOG.html.
2005-09-04 14:00:05 +00:00
adrianp
ed56b1d7df Use PAX options instead of ${FIND} and ${RM} to kill files that we don't
want to install.  Patch from salo@ in private email.
No functional change.
2005-09-04 10:08:14 +00:00
taca
4e1c32f944 Update ruby-mysql pacakge to 2.7.
Changes:

2005-08-22
    version 2.7

	* add constants for Mysql#options: Mysql::OPT_GUESS_CONNECTION,
	  Mysql::OPT_USE_EMBEDDED_CONNECTION,
	  Mysql::OPT_USE_REMOTE_CONNECTION, Mysql::SET_CLIENT_IP
	* test.rb: for 4.0.x, 5.0.x

2005-08-16
    version 2.7-beta3

	* add Mysql::Stmt#bind_result

2005-08-02
    version 2.7-beta2

	* BUG: mysql.c.in: fetch_hash: nil value doesn't exist in
	  hash. (Thanks Stefan Kaes)
	* add constant Mysql::VERSION.
	* add Mysql#prepare

2005-07-24
    version 2.7-beta

	* add Mysql#stmt_init method
	* add Mysql::Stmt, Mysql::Time, Mysql::RowOffset class
	* add Mysql::Error#sqlstate method
	* change offset value to Mysql::RowOffset object that is used
	  by Mysql::Result#row_seek,row_tell

2005-07-31
    version 2.6.3

	* add constant Mysql::VERSION.

2005-07-26
    version 2.6.2

	* BUG: mysql.c.in: fetch_hash: nil value doesn't exist in
          hash. (Thanks Stefan Kaes)

2005-06-28
    version 2.6.1

	* mysql.c.in: fix to compile error on MacOSX.
2005-09-04 06:30:08 +00:00
jlam
daa2b1ac9b Bump the PKGREVISION of packages that linked against the lua shared
library after lang/lua was libtoolized in lua-5.0.2nb4.
2005-09-04 05:00:36 +00:00
adrianp
afd601fd94 Add updated patch-aa for a missed diff on login.php for the last security fix
Re-do how .orig files are handled by pax as this wasn't working as expected
Ride the previous package bump
2005-09-03 17:00:07 +00:00
adrianp
db70c6120a Security fix for http://secunia.com/advisories/16617/
Bump to nb4
2005-09-03 16:14:18 +00:00
tonio
d35331cde2 don't derive DISTNAME from PKGNAME, the other way is simpler 2005-09-03 12:51:10 +00:00
tonio
871b2a891c strips nb[0-9]* from PKGNAME when building DISTNAME 2005-09-03 12:39:23 +00:00
tonio
2556df6bb5 use DEPENDS+= instead of = in options.mk, to prevent forgetting the dependancy
on p5-perl-ldap
bump PKGREVISION
2005-09-03 12:09:58 +00:00
adrianp
c748eb60a4 Add a depends on apache
Fix up previous handling of new patch as suggested by salo@ in private email.
Bump PKGREVISION
2005-09-01 19:56:57 +00:00
tonio
89dc682d50 Update databases/lbdb to 0.30
Make it use the option framework, to enable/disable abook and gnupg plugins and
dependancies
fix PR 29879, applying the appended patch

approved by cube@
2005-08-30 16:14:53 +00:00
drochner
b43512d6ff use the "dynamic" version of nss_ldap_initgroups(), to get the
total number of groups
doesn't make much of a difference for standard systems with
NGROUPS==_SC_NGROUPS_MAX, but someone might change this
2005-08-30 16:12:02 +00:00
adrianp
4228a37254 Remove .orig file in pre-install from patch-aa. Spotted by salo@. 2005-08-30 15:28:48 +00:00
adrianp
cf03fe1fe4 Patch via Debian for recent security issue
Bump to nb2
2005-08-30 14:26:32 +00:00
drochner
05e3196c41 -cleanup: honor PKG_SYSCONFDIR, use USE_PKGINSTALL
-support the "getgroupmembership" nsswitch invocation
bump PKGREVISION
2005-08-30 12:47:52 +00:00
adrianp
c291923051 Update to 2.6.4-rc1
Security fix for two XSS security issues
Lots of other changes, a brief summary includes:
> Improvements:
> Foreign-key dropdowns can be more customized
> Export: configurable filename templates
> Display column comments while editing data
> Transformations: new hexadecimal mode
> HTTP auth: support FastCGI
> Themes: can now have different theme per server
> OLD_PASSWORD in the list of functions
> Better messages when checking numerical input
> Allow adding DROP TABLE when copying databases
> Better support of information_schema
> Various interface CSS improvements
> Tree subgroups in left panel database selector
> Documentation: links and anchors to every FAQ item
> Table comments move to page header
> Export: configurable default charset
> Removed warning about PmaAbsoluteUri not set
> Fixes:
> Database search in MySQL 5.0.x on fields without a charset
> Invalid "normal" cursor style
> Browsing state when deleting multiple rows
> Support bigger queries in print view, insert row, export results
> Unsaved changes to relations were lost when changing display field
> Exporting under IE 6 (Windows XP SP2)
> Better catching of parse errors in config file
> XSS on the cookie-based login panel
> Show all while browsing foreign values
> Escaping of special characters in ENUM or SET
> XSS on table creation page
> Using mysqli extension with MySQL 4.0.x
> "empty result set" message was sometimes not returned
> Incorrect message "You should define a primary key"
> Abide cfg['Lang'] settings even if using MySQL > 4.1.x
2005-08-29 17:09:31 +00:00
recht
c0782d7d80 Add a patch from gnats CSV to fix the security problem noted in:
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2180

Patch by adrianp@.

ChangeLog from gnats CSV:
* Makefile.in (install-gnats-tools, install-gnats-bin): Removed chown
and chmod entries for setting binaries suid.  CAN-2005-2180 advisory.
gen-index as setuid root can overwrite any system file.

Bump PKGREVISION to 1.
2005-08-28 12:36:42 +00:00
recht
a043abe05f Update to gnats 4.1.0.
Make a overhaul of the package and bring it closer to pkgsrc standards.
Addresses PR 26174 by Hauke Fath.

changes:

This is GNATS 4.1.0, a release that incorporates multiple bug fixes
and enhancements that have been committed to CVS since the release of
GNATS 4.0.  Notable enhancements include:

- Upgrade to autoconf 2.59 generated configure scripts.
- New PR numbers are reported to the client upon new submissions
- Rewrite of install-sid.  Now, rather than editing send-pr, which can
  be installed on a read-only partition, install-sid creates or edits
  user or site configuration files ~/.send-pr.conf or
  /etc/gnats/send-pr.conf.
- Removal of libiberty, old manpages, and old build framework cruft
- Performance enhancements to indexing code
- Various cleanups and bugfixes.  See the ChangeLog files for details.
2005-08-27 22:24:02 +00:00
drochner
99b5aaa889 update to 2.0.6
changes:
-New Narrative Web Page added to create a more complete web site.
-Progress meters in plugins.
-Numerous bug fixes.
2005-08-26 17:42:58 +00:00
salo
bbfb49961f sort. 2005-08-24 11:00:13 +00:00