Commit Graph

10888 Commits

Author SHA1 Message Date
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