Commit graph

11534 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
51130d6b8a - Sort *_DEPENDS and MAN*
- Use CPAN as primary WWW
2013-09-15 05:53:33 +00:00
Alexander Nedotsukov
5336207bcc Resolve latest link duplicate. 2013-09-15 03:48:52 +00:00
Sunpoet Po-Chuan Hsieh
e617ac5e41 - Fix build without libstdc++ by removing hardcoded libstdc++ linkage [1]
- Convert to new LIB_DEPENDS format
- Use USE+= after bsd.port.*.mk inclusion

Reported by:	pkg-fallout [1]
2013-09-14 17:24:48 +00:00
Sunpoet Po-Chuan Hsieh
d798c07faf - Reformat pkg-descr 2013-09-14 17:12:47 +00:00
Ruslan Makhmatkhanov
9565a6ac03 - RASTER option should not be default (it was enabled for testing) 2013-09-14 07:14:53 +00:00
Ruslan Makhmatkhanov
c3399640e0 Add PostGIS 2.1.0
PR:		182032 (based on)
Submitted by:	Trevor Caira <trevor@bitba.se>
2013-09-14 07:03:10 +00:00
Guido Falsi
42cea4feca - Fix build after iconv change [1]
- Fix build with clang/libc++ ([2] for graphics/ipe)

While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions

Submitted by:	marino [1]
Reported by:	swills, antoine [1]
Submitted by:	bsam [2]
Approved by:	portmgr (bapt, implicit)
2013-09-13 17:14:53 +00:00
Sunpoet Po-Chuan Hsieh
24df18c6d4 - Respect CXX 2013-09-13 16:38:03 +00:00
Andrej Zverev
4f9a4c9a94 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 16:41:28 +00:00
Guido Falsi
df8b3a75ca APSW is a Python wrapper for the SQLite embedded relational database
engine. In contrast to other wrappers such as pysqlite it focuses
on being a minimal layer over SQLite attempting just to translate
the complete SQLite API into Python. The documentation has a section
on the differences between APSW and pysqlite. APSW supports CPython
2.3 onwards and CPython 3.1 onwards.

PR:		ports/181938
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com>
2013-09-12 11:44:05 +00:00
John Marino
a862a2b7dc Add explicit dependency on pkgconf (18 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-12 09:07:08 +00:00
William Grzybowski
84bf662fd0 graphics/geos: update to 3.4.2
- Update to 3.4.2 [1]
- Bump PORTREVISION for dependent ports
- USES gmake
- Use options helpers

PR:		ports/181422 [1]
Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer)
2013-09-11 13:58:27 +00:00
Andrej Zverev
ac049e474e - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 14:35:48 +00:00
Andrej Zverev
d912c7ff91 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 13:50:14 +00:00
Andrej Zverev
b611168744 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 13:04:01 +00:00
Andrej Zverev
1a612a3da1 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 12:14:21 +00:00
Andrej Zverev
b88c23df87 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 11:32:20 +00:00
Andrej Zverev
cd5c31b5c0 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 10:51:10 +00:00
John Marino
db2073ecc4 databases/mird: Mark BROKEN, checksum mismatch
PR: ports/181549 (timed out)
2013-09-10 09:39:02 +00:00
Frederic Culot
b0bd8cde8e - Update to 1.9.0
Changes:	https://github.com/openstack/swift/blob/master/CHANGELOG
PR:		ports/180549
Submitted by:	trociny@
Approved by:	maintainer (timeout, >14 days)
2013-09-10 08:46:10 +00:00
Vanilla I. Shu
bdebe3eeb3 add build-depends to perl5 to fix building error.
Submitted by:	Mathieu Arnold <mat at mat.cc> via email.
2013-09-10 08:41:39 +00:00
Xin LI
886e61b82c - Update to 0.9.8.
- Override 'do-install' target so we install shared
   library with a version number.
2013-09-09 19:29:00 +00:00
Palle Girgensohn
ce5d5f9def Update to postgreSQL 9.3.0
Major enhancements in PostgreSQL 9.3 include:
- Add materialized views
- Make simple views auto-updatable
- Add many features for the JSON data type, including operators and functions to extract elements from JSON values
- Implement SQL-standard LATERAL option for FROM-clause subqueries and function calls
- Allow foreign data wrappers to support writes (inserts/updates/deletes) on foreign tables
- Add a Postgres foreign data wrapper to allow access to other Postgres servers
- Add support for event triggers
- Add optional ability to checksum data pages and report corruption
- Prevent non-key-field row updates from blocking foreign key checks
- Greatly reduce System V shared memory requirements

URL:	http://www.postgresql.org/docs/9.3/static/release-9-3.html
2013-09-09 15:45:43 +00:00
Anton Berezin
40e7cc174c Update to 0.21.
Changes:	http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
2013-09-08 14:44:57 +00:00
Sunpoet Po-Chuan Hsieh
8db410b5f9 - Remove deprecated PTHREAD_* 2013-09-07 18:20:39 +00:00
Matthew Seaman
29953f517e - Update to 4.0.6
ReleaseNotes:	http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.6/phpMyAdmin-4.0.6-notes.html/view
2013-09-07 18:03:49 +00:00
Sunpoet Po-Chuan Hsieh
2704440db1 - Cosmetic change 2013-09-07 17:53:23 +00:00
Sunpoet Po-Chuan Hsieh
351df3310d - Add PORTSCOUT=ignore:1 to avoid false alarm 2013-09-07 17:21:51 +00:00
Sunpoet Po-Chuan Hsieh
ce552b4dea - Add PORTSCOUT=ignore:1 to avoid false alarm 2013-09-07 17:21:47 +00:00
Sunpoet Po-Chuan Hsieh
888c4c9a5b - Add PORTSCOUT=ignore:1 to avoid false alarm 2013-09-07 17:21:44 +00:00
William Grzybowski
b1022242f7 databases/pymongo: update to 2.6.2
- Update to 2.6.2

Changes: http://api.mongodb.org/python/current/changelog.html
2013-09-07 11:50:47 +00:00
Sunpoet Po-Chuan Hsieh
369cc5490e - Update to 3.8.0.2
- While I'm here:
  - Convert to new options framework
  - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk

Changes:	http://www.sqlite.org/releaselog/3_8_0_2.html
PR:		ports/181842
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2013-09-07 10:19:11 +00:00
Sunpoet Po-Chuan Hsieh
8847b586ca - Update to 3.8.0.2
Changes:	http://www.sqlite.org/releaselog/3_8_0_2.html
PR:		ports/181841
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2013-09-07 10:19:06 +00:00
Vanilla I. Shu
b4e4ec5510 add minssing PLIST_SUB. 2013-09-07 04:21:06 +00:00
Vanilla I. Shu
23a636d06a add postgresql-plv8js, it's procedural language base on v8js. 2013-09-07 04:19:12 +00:00
Baptiste Daroussin
01904a4939 Fix build with libc++ 2013-09-06 20:04:43 +00:00
Baptiste Daroussin
a4bf97bf7c Add an explicit dependency on pkgconf 2013-09-06 14:30:42 +00:00
Guido Falsi
4749779675 Fix build after iconv conversion on head.
Approved by:	portmgr (bapt, implicit)
2013-09-06 13:07:07 +00:00
Koop Mast
60dbc060c3 Repo copy libgda4 ports to libgda5 and libgdamm to libgdamm5.
Update libgda5 to 5.0.3 and libgdamm5 to 4.99.6.
Libgda 5 is the new version of libgda data abstraction library.

Obtained from:	gnome dev repo.
2013-09-06 11:43:34 +00:00
William Grzybowski
108a4a68bc databases/libmongo-client: update to 0.1.6.3
- Update to 0.1.6.3
- USES gmake
- Add LICENSE (AL2)

PR:		ports/181757
Submitted by:	Denis Generalov <gd rambler-co.ru> (maintainer)
2013-09-05 19:44:40 +00:00
Antoine Brodin
74aebe4fa5 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 17:37:22 +00:00
Frederic Culot
191069cfbe - Update to 2.19.6
Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:		ports/181751
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-09-05 16:17:00 +00:00
Baptiste Daroussin
2198e11dc9 Fix build with clang 2013-09-05 09:40:38 +00:00
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
William Grzybowski
7e9830a0f7 databases/pymongo: update to 2.6.1
- Update to 2.6.1
- Use single space for WWW and end with a slash

Changes:
http://api.mongodb.org/python/current/changelog.html#changes-in-version-2-6-1
2013-09-04 18:46:30 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Rene Ladan
722118c782 Remove expired ports:
2013-09-04 www/p5-Catalyst-Plugin-Unicode-Encoding: This module now part of core Catalyst distribution
2013-09-04 databases/phpmyadmin35: Has unresolved security problems: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php
2013-09-04 09:55:38 +00:00
Xin LI
78fb15bbc2 Use local mirror for lmdb distfiles. 2013-09-03 22:27:17 +00:00
Baptiste Daroussin
a4ff4c7077 Add an explicit dependency on pkgconf 2013-09-03 17:03:19 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00