Commit graph

4450 commits

Author SHA1 Message Date
Vasil Dimov
74a79e057c Add database options
PR:		ports/92072
Submitted by:	Roderick van Domburg <roderick@developer.nedforce.nl>, Jonathan Weiss <jw@innerewut.de>
Approved by:	Jonathan Weiss <jw@innerewut.de> (maintainer), garga (mentor)
2006-01-23 16:40:28 +00:00
Mark Linimon
f6159fbf7a Revert last commit. It is not possible (yet) to have the dirrmtry usage
in the post-install target.  Its usage must preceed generate-plist.

This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.

Hat:		portmgr
Pointy hat:	edwin`
2006-01-23 07:04:10 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Max Khon
88d1a19245 Update to 1.4.1. 2006-01-22 19:00:49 +00:00
Edwin Groothuis
44855e0b04 SHA256ify (manually done and checked)
Approved by:    krion@
2006-01-22 09:54:26 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Kris Kennaway
6a77d20e05 Back out previous commit, it was fixed in the master port 2006-01-22 06:16:57 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Yen-Ming Lee
59198e1e62 - update to 1.06
- unbreak it on perl 5.005_03

PR:		92101
Submitted by:	maintainer
2006-01-22 03:46:29 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Edwin Groothuis
8782296f87 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry 2006-01-22 00:30:24 +00:00
Pav Lucistnik
2fa3f60be3 - Populate newly created rubygems category 2006-01-21 20:25:07 +00:00
Sergey Matveychuk
79031ead2a - makes the port honour $CC setting
- do not use %zd on FreeBSD 4.x
- note there is no <malloc.h> in pbl.h to be replaced

PR:		ports/92001
Submitted by:	Johan van Selst <johans@stack.nl>
Approved by:	maintainer
2006-01-21 19:36:15 +00:00
Dejan Lesjak
97e24935c1 Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case. 2006-01-21 18:55:31 +00:00
Marcus Alves Grando
f484c99df7 Update to 2.0.0
PR:		91327
Submitted by:	mnag
Approved by:	maintainer timeout (16 days)
2006-01-21 17:27:36 +00:00
Norikatsu Shigemura
292b04093b o Remove ia64 support and Suspend amd64 support. [1]
o Fix WRKSRC. [2]

Pointed out by:	netchild and kris [1]
Submitted by:	John Prather <john.c.prather@gmail.com> [2]
2006-01-21 16:49:19 +00:00
Erwin Lansing
1c305c6c56 Update to 0.14
PR:		92098
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-01-21 15:45:05 +00:00
Erwin Lansing
ed40940c0e Update to 0.13
PR:		92066
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-01-20 16:45:21 +00:00
Sergey Skvortsov
654528ebc1 * take maintainership [1]
* update "pre-everything"

Approved by:	maintainer (garga) [1]
2006-01-20 10:45:28 +00:00
Vasil Dimov
0e2468d8b1 Change my email address to the @FreeBSD one
Approved by:	garga (mentor)
2006-01-20 06:12:05 +00:00
Kris Kennaway
5102926ee5 BROKEN: Broken dependency 2006-01-20 00:15:47 +00:00
Ade Lovett
e34831d2b9 Set default pgsql version to 8.1.x, since the port doesn't work with
the packaging default of 7.4.x
2006-01-19 04:21:46 +00:00
Norikatsu Shigemura
aa5bc0195d Update to 10.2.0.1.
Add support amd64 and ia64, but I don't test on them.
  Some Cosmetic Change.
2006-01-18 15:54:29 +00:00
Norikatsu Shigemura
7037ad1e33 Update to 10.2.0.1.
Add support amd64 and ia64, but I don't test on them.
  Change MAINTAINERship to me. [1]
  Some Cosmetic Change.

Requested by:	alecn2002 <alecn2002@yandex.ru> (maintainer) [1]
2006-01-18 15:52:36 +00:00
Sergey Skvortsov
d89f22f261 Update to 3.0.14
Changes:	http://search.cpan.org/src/TMTM/Class-DBI-v3.0.14/Changes
2006-01-18 13:04:11 +00:00
Michael Johnson
2f01af9f45 - Update to 1.8.41 2006-01-18 01:50:36 +00:00
Marcus Alves Grando
48636a33db Move databases/myodbc -> databases/mysql-connector-odbc
* MOVED
Added antry about move

* databases/Makefile
Remove databases/myodbc
Add databases/mysql-connector-odbc

* databases/myodbc
Removed

* databases/mysql-connector-odbc
Update to 3.51.12
Reorganize Makefile
Now default DRIVER_MANAGER is unixodbc

PR:		89939
Submitted by:	Sergey Prikhodko <sergey@network-asp.biz> (maintainer)
Repocopy by:	marcus
2006-01-17 20:50:46 +00:00
Alex Dupre
a459a11772 Forgot in the 5.1.2 update.
Spotted by:	Christian Astrup Bakke <christian@asba.no>
2006-01-17 11:54:43 +00:00
Lars Thegler
3933d258d0 - Update to 1.04
- Added CHA256 checksum
2006-01-17 10:37:06 +00:00
Alex Dupre
fce0420478 Update to 5.1.2 release:
- add reflection
- enable xmlreader and xmlwriter by default in php5-extensions
2006-01-16 12:08:20 +00:00
Palle Girgensohn
9174cc7ee4 Fix patch problem; failed to remove this patch when updating.
Pointy hat to: girgen
2006-01-16 10:15:33 +00:00
Anton Berezin
301c30ec72 Update to 0.11. 2006-01-16 08:42:59 +00:00
Pav Lucistnik
f61b30026d - Chase qdbm update
Pointy hat to:	ahze
Reported by:	pointyhat
2006-01-16 02:55:02 +00:00
Pav Lucistnik
af2fe8b5b6 - Update plist for ruby 1.8.4 rdoc
Reported by:	krismail
2006-01-16 02:43:25 +00:00
Pav Lucistnik
d6986129a3 - Add unoficial patch for MySQL 3.23 and 4.0 users
PR:		ports/91684
Submitted by:	Bjorn Konig <bkoenig@cs.tu-berlin.de> (maintainer)
2006-01-14 19:47:12 +00:00
Vanilla I. Shu
3e5b9ba687 1: upgrade to latest version.
2: remove BROKEN on x11-toolkits/ewl.
2006-01-14 18:33:28 +00:00
Pav Lucistnik
e1a049eeef - Move databases/pecl-hash to security/pecl-hash
PR:		ports/91680
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
Repocopies by:	marcus
2006-01-13 08:31:43 +00:00
Cheng-Lung Sung
2cacc00927 - Update to 4.4.20, fixing a dozen bugs, many of them important.
For details, see: http://www.sleepycat.com/update/4.4.20/if.4.4.20.html

PR:		91733
Submitted by:	Matthias Andree (maintainer)
2006-01-13 05:29:16 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Alex Dupre
3f7751a86f Convert mysql-client.sh to rcNG. 2006-01-12 08:57:43 +00:00
Alex Dupre
707b085ac0 Convert mysql-client.sh to rcNG. 2006-01-12 08:47:23 +00:00
Pav Lucistnik
defd4d27d2 - Update to 1.0.1
PR:		ports/91662
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2006-01-11 19:08:58 +00:00
Pav Lucistnik
57ea6f26ad - Update to 1.8.0
PR:		ports/91636
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2006-01-11 18:25:41 +00:00
Pav Lucistnik
d9c5541ddb - Update to 1.2.1
PR:		ports/91635
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2006-01-11 18:24:43 +00:00
Pav Lucistnik
7b6f987876 - Update to 1.0.1
PR:		ports/91633
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2006-01-11 18:22:38 +00:00
Pav Lucistnik
be28d627ad - Update to 1.1.1
PR:		ports/91632
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2006-01-11 18:20:24 +00:00
Tim Bishop
4e2c5ea22b - Update to 1.8.1
- Update MASTER_SITES

PR:		91612
Submitted by:	"Henri Michelon" <hmichelon@e-cml.org> (maintainer)
2006-01-11 12:47:27 +00:00
Alex Dupre
2843e6c68e Fix build on 4.X (use included zlib on 4.X). 2006-01-11 07:16:20 +00:00
Palle Girgensohn
1d992c44d7 Update postgresql with latest patch release.
A critical fix repairs an error in ReadBuffer that can cause data loss
due to overwriting recently-added pages.  This applies to the 8.1 and
8.0 branches on all platforms.

Note that this update might require a reindex of textual columns under
certain conditions; please see UPDATING.

Other fixes included are:
-- Character string locale comparison bug. This may require a REINDEX
    on text column indexes in some locales, such as Hungarian.
-- Prevent accidental changes of locale by plperl
-- Two fixes for Japanese encodings
-- Two fixes for COPY CSV
-- Fixes for functions returning RECORD
-- Fixes to autovacuum, dblink and pgcrypto
2006-01-09 17:30:38 +00:00