1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

362254 Commits

Author SHA1 Message Date
Jung-uk Kim
a568dd54b8 Fix a typo introduced in r381876. 2015-03-24 00:39:54 +00:00
Jung-uk Kim
90c78cb9e2 Fix build without SSLv2 and/or SSLv3 support.
PR:		198401
2015-03-24 00:28:49 +00:00
Jung-uk Kim
d36275224f Fix build without SSLv2 support. 2015-03-24 00:24:07 +00:00
Jung-uk Kim
abd4f24481 Fix build without SSLv2 support. 2015-03-23 23:52:26 +00:00
Jung-uk Kim
5b78f3f265 Make it work without SSLv2 support. 2015-03-23 23:41:08 +00:00
Jung-uk Kim
67ac109eab Make it also buildable without SSLv3 support.
PR:		198399
2015-03-23 23:07:18 +00:00
Bartek Rutkowski
9b5c52fde9 x11/libXi: add CPE information
- Maintainer's timeout (x11@FreeBSD.org)

PR:		197741
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-23 22:49:28 +00:00
Jung-uk Kim
d66ffadd99 Fix build on head with the base OpenSSL. SSLv2 is no longer available. 2015-03-23 22:35:42 +00:00
Antoine Brodin
02ecf678a8 Fix packaging 2015-03-23 22:21:33 +00:00
Jung-uk Kim
ada9bbe3e9 Fix build. Add a missing dependency, accidentally removed in r381876. 2015-03-23 21:55:03 +00:00
Jung-uk Kim
0ca7ac7758 Actually make it find fonts. 2015-03-23 21:40:19 +00:00
Jung-uk Kim
c8c86081f3 Fix build. 2015-03-23 21:33:50 +00:00
Mikhail Teterin
a10ca4b5e5 Unbreak -- seems to build fine with the current TeXLive. 2015-03-23 21:30:19 +00:00
John Marino
66d4e628cc net-mgmt/tcptrack: Reset maintainer, it was accidently reverted
bapt@ reset the maintainer on non-staged ports on 25 Aug 2014 (r366054),
but pi@ accidently reverted that the same day (r366055).  The PR it was
based on was not submitted by the maintainer.  Thus, I am resetting it
again as it was intended.
2015-03-23 21:28:54 +00:00
Bryan Drewery
1147afe21d Need to bump revision for r382043 as well since it will change runtime behavior
for all releases.

With hat:	portmgr
2015-03-23 21:19:01 +00:00
Jung-uk Kim
6f2378b769 Use SSLv3 instead of SSLv2 when OpenSSL is used. This fixes build on head. 2015-03-23 21:17:43 +00:00
Bryan Drewery
d25eacbd97 - Update to 3.1.1-34-g9b5d330
This fixes a realpath warning from all poudriere commands.
2015-03-23 21:17:34 +00:00
Dimitry Andric
cb0f2ac922 Fix build of net/mpd5, after SSLv2 was disabled in base.
Approved by:	portmgr (bdrewery)
PR:		198791
2015-03-23 21:09:48 +00:00
Bryan Drewery
4ac087e9d4 Actually there is a harmless warning only. 2015-03-23 21:07:59 +00:00
Bryan Drewery
2cf8453e6d Block this for now as it is not actually running now. 2015-03-23 21:05:41 +00:00
Mikhail Teterin
fbb19c4f2d Unbreak:
. Fix the ancient bug, which prevented this from being
  compiled with delightfully picky clang++ -- thus removing
  the GCC-requirement added by pi@
. Remove the author's curious attempts to impose stack-size
  limits on the various threads of this program -- this was,
  what caused the program to crash at run-time
. Get rid of pkg-plist (which only had two files) anyway.
. Declare the LICENSE (LGPL21)

Bump PORTREVISION.

Approved by:	port being condemned for deletion
2015-03-23 20:47:55 +00:00
Kurt Jaeger
e550c2e5d2 misc/mc: 4.8.13 -> 4.8.14
- With patch from Ranjan1018 <214748mv@gmail.com> to fix man page
  display error from PR 195309
- submitter becomes maintainer

PR:		198829
Submitted by:	Ben Woods <woodsb02@gmail.com>
2015-03-23 20:46:40 +00:00
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