Commit graph

11176 commits

Author SHA1 Message Date
Alex Dupre
62166b29b3 Update to 2.4.1 release and overhaul:
- use bundled boost lib, since 1.52 from ports make mongod segfaulting
- set LICENSE
- use V8 Javascript engine by default (SM still an option, deprecated)
- make SSL optional (ON by default)
- add support for running regression tests
- enhance rc script
- add support for ccache
- install c++ driver / client library
- take maintainership

Approved by:	maintainer timeout (> 6 months)
2013-03-29 08:56:13 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Jun Kuriyama
b719e94173 - Upgrade to 1.4.1. 2013-03-28 22:55:18 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Olli Hauer
7f20f6a8ee -update to version 0.78
bugfix release:
 o fixed >2Gb file size prob on 32bit platform
 o fixed handling of files >=4Gb
 o fixed a few compiler warnings
2013-03-28 11:50:04 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Pawel Pekala
134da7dfa5 pyspatialite is an interface to the SQLite 3.x embedded relational database
engine with spatialite extensions.
It is almost fully compliant with the Python database API version 2.0 also
exposes the unique features of SQLite and spatialite.

WWW: https://code.google.com/p/pyspatialite/

PR:		ports/173079
Submitted by:	lbartoletti <coder@tuxfamily.org>
2013-03-27 16:59:17 +00:00
Olli Hauer
4f51828da1 - fix pkg-plist 2013-03-27 09:35:01 +00:00
Ruslan Makhmatkhanov
f6a8ed156c - fix fetch
Reported by:	pointyhat (miwi)
2013-03-27 04:52:07 +00:00
Carlo Strub
f7cd7810ba - Update to 2.11.1
- Bump PORTREVISION

PR:		ports/175821
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by:	maintainer
2013-03-26 21:22:45 +00:00
Ryan Steinmetz
47092a3571 - Add missing RUN_DEPENDS
- Bump PORTREVISION

Reported by:	az@
2013-03-26 15:39:08 +00:00
Ryan Steinmetz
c0dae6d2a0 New port: databases/p5-DBIx-Dump:
DBIx::Dump allows you to easily dump database data, retrieved using DBI,
into a variety of formats including Excel, CSV, etc...

WWW: http://search.cpan.org/dist/DBIx-Dump/
2013-03-26 14:53:22 +00:00
Martin Wilke
fb3841f3c1 - Update to 1.3.6 2013-03-26 14:18:52 +00:00
Martin Wilke
f230d27c66 - Update to 1.2.0
PR:		177041
Submitted by:	Maintainer
2013-03-26 14:07:26 +00:00
Jose Alonso Cardenas Marquez
bde5cd9e44 - Bump PORTREVISION. firebird 2.5.2 and 2.1.5 were rerolled, because one
vulnerability was found on these versions

Security:	http://tracker.firebirdsql.org/browse/CORE-4058
2013-03-26 05:38:32 +00:00
Frederic Culot
490cc79a52 - Update to 2.17.5
Changes:        http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:             ports/177373
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-03-25 16:54:48 +00:00
Wen Heping
6b0e34681f - Update to 2.5 2013-03-24 22:44:49 +00:00
Jose Alonso Cardenas Marquez
7e8be82735 - Update to 2.0.7
- Move files/pkg-install.in to pkg-install
- Add new warning message when it is building as root
- Remove obsolete patch files
- Fix installation of fbintl.conf to ${PREFIX}/etc/firebird [1].

PR:	176191		[1]
Submitted by:	Jose Jachuf <jjachuf __ __gmail.com>
2013-03-24 04:35:29 +00:00
Jose Alonso Cardenas Marquez
13ded1270a - Update to 2.1.5
- Move files/pkg-install.in to pkg-install
- Add new warning message when it is building as root
- Remove obsolete patch files
2013-03-24 04:30:30 +00:00
Jose Alonso Cardenas Marquez
f1f850b590 - Update to 2.0.7
- Move files/pkg-install.in to pkg-install
- Add new warning message when it is building as root
- Remove obsolete patch files
2013-03-24 04:29:26 +00:00
Alberto Villa
0b4f959a99 - Remove databases/akonadi-google: it was merged into
deskutils/kdepim4-runtime.
2013-03-24 01:09:57 +00:00
Sunpoet Po-Chuan Hsieh
9f5e4febfa - Update to 1.624
- Cosmetic change

Changes:	http://search.cpan.org/dist/DBI/Changes
2013-03-23 19:18:59 +00:00
Koop Mast
8eb7be195e Fix build with glib 2.34.
Submitted by:	John Marino <draco@marino.st>
2013-03-23 14:54:54 +00:00
Jose Alonso Cardenas Marquez
9bcc09b9f2 - Update to 2.6.2
- Trim Makefile headers
2013-03-23 05:25:05 +00:00
Jose Alonso Cardenas Marquez
22b42ba91d - New port: databases/fpc-fpindexer
freepascal database indexer with database/flat file backend
2013-03-23 05:12:58 +00:00
Jose Alonso Cardenas Marquez
1891ed8d84 - New: databases(fpc-dblib
Free Pascal DB-Library and FreeTDS unit
2013-03-23 05:11:23 +00:00
Baptiste Daroussin
bd5979d627 Fix inverted logic in last commit while converting to options ng
PR:		ports/177234
Submitted by:	William Grzybowski <william88@gmail.com>
2013-03-22 20:25:24 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Jeremy Messenger
18d363d34d Add disable flag for goocanvas, graphviz and gtksourceview or it will auto
detect those. The graphviz option doesn't build.

Reported by:	Kevin Oberman <rkoberman@gmail.com>
		rm
2013-03-22 15:28:13 +00:00
Max Brazhnikov
8d4211b076 - Update to 1.9.1
- Adjust Qt4 components
- Convert to USES
- Get rid of no longer needed KDE4_BUILDENV and add USE_LDCONFIG
2013-03-22 13:39:57 +00:00
Baptiste Daroussin
15e4f9bf09 Restore the defaults as they use to be before conversion
Reported by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
Pointyhat to:	bapt
2013-03-22 13:13:50 +00:00
Frederic Culot
0846367b5b - Update to 2.2.3 [1]
- Remove leading article from COMMENT

PR:		ports/176698 [1]
Submitted by:	William Grzybowski <william88@gmail.com>
Approved by:	maintainer (timeout, >14 days)
2013-03-22 13:10:25 +00:00
Koop Mast
f3fee80f19 Forgot to remove the plist part of the IMAP option (which was commented out
anyway) in the last commit.

Submitted by:	pointyhat via miwi
2013-03-22 13:03:26 +00:00
Baptiste Daroussin
2453676552 Fix conversion
Reported by:	freshports sanity check
2013-03-21 17:46:11 +00:00
Baptiste Daroussin
14bc5a6c11 Convert to new options framework left unconverted ports in databases category 2013-03-21 17:43:46 +00:00
Jeremy Messenger
8112386f17 - Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of
  shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
  on poppler.

Submitted by:	kwm (poppler* part)
2013-03-21 05:27:16 +00:00
Frederic Culot
50eede6bee - Update to 1.0
PR:		ports/177095
Submitted by:	Jose Jachuf <jjachuf@gmail.com> (maintainer)
2013-03-19 13:54:39 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Koop Mast
2a3357182d Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.

Reviewed by:	miwi, bapt
2013-03-19 10:40:22 +00:00
Koop Mast
c6c5591bd1 Update to 4.2.12.
Convert to OptionsNG. pet portlint, remove obsolete OSVERSION check
Tweak comment in slaves if needed, add a ldap backend.

PR:		ports/161676 (based on update to 4.2.9)
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2013-03-19 10:26:51 +00:00
Florian Smeets
4dbe913967 Fix merge mistakes. 2013-03-18 21:23:38 +00:00
Florian Smeets
b3098a74ff Add the 5.6 branch of Percona-Server.
While MySQL 5.6.10 is considered GA, Percona still considers Percona-Server
5.6.10 alpha software.
2013-03-18 21:18:03 +00:00
Sunpoet Po-Chuan Hsieh
8127313929 - Update to 1.2.14.0
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.14
		http://search.cpan.org/dist/Search-Xapian/Changes
2013-03-18 14:45:51 +00:00
Sunpoet Po-Chuan Hsieh
aa02613563 - Update to 1.2.14
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.14
2013-03-18 14:45:33 +00:00
Sunpoet Po-Chuan Hsieh
83fdc879e9 - Update to 1.2.14
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.14
2013-03-18 14:45:14 +00:00
Ryan Steinmetz
6cf7a535c9 - Complete port addition for databases/rubygem-mysql
- Unbreak INDEX
2013-03-17 21:00:25 +00:00
Ryan Steinmetz
d48f1ac215 New port: databases/rubygem-activerecord-mysql-adapter:
An ActiveRecord adapter for MySQL, based on mysql gem.

WWW: https://rubygems.org/gems/activerecord-mysql-adapter
2013-03-17 20:28:22 +00:00
Ryan Steinmetz
b0ac880d36 New port: databases/rubygem-mysql:
This is the MySQL API module for Ruby. It provides the same functions for Ruby
programs that the MySQL C API provides for C programs.

WWW: https://rubygems.org/gems/mysql
2013-03-17 20:22:40 +00:00
Martin Wilke
dee6661474 - Convert to PEAR_AUTOINSTALL
- Trim header
- Take maintainership
2013-03-17 14:59:02 +00:00
Alexey Dokuchaev
f42840e555 In categories starting with 'c' and 'd', remove empty lines from pkg-plist
(except for `databases/tdbc' and `devel/py-mercurialserver', where it looks
like they're being used deliberately).
2013-03-17 13:55:04 +00:00
Michael Scheidell
e0d8270da8 - Reset Maintainer
Feature Safe:	yes
2013-03-17 11:29:38 +00:00
Martin Wilke
7cfbb8321f - Convert to PEAR_AUTOINSTALL 2013-03-17 08:16:18 +00:00
Martin Wilke
b9da96ac00 - Convert to PEAR_AUTOINSTALL 2013-03-17 08:11:40 +00:00
Martin Wilke
c73f795b87 - Convert to PEAR_AUTOINSTALL 2013-03-17 08:08:23 +00:00
Martin Wilke
7852447fb0 - Convert to PEAR_AUTOINSTALL 2013-03-17 08:07:24 +00:00
Martin Wilke
73a6dfd30b - Conver to PEAR_AUTOINSTALL 2013-03-17 05:36:56 +00:00
Martin Wilke
b311755a73 - Convert to PEAR_AUTOINSTALL 2013-03-16 16:18:15 +00:00
Bryan Drewery
8a650dee65 - Remove needless quoting of BROKEN/IGNORE
- Trim headers

PR:		ports/168908
With hat:	portmgr
2013-03-16 02:56:29 +00:00
Florian Smeets
8e6b0b4fdd Update to 5.5.30
PR:		ports/177009
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua> (maintainer)
2013-03-16 00:35:47 +00:00
Martin Wilke
237bc55787 - Remove post-extract this is no longer needed.
- Bump PORTREVISION
2013-03-15 12:14:30 +00:00
Martin Wilke
4a019f8c24 - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-15 02:45:31 +00:00
Martin Wilke
3dbad85c00 - Convert to PEAR_AUTOINSTALL 2013-03-15 02:35:02 +00:00
Martin Wilke
ae70cf64ba - Trim header
- Convert to PEAR_AUTOINSTALL
2013-03-15 02:21:39 +00:00
Alexey Dokuchaev
a18c761405 - Clean up couple of things after previous commit (r314144)
- Do not overwrite WWWOWN and WWWGRP, set should be already set
- Fix a typo in pkg-message, shorten <hr> lines by 2 characters
- While here, define LICENSE (GPLv2), reformat and strip EOL spaces from
  pkg-descr, sort the knobs, improve COMMENT, etc.
2013-03-14 12:56:38 +00:00
Martin Wilke
5f7fb24f40 - Convert to Optionsng
- While here trim header
2013-03-14 11:20:54 +00:00
Jason Helfman
4c2a1e1ced - adopt optionsNG and trim historical headers
PR:		176928
PR:		176936
PR:		176937
PR:		176938
PR:		176939
PR:		176940
PR:		176941
PR:		176942
PR:		176943
PR:		176944
PR:		176945
Submitted by:	jgh@
Approved by:	portmgr (miwi)
2013-03-14 06:32:04 +00:00
Jun Kuriyama
7ab655d41e pg_statsinfo is a utility that monitor statistics and the activity of
PostgreSQL(and OS).  pg_statsinfo gets some statistics information as
snapshot.  We can check the DB activity and bottleneck analysis by
using these snapshot information. This utility provides some function
to get the information acquisition easily.

WWW: http://pgstatsinfo.projects.pgfoundry.org/

(currently some OS resource stats are disabled.)
2013-03-13 15:29:55 +00:00
Bryan Drewery
ae5ae4b994 - Update to 1.2.14
PR:		ports/171917
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2013-03-13 12:57:45 +00:00
Baptiste Daroussin
b98bc171a3 Do not try to remove a directory not owned by the port
Reported by:	pkg DEVELOPER_MODE
2013-03-13 09:26:22 +00:00
Sergey A. Osokin
d5fd577271 Update from 2.6.10 to 2.6.11.
<ChangeLog>

UPGRADE URGENCY: LOW, however updating is encouraged if you have many instances
                 per server and you want to lower the CPU / energy usage.

* [BUGFIX]   Replication: more strict error checking for master PING reply.
* [BUGFIX]   redis-cli: use keepalive socket option for improved reliability.
* [BUGFIX]   Allow AUTH while loading the DB in memory.
* [BUGFIX]   Don't segfault on unbalanced quotes while parsing config file.
* [IMPROVED] serverCron() frequency is now a runtime parameter (was REDIS_HZ).
* [IMPROVED] Use a lot less CPU when idle, even with many configured DBs.

</ChangeLog>
2013-03-12 18:31:48 +00:00
Xin LI
7214e51437 LMDB is an ultra-fast, ultra-compact key-value data
store developed by Symas for the OpenLDAP Project.

PR:		ports/174007
2013-03-11 23:58:01 +00:00
Sunpoet Po-Chuan Hsieh
9b8e3ba71b - Update to 3.0.3
Changes:	https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
2013-03-11 14:36:22 +00:00
Sunpoet Po-Chuan Hsieh
daace3144c - Add RG link to pkg-descr 2013-03-11 14:35:30 +00:00
Sunpoet Po-Chuan Hsieh
1088756643 - Update to 0.805
- Reformat pkg-descr

Changes:	http://search.cpan.org/dist/Rose-DB-Object/Changes
2013-03-11 13:34:15 +00:00
Baptiste Daroussin
42e5f8f70c Convert database/mdbtools from USE_BISON -> USES=bison
Remove left USE_BISON from graphics/tumble

Submitted by:	John Marino <john@marino.st>
2013-03-11 06:59:19 +00:00
Wen Heping
f9dcba15e6 - Update to 0.95.001
- Trim Makefile headers
2013-03-10 04:27:16 +00:00
Florian Smeets
6d05bdfddb Update to 5.5.30.30.1 2013-03-08 22:58:43 +00:00
Brooks Davis
76db5d5e93 Remove databases/ruby-dbdbd. The project is dead and I know of no users. 2013-03-08 18:58:27 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Florian Smeets
6e9ab4749b Change this port to be more in line with databases/mariadb-server
- Add support for [Open]SSL choice - bundled, system, ports
- Add support for OQGRAPH, PBXT storage engines
- Add MAXKEY options (should stay on if you want your data to be compatible
  with all the other mysql ports in the ports tree)
- Minor fix of patch-sql_CMakeLists.txt

PR:		ports/176405
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2013-03-07 20:22:40 +00:00
Alex Kozlov
5282fd8451 - Fix all new cases of 'No newline at end of file' in the ports tree
Approved by: portmgr (bapt)
2013-03-07 15:31:54 +00:00
Anton Berezin
8fdf88de52 Update to 1.43.
Changes:	http://search.cpan.org/dist/DBD-ODBC/Changes
2013-03-07 12:23:00 +00:00
Brendan Fabeny
51cd110a01 update math/R to 2.15.3, and adjust dependent ports 2013-03-07 04:21:34 +00:00
Nicola Vitale
3b74c37703 - Update to 0.7.10
- Include fix of pkg-plist when Python version >= 3.2
2013-03-06 20:20:35 +00:00
Rene Ladan
ba2885d840 Remove expired, unmaintained ports:
2013-03-01 sysutils/sge60: Ancient and unsupported release
2013-03-01 sysutils/sge61: Ancient and unsupported release
2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month
2013-03-05 misc/fep: Broken for more than 6 month
2013-03-05 devel/gauche-gaunit: Broken for more than 6 month
2013-03-05 games/tuxracer_golf: Broken for more than 6 month
2013-03-05 net/bfilter: Broken for more than 6 month
2013-03-05 graphics/fnlib: Broken for more than 6 month
2013-03-05 print/gfontview: Broken for more than 6 month
2013-03-05 print/hugelatex: Broken for more than 6 month
2013-03-05 misc/gtktalog: Broken for more than 6 month
2013-03-05 x11/wterm: Broken for more than 6 month
2013-03-05 databases/xapian-bindings10: Broken for more than 6 month
2013-03-05 databases/adstudio: Broken for more than 6 month
2013-03-05 misc/splitvt: Broken for more than 6 month
2013-03-05 sysutils/udesc_dump: Broken for more than 6 month
2013-03-05 textproc/gxditview: Broken for more than 6 month
2013-03-05 x11/powershell: Broken for more then 6 month
2013-03-06 15:05:43 +00:00
Felippe de Meirelles Motta
bd51d1a451 - Fix RUN_DEPENDS entry to sqlite3. 2013-03-05 20:42:43 +00:00
Felippe de Meirelles Motta
24e63baac1 - *Really* fix sqlite3.so location.
Reported by:	rm@
Pointyhat:	lippe
2013-03-05 20:04:27 +00:00
Felippe de Meirelles Motta
6b34076c83 - Fix sqlite3.so location on RUN_DEPENDS.
Reported by:	culot@
2013-03-05 19:30:28 +00:00
Anton Berezin
9ee7b1475a Update to 2.04.
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2013-03-05 11:15:37 +00:00
Alex Dupre
578c95faf5 Add perl runtime dependency for a few scripts (mysql_install_db is the main one).
PR:		ports/176255
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>
2013-03-05 09:36:13 +00:00
Joseph S. Atkinson
838ac8dda9 New port for sqlcipher.
Sqlcipher is a drop in replacement for sqlite3. Sqlcipher creates encrypted
sql databases.

Sponsored by:	iXsystems
Suggested by:	Isilon
Approved by:	kwm (mentor)
2013-03-04 21:19:46 +00:00
Felippe de Meirelles Motta
9e74c7a6a7 - Update to 0.7.9
PR:		ports/172898
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by:	maintainer timeout (4+ months)
2013-03-04 18:17:28 +00:00
Anton Berezin
98d4261dfd Update to 0.28(00).
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2013-03-04 15:46:04 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Dirk Meyer
2cc8cd54fa Ruby-bdb1 is an interface to Berkeley DB revision 1.85 and 1.86.
This library includes support for the following access methods:

* B+tree
* Hashing
* Fixed and Variable-Length Records

And the following interfaces:

* Hash like interface - BDB1::Btree and BDB1::Hash
* Array like interface - BDB1::Recnum(Recno)

WWW:	https://github.com/knu/ruby-bdb1
2013-03-03 16:09:56 +00:00
Jun Kuriyama
1452785f16 - Upgrade to 3.1.6.
- Add --with-openssl knob.

PR:		ports/175886
Submitted by:	gor <gor@bss.org.ua>
2013-03-03 11:51:05 +00:00
Jun Kuriyama
86e8ef21c6 - Upgrade to 0.002205. 2013-03-03 10:14:17 +00:00
Jun Kuriyama
0fa55cc291 - Upgrade to 0.11. 2013-03-03 10:00:10 +00:00
Jun Kuriyama
8b241352a5 - Upgrade to 0.33. 2013-03-03 09:39:18 +00:00
Florian Smeets
b5e1558487 Update to 5.5.29.30.0 2013-03-03 08:56:47 +00:00
Steve Wills
74eec317c8 - Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to:	swills
Reported by:	bapt
2013-03-03 01:43:02 +00:00
Steve Wills
28b723187b - Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
  may be interested (patching rubygem- ports is possible now)
- Trim headers while here

With Hat:	ruby@
2013-03-02 21:01:58 +00:00
Eitan Adler
b7b9ec7a12 Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.

Approved by:	portmgr (tabthorpe)
2013-03-02 03:55:25 +00:00
Li-Wen Hsu
4e54190b40 - Install standard libraries separated as other ports to the same place
with other standard libraries (${PYTHON_LIBDIR}/lib-dynload)
- Improve consistency of the Makefile(s)
- Whitespace cleanup for the patches
2013-03-01 20:12:01 +00:00
Anton Berezin
c3b583022e Update to 0.08209.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2013-03-01 14:10:21 +00:00
Michael Scheidell
13c0801b3f - Update to 2.2.2 [1]
- Convert to new Makefile header [2]
- Enable converters/igbinary support. Suggested by: devzone.my [2]

PR:		ports/173643
Submitted by:	Valery Komarov <komarov@valerka.net> [1]
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> maintainer [2]
2013-03-01 10:51:49 +00:00
Jun Kuriyama
be9aecd8f8 - Upgrade to 0.18. 2013-03-01 07:51:12 +00:00
Jun Kuriyama
db0d6351b7 - Upgrade to 0.15. 2013-03-01 07:49:42 +00:00
Brooks Davis
1ac11dc3cf Convert the headers of these ports I just drop maintainership of. 2013-02-28 17:28:09 +00:00
Brooks Davis
3c9154d705 Paul Chvostek has graciously agreed to take maintainership of these two
ports.
2013-02-28 16:58:18 +00:00
Anton Berezin
aec7419be2 Update to 0.27.
Changes:
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
2013-02-27 10:27:37 +00:00
Anton Berezin
059763ba52 Update to 0.07035.
Changes:	http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
2013-02-27 09:30:58 +00:00
Pawel Pekala
80ba543826 - Update to version 4.5, now GTK+2 based
- Convert to OptionsNG, respect NLS option
- Add support for sqlite3
- Add license info
- Respect CFLAGS during build
- Update COMMENT, pkg-descr to describe actual state

PR:		ports/176402
Reported by:	Aldis Berjoza <graudeejs@gmail.com>
2013-02-26 20:07:49 +00:00
Frederic Culot
d844cb3202 - Update to 2.17.4
Changes:        http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:             ports/176325
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-02-22 17:26:47 +00:00
Palle Girgensohn
e1c3a1d880 This is a quick release to fix missing reports of most frequent errors and slowest
normalized queries in previous version published yesterday.
2013-02-22 10:51:20 +00:00
Anton Berezin
001f5af107 Update to 2.05.
Changes:	http://search.cpan.org/dist/MLDBM/Changes
2013-02-21 21:32:38 +00:00
Wesley Shields
ed906601e4 Update to 2.2.2
PR:		ports/175608
Submitted by:	Waitman Gobble <uzimac@da3m0n8t3r.com>
2013-02-21 15:47:25 +00:00
Palle Girgensohn
bdcae0b260 Update pgbadger to 3.0 2013-02-21 14:11:02 +00:00
Sunpoet Po-Chuan Hsieh
8eb6a7dd16 - Update to 1.2.13.0
- Cleanup Makefile header
- Sort PLIST
- Reformat pkg-descr

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
		http://search.cpan.org/dist/Search-Xapian/Changes
2013-02-20 20:36:44 +00:00
Sunpoet Po-Chuan Hsieh
e5a95766b1 - Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
2013-02-20 20:36:23 +00:00
Sunpoet Po-Chuan Hsieh
439bc28287 - Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr
- Bump PORTREVISION for databases/xapian-core shlib change

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
2013-02-20 20:34:54 +00:00
Dima Panov
1a267d63c3 - Reassign ports from avl@ back to pool at his request.
Submitted by:	avl via IM
Approved by:	avl via IM
2013-02-20 16:08:58 +00:00
Anton Berezin
2c822cb0f8 Update to 0.08208.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2013-02-20 11:12:25 +00:00
Jimmy Olgeni
25683d5566 Use DOCS option. 2013-02-19 21:22:28 +00:00
Olli Hauer
bc46c9d59a - new port postgis20
PostGIS adds support for geographic objects to the PostgreSQL object-relational
database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing
it to be used as a backend spatial database for geographic information systems
(GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the
OpenGIS "Simple Features Specification for SQL" and has been certified as
compliant with the "Types and Functions" profile.

PostGIS development was started by Refractions Research as a project in open
source spatial database technology. PostGIS is released under the GNU General
Public License. PostGIS continues to be developed by a group of contributors led
by a Project Steering Committee and new features continue to be added.

WWW: http://www.postgis.org/

PR:		174620
Submitted by:	Matthew Trisoline <matt.trisoline@intermedix.com>
2013-02-19 20:35:39 +00:00
Olli Hauer
a48936b7c5 - create conflict entry for postgis20
- adopt new Makefile header and OPTIONS NG
- rename patches so they match patchfile nameing style
2013-02-19 20:34:13 +00:00
Jimmy Olgeni
b54d12a4ca Fix DOCSDIR path in pkg-message (no PORTREVISION bump). 2013-02-19 17:21:07 +00:00
Frederic Culot
52bd870d87 - Update to 2.17.3
Changes:        http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:             ports/176211
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-02-18 09:01:18 +00:00
Jason Helfman
80fd2acfbd - trim historical header 2013-02-18 07:38:33 +00:00
Jason Helfman
8b04716649 - fix documentation conflict [1]
- remove examples notation from pkg-message (no longer distributed/installed) [1]

PR:		176066
Submitted by:	walterhurry@gmail.com, jgh@ [1]

With hat: pgsql@
2013-02-17 16:25:53 +00:00
Wen Heping
faada83680 - Update to 2.2.9 [1]
- Convert to optionsNG
- Reset maintainer to ports@

PR:		175313 [1]
Submitted by:	Pedro Giffuni <giffunip@tutopia.com> [1]
2013-02-17 00:59:16 +00:00
Steve Wills
d785230ac8 - Update rails to 3.2.12
- Update dependent ports, including:
- Update rack to 1.4.5 to resolve CVE-2013-0263 and CVE-2013-0262
- Update activemodel to 3.2.12 to resolve CVE-2013-0276

Security:	forthcoming
2013-02-16 20:54:38 +00:00
Florian Smeets
27ae131102 Update to 2.1.9 2013-02-16 12:31:38 +00:00
Matthew Seaman
3ab133691a Upgrade to 3.5.7
This is a routine bugfix release.

ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.7/phpMyAdmin-3.5.7-notes.html/view
2013-02-15 23:09:57 +00:00
Jun Kuriyama
1cb0919d33 - Upgrade to 1.12. 2013-02-15 16:44:08 +00:00
Jimmy Olgeni
e182bcee52 - Upgrade to version 2.1.3
- Remove reference to postgresql 8.2
- Cleanup Makefile header
2013-02-15 12:27:42 +00:00
Alex Dupre
43b36cb2d7 Add MySQL 5.6. 2013-02-14 15:04:05 +00:00
Frederic Culot
226dfcce0b - Update to 1.3.0
- Fix typo in pkg-descr

PR:		ports/175994
Submitted by:	trociny@
2013-02-14 12:03:52 +00:00
Po-Chien Lin
844e31a28d - Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed

Approved by:	swills (mentor)
2013-02-13 06:04:08 +00:00
Baptiste Daroussin
260b1fcdba Fix conversion to new options framework 2013-02-12 11:22:02 +00:00
Martin Wilke
4e930d1462 Liquibase is an open source (Apache 2.0 Licensed), database-independent
library for tracking, managing and applying database changes. It is built on
a simple premise: All database changes are stored in a human readable yet
trackable form and checked into source control.

WWW: http://www.liquibase.org/

PR:		ports/176032
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2013-02-12 10:30:26 +00:00
Anton Berezin
40331d515b Update to 0.08206.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2013-02-11 20:17:57 +00:00
Sergey A. Osokin
b9fc28c52b Update from 2.6.9 to 2.6.10.
<ChangeLog>

UPGRADE URGENCY: MODERATE, this release contains many non-critical fixes
                 and many small improvements.

* [BUGFIX]   redis-cli --rdb, fixed when the server sends newlines to ping.
* [BUGFIX]   redis-cli, minor fixes on connection handling, prompt.
* [BUGFIX]   Slow log: don't log EXEC, just executed commands.
* [BUGFIX]   On failed shutdown don't try again and again compulsively.
* [BUGFIX]   Fix build on sunos without backtrace().
* [BUGFIX]   UNSUBSCRIBE and PUNSUBSCRIBE: always provide a reply (see 742e580)
* [BUGFIX]   Lua struct library was broken, upgraded.
* [BUGFIX]   Fix a bug in srandmemberWithCountCommand() with count argument.
* [BUGFIX]   Test: disable clients timeout to prevent issues on slow systems.
* [BUGFIX]   Sentinel: don't advertise the promoted slave as master too early.
* [IMPROVED] Whitelist SIGUSR1, see http://redis.io/topics/signals.
* [IMPROVED] Simpler to understand redis-cli --bigkeys output.
* [IMPROVED] Test now works with tclsh > 8.5.
* [IMPROVED] Added option to turn of the Nagle algorithm in slave socket.
* [IMPROVED] Optionally use SO_KEEPALIVE to detect dead peers.

</ChangeLog>
2013-02-11 18:38:18 +00:00
Julien Laffaye
1a0d56d35e - Update to 3.1.0
PR:             ports/175735
Submitted by:   avg
2013-02-09 19:49:54 +00:00
Jimmy Olgeni
b770aec54f Upgrade to version 0.9.2. 2013-02-09 17:00:02 +00:00
Kubilay Kocak
d95c946543 Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.

Approved by:	eadler (mentor)
2013-02-09 14:50:27 +00:00
Chris Rees
3bb9a531e6 Connect mysql-connector-c to the build 2013-02-09 14:45:23 +00:00
Martin Wilke
a22cc9533a - Update to latest git version 31-g9ca7fda
PR:		175815
Submitted by:	maintainer
2013-02-09 14:05:33 +00:00
Frederic Culot
70676da6b9 - Update to 2.17.2
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:		ports/175958
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-02-09 13:34:37 +00:00
Guido Falsi
7df3a25b84 - Fix build and undeprecate [1] (converted to sed expression)
While I'm here:

- Fix plist with OCI8 option enabled
- Fix some portlint warnings
- Properly use optionsng
- Use EXAMPLES macros for examples in place of DOCS ones.

Similar fix as in PR also submitted via email to me independently
by Riccardo Torrini <riccardo@torrini.org>

PR:		ports/175709
Submitted by:	Tim <tez@netbsd.org>
Approved by:	jadawin (perl@)
2013-02-08 16:45:55 +00:00
Martin Wilke
4ce51741a5 - Update to 1.2.0
PR:		175541
Submitted by:	Piotr Florczyk <piotr.florczyk@nnv.pl>
Approved by:	maintainer
2013-02-08 09:41:38 +00:00
Martin Wilke
dbe39d809b - Update to 180
- Trim header

PR:		175911
Submitted by:	maintainer
2013-02-08 09:19:27 +00:00
Palle Girgensohn
687fb3c056 PostgreSQL 9.2.3, 9.1.8, 9.0.12, 8.4.16 and 8.3.23 released
This update fixes a denial-of-service (DOS) vulnerability.  All users
should update their PostgreSQL installations as soon as possible.

The security issue fixed in this release, CVE-2013-0255, allows a
previously authenticated user to crash the server by calling
an internal function with invalid arguments.

URL:	http://www.postgresql.org/about/news/1446/
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0255
2013-02-08 07:54:09 +00:00
Martin Wilke
3cb3065a2b - Remove empyt dirs 2013-02-08 07:40:35 +00:00
Martin Wilke
35d162891a - Fix Undefined symbol "mmc_queue_pop" with clang
PR:		168383
Submitted by:	Nicolas Raspail <nicolas.raspail@gmail.com>
Approved by:	maintainer timeout
2013-02-07 15:05:02 +00:00
Martin Wilke
9e9d988f84 - Fix build with clang
- Trim header

PR:		175024
Submitted by:	Ports Fury
2013-02-07 14:50:39 +00:00
Alex Dupre
47f3850243 Update to 5.1.68 release. 2013-02-07 09:14:58 +00:00
Frederic Culot
a950c559f1 - Update to 1.7.6
Changes:	https://github.com/openstack/swift/blob/master/CHANGELOG
PR:		ports/175624
Submitted by:	trociny@
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2013-02-07 08:51:52 +00:00
Alex Dupre
f310f39a7c Remove obsolete flag.
Submitted by:	Paul Beard <paulbeard@gmail.com>
2013-02-07 08:18:52 +00:00
Frederic Culot
f97d214913 - Update to 2.17.1
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:		ports/175882
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-02-07 07:50:41 +00:00
Jason Helfman
40834ed199 - restore databases/postgresql-libpqxx, distfiles are now available
- maintainership over to pgsql@ (with hat pgsql@)

Reported by: kjedruczyk@fastmail.net
2013-02-07 07:08:33 +00:00
Timur I. Bakeyev
75092d9b55 Update of the port to 1.1.15 release.
Change maintaner to myself according to IRC conversation and following e-mail.

[21:50] [aweits(~aweits@discipline.rit.edu )] yea, please take ownership

PR:		175896
Approved by:	maintainer
2013-02-06 21:06:01 +00:00
Matthias Andree
1bec7c257d Convert one more NOPORTDOCS occasion to port optionsNG framework.
PR:		ports/175878
Submitted by:	Takefu
2013-02-06 20:21:22 +00:00
Roman Bogorodskiy
ab635f152e - Add UPDATING entry for libtasn1 update
- Bump PORTREVISIONs for dependant ports
2013-02-06 17:30:08 +00:00
Alex Dupre
60b3d7d76c Update to 5.5.30 release. 2013-02-06 11:23:15 +00:00
Gabor Pali
c731105b7f - Fix breakage in the DYNAMIC-enabled ports triggered by the recent
devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)

Please note that port revision for all the Haskell ports without version
changes are bumped.

New ports (20):

devel/hs-MonadRandom                     0.1.8
devel/hs-base64-conduit                  0.5.1
devel/hs-bifunctors                      3.2
devel/hs-either                          3.1
devel/hs-errors                          1.3.1
devel/hs-generic-deriving                1.4.0
devel/hs-lens                            3.8.5
devel/hs-profunctor-extras               3.3
devel/hs-profunctors                     3.2
devel/hs-reflection                      1.1.6
devel/hs-timezone-olson                  0.1.2
devel/hs-timezone-series                 0.1.2
math/hs-comonads-fd                      3.0.1
math/hs-groupoids                        3.0.1.1
math/hs-nats                             0.1
math/hs-semigroupoid-extras              3.0.1
security/hs-cipher-rc4                   0.1.2
security/hs-crypto-numbers               0.1.3
security/hs-crypto-pubkey                0.1.2
security/hs-crypto-random-api            0.2.0

Updated ports (107):

archivers/hs-zip-archive                 0.1.2.1          --> 0.1.3.3
archivers/hs-zlib-bindings               0.1.1.2          --> 0.1.1.3
audio/hs-libmpd                          0.8.0.1          --> 0.8.0.2
benchmarks/hs-criterion                  0.6.2.0          --> 0.6.2.1
converters/hs-aeson                      0.6.0.2_2        --> 0.6.1.0
converters/hs-dataenc                    0.14.0.4         --> 0.14.0.5
databases/hs-persistent                  1.0.2.2          --> 1.1.4
databases/hs-persistent-sqlite           1.0.1            --> 1.1.2
databases/hs-persistent-template         1.0.0.2          --> 1.1.2.1
devel/hs-BNFC                            2.4.2.1_1        --> 2.6.0.3
devel/hs-Boolean                         0.1.1            --> 0.1.2
devel/hs-TypeCompose                     0.9.7            --> 0.9.9
devel/hs-ansi-terminal                   0.5.5_5          --> 0.5.5.1
devel/hs-ansi-wl-pprint                  0.6.4_3          --> 0.6.6
devel/hs-basic-prelude                   0.3.1.0          --> 0.3.2.0
devel/hs-checkers                        0.2.9_2          --> 0.3.1
devel/hs-classy-prelude                  0.4.1            --> 0.4.3
devel/hs-classy-prelude-conduit          0.4.1            --> 0.4.3
devel/hs-conduit                         0.5.5            --> 0.5.6
devel/hs-configurator                    0.2.0.1          --> 0.2.0.2
devel/hs-cpphs                           1.15             --> 1.16
devel/hs-edit-distance                   0.2.1.1          --> 0.2.1.2
devel/hs-file-embed                      0.0.4.6          --> 0.0.4.7
devel/hs-filestore                       0.5.0.1          --> 0.6
devel/hs-fsnotify                        0.0.4            --> 0.0.6
devel/hs-ghc-paths                       0.1.0.8_5        --> 0.1.0.9
devel/hs-git-annex                       3.20121211       --> 3.20130124
devel/hs-hashable                        1.1.2.5          --> 1.2.0.5
devel/hs-hastache                        0.4.2            --> 0.5.0
devel/hs-hlint                           1.8.39           --> 1.8.43
devel/hs-hoogle                          4.2.14           --> 4.2.15
devel/hs-hspec                           1.4.2            --> 1.4.3
devel/hs-largeword                       1.0.3            --> 1.0.4
devel/hs-lifted-base                     0.2              --> 0.2.0.2
devel/hs-monad-logger                    0.2.3            --> 0.2.3.2
devel/hs-optparse-applicative            0.4.2            --> 0.5.2.1
devel/hs-pool-conduit                    0.1.0.3          --> 0.1.1
devel/hs-project-template                0.1.0.1          --> 0.1.1
devel/hs-silently                        1.2.4            --> 1.2.4.1
devel/hs-smallcheck                      0.6.1_2          --> 0.6.2
devel/hs-system-fileio                   0.3.10           --> 0.3.11
devel/hs-unix-compat                     0.4.0.0          --> 0.4.1.0
devel/hs-unordered-containers            0.2.2.1          --> 0.2.3.0
devel/hs-vault                           0.2.0.1          --> 0.2.0.4
devel/hs-void                            0.5.8            --> 0.5.11
devel/hs-word8                           0.0.2            --> 0.0.3
mail/hs-mime-types                       0.1.0.0          --> 0.1.0.2
math/hs-categories                       1.0.4            --> 1.0.5
math/hs-comonad                          3.0.0.2          --> 3.0.1.1
math/hs-comonad-transformers             3.0              --> 3.0.1
math/hs-distributive                     0.2.2_2          --> 0.3
math/hs-pointed                          3.0.1            --> 3.0.2
math/hs-semigroupoids                    3.0.0.1          --> 3.0.2
math/hs-semigroups                       0.8.4.1          --> 0.9
net/hs-network-conduit                   0.6.1.1          --> 0.6.2.2
net/hs-simple-sendfile                   0.2.8            --> 0.2.10
print/hs-hscolour                        1.20.3,1         --> 1.20.3_1,1
security/hs-certificate                  1.3.3            --> 1.3.5
security/hs-cipher-aes                   0.1.5            --> 0.1.7
security/hs-clientsession                0.8.0.1          --> 0.8.1
security/hs-cprng-aes                    0.2.4            --> 0.3.4
security/hs-crypto-conduit               0.4.1            --> 0.4.3
security/hs-cryptocipher                 0.3.6            --> 0.4.0
security/hs-cryptohash                   0.7.9            --> 0.8.3
security/hs-pem                          0.1.1_2          --> 0.1.2
security/hs-skein                        0.1.0.10         --> 0.1.0.11
security/hs-tls                          1.0.2            --> 1.1.1
security/hs-tls-extra                    0.5.0            --> 0.6.1
sysutils/hs-angel                        0.3.3            --> 0.3.4
textproc/hs-Diff                         0.1.3_3          --> 0.2.0
textproc/hs-attoparsec                   0.10.2.0_2       --> 0.10.3.0
textproc/hs-blaze-html                   0.5.1.1          --> 0.5.1.3
textproc/hs-blaze-markup                 0.5.1.2          --> 0.5.1.4
textproc/hs-case-insensitive             0.4.0.3          --> 0.4.0.4
textproc/hs-citeproc-hs                  0.3.6            --> 0.3.7
textproc/hs-double-conversion            0.2.0.5          --> 0.2.0.6
textproc/hs-highlighting-kate            0.5.3.3          --> 0.5.3.5
textproc/hs-hs-bibutils                  4.15             --> 4.16
textproc/hs-regex-pcre-builtin           0.94.4.3.8.31    --> 0.94.4.5.8.31
textproc/hs-texmath                      0.6.1.1          --> 0.6.1.3
textproc/hs-yaml                         0.8.1.1          --> 0.8.2
www/hs-gitit                             0.10.0.2         --> 0.10.1.2
www/hs-hamlet                            1.1.1.1          --> 1.1.3.1
www/hs-heist                             0.8.2            --> 0.11.0
www/hs-hjsmin                            0.1.3            --> 0.1.4
www/hs-http-conduit                      1.8.4.3          --> 1.8.7
www/hs-http-date                         0.0.3            --> 0.0.4
www/hs-http-reverse-proxy                0.1.0.6          --> 0.1.1.1
www/hs-shakespeare-js                    1.1.0            --> 1.1.1
www/hs-snap                              0.9.2.2          --> 0.11.0
www/hs-wai-app-static                    1.3.0.4          --> 1.3.1_1
www/hs-wai-extra                         1.3.0.4          --> 1.3.2
www/hs-warp                              1.3.5            --> 1.3.7.1
www/hs-xss-sanitize                      0.3.2_2          --> 0.3.3
www/hs-yesod                             1.1.4.1          --> 1.1.7.2
www/hs-yesod-auth                        1.1.2            --> 1.1.3
www/hs-yesod-core                        1.1.6.1          --> 1.1.7.1
www/hs-yesod-default                     1.1.2            --> 1.1.3
www/hs-yesod-form                        1.2.0.1          --> 1.2.0.2
www/hs-yesod-persistent                  1.1.0            --> 1.1.0.1
www/hs-yesod-platform                    1.1.5            --> 1.1.7.2
www/hs-yesod-static                      1.1.1.1          --> 1.1.1.2
www/hs-yesod-test                        0.3.1.1          --> 0.3.3
x11-wm/hs-xmonad                         0.10_4           --> 0.11
x11-wm/hs-xmonad-contrib                 0.10_4           --> 0.11
x11/hs-X11                               1.5.0.1_3        --> 1.6.0.2
x11/hs-xmobar                            0.14_3           --> 0.16

Obtained from:	FreeBSD Haskell
2013-02-05 22:26:31 +00:00
Pietro Cerutti
29b93322ff - Update to 1.1.2
Release notes:
  http://dev.mysql.com/doc/relnotes/connector-cpp/en/ccpp-news-1-1-2.html

- Add regression-test target for maintainer
2013-02-05 16:40:35 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Baptiste Daroussin
cd8a69e251 Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
2013-02-05 15:07:10 +00:00
Frederic Culot
b0c1767e7b - Update to 2.17.0
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:		ports/175825
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-02-05 10:00:02 +00:00
Pietro Cerutti
efb509610b - New port: databases/mysql-connector-c
MySQL Connector/C is a C client library for client/server communication.
  It is a standalone replacement for the MySQL Client Library shipped with
  the MySQL Server.

  WWW: http://dev.mysql.com/downloads/connector/c/
2013-02-04 09:57:50 +00:00
Martin Wilke
285a1f254c Provides inflation and deflation for Authen::Passphrase instances from
and to either RFC 2307 or crypt encoding.

WWW: http://search.cpan.org/dist/DBIx-Class-InflateColumn-Authen-Passphrase/

PR:		ports/174734
Submitted by:	Frank Wall <fw@moov.de>
2013-02-04 09:42:16 +00:00
Martin Wilke
268709176a - Update to 0.02003
- Convert header
2013-02-04 02:33:49 +00:00
Martin Wilke
ac1ad4e30b - Update to 0.09
- Convert header
2013-02-04 02:33:28 +00:00
Martin Wilke
c6eb725def - Update to 2.4.6
- Convert Header
2013-02-04 02:32:33 +00:00
Martin Wilke
5777696f3b - Update to 1.5.0b4
- Convert header
2013-02-04 02:26:45 +00:00
Martin Wilke
033cb898b9 - Convert header
- Update to 2.5.0b4
2013-02-04 02:26:22 +00:00
Max Brazhnikov
cb8b1428c6 KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
2013-02-03 20:10:37 +00:00
Max Brazhnikov
3503833535 Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
2013-02-03 18:16:54 +00:00
Max Brazhnikov
481aa3dd68 KDE/FreeBSD team presents:
SIP 4.14.3
 QScintilla 2.7
 PyQt 4.9.6

The area51 repository features commits by jhale and myself.

Changes:
- Trim Makefile header
- Convert to new option framework
2013-02-03 18:16:07 +00:00
Max Brazhnikov
c2dd4d2e2d KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.
The area51 repository features commits by Alonso Schaich, avilla, fluffy,
jhale, makc and rakuco.

Common changes:
- Trim Makefile header
- Convert to new option framework
- Add/improve desktop entries
- Remove upstreamed patches

Mk/bsd.qt.mk:
- Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1]

devel/qmake:
- Fix crash due to off-by one error [2]

multimedia/qt4-phonon*:
- Deprecate in favour of multimedia/phonon*

www/qt4-webkit:
- Make dependence on GStreamer optional [3]

devel/qtcreator:
- Enable qml-designer in devel/qtcreator (requires privite Qt headers) [4]

Reported by:	avg via irc [1]
Submitted by:	avg via maillist [2]
PR:		ports/175644 [3]
Submitted by:	danfe [3]
PR:		ports/169809 [4]
Reported by:	tcb <tcberner at gmail.com> [4]
2013-02-03 17:21:56 +00:00
Sunpoet Po-Chuan Hsieh
530ebd8963 - Update to 0.804
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Rose-DB-Object/Changes
2013-02-02 03:17:49 +00:00
Sunpoet Po-Chuan Hsieh
f42de8cee7 - Update to 0.770
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Rose-DB/Changes
2013-02-02 03:17:22 +00:00
Florian Smeets
c7fd019365 - update databases/mariadb-server to 5.3.12 [1]
- update databases/mariadb55-server 5.5.29 [2]

PR:		ports/175764 [1]
PR:		ports/175767 [2]
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) [1]
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua> (maintainer) [2]
Security:	8c773d7f-6cbb-11e2-b242-c8600054b392
2013-02-01 22:42:55 +00:00
Li-Wen Hsu
4bbddb75d5 Add py-pgxnclient 1.2, command line tool to interact with the PostgreSQL
Extension Network.
2013-02-01 15:07:15 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Anton Berezin
7dfbd66e8f Update to 0.0020.
Changes:	http://search.cpan.org/dist/DBIx-NoSQL/Changes
2013-02-01 10:55:10 +00:00
Martin Wilke
1561ab503a - Update to 1.3.4
PR:		175739
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>
2013-02-01 07:40:43 +00:00
Sunpoet Po-Chuan Hsieh
1274d0a8a8 - Fix make package when py-distribute or py-setuptools were installed 2013-02-01 02:15:09 +00:00
Timur I. Bakeyev
3fcb8de796 Update port to the latest version 2013-01-31 15:03:47 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Anton Berezin
28c61cfa9b Update to 0.75.
Changes:	http://search.cpan.org/dist/Jifty-DBI/Changes
2013-01-31 09:03:45 +00:00
Sunpoet Po-Chuan Hsieh
2a544b0242 - Update to 0.1.20121012
- Cleanup Makefile header

Changes:	https://code.google.com/p/py-leveldb/source/list
2013-01-30 16:50:34 +00:00
Sunpoet Po-Chuan Hsieh
6972636b98 - Update to 1.9.0
Changes:	http://code.google.com/p/leveldb/source/list
2013-01-30 16:49:44 +00:00
Wen Heping
db4c9fce2f - Update to 2.4.2 2013-01-30 14:22:20 +00:00
Frederic Culot
c0772fadaf - Update to 2.16.1
Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:		ports/175654
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-01-29 07:48:14 +00:00
Matthew Seaman
bccfce66c3 Update to version 3.5.6
This is a routine bugfix update.

ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.6/phpMyAdmin-3.5.6-notes.html/view
2013-01-28 21:39:20 +00:00
Wen Heping
865e0232c7 - Update to 0.0019
Changes: http://cpansearch.perl.org/src/ROKR/DBIx-NoSQL-0.0019/Changes
- Trim Makefile headers
- Reset maintainer to perl@
2013-01-28 15:19:37 +00:00