1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

362382 Commits

Author SHA1 Message Date
Mark Felder
f582bb666a Speed up checking for stripped binaries
Skip ascii files. This significantly speeds up stage-qa on ports with a
considerable amount of text files being installed.

Differential Revision:	https://reviews.freebsd.org/D2121
Approved by:	bdrewery
2015-03-23 20:41:13 +00:00
Sunpoet Po-Chuan Hsieh
8de6e3266f - Update to 1.4202
- Add LICENSE
- Use real PORTVERSION

Changes:	http://search.cpan.org/dist/CGI-Cache/CHANGES
2015-03-23 20:16:01 +00:00
Sunpoet Po-Chuan Hsieh
b55f45596e - Update to 6.04
Changes:	http://search.cpan.org/dist/Mojolicious/Changes
2015-03-23 20:15:54 +00:00
Sunpoet Po-Chuan Hsieh
070fb65276 - Update to 0.159003
Changes:	http://search.cpan.org/dist/Dancer2/Changes
2015-03-23 20:15:49 +00:00
Cy Schubert
062c7cd853 Deprecate and expire unsupported syslog-ng33.
Reviewed by:	Peter Czanik <peter.czanik@balabit.com> (upstream)
2015-03-23 19:44:12 +00:00
Bryan Drewery
1fd6022b1e - Update to 3.1.1-33-gbf2a55b
(I decided to use 'git-describe --tags' now that USE_GITHUB supports it)

Changes:
 - Allow overriding jail params with JAIL_PARAMS
 - Remove old nxb-bin directory if needed.
 - Fix more cases of running from local checkout
 - Allow all COLOR variables to be overridden in poudriere.conf.
 - testport -c is fixed
 - bulk now creates a copy of /var/db/ports to avoid breakage if the
   directory in /usr/local/etc/poudriere.d/options is touched during a build.
 - XDEV: Remove /bin/sh /bin/csh from the static hardlink list on mips/mips64
   as there are endian issues to work out.
2015-03-23 19:29:01 +00:00
Kris Moore
f705f6d2fd - Add GRUB_NODUALBOOT knob to grub's defaults file
This disables support for trying to add disks for dual-boot
- Bump PORTREV
2015-03-23 19:27:04 +00:00
Sunpoet Po-Chuan Hsieh
4c35d1dbb3 - Update to 2015.03.22 2015-03-23 19:24:52 +00:00
Sunpoet Po-Chuan Hsieh
a344dfb7f5 - Update to 2015.03.22 2015-03-23 19:24:46 +00:00
Sunpoet Po-Chuan Hsieh
ba7dabb7d8 - Update to 2015.03.22 2015-03-23 19:24:40 +00:00
Sunpoet Po-Chuan Hsieh
bca0cb83f2 - Update to 20150322 2015-03-23 19:24:34 +00:00
Sunpoet Po-Chuan Hsieh
8904945ab4 - Update to 2015.03.22 2015-03-23 19:24:28 +00:00
Cy Schubert
b1961c8481 Convert to sample. This also fixes PR/198583.
PR:		195853
2015-03-23 19:20:15 +00:00
Bryan Drewery
7f0efae484 Add CPE information.
PR:		198845
Submitted by:	shun <shun.fbsd.pr@dropcut.net>
2015-03-23 19:18:35 +00:00
Xin LI
306777ac02 Update to 2014-09-29d.
MFH:		2015Q1
2015-03-23 19:07:44 +00:00
Cy Schubert
24695efe14 Fix build with libressl.
PR:		198749, 198750
2015-03-23 19:04:23 +00:00
Bryan Drewery
01f8b6d7d7 Fix UNIQUENAME not being unique after recent PORTNAME shuffle.
This was causing the gcc packages to be generated with a
/usr/local/libdata/ldconfig/gcc file. All were conflicting. Bump
PORTREVISION to fix packages built during this time.

With hat:	portmgr
Reported by:	sunpoet
2015-03-23 18:56:10 +00:00
Bryan Drewery
28bad27240 - Fix 32BIT build
- Fix plist under 32bit builds
- Fix build on 84amd64 by using GCC. Stass has suggested to me that
  using clang may result in a broken runtime anyhow.
  The error encountered was the one logged in r350881 about missing 'rdtscp'
  instruction.
- Fix build occuring during 'make stage' phase.
2015-03-23 18:35:45 +00:00
Guido Falsi
0b6ec94a13 Add one more piece of information to the asterisk 20150323 entry. 2015-03-23 18:20:36 +00:00
John Marino
1994ea454a finance/php-tclink: Confirmed functional for all PHP versions
The maintainer confirmed that the limitation of tclink to php 5.3 was
an error and that it functions on all supported versions of PHP.  As a
result, the port's deprecation tag has been removed.

PR:	198778
2015-03-23 17:55:02 +00:00
Peter Wemm
30b535a44c Bump port revision for r382017. 2015-03-23 17:51:47 +00:00
Peter Wemm
d9a77ee022 Sustaining patches to make svk to work on newer perl. This is in use
on the FreeBSD.org cluster for historical reasons.

PR:		198820
2015-03-23 17:50:12 +00:00
Hajimu UMEMOTO
bb6359e8a5 Option 'autocreatequota' is deprecated in favor of
'autocreate_quota'.

Spotted by:	Paul Dekkers <paul.dekkers__at__surfnet.nl>
2015-03-23 17:31:05 +00:00
Juergen Lock
1b74e17a95 Update to 1.12.1 - changelog is here:
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
2015-03-23 17:09:54 +00:00
Mark Felder
d3936a6f6d Update to 3.0.7 2015-03-23 16:44:36 +00:00
Mark Felder
c91f0df9a2 Allow configuration of the varnishncsa log format
PR:		198742
2015-03-23 16:27:36 +00:00
Mark Felder
47e7958b87 Varnish was failing to build if devel/libedit was installed.
Add libedit as a dependency with correct CFLAGS so it builds
successfuly.
2015-03-23 16:11:53 +00:00
Guido Falsi
c20cc7662e Due to recent changes in OpenSSL, disable SRTP support for asterisk13
by default and avoid pjsip pulling in libsrtp, otherwise a not
working package would be generated.

Add note to UPDATING to keep users informed.
2015-03-23 15:46:23 +00:00
Mikhail Teterin
fe7a729749 Ubreak (see the new patch-math-remainder), resolve most of the warnings,
enable tests (regression-test).
2015-03-23 15:28:14 +00:00
Michael Gmelin
de8b4e1915 Make sure that failed unit tests lead to failed builds.
Fix the unit test python script provided upstream [1] and
move running the unit test to the pre-install target.

[1] https://zeroc.com/forums/patches/6416-ice-3-5-1-small-patch-testutil-py.html

Approved by:	mentors (implicit)
2015-03-23 15:28:05 +00:00
Bartek Rutkowski
ccc283fe52 x11/libXfixes: add CPE information
- Maintainer's timeout (x11@FreeBSD.org)

PR:		197736
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-23 15:21:07 +00:00
Frederic Culot
6f13e06fb1 - Update to 0.011
Changes:	http://search.cpan.org/dist/CPAN-Meta-Check/Changes
2015-03-23 15:21:01 +00:00
Sunpoet Po-Chuan Hsieh
2a696a541f - Update to 1.1
- Add LICENSE

Changes:	http://search.cpan.org/dist/XML-DoubleEncodedEntities/CHANGELOG
2015-03-23 14:29:10 +00:00
Sunpoet Po-Chuan Hsieh
0d00f6469d - Update to 1.706
Changes:	http://search.cpan.org/dist/Number-Tolerant/Changes
2015-03-23 14:29:03 +00:00
Sunpoet Po-Chuan Hsieh
f354209c6a - Update to 1.1004
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Getargs-Long/CHANGES
2015-03-23 14:28:53 +00:00
Sunpoet Po-Chuan Hsieh
f8004e9873 - Update to 0.1624
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/FileHandle-Unget/CHANGES
2015-03-23 14:28:38 +00:00
Sunpoet Po-Chuan Hsieh
4d870480ab - Update to 0.0.2
Changes:	https://github.com/fog/fog-profitbricks/releases
2015-03-23 14:28:30 +00:00
Sunpoet Po-Chuan Hsieh
7a90cf2a93 - Update to 1.003005
Changes:	http://search.cpan.org/dist/JSON-MaybeXS/Changes
2015-03-23 14:28:24 +00:00
Sunpoet Po-Chuan Hsieh
08a84b86f2 - Update to 0.7
- While I'm here, reorder knobs

Changes:	http://search.cpan.org/dist/Crypt-Sodium/Changes
PR:		198825
Submitted by:	Thomas von Dein <freebsd@daemon.de> (maintainer)
2015-03-23 14:28:17 +00:00
Ashish SHUKLA
74652ab917 - Update to git snapshot 4a50af93
- Add an OPTION to enable support for LLDB debugger to GUD[1], provided
  by third-party diff
- Add CPE information[2]

PR:		198022[1], 198239[2]
Submitted by:	pfg[1], shun <shun.fbsd.pr at dropcut.net>[2]
2015-03-23 14:12:30 +00:00
Bryan Drewery
70c25f91e5 Fix MAKE_CMD to be scons after r381976 2015-03-23 14:05:49 +00:00
Rusmir Dusko
2eb3537cc2 - Update to 145_2015_01_05, no changelog entry
- Change DISTNAME to get proper Version
- Remove obsolete patch files/patch-Makefile, use instead sed
- Strip executable
2015-03-23 13:53:24 +00:00
Mikhail Teterin
af331e2341 Unbreak arirang -- it needs to use the newer Ruby API, which, at the
time the last release was made, was still known as RUBY_19.

While here, fix an ancient bug reported by clang.
2015-03-23 13:52:35 +00:00
Johannes Jost Meixner
7e796c89d0 devel/rubygem-apipie-bindings: update to 0.0.12
- Update to 0.0.12

PR:		198828
Submitted by:	Michale Moll <kvedulv@kvedulv.de>
Approved by:	mentors (implicit)
2015-03-23 13:46:22 +00:00
Gerald Pfeifer
d319b52cc6 Update to the 20150322 snapshot of GCC 5.0. 2015-03-23 13:41:57 +00:00
Muhammad Moinur Rahman
e916720716 [NEW] sysutils/pick: Tool for choosing one option from a set of choices
with an interface

pick allows users to choose one option from a set of choices using an
interface with fuzzy search functionality.

WWW: https://www.github.com/thoughtbot/pick

PR:		198695
Submitted by:	neel@neelc.org
Approved by:	bapt marino (implicit)
2015-03-23 13:16:23 +00:00
Muhammad Moinur Rahman
8998313df6 astro/swe: Update version 2.00.00=>2.01.00
Approved by:	bapt marino (implicit)
2015-03-23 12:21:33 +00:00
Koop Mast
ef44dbe331 Fix a segvault, which was caused by a not validating if a enviroment string
is empty or not [1]
Add addition way to find the ttyv device from the Xorg.log [2]

PR:		198697 [1]
Submitted by:	Pete Johanson <peter@peterjohanson.com> [1], dumbbell@ [1][2]
2015-03-23 12:18:14 +00:00
Muhammad Moinur Rahman
2e44d8622a www/pecl-http: Update version 2.3.2=>2.4.1
- Remove CONFIGURE_ARGS as those are no longer valid for this version
- Add dependency for re2c and libevent2

Approved by:	bapt marino (implicit)
2015-03-23 12:01:36 +00:00
Muhammad Moinur Rahman
130a75d490 devel/p5-Benchmark-Timer: Update version 0.7102=>0.7103
- Add optional Statistical Sampling Support
- Take maintainership

Approved by:	bapt marino (implicit)
2015-03-23 11:50:47 +00:00