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