Commit Graph

132549 Commits

Author SHA1 Message Date
Pav Lucistnik
e50d0b906d - Submitter of last update agreed to take over 2005-09-13 22:59:13 +00:00
Michael Johnson
b3129264b4 - Update to 0.7 2005-09-13 22:57:34 +00:00
Pav Lucistnik
fbfbf32a4d This extension provides an SQLite v3 driver for PDO.
SQLite V3 is NOT compatible with the bundled SQLite 2 in PHP 5,
but is a significant step forwards, featuring complete
utf-8 support, native support for blobs, native support for
prepared statements with bound parameters and improved concurrency.

PR:		ports/86037
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2005-09-13 22:56:17 +00:00
Pav Lucistnik
88de2365f1 This is PHP extension which provides an PostgreSQL driver for PDO.
PR:		ports/86035
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2005-09-13 22:55:32 +00:00
Pav Lucistnik
b7f28c64b2 This is PHP extension which provides a Mysql 3.x/4.x driver for PDO.
PR:		ports/86034
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2005-09-13 22:54:36 +00:00
Pav Lucistnik
83d7fe1b46 PDO provides a uniform data access interface, sporting advanced features such
as prepared statements and bound parameters. PDO drivers are dynamically
loadable and may be developed independently from the core, but still accessed
using the same API.

PR:		ports/86033
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2005-09-13 22:53:17 +00:00
Markus Brueffer
5292d640d2 - Update to version 1.3.0
- Remove some directories from pkg-plist that are already covered by
  misc/kdehier
2005-09-13 22:49:01 +00:00
Sam Lawrance
6251d99769 Add USE_OPENSSL and a simple post-patch to fix build on 4.x
Reported by:	kris
PR:		ports/85959
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
2005-09-13 22:44:58 +00:00
Michael Nottebrock
8a38d374e8 Add shared dirs for "hicolor" SVG icons 2005-09-13 22:40:29 +00:00
Pav Lucistnik
b8816f24d0 - Update to 1.0.4
PR:		ports/86021
Submitted by:	Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer)
2005-09-13 22:31:47 +00:00
Pav Lucistnik
d9801cd1e6 - Update to 3.6.1
PR:		ports/86027
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2005-09-13 22:26:16 +00:00
Alexey Dokuchaev
57e566256c - Convert to OPTIONS
- Switch from rarely used biconv.2 to standard iconv.3
- Add WITH_RPLAY knob, kill WITHOUT_XINERAMA since it was of little use
- Fix WITH_BIDI case (missing fribidi.0 dependency)
- Remove evil `-imlib' PKGNAMESUFFIX
- Do not forget FvwmGtk.1 in MAN1
- Fix NLS detection (and handle WITHOUT_NLS knob)
- Adjust PLIST accordingly
- Utilize DATADIR in pkg-plist
- Pacify portlint to some degree

PR:		ports/81440
Submitted by:	yours truly
Approved by:	maintainer
2005-09-13 22:11:34 +00:00
Pav Lucistnik
56dc9d08a8 - No package: conflicting versions of python; no problem when compiling from
port
- Update comment

PR:		ports/86015
Submitted by:	Tim Middleton <x@Vex.Net> (maintainer)
2005-09-13 22:07:32 +00:00
Pav Lucistnik
7cebb27167 - Update to 1.10
PR:		ports/86084
Submitted by:	Tim Middleton <x@vex.net> (maintainer)
2005-09-13 22:05:20 +00:00
Pav Lucistnik
a2dddaef97 - Update to 1.4.2
PR:		ports/86083
Submitted by:	Tim Middleton <x@Vex.Net> (maintainer)
2005-09-13 22:01:25 +00:00
Gerald Pfeifer
51cd480baf Remove patch which is no longer needed. 2005-09-13 22:01:23 +00:00
Pav Lucistnik
5e8ccf1a84 - Update to 2.0.4
PR:		ports/86071
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	Marcus Alves Grando <marcus@corp.grupos.com.br> (maintainer)
2005-09-13 21:43:04 +00:00
Jean-Yves Lefort
41be8b5f51 - Fix build with GNOME 2.12 [1]
- Respect ${CFLAGS}
- Reformat the Makefile

Reported by:	Piotr Smyrak <piotr.smyrak@heron.pl> [1]
2005-09-13 21:37:54 +00:00
Pav Lucistnik
bc2b65766f - Update to 1.70 for FreeBSD 5.X and newer
PR:		ports/86066
Submitted by:	Serge Negodyuck <petr@petrovich.kiev.ua> (maintainer)
2005-09-13 21:37:13 +00:00
Brooks Davis
87ef6bb54f Mark BROKEN for FreeBSD 4 and below due to build error and IGNORE for
5.x prior to 5.3 because I'm not going to support those releases.

Reported by:	pointyhat (via kris)
2005-09-13 21:29:58 +00:00
Pav Lucistnik
6d21339b10 - Remove dead master site
- Remove dead WWW
- Remove attribution
2005-09-13 21:27:49 +00:00
Pav Lucistnik
f5776c9de0 - Remove dead master site
- Remove dead WWW
2005-09-13 21:25:32 +00:00
Pav Lucistnik
f1c5e7f009 - Update WWW 2005-09-13 21:21:41 +00:00
Pav Lucistnik
880769f138 - Website is gone 2005-09-13 21:20:20 +00:00
Pav Lucistnik
e0d27de67d - Update to 0.7.4
- Reset maintainership on maintainer's request

PR:		ports/86060
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-09-13 21:18:32 +00:00
Pav Lucistnik
8d735b94dc - Fix xover head filtering
PR:		ports/86045
Submitted by:	SANETO Takanori <sanewo@ba2.so-net.ne.jp>
2005-09-13 21:05:03 +00:00
Pav Lucistnik
f3dcf0b80f - Remove WWW, it relates to another project. This project got no real homepage 2005-09-13 20:53:26 +00:00
Pav Lucistnik
19e0268e1b - Update to 2.6.4
PR:		ports/86085
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2005-09-13 20:45:16 +00:00
Pav Lucistnik
f12d116f99 - Update to 2.0.7
- Add patch for bug 266
- Reset maintainership (3 months of maintainer timeouts)
- Assign maintainership to a volunteer

PR:		ports/85455, ports/85763
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru>
Approved by:	maintainer timeout (seanc; 14 days)
2005-09-13 20:25:54 +00:00
Remko Lodder
b4a8bdcba3 Document unzip -- permission race vulnerability. [1]
Update the recent htdig entry with it's corrected version.

Reviewed by:		simon [1]
2005-09-13 20:18:44 +00:00
Thierry Thomas
dacc0e75b5 Upgrade to 050912. 2005-09-13 19:52:36 +00:00
Sergey Matveychuk
54bdb18f93 - Update to 0.4.1
PR:		ports/86070
Approved by:	maintainer timeout
2005-09-13 18:44:33 +00:00
Sergey Matveychuk
83b2159124 - Add submitter's master site
- Get rid of pkg-plist
- Pass maintainership to submitter

PR:		ports/86075
Submitted by:	Andrej Zverev <az@inec.ru>
2005-09-13 18:42:22 +00:00
Renato Botelho
00b9db01e1 - Mark it broken on amd64, it's not building.
PR:		ports/86082
Submitted by:	maintainer
Pointed by:	pointyhat via kris
2005-09-13 18:18:40 +00:00
Doug Barton
5b58d8a83f Bump PORTREVISION for the new security patch
Forgotten by:	me
Reminded by:	remko
Security:	http://www.vuxml.org/freebsd/673aec6f-1cae-11da-bc01-000e0c2e438a.html
2005-09-13 18:16:52 +00:00
Hiroki Sato
7c50a6bcdf Fix pkg-plist.
Spotted by:	pointyhat
2005-09-13 18:04:35 +00:00
Renato Botelho
dfb5da1b4f - Update to 1.3.7
- Unbreak

PR:		ports/86024
Submitted by:	maintainer
2005-09-13 18:02:49 +00:00
Renato Botelho
945b319d01 - Update to 1.3.3
PR:		ports/86020
Submitted by:	maintainer
2005-09-13 18:01:28 +00:00
Renato Botelho
60076f0ee7 - Update to 1.3.6
PR:		ports/86025
Submitted by:	maintainer
2005-09-13 18:01:14 +00:00
Renato Botelho
4f3443f603 - Update to 1.3.1
PR:		ports/86022
Submitted by:	maintainer
2005-09-13 18:01:02 +00:00
Renato Botelho
206097a583 - Update to 1.3.4
PR:		ports/86026
Submitted by:	maintainer
2005-09-13 18:00:49 +00:00
Erwin Lansing
2b885d464f Update to 1.34
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2005-09-13 17:28:53 +00:00
Mario Sergio Fujikawa Ferreira
0f36ba4973 Update to 1.0.b3 for upcoming audio/picard port
Approved by:	maintainer (2 weeks timeout)
2005-09-13 17:27:10 +00:00
Mario Sergio Fujikawa Ferreira
740e9fe87d o New port py-libtunepimp version 0.4.0-pre5: libtunepimp python
binding
o Assign maintainership to Lauri Watts <lauri@kde.org> who is willing
2005-09-13 17:18:30 +00:00
Mario Sergio Fujikawa Ferreira
47d67c0ac7 Update to 0.4.0-pre5 required for upcoming audio/picard 2005-09-13 17:16:44 +00:00
Mario Sergio Fujikawa Ferreira
d3b1a26146 o Improve previous fix for building on OSVERSION < 500000: simple
patch instead of USE_GCC=3.4+
o Bump PORTREVISION due to dependency change
2005-09-13 16:53:25 +00:00
Pav Lucistnik
7cced28062 - Update to 0.0.20050512
PR:		ports/85362
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2005-09-13 16:04:44 +00:00
James E. Housley
3c8da39abd Update to DAT 4580 2005-09-13 16:04:08 +00:00
Oliver Lehmann
d498a658df change USE_PERL5 to USE_PERL5_BUILD because perl is only needed during the
build process

Approved by:	maintainer
2005-09-13 15:06:23 +00:00
Volker Stolz
ac404f4857 - Also build 'exiftran'
- Handle presence of libexif gracefully

PR:		ports/84304
Approved by:	maintainer
2005-09-13 15:01:09 +00:00