1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

335259 Commits

Author SHA1 Message Date
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
Wen Heping
0f0aba367d - Update to 3.0.0
- Stage support
- Update my email to FreeBSD
- Convert to optionsNG
- Pet portlint
2014-05-18 13:37:20 +00:00
Greg Lewis
e5b6b9ebc7 . Convert to staging (and remove NO_STAGE).
. Fix the build on 8.x and 9.x by using a static libexecinfo link on them
  (not yet verified).
. Remove USE_BZIP2 in favour of USES tar:bzip2
. Fix up some of the Perl script Perl executable usage.
. Set HOME=- to prevent touching .afterstep in /root (suggested by swills@)
. Fix additional packing list problems.

Still need to fix LIB_DEPENDS format and the use of MAN1.
2014-05-18 13:21:12 +00:00
Jimmy Olgeni
4f2b719234 Whitespace (fix portlint warnings). 2014-05-18 13:11:44 +00:00
Jimmy Olgeni
0f4f58c29e Unbreak with working MASTER_SITES.
PR:		ports/189908
Submitted by:	Jonas Hofmann <freebsd-pr@jhofmann.se>
2014-05-18 13:09:12 +00:00
Koop Mast
20a458fbe0 Switch to USES=libtool:keepla instead of plain USES=libtool.
Fixes:
editors/abiword: libtool: link: cannot find the library
`/usr/local/lib/libgoffice-0.8.la' or unhandled argument
`/usr/local/lib/libgoffice-0.8.la'

PR:		ports/189909
Submitted by:	"O. Hartmann" <ohartman@zedat.fu-berlin.de>
2014-05-18 13:06:27 +00:00
Tijl Coosemans
c12b608ef6 Depend on newer flex on FreeBSD 8 and 9.
Reported by:	antoine
2014-05-18 12:59:36 +00:00
Rusmir Dusko
53016ec1a8 - Update to 0.7, announce message is here:
http://yakinikuman.wordpress.com/2009/04/28/python-chess-v-07-lowering-pygames-cpu-usage/

- Change master sites, add icon
- Transfer maintainership to games@ team
- Add license (GPLv3)
- Change USE_PYTHON=yes to USE_PYTHON=2
- Add USES dos2unix
- Add files/pythonchess.in and Desktop entry file
- Remove unnecessary Thumbs.db and pygame2exe_Chess.py
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Change build and install
- Change pkg-descr and add WWW
2014-05-18 12:28:39 +00:00
Antoine Brodin
99ca894281 Unbreak for real 2014-05-18 11:57:55 +00:00
Renato Botelho
e282ef3e5d Readd accidentally removed vars from SUB_LIST, they are used on clamd-milter.in 2014-05-18 11:53:48 +00:00
Jimmy Olgeni
cddd085cc3 Unbreak with working MASTER_SITES.
PR:		ports/189908
Submitted by:	Jonas Hofmann <freebsd-pr@jhofmann.se>
2014-05-18 11:48:39 +00:00
Antoine Brodin
2c550b9507 Attempt to unbreak by using new LIB_DEPENDS syntax
Reported by:	pkg-fallout
With hat:	portmgr
2014-05-18 11:42:51 +00:00
Antoine Brodin
f6f46d9df9 Attempt to unbreak 2014-05-18 11:31:59 +00:00
TAKATSU Tomonari
bd65f8a894 - Convert to new LIB_DEPENDS format
- Make use of AP_FAST_BUILD
- Support STAGEDIR
  * Make PORTDOCS and PORTEXAMPLES unconditional to stage
- Add OPTIONS_DEFINE for DOCS and EXAMPLES
- Unmute INSTALL_DATA
- Fix typo in x-generate-tarball target
- Replace tab with a single space after WWW: in pkg-descr
- Make use of @sample in pkg-plist
2014-05-18 10:22:44 +00:00
Dirk Meyer
1f0c49340a - set DEPRECATED, EXPIRATION_DATE 2014-05-18 08:13:56 +00:00
Martin Wilke
6eccf60199 - Update to 007
PR:		188138
Submitted by:	ports fury
2014-05-18 07:43:47 +00:00
Martin Wilke
16b0e0b9a9 - Update to 2.5.0b5
- Pet portlint

PR:		189765
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-18 07:33:56 +00:00
Martin Wilke
be57e7e0e9 - Update to 1.5.2
PR:		189766
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-18 07:33:15 +00:00
Martin Wilke
c4f0a7bbee - Update to 3.1
PR:		187495
Submitted by:	ports fury
2014-05-18 07:32:35 +00:00
Martin Wilke
152e1d242d - Update to 2.0.1
PR:		185936
Submitted by:	Ports Fury
2014-05-18 07:31:40 +00:00
Martin Wilke
6e3e01a84a - Support CFLAGS properly
- Fix USE_GITHUB support
- Add LICENSE
PR:		187499
Submitted by:	Ports Fury
2014-05-18 07:30:11 +00:00
Martin Wilke
04995b15f4 - Update to 1.11.3
- Pet portlint

PR:		189768
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-18 07:26:29 +00:00
Martin Wilke
238f2856ae - Update to 1.5.3
- Pet portlint

PR:		189793
Submitted by:	Ports Fury
2014-05-18 07:25:34 +00:00
Martin Wilke
b2c357ab88 - Update to 1.84
- Pet portlint

PR:		189794
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-18 07:24:15 +00:00
Thomas Zander
229d8bcf16 - Introduce OPTION for using boost_regex
- Fix stripping of installed binaries
- USE_* -> USES
- Bump PORTREVISION

Approved by:	thierry (mentor)
2014-05-18 07:12:26 +00:00
John Marino
9586589704 www/piwik: Unbelievable, another reroll after pledging not to do so
"So we agree with that is no acceptable policy from us.
   So we are now committed to you guys the FreeBSD community, and to
   Microsoft, to never re-package a release from now on"

Release 2.2.2 was repackaged the next day.  Maybe they meant,
"Starting ...... NOW!"

PR: ports/189457
2014-05-18 06:54:46 +00:00
Martin Wilke
7cdf3732ac - Update to 1.0.10
PR:		188867
Submitted by:	Ports Fury
2014-05-18 06:34:39 +00:00
Martin Wilke
b81ee0c6e5 - Package was rerolled in order to update manpages and documentation
PR:		187496
Submitted by:	ports fury
2014-05-18 06:33:34 +00:00
Martin Wilke
f0f3d5d6f5 - Fix build with clang
PR:		187497
Submitted by:	Ports Fury
2014-05-18 05:00:30 +00:00
Martin Wilke
865d170328 - Fix build on i386
- Stage support

PR:		188139
Submitted by:	Ports Fury
2014-05-18 04:59:13 +00:00
Martin Wilke
82047d9250 - Fix build with clang
- Stage support

PR:		-188144
Submitted by:	ports fury
2014-05-18 04:57:08 +00:00
Martin Wilke
6b5a406916 - Fix build with clang
- Stage support

PR:		187756
Submitted by:	ports fury
2014-05-18 04:55:41 +00:00
Allan Jude
5ab394c3fe Add the location of the secret BSD Now studio so you can nuke it from orbit if I break the build
Approved by:	bcr (mentor)
2014-05-18 04:23:39 +00:00
Nicola Vitale
0a5a2e28f8 - Update to 1.4
- Add support for stage dir
- Sort variables
- Use new options helper
- Replace pkg-plist with an automatic package list

Release Notes:	http://docs.webob.org/en/latest/news.html
2014-05-18 03:29:57 +00:00
Erwin Lansing
264b3ececb Transfer maintainership to bapt
Submitted by:	bz
2014-05-18 03:16:28 +00:00
Jonathan Chu
f6a095b5c3 Update gitolite to 3.5.3.1,1
Changes:        https://github.com/sitaramc/gitolite/blob/v3.5.3.1/CHANGELOG

Approved by:	swills (mentor)
2014-05-18 02:59:00 +00:00