Commit Graph

4967 Commits

Author SHA1 Message Date
Thierry Thomas
5f9d0b263b Upgrade to JasperReports 1.2.6.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=444500>.
2006-09-03 20:27:24 +00:00
Michael Johnson
5fc671fb7b - Update to 1.8.70 2006-09-03 15:16:53 +00:00
Kris Kennaway
1ba7a747d5 NO_PACKAGE is not intended use, rather RESTRICTED 2006-09-03 02:57:29 +00:00
Kris Kennaway
fdffb4ecd6 NO_CDROM and NO_PACKAGE are superfluous 2006-09-03 02:44:42 +00:00
Kris Kennaway
15b247f443 Schedule these broken ports for termination on 2006-12-01 2006-09-02 16:51:10 +00:00
Martin Wilke
887f3f38c3 - Update to 2.0.5.1
- Changlog here: http://initd.org/pub/software/psycopg/ChangeLog
2006-09-02 13:48:02 +00:00
Cheng-Lung Sung
c3c7ace85d - Update to 0.751
PR:		ports/102673
Submitted by:	maintainer <hideo_AT_lastamericanempire dot com>
2006-09-02 08:29:09 +00:00
Cheng-Lung Sung
57cf565122 - Update to 0.724
PR:		ports/102673
Submitted by:	maintainer <hideo_AT_lastamericanempire dot com>
2006-09-02 08:28:30 +00:00
Edwin Groothuis
e8bc011b3b Update to version 1.3.2:
- fix creation of pid file
	- don't use non-reentrant functions in signal handlers
2006-09-02 08:18:36 +00:00
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