1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

348761 Commits

Author SHA1 Message Date
Wen Heping
a527aaa462 - Update to 0.150000
Changes: http://cpansearch.perl.org/src/XSAWYERX/Dancer2-0.150000/Changes
- Add missing depends
2014-09-14 00:14:33 +00:00
Jason E. Hale
95ce87428b - Since Python 3.x packages aren't available, add a check to
prevent pkg-fallout errors

===>   rpcalc-0.7.0 depends on package: py33-qt4-gui>=0 - not found
===>    Verifying install for py33-qt4-gui>=0 in /usr/ports/x11-toolkits/py-qt4-gui
===>   rpcalc-0.7.0 depends on package: /packages/All/py33-qt4-gui-4.11.1,1.txz - not found
===>   USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source
*** Error code 1
2014-09-13 23:39:20 +00:00
Juergen Lock
1a0309fa40 Update to 1.10.2 - changelog is here:
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
2014-09-13 22:04:15 +00:00
Antoine Brodin
a1d4b76359 Fix expiration syntax 2014-09-13 21:49:25 +00:00
Tijl Coosemans
59ef516bcb Switch to USES=libtool:build 2014-09-13 21:47:30 +00:00
Gerald Pfeifer
91c1475902 Update to the 20140910 snapshot of GCC 4.9.2. 2014-09-13 21:45:01 +00:00
Antoine Brodin
9c12beea05 Fix expiration syntax 2014-09-13 21:42:58 +00:00
Matthew Seaman
117efcf7db Security update to 4.2.8.1
Advisory:	http://www.phpmyadmin.net/home_page/security/PMASA-2014-10.php

MFH:		2014Q3
Security:	cc627e6c-3b89-11e4-b629-6805ca0b3d42
2014-09-13 21:21:00 +00:00
Antoine Brodin
ad273282b7 Mark BROKEN: Fails to configure
checking for main in -llapack... yes
checking for sc-config... /usr/local/bin/sc-config
checking SC - version... no
*** Could not run SC test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding SC or finding the wrong
*** version of SC.

Reported by:	pkg-fallout
2014-09-13 21:20:16 +00:00
Matthew Seaman
0b57820092 Document the latest phpMyAdmin vulnerability
Security:	cc627e6c-3b89-11e4-b629-6805ca0b3d42
2014-09-13 21:18:56 +00:00
Antoine Brodin
e04ea497b7 Mark BROKEN: Fails to build
with gcc 4.7:
/wrkdirs/usr/ports/games/spring/work/spring_94.1/rts/Rendering/GL/myGL.cpp:368:62: error: invalid conversion from 'void (*)(GLenum, GLenum, GLuint, GLenum, GLsizei, const GLchar*, GLvoid*) {aka void (*)(unsigned int, unsigned int, unsigned int, unsigned int, int, const char*, void*)}' to 'GLDEBUGPROCARB {aka void (*)(unsigned int, unsigned int, unsigned int, unsigned int, int, const char*, const void*)}' [-fpermissive]

with clang 3.3:
/wrkdirs/usr/ports/games/spring/work/spring_94.1/rts/Rendering/GL/myGL.cpp:368:29: error: cannot initialize a parameter of type 'GLDEBUGPROCARB' (aka 'void (*)(GLenum, GLenum, GLuint, GLenum, GLsizei, const GLchar *, const void *)') with an rvalue of type 'void (*)(GLenum, GLenum, GLuint, GLenum, GLsizei, const GLchar *, GLvoid *)': type mismatch at 7th parameter ('const void *' vs 'GLvoid *' (aka 'void *'))
                glDebugMessageCallbackARB(&OpenGLDebugMessageCallback, NULL);
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~

with clang 3.4.1:
cd /wrkdirs/usr/ports/games/spring/work/spring_94.1/rts/lib/squish && /usr/bin/c++   -DBOOST_NO_FENV_H -DSPRING_DATADIR=\"/usr/local/share/spring\" -DSTREFLOP_SSE -DSYNCCHECK -DUSE_LIBSQUISH -O2 -pipe -fno-strict-aliasing            -fsingle-precision-constant -frounding-math -mieee-fp -pipe -fno-strict-aliasing  -fvisibility=hidden  -fvisibility-inlines-hidden -pthread                                     -DNDEBUG -I/usr/local/include -I/wrkdirs/usr/ports/games/spring/work/spring_94.1/rts -I/wrkdirs/usr/ports/games/spring/work/spring_94.1/rts/lib/squish -o CMakeFiles/squish.dir/alpha.cpp.o -c /wrkdirs/usr/ports/games/spring/work/spring_94.1/rts/lib/squish/alpha.cpp
c++: error: unknown argument: '-fsingle-precision-constant'

Reported by:	pkg-fallout
2014-09-13 21:17:19 +00:00
Tijl Coosemans
d3f2c4f767 - Convert to USES=pathfix
- Fix USE_AUTOTOOLS
2014-09-13 21:16:31 +00:00
Tijl Coosemans
2cacaf48ec - Convert to USES=python
- Fix USE_AUTOTOOLS use
2014-09-13 21:15:13 +00:00
Tijl Coosemans
e8ccb45a57 Remove unnecessary ACLOCAL_ARGS and pre-configure 2014-09-13 20:35:34 +00:00
Tijl Coosemans
fbdab0840b Avoid USE_AUTOTOOLS 2014-09-13 20:34:14 +00:00
Tijl Coosemans
1a9b385ea8 Avoid USE_AUTOTOOLS 2014-09-13 20:32:14 +00:00
Bryan Drewery
5dfbd0f549 Allow this to work on DragonFly which does not have the -f param for readlink(1)
Tested by:	marino
With hat:	portmgr
2014-09-13 20:25:58 +00:00
Antoine Brodin
2ec3f2b505 Fix packaging 2014-09-13 20:07:59 +00:00
Max Khon
13a556aef8 Unbreak on -CURRENT. 2014-09-13 19:54:53 +00:00
Tijl Coosemans
a24f725522 - Remove unused LIBTOOLFLAGS
- Replace some LIB_DEPENDS with USE_GNOME components
- Replace CONFIGURE_ENV about missing link with post-patch command
2014-09-13 19:53:18 +00:00
Tijl Coosemans
4ecf39fc95 Remove redundant pre-configure (USE_AUTOTOOLS already contains libtoolize) 2014-09-13 19:26:41 +00:00
Tijl Coosemans
637854de54 Remove unused LIBTOOLFILES 2014-09-13 19:24:23 +00:00
Tijl Coosemans
67de73a1cb - Convert to USES=libtool
- Remove -lpthread patching
2014-09-13 19:20:22 +00:00
Lev A. Serebryakov
7de326695d Update to latest version.
PR:		193611
Submitted by:	Maxim Filimonov
2014-09-13 19:03:41 +00:00
Adam Weinberger
1b72a8fd46 Use pathfix so that the pkgconfig file actually gets installed where
the plist says it does. While here, don't try to remove directories
installed by unconditional dependencies.
2014-09-13 18:48:50 +00:00
Juergen Lock
ffae296d3e - Update to 3.17.0.5 . [1]
- Import much improved rc.d script - check the script at (usually)
  /usr/local/etc/rc.d/webcamd for configuration info. [2]
- Some Makefile cleanups, pet portlint.

Submitted by:	hselasky (maintainer) [1],
		dreamcat4@gmail.com [2]
PR:		191781 [2]
2014-09-13 18:33:50 +00:00
Tijl Coosemans
a5bee80ce4 Use default LIBTOOLIZE_ARGS 2014-09-13 18:25:04 +00:00
Tijl Coosemans
2269415144 - Convert to USES=libtool
- Run autopoint to install gettext related build scripts
2014-09-13 18:23:08 +00:00
Dan Langille
ed12daf548 * Upgrade to 7.0.5
* do not remove etc/bacula; let bacula-client do that
* use UID and GID provided by ports/UIDs & ports/GIDs
* minimize use of owner/group

PR:                 193532
Submitted by:       Kevin Thompson
Approved by:	    mat (mentor)
2014-09-13 18:11:36 +00:00
John Marino
eb9ad6563d security/heimdal: Restore MAKE_JOBS_UNSAFE removed recently
The MAKE_JOBS_UNSAFE flag was set 10 June 2014 (PR 181923) and it
was removed without explanation on 30 Aug 2014 (r366616).  I have
first-hand confirmation that it is still required with default
options set.  I'm resetting this flag as it shouldn't have been removed.
2014-09-13 18:05:28 +00:00
Antoine Brodin
40b87d9ae0 Remove an expired port and fix MOVED
2014-09-12 net/ruby-net-geoip: Broken
2014-09-13 17:55:24 +00:00
Adam Weinberger
e1c60bb35d Upgrade multimedia/plexhometheater to v1.2.2
The attached patch upgrades multimedia/plexhometheater to v1.2.2.

In addition, it removes the LIBDEPENDS on audio/lame and java as neither are
actually used by plexhometheater, and adds a pkg-message to explain how to run
plexhometheater from the command line when the package is installed.

---

Plexhometheater is unable to play videos, with some of the following error
messages appearing in the logs depending on the codec of the video being
played.

ERROR: Unable to load
/usr/local/lib/plexhometheater/system/players/dvdplayer/avcodec-53-x86-freebsd.so,
reason: /usr/local/bin/system/players/dvdplayer/avcodec-53-x86_64-freebsd.so:
Undefined symbol "ff_h264dsp_init_x86"

ERROR: Unable to load
/usr/local/lib/plexhometheater/system/players/dvdplayer/avcodec-53-x86-freebsd.so,
reason: /usr/local/bin/system/players/dvdplayer/avcodec-53-x86_64-freebsd.so:
Undefined symbol "ff_mlp_init_x86"

This is similar to PR181964 filed previously for multimedia/gstreamer-ffmpeg
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181964

This issue is caused as during port build some variables not defined in
MAKE_ENV/MAKE_ARGS are leaked to do-build target via .MAKEFLAGS rule in
bsd.port.mk. According to make(1) man page variable assignments in MAKEFLAGS
are treated as those on command line which means they override assignments in
Makefiles.

Unfortunately, this breaks building arch-specific code for libavcodec as
$(ARCH) in config.mak is no longer honored.

Fix: Rename the variable from ARCH to FFMPEG_ARCH, as is done in
multimedia/ffmpeg.

---

Add binutils as builddep on FreeBSD8 and use cmake compiler in ffmpeg configure

---

Plexhometheater will fail to build from ports if ffmpeg is already installed on
the system (via ports or package).

---

Plexhometheater crashes at launch with:
ERROR: Unable to create application. Exiting
Segmentation fault (core dumped)

FROM LOGS:
ERROR: Unable to load /usr/local/bin/system/libcpluff-x86_64-freebsd.so,
reason: Cannot open "/usr/local/bin/system/libcpluff-x86_64-freebsd.so

PR:		193547, 193282, 193190, 193189, 193188
Submitted by:	Ben Woods (maintainer)
2014-09-13 16:58:31 +00:00
Tijl Coosemans
75fc796910 - Convert to USES=libtool
- Replace pre-configure with USE_AUTOTOOLS=libtoolize
- Use INSTALL_LIB to install library
2014-09-13 16:47:09 +00:00
Antoine Brodin
5fe6df46d8 Allow staging as a regular user 2014-09-13 15:30:13 +00:00
Sunpoet Po-Chuan Hsieh
514e890af9 - Update to 4.4.1
Changes:	https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md
2014-09-13 15:19:28 +00:00
Sunpoet Po-Chuan Hsieh
27aaaf07bc - Update to 0.9
Changes:	https://github.com/jcgregorio/httplib2/releases
Submitted by:	sunpoet (myself)
Approved by:	lwhsu (maintainer)
2014-09-13 15:19:14 +00:00
Sunpoet Po-Chuan Hsieh
307267dbc9 - Update to 1.3.2
Changes:	https://github.com/grosser/parallel/commits/master
2014-09-13 15:19:09 +00:00
Sunpoet Po-Chuan Hsieh
2a11e09fd3 - Update to 0.32
Changes:	http://search.cpan.org/dist/IO-Socket-IP/Changes
2014-09-13 15:19:05 +00:00
Sunpoet Po-Chuan Hsieh
92ee61f36d - Add rubygem-cdo 1.2.3
Ruby binding to CDO (Climate Data Operators)

GitHub repository at https://github.com/Try2Code/cdo-bindings

WWW: https://code.zmaw.de/projects/cdo/wiki/Cdo%7Brbpy%7D
RG:  https://rubygems.org/gems/cdo
2014-09-13 15:18:54 +00:00
Sunpoet Po-Chuan Hsieh
37b71248f9 - Add py-cdo 1.2.3
Python binding to CDO (Climate Data Operators)

GitHub repository at https://github.com/Try2Code/cdo-bindings

WWW: https://code.zmaw.de/projects/cdo/wiki/Cdo%7Brbpy%7D
2014-09-13 15:18:32 +00:00
Sunpoet Po-Chuan Hsieh
b19d234f12 - Update to 1.17
- Use my LOCAL as MASTER_SITES
- Add GitHub to WWW

Changes:	http://code.google.com/p/leveldb/source/list
		https://github.com/google/leveldb/commits/master
2014-09-13 15:18:27 +00:00
Sunpoet Po-Chuan Hsieh
99f97bff00 - Update to 0.6.1
- Add BUILD_DEPENDS and RUN_DEPENDS to check version requirement

Changes:	https://github.com/tatsuhiro-t/nghttp2/releases
2014-09-13 15:18:19 +00:00
Sunpoet Po-Chuan Hsieh
59614e5611 - Update to 1.3.1
- Add BUILD_DEPENDS and RUN_DEPENDS to check version requirement

Changes:	https://github.com/tatsuhiro-t/spdylay/releases
2014-09-13 15:18:15 +00:00
Antoine Brodin
2f171cc2ae Allow staging as a regular user 2014-09-13 15:15:17 +00:00
Tijl Coosemans
3ce0f21808 devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
2014-09-13 15:11:27 +00:00
Gabor Pali
5f8e11b893 - Chase the recent sweep of port revision bumps
Obtained from:	FreeBSD Haskell
2014-09-13 15:09:33 +00:00
Antoine Brodin
b44a7a2040 Allow staging as a regular user 2014-09-13 14:57:18 +00:00
Li-Wen Hsu
002d7b8287 - Update to 0.37 2014-09-13 14:48:18 +00:00
Li-Wen Hsu
4244c2766d - Update to 1.4 2014-09-13 14:45:26 +00:00
Li-Wen Hsu
dad6e4c780 - Update to 1.1.0 2014-09-13 14:45:08 +00:00