Commit graph

5158 commits

Author SHA1 Message Date
Ion-Mihai Tetcu
54915889e1 Update two patchlevels at once. This is all fairly routine bugfix
stuff.  Announce messages:
2.8.2.3: This one contains two fixes:
- cookie login on IIS with IE6
- switching from scripts/setup.php to the main script in case of
register_globals enabled
2.8.2.4:
Sorry for 2.8.2.3 which broke the setup script. Now fixed in 2.8.2.4.
Changelog:
https://sourceforge.net/project/shownotes.php?release_id=441457

PR:		ports/102403
Submitted by:	Matthew Seaman (maintainer)
2006-08-31 18:03:12 +00:00
Jun Kuriyama
454ad6b4c9 I cannot reproduce this breakage in my i386 and amd64 environment (and
ia64 on pluto1).

So make $BROKEN message in ${ARCH}==ia64 clause and try to configure
without silent execution of configure script.
2006-08-31 00:39:10 +00:00
Cheng-Lung Sung
d69ca239bd - fix ldconfig problem
- bump PORTREVISION

Noted by:   vs, ports@
2006-08-30 05:22:48 +00:00
Cheng-Lung Sung
6129d2229d - Update to 0.95
- Using PERL_MODBUILD will add entries to BUILD_DEPENDS.
  So we should not specify BUILD_DEPENDS and set RUN_DEPENDS=BUILD_DEPENDS.
  Instead, we should specify RUN_DEPENDS and set BUILD_DEPENDS=RUN_DEPENDS.
- Add $FreeBSD$ to pkg-plist.

PR:		ports/100505
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (timeout)
2006-08-30 01:32:04 +00:00
Cheng-Lung Sung
98992d5755 Add p5-SQL-ReservedWords 0.7, reserved SQL words by ANSI/ISO.
PR:		ports/102666
Submitted by:	Zach Thompson <hideo at lastamericanempire.com>
2006-08-30 00:24:51 +00:00
Cheng-Lung Sung
b9cd80afb0 - now it builds on 4.x
PR:		ports/102564
Submitted by:	Dan Lukes <dan@obluda dot cz>
2006-08-28 09:40:33 +00:00
Sergey Skvortsov
bf4f1ac90d Fix plist.
Approved by:	maintainer (demon)
Pointed by:	pointyhat (kris)
2006-08-25 14:07:35 +00:00
Michael Johnson
c2ddc1d516 - Update to 1.8.68 2006-08-25 01:19:51 +00:00
Martin Wilke
3161ba348e - Update to 1.0.5
PR:		ports/101382
Submitted by:	Kian Mohageri <kian.mohageri(at)gmail.com>
Approved by:	krion (mentor), maintainer
2006-08-24 10:59:21 +00:00
Mathieu Arnold
e8a62bfd2a Update to 1.34
maintainer timeout (3 weeks)

PR:		101036
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-08-24 08:46:00 +00:00
Sergey Skvortsov
02f7ad87df Update to 3.0.15
PR:		ports/102330
Submitted by:	Gea-Suan Lin <gslin xx gslin.org>
2006-08-23 15:57:55 +00:00
Martin Wilke
44c5f0ff2d The Python SQL Toolkit and Object Relational Mapper
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.

It provides a full suite of well known enterprise-level persistence
patterns, designed for efficient and high-performing database access,
adapted into a simple and Pythonic domain language.

WWW: http://www.sqlalchemy.org/

PR:		ports/101920
Submitted by:	Dryice Liu <dryice@dryice.name>
Approved by:	krion (mentor)
2006-08-23 13:47:02 +00:00
Lars Balker Rasmussen
443a519982 New port: databases/p5-DBIx-Class-DigestColumns, Automatic digest columns 2006-08-23 08:15:21 +00:00
Cheng-Lung Sung
6171e1df7b * Update rails and its related ports to match rails 1.1.6:
activesupport    = 1.3.1
	activerecord     = 1.14.4
	actionpack       = 1.12.5
	actionmailer     = 1.2.5
	actionwebservice = 1.1.6
	rails            = 1.1.6
    This update is needed to fix a serious bug in rails
* Add a x-generate-plist target to easy the creation of pkg-plist
* Add an "WWW" entry on pkg-descr that points to the correspoding
  project on rubyforge.

PR:		ports/101973
Submitted by:	Rui Lopes <rgl_AT_ruilopes dot com>
Approved by:	maintainer (Jonathan Weiss)
Security:	http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disclosure
Security:	http://www.vuxml.org/freebsd/90064567-28b1-11db-844d-000c6ec775d9.html
2006-08-23 02:30:45 +00:00
Max Khon
edf8bebd03 Fix build on FreeBSD 4.x
Pointed out by:	kris
2006-08-21 05:23:01 +00:00
Lars Balker Rasmussen
35ebfd274a Update to 0.07001 2006-08-20 11:08:39 +00:00
Cheng-Lung Sung
cf16586af9 - distfile has been re-rolled.
Noted by:	krisbot
PR:		ports/102150
Submitted by:	maintainer (Matthew Seaman)
2006-08-16 15:53:14 +00:00
Dmitry Sivachenko
efaacbeacd Update to 1.2.15.
PR:		101556
Submitted by:	leeym
2006-08-16 08:38:14 +00:00
Marcus Alves Grando
8674b7dd5d - Add LATEST_LINK
Notified by:	kris
2006-08-16 00:13:31 +00:00
Sergey Skvortsov
84ff143a36 Update to 0.37.1
Approved by:	maintainer (demon)
2006-08-15 16:53:16 +00:00
Anton Berezin
2bc4546408 Add p5-Relations-Query 0.93, object for building queries with
DBI/DBD::mysql.

PR:		ports/102019
Submitted by:	Timur I. Bakeyev <bat at cpan.org>
2006-08-15 09:52:11 +00:00
Anton Berezin
43160855b4 Add p5-Relations 0.95, functions to Use with Databases and Queries.
PR:		ports/102018
Submitted by:	Timur I. Bakeyev <bat at cpan.org>
2006-08-15 09:47:33 +00:00
Rong-En Fan
80b737b5b6 - Define USE_GETTEXT, bump PORTREVISION
PR:		ports/101586
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-15 08:27:47 +00:00
Rong-En Fan
1a0d043dcd - Remove directories that are not in mtree file
Note that these directories are be removed by other dependency ports,
  so I do not bump PORTREVISION for them. These affected ports are
  belong to ports@.

PR:		ports/101586
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-15 07:56:23 +00:00
Cheng-Lung Sung
653d6eb934 - Update to version 2.8.2.2
- bugfix
    - http://sourceforge.net/tracker/index.php?func=detail&aid=1536112&group_id=23067&atid=377408
- Respect DESTDIR

PR:		ports/102027
Submitted by:	maintainer (Matthew Seaman)
2006-08-15 00:20:52 +00:00
Cheng-Lung Sung
4de56a776b - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 22:55:18 +00:00
Mathieu Arnold
596a774cad Update to 1.52
PR:		101684
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-08-14 18:34:26 +00:00
Cheng-Lung Sung
7bb9e9d0fc - Update to 0.75
PR:		ports/101820
Submitted by:	maintainer <hideo_AT_lastamericanempire dot com>
2006-08-14 03:27:23 +00:00
Cheng-Lung Sung
0c724fcefa - Update to 0.723
PR:		ports/101820
Submitted by:	maintainer <hideo_AT_lastamericanempire dot com>
2006-08-14 03:26:28 +00:00
Marcus Alves Grando
e544af77b2 - Update to 3.3.7
- portlint(1)
2006-08-13 22:52:33 +00:00
Martin Wilke
c242443a38 psycopg2 is a PostgreSQL database adapter for the Python programming language.
It was written from scratch with the aim of being small, fast and stable. It
supports the full Python DBAPI-2.0 and is thread safe.

psycopg2 is different from the other database adapter because it was designed
for heavily multi-threaded applications that create and destroy lots of cursors
and make a conspicuous number of concurrent INSERTs or UPDATEs. Every open
Python connection keeps a pool of real (UNIX or TCP/IP) connections to the
database. Every time a new cursor is created, a new connection does not need to
be opened; instead one of the unused connections from the pool is used. That
makes psycopg very fast in typical client-server applications that create a
servicing thread every time a client request arrives.

WWW: http://initd.org/projects/psycopg2

Approved by:	krion (mentor)
2006-08-10 19:35:17 +00:00
Pav Lucistnik
3b1e57565a - Fix build with OpenSSL
PR:		ports/101647
Submitted by:	Dan Lukes <dan@obluda.cz>, Sergey Mokryshev <mokr@mokr.net>
Obtained from:	http://bugs.mysql.com/bug.php?id=21327
Approved by:	ale's vacation
2006-08-10 08:36:41 +00:00
Lars Balker Rasmussen
db07827903 - When using PERL_MODBUILD=yes, don't use RUN_DEPENDS=${BUILD_DEPENDS}
PR:		101708
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-08-09 21:26:03 +00:00
Lars Balker Rasmussen
7f4bcdb0f6 - When using PERL_MODBUILD=yes, don't use RUN_DEPENDS=${BUILD_DEPENDS}
PR:		101707
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-08-09 21:24:43 +00:00
Lars Balker Rasmussen
04849cbcd5 When using PERL_MODBUILD=yes, don't use RUN_DEPENDS=${BUILD_DEPENDS}
PR:		101705
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-08-09 21:22:54 +00:00
Michael Johnson
8cd9132e89 - Update to 1.8.66 2006-08-09 12:45:07 +00:00
Palle Girgensohn
3859cb1344 Update to 2.6.7 2006-08-09 10:36:43 +00:00
Jean Milanez Melo
0a9f8dd1df - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by:	portmgr (erwin)
2006-08-08 11:35:27 +00:00
Erwin Lansing
b70a31b4c2 - Eliminate a patch
- Respect DESTDIR

PR:		101567
Submitted by:	gabor (maintainer)
2006-08-08 08:11:09 +00:00
Cheng-Lung Sung
2f7c47dbaa - Update to 0.35
PR:		ports/101635
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-08 07:47:33 +00:00
Martin Wilke
de94f525a3 - Update to 3.1.1
PR:		ports/100788
Submitted by:	Robert Gogolok <gogo(at)cs.uni-sb.de>
Approved by:	krion (mentor), maintainer timeout
2006-08-07 10:07:22 +00:00
Hye-Shik Chang
f0f91e6954 Make setup not to install an egg info file which isn't needed for
standard modules.
2006-08-07 02:23:05 +00:00
Pav Lucistnik
cf48b90ff6 - Update to 5.0.24
Approved by:	ale's vacation
2006-08-06 19:43:47 +00:00
Pav Lucistnik
7d91ad8582 - Update to 4.1.21
Approved by:	ale's vacation
2006-08-06 18:53:11 +00:00
Rong-En Fan
182ebbde04 - Use wxgtk2.6-unicode, bump PORTREVISION
- Some cleanup

PR:		ports/101369
Submitted by:	dindin <dindin at freebsd.org.ua> (maintainer)
2006-08-06 05:35:32 +00:00
Martin Wilke
a6f9551ae0 RRD::Simple provides a simple interface to RRDTool's RRDs module. This
module does not currently offer fetch method that is available in the RRDs
module.

It does however create RRD files with a sensible set of default RRA (Round
Robin Archive) definitions, and can dynamically add new data source names to
an existing RRD file.

This module is ideal for quick and simple storage of data within an RRD file
if you do not need to, nor want to, bother defining custom RRA definitions.

WWW: http://search.cpan.org/dist/RRD-Simple/

PR:		ports/101073
Submitted by:	chinsan <chinsan.tw(at)gmail.com>
Approved by:	krion (mentor)
2006-08-05 10:53:21 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Rong-En Fan
73e5c64e35 - Update to 2.8.2.1
PR:		ports/101315
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2006-08-04 05:12:03 +00:00
Michael Johnson
3221f953e0 - Update to 1.8.65 2006-08-02 23:32:43 +00:00
Cheng-Lung Sung
d1c7be93ca - Update to 0.04
PR:		ports/101212
Submitted by:	maintainer (Gea-Suan Lin)
2006-08-01 22:35:18 +00:00
Joe Marcus Clarke
a752e7027d Update to 1.6.3. 2006-07-31 22:56:43 +00:00
Andrew Pantyukhin
c36ad3d129 - Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
2006-07-30 22:46:04 +00:00
Martin Wilke
29ab7a801e - Fix pkg-plist
PR:		ports/100828
Submitted by:	Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:	krion (mentor), maintainer
2006-07-30 21:07:12 +00:00
Martin Wilke
62be640d2e - Fix pkg-plist
PR:		ports/100827
Submitted by:	Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:	krion (mentor)
2006-07-29 19:54:12 +00:00
Erwin Lansing
1f2cd7d6db DBIx::Log4perl is a wrapper over DBI which adds logging of your DBI activity
via a Log::Log4perl handle. Log::Log4perl has many advantages for logging
but the ones probably most attractive are:

The ability to turn logging on or off or change the logging you see without
changing your code.

Different log levels allowing you to separate warnings, errors and fatals
to different files.

WWW: http://search.cpan.org/dist/DBIx-Log4perl/

PR:		ports/100610
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-07-29 19:39:49 +00:00
Ion-Mihai Tetcu
50870dfa80 Update to 0.95
PR:		ports/100971
Submitted by:	Jin-Shan Tseng
Approved by:	maintainer
2006-07-29 06:11:38 +00:00
Jose Alonso Cardenas Marquez
c8f8bcdfe0 - Added post-extract on Makefiles.units. It remove the svn directories from
some fpc ports.
- Added PORTREVISION for each port
- Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports
- Fixed the gtk, glib and gdk libraries linking for fpc-gtk
- Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD}
- Removed post-extract from fpc-fcl. I just added it to makefiles.units file

Approved by:	garga (mentor)
2006-07-29 02:48:26 +00:00
Lars Balker Rasmussen
749918b334 Update to 0.03007 2006-07-28 08:29:43 +00:00
Erwin Lansing
8248b37516 - Update to 0.08 [1]
- Mark for perl 5.6.0 or higher.

Heavily modified from:
PR:		100948 [1]
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-07-28 08:27:36 +00:00
Akinori MUSHA
c37ffc9619 Update to 1.1.0. 2006-07-28 07:47:56 +00:00
Ion-Mihai Tetcu
23b0729231 Routine update to the latest stable version. The big delta in the
version numbers is apparently mostly an exercise by MySQL AB to have
all their products with "matching" version numbers.  There are some
shiny new bits of extra functionality to justify the new major version
numbers though.
Quoting the release message:
   "This is the first generally-available, production release of
    Connector/J 5.0. Notice that Connector/J 3.1 has supported all
    MySQL-5.0 features other than XA, but this is the first
    generally-available release that "synchronizes" version numbers
    with the server (as well as adding support for XA).
    Version 5.0.3 is suitable for use with any MySQL version including
    MySQL-4.1, MySQL-5.0 or MySQL-5.1 beta."
The complete release announcement is at:
    http://lists.mysql.com/announce/382
On-line changelog is at:
    http://dev.mysql.com/doc/refman/5.0/en/cj-news.html
Upgrade notes:
    http://dev.mysql.com/doc/refman/5.0/en/cj-upgrading.html

PR:		ports/100931
Submitted by:	Matthew Seaman (maintainer)
2006-07-28 05:34:16 +00:00
Alex Dupre
0a7ad47758 Set correct maintainer. 2006-07-27 05:50:33 +00:00
Michael Johnson
59c857a2a3 - Update to 1.8.63 2006-07-27 02:01:22 +00:00
Thierry Thomas
b86c9d3018 No functional change: just add "-v" to investigate a linkage failure
reported by linimon on pointyhat.
2006-07-26 17:13:19 +00:00
Lars Balker Rasmussen
11147e3bd2 Update to 0.03006
- no test depends

PR:		100850
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-07-26 08:03:58 +00:00
Cheng-Lung Sung
03c77dfc3b Add p5-Class-Inflate 0.03, inflate HASH Object from Values in Database.
PR:		ports/100619
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-25 03:38:30 +00:00
Aaron Dalton
ed993d6b00 Adding port databases/ocaml-sqlite3, OCaml bindings for databases/sqlite3.
PR:		ports/93920
Submitted by:	Meikel Brandmeyer <ocaml-sqlite3-port@kotka.de>
2006-07-24 21:19:44 +00:00
Lars Balker Rasmussen
df04301502 Update to 0.9.6.0
- get in sync with xapian-core again...
2006-07-24 19:14:18 +00:00
Lars Balker Rasmussen
6db98f8296 Update to 0.9.6
PR:		100710
Submitted by:	lbr
Approved by:	Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2006-07-24 19:08:46 +00:00
Max Khon
ed4b775ed0 Use bsd.wx.mk. 2006-07-24 18:39:12 +00:00
Jean Milanez Melo
05e9d24c70 - Remove bad site:
* http://ftp.rtfm.no/pub/mysql/Downloads/Contrib/
2006-07-24 17:17:42 +00:00
Jean Milanez Melo
2a096c6c52 - Fix mastersite. 2006-07-24 17:14:47 +00:00
Jean Milanez Melo
dfd59670fe - Remove bad site:
* http://initd.org/pub/software/psycopg/PSYCOPG-1-1/
2006-07-24 17:07:56 +00:00
Jean Milanez Melo
a19b4c8781 - Remove bad site:
* http://web.tryc.on.ca/mysql/Downloads/Contrib/
2006-07-24 17:03:34 +00:00
Jean Milanez Melo
92046d7869 - Remove bad site:
* ftp://ftp.hanse.de

- Add new mastersite.
2006-07-24 16:09:17 +00:00
Jose Alonso Cardenas Marquez
995ae8b1bd - The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils

Approved by:	garga (mentor)
2006-07-24 11:21:27 +00:00
Sergey Matveychuk
219a32864d - Update to 0.8.1 2006-07-23 13:28:50 +00:00
Lars Balker Rasmussen
ff2e4ab4d0 - Update to 0.07000
- Remove p5-Scalar-List-Utils and p5-Storable because they are already
  in Perl 5.8.x base.
- Remove test-dependency

PR:		100741
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-07-23 09:39:46 +00:00
Cheng-Lung Sung
16acd8f56c Add p5-Cache-BDB 0.04, an object caching wrapper around BerkeleyDB.
PR:		ports/100711
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-23 06:51:04 +00:00
Rong-En Fan
b9b0e40b73 - Update to 0.742
PR:		ports/100699
Submitted by:	maintainer
2006-07-23 00:37:30 +00:00
Rong-En Fan
4707f8b756 - Update to 0.722
PR:		ports/100699
Submitted by:	maintainer
2006-07-23 00:37:06 +00:00
Lars Balker Rasmussen
035c77d22c Update to 0.03005
Dump some depends that are already in 5.8 base.
2006-07-19 23:43:04 +00:00
Renato Botelho
4da180cc34 - Use USE_LDCONFIG
- Silent portlint
- Bump PORTREVISION

PR:		ports/99389
Approved by:	maintainer timeout (23 days)
2006-07-19 15:39:52 +00:00
Michael Johnson
036f89dd95 - Update to 1.8.61 2006-07-19 06:59:41 +00:00
Sergey Matveychuk
c88bfc265f - Fix the last commit: --with-db-lib -> --with-db-version
Reported by:	remko
2006-07-15 19:31:45 +00:00
Sergey Matveychuk
39f2c6ea3b - Fix a bug when databases/ruby-bdb port links only with highest version of
databases/db* ports. If user sets other version with WITH_BDB_VER
  ruby-bdb builds with a port that user set, but links with
  highest version. it's caused ruby-bdb unworkable.

PR:		ports/99697
Submitted:	Matthias Andree <matthias.andree_at_gmx.de>
2006-07-15 19:03:05 +00:00
Rong-En Fan
b3d5bee6e7 - Update to 0.741
PR:		ports/100321
Submitted by:	maintainer
2006-07-15 16:53:31 +00:00
Rong-En Fan
6a6afd49f9 - Update to 0.721
PR:		ports/100321
Submitted by	maintainer
2006-07-15 16:53:10 +00:00
Mark Linimon
ad592bf50b Mark broken: gets coredump on install on pointyhat (all archs). 2006-07-15 07:07:11 +00:00
Mathieu Arnold
8496f97a7c Update to 0.09 2006-07-14 10:52:58 +00:00
Cheng-Lung Sung
48fce79858 - Update to version 3.1.
PR:		ports/100125
Submitted by:	Robert Gogolok <gogo_AT_cs dot uni-sb dot de>
Approved by:	maintainer (Choe, Cheng-Dae)
2006-07-14 01:56:52 +00:00
Thierry Thomas
f8b42e1da3 - Upgrade to 1.1.16-1;
- Unbreak;

- Add mirrors.
2006-07-13 22:26:44 +00:00
Thierry Thomas
0a4efb89d6 Upgrade to JasperReports 1.2.5.
Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=36382&release_id=431260>
2006-07-11 21:45:07 +00:00
Lars Balker Rasmussen
c6903ef43f Update to 0.03004. 2006-07-11 18:39:37 +00:00
Renato Botelho
bc04aff095 Add databases/php5-oci8:
This port adds support for OCI8 PHP shared extension. It replaces the old
Oracle shared extension which is obsolete and will be dropped (moved to
PECL) in PHP 5.1. This patch also corrects dependency for the Oracle shared
extension (added Oracle client in RUN_DEPENDS).

PR:		ports/86580
Submitted by:	Simun Mikecin <numisemis at yahoo.com>
2006-07-11 13:21:54 +00:00
Sergey A. Osokin
9a15142fc3 Unbreak size mismatch by update to 3.29.
Submitted by:	chinsan aka chinsan dot tw at gmail dot com
PR:		100059
2006-07-11 06:32:43 +00:00
Marcus Alves Grando
f844d449b6 * databases/Makefile
Add py-pysqlite23 entry

* databases/py-PySQLite10

Litte modification in CONFLICTS

* databases/py-PySQLite11

Litte modification in CONFLICTS

* databases/py-pysqlite20

Fix CONFLICTS

* databases/py-pysqlite21

Fix CONFLICTS

* databases/py-pysqlite22

Fix CONFLICTS

* databases/py-pysqlite23

Update to 2.3.2

Repocopy by:	marcus
2006-07-10 03:07:30 +00:00
Ion-Mihai Tetcu
1f4401a28f OpenDBX is an extremely lightweight but extensible C library for
accessing databases with a single API. It provides a clean and simple
interface across all supported databases that leads to an elegant
code design automatically. Currently MySQL, PostgreSQL and SQLite are
supported and backends for more native database APIs can be written
easily. If you want your application to support different databases
with little effort, this is definitively the right thing for you!

License: LGPL

WWW: http://www.linuxnetworks.de/opendbx/

PR:		ports/95005
Submitted by:	tremere at cainites.net
2006-07-09 14:26:40 +00:00
Rong-En Fan
23749ec2f6 - Update to 2.5.1
Approved by:	delphij (mentor, implicit)
2006-07-08 05:29:20 +00:00
Rong-En Fan
08fdf7d9ad - Update to 1.1.3
- Use GCC 3.2+ to build on 4.x
- Remove duplicate logic of detecting PGSQL_VER

PR:		99820
Submitted by:	maintainer
Approved by:	delphij (mentor, implicit)
2006-07-06 16:29:04 +00:00
Cheng-Lung Sung
04a2c39f6d - currently mark BROKEN on 4.X 2006-07-05 22:48:01 +00:00
Marcus Alves Grando
77cf256612 - Fix LIB_DEPENDS
Pointy hat to:	seanc
2006-07-05 13:49:49 +00:00
Mark Linimon
fb0914231a Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR:		ports/92445
Hat:		portmgr
2006-07-05 02:30:58 +00:00
Sean Chittenden
bafa34008a Apply performance patch to memcached to reduce latency when a response is
being sent over two packets.

http://citrin.ru/stuff/memcached/read.png
http://citrin.ru/stuff/memcached/write.png

Also fix a libevent versioning type-o, I'm not aware of 1.2.1 having been
released.  :)  Bump port version.

PR:		ports/94997
Submitted by:	Anton Yuzhaninov <citrin@rambler-co.ru>
2006-07-03 20:10:58 +00:00
Martin Wilke
792d580430 - Update to 2.8.2 which fixes several vulnerabilities
PR:		ports/99682
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Approved by:	markus (co-mentor)
Security:	http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-4
2006-07-03 12:28:00 +00:00
Cheng-Lung Sung
ec47cd2bb3 - update to 0.29 2006-07-03 00:46:35 +00:00
Cheng-Lung Sung
bd664e6a35 - update to 0.74
PR:		ports/99694
Submitted by:	maintainer (hideo)
2006-07-01 17:10:23 +00:00
Cheng-Lung Sung
0d78f52fdc - update to 0.72
PR:		ports/99694
Submitted by:	maintainer (hideo)
2006-07-01 17:05:36 +00:00
Aaron Dalton
7793233f5c - Update to 0.96
PR:		ports/99060
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-07-01 16:13:07 +00:00
Yen-Ming Lee
f16517a483 - update dependencies for libevent-1.2 2006-06-30 02:53:12 +00:00
Cheng-Lung Sung
9ae477f22f - update to 1.18
- prune WWW.
2006-06-29 02:01:20 +00:00
Maxim Sobolev
f782d82915 There is no point in setting mode of rc.d file to be 554, set it to 555.
Otherwise there could be problems with the service not starting up in the
case when owner of the file has been changed.
2006-06-26 22:24:10 +00:00
Erwin Lansing
eb2ac88bce Change non-existent USE_PERL to a working USE_PERL5
Approved by:	maintainer timeout
2006-06-26 10:27:59 +00:00
Andrew Pantyukhin
0cbae16890 - Require perl from ports
PR:		ports/99054 (part of)
Submitted by:	Aaron Dalton <aaron@freebsd.org>
2006-06-25 16:23:16 +00:00
Cheng-Lung Sung
c43be3147b - MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@

PR:		ports/98755
Submitted by:	rafan (the fresh committer)
2006-06-25 15:29:12 +00:00
Thierry Thomas
21b8e05512 Upgrade JasperReports to 1.2.4.
Changelog at:
<https://sourceforge.net/project/shownotes.php?release_id=427038&group_id=36382>
2006-06-23 21:18:26 +00:00
Shaun Amott
1f05758e2c Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIX
PR:		ports/99337
Submitted by:	shaun (me)
Approved by:	Bartek Rutkowski <r@robakdesign.com> (maintainer),
		ahze (mentor)
2006-06-23 13:46:06 +00:00
Hye-Shik Chang
41a65d90c0 Add new port for python sqlite3 module.
This port installs a Python "standard" library version of pysqlite
which is provided by databases/py-pysqlite22 already.  Because
sqlite3 module was introduced in Python 2.5, this port plays only
for 2.5 or laters.

See Also:	http://docs.python.org/dev/lib/module-sqlite3.html
2006-06-23 03:54:01 +00:00
Mathieu Arnold
aaa7bad306 Fixup the distfile shortage 2006-06-22 14:53:06 +00:00
Erwin Lansing
8740ce5b57 Update to 1.15
PR:		99299
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2006-06-22 13:21:39 +00:00
Alex Dupre
fcfd4c734b Remove the temporary hack to use the new USE_LDCONFIG feature. 2006-06-22 10:23:04 +00:00
Lars Balker Rasmussen
29d5891fc6 Update to 0.15
PR:		99087
Submitted by:	aaron
Approved by:	erwin (mentor, implicit)
2006-06-21 20:51:59 +00:00
Renato Botelho
b06153abd6 - Update fpc to 2.0.2
PR:		98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652,
		98654, 98656, 98657, 98658, 98720, 98724
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:52:57 +00:00
Renato Botelho
eb0d782f33 Add fpc-sqlite , free Pascal interface to SQLite.
PR:		ports/98655
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:45:29 +00:00
Renato Botelho
cc8cdb83e5 Add fpc-gdbm , free Pascal interface to the GNU database system.
PR:		ports/98666
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:43:54 +00:00
Michael Johnson
13b3cd9bfe - Update to 1.8.60 2006-06-20 20:17:52 +00:00
Erwin Lansing
9c2df873e3 Update to 0.24
PR:		99201
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2006-06-20 16:00:06 +00:00
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Lars Thegler
814d1e06b7 Update to 0.07
PR:		ports/99113
Submitted by:	aaron
2006-06-19 18:37:38 +00:00
Mathieu Arnold
3c47d55ef1 Update to 1.07 2006-06-19 12:18:05 +00:00
Alex Dupre
20dac73485 Update to 5.1.11 release:
- use recommended yaSSL library
- build as max-no-ndb or max profiles
2006-06-19 09:08:56 +00:00
Aaron Dalton
c98680c13f - Update from v0.04 to v1.00
- Restrict to Perl 5.6+ due to dependencies

PR:		ports/98179
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-19 07:36:47 +00:00
Ion-Mihai Tetcu
05cdb31dfd - unquote IGNORE
- install .la files and bump PORTVERSION for plist change

PR:		ports/99020
Submitted by:	maintainer
2006-06-17 11:15:43 +00:00
Jun Kuriyama
bedde79b26 Add p5-Class-DBI-Plugin-Senna 0.01, add Instant Fulltext Search
Capability With Senna to Class::DBI.
2006-06-17 11:11:36 +00:00
Andrew Pantyukhin
2fb353ab55 - Update to 0.33 2006-06-17 08:22:05 +00:00
Aaron Dalton
9562727647 - Update to 0.93
- Restricted to Perl 5.8+ due to dependency upon devel/p5-Exception-Class

PR:		ports/99022
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-16 12:53:38 +00:00
Anton Berezin
86a381b881 Update to 0.23. 2006-06-16 07:28:03 +00:00
Cheng-Lung Sung
34a54ff938 - update to 0.28 2006-06-15 03:44:47 +00:00
Cheng-Lung Sung
69793a9b74 - Update databases/p5-Rose-DB from version 0.70 to 0.71
PR:		ports/98945
Submitted by:	maintainer (hideo)
2006-06-15 01:19:25 +00:00
Mark Linimon
aacf833278 Reset simuran@shaw.ca due to 5 months of no activity, maintainer-timeouts,
and no response to email.

Hat:		portmgr
2006-06-14 21:46:20 +00:00
Erwin Lansing
9d9fb13098 Update to 0.731
PR:		98920
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2006-06-14 19:32:13 +00:00
Sergey Skvortsov
a4d70e6aa6 Fix dependencies list.
PR:		ports/98931
Submitted by:	Denis Barov <dindin xx freebsd.org.ua> (maintainer)
2006-06-14 14:34:49 +00:00
Vasil Dimov
5662d9da5b Remove expired leaf ports:
2006-06-07 databases/arcexplorer
2006-06-07 www/linux-flashplugin6
2006-06-14 10:45:35 +00:00
Aaron Dalton
6c1d55ba97 - Update from v0.028 to v0.93
- Restrict to Perl 5.6+ due to make test problems

PR:		ports/98183
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-14 04:54:08 +00:00
Sergey A. Osokin
71683f6af8 Update to 3.49. 2006-06-13 10:20:47 +00:00
Erwin Lansing
251331e604 Remove non-existent knob USE_FFTW.
Approved by:	maintainer
2006-06-12 18:41:13 +00:00
Norikatsu Shigemura
5af3874176 Update to 10.2.0.2.
Requested by:	many people
2006-06-12 16:04:07 +00:00
Sergey Skvortsov
8c88427820 Update to 3.0006
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0006/ChangeLog
2006-06-12 11:35:34 +00:00
Marcus Alves Grando
c78adb8a81 - Update to 3.3.6 2006-06-11 21:43:25 +00:00
Erwin Lansing
c31f6f3db9 Update to 0.74
PR:		98818
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2006-06-11 16:27:18 +00:00
Erwin Lansing
b985cab0ea Update to 0.70
PR:		98817
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2006-06-11 16:24:49 +00:00
Pav Lucistnik
33216e375b - Update to 1.0.3
PR:		ports/98358
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2006-06-10 11:27:48 +00:00
Erwin Lansing
a7d2f98382 Rose::DB::Object is a base class for objects that encapsulate a single row
in a database table.

WWW: http://search.cpan.org/dist/Rose-DB-Object/

PR:		ports/98767
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-06-10 10:47:38 +00:00
Erwin Lansing
cf69935f05 Rose::DB is a wrapper and abstraction layer for DBI-related functionality.
WWW: http://search.cpan.org/dist/Rose-DB/

PR:		ports/98767
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-06-10 10:46:49 +00:00
Mark Linimon
ca5fd41bfa Reset bouncing maintainer address. 2006-06-09 21:18:38 +00:00
Aaron Dalton
5044e973f6 - Update from v0.96 to v0.983
- Update plist

PR:		ports/98189
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-09 19:20:57 +00:00
Vanilla I. Shu
0305da6e87 Fix build on 4.x.
Submitted by:	kris@ via email.
2006-06-09 02:44:50 +00:00
Jun Kuriyama
c60de118ac - Update to 0.95.
- Switch to CPAN.
- Remove USE_GETTEXT (it's required by libnmz)
- Add patch for perl 5.005_03 (however, it still can't pass "make test")

PR:		ports/98382
Submitted by:	leeym
2006-06-09 01:46:24 +00:00
Anton Berezin
5c73cb2a4e Update to 0.51.
Submitted by:	hideo <hideo@lastamericanempire.com>
PR:		98635
2006-06-08 06:52:49 +00:00
Erwin Lansing
17de8cc81e Update to 1.14
PR:		98621
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2006-06-07 20:43:36 +00:00
Edwin Groothuis
7cde130159 add SHA256 checksum 2006-06-07 13:53:59 +00:00
Edwin Groothuis
5c1963b34f Add SHA256 checksums 2006-06-07 13:46:48 +00:00
Erwin Lansing
4a1c0ea7a2 This is a simple module for doing very very simple quick tests on a
database, primarily designed to test if a row exists with the correct
details in a table or not. For more advanced testing (joins, etc) it's
probably easier for you to roll your own tests by hand than use this
module.

WWW: http://search.cpan.org/~mark/Test-DatabaseRow-1.04/

PR:		ports/98608
Submitted by:	Joshua D. Abraham <jabra@ccs.neu.edu>
2006-06-07 10:44:40 +00:00
Akinori MUSHA
e5e80b2536 Update to 0.998. 2006-06-07 06:12:12 +00:00
Akinori MUSHA
40f0e41f59 Add SHA256 sums. I'll upgrade my 4.x box to 6 soon... 2006-06-07 06:07:32 +00:00
Akinori MUSHA
338501299e Update to 2.7.1. 2006-06-07 06:02:21 +00:00
Akinori MUSHA
163105ed64 - Update to 0.5.9, which now supports bdb 4.4.
- Make good use of USE_BDB instead of tedious WITH_BDB* knobs.

- Use 'PORTDOCS=*' to avoid maintaining a list of automatically
  generated document files that are renumbered on every release.

PR:		ports/98059 (update to 0.5.8)
Submitted by:	skv
2006-06-07 05:57:47 +00:00
Michael Johnson
c15633ed3e - Update to 1.8.59 2006-06-07 01:42:10 +00:00
Sergey Skvortsov
79861d5a2e Add flamerobin 0.7.2, an GUI administration tool for Firebird database.
PR:		ports/95468
Submitted by:	Denis Barov <dindin xxx freebsd.org.ua>
2006-06-06 18:10:01 +00:00
Erwin Lansing
ff52c8e2a3 Update to 0.05
PR:		97626
Submitted by:	miwi
Approved by:	maintainer timeout
2006-06-06 10:24:49 +00:00
Sergey Matveychuk
96420a7e04 - NOT_FOR_ARCH=ia64. Does not build.
Reported by:	kris mail
2006-06-06 09:01:20 +00:00
Lars Balker Rasmussen
99637198dd Update to 0.03003
Approved by:	erwin (mentor, implicit)
2006-06-06 06:12:02 +00:00
Aaron Dalton
7274ae2aaf Add erlang-mysql 1.0, native MySQL driver for Erlang.
PR:		ports/96803
Submitted by:	Shaun Amott <shaun@inerd.com>
Approved by:	tobez
2006-06-05 20:06:06 +00:00
Pav Lucistnik
d4c81595f2 - Fix build on !i386
PR:		ports/98386
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2006-06-05 13:10:29 +00:00
Marcus Alves Grando
758243aad5 - Add secondary master site
Notified by:	krismail
2006-06-04 21:19:44 +00:00
Jeremy Messenger
631d51a28e Fix the plist, bump the PORTREVISION.
Reported by:	krismail
2006-06-04 21:17:26 +00:00
Sergey Matveychuk
7177ab1684 - Update to 0.6.1
PR:		ports/98482
Submitted by:	Martin Wilke <freebsd at unixfreunde.de>
2006-06-04 17:45:25 +00:00
Vanilla I. Shu
380fdb26af Fix pkg-plist.
Submitted by:	kris@ via email
2006-06-03 13:57:08 +00:00
Cheng-Lung Sung
58f9946c7a - use USE_MYSQL
- take maintainership

PR:		ports/98389
Submitted by:	maintainer (Thomas Abthorpe)
2006-06-03 13:46:50 +00:00
Vanilla I. Shu
8074d478f1 Add libzdb, it's a thread-safe connection pool library. 2006-06-03 03:02:17 +00:00
Sergey Skvortsov
9fe3cba801 * update to 2.10
* assign maintainership to perl@

PR:		ports/98190
Submitted by:	aaron
2006-06-02 15:36:28 +00:00
Lars Balker Rasmussen
f93513ab2a - Update from v0.32 to v0.33
- Clean up Makefile and portlint errors
- Update pkg-plist to respect NOPORTDOCS

0.33
       - Implement the 'require' parameter. Suggested by esh at exile.ru

PR:		98181
Submitted by:	aaron
Approved by:	erwin (mentor, implicit, seeing spots)
2006-06-02 13:50:42 +00:00
Yen-Ming Lee
14dc2a08d5 - update to 1.02
- assign to perl@
2006-06-02 05:27:33 +00:00
Marcus Alves Grando
e80287dc93 - Update to 5.0.22
PR:		98280
Approved by:	ale
Security:	http://lists.mysql.com/announce/365
2006-06-01 17:55:56 +00:00
Marcus Alves Grando
cb07c139a7 - Update to 4.1.20
PR:		98280
Approved by:	ale
Security:	http://lists.mysql.com/announce/364
2006-06-01 17:55:36 +00:00
Dmitry Sivachenko
950fa4829f Update to 1.43.
PR:		98185
Submitted by:	aaron
2006-06-01 10:34:09 +00:00
Herve Quiroz
2189ec6af9 Update to 3.1.13 (bugfix release)
PR:		98225
Submitted by:	maintainer
2006-05-31 23:19:32 +00:00
Jeremy Messenger
336ae3953d - Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

  	Incorrect: (Without USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.local.dist <-- Here...
	================================

  	Correct: (With USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist <-- Here...
	================================

- Change a several of *-reference ports to install in LOCALBASE instead
  X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
  Bump the PORTREVISION for change prefix.

Discussed with:	marcus
2006-05-31 22:18:51 +00:00
Aaron Dalton
0ae3dc3b3a - Update from v1.01 to v1.02
- Update pkg-plist

1.02  Thu Sep 15 2005  Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

	* Switched from ExtUtils::MakeMaker to Module::Build.
	* Added dependencies on Class::DBI 0.96 (thanks to MJH
          <mjh@liminalflux.net for the suggestion)
	* Updated the README documentation.
	* Changed the environment variables used for testing.
	* Fixed testing so that tests are skipped when optional
          prerequisites are not installed.
	* Removed Class::DBI::DDL::mysql as it did nothing.

PR:		98180
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-05-31 17:47:09 +00:00
Vasil Dimov
7fcd3b36c7 Add new port databases/pgtop - Display PostgreSQL performance info like top(1)
pgtop was inspired by mytop (http://mytop.sourceforge.net/ [1]), which in turn
was inspired by the system monitoring tool top.

pgtop will connect to a PostgreSQL server and periodically run queries against
the pg_stat* relations and attempt to summarize the information from them in a
useful format.

http://search.cpan.org/~cosimo/pgtop-0.04/pgtop

[1] this site is not available, the correct one is:
http://jeremy.zawodny.com/mysql/mytop/

PR:		ports/98204
Submitted by:	r@robakdesign.com <r@valinor.amu.edu.pl>
2006-05-31 12:36:20 +00:00
Aaron Dalton
00d556cf82 Adding port databases/p5-Data-Pageset, a module for manipulating multiple pages of returned data as well as sets of pages.
Approved by:	tobez (implicit)
2006-05-30 21:36:32 +00:00
Thierry Thomas
c46be8e47c Upgrade to JasperReports 1.2.3.
Changelog available at
<https://sourceforge.net/project/shownotes.php?release_id=421105>.
2006-05-30 20:56:34 +00:00
Cheng-Lung Sung
05b4531bc7 - Update to 0.0.20
PR:		ports/98123
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274_AT_is-root dot com>
2006-05-30 09:34:37 +00:00
Joe Marcus Clarke
b21d25cd99 Update to 1.6.2. 2006-05-30 03:50:07 +00:00
Marcus Alves Grando
f9bcbd7065 - Update to 1.31 2006-05-30 02:49:44 +00:00
Palle Girgensohn
62d24c8673 Update to 2.6.6.
Security:	http://thaiopensource.org/development/libpqxx/
2006-05-28 16:50:24 +00:00
Pav Lucistnik
14dd14b714 - Fix syntax error in pkg-message's Apache configuration example
PR:		ports/98045
Submitted by:	Brian Gourlie <bgourlie@gmail.com>
Approved by:	maintainer
2006-05-28 15:02:02 +00:00
Pav Lucistnik
b47ad7a943 - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl 2006-05-28 13:37:06 +00:00
Jeremy Messenger
9fd86ed460 Change the PORTNAME:
gnomemag -> gnome-mag
	gnomespeech -> gnome-speech
	fileroller -> file-roller
	gnomeaudio -> gnome-audio
	gnomemedia2 -> gnome-media
	gnomedb -> gnome-db
	gnomeblog -> gnome-blog
	gnomepim -> gnome-pim
	gnomeutils2 -> gnome-utils
	bugbuddy -> bug-buddy
	gnomebuild -> gnome-build
	gnomecommon -> gnome-common
	gnomecrash -> gnome-crash
2006-05-28 04:06:27 +00:00
Jeremy Messenger
0da70991cd databases/gnomedb -> databases/gnome-db
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 02:53:21 +00:00
Marcus Alves Grando
ec51640623 - Update to 2.0.4
PR:		97986
Approved by:	maintainer
2006-05-27 17:53:24 +00:00
Pav Lucistnik
75ff8591bb - Move to better category
devel/p5-Encode -> converters/p5-Encode
  devel/p5-Encode-compat -> converters/p5-Encode-compat

PR:		ports/97644
Submitted by:	Rong-En Fan <rafan@infor.org> (maintainer)
2006-05-27 17:51:11 +00:00
Michael Nottebrock
d10a5375ee Update to KOffice 1.5.1 2006-05-27 10:26:19 +00:00
Sam Lawrance
3ec2eee0e4 Put back the correct master site.
Reported by:	grog
2006-05-27 01:30:15 +00:00
Pav Lucistnik
4059a91be8 - Point MASTER_SITES to submitter's mirror
- Remove WWW

PR:		ports/97824
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-26 18:46:30 +00:00
Andrew Pantyukhin
b33965b337 Add port databases/p5-DBIx-SQLite-Simple:
DBIx::SQLite::Simple - easy access to SQLite databases using objects

WWW: http://search.cpan.org/dist/DBIx-SQLite-Simple/

Approved by:	krion (mentor)
2006-05-26 10:34:31 +00:00
Pav Lucistnik
5786c6dd2e - Fix plist
Reported by:	krismail
2006-05-26 08:45:31 +00:00
Michael Johnson
38b74ddeb6 - Update to 1.8.57 2006-05-25 12:08:53 +00:00
Michael Johnson
9881b0413b - Fix fetch by using MASTER_SITE_PERL_CPAN
PR:		97854
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-05-24 22:03:27 +00:00
Renato Botelho
a481869221 Make it fetchable again
PR:		ports/97629
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 12:15:12 +00:00
Palle Girgensohn
bf0da7dba4 Update to 8.1-407 2006-05-24 10:45:52 +00:00
Lars Balker Rasmussen
bfacb6ff19 Update to 0.03000
Approved by:	erwin (mentor)
2006-05-24 10:40:25 +00:00
Sergey Skvortsov
4ea9382b73 Update to 0.26
Changes:	http://search.cpan.org/src/RDB/POE-Component-DBIAgent-0.26/Changes
2006-05-24 07:26:56 +00:00
Sergey Skvortsov
6ff36bce8f Update to 3.0004
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0004/ChangeLog
PR:		ports/97677
Submitted by:	leeym
2006-05-24 07:09:03 +00:00
Pav Lucistnik
0414bf912d - Bump PORTREVISION for yesterday's directory fixes 2006-05-23 21:47:55 +00:00
Alex Dupre
d1d5102caa Remove BROKEN flag. 2006-05-23 21:25:06 +00:00
Palle Girgensohn
85e4e49806 Update all PostgreSQL to fix a security flaw
The PostgreSQL Global Development Group today released versions 8.1.4, 8.0.8,
7.4.13 and 7.3.15. This is an urgent update to close a security hole which
can permit a SQL injection attack on some applications running PostgreSQL.

Users are urged to apply the update as soon as reasonably possible. Since the
update affects client functionality, most driver projects will be updating
this week as well.

Because the security issue involved is complex, we have added a section in
Techdocs to explain it: http://www.postgresql.org/docs/techdocs.52. Please
read this first before applying the updates.

Also, fix rc_subr startup problems on FreeBSD-7.x.

Security:	http://www.postgresql.org/docs/techdocs.50
PR:		ports/95154
2006-05-23 21:18:58 +00:00
Alex Dupre
f27d84df7c Fix pkg-plist. 2006-05-22 19:36:47 +00:00
Cheng-Lung Sung
2de262a385 - now it builds 2006-05-22 08:53:01 +00:00
Pav Lucistnik
bfc2b6667d - This is fixed now after changes to ruby-dbi port 2006-05-21 22:56:42 +00:00
Pav Lucistnik
b31e1bd34c - This is fixed now after changes to ruby-dbi port 2006-05-21 22:43:10 +00:00
Pav Lucistnik
6b716ac72c - Create empty directories when installed from package 2006-05-21 22:38:06 +00:00
Kris Kennaway
6a9acb210a BROKEN: Incomplete pkg-plist 2006-05-21 22:08:31 +00:00
Kris Kennaway
676e78bb22 BROKEN: Does not build 2006-05-21 22:07:49 +00:00
Kris Kennaway
01ffad2eff BROKEN: Incorrect pkg-plist 2006-05-21 21:46:47 +00:00
Kris Kennaway
24434565b7 BROKEN: Does not compile 2006-05-21 21:40:41 +00:00
Kris Kennaway
a34a0f7a61 BROKEN: Installs files prior to 'make install' 2006-05-21 21:31:18 +00:00
Max Khon
1aa4a57b1c Fix some portlint -A errors.
PR:		97353 (partially)
Submitted by:	Martin Wilke
2006-05-21 14:04:42 +00:00
Marcus Alves Grando
2d105f63ee - Update to 4.0.27
PR:		97502
Approved by:	maintainer timeout (security bypass by mnag with secteam hat)
Security:	CVE-2006-1516, CVE-2006-1517
2006-05-21 03:18:03 +00:00
Marcus Alves Grando
a7a167893e - Update to 2.8.1
PR:		97537
Submitted by:	maintainer
Security:	http://www.vuxml.org/freebsd/2ecd02e2-e864-11da-b9f4-00123ffe8333.html
2006-05-21 01:03:25 +00:00
Sergey Matveychuk
d133ccf98b - Update to 1.1.10 2006-05-20 17:40:09 +00:00
Lars Balker Rasmussen
6036ee2571 Update to 0.06003.
Approved by:	erwin (mentor)
2006-05-20 10:58:55 +00:00
Ion-Mihai Tetcu
3cd188c8f6 - Update to 1.0.2 [1]
- drop USE_PHPIZE=     yes since it has USE_PHPEXT=     yes [2]

PR:		ports/97435 [1]
Submitted by:	maintainer [1], itetcu [2]
Approved by:	lawrance (mentor)
2006-05-20 00:49:45 +00:00
Ion-Mihai Tetcu
6ce06f7ed4 - update to 1.0.3 [1]
- drop USE_PHPIZE=     yes since it has USE_PHPEXT=     yes [2]

PR:		ports/97430 [1]
Submitted by:	maintainer [1], itetcu [2]
Approved by:	lawrance (mentor)
2006-05-19 08:13:32 +00:00
Ion-Mihai Tetcu
06418bc74e - Update to 1.0.1
- drop USE_PHPIZE=     yes since it has USE_PHPEXT=     yes [2]

PR:		ports/97436
Submitted by:	maintainer [1]
		itetcu [2]
Approved by:	lawrance
2006-05-19 07:56:32 +00:00
Ion-Mihai Tetcu
46c526b0af - Update to 1.0.1 [1]
- rop USE_PHPIZE=     yes since it has USE_PHPEXT=     yes [2]

PR:		ports/97438 [1]
Submitted by:	maintainer [1]
		itetcu [2]
Approved by:	lawrance (mentor)
2006-05-19 07:55:01 +00:00
Ion-Mihai Tetcu
8282ee33e0 Update to 1.0.1 [1]
- drop USE_PHPIZE=     yes since it has USE_PHPEXT=     yes [2]

PR:		ports/97436 [1]
Submitted by:	maintanier
		itetcu [2]
Approved by:	lawrance (mentor)
2006-05-19 07:50:27 +00:00
Lars Balker Rasmussen
b706a5979b Make dependencies added in 1.18 optional.
Submitted by:	kuriyama
Approved by:	erwin (mentor)
2006-05-19 07:36:08 +00:00
Erwin Lansing
f0f9ee964e - Update to 0.23 [1]
- Hand maintainership to perl@

PR:		97423 [1]
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-05-18 20:37:45 +00:00
Michael Johnson
d3138e9a45 - Add pkg-descr
Requested by:	Dan Langille <dan@langille.org> for freshports.org
2006-05-17 20:56:56 +00:00
Cheng-Lung Sung
f4895cc9b0 - A trivial error pointed out to me by Gerard Seibert -- it's
config.default.php not config.defaults.php, and the file is in the
  libraries sub-directory

PR:		ports/97334
Submitted by:	maintainer (Matthew Seaman)
2006-05-16 06:43:23 +00:00
Jeremy Messenger
69b1d4f402 portlint:
-Use DOCSDIR in plist.
	-Add INSTALLS_OMF, bump the PORTREVISION.
2006-05-16 04:02:04 +00:00
Jeremy Messenger
fdfcc55f2f portlint:
-Use DOCSDIR in plist.
	-Add INSTALLS_OMF, bump the PORTREVISION.
2006-05-16 03:56:05 +00:00
Jeremy Messenger
6486c7771f Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
Dirk Meyer
fd1b75220b - fix plist after apache update 2006-05-15 11:59:11 +00:00
Sam Lawrance
5b91ad41c4 Update to 3.0.1.
Run as 'nobody' rather than root.

PR:		ports/96637
Submitted by:	Vivek Khera <vivek@khera.org>
Approved by:	Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
2006-05-15 09:14:34 +00:00
Yen-Ming Lee
6080471a6a - update to 1.49 2006-05-14 17:19:16 +00:00
Tilman Keskinoz
2853472077 Update to 0.23
PR:		97204
Submitted by:	hideo <hideo@lastamericanempire.com>
2006-05-14 16:59:28 +00:00
Ion-Mihai Tetcu
38fd3832df Pass maintainership to Shaun Amott <shaun@inerd.com>
PR:		ports/96289
Submitted by:	Shaun Amott <shaun@inerd.com>
Approved by:	lawrance (mentor)
2006-05-14 14:59:51 +00:00
Michael Johnson
ea94aa3271 - Update to 1.8.53 2006-05-14 03:56:26 +00:00