Commit graph

332048 commits

Author SHA1 Message Date
John Marino
71f4c0a48a lang/gnatdroid-armv7 (&gcc-aux): Fix socket support and gnat.dg testsuite
The socket support on Gnatdroid was broken, and it had to be fixed at
lang/gcc-aux.

Until now, the dejagnu testsuite did not work on remote targets.  To fix
this, support files had to be installed at ${LOCALBASE}/share/dejagnu.
Dejagnu was not made a run dependency, conditional or otherwise.  The
test targets for gnatdroid are really maintainer targets.

Running the gnat.dg testsuite confirms that everything works in the
cross-compiler except stack checking (there's no support in gcc for this
just yet).
2014-04-12 22:04:15 +00:00
Antoine Brodin
a6e9cc6dde Mark broken: Fails to configure
checking minimal version (1.4.1.0) of jgraphx... yes
checking jhdf5... /usr/local/share/java/classes//jhdf5.jar
checking for h5JNIFatalError in -ljhdf5... no
configure: error: libjhdf5: Library missing (Cannot find symbol h5JNIFatalError). Check if libjhdf5 - C/Java (JNI) interface for HDF5 - is installed and if the version is correct. Note that you might have to update etc/librarypath.xml to provide the actual path the the JNI libraries.
===>  Script "configure" failed unexpectedly.

Reported by:	pkg-fallout
2014-04-12 22:03:22 +00:00
Antoine Brodin
6159fb0751 Mark broken: Fails to build
c++  -O2 -pipe -Wno-error=return-type -fno-strict-aliasing -DHAVE_CMATH=1 -DHAVE_CSTDIO=1 -DHAVE_CSTDLIB=1 -DHAVE_CSTRING=1 -DHAVE_CSTDDEF=1 -DHAVE_DECL_PUTENV=1 -DHAVE_PUTENV=1 -DHAVE_DECL_SETENV=1 -DHAVE_SETENV=1 -DHAVE_FUNC_ISINF=1   -I. -I../../../include -I/wrkdirs/usr/ports/science/psi3/work/psi3/include -I/wrkdirs/usr/ports/science/psi3/work/psi3/src/lib -I../../../src/lib  -c ip_read.cc -o ip_read.o
ip_read.cc:63:3: error: use of undeclared identifier 'yyparse'
  yyparse();
  ^
ip_read.cc:105:3: error: use of undeclared identifier 'yyparse'
  yyparse();
  ^
2 errors generated.

Reported by:	pkg-fallout since february 2014
With hat:	portmgr
2014-04-12 22:00:08 +00:00
Antoine Brodin
c5e857d4b8 Fix make patch, some patches were applied twice
Reported by:	pkg-fallout
2014-04-12 21:54:53 +00:00
Antoine Brodin
1117e12d37 Mark broken: fails to build
On 8 and 9:
src/collision_world.cpp: In member function 'bool COLLISION_WORLD::CastRay(const MATHVECTOR<float, 3u>&, const MATHVECTOR<float, 3u>&, float, const btCollisionObject*, COLLISION_CONTACT&) const':
src/collision_world.cpp:204: error: invalid conversion from 'const btCollisionObject*' to 'btCollisionObject*'
scons: *** [build/collision_world.o] Error 1
scons: building terminated because of errors.
*** [do-build] Error code 2

On 10 and head:
scons: Reading SConscript files ...
Checking for C++ header file asio.hpp... no
You do not have the asio.hpp headers installed. Exiting.
*** Error code 1

Reported by:	pkg-fallout
With hat:	portmgr
2014-04-12 21:50:29 +00:00
Sunpoet Po-Chuan Hsieh
0e83088887 - Update to 3.48.1
- Remove outdated PORTSCOUT
- Use PORTDATA and PORTDOCS
- Simplify Makefile

Changes:	http://www.httrack.com/page/4/en/index.html
		https://code.google.com/p/httrack/source/list
		https://code.google.com/p/httrack/source/browse/trunk/history.txt
2014-04-12 21:47:31 +00:00
Sunpoet Po-Chuan Hsieh
23c3fa6f18 - Update to 3.8.2
- While I'm here, remove .include <bsd.port.options.mk>

Changes:	http://wordpress.org/news/2014/04/wordpress-3-8-2/
PR:		ports/188422
Submitted by:	Mihail Timofeev <9267096@gmail.com> (maintainer)
2014-04-12 21:47:03 +00:00
Antoine Brodin
0cfc9f197a Mark broken: fails to install
/usr/local/lib/wolfpack/pconfig: not found
*** [post-install] Error code 127

Reported by:	pkg-fallout
2014-04-12 21:46:20 +00:00
Sunpoet Po-Chuan Hsieh
1a93ca3b59 - Update to 2.1.0
- Strip shared library

Changes:	https://code.google.com/p/psutil/source/browse/HISTORY
2014-04-12 21:23:13 +00:00
Sunpoet Po-Chuan Hsieh
5286d15454 - Update to 2.2.6
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2014-04-12 21:22:54 +00:00
Sunpoet Po-Chuan Hsieh
3b07d587d0 - Update to 1.29
Changes:	http://search.cpan.org/dist/Finance-Quote/ChangeLog
2014-04-12 21:22:45 +00:00
Sunpoet Po-Chuan Hsieh
4c223edeae - Update to 7.4.256
Changes:	https://code.google.com/p/vim/source/list
2014-04-12 21:20:42 +00:00
Bryan Drewery
ade8b7e653 - Stop pkg-fallout mails
With hat:	portmgr
2014-04-12 21:03:10 +00:00
TAKATSU Tomonari
e0fc09060a - Update to 0.2.2.1537
- Add missing DOCS option to OPTIONS_DEFINE
- Make docs unconditional
2014-04-12 21:01:52 +00:00
Antoine Brodin
0ade3b428b Do not advise to strip ELF relocatables, usually it is harmful
With hat:	portmgr
2014-04-12 20:49:52 +00:00
Antoine Brodin
32d4470be8 Reduce the number of false positives reported by the shebang qa check
by looking only at files and symlinks in bin, sbin and libexec

Reviewed by:	bdrewery
With hat:	portmgr
2014-04-12 20:48:04 +00:00
Antoine Brodin
0e031950db Do not add 4.1.2/docbook.cat to catalog
This fixes docbook2man at runtime and unbreaks gnome-packagekit build

Silence from:	doceng
Reported by:	pkg-fallout since several weeks
With hat:	portmgr
2014-04-12 20:38:39 +00:00
Pawel Pekala
4be6909463 - Fix build with clang by respecting CC, CFLAGS
- Add staging support
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format, USES=gmake
- Switch to PLIST_FILES

MFH:		2014Q2
2014-04-12 20:04:19 +00:00
Mathieu Arnold
efea4a227f Take.
Sponsored by:	Absolight
2014-04-12 19:50:37 +00:00
Sergey Matveychuk
23c4a1d85a - Really fix unbound_anchorflags
- New LIB_DEPENDS format
- Strip binaries
2014-04-12 19:43:33 +00:00
Greg Lewis
b947f3bb26 . Update internal fallback logic, including:
. Remove support for diablo* and j* ports.
  . Add support for linux-oracle* ports.
  . Remove support for Java version 1.5.
  . Add support for Java version 1.8.
  . Add support for Oracle as a vendor.
. Bump PORTVERSION.
. Remove CONFLICTS for ports that no longer exist.
2014-04-12 19:43:17 +00:00
Dmitry Sivachenko
406ae1d7e2 Release, ENOTIME. 2014-04-12 19:39:56 +00:00
Pawel Pekala
5747299c00 - Fix build with clang34 (unrecognized option -fpcc-struct-return)
- Add staging support
2014-04-12 19:32:23 +00:00
Mathieu Arnold
cc30f48479 Use @sample for my port, cleanup an etc/PORTNAME into ETCDIR.
Sponsored by:	Absolight
2014-04-12 19:23:10 +00:00
Pawel Pekala
daa1e570e6 - Add staging support
- Remove leading article from COMMENT
2014-04-12 19:17:41 +00:00
Dmitry Sivachenko
973f9061f3 Fix build. 2014-04-12 18:43:37 +00:00
Pawel Pekala
2f57165548 - Add staging support
- Convert to USES=tar:bzip2
- Unmute build/install commands
2014-04-12 18:41:38 +00:00
Dmitry Sivachenko
33d44aeb2d Fix build on 10+: since boost is linked against libc++, we must use clang to
compile gource too.
2014-04-12 18:30:28 +00:00
Pawel Pekala
1cc551bc79 - Add staging support
- Define DOCS option
2014-04-12 18:26:31 +00:00
Pawel Pekala
257c5e19dc - Add staging support
- More precise LICENSE
- Convert to USES=tar:bzip2
2014-04-12 18:24:55 +00:00
Pawel Pekala
0e2a619b34 - Add staging support
- Convert to USES=gmake tar:bzip2
- Define DOCS option
2014-04-12 18:22:24 +00:00
Rusmir Dusko
6f3d812801 - Remove TODO from DOCS
- Add REINPLACE, fix build on FreeBSD 11, Clang not have -finline-limit
- Strip library
2014-04-12 18:17:45 +00:00
Dirk Meyer
5ec71d30af - fix build on FreeBSD-10 2014-04-12 18:16:21 +00:00
Rusmir Dusko
4de709f387 - Update to 2.0.24 2014-04-12 17:39:33 +00:00
Pawel Pekala
a91c136659 Add staging support 2014-04-12 17:15:30 +00:00
Pawel Pekala
d956828d57 - Add staging support
- Break lines around 80 characters
- Define DOCS option
- Sort pkg-plist
2014-04-12 17:14:26 +00:00
Danilo Egea Gondolfo
204c089f45 - Update from 2.1 to 2.1.1
- Convert USE_BZIP2 to USES
2014-04-12 17:10:14 +00:00
Danilo Egea Gondolfo
ebf588d139 - Project moved to SF
- Update from 0.25.1 to 0.26.1
- Convert USE_XZ to USES
- Add LICENSE
2014-04-12 17:04:16 +00:00
Dirk Meyer
87ee9dc699 - fix perl path for CURRENT
PR:		188486
2014-04-12 16:58:26 +00:00
Tijl Coosemans
2f9515c2a8 - Remove remnants of the gnomecanvas slave port that has been removed
several months ago.
- Set LDFLAGS instead of LIBS and search STAGEDIR before LOCALBASE.
- Replace a patch with REINPLACE_CMD.
- Remove unneeded patches.
2014-04-12 16:29:28 +00:00
Baptiste Daroussin
7dd3d4daa2 Strip binaries 2014-04-12 15:40:38 +00:00
Baptiste Daroussin
55c917af47 Support stage 2014-04-12 15:39:04 +00:00
Diane Bruce
2af2407e5f Amateur radio logbook GUI and logbook server for use with fldigi and friends.
The logbook server maintains a large set of QSO logbook fields that will
probably be sufficient for casual operating, contesting and some certificate
logging.  All of the fields that are captured in the logbook are maintained
in an ADIF database.

WWW: http://www.w1hkj.com/fllog-help/index.html

PR:		ports/188487
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2014-04-12 15:32:01 +00:00
Rusmir Dusko
eb452fa487 - Bump PORTREVISION for dependencies changes
- Define CA_BUNDLE and add to default Options
- Add REINPLACE and patches to enable CA_BUNDLE

PR:		ports/188508
Submitted by:	ashish@
2014-04-12 15:21:22 +00:00
Danilo Egea Gondolfo
f23f74ce0b - Update from 4.0 to 4.1
- Remove invalid category from DESKTOP_ENTRIES
2014-04-12 14:56:10 +00:00
Wen Heping
f0949e5600 - Stage support [1]
- Add LICENSE
- Remove the line about python26
- Pass maintainership to submitter

PR:		188465 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
2014-04-12 14:49:30 +00:00
Alexander Nedotsukov
115bfcf666 - Support staging.
- Pet portlint.

PR:	188499
2014-04-12 14:38:02 +00:00
Pawel Pekala
69b537135e - Add staging support
- Move RUN_DEPENDS to proper place
2014-04-12 14:27:16 +00:00
Pawel Pekala
87cfa96f18 - Add staging support
- Fix letter capitalization in COMMENT
- Remove Author tag from pkg-descr
2014-04-12 14:24:34 +00:00
Pawel Pekala
ab14c723ad - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
2014-04-12 14:21:48 +00:00