Kris Kennaway
0e5b0c30b4
BROKEN on 4.x: Does not compile
2005-05-21 17:49:09 +00:00
Kris Kennaway
1592ed613c
BROKEN with old perl: Incomplete pkg-plist
2005-05-21 17:43:06 +00:00
Dmitry Sivachenko
3e00e9fc15
Upgrade to version 0.36.2.
2005-05-21 08:44:26 +00:00
Sergey Matveychuk
051242452f
- Fix problem with firebird.conf. It was not installed.
...
- Fix problem with firebird.msg. It was installed only for -server,
but it's necessary for -client too (thanks to skv@ for pointing this out).
- Utilize PORTDOCS and SUBFILES, respect NOPORTDOCS.
- Utilize DOCSDIR and EXAMPLESDIR.
- Back to use do-build.
- Add $FreeBSD$ tag to pkg-plist* and pkg-install.
- Remove code that changes automatically /etc/services and /etc/inetd.conf and
change pkg-message to reflect this.
PR: ports/81214
Submitted by: maintainer
2005-05-21 08:01:24 +00:00
Sergey Matveychuk
c30ff94de4
- Fix build on 4.11
...
Reported by: kris via pointyhat
Approved by: demon (maintainer)
2005-05-21 07:14:56 +00:00
Pav Lucistnik
ef5700cde5
- Update to 1.2.1c3
...
PR: ports/81313
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2005-05-20 17:34:15 +00:00
Sergey A. Osokin
299b0631e5
Update to 3.15.
2005-05-19 12:56:30 +00:00
Sergey Matveychuk
3c2950668a
- Fix maintainer email that was violented on last commit
2005-05-19 10:39:39 +00:00
Simon Barner
8a84b458ee
- Update to 0.74
...
Submitted by: Marcus Grando <marcus (a) corp.grupos.com.br>
PR: ports/81178
2005-05-19 09:53:43 +00:00
Roman Bogorodskiy
397f0fb871
+ update port: databases/pear-DB_DataObject_FormBuilder to 0.15.0
...
+ changelog: http://pear.php.net/package/DB_DataObject_FormBuilder/download/0.15.0/
PR: 81197
Submitted by: Antonio Carlos Venancio Junior (maintainer)
2005-05-18 17:26:41 +00:00
Sergey Matveychuk
f4473cd7ce
- Fix after databases/firebird split
...
Reminded by: netchild
2005-05-18 17:09:30 +00:00
Sergey Matveychuk
913cb3ae08
- Fix after spliting firebird
...
- Bump PORTREVISION
PR: ports/79337
Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer)
2005-05-17 16:09:29 +00:00
Sergey Matveychuk
2c50aa03a9
- Split databases/firebird in -client and -server ports
...
- Install libs and includes on ${LOCALBASE} instead ${LOCALBASE}/firebird
PR: ports/79337
Submitted by: maintainer
2005-05-17 16:02:37 +00:00
Max Khon
9f91925f02
- Fix build with wxgtk 2.6.0
...
- Bump PORTREVISION
Submitted by: Yuri Bushmelev
2005-05-17 15:50:37 +00:00
Dmitry Sivachenko
e1c5df028e
Update to version 1.2.8.
2005-05-17 08:45:35 +00:00
Pav Lucistnik
a7679d4fab
- libdata/pkgconfig is now included in mtree
...
Approved by: marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Jimmy Olgeni
c2427dbcf7
Upgrade to version 1.25.
2005-05-16 18:46:37 +00:00
Jeremy Messenger
1a5621d95d
FreeBSD 504101 doesn't need the stacksize hack anymore, which marcus has
...
committed a MFC of stacksize increase in RELENG_5 a few days ago.
Reviewed by: marcus
2005-05-16 06:48:08 +00:00
Erwin Lansing
8749078fbc
Readd depency on p5-SQL-Statement that was accidentily removed in rev. 1.17
...
Submitted by: Mark McPherson <admin@segment.org>
2005-05-15 16:25:29 +00:00
Jean-Yves Lefort
8b4407332a
- Update to 0.13
...
- Move to databases
PR: ports/80779
Submitted by: maintainer
2005-05-15 01:38:07 +00:00
Jean-Yves Lefort
d7bd1e915d
Move p5-POE-Component-EasyDBI from devel to databases.
...
PR: ports/80779
Submitted by: maintainer
2005-05-15 01:36:56 +00:00
Roman Bogorodskiy
d80a1fed13
Fix pkg-message.
...
PR: 81031
Submitted by: Renato Botelho (maintainer)
2005-05-14 18:17:48 +00:00
Roman Bogorodskiy
80ed7be55d
Fix pkg-message.
...
PR: 81032
Submitted by: Renato Botelho (maintainer)
2005-05-14 18:14:27 +00:00
Sergey Matveychuk
0a2ac03987
- ONLY_FOR_ARCHS=i386
...
Reminded by: pointyhat
2005-05-14 10:56:11 +00:00
Michael Johnson
971cc2e721
- Update to 1.8.26
2005-05-13 15:19:07 +00:00
Michael Johnson
213b604131
- Update to 1.8.25
2005-05-12 21:57:32 +00:00
Max Khon
54c086c129
Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to the
...
latest stable release wxWidgets 2.6.0.
2005-05-12 17:45:30 +00:00
Max Khon
d164e5eed2
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
2005-05-12 16:39:59 +00:00
Pav Lucistnik
5165f9ec0d
- ${ENV} is a generic shell variable in /bin/sh and in bash,
...
what was intended is ${SETENV}
Approved by: maintainer
Pointy hat to: sem
2005-05-11 18:21:04 +00:00
Palle Girgensohn
ebc37b4280
Fixing problems with the recent security patch: When bison was not
...
installed, the patched gram.y file would not be used and the security
patch would be a no-op. Also, I've had reports of compilation errors
related to bison.
Since checking for the correct version of bison is hard and error
prone, I'm doing what the postgresql distribution does - patching the
yacc:ed .c file to get rid of the building dependency.
Bumping portrevision of -server.
Pointy hat to: me
Noticed by: Mike Harding and others
Security: http://www.vuxml.org/freebsd/6b4b0b3f-8127-11d9-a9e7-0001020eed82.html
Approved by: seanc (implicit)
2005-05-11 00:40:15 +00:00
Palle Girgensohn
30f96e3f96
Update PostgreSQL to latest versions. For details on the fixes,
...
please see the HISTORY file included in the Release, but a summary
consists of:
* Change encoding function signature to prevent misuse
* Change "contrib/tsearch2" to avoid unsafe use of INTERNAL function
results
* Repair race condition between relation extension and VACUUM
This could theoretically have caused loss of a page's worth of
freshly-inserted data, although the scenario seems of very low
probability. There are no known cases of it having caused more than
an Assert failure.
Security: http://www.postgresql.org/about/news.315
2005-05-10 23:42:54 +00:00
Thierry Thomas
916d8146f0
- Upgrade to 1.83
...
Changelog at
<http://sourceforge.net/project/shownotes.php?group_id=19382&release_id=326187 >
- Don't use '.if exists' in pre-/post- install.
2005-05-10 17:07:52 +00:00
Dmitry Sivachenko
28211083a3
Update to version 1.27.
2005-05-10 14:28:53 +00:00
Dmitry Sivachenko
44b61cb1b7
Correct WWW.
2005-05-10 09:44:15 +00:00
Dmitry Sivachenko
d927d55d6c
Update to version 1.2.6.
2005-05-10 09:14:54 +00:00
Dmitry Sivachenko
959321377f
Fix build with rrdtool 1.2.x.
...
Spotted by: kris
2005-05-10 08:41:31 +00:00
Hye-Shik Chang
323973d144
Fix build with rrdtool 1.2.
...
Spotted by: kris
2005-05-10 06:10:21 +00:00
Thierry Thomas
0de698294e
Update to latest version.
...
Full list of mysql++ changes at <http://tangentsoft.net/mysql++/ChangeLog >.
PR: ports/80693
Submitted by: maintainer
2005-05-09 21:59:39 +00:00
Dmitry Sivachenko
4c1a5cbacb
Update to version 0.36.1.
2005-05-09 07:18:06 +00:00
Dmitry Sivachenko
ff7e316c16
USE_LIBTOOL implies GNU_CONFIGURE.
2005-05-08 21:31:43 +00:00
Dmitry Sivachenko
b3d4c962dc
Upgrade to version 1.2.4.
2005-05-08 20:56:09 +00:00
Tilman Keskinoz
206c47477a
Fix dependencies
...
Bump PORTREVISION
PR: 80216
Submitted by: janos.mohacsi@bsd.hu
2005-05-08 13:59:47 +00:00
Norikatsu Shigemura
8d870e03c6
Chase dependency on p5-DBD-Pg.
...
(Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503)
2005-05-08 07:44:30 +00:00
Norikatsu Shigemura
b737e80a64
Add LATEST_LINK.
2005-05-08 06:50:17 +00:00
Norikatsu Shigemura
62cb14d858
Add CONFLICTS p5-DBD-Pg and p5-DBD-Pg-13, each other.
2005-05-08 06:47:59 +00:00
Norikatsu Shigemura
98412cbc70
Add p5-DBD-Pg-13 1.32, Provides access to PostgreSQL
...
databases through the DBI.
This is a port to provide DBD:Pg driver on FreeBSD
4.x with Perl 5.00505. So if you use Perl 5.6 or
lator, you should use databases/p5-DBD-Pg port.
Requsted by: Jun Watahiki <j-watahiki at ensure.jp>
2005-05-08 06:35:44 +00:00
Kris Kennaway
525f43914d
BROKEN: Installs file in /etc
...
No response from: maintainer
2005-05-07 23:15:16 +00:00
Jean-Yves Lefort
7843452227
Update to 2.0.a2
...
PR: ports/80658
Submitted by: maintainer
2005-05-07 21:41:51 +00:00
Jean-Yves Lefort
59ccca7815
Update to 4.3.28
...
PR: ports/80576
Submitted by: maintainer
2005-05-07 18:26:05 +00:00
Norikatsu Shigemura
2c163c685d
Add linux-oracle-instantclient-sqlplus 10.1.0.3, oracle 10
...
InstantClient SQLPlus. Works with Oracle RDBMS 8.1.2+.
PR: ports/76166
Inspired by: Alexander Novitsky <alecn2002@yandex.ru>
Oked by: thierry:-)
2005-05-06 15:13:13 +00:00