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

356070 Commits

Author SHA1 Message Date
Diane Bruce
9f68bc3690 - Update to latest released version
- bug fixes
2014-12-27 18:56:54 +00:00
Jimmy Olgeni
5a8fcb495b Fix infinite loop at startup when _SC_OPEN_MAX > 64k. 2014-12-27 18:54:35 +00:00
Tijl Coosemans
1c89770e45 Enable -fPIC only for libresid-builder.a 2014-12-27 17:53:10 +00:00
Thomas Zander
533947cd11 Replace multimedia/ffmpeg24 with ffmpeg25
(no ports depend on ffmpeg24 and ffmpeg25 is the more likely candidate
for the eventual replacement of multimedia/ffmpeg)
2014-12-27 15:28:46 +00:00
Kurt Jaeger
db46d2784d www/varnish: 3.0.5 -> 3.0.6
ChangeLog
https://www.varnish-cache.org/trac/browser/doc/changes.rst

Requested by:	jedrzejczak.michal@gmail.com
2014-12-27 15:18:14 +00:00
Raphael Kubo da Costa
67b5e1f8b4 Update to 4.8.3 too.
Should have been part of r375654...
2014-12-27 15:17:56 +00:00
Rene Ladan
61be27df72 graphics/libsixel: update to 1.4.3
PR:		196280
Submitted by:	maintainer (sue@iwmt.org)
2014-12-27 15:10:50 +00:00
Kurt Jaeger
8895f3731c ports-mgmt/portshaker: Support Subversion 1.7 or 1.8 depending on make.conf
Currently building portshaker package on a clean system will install
subversion 1.8 even if 1.7 is defined in make.conf with
WITH_SUBVERSION_VER=17.

Patch fixes this and will use either 1.7 or 1.8 as required for the
run dependency.

PR:		195740
Submitted by:	simon.wright@gmx.net
Approved by:	romain (maintainer timeout)
2014-12-27 14:56:32 +00:00
Kurt Jaeger
43739fccce net-mgmt/zabbix2[24]-server: fix zabbix and database startup sequence
The Zabbix server and proxy ports require a database to run. They
currently support four, PostgreSQL, Oracle, SQLite, and MySQL. As
of now, rcorder puts them ahead of the database ports, so they spit
out dozens of error messages during startup and, worse, get the
database pulled out from under them during shutdown.

The ports used to provide a solution for this, by defining
ZABBIX_REQUIRE. The value of this variable used to be added to the
REQUIRE lines in the startup scripts, but this was removed accidentally
from 2.2 in r355546 and never existed in 2.4. This patch adds it
back, in a slightly different, optionsng-friendly way.

PR:		195081
Submitted by:	chris@chrullrich.net
Approved by:	pakhom706@gmail.com (maintainer)
2014-12-27 14:52:35 +00:00
Wen Heping
f1babf5cfa - Add missing dependency
PR:		196291
Submitted by:	hvo.pm@xs4all.nl(maintainer)
2014-12-27 13:10:40 +00:00
Wen Heping
cd93271c9a - Update to 1.81.03
- Reset maintainer to ports@
2014-12-27 12:38:53 +00:00
Thomas Zander
cce012ebb3 - NLS is unconditionally required, otherwise build fails
- Add LICENSE*
- Bump PORTREVISION

PR:		195519
Submitted by:	jrm@ftfl.ca (maintainer)
2014-12-27 12:25:29 +00:00
Baptiste Daroussin
b1ddfbe27d mail private expect 02770 2014-12-27 11:23:03 +00:00
Baptiste Daroussin
58c057d2bc Update pkg to 1.4.2 and pkg-devel to 1.4.99.2:
Changes:
- Fix applying proper modes on directories on some corner cases (fixes pkg install mailman)
- Do not display pkg-message is pkg register fails
- During removal, if a directory was already removed by a bogus script, continue removing parents.

Changes specific to -devel:
- pkg -d now set DEBUG_LEVEL -d == DEBUG_LEVEL=1 -dd == 2 etc
2014-12-27 11:22:29 +00:00
Jimmy Olgeni
f419040e57 Remove accidental %%RUBY_SUFFIX%%, which may break the plist depending
on your Ruby version.
2014-12-27 10:33:04 +00:00
Kubilay Kocak
23c446e547 multimedia/x264: Use libx264's config headers
An encoding error condition is created when HI10P is enabled
in libx264, since the x264 is not built with that options.

Make x264 use the headers provided by the libx264 port, not the ones
that come with the sources, so the configuration options between the
two ports (libx264 and x264) can't end up mismatched.

Thanks to astrodog and a_b (IRC) for coming up with an elegant solution. [1]

While I'm here:

- Update COMMENT to reflect this is just the x264 CLI frontend
- Add LICENSE_FILE
- Tweak BUILD_DEPENDS
- Sort USES and OPTIONS
- Update GCC_DESC to match libx264
- Use OPTIONS helpers (except for PGO & GCC .. *shakes fist*)
- Sort PLIST_*
- Remove conditional LDFLAGS (-fstack-protector is now handled by the
  framework)
- Whitespace alignment
- Remove pkgconfig REINPLACE_CMD, its not needed here.
- Strip x264 binary x264

PR:		195292 [1]
Submitted by:	Harrison Grundy <harrison dot grundy at astrodoggroup com>
2014-12-27 10:17:54 +00:00
Dirk Meyer
1a44b719df - add MAKE_JOBS_UNSAFE
PR:		192857
Submitted by:	Matthias Andree

PR:		196032
2014-12-27 09:41:40 +00:00
Antoine Brodin
8c35568bf3 Change RUN_DEPENDS to a file which is actually used 2014-12-27 09:32:18 +00:00
Antoine Brodin
d5773b7637 Allow building with either giflib 4.2 or 5.0 2014-12-27 08:52:27 +00:00
Antoine Brodin
2fde215147 Allow building with either giflib 4.2 or 5.0 2014-12-27 07:37:59 +00:00
TAKATSU Tomonari
fb1102537c - Update to 3.2.0 2014-12-27 01:27:50 +00:00
Matthias Andree
fa3fa04f49 The rcfile now runs bin/check_perms so users have a visual clue in case
they installed the package without running scripts (pkg install -I).
Clean up inconsistent image (=icon) installation. Reported by Alex Stangl.
Makefile: Shuffle things around to please portlint.
Makefile: Clean up muting: only mute RM, comments, MKDIR.
Makefile: Move postfix checks into pkg-install.
pkg-deinstall: drop workaround for traditional pkg_delete.
pkg-deinstall: less verbose mail list reporting.
pkg-deinstall: cleanups for last_mailman_version handling.
pkg-install: defeat "Re-run..." line from check_perms to avoid confusing users.
pkg-plist: cleanups and modernization. Sets directory permissions.
  NOTE: pkg 1.4.1 is unable to extract these on package installs,
  "make install" however should be fine.
2014-12-27 01:19:30 +00:00
Antoine Brodin
2f7449d110 Allow building with either giflib 4.2 or 5.0 2014-12-27 00:51:07 +00:00
Antoine Brodin
9afe8bae0c Allow building with either giflib 4.2 or 5.0 2014-12-27 00:49:30 +00:00
Antoine Brodin
bd2b7646e8 Allow building with either giflib 4.2 or 5.0 2014-12-27 00:44:05 +00:00
Rene Ladan
2b2ca44804 graphics/cegui: remove comment about removed games/secretmaryochronicles 2014-12-27 00:29:08 +00:00
Rene Ladan
25f3a6853f games/secretmaryochronicles: remove this expired port too 2014-12-27 00:28:00 +00:00
Rene Ladan
5ada0d0b07 Remove expired ports:
2014-12-27 games/secretmaryochronicles-music: Depends on expiring games/secretmaryochronicles
2014-12-27 science/mpb: Broken for more than 6 months
2014-12-27 x11-fm/pbi-thumbnailer: Broken for more than 6 months
2014-12-27 00:24:47 +00:00
Grzegorz Blach
a781a6e13c - Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
  which depends on imlib2

PR:		196062
Approved by:	portmgr
2014-12-27 00:09:02 +00:00
Jimmy Olgeni
ceac9c5f82 Upgrade to version 1.98. 2014-12-26 23:28:27 +00:00
Antoine Brodin
2b3747ab7f binutils 2.15 turned "no group info for section" from a warning to an error
On FreeBSD 8.x, a dozen of ports exhibit this warning so allow it again

Approved by:	maintainer
2014-12-26 22:02:20 +00:00
Raphael Kubo da Costa
477f6d1480 Depend on libpng.so, not libpng15.so.
Approved by:	gnome (kwm)
2014-12-26 21:59:11 +00:00
Antoine Brodin
53925843da Deprecate ports broken for more than 6 months 2014-12-26 21:47:10 +00:00
Raphael Kubo da Costa
5d2a18b98f Update to 0.112.0.
This also incorporates an old area51 commit from 2012 (!) that never made it
into the tree which drops some unnecessary dependencies and improves the
wording in COMMENT and pkg-descr.
2014-12-26 21:02:21 +00:00
Raphael Kubo da Costa
daaeacf5b8 Update to 4.8.1. 2014-12-26 20:26:49 +00:00
Raphael Kubo da Costa
222def28c7 Update to 0.8.2. 2014-12-26 20:20:46 +00:00
Mark Felder
4494d43b48 Update dependencies
They changed slightly since 3.3.0 and I never noticed when I committed
3.5.0.

PR:		196159
2014-12-26 20:13:07 +00:00
Raphael Kubo da Costa
f7190ba3a7 Update to 4.8.3. 2014-12-26 20:05:09 +00:00
Adam Weinberger
0abb49dbcf Update to 1.50. 2014-12-26 20:05:07 +00:00
Antoine Brodin
be0e5ed6eb Mark BROKEN: Does not support modern png 2014-12-26 19:51:21 +00:00
Adam Weinberger
ed9c500d88 Add www/p5-Mojolicious-Plugin-TtRenderer, a template-toolkit renderer for
Mojolicious.
2014-12-26 19:36:54 +00:00
Thomas Zander
c4aeb41daf - Fix build break of ports expecting -fPIC for libsidplay2 on amd64
- Bump PORTREVISION of libsidplay2 and sidplay2 (package change)

PR:		195343
Submitted by:	crest@sahiro.org
MFH:		2014Q4
2014-12-26 19:36:40 +00:00
Matthias Andree
1469247035 Back out bapt's "cleanup" commit r371953.
This causes directory permissions to change, and if installation happens
without scripts, installing the new package causes mailman to become
defunct until bin/check_perms is run manually.

Most directories need to have group mailman (or whatever is configured)
and mode 02775, with exception of the archive/private.

More cleanups to follow later.

Submitted by:	flo@
2014-12-26 19:07:21 +00:00
David Naylor
145b805ccb Backport changes from emulators/i386-wine-devel to emulators/i386-wine.
Changes:
 - Fix install conflicts [1] (for the "newly" added compholio port)
 - nvidia.sh: Gracefully handle a corrupt nVidia tarball
 - nvidia.sh: Provide checksum and size information for nVidia tarball
 - Reduce diff between i386-wine and i386-wine-devel:
   - Add support for sub-ports (unused by this port)
   - Properly detect linked (and dlopen) libraries
   - binbounce: Properly set LD_(32_)?LIBRARY_PATH_RPATH variables
   - nvidia.sh: Add detection for i386-wine-compholio
 - Bump master port [1] due to changes to binbounce, nvidia.sh and shared
   library handling.

Approved by:    gerald@ [1]
2014-12-26 18:52:16 +00:00
Antoine Brodin
0661888397 Unbreak 2014-12-26 18:45:52 +00:00
Antoine Brodin
c2f6f44afb avr-binutils patch has to be updated for binutils 2.25 2014-12-26 18:40:20 +00:00
Baptiste Daroussin
2ae9bc50f6 Do not build gold if compiler is clang version lower to 3.4
Reported by:	many
2014-12-26 18:23:53 +00:00
Antoine Brodin
3339cb80fc Allow building with either giflib 4.2 or 5.0 2014-12-26 17:59:25 +00:00
Antoine Brodin
25ca83f2f5 Allow building with either giflib 4.2 or 5.0 2014-12-26 17:44:35 +00:00
Antoine Brodin
01c229df6f Allow building with either giflib 4.2 or 5.0 2014-12-26 17:42:07 +00:00