Michael Nottebrock
c2719a1924
Fix/remove bogus paths pointing to the build directory from pkgconfig files,
...
libtool archives and dot-prl files.
PR: ports/112228
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
2007-05-01 15:14:48 +00:00
Cheng-Lung Sung
5a0de2c9fd
- remove ".if ${PERL_LEVEL} < 500600 ..." stuff.
2007-05-01 07:33:15 +00:00
Cheng-Lung Sung
75abb5ffe5
- Update to 3.38
2007-05-01 07:23:11 +00:00
Dryice Dong Liu
4466023767
update to 0.3.7
2007-04-30 12:43:20 +00:00
Tong LIU
17b108023a
Use my @FreeBSD.org address.
...
Approved by: delphij (mentor)
2007-04-30 06:27:41 +00:00
Kris Kennaway
bcc0df6812
Change BROKEN to IGNORE to prevent package build
2007-04-30 02:46:32 +00:00
Cheng-Lung Sung
af5034446d
Add rubygem-rrdtool 0.6.0, a Ruby interface to RRDTool.
...
PR: ports/111811
Submitted by: Konstantin SAURBIER (saurbier at math.uni-bielefeld.de)
2007-04-30 02:02:29 +00:00
Martin Wilke
7314254d76
PEAR::DB_Sqlite_Tools is an object oriented interface to effectively
...
manage and backup Sqlite databases.It extends the existing functionality
by providing a comprehensive solution for database backup, live replication,
export in XML format, performance optmization and other functionalities like
the insertion and retrieval of encrypted data from an Sqlite database without
any external extension.
WWW: http://pear.php.net/package/DB_Sqlite_Tools/
2007-04-29 20:45:26 +00:00
Martin Wilke
7887c65e94
This is the Interbase/Firebird MDB2 driver.
...
WWW: http://pear.php.net/package/MDB2_Driver_ibase/
2007-04-29 20:43:41 +00:00
Cheng-Lung Sung
54547e0e41
- Fix the broken port using PHP_BUILD and PHPIZE
...
PR: ports/112233
Submitted by: maintainer (Gerrit Beine)
2007-04-29 14:42:50 +00:00
Martin Wilke
3f3b57f2da
Table management extension to DBA
...
WWW: http://pear.php.net/package/DBA_Relational/
2007-04-29 14:40:24 +00:00
Martin Wilke
92f32326ab
- Update to 1.5.0 RC2
...
- Take maintainership
2007-04-29 14:36:56 +00:00
Akinori MUSHA
804180ec82
Update to 2.7.3.
...
PR: ports/112176
Submitted by: clsung
2007-04-29 08:16:12 +00:00
Martin Wilke
94ad381ae9
- Update to 1.8.5
...
- Take maintainership
2007-04-27 15:54:49 +00:00
Martin Wilke
d946de94d8
- Update to 1.8.5
...
- Take maintainership
2007-04-27 15:47:47 +00:00
Martin Wilke
856cf2ca40
- Update to 1.1.1
...
- Take maintainership
2007-04-27 15:45:01 +00:00
Martin Wilke
e172e98ea2
- Update to 1.2.0
...
- Take maintainership
2007-04-27 15:17:33 +00:00
Martin Wilke
65c8edd29b
- Update to 0.7.2
...
- Grab Maintainership
Approved by: rafan@ (old maintainer)
2007-04-27 15:16:03 +00:00
Martin Wilke
f236ec2c7a
- Update to 1.4.0
...
- Grab Maintainership
Approved by: rafan@ (old maintainer)
2007-04-27 15:08:55 +00:00
Martin Wilke
b69c433cda
- Update to 1.4.0
...
- Grap Maintainership
Approved by: rafan@ (old maintainer)
2007-04-27 15:05:08 +00:00
Martin Wilke
68a7170f28
- Update to 2.4.0
...
- Grab Maintainership
Approved by: rafan@ (old maintainer \o/)
2007-04-27 14:58:04 +00:00
Akinori MUSHA
b6dec5b193
Ri files are no longer installed, so fix plist.
...
PR: ports/111289
Submitted by: Christopher Shumway <cshumway@titan-project.org>
2007-04-27 03:48:23 +00:00
Joe Marcus Clarke
36716ad406
Fix a crash that can occur when calendar timezone files lack a TZNAME
...
field.
Reported by: Yuri Pankov <yuri.pankov@gmail.com>
Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=425129#c21
2007-04-26 20:16:52 +00:00
Lars Balker Rasmussen
1a7f4fc00d
Update to 0.34
...
PR: 112110
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2007-04-25 20:03:21 +00:00
Martin Wilke
ba7572abf5
- Update to 1.4.1
...
PR: 112037
Submitted by: Steven Kreuzer (maintainer)
2007-04-24 08:35:46 +00:00
Cheng-Lung Sung
771a7597ee
- Update to version 2.10.1
...
This is a bugfix only release, including fixing some security bugs. No
more details than that have yet been released.
ChangeLog is at:
https://sourceforge.net/project/shownotes.php?release_id=503361
PR: ports/112065
Submitted by: maintainer (Matthew Seaman)
2007-04-24 06:54:15 +00:00
Palle Girgensohn
0460921154
Update PostgreSQL to 7.3.19, 7.4.17, 8.0.13, 8.1.9 and 8.2.4 respectively:
...
The PostgreSQL Global Development Group has released updated versions
for PostgreSQL 8.2 and all back versions to patch a privilege
escalation exploit in SECURITY DEFINER functions. All users of this
feature are urged to update to the latest minor version and follow
instructions on securing these functions as soon as possible. This
minor release also contains other fixes, so all users should plan to
deploy it.
Once you have updated, additional steps are required to secure your
database against the exploit. Please read the release notes at
http://www.postgresql.org/docs/8.2/static/release.html and the
TechDocs article at http://www.postgresql.org/docs/techdocs.77 on how
to lock down your security definer functions, if you use them.
As always, application of a minor release does not require a dump and
reload of the database.
The frequency of security fixes recently is a result of increased
scrutiny of the PostgreSQL code by government agencies and
security-conscious companies. Rapid turnaround on security patches
is key to keeping PostgreSQL the most secure SQL database. Your work
and vigilance in applying the latest security updates ensures that
there will never be a PostgreSQL "worm".
http://www.postgresql.org/docs/8.2/static/release-8-2-4.html
http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-9
http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-13
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4-17
http://www.postgresql.org/docs/techdocs.77
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2138
2007-04-23 16:10:54 +00:00
Mathieu Arnold
928ef32d7e
Update to 1.08
2007-04-23 14:39:28 +00:00
Martin Wilke
6d75f4a9d2
- Remove 4.X gruft
...
PR: 111940
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Approved by: maintainer
2007-04-23 08:09:30 +00:00
Martin Wilke
2553c54453
- Remove 4.X gruft
...
PR: 111938
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Approved by: maintainer
2007-04-23 08:07:30 +00:00
Cheng-Lung Sung
5dd1d20bb6
- Update to 0.8.2
...
- I'll maintain it.
2007-04-23 08:05:17 +00:00
Max Khon
64543c4a58
Remove FreeBSD 4 support.
...
PR: 111939
2007-04-22 04:55:47 +00:00
Kris Kennaway
9699d4f6d7
BROKEN: Install fails
2007-04-21 05:00:53 +00:00
Jun Kuriyama
0e2a5f6412
Fix plist.
...
Reported by pointyhat via kris
2007-04-21 00:43:57 +00:00
Marcus Alves Grando
68428f4c67
- Update to 3.3.16
...
PR: 111925
Submitted by: Michael Scheidell <scheidell___secnap.net>
2007-04-21 00:07:41 +00:00
Yen-Ming Lee
d7b7c66176
- removed support FreeBSD 4.x (EOL)
...
PR: 111935
Submitted by: Marcelo Araujo <araujo at bsdmail.org>
2007-04-20 23:17:41 +00:00
Martin Wilke
f43dc1806c
- Update to 0.09
...
PR: 111886
Submitted by: miwi
Approved by: maintainer
2007-04-20 20:26:16 +00:00
Martin Wilke
b1f40e3678
- Update to 1.4.070327
...
PR: 111877
Submitted by: miwi
Approved by: maintainer
2007-04-20 20:25:43 +00:00
Anton Berezin
b953064497
Update to 0.41.
2007-04-20 13:09:15 +00:00
Mathieu Arnold
34cb4b6584
Update to 11.94
2007-04-20 10:53:54 +00:00
Mathieu Arnold
a5e63e3f1a
Update to 0.32
2007-04-20 10:34:59 +00:00
Kris Kennaway
7f4af29644
BROKEN: Configure fails
2007-04-20 08:01:06 +00:00
Kris Kennaway
242fe076b5
BROKEN: Does not build
2007-04-20 07:59:54 +00:00
Michael Nottebrock
7aeef3e519
Rename all binaries in qt4 which conflict with binaries installed by
...
qt33 to ($binary)-qt4 and adjust dependencies accordingly. This
avoids conflicts once X11BASE has been changed to /usr/local and
incidentally makes the naming scheme of the qt4 executables in ports
equal to that of the Fedora Core and Debian packages.
2007-04-19 17:08:04 +00:00
Li-Wen Hsu
4e7b2a64c1
- Fix build with NOPORTDOCS=yes
...
PR: 109704
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net>
Approved by: maintainer timeoput, clsung (mentor)
2007-04-19 16:05:56 +00:00
Alex Dupre
f51ea84c17
Update to 5.1.17 release.
2007-04-19 08:58:29 +00:00
Pav Lucistnik
f75b99c13a
- Update to 3.6.0
...
PR: ports/108965
Submitted by: R.Mahmatkhanov <R.Mahmatkhanov@SKYLINK.RU>
Approved by: maintainer timeout (perky; 2 months)
2007-04-19 07:49:49 +00:00
Rong-En Fan
dc052711a6
- Update to 1.20
...
PR: ports/111818
Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
2007-04-18 17:16:30 +00:00
Norikatsu Shigemura
1f8a0520b1
Add missing dependency on linux base.
...
PR: ports/111815
Submitted by: SXren Klintrup <soren <at> klintrup.dk>
2007-04-18 14:25:26 +00:00
Martin Wilke
06dacf3073
- Update to 1.20
2007-04-18 08:09:52 +00:00
Lars Balker Rasmussen
08d689ed3c
Update to 0.07006
2007-04-18 06:46:16 +00:00
Alex Dupre
59247929fb
Fix previouos commit.
2007-04-18 06:20:39 +00:00
Alex Dupre
19f6aeb87e
Use the new @stopdaemon feature.
2007-04-18 05:58:40 +00:00
Martin Wilke
4b7aacbb0c
- Update to 4.2
...
Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail)
2007-04-17 20:12:59 +00:00
Martin Wilke
f127f8bd73
- Update to 1.19
...
PR: 111507
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
2007-04-17 19:21:15 +00:00
Jun Kuriyama
eed6a08fe3
Fix breakage...
2007-04-16 10:25:14 +00:00
Jun Kuriyama
e726fd3e7c
Add pgpoolAdmin 1.0.0, web-based administration tool for pgpool-II.
2007-04-16 09:50:41 +00:00
Jun Kuriyama
1f565b6b92
- Add pgpool-II 1.0.2 after repocopy from databases/pgpool.
2007-04-16 03:43:42 +00:00
Gabor Kovesdan
d4d4877cb1
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
...
letter d-e
2007-04-15 19:15:42 +00:00
Andrey Slusar
b4eb722469
Update to 3.8
2007-04-15 13:05:31 +00:00
Lars Balker Rasmussen
7c1bc025e0
Update to 0.03011.
2007-04-15 09:50:10 +00:00
Cheng-Lung Sung
d8ae8bc1a5
- Update to 3.37
2007-04-15 05:39:34 +00:00
Gabor Kovesdan
3ee8f88de8
- Remove mysql-administrator from the category Makefile as it was removed
...
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
(via freebsd-ports@)
2007-04-14 09:40:02 +00:00
Li-Wen Hsu
ea78ada32c
- Update to 1.2.9
...
PR: 111514
Submitted by: Vivek Khera <vivek AT khera.org> (maintainer)
Approved by: clsung (mentor)
2007-04-14 08:12:04 +00:00
Dryice Dong Liu
74133a21b3
update to 0.8.2
...
Approved by: itetcu (mentor, implicit)
2007-04-12 04:34:16 +00:00
Yen-Ming Lee
9f010cb856
- fix of warning if slave is stopped
...
- bump PORTREVISION
Submitted by: rajo at platon.sk
2007-04-11 23:47:05 +00:00
Martin Wilke
792505ec49
- Use termios.h when available
...
PR: 110879
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: maintainer
2007-04-11 20:12:06 +00:00
Joe Marcus Clarke
73e4728187
Remove some bits from this patch that are handled by post-patch.
...
Reported by: julien maatouk <julien.maatouk@ntt.eu>
2007-04-11 15:06:02 +00:00
Sergey Matveychuk
d77e9a5980
Remove databases/mysql-administrator.
...
It's a part of MySQL Tools now and don't supported separately.
2007-04-11 11:29:24 +00:00
Joe Marcus Clarke
fd4b2d7b66
Fix the build when malloc debugging is enabled.
2007-04-11 04:05:05 +00:00
Marcus Alves Grando
3415fe08f8
- Update to 3.3.15
...
- Install example.tcl only if WITH_TCLWRAPPER are set [1]
Submitted by: bland [1]
2007-04-10 21:40:24 +00:00
Joe Marcus Clarke
ff72e14cb7
Update to 1.10.1.
2007-04-10 18:37:43 +00:00
Martin Wilke
c53b6c9890
2007-04-06 sysutils/tct: this port is obsolete, please use sysutils/sleuthkit instead
...
2007-04-10 textproc/ocaml-yaxi: Does not build
2007-04-10 ukrainian/pine.language: Leaves behind config file on deinstall
2007-04-10 www/mod_zap: Incomplete pkg-plist
2007-04-10 www/sahana2: Conflicting dependencies: php4 vs php5
2007-04-10 www/urchin5: Does not install
2007-04-07 databases/cyrus-smlacapd: this software is obsolete
2007-04-10 17:59:13 +00:00
Martin Wilke
d29cc1b45b
2007-04-10 audio/x4x: Does not build
...
2007-04-10 audio/marlin: does not build with new nautilus-cd-burner
2007-04-10 chinese/tatter-tools: Incorrect pkg-plist
2007-04-10 chinese/vim-scdoc: Does not build
2007-04-10 databases/mergeant: does not build with new libgnomedb
2007-04-10 databases/pecl-paradox: Does not compile
2007-04-10 deskutils/yank: Incomplete pkg-plist
2007-04-10 17:14:02 +00:00
Anton Berezin
02a5b0bf8a
Deprecate.
2007-04-10 10:36:44 +00:00
Rong-En Fan
88e3db1c28
- Update to 1.5.4
...
- Pass maintainership to submitter
PR: ports/111344
Submitted by: Nemo Liu <nemoliu at gmail.com>
2007-04-08 06:42:28 +00:00
Cheng-Lung Sung
2bc6a23192
- grab maintainer ship
...
PR: ports/111254
Submitted by: maintainer (Josh Paetzel)
2007-04-07 04:13:33 +00:00
Marcus Alves Grando
83283fa6fe
- Update to 1.2.1
...
- Change rc.d script to allow to run with negative priority. [1]
PR: 108465 [1]
Submitted by: Anton Yuzhaninov <citrin___rambler-co.ru> [1]
2007-04-06 18:27:29 +00:00
Michael Landin
3c4547d1da
- Fix build for gcc4
...
Notified by: pointyhat
2007-04-06 13:36:35 +00:00
Marcus Alves Grando
d1dd60b280
- Bump PORTREVISION
...
- Mark as broken since databases/py-MySQLdb have a more actually version.
2007-04-06 03:07:35 +00:00
Marcus Alves Grando
ec75e50501
- Update to 1.2.2
2007-04-06 03:06:44 +00:00
Marcus Alves Grando
d0ee841d3f
- Update to 3.3.14
2007-04-06 02:07:35 +00:00
Martin Matuska
8413b1b1d5
- updated maintainer e-mail address
...
Approved by: garga (mentor)
2007-04-05 13:19:09 +00:00
Stanislav Sedov
eb3392969d
- Use a static PORTEPOCH for a while. We have a problem with the variable
...
initialization order.
Reported by: many
Thanks to: pav
2007-04-05 09:07:21 +00:00
Markus Brueffer
97ebc94bf3
- Add vendor patches for non-critical bugs
...
- Bump PORTREVISION
2007-04-05 00:37:08 +00:00
Philip Paeps
4ae1499f90
Update to 2.1.2.
...
PR: ports/111071
Submitted by: Gerrit Beine <gerrit.beine -at- gmx.de> (maintainer)
2007-04-04 08:34:23 +00:00
Cheng-Lung Sung
ce0bf15bda
- Update to 1.15.3
...
PR: ports/110659
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Approved by: maintainer (Jonathan Weiss)
2007-04-04 01:30:44 +00:00
Stanislav Sedov
8752c350a7
- Update ruby to 1.8.6
...
- Synchronise portversions and portepochs in all ruby subports
- Take maintainerships of all ruby subports.
2007-04-03 21:57:49 +00:00
Gabor Kovesdan
5382b79779
- Remove old Perl support from unmaintained ports in categories starting
...
with letter b-f
2007-04-02 17:54:43 +00:00
Gabor Kovesdan
8849e7d388
- Deprecate
...
- Set one week for EXPIRATION_DATE
Submitted by: Gerhard Gonter <g.gonter@ieee.org> (maintainer, via private
mail)
2007-04-01 19:33:33 +00:00
Sergey Skvortsov
7f82066b12
Update to 2.0.1
2007-04-01 12:38:45 +00:00
Yen-Ming Lee
0c7ea5ed47
- apply new integrated patch
...
- bump PORTREVISION
Submitted by: Lubomir Host <rajo at platon.sk>
2007-04-01 00:49:24 +00:00
Gabor Kovesdan
da92dce43f
- Remove DESTDIR support from my ports as it is useless now. New implementation
...
is coming.
2007-03-31 19:56:19 +00:00
Cheng-Lung Sung
aa339d169b
- Update to 1.7.11
...
PR: ports/111033
Submitted by: maintainer (Thomas Abthorpe)
2007-03-31 07:13:01 +00:00
Yen-Ming Lee
2eb3c07b9e
* update to 1.6_1
...
* apply patches from Lubomir Host
- fixes bug in InnoDB status report
- adds some hint in queries-per-second mode
- if 'D' key is pressed, mytop script is checked for modifications (e.g.
during development) and restarted
- shows MySQL SLAVE status (if configured in MySQL daemon)
Submitted by: Lubomir Host <rajo at platon.sk>
2007-03-30 21:08:53 +00:00
Yen-Ming Lee
c5e77448df
- update my email address in ports header
2007-03-30 20:35:18 +00:00
Thierry Thomas
c8ebeef1ae
Upgrade JasperReports to 1.3.2.
...
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=497565 >.
2007-03-30 19:23:02 +00:00
Pav Lucistnik
6ac340229b
- sqlite3' PORTNAME changed, fix depobj
...
Reported by: pointyhat
2007-03-30 07:56:41 +00:00
Lars Balker Rasmussen
39b41a8747
Update to 0.03010
2007-03-30 06:26:30 +00:00
Kris Kennaway
1dc906beda
Now appears to build
2007-03-30 04:18:18 +00:00
Dirk Meyer
b2158fb206
- udpate to 4.1.1
2007-03-29 13:47:45 +00:00
Lars Balker Rasmussen
425486b922
Update to 0.06000
2007-03-28 05:16:58 +00:00
Cheng-Lung Sung
058d16d66f
- Update to 3.36
2007-03-28 02:42:01 +00:00
Markus Brueffer
b02ba2182c
Fix build with gcc 4.1
...
Submitted by: pointyhat via kris
2007-03-27 20:40:37 +00:00
Anton Berezin
32b0bb8475
Fix dependency on [renamed] sqlite3.
...
PR: 110905
Submitted by: leafy <leafy7382@gmail.com>
2007-03-27 10:15:40 +00:00
Anton Berezin
0cbc33927f
Update to 0.23.
2007-03-27 10:05:05 +00:00
Martin Wilke
6be7f53152
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
...
This package provides the QtSql module.
WWW: http://www.riverbankcomputing.co.uk/pyqt/
PR: ports/109624
Submitted by: Danny Pansters <danny at ricin.com>
2007-03-27 09:55:21 +00:00
Cheng-Lung Sung
a23a974f6a
- Update to 3.35
2007-03-26 01:41:14 +00:00
Mark Linimon
986368d038
Reset ports@rbt.ca due to current lack of time to work on FreeBSD.
...
Hat: portmgr
2007-03-25 22:19:12 +00:00
Marcus Alves Grando
f847b411db
* databases/Makefile
...
- Add sqlite3-threads port
* databases/sqlite3
- Upgrade to 3.3.13 [1]
* databases/sqlite3-threads
- Create a slave port for threads-override-locks. [2]
PR: 110446 [1], 110104 [2]
Submitted by: Michael Scheidell <scheidell___secnap.net> [1], thierry [2]
2007-03-25 20:02:04 +00:00
Pav Lucistnik
757bcc798e
- Update to 4.5.0
...
- Install additional docu
PR: ports/109296
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer timeout (perky; 1 month)
2007-03-25 16:51:53 +00:00
Cheng-Lung Sung
3206509a8f
- Update to 0.70
2007-03-25 09:45:05 +00:00
Michael Nottebrock
56d3b226bf
Update to 4.2.3
2007-03-25 04:08:03 +00:00
Dryice Dong Liu
ab060c273b
update to 0.3.6
...
Approved by: itetcu (mentor, implicit)
2007-03-24 14:15:52 +00:00
Pav Lucistnik
28f8ee4611
- COPYTREE_* are now part of bsd.port.mk
...
PR: ports/100996
Submitted by: stass
2007-03-24 14:03:04 +00:00
Juergen Lock
bb3f53a51d
Update to 1.4.070323
...
PR: ports/110732
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
Approved by: miwi (mentor, implicit)
2007-03-23 22:40:46 +00:00
Mark Linimon
81e4371710
Reset mharo due to maintainer-timeouts and no response to PRs.
...
Hat: portmgr
2007-03-23 09:47:31 +00:00
Martin Wilke
da167dde05
2007-03-16 databases/zodb: outdated software, databases/zodb3 should be used
...
2007-03-19 finance/gnomepm: is unfetchable and has no homepage
2007-03-19 games/frabs: is unfetchable and homepage disappeared
2007-03-22 17:08:45 +00:00
Peter Pentchev
9928d15daf
Unbreak DBD::mysql for MySQL 4.0.x - remove all the mysql_sqlstate()
...
ifdef's from dbdimp.c and dbdimp.h, as upstream apparently intended in
4.003, but did not quite catch them all.
Approved by: skv (maintainer)
2007-03-22 15:46:26 +00:00
Cheng-Lung Sung
7d62ffaee5
- Update to 1.7.10
...
PR: ports/110654
Submitted by: maintainer (Thomas Abthorpe)
2007-03-22 09:03:07 +00:00
Anton Berezin
958fd3201a
Deprecate & set expiration date. There is no reason to use this port
...
now that perl 5.005_03 is not supported together with FreeBSD 4.X.
2007-03-22 06:52:30 +00:00
Sergey Skvortsov
b55ee2f6da
Update to 4.003
...
Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.003/ChangeLog
2007-03-21 13:07:07 +00:00
Cheng-Lung Sung
70e9f2443e
- unbreak
...
The dependency issue was the reason this port was broken in the first place,
and it has since been fixed.
PR: ports/110374
Submitted by: maintainer (Christopher Boumenot)
2007-03-21 08:20:20 +00:00
Michael Nottebrock
036ffe12b2
Update to 3.3.8
2007-03-21 07:57:07 +00:00
Dryice Dong Liu
78d514bf96
update to 0.8.1
...
Approved by: itetcu (mentor, implicit)
2007-03-21 01:40:31 +00:00
Anton Berezin
309fa9ab2b
Update to 0.22.
2007-03-20 13:00:15 +00:00
Lars Thegler
932c9f687a
Update to 1.02
2007-03-19 18:23:58 +00:00
Joe Marcus Clarke
951c257ea3
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
...
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Tilman Keskinoz
1536438f21
Update to 1.1,
...
Pass Maintainership to Submitter
PR: 110442
Submitted by: Nemo Liu<nemoliu@gmail.com>
2007-03-18 21:22:55 +00:00
Norikatsu Shigemura
ded27d2f66
Respect PTHREAD_CFLAGS/PTHREAD_LIBS.
...
Approved by: maintainer timeout (1 month)
2007-03-18 16:23:18 +00:00
Gabor Kovesdan
b12b87e98e
- Use /bin/sh and do not depend on bash
...
PR: ports/109768
Submitted by: Pankov Pavel <pankov_p@mail.ru>
Approved by: maintainer timeout
2007-03-17 22:22:19 +00:00
Pav Lucistnik
7b58a02af1
- Fix freetds provider for freetds-0.64 API
...
PR: ports/110212
Submitted by: Denis Eremenko <moonshade@pnhz.kz>
2007-03-14 19:10:56 +00:00
Alex Dupre
74cd81ec3b
Update to 5.1.16 release.
2007-03-14 16:30:56 +00:00
Alex Dupre
e8c3646170
Update to 5.0.37 release.
2007-03-14 16:13:28 +00:00
Mark Linimon
05c85b1470
Reset gaoj@cpsc.ucalgary.ca due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2007-03-14 07:47:33 +00:00
Thierry Thomas
d12321093a
Make fetchable again:
...
- the distname and its format have changed;
- some unused Windows specific files have been removed from the tarball.
Reported by: pointyhat via Kris
2007-03-13 21:31:36 +00:00
Martin Wilke
d6633946d2
Lightweight alternative to heavy phpMyAdmin for easy access MySQL databases.
...
PR: ports/110259
Submitted by: spam at rm-rf.kiev.ua
2007-03-13 10:56:33 +00:00
Stanislav Sedov
09e4e6f119
- Update e17 ports to 20070223 snapshot
...
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2]
2007-03-11 08:51:14 +00:00
Pav Lucistnik
ebca065f44
- Fix fetch
...
PR: ports/107498
Submitted by: Jacques Marneweck <jacques@powertrip.co.za>
Approved by: maintainer timeout (2 months)
2007-03-09 16:42:11 +00:00
Cheng-Lung Sung
57cacb69b8
- Update to 1.15.2
...
PR: 109540
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Approved by: maintainer (Jonathan Weiss)
2007-03-09 02:52:26 +00:00
Anton Berezin
356ac2d4a5
Update to 0.21.
2007-03-08 18:04:37 +00:00
Michael Johnson
9996e758a9
- Update plist for qdbm update
...
- Bump PORTREVISION
2007-03-08 16:35:28 +00:00
Cheng-Lung Sung
76b676eaa5
- Update to 0.69
2007-03-08 09:56:45 +00:00
Cheng-Lung Sung
36eea7c0e6
- Update to 3.34
2007-03-08 07:19:22 +00:00
Cheng-Lung Sung
c7eac2b3c2
- Update to 0.9.10
...
PR: ports/109997
Submitted by: maintainer (Jean-Francois Dockes)
2007-03-08 02:21:44 +00:00
Thierry Thomas
cd0678d11e
Yay! Another update. And it's only the 3rd in four days. Just for a
...
change, this is a security thing.
http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-3
From the announce message:
Hi,
The "Month Of PHP Bugs" reveals some PHP vulnerabilities. MOPB-02-2007
(PHP Executor Deep Recursion Stack Overflow) uses phpMyAdmin as an
example to show a recursion vulnerability in PHP, for which a
protection is provided in version 2.10.0.2.
More details will follow on phpmyadmin.net, Security section, PMASA-2007-3.
Marc Delisle, for the team.
PR: ports/109765
Submitted by: Matthew Seaman <m.seaman (at) infracaninophile.co.uk> (maintainer)
Security: PMASA-2007-3
2007-03-07 21:34:20 +00:00
Lars Balker Rasmussen
2fa8a6adea
Update to 0.9.10.0
2007-03-06 21:38:17 +00:00
Lars Balker Rasmussen
b4e0c75993
Update to 0.04000
2007-03-06 21:22:11 +00:00
Martin Wilke
16abb13418
- Update to 0.763
...
PR: 109717
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
2007-03-06 19:07:28 +00:00
Rong-En Fan
ff8100743f
- Update to 1.43
...
PR: ports/109965
Submitted by: chinsan (maintainer)
2007-03-06 13:01:47 +00:00
Anton Berezin
af96168719
Update to 0.20.
2007-03-06 12:44:18 +00:00
Cheng-Lung Sung
21204c642c
- Update to 1.4.0
...
PR: ports/109960
Submitted by: maintainer (Steven Kreuzer)
2007-03-06 08:24:13 +00:00
Cheng-Lung Sung
f5bd485e7a
- Update to 3.33
...
PR: ports/109817
Submitted by: Marcelo Araujo <araujo_AT_bsdmail dot org>
Reviewed by: maintainer (clsung)
2007-03-06 07:36:36 +00:00
Michael Johnson
6f32c7442b
Update to 1.8.75
...
PR: ports/109928
Submitted by: Gea-Suan Lin <gslin@gslin.org>
2007-03-05 17:14:41 +00:00
Rong-En Fan
e71dabd2b7
- Update to 1.2.2
...
- Add optional Sybase backend support
- Update pkg-descr
PR: ports/109850
Submitted by: Ralf van der Enden <tremere at cainites.net> (maintainer)
2007-03-05 12:17:15 +00:00
Rong-En Fan
98e7c17c03
- Update to 5.0.5
...
PR: ports/109849
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2007-03-05 12:07:19 +00:00
Mark Linimon
c5df696568
Reset daniel@itxl.nl by his request; he is too busy to keep up with these
...
ports right now. We hope to see him back in the future.
Hat: portmgr
2007-03-05 07:16:03 +00:00
Alex Dupre
fa8beab79b
Update to 4.4.6 release.
2007-03-04 11:33:14 +00:00
Vanilla I. Shu
e72eb34557
Fix pkg-plist.
...
Submitted by: kris via mail.
2007-03-04 09:13:01 +00:00
Mark Linimon
a007ee79d6
dd@ has had his port bit taken for safekeeping. Therefore, return these
...
to the pool.
Hat: portmgr
2007-03-04 02:12:35 +00:00
Mikhail Teterin
16ce0b4018
Add a hunk to satisfy gcc-4.x' strictness. The port should build with
...
the new compiler now.
Notified by: Kris
Tested with: gcc-4.2.0
2007-03-03 21:06:49 +00:00
Rong-En Fan
e8ce0e594c
- Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
...
- Bump PORTREVISION where necessary
2007-03-03 14:21:56 +00:00
Rong-En Fan
c63ddc7f8d
- Update to 0.64
...
- Fix MSSQL 7 support, use CP1252 even though it states to use ISO-8859-1
PR: ports/107874
Submitted by: Lapo Luchini <lapo at lapo.it>
2007-03-03 14:18:19 +00:00
Jeremy Messenger
a79a4ddf6c
Fix the build with objformat removal on -CURRENT.
...
PR: ports/109754, ports/109755
Submitted by: rafan
2007-03-02 18:59:29 +00:00
Rong-En Fan
0be513a917
- Update to 1.42
...
PR: ports/109680
Submitted by: chinsan (maintainer)
2007-03-02 08:12:52 +00:00
Cheng-Lung Sung
fe4f8bfd70
- fix dependencies
...
PR: ports/109747
Submitted by: maintainer (Matthew Seaman)
2007-03-02 07:31:19 +00:00
Anton Berezin
739562368f
Update to 0.19.
2007-03-01 12:01:03 +00:00
Martin Wilke
4ac5fa508d
SQLCacheD is a memory-based SQL database intended for use as a memory cache
...
engine. In purpose, it.s similar to (and inspired by) memcached but allows
fine-grained data manipulation using SQL.
WWW: http://sqlcached.sourceforge.net/
PR: ports/109679
Submitted by: ivoras@
2007-03-01 11:44:30 +00:00
Martin Wilke
536dade272
- Update to 2.10.0.1
...
PR: 109662
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-03-01 09:56:36 +00:00
Jose Alonso Cardenas Marquez
e179a19346
- Update to 0.7.6
...
- Move to LOCALBASE
- Change USE_WX to 2.6+
- Add FIREBIRD option. it works with firebird2 too
PR: ports/109585
Approved by: Denis Barov <dindin_ at __dindin.ru> (maintainer)
2007-02-27 16:52:03 +00:00
Kris Kennaway
f616d4c2ec
BROKEN: Does not build
2007-02-27 04:53:46 +00:00
Kris Kennaway
df68ed332e
BROKEN: Does not compile
2007-02-27 04:50:55 +00:00
Jun Kuriyama
35a0329bbc
- Unbreak.
...
- Avoid overwriting config files.
- Add pkg-message.in.
Submitted by: Thomas Sandford <freebsduser@paradisegreen.co.uk>
PR: ports/109559
2007-02-26 14:41:04 +00:00
Vanilla I. Shu
20c0c35f3f
Upgrade to 2.0.
2007-02-26 06:35:24 +00:00
Rong-En Fan
45f31a234b
- Update to 1.16
...
PR: ports/109493
Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
2007-02-25 07:19:13 +00:00
Rong-En Fan
8c9e42bf68
- Update Rose::DB to 0.733
...
- Update Rose::DB::Object to 0.671
PR: ports/109491
Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
2007-02-25 07:16:58 +00:00
Anton Berezin
bb09de80a7
Update to 1.54.
2007-02-24 11:10:00 +00:00
Edwin Groothuis
ed1667d5c9
Reset maintainership as requested on -ports
2007-02-24 10:46:47 +00:00
Dryice Dong Liu
7d588bead4
update to 0.3.5
...
Approved by: itetcu (mentor, implicit)
2007-02-24 08:57:06 +00:00
Max Khon
0b2b7c0705
Fix build with gcc41 on amd64
2007-02-23 05:30:56 +00:00
Marcus Alves Grando
d8327e0394
- Update to 2.3.3
...
PR: 109252
Submitted by: Li-Wen Hsu <lwhsu___lwhsu.org>
2007-02-22 22:04:35 +00:00
Anton Berezin
e12fd5f469
Add databases/p5-DBIx-Perlish 0.18, a Perl module that
...
allows one perform queries to SQL databases using Perl syntax.
2007-02-22 20:06:54 +00:00
Thierry Thomas
9566fe4434
Upgrade to JasperReports 1.3.1.
...
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=488026 >.
2007-02-21 21:43:34 +00:00
Gabor Kovesdan
4145084b78
- Add patch to fix coredumps when using tables with BLOBs
...
- Bump PORTREVISION
Submitted by: Kurt Jaeger <pi@c0mplx.org> (via private mail)
Approved by: erwin (mentor, implicit)
2007-02-21 19:00:53 +00:00
Rong-En Fan
743abb62bd
- Update to 6.2.1
...
PR: ports/107336 (based on)
Submitted by: Steven Kreuzer<skreuzer@f2o.org>
Approved by: maintainer timeout (20 days)
2007-02-21 13:24:15 +00:00
Sam Lawrance
8f41bee090
If you love them, set them free.
2007-02-21 11:04:47 +00:00
Alex Dupre
b6b7df2e8f
Fix build.
...
Obtained from: PHP CVS
2007-02-21 07:13:45 +00:00
Cheng-Lung Sung
5a2a1f674b
- Update to version 1.2.1 (bumps library version from .1 to .2)
...
- Since this new version supports MSSQL through the freetds library add that to the Makefile
- Fix installation of opendbx.pc file
- Fix building SQLite 2 and SQLite 3 backends when both were selected
- Make Gettext support optional (instead of disabled by default)
PR: ports/109276
Submitted by: maintainer (Ralf van der Enden)
2007-02-20 04:01:26 +00:00
Gabor Kovesdan
89af08d689
- Fix fetching
...
Approved by: erwin (mentor, implicit)
2007-02-19 12:45:50 +00:00
Gabor Kovesdan
c77aaae42b
- Fix fetching
...
Approved by: erwin (mentor, implicit)
2007-02-19 12:39:48 +00:00
Norikatsu Shigemura
980d4112d0
o To use sqlplus, enable libsqlplus.so and libsqlplusic.so
...
by ldconfig running after install.
o Bump PORTREVISION, accordingly.
Forgotten by: myself
2007-02-18 17:17:50 +00:00
Andrew Pantyukhin
00e602199a
- Update to 0.34
2007-02-17 21:28:41 +00:00
Alex Dupre
0b08c68474
Update patches for 4.4.5 release.
2007-02-17 10:19:18 +00:00
Gabor Kovesdan
1e9cb0f331
- Deprecate
...
- Set EXPIRATION_DATE
PR: ports/108959
Submitted by: Uwe Laverenz <uwe@laverenz.de>
Approved by: erwin (mentor)
2007-02-16 07:56:17 +00:00
Jean Milanez Melo
e69c69dc30
- Fix mastersite.
...
PR: ports/109190
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
2007-02-15 19:38:54 +00:00
Boris Samorodov
d41eabde85
Add another MASTER_SITE.
...
Inspiritted by: PR 109189
Submitted by: Thomas Abthorpe <thomas at goodking.ca>
2007-02-15 14:40:00 +00:00
Cheng-Lung Sung
9cc045b309
- fix dependency path of rubygem-sqlite3(ruby-sqlite3, previous)
...
PR: ports/109067
Submitted by: clsung
Approved by: maintainer (Jonathan Weiss)
2007-02-14 02:35:55 +00:00
Nicola Vitale
323c87d50a
A declarative layer on top of SQLAlchemy. It is a fairly thin wrapper, which
...
provides the ability to define model objects following the Active Record
design pattern, and using a DSL syntax similar to that of the Ruby on Rails
ActiveRecord system.
Elixir does not intend to replace SQLAlchemy's core features, but instead
focuses on providing a simpler syntax for defining model objects when you do
not need the full expressiveness of SQLAlchemy's manual mapper definitions.
Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the
TurboEntity project.
WWW: http://elixir.ematia.de
2007-02-13 16:19:04 +00:00
Dryice Dong Liu
233daf08d4
update to 0.8.0
...
Approved by: itetcu (mentor, implicit)
2007-02-13 13:21:06 +00:00
Norikatsu Shigemura
4e1b18a940
Fix build on 4.x.
...
Obtained from: PostgreSQL Japanese Mailing List
2007-02-13 08:54:28 +00:00