Commit graph

13128 commits

Author SHA1 Message Date
Baptiste Daroussin
b2b4d781a2 Remove now useless @cwd and @stopdaemon 2014-09-02 14:38:43 +00:00
Baptiste Daroussin
64f1991bcd Remove now useless @cwd and @stopdaemon 2014-09-02 14:38:05 +00:00
Baptiste Daroussin
5ead879a85 Second run at cleaning out non staged ports without pending PR 2014-09-02 12:45:01 +00:00
Tijl Coosemans
12d23e4bdf Fix build by adding ICONV_CONFIGURE_BASE to CONFIGURE_ARGS
Reported by:	mat
2014-09-02 09:02:15 +00:00
Tijl Coosemans
796095d541 Add USES=libtool to accessibility/atkmm and bump dependent ports 2014-09-01 19:34:02 +00:00
Baptiste Daroussin
7161a29dcf Remove non staged ports without pending PR from databases 2014-09-01 12:53:55 +00:00
Matthew Seaman
96cfd482b7 Update to 4.2.8
This is a routine bugfix update.

Release Notes:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.8/phpMyAdmin-4.2.8-notes.html/view
2014-08-31 17:37:10 +00:00
Tijl Coosemans
4bdd97e324 math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
2014-08-31 16:36:22 +00:00
John Marino
802acce8c9 Make 7 ports jobs unsafe
A number of ports failed on the DragonFly package builder when
theoretically all of them should build.  They had errors in logs
indicating that was parallel building issue.  Rerunning through again
with -j1 resulted in a good build.  There were more than 7, but these
seven are the ports that I'm confident are not 100% jobs safe based on
the errors seen.
2014-08-31 15:52:47 +00:00
Olli Hauer
ce90c4051b - add stage support
- fix pkg-plist
- rename patch files
- bump PORTREVISION
2014-08-31 15:26:57 +00:00
Steve Wills
2ff403404c databases/rubygem-activerecord-jdbcmysql-adapter: update to 1.3.10 2014-08-31 14:39:55 +00:00
Steve Wills
b11141a500 databases/rubygem-activerecord-jdbc-adapter: update to 1.3.10 2014-08-31 14:31:25 +00:00
Tijl Coosemans
da0774c501 Add USES=libtool 2014-08-31 10:32:16 +00:00
Olli Hauer
351c7a1510 - update to 3.3.1
- add stage support
- update WWW
2014-08-31 10:25:38 +00:00
Kurt Jaeger
432e16ad90 databases/cego: 2.20.11 -> 2.20.12
- Recovery added for check constraints and foreign keys
- Corrections for btree recovery, btree creation was not performed
  correctly during tableset recovery. Tableset autocorrect mode is
  enabled on default now ( by define tableset )

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2014-08-31 09:28:13 +00:00
Tijl Coosemans
66a0fb4907 Add USES=libtool and INSTALL_TARGET=install-strip 2014-08-30 21:29:46 +00:00
Tijl Coosemans
6f7b317701 - Convert to USES=libtool and USES=pathfix
- Use standard USE_AUTOTOOLS instead of running autoreconf
- Add INSTALL_TARGET=install-strip
- Use ICONV_CONFIGURE_ARG
2014-08-30 21:21:39 +00:00
Tijl Coosemans
7bd3382af7 Add USES=libtool 2014-08-30 20:08:31 +00:00
Tijl Coosemans
86b993c1f1 - Add USES=libtool and INSTALL_TARGET=install-strip
- Disable static plugin
2014-08-30 19:46:01 +00:00
Niclas Zeising
6895af1be7 Fix runtime on amd64
Sorry for the portrevision churn, forgot this with previous commit.

PR:		192630
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
2014-08-30 19:01:16 +00:00
Niclas Zeising
92c1a89b43 Strip RRDs.so
Approach choosen is different from the one in the PR.

PR:		192077
Submitted by:	takefu@airport.fm
2014-08-30 18:55:24 +00:00
Tijl Coosemans
73012cf375 - Add USES=libtool
- Stop using PTHREAD_CFLAGS and PTHREAD_LIBS
2014-08-30 18:52:30 +00:00
Sunpoet Po-Chuan Hsieh
cb009e5636 - Remove PERL option: use databases/p5-Search-Xapian 2014-08-30 16:09:18 +00:00
Sunpoet Po-Chuan Hsieh
d025188e96 - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2014-08-30 15:40:44 +00:00
Sunpoet Po-Chuan Hsieh
8028c76984 - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2014-08-30 15:36:26 +00:00
Sunpoet Po-Chuan Hsieh
9985214976 - Fix build: use USES=python:2 2014-08-30 09:14:29 +00:00
Kubilay Kocak
0331f5145f databases/py-riak: Update to 2.1.0rc1
- Update to 2.1.0rc1
- Add py-openssl to RUN_DEPENDS
- Add LICENSE_FILE
- Update COMMENT (from setup.py)
- Modernise Python framework entries
- Limit Python version to -2.7 (As recommended upstream)

Announcement:

  http://lists.basho.com/pipermail/riak-users_lists.basho.com/2014-July/015631.html

PR:		189917
2014-08-30 02:32:58 +00:00
Olivier Duchateau
03f31d2eb0 - Update to 2.0
ChangeLog: https://github.com/mitsuhiko/flask-sqlalchemy/blob/master/CHANGES
2014-08-29 21:53:51 +00:00
Antoine Brodin
4951d932b8 Fix ports with duplicate pkgnames 2014-08-29 13:29:40 +00:00
Baptiste Daroussin
cd8d8c224d Modernize python 2014-08-29 10:38:18 +00:00
Kurt Jaeger
ebe20a9e0d New port: databases/cassandra2
Cassandra is a highly scalable, eventually consistent, distributed,
structured key-value store. Cassandra brings together the distributed
systems technologies from Dynamo and the data model from Google's
BigTable. Like Dynamo, Cassandra is eventually consistent. Like
BigTable, Cassandra provides a ColumnFamily-based data model richer
than typical key/value systems.

Cassandra was open sourced by Facebook in 2008, where it was designed
by one of the authors of Amazon's Dynamo. In a lot of ways you can
think of Cassandra as Dynamo 2.0. Cassandra is in production use at
Facebook but is still under heavy development.

WWW: http://cassandra.apache.org/

The previous version is still available as databases/cassandra.

PR:		186056
Submitted by:	admins@perceptyx.com
2014-08-29 07:18:10 +00:00
Antoine Brodin
aebaae31d3 Deprecate ports broken for more than 6 months
With hat:	portmgr
2014-08-28 17:26:23 +00:00
Adam Weinberger
6a795c3eb9 Fix mysql51-client build on current by moving USES+=readline above
bsd.port.pre.mk.
2014-08-28 17:00:02 +00:00
Sunpoet Po-Chuan Hsieh
fc8080e7a1 - Add LICENSE 2014-08-28 16:24:50 +00:00
Sunpoet Po-Chuan Hsieh
abd8e00c37 - Add LICENSE 2014-08-28 16:24:46 +00:00
Kurt Jaeger
e539e96c79 New port: databases/p5-Net-Async-CassandraCQL
This module allows use of the CQL3 interface of a Cassandra
database. It fully supports asynchronous operation via IO::Async,
allowing both direct queries and prepared statements to be managed
concurrently, if required. Alternatively, as the interface is entirely
based on Future objects, it can be operated synchronously in a
blocking fashion by simply awaiting each individual operation by
calling the get method.

WWW: http://search.cpan.org/dist/Net-Async-CassandraCQL/

PR:		186057
Submitted by:	admins@perceptyx.com
2014-08-28 14:07:07 +00:00
Kurt Jaeger
8096f7d5b1 New port: databases/p5-Protocol-CassandraCQL
This module provides the basic constants and other support functions
required to communicate with a Cassandra database using CQL3. It is
not in itself a CQL client; it simply provides the necessary support
functions to allow one to be written.

For a complete client, see instead Net::Async::CassandraCQL.

WWW: http://search.cpan.org/dist/Protocol-CassandraCQL/

PR:		186055
Submitted by:	admins@perceptyx.com
2014-08-28 12:10:12 +00:00
William Grzybowski
d4d08cb326 databases/yasql: support stage
PR:		193028
Submitted by:	Ports Fury
2014-08-27 14:55:14 +00:00
Pietro Cerutti
d37d8f9d63 - Update to 1.0.1 2014-08-27 14:05:21 +00:00
Alex Dupre
c7f01afd3b Update to 2.6.4 release. 2014-08-27 13:34:36 +00:00
Steve Wills
15a06abc81 databases/rubygem-arel3: tell portscout to ignore 2014-08-26 20:55:55 +00:00
Dmitry Marakasov
241f553f20 - Fix build on 10.x by switching to USE_GCC 2014-08-26 19:34:01 +00:00
Adam Weinberger
7a6d6a26ac Allow the build to get much farther before it fails. Now it fails on
boost-related stuff.
2014-08-26 16:51:36 +00:00
Chris Rees
e90877fa19 Fixup any version changes I missed yesterday.
Shown logs by:	antoine
2014-08-26 10:17:30 +00:00
Dmitry Marakasov
f09d798832 - Switch databases/libdbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-08-26 02:09:46 +00:00
Dmitry Marakasov
513d502320 - Minor rework: simplify plist handling, drop unused statements
- Drop .la files, no dependees require them
- Strip libraries
- Fix libdbi include path (fixes build for certain options combs like only MYSQL enabled)
2014-08-26 02:09:18 +00:00
Dmitry Marakasov
a5cf958603 - Drop USE_AUTOTOOLS=libtool, libtool is not used
Approved by:	portmgr blanket
2014-08-25 22:53:44 +00:00
Dmitry Marakasov
edef9a79b1 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-08-25 22:29:04 +00:00
Matthias Andree
9201f9af74 Fix excess full-stop. 2014-08-25 19:46:04 +00:00
Matthias Andree
97cea06873 Mark deprecated. This port has no users in INDEX-9, and does not work with db5.2+, and the upstream stopped maintaining it in 2009. 2014-08-25 19:45:42 +00:00
Antoine Brodin
bd79265f7a Allow ports using ruby extconf to be built as non root
PR:		ports/191313
2014-08-25 18:49:34 +00:00
Dmitry Marakasov
b0adbc08c8 - Fix plist (don't remove mtree directories)
Approved by:	portmgr blanket
2014-08-25 18:34:15 +00:00
Chris Rees
dab15277f4 Convert pgsql ports to use USES+=pgsql
Reviewed by:	bapt
2014-08-25 17:53:26 +00:00
Antoine Brodin
4a0d014c07 Remove some duplicate lines from plist (or duplicate plist)
Reported by:	pkg developer mode
2014-08-25 16:44:07 +00:00
Kurt Jaeger
4194772074 New port: databases/sqlite-ext-pcre
This is sqlite3-pcre, an extension for sqlite3 that uses libpcre to
provide a regexp() function to use with the REGEXP operator.

PR:		190121
Submitted by:	Vick Khera <vivek@khera.org>
2014-08-24 20:00:56 +00:00
Antoine Brodin
46f65ad0f9 Allow staging as a regular user 2014-08-24 19:25:07 +00:00
Adam Weinberger
f5c6a1fa2b Update to 1.9.140405.
Pass maintainership to submitter.

PR:		192694
Submitted by:	Naram Qashat
2014-08-24 16:20:05 +00:00
Steve Wills
641d4f0f89 databases/rubygem-memcache: 1.5.1 2014-08-23 23:33:17 +00:00
John Marino
aafe61e7b7 Stage databases/gnats4 and assign new maintainer
PR:		192881
Submitted by:	Chris Hutchinson

I am sure many people wanted to see this port die, but Chris wanted to
save it.  Unfortunately his PR only contained about 2% of the work needed
to properly stage it.  I had to overhaul it with the changes to numerous
to recount.  Some big ticket items: converted to OptionsNG the EMACS and
CLIENT_ONLY knobs (the ability to define the exact EMACS version is lost,
it just takes the default. There are only 2 EMACS versions anyway).

The chown/mode changes where moved from vendor makefile to pkg-plist.  I
also leveraged @sample keyword for the two conf files.
2014-08-23 22:10:32 +00:00
Adam Weinberger
5e284ae8a5 Update to 3.8.6.
PR:		192830, 192831
Submitted by:	maintainer
2014-08-23 20:01:46 +00:00
William Grzybowski
28c4aa7aff databases/py-peewee: update to 2.3.1
- Convert to USES python

PR:		192864
Submitted by:	maintainer
2014-08-23 19:09:35 +00:00
Steve Wills
5a1f1dd596 databases/rubygem-seed-fu: update to 2.3.3 2014-08-23 18:49:57 +00:00
Steve Wills
ca7fb7d637 databases/rubygem-redis-namespace: update to 1.5.1 2014-08-23 18:48:54 +00:00
Steve Wills
83db0056ea databases/rubygem-activerecord-jdbcmysql-adapter: update to 1.3.9 2014-08-23 18:47:20 +00:00
Steve Wills
5536181656 databases/rubygem-activerecord-jdbc-adapter: update to 1.3.9 2014-08-23 18:43:49 +00:00
Steve Wills
0a927cde10 databases/rubygem-mysql2: Update to 0.3.16 2014-08-22 18:46:57 +00:00
Rene Ladan
c8d71ace85 Remove expired ports:
2014-08-22 databases/pg_filedump: Broken for more than 6 months
2014-08-22 devel/svnmerge: Broken for more than 6 months
2014-08-22 net-mgmt/circe: Broken for more than 6 months
2014-08-22 print/latex-aa: Broken for more than 6 months
2014-08-22 textproc/rast: Broken for more than 6 months
2014-08-22 www/abyssws: Broken for more than 6 months
2014-08-22 www/docebo: Not maintained upstream
2014-08-22 www/rejik: Broken for more than 6 months and depends on www/squid which reached EOL 2 years ago
2014-08-22 09:16:44 +00:00
Antoine Brodin
783540d9ac Canonicalize a few LICENSE_PERMS
With hat:	portmgr
2014-08-22 07:20:30 +00:00
Matthias Andree
1bf8aa3914 Fix up missed or botched PORTREVISION bumps from r365599.
Apparently Tools/scripts/bump-revision.sh isn't too robust...

PR:		192690
2014-08-22 06:56:48 +00:00
Matthias Andree
7e057c8605 Remove orphaned directories; remove gslin's blanket approval from db48. 2014-08-22 06:29:53 +00:00
John Marino
7ae0d382b2 databases/postgis21: Restore build of non-default raster option
Upstream made a change to support Debian's kFreeBSD and broke FreeBSD
in the process.

PR:		192840
patch by:	Robert Kruus
staging: 	marino
2014-08-21 23:37:08 +00:00
Matthias Andree
b50a4b0708 Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
2014-08-21 22:50:29 +00:00
Mikolaj Golub
3a940f306c - take over maintainership;
- update to 2.0.0;
- add @exec/@unexec for copying sample files to configuration.
2014-08-21 19:35:52 +00:00
Dag-Erling Smørgrav
76f0558283 Upgrade to 0.07042. 2014-08-21 12:19:54 +00:00
John Marino
324954bd5c Stage databases/xapian-core10
PR:		192871
Submitted by:	Chris Hutchinson
Overhauled:	marino
2014-08-21 10:43:20 +00:00
Xin LI
05c273e00b Use local mirror ONLY as gitorious.org keeps rerolling with only timestamp
change and there is no way to workaround that with the current framework.
2014-08-21 08:42:02 +00:00
Adam Weinberger
4200526e46 Fix one build error. This port still fails to build with various
C++ errors.
2014-08-21 00:05:58 +00:00
William Grzybowski
fdabe2a8b3 databases/cppdb: fix mysql/mariadb support
PR:		192833
Submitted by:	maintainer
2014-08-20 16:17:30 +00:00
Adam Weinberger
0e07448328 Fix build after json-c upgrade, and put parentheses around compound
commands.
2014-08-20 15:22:23 +00:00
John Marino
0cc734c4ab databases/postgis21: Upgrade version 2.1.0 => 2.1.3
This unbreaks the port after the json-c dependency update.
While here, using modern options framework

PR:		192840
Submitted by;	Luca Corti
Patch by:	Muhammad Rahman
2014-08-20 06:23:20 +00:00
Mikolaj Golub
208afedf5c Update to 2.2.0. 2014-08-19 20:58:17 +00:00
Antoine Brodin
bd76dd64e4 Mark BROKEN: Needs an unsupported version of wxWidgets 2014-08-19 16:50:38 +00:00
Steve Wills
f64d997379 many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
2014-08-19 15:35:35 +00:00
Antoine Brodin
35735733c6 Remove a few remaining %%PORTDATA%%
With hat:	portmgr
2014-08-18 21:36:34 +00:00
Bryan Drewery
69f82727cf - Move RESETPREFIX to default PLIST_SUB
With hat:	portmgr
2014-08-18 16:43:24 +00:00
Antoine Brodin
6ca36f50bb 2014-08-18 databases/jasperserver: Unstaged, depends on expiring devel/maven2
2014-08-18 devel/maven2: No longer supported by the Apache Foundation. Use 3.x instead.
2014-08-18 12:47:22 +00:00
Dmitry Marakasov
fadcf5a106 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-08-18 12:02:38 +00:00
Dmitry Marakasov
8d0a54d83f - Switch devel/gflags to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-08-18 12:02:07 +00:00
Xin LI
ca4ce4a1cc Refresh after distfile reroll. No content change detected in source in my
manual inspection, so no PORTREVISION bump.
2014-08-18 05:32:37 +00:00
Antoine Brodin
7b2b007436 Mark BROKEN: Fails to configure
configure: error: C compiler cannot create executables
See `config.log' for more details.
===>  Script "configure" failed unexpectedly.

Reported by:	pkg-fallout
2014-08-17 23:07:25 +00:00
Antoine Brodin
c1c6f4281a Mark BROKEN: Checksum mismatch
Reported by:	pkg-fallout
2014-08-17 23:00:26 +00:00
Antoine Brodin
31258c2961 Connect py-MySQLdb56 to the build
Pointy hat:	rm
2014-08-17 21:24:04 +00:00
John Marino
e388035f7c databases/freetds: Fix build with libiodbc, reset maintainer
The maintainer (cowbert) hasn't been seen since 2009 and several PRs
timed out in the span of months.  Reset freetds and it's slave port.

Moveover, it's ancient.  All the MASTER_SITES are gone.  I had to
switch this over to Fedora repo so that it had public distfiles again.

The actual PR fixes the build when libiodbc is selected.
There is a freetds-devel port that's much newer.  I recommend that it
move these location and they disappear.

PR:		192224
Submitted by:	Denys Razumov
Approved by:	maintainer timeout (of course)
2014-08-17 20:46:37 +00:00
Matthew Seaman
7de82274a5 Security update to 4.2.7.1
XSS in view operations page.

and

Multiple XSS vulnerabilities in browse table, ENUM editor, monitor,
query charts and table relations pages

Release notes:	http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.7.1/phpMyAdmin-4.2.7.1-notes.html/download
MFH:		2014Q3
Security:	fbb01289-2645-11e4-bc44-6805ca0b3d42
2014-08-17 19:54:47 +00:00
Kurt Jaeger
457169d5c5 databases/p5-DBD-Pg: 3.3.0 -> 3.4.0
http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-3.4.0/Changes
- Cleanup and improve table_info()
- Make sure column_info() and table_info() can handle materialized views.
2014-08-17 19:23:36 +00:00
John Marino
8ff7a739c9 databases/pgbouncer: Remove unnecessary dependency xmlto
It turns out that xmlto is not needed for documentation at all now.
The man pages are pregenerated and provided in the tarball.

PR:		192507
Reported by:	dmitry2004 (yandex.ru)
2014-08-16 20:27:14 +00:00
Mikolaj Golub
c28950b94d Update to 1.1.0. 2014-08-16 15:20:40 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Dmitry Marakasov
59f7a715f3 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-08-15 17:50:45 +00:00
Dmitry Marakasov
3de4447368 - Bump PORTREVISION, not PKGNAMESUFFIX
Noticed by:	tijl
2014-08-15 11:47:56 +00:00