Commit graph

348794 commits

Author SHA1 Message Date
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
Antoine Brodin
12a7a7e892 Allow staging as a regular user 2014-09-13 14:25:25 +00:00
Li-Wen Hsu
367f452c54 - Update to 0.6.8 2014-09-13 14:23:44 +00:00
Antoine Brodin
80dabd98fd - Allow staging as a regular user
- Bump portrevision as files were not packaged with intended owner
2014-09-13 14:18:40 +00:00
Antoine Brodin
709a8d7eba Allow staging as a regular user 2014-09-13 14:04:19 +00:00
Li-Wen Hsu
78f6d28ef7 - Update devel/jenkins to 1.579
- Make jenkins listen on *:8180 and turn off ajp by default
- Add message and reference about how to secure jenkins setup

Requested by:	rodrigc
Approved by:	swills (devel/jenkins-lts maintainer)
2014-09-13 13:56:20 +00:00
Antoine Brodin
c474639b26 - Allow staging as a regular user
- Bump portrevision as a directory was not packaged with intended owner
2014-09-13 13:46:52 +00:00
Antoine Brodin
ef27e24020 Allow staging as a regular user 2014-09-13 13:33:49 +00:00
Antoine Brodin
d770485073 - Allow staging as a regular user
- Bump portrevison as files were not packaged with intended owner
2014-09-13 13:25:42 +00:00
Antoine Brodin
a70cef4414 - Allow staging as a regular user
- Fix build on head
2014-09-13 13:19:39 +00:00
Antoine Brodin
9c6169b487 - Allow staging as a regular user
- Bump portrevision as a directory was not packaged with intended owner
2014-09-13 13:07:52 +00:00
Antoine Brodin
e4708a1f79 Allow staging as a regular user 2014-09-13 12:56:20 +00:00
Thomas Zander
0030c323d5 - Add experimental OPTION to avoid memory alignment hacks 2014-09-13 12:46:27 +00:00
Antoine Brodin
055b96c734 Allow staging as a regular user 2014-09-13 12:43:27 +00:00
Antoine Brodin
63ec46e2c3 Allow staging as a regular user 2014-09-13 12:39:14 +00:00
Antoine Brodin
f4a4216bd9 Allow staging as a regular user 2014-09-13 12:28:04 +00:00
Max Khon
c012e27e3e SYSCTL_ROOT_NODE exists only on FreeBSD >= 1100024 2014-09-13 12:26:07 +00:00
Max Khon
e94ec1e344 SYSCTL_ROOT_NODE exists only on FreeBSD >= 1100024 2014-09-13 12:21:33 +00:00