1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

335294 Commits

Author SHA1 Message Date
Tijl Coosemans
5c0834bd1b For several MATE related ports:
- USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
- Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
2014-05-18 21:05:53 +00:00
Rusmir Dusko
ede8070bcd games/dcross
- Transfer maintainership to games@ team

games/openbubbles

- Mastersite disappeared, mirror on my SF site
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes
- Don't silence warnings
- Change WWW to WayBack

games/pythonsudoku

- Transfer maintainership to games@ team

games/robocalypto

- Transfer maintainership to games@ team

games/sudoku-sensei

- Transfer maintainership to games@ team
2014-05-18 21:04:16 +00:00
Olli Hauer
846a4df47b - mod_qos update to version 11.1
feature safe: yes

Changelog highlights:

Version 11.1
- Fixed: Shows "T" log marker only for requests which has really
  been delayed by mod_qos.

- Further improved bytes/sec limitation implementation.

Version 11.0
- Highly improves bytes/sec limitation (response throttling) based
  on the input I got from Jeff Trawick - many thanks!
  * Calculates delay within filter (immediately(!) when reaching the
    defined amount of bytes).
  * Uses nanoseconds delay (instead of milliseconds).
  * Splits large bucket brigades to 8k blocks (support for local
    files, not using mod_proxy).
  * Inserts filter late (after mod_deflate).

- User tracking: set Cache-Control header when accessing
  the cookie check page.
- QS_UserTrackingCookieName: improved cookie header processing.
- Fixed: 'qslog -pc' does no longer require 'S' nor a date.

PR:		ports/189416
Submitted by:	Eero Hänninen <fax@nohik.ee> (maintainer)
2014-05-18 20:46:47 +00:00
Carlo Strub
c07f138a13 PORTREVISION bump due to previous commit 2014-05-18 20:22:52 +00:00
Carlo Strub
17a9160297 Patch for 10.0-RELEASE and later build failures. Fixes a problem in bundled
Boehm GC configure script, which mistakes FreeBSD 1* for FreeBSD 1.* and
disables dynamic libraries.

PR:		ports/189004
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
MFH:		2014Q2
2014-05-18 20:21:18 +00:00
Lev A. Serebryakov
0178d30e00 STAGEfy 2014-05-18 20:07:43 +00:00
Olli Hauer
5ef11b8b8f - update to 1.1.6
- add stage support
- add LICENSE

PR:		ports/189796
Submitted by:	Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
2014-05-18 19:53:56 +00:00
Thomas Zander
4f70231c9e Remove superfluous re-runs of the configure script during build/stage phases
Approved by:	thierry (mentor)
2014-05-18 19:44:27 +00:00
Antoine Brodin
e10775c29a Resurect ptools, it was removed by mistake 2014-05-18 19:39:55 +00:00
Rui Paulo
e9b21c4e47 Enable clojure-cider, dash.el, epl.el, pkg-info.el.
Reviewed by:	bapt
2014-05-18 19:35:22 +00:00
Rui Paulo
56cb0d12ce Add devel/clojure-cider.
Clojure IDE and REPL for Emacs.

Reviewed by:	bapt
2014-05-18 19:34:37 +00:00
Pawel Pekala
7defb2f10b - Stage safe
- Convert to new LIB_DEPENDS format
2014-05-18 19:34:01 +00:00
Rui Paulo
3ec37026c4 Add devel/pkg-info.el.
Provides information about Emacs packages.

Reviewed by:	bapt
2014-05-18 19:34:00 +00:00
Rui Paulo
4c34be85dc Add devel/epl.el.
Emacs Package Library.

Reviewed by:	bapt
2014-05-18 19:33:30 +00:00
Eitan Adler
f3c88e4dc6 devel/bugzilla44: Better the description
Submitted by:	gavin
Approved by:	ohauer (maintainer, implicit)
2014-05-18 19:33:06 +00:00
Rui Paulo
39dc0c39fb Add devel/dash.el
Modern list library for Emacs.

Reviewed by:	bapt
2014-05-18 19:32:59 +00:00
Rui Paulo
3eefe378c6 Update clojure-mode.el to 2.1.1.
Reviewed by:	bapt
2014-05-18 19:26:23 +00:00
Carlo Strub
b9f42d72e9 p
Redports:ignore
2014-05-18 19:19:26 +00:00
Carlo Strub
a190343103 Update to 0.5
PR:		ports/188423
Submitted by:	Tomasz Walaszek <tmwalaszek@gmail.com> (maintainer)
2014-05-18 19:15:42 +00:00
Lev A. Serebryakov
ccb4a814db Delete devel/msp430-gcc3, gcc3 is not actual anymore for many years. 2014-05-18 19:13:57 +00:00
Lev A. Serebryakov
7e739955d9 STAGEfy msp430 toolchain ports, un-break msp430-gdb with clang. 2014-05-18 19:11:51 +00:00
Pawel Pekala
9ccc16d46f - Fix build with clang
- Add staging support

MFH:		2014Q2
2014-05-18 19:11:05 +00:00
Carlo Strub
47294c35f6 Very minor update to /usr/ports/LEGAL to resolve discrepancy with make -VLEGAL.
PR:		ports/189094
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2014-05-18 19:01:19 +00:00
Tijl Coosemans
9d1e2ce038 mail/gmime26 mail/gmime26-sharp:
- Remove leading hyphen from PKGNAMESUFFIX.
- USES=libtool tar:xz.
- Remove LATEST_LINK.
- Remove $FreeBSD$ from patch.

mail/dbmail:
- USES=libtool.
- INSTALL_TARGET=install-strip.
- Remove -fPIC.
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS.
2014-05-18 18:34:03 +00:00
Stephen Montgomery-Smith
a84be60ae9 - Simplify code in patch. 2014-05-18 18:15:36 +00:00
Pawel Pekala
d834932b47 - Add staging support
- Convert to USES=gmake
- Don't create links in pkg-plist with @exec, they are created
  during build
- Unmute install commands
2014-05-18 18:13:32 +00:00
Tijl Coosemans
28f30a1d62 - USES=libtool.
- INSTALL_TARGET=install-strip.
2014-05-18 17:25:18 +00:00
Hajimu UMEMOTO
8184ab5b38 Make ${u6rd_fib} work. 2014-05-18 17:21:11 +00:00
Olli Hauer
e00b2e580e - add stage support
- bump PORTREVISION
- fix pkg-plist (do not try to remove mail/dovecot folders)

PR:		ports/189078
Submitted by:	ohauer
Approved by:	maintainer timeout (3weeks)
2014-05-18 17:11:18 +00:00
Olli Hauer
92e1526078 - add stage support
- bump PORTREVISION
- add USES=libtool:keepla
- add LICENSE
- fix pkg-plist (do not try to remove mail/dovecot folders)

PR:		ports/189079
Submitted by:	ohauer
Reviewed by:	maintainer timeout (3 weeks)
2014-05-18 17:10:05 +00:00
Olli Hauer
d54e445665 - add stage support
- bump PORTREVISION
- fix pkg-plist (do not try to remove mail/dovcot filders)

PR:		ports/189080
Submitted by:	ohauer
Approved by:	maintainer timeout (3 weeks)
2014-05-18 17:07:41 +00:00
Olli Hauer
f5e93ef638 - add stage support
- bump PORTREVISION
- add USES=libtool:keepla
- sort pkg-plist
- use USER/GROUP support from framework (remove pkg-install)

PR:		ports/188868
Submitted by:	ohauer
Approved by:	maintainer timeout (4 weeks)
2014-05-18 17:05:12 +00:00
Tijl Coosemans
f0e50bc9c8 - USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
2014-05-18 17:03:40 +00:00
Pawel Pekala
59bdab0024 - Add staging support
- Convert to USES=tar:bzip2, new options framework
- Use @sample for configuration files
2014-05-18 16:23:53 +00:00
Pawel Pekala
a80d61a390 - Add staging support
- Convert to USES=tar:bzip2
- Use @sample for configuration files
- Remove Enable word from options descriptions
2014-05-18 16:21:50 +00:00
Danilo Egea Gondolfo
a0e9a04d87 - Update from 3.7.57 to 3.8.58 2014-05-18 16:10:50 +00:00
Antoine Brodin
d5c3122e29 Mark BROKEN: Fails to configure
===>  Configuring for linknx-0.0.1.30_1
configure.ac:33: error: possibly undefined macro: AC_DEFINE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:88: error: possibly undefined macro: AC_MSG_RESULT
configure.ac:114: error: possibly undefined macro: AC_SUBST
*** [run-autotools-autoconf] Error code 1

Reported by:	pkg-fallout
2014-05-18 15:50:27 +00:00
Antoine Brodin
8faf55e210 Mark BROKEN: Fails to patch
===>  Applying extra patch /usr/ports/chinese/tin/files/patch-attrib.c
===>  Applying extra patch /usr/ports/chinese/tin/files/patch-cook.c
1 out of 1 hunks failed--saving rejects to src/cook.c.rej
*** [do-patch] Error code 1

Reported by:	pkg-fallout
2014-05-18 15:48:26 +00:00
Antoine Brodin
a87c18b72f Mark BROKEN: Fails to build
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I./libsrc2 -I/usr/local/include -DH5_USE_16_API -O2 -pipe -fno-strict-aliasing -MT libsrc/image_conversion.lo -MD -MP -MF libsrc/.deps/image_conversion.Tpo -c libsrc/image_conversion.c  -fPIC -DPIC -o libsrc/.libs/image_conversion.o
libsrc/image_conversion.c: In function 'miicv_create':
libsrc/image_conversion.c:219: error: 'MAX_NC_OPEN' undeclared (first use in this function)
libsrc/image_conversion.c:219: error: (Each undeclared identifier is reported only once
libsrc/image_conversion.c:219: error: for each function it appears in.)
*** [libsrc/image_conversion.lo] Error code 1

Reported by:	pkg-fallout
2014-05-18 15:46:09 +00:00
Antoine Brodin
e8c52fadc3 Mark BROKEN: Fails to build
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libsrc/image_conversion.lo -MD -MP -MF libsrc/.deps/image_conversion.Tpo -c libsrc/image_conversion.c  -fPIC -DPIC -o libsrc/.libs/image_conversion.o
libsrc/image_conversion.c: In function 'miicv_create':
libsrc/image_conversion.c:206: error: 'MAX_NC_OPEN' undeclared (first use in this function)
libsrc/image_conversion.c:206: error: (Each undeclared identifier is reported only once
libsrc/image_conversion.c:206: error: for each function it appears in.)
*** [libsrc/image_conversion.lo] Error code 1

Reported by:	pkg-fallout
With hat:	portmgr
2014-05-18 15:42:09 +00:00
Antoine Brodin
ab52f9ad32 Mark BROKEN: Fails to build
cc -DHAVE_CONFIG_H -I../util -I../matrices -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -c -O2 -pipe -fno-strict-aliasing -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic matrixio.c -o matrixio.o
In file included from /usr/local/include/hdf5.h:24,
                 from matrixio.h:24,
                 from matrixio.c:34:
/usr/local/include/H5public.h:151: warning: ISO C90 does not support 'long long'
/usr/local/include/H5public.h:152: warning: ISO C90 does not support 'long long'
In file included from /usr/local/include/hdf5.h:45,
                 from matrixio.h:24,
                 from matrixio.c:34:
/usr/local/include/H5FDlog.h:65: warning: ISO C90 does not support 'long long'
matrixio.c: In function 'write_attr':
matrixio.c:91: error: too few arguments to function 'H5Dcreate2'
matrixio.c:97: error: too few arguments to function 'H5Acreate2'

Reported by:	pkg-fallout
2014-05-18 15:40:13 +00:00
Antoine Brodin
c1da228d6b Mark BROKEN: Fails to build
/usr/bin/c++   -Dcas_EXPORTS -Wall -pedantic -Wno-long-long -Winline -finline-functions -Wno-inline   --param large-function-growth=7000 --param inline-unit-growth=200 --param max-inline-insns-single=15000  -O3 -funroll-loops   -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/include -I/usr/local/include -I/usr/local/include/ctpp2 -I/usr/local/include/apr-1 -I/usr/local/include/db48 -I/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/SAPI/Apache2 -I/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/SAPI/util -I/usr/local/include/apache22 -o CMakeFiles/cas.dir/src/ASXMLRPCClient.cpp.o -c /wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp: In function 'void CAS::DumpXMPRPCData(const CTPP::CDT&, CTPP::OutputCollector*)':
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:193: error: 'ConstIterator' is not a member of 'CTPP::CDT'
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:193: error: expected `;' before 'itHash'
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:194: error: 'itHash' was not declared in this scope
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp: In constructor 'CAS::ASXMLRPCClient::ASXMLRPCClient(const std::string&, UINT_32, UINT_32, UINT_32, const CTPP::CDT&, const std::string&)':
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:303: error: 'ConstIterator' is not a member of 'CTPP::CDT'
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:303: error: expected `;' before 'itoHeaders'
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:304: error: 'itoHeaders' was not declared in this scope
*** [CMakeFiles/cas.dir/src/ASXMLRPCClient.cpp.o] Error code 1

With hat:	portmgr
2014-05-18 15:36:38 +00:00
Jase Thew
5e832a712a - Update to 0.6.24
Changes:	http://duplicity.nongnu.org/Changelog.GNU
2014-05-18 15:22:04 +00:00
Lev A. Serebryakov
86b3bba34a (1) Update to latest 1.8.9
(2) USES=libtool instead of USE_AUTOTOOLS=libtool
 (3) Bump required Java version to 1.7 for java/java-subversion.
 (4) Build java/kava-subversion with system clang, not "any" gcc
     on 10 and CURRENT (checked with OpenJDK7 and OpenJDK8).
2014-05-18 15:13:21 +00:00
Wen Heping
bc59c3bcd9 - Stage support
- Reset maintainer to ports@
2014-05-18 14:49:25 +00:00
Palle Girgensohn
871f7f3137 The PostgreSQL Global Development Group announced that the first beta
release of PostgreSQL 9.4, the latest version of the world's leading
open source database, is available today.  This beta contains previews
of all of the features which will be available in version 9.4, and is
ready for testing by the worldwide PostgreSQL community.  Please
download, test, and report what you find.

Major Features
--------------

The new major features available for testing in this beta include:

* JSONB: 9.4 includes the new JSONB "binary JSON" type. This new
  storage format for document data is higher-performance, and comes with
  indexing, functions and operators for manipulating JSON data.
* Replication: The new Data Change Streaming API allows decoding and
  transformation of the replication stream.  This lays the foundation
  for new replication tools that support high-speed and more flexible
  replication and scale-out solutions.
* Materialized Views with "Refresh Concurrently", which permit
  fast-response background summary reports for complex data.
* ALTER SYSTEM SET, which enables modifications to postgresql.conf
  from the SQL command line and from remote clients, easing
  administration tasks.
2014-05-18 14:44:53 +00:00
Olli Hauer
ab00f03fe1 - update to 0.6.21
- add stage support
- sort pkg-plist (closer match to new `make makeplist')
- add NAGIOSDIR to PLIST_SUB (support nagios/icinga)

PR:		ports/189197
Submitted by:	ohauer
Approved by:	maintainer timeout (16 days)
2014-05-18 14:29:07 +00:00
Wen Heping
2119f614d2 - Stage support
- Reset maintainer to ports@
2014-05-18 14:28:35 +00:00
Wen Heping
ae32a5943a - Stage support
- Pet portlint
- Reset maintainer to ports@
2014-05-18 14:26:45 +00:00
Cy Schubert
d70f687e0c Make check-orphans happy. 2014-05-18 14:10:18 +00:00