1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

3740 Commits

Author SHA1 Message Date
Palle Girgensohn
aded68be0b Update the link to the ICU patch. 2005-04-16 22:51:52 +00:00
Michael Johnson
77318fdf08 - Update to 1.8.23 2005-04-16 17:46:31 +00:00
Sam Lawrance
092db99860 - Fix crash error
- Misc other small fixes

PR:		ports/37186
Submitted by:	Alexander Trapeznikov <infoteacher@ipform.ru>
Approved by:	clement (mentor)
2005-04-14 12:17:36 +00:00
Palle Girgensohn
763de9d278 Upgrade PostgreSQL to 8.0.2. Here's the brief release note:
Over the past several weeks, Tom Lane has been working on replacing
  our old Cache Management Alorithm (ARC) with a new, patent free one
  (2Q).

  In order to reduce the number of 8.x deployments out there that are
  using the old manager, we have just released 8.0.2, and encourage
  adminstrators to upgrade at their earliest convience.

  For those already running 8.x on your production servers, please
  note that this upgrade does *NOT* require a dump restore, but due to
  a bump in the major version number for the client library (libpq),
  it *WILL* require all client applications to be recompiled at the
  same time.

For full release info, see
http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-2

Apart from the upgrade, three new config options are added:

 A patch (experimental) for supporting proper collation
 of utf-8 encoded locales, using IBM's ICU package (devel/icu). See
 http://people.freebsd.org/~girgen/postgresql-icu/README.html for more
 info.

 An optional patch written by Evgen Potemkin, which allows
 PostgreSQL to make hierarchical queries à la Oracle [1].

 An option is added that allows the use of 64 bit ints to
 store dates [2].

PR: ports/79165 [1], ports/76999 [2]
Submitted by: Marcos Tischer Vallim [1], Christian Ullrich [2]
Approved by: ade, seanc (implicit)
2005-04-13 23:15:49 +00:00
Joe Marcus Clarke
2e87d2c668 Clean up a leftover directory.
Reported by:	GNOME Tinderbox
2005-04-13 22:47:25 +00:00
Hartmut Brandt
fd6200514f s/^\.elseif/.elif/
Approved by:	kris
2005-04-13 14:32:00 +00:00
Pav Lucistnik
ecdc1597fc - Submitter of last update agreed to maintain this port 2005-04-13 10:38:17 +00:00
Pav Lucistnik
0ca9ead6f4 - Update to 1.0.0-RC5
PR:		ports/79083, ports/79301
Submitted by:	Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer)
2005-04-13 09:08:06 +00:00
Pav Lucistnik
6d276ed910 - databases/pear-sqlite renamed to databases/pecl-sqlite 2005-04-13 08:15:43 +00:00
Pav Lucistnik
bedd03627e - pear-sqlite was renamed to pecl-sqlite
- Update to 1.0.3
- Reset maintainership

PR:		ports/78003
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
OK'ed by:	mat (maintainer)
2005-04-13 08:15:15 +00:00
Yen-Ming Lee
e203a52b13 Add two SleepyCat patches to fix:
- log sequence error and missing data when transactional database is walked
  with a cursor after being loaded non-transactionally

- memory leak when repeatedly opening/closing database environments

PR:		79842
Submitted by:	maintainer
2005-04-13 07:31:27 +00:00
Yen-Ming Lee
cf369503ef Add patch.4.1.25.2 to fix these bugs, quoting SleepyCat
<http://www.sleepycat.com/update/4.1.25/patch.4.1.25.html>:

# Applications with largely dirty caches could see performance problems in the
  cache allocation code.
# Environment recovery could fail after the failure of a database open.
# Catastrophic environment recovery could fail after a normal recovery
  performed when sections of the database environment log only contained
  database open/close pairs.

PR:		79841
Submitted by:	maintainer
2005-04-13 07:14:36 +00:00
Palle Girgensohn
af3ada4e78 Update to 8.0.311.
See http://jdbc.postgresql.org/changes.html#version_8.0-311
for a changelog

Approved by: seanc, ade (implicit)
2005-04-12 15:41:11 +00:00
Sam Lawrance
8a51e28451 Set my ports to their shiny new MAINTAINER address.
Approved by:	clement (mentor)
2005-04-12 13:00:32 +00:00
Mathieu Arnold
ed6a653329 Update to 0.26
Add some docs
2005-04-12 12:23:49 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
Adam Weinberger
db655080f4 Update to 1.2.2. 2005-04-11 22:38:28 +00:00
Pav Lucistnik
365c91719d - Chase freetds shlib bump 2005-04-11 20:52:52 +00:00
Pav Lucistnik
e9797ba044 - Update to 0.63
PR:		ports/79392
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2005-04-11 20:52:27 +00:00
Florent Thoumie
8f8e8eb20c - Change maintainer's email address. 2005-04-11 20:34:36 +00:00
Thierry Thomas
494ceff970 - Update to 20050327 (2.0-alpha1);
- Take maintainership;

- Mark BROKEN on FreeBSD-4.x.

Since I'm there, use the standard build mechanism.

Note: this port is not yet packageable; the new maintainer will take
      care of this problem.

PR:		ports/79310
Submitted by:	Renato Botelho
2005-04-11 19:25:44 +00:00
Pav Lucistnik
5e5042f4c7 - Update to 1.7.6
PR:		ports/79796
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-04-11 17:21:46 +00:00
Simon Barner
7544663c82 Change maintainer's email address.
Approved by:		arved (mentor)
PR:			ports/79162
2005-04-11 13:03:55 +00:00
Florent Thoumie
0cde76ebca - ARCH is defined in bsd.port.pre.mk 2005-04-11 11:26:40 +00:00
Alex Dupre
34d3ab84b0 - Use the rcNG script to kill MySQL on deinstallation [1]
- Set the new sequence for finding my.cnf files [2]:
  /etc, ${PREFIX}/etc, ${mysql_dbdir}
  (default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf)
- Add the possibility to specify additional command-line arguments
  to be passed to mysqld_safe on startup

PR:		ports/79166 [1], ports/79597 [2]
Submitted by:	Sergey Prikhodko <sergey@network-asp.biz> [1],
		Vasil Dimov <vd@datamax.bg> [2]
2005-04-11 09:33:11 +00:00
Alex Dupre
9fa3b2eaeb - Use the rcNG script to kill MySQL on deinstallation [1]
- Set the new sequence for finding my.cnf files [2]:
  /etc, ${PREFIX}/etc, ${mysql_dbdir}
  (default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf)

PR:		ports/79166 [1], ports/79597 [2]
Submitted by:	Sergey Prikhodko <sergey@network-asp.biz> [1],
		Vasil Dimov <vd@datamax.bg> [2]
2005-04-11 09:31:05 +00:00
Alex Dupre
f93aa4f231 - Use the rcNG script to kill MySQL on deinstallation [1]
- Set the new sequence for finding my.cnf files [2]:
  /etc, ${PREFIX}/etc, ${mysql_dbdir}
  (default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf)

PR:		ports/79166 [1], ports/79597 [2]
Submitted by:	Sergey Prikhodko <sergey@network-asp.biz> [1],
		Vasil Dimov <vd@datamax.bg> [2]
2005-04-11 08:47:36 +00:00
Dmitry Sivachenko
5ad6d5d3de Update to version 1.25. 2005-04-11 08:11:07 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
bb00c51d89 Fix build on amd64. 2005-04-10 21:38:12 +00:00
Pav Lucistnik
384153bf1b - Set LATEST_LINK to not conflict with databases/py-PySQLite10
PR:		ports/79270
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2005-04-10 09:48:07 +00:00
Pav Lucistnik
4632b2fb52 - Update to 2.6.2-rc1
PR:		ports/79558
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2005-04-09 22:02:10 +00:00
Pav Lucistnik
42756d233e - Update to 0.13.1
PR:		ports/79695
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-04-09 21:25:51 +00:00
Pav Lucistnik
aeafd51e7c - Update to 0.5
PR:		ports/79684
Submitted by:	Dermot Tynan <dtynan@kalopa.com> (maintainer)
2005-04-09 19:50:46 +00:00
Yen-Ming Lee
ee170e677b - add missing dependency
PR:		based on 79719
Submitted by:	Stephen Gunn <csg@waterspout.com>
2005-04-09 19:14:18 +00:00
Sergey Skvortsov
b1d87e2762 Update to 2.9006 2005-04-08 14:18:07 +00:00
Sergey Matveychuk
480539ac27 - We don't install .la file anymore
Reported by:	kris via pointyhat
2005-04-08 05:14:30 +00:00
Mathieu Arnold
f52fcff457 Update to 0.25 2005-04-07 09:55:45 +00:00
Ying-Chieh Liao
e6ed1295a7 add p5-DBD-Google 0.11
Treat Google as a datasource for DBI
2005-04-07 08:57:53 +00:00
Mathieu Arnold
0d06a6b031 Update to 1.41
Add docs
2005-04-07 08:46:22 +00:00
Kirill Ponomarev
4247f18f22 Fix build on amd64. 2005-04-06 21:40:10 +00:00
Alex Dupre
bd1e850d72 Update to 5.0.3 release:
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script
- Add the possibility to specify additional command-line arguments
  to be passed to mysqld_safe on startup
2005-04-06 13:38:29 +00:00
Alex Dupre
85f61982c2 Update to 4.1.11 release:
- add the possibility to specify additional command-line arguments
  to be passed to mysqld_safe on startup
2005-04-06 10:58:50 +00:00
Mark Linimon
6db0a9f0e2 Add an advisory variable that mark this port as not being a slave port.
For whatever reason, the default assignments of this variable is wrong.

This only affects FreshPorts and portsmon.

Approved by:	maintainer
2005-04-05 18:55:31 +00:00
Yen-Ming Lee
43aef3daa2 - Update devel/p5-POE-Component-EasyDBI from 0.09 to 0.10
- update maintainer's email

PR:		79559
Submitted by:	maintainer
2005-04-05 16:07:38 +00:00
Lars Thegler
f39336eeed - Update to 1.11
- Port now requires Perl 5.6
2005-04-05 11:43:15 +00:00
Alex Dupre
0c59521ab8 Remove patch forgotten in last commit.
Spotted by:	Jon Noack <noackjr@alumni.rice.edu>,
		Mike Jakubik <mikej@rogers.com>
2005-04-05 07:50:01 +00:00
Herve Quiroz
fae7524798 - Update to 1.0.0r3 [1]
- Update to bsd.java.mk 2.0
- Use JAVALIBDIR in BUILD_DEPENDS
- Use %%JAVAJARDIR%% in pkg-plist

PR:		79527
Submitted by:	maintainer [1]
Approved by:	maintainer
2005-04-04 23:25:04 +00:00
Erwin Lansing
df862338c4 Update to 0.22 2005-04-04 12:32:27 +00:00
Erwin Lansing
79f7aa9b3f Update to 0.33 2005-04-04 12:30:35 +00:00