1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

12958 Commits

Author SHA1 Message Date
Antoine Brodin
a3f1ec2398 Update devel/doxygen to 1.8.7
Update dependent ports to build with it

Most of work by:	pi@
Exp-run:	self
PR:		ports/190943
2014-08-09 19:39:09 +00:00
Marcus von Appen
900db324a3 Convert the Python framework bits to USES=python.
Please use USES=python instead of USE_PYTHON.

  USE_PYTHON=yes becomes USES=python
  USE_PYTHON=2.7+ becomes USES=python:2.7+
  USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
  ...

A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;

  PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
  PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
  PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK
  PYTHON_FEATURES=noegginfo replaces PYDISTUTILS_NOEGGINFO
  PYTHON_FEATURES=concurrent replaces PYTHON_CONCURRENT_INSTALL
  PYTHON_FEATURES=pythonprefix replaces USE_PYTHON_PREFIX

Some knobs have been deprecated and are to be removed in the near future:

  PYTHON_MASTER_SITES - use MASTER_SITE_PYTHON instead
  PYTHON_PKGNAMESUFFIX - use PYTHON_PKGNAMEPREFIX instead
  PYDISTUTILS_INSTALLNOSINGLE - deprecated without replacement

Some knobs have been removed completely:

  PYTHON_MASTER_SITE_SUBDIR
  PYTHON_DISTNAME
  PYTHON_WRKSRC

Several variables specific to the Python framework are no longer passed to the
build environment to avoid polluting dependency builds.

  PYTHON_VERSION is not passed to .MAKEFLAGS anymore
  PYTHON_DEFAULT_VERSION,
  PYTHON_DEFAULT_PORTVERSION and
  PYTHONBASE are not passed to the make environment anymore

The conversion required a couple of ports to be updated to fit the changes and
new requirements. Those included "bsd.python.mk" directly or contained checks
in places, for which the USES framework would fail to provide correct values.

Python modules directly using the upstream Python package (such as py-tkinter
or py-sqlite3) were updated to avoid using the now unnecessary and remmoved
knobs from "bsd.python.mk".

Phabric:	D399
exp-run:	167368 192357
PR:		167368 192357
Reviewed by:	antoine, wg
Exp-run award:	antoine
With hat:	python@
Approved by:	portmgr
2014-08-09 15:44:27 +00:00
John Marino
60c7153b80 databases/grass: Upgraade version 6.4.3 => 6.4.4
PR:		191813
Submitted by:	Ports Fury
2014-08-09 14:53:00 +00:00
John Marino
39eff20776 Add new port databases/monetdb
PR:		186653
Submitted by:	Jim (Ohlste.in)
Reworked by:	marino

MonetDB is an open source column-oriented database management system
developed at the Centrum Wiskunde & Informatica (CWI) in the
Netherlands. It was designed to provide high performance on complex
queries against large databases, such as combining tables with hundreds
of columns and multi-million rows. MonetDB has been applied in
high-performance applications for data mining, online analytical
processing, geographic information systems, XML Query (XQuery), text
and multimedia retrieval.
2014-08-09 11:50:13 +00:00
Xin LI
3d08c567d6 Update to 0.9.13. 2014-08-09 09:38:54 +00:00
Sunpoet Po-Chuan Hsieh
60b6b28b5e - Update to 3.00
Changes:	http://search.cpan.org/dist/DBIx-Admin-TableInfo/Changes
2014-08-07 16:24:33 +00:00
Vanilla I. Shu
1e01e8994d 1: Stagify.
2: change LICENSE to BSD3CLAUSE.
2014-08-07 14:26:37 +00:00
Adam Weinberger
cb7d5cc607 In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option.
2014-08-06 04:34:23 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
Steven Kreuzer
709bc5d355 Update to 0.4-7.1
PR:		190804
Submitted by:	Bartek Rutkowski <robak@freebsd.org>
2014-08-05 14:54:55 +00:00
William Grzybowski
c93ae2152e postgresql-plproxy: support stage and fix pkg-plist 2014-08-05 13:57:34 +00:00
John Marino
ebc6df36ed Stage databases/virtuoso and assign maintainership to michelle
This can't be tested in Redports due to the attempt to start the service
during the build, but it does pass local poudriere builds of the submitter.

PR:		192353
Submitted by:	Michelle Sullivan
2014-08-05 12:22:17 +00:00
Martin Matuska
8a89915f69 Horde package update:
devel/pear-Horde_Core 2.12.6 -> 2.13.0
devel/pear-Horde_Date 2.0.11 -> 2.0.12
databases/pear-Horde_HashTable 1.1.3 -> 1.2.0
mail/pear-Horde_Imap_Client 2.23.2 -> 2.24.0
mail/pear-Horde_Mail 2.3.0 -> 2.4.0
mail/pear-Horde_Mime 2.4.3 -> 2.4.4
mail/pear-Horde_Smtp 1.5.2 -> 1.6.0
comms/pear-Horde_SyncMl 2.0.3 -> 2.0.4
ftp/horde-gollem 3.0.2 -> 3.0.3
www/horde-base 5.2.0 -> 5.2.1
mail/horde-imp 6.2.0 -> 6.2.1
deskutils/horde-groupware 5.2.0 -> 5.2.1
deskutils/horde-kronolith 4.2.0 -> 4.2.1
deskutils/horde-mnemo 4.2.0 -> 4.2.1
deskutils/horde-nag 4.2.0 -> 4.2.1
mail/horde-turba 4.2.0 -> 4.2.1
mail/horde-webmail 5.2.0 -> 5.2.1
2014-08-05 07:03:44 +00:00
Baptiste Daroussin
ff06f04d62 USES=execinfo 2014-08-05 06:36:06 +00:00
Antoine Brodin
4ea0bfc26a Finish bucardo removal 2014-08-04 17:49:50 +00:00
Danilo Egea Gondolfo
1a76018a0b - Update from 1.0.6 to 1.0.7
- Take maintainership
2014-08-04 16:17:15 +00:00
Danilo Egea Gondolfo
447365b994 - Update from 2.0.3 to 2.0.6
- Take maintainership
2014-08-04 16:16:27 +00:00
Alex Dupre
709c6474c5 Update to 5.6.20 release. 2014-08-04 14:21:40 +00:00
Mathieu Arnold
f0bfac0d0e Correct the bucardo.1 man page name.
Noticed by:	Michelle Sullivan
Sponsored by:	Absolight
2014-08-04 14:20:24 +00:00
Mathieu Arnold
35a9c4b9d8 Remove databases/bucardo, databases/p5-Bucardo was here long before.
Sponsored by:	Absolight
2014-08-04 14:18:48 +00:00
Alex Dupre
184ed069c0 Update to 5.5.39 release. 2014-08-04 14:06:08 +00:00
Adam Weinberger
511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00
Adam Weinberger
04ff64e713 A couple ports added support for OPTIONS but forgot to add them to
OPTIONS_DEFINE.
2014-08-03 19:30:08 +00:00
Timur I. Bakeyev
f4b4de52c7 Upgrade to 1.1.7 version 2014-08-03 00:37:47 +00:00
Sunpoet Po-Chuan Hsieh
699c7c7e7e - Simplify Makefile 2014-08-02 17:23:47 +00:00
Kurt Jaeger
69a6b9fc21 databases/p5-DBD-mysql: 4.027 -> 4.028
http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.028/ChangeLog

- Fixed bug in mysql.xs where dbh was being used as error code
- RT #97570: fix wrong salloc free in mysql_st_internal_execute
  (Reini Urban, cPanel)
- Fix RT #97625 use-after-free in mysql_dr_error, and #86153
  (Reini Urban, cPanel)
- find mysql.h for MariaDB on Win32 (Graham Ollis)
- Update mysql.pm to work with ipv6 and ipv4 addresses (katyavoid)
2014-08-02 12:56:23 +00:00
Marcus von Appen
a38c833874 - Unbreak builds after the lang/python27 update (r363790)
Exp-run:	192242, 192244
2014-08-02 07:01:53 +00:00
Marcus von Appen
d76fe51a14 - Catch up with the recent lang/pythonXX changes
With hat:	python@
2014-08-02 06:57:40 +00:00
Peter Wemm
e73be9fa3e Bandaid fix for build failure that can block kde4. The port has a
hardwired --with-readline and readline doesn't exist on 11.x.

Sponsored by:	portmgr (implicit), db
2014-08-02 00:36:43 +00:00
Mikolaj Golub
c54c93b42c - make cowboy correctly parse target URI that has method in uppercase;
- sbin/leofs script improvements: on start wait for a node to begin
  responding to ping, white-space cleanup;
- rc script cleanup.
2014-08-01 19:02:54 +00:00
Vanilla I. Shu
e4bac21262 Add bucardo 5.1.1, multi-Master Async Postgres Replication system.
PR:		ports/192228
Submitted by:	Michelle Sullivan <michelle@sorbs.net>
2014-08-01 07:06:06 +00:00
Matthew Seaman
8dcdd38f7d Update to 4.2.7
This is a routine bugfox release

ChangeLog:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.7/phpMyAdmin-4.2.7-notes.html/view
2014-07-31 22:07:17 +00:00
Sunpoet Po-Chuan Hsieh
cce24659b6 - Update *_DEPENDS
- Bump PORTREVISION for dependency change
2014-07-31 17:28:49 +00:00
Dmitry Sivachenko
023fa10934 Fix depends. 2014-07-31 12:41:08 +00:00
Matthew Seaman
9719dade66 Make p5-DBD-Pg32 conflict with any version of p5-DBD-Pg
Submitted by:	sunpoet
2014-07-31 10:32:42 +00:00
Sunpoet Po-Chuan Hsieh
40a4cbdaf9 - Add PORTSCOUT 2014-07-31 09:55:31 +00:00
Chris Rees
421b8a5f6e Update to the latest snapshots.
uuid-ossp patch has been outdated with irrelevant changes (for us),
so massage back in.

In head of postgresql, this is handled properly, so eventually the ossp patches
can go.
2014-07-30 18:21:47 +00:00
Kurt Jaeger
b95d127471 security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
2014-07-30 03:57:23 +00:00
Dmitry Marakasov
f2158ec0d6 - Switch databases/opendbx to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-30 02:12:16 +00:00
Adam Weinberger
0d3552ac88 Add USES=readline to fix build, and add parentheses around compound
commands for -jN safety.
2014-07-30 00:05:08 +00:00
Dmitry Marakasov
cb5de81339 - Switch databases/namazu2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
2014-07-29 23:52:43 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Adam Weinberger
fff296bfe7 Convert a bunch of USE_XZ to USES=tar:xz.
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:07:39 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Sunpoet Po-Chuan Hsieh
416d777143 - Update to 1.24.4
- Convert to new options helper
- Use COPYTREE_SHARE
- Take maintainership

Changes:	http://sourceforge.net/projects/mysqldumper/files/MySQLDumper/changelog_english.txt/view
2014-07-29 15:40:17 +00:00
Dmitry Marakasov
aeae5d8a96 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-29 15:21:49 +00:00
Dmitry Marakasov
7da8420855 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-29 15:21:43 +00:00
Dmitry Marakasov
41798f8399 - Switch databases/libmemcache to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES
- Strip libraries
- Bump dependent ports as .so version has changed
2014-07-29 14:59:29 +00:00