Commit Graph

3465 Commits

Author SHA1 Message Date
Mathieu Arnold
df329e9367 Add a fix for 64 bit arch
Submitted by:	Rink Springer <rink@stack.nl>
2005-01-08 10:42:27 +00:00
Oliver Lehmann
cb034e3273 upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0
Special thanks for testing and sugestions to:	Brian Candler <B.Candler@pobox.com>
2005-01-08 10:25:05 +00:00
Michael Johnson
4dac9ae299 Update to Update to 1.8.20 2005-01-08 10:22:02 +00:00
Kris Kennaway
b1a7de35ae Now builds with old perl versions.
Approved by:	portmgr (self)
2005-01-08 08:08:53 +00:00
Kris Kennaway
ec3aa192fe BROKEN: Fails self-test during build
Approved by:    portmgr (self)
2005-01-02 01:26:41 +00:00
Dmitry Sivachenko
f4ac833f70 Fix build with MySQL 4.1.x.
Submitted by:	Michael Hambly <mike@blackbirdsoftware.com>
PR:		74237
2004-12-31 12:07:35 +00:00
Edwin Groothuis
5799d9acd6 [PATCH] change MAINTAINER email address for all my ports.
PR:		ports/75559
Submitted by:	Andrey Slusar <anray@inet.ua>
2004-12-30 02:37:15 +00:00
Lars Thegler
f423c4a84d Update to 2.41 2004-12-29 21:15:39 +00:00
Kirill Ponomarev
867845eb37 Update to 4.3.27
PR:		ports/75563
Submitted by:	maintainer
2004-12-28 22:02:11 +00:00
Michael Haro
48a08d79b7 Update geos dependency library version
Submitted by:	Rolandas Garska <rolandas.garska@ik.ku.lt>
2004-12-28 18:37:17 +00:00
Pav Lucistnik
b580c56f17 - Update to 4.54
PR:		ports/75524
Submitted by:	Martin Matuska <martin@tradex.sk> (maintainer)
2004-12-28 17:25:13 +00:00
Norikatsu Shigemura
0719357ebe Fix runtime error on 4.x. 2004-12-28 15:35:22 +00:00
Akinori MUSHA
b74ca6af0a Add missing dependencies. 2004-12-26 16:53:18 +00:00
Thierry Thomas
cc2c2f83d8 Fix compilation with version 4.1.7 of mysql.
PR:		ports/75105
Submitted by:	maintainer.
2004-12-26 14:09:52 +00:00
Sergey Matveychuk
799d98ac2d - Add mSQL dependence. Off by default.
Submitted by:	maintainer
2004-12-26 10:16:49 +00:00
Norikatsu Shigemura
3f5ac53011 Add dependency on devel/pkgconfig.
Pointy hat to:	pointyhat via kris
2004-12-26 01:22:43 +00:00
Sergey Matveychuk
b7d0b910b7 - OPTIONize the port to make it easier to choose drivers.
- Use libtool 1.5 rather than deprecated 1.3
- For those who don't choose any drivers, mark IGNORE to prevent
  installation
- Thus bump PORTREVISION
- Pass maintainership to submitter

PR:		ports/75457
Submitted by:	delphij
2004-12-25 22:34:07 +00:00
Akinori MUSHA
deeb312b3b Update to 2.5.1. 2004-12-25 22:15:41 +00:00
Akinori MUSHA
0722f6dd7f Update to 2.2.2. 2004-12-25 20:47:28 +00:00
Akinori MUSHA
a05a8b25a8 Update to 0.4.3. 2004-12-25 20:34:30 +00:00
Akinori MUSHA
bda2197a12 Update to 0.996. 2004-12-25 20:24:47 +00:00
Akinori MUSHA
264446ca3e Add ruby-memcache, a memcached client library for Ruby. 2004-12-25 20:05:07 +00:00
Kris Kennaway
313f54c763 Previous commit fixed the breakage but forgot to remove BROKEN. 2004-12-24 23:52:58 +00:00
Sergey A. Osokin
0044d002b9 Update to 3.10. 2004-12-24 13:56:01 +00:00
Sergey A. Osokin
5cc279d956 Update to 3.31. 2004-12-24 13:55:05 +00:00
Akinori MUSHA
a7fa9ffffc Update to 0.5.3.
Submitted by:	sumikawa
2004-12-23 18:54:25 +00:00
Norikatsu Shigemura
9b41e919e7 Fix pkg-plist. This problem is heinousness, so I bump PORTREVISION.
Pointy hat to:	myself
2004-12-23 10:20:35 +00:00
Alex Dupre
136061e087 Fix return value for insert/update queries.
Submitted by:	"Liddelow, Tim" <liddelow@acer.edu.au>
Obtained from:	PHP CVS
2004-12-23 09:53:11 +00:00
Norikatsu Shigemura
6636fb71db Fix dependency on databases/sqlite problem.
Pointy hat to:	myself
2004-12-23 09:46:52 +00:00
Norikatsu Shigemura
617938836d Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.

Approved by:	portmgr, maintainers of sqlite and related ports
2004-12-23 08:25:47 +00:00
Edwin Groothuis
22d1a72b56 databases/sqlite3 does not link with tcl8.3
When trying to build databases/sqlite3 port with SQLITE_WITH_TCL83
	defined, the linking stage fails.  It looks like sqlite3
	uses a funciton which is only available in tcl8.4.

Removed TCL83 support for databases/sqlite3

PR:		ports/72918
Submitted by:	Anton Berezin <tobez@freebsd.org>
2004-12-23 04:33:05 +00:00
Edwin Groothuis
7e83a8da90 Update databases/sqlite3 to 3.0.8
Update databases/sqlite3 to 3.0.8

PR:		ports/74571
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2004-12-23 04:26:40 +00:00
Vanilla I. Shu
e3f6df77fa Upgrade to 1.4.
PR:		ports/75304
Submitted by:	maintainer
2004-12-22 20:16:54 +00:00
Mathieu Arnold
94ce108262 Update to 0.11 2004-12-22 13:36:15 +00:00
Palle Girgensohn
80dd9ee47d PR ports/75344 - This needs testing and an probably experimental
build, so it will not be out the door before the ports freeze.
Meanwhile, modify BROKEN text to something more informative.

Approved by: ade (mentor)
2004-12-21 20:16:16 +00:00
Sean Chittenden
1ae5cf94a4 Upgrade to 1.1.0. Add a debug option by way of OPTIONS. 2004-12-21 18:37:35 +00:00
Sergey Skvortsov
8806f8f934 Fix pkg-plist.
Pointed by:	kris
2004-12-21 10:33:09 +00:00
Mathieu Arnold
5507476d30 Update to 0.10 2004-12-20 13:05:28 +00:00
Dirk Meyer
24e2c924f1 - update to 3.5.1
PR:		75260
2004-12-20 10:37:01 +00:00
Sergey Matveychuk
7f59d03596 - Don't install with p5-DBI
Reported by:	pointyhat via kris
2004-12-19 22:37:12 +00:00
Simon L. B. Nielsen
5db9ef9aea Update to phpMyAdmin-2.6.1-rc1 to solve command execution and file
disclosure vulnerabilities.

PR:		ports/75158
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
VuXML:		http://vuxml.FreeBSD.org/0ff0e9a6-4ee0-11d9-a9e7-0001020eed82.html
		http://vuxml.FreeBSD.org/9f0a405e-4edd-11d9-a9e7-0001020eed82.html
Approved by:	nectar
2004-12-19 12:43:25 +00:00
Oliver Lehmann
c16332dab7 Add courier-authlib
<quote>
Copies of this library code used to exist in other tarballs: Courier,
Courier-IMAP, and SqWebMail. Building and installing any of these packages
would've automatically installed this authentication code.

The authentication library is now a separate, standalone package. This
authentication library must now be installed, separately, before upgrading
to the following builds (or if installing them for the first time):
Courier 0.48, Courier-IMAP 4.0, and SqWebMail 5.0. See NEWS for more information.
</quote>

http://www.courier-mta.org/authlib/
2004-12-19 11:25:28 +00:00
Pav Lucistnik
aeb51b6d96 - Convert hard py- into PKGNAMEPREFIX, add PKGNAMESUFFIX
- Convert OPTIONS to plain knobs
- Augment conflict with stable version

PR:		ports/75221
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2004-12-19 00:00:51 +00:00
Pav Lucistnik
6d488977a8 - Convert hard py- into PKGNAMEPREFIX
- Convert OPTIONS to plain knobs
- Add conflict with devel version

PR:		ports/75220
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2004-12-18 23:56:52 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Kris Kennaway
7eb48b0fec Remove partial repo-copies that were requested and performed but never
completed by the original committer.  They can be re-added later if
anyone takes a renewed interest.
2004-12-18 22:01:00 +00:00
Sean Chittenden
dcc1f78261 Update to 8.0rc1. 2004-12-18 21:01:17 +00:00
Yen-Ming Lee
ff487d4d19 - remove %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto from pkg-plist
Noticed by:	kris
2004-12-18 16:29:15 +00:00
Mikhail Teterin
a5ca29f51c Add the shared library missing from pkg-plist.
Noticed by:	pointyhat
Reported by:	kris
2004-12-18 02:16:46 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00