summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typo introduced in r381876.Jung-uk Kim2015-03-241-1/+1
| | | | Notes: svn path=/head/; revision=382060
* Fix build without SSLv2 and/or SSLv3 support.Jung-uk Kim2015-03-241-2/+112
| | | | | | | PR: 198401 Notes: svn path=/head/; revision=382059
* Fix build without SSLv2 support.Jung-uk Kim2015-03-241-0/+86
| | | | Notes: svn path=/head/; revision=382058
* Fix build without SSLv2 support.Jung-uk Kim2015-03-233-0/+38
| | | | Notes: svn path=/head/; revision=382057
* Make it work without SSLv2 support.Jung-uk Kim2015-03-232-1/+12
| | | | Notes: svn path=/head/; revision=382056
* Make it also buildable without SSLv3 support.Jung-uk Kim2015-03-231-3/+6
| | | | | | | PR: 198399 Notes: svn path=/head/; revision=382055
* x11/libXi: add CPE informationBartek Rutkowski2015-03-231-0/+3
| | | | | | | | | | - Maintainer's timeout (x11@FreeBSD.org) PR: 197741 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Notes: svn path=/head/; revision=382054
* Fix build on head with the base OpenSSL. SSLv2 is no longer available.Jung-uk Kim2015-03-231-0/+15
| | | | Notes: svn path=/head/; revision=382053
* Fix packagingAntoine Brodin2015-03-232-2/+0
| | | | Notes: svn path=/head/; revision=382052
* Fix build. Add a missing dependency, accidentally removed in r381876.Jung-uk Kim2015-03-231-1/+2
| | | | Notes: svn path=/head/; revision=382051
* Actually make it find fonts.Jung-uk Kim2015-03-231-1/+1
| | | | Notes: svn path=/head/; revision=382050
* Fix build.Jung-uk Kim2015-03-231-1/+2
| | | | Notes: svn path=/head/; revision=382049
* Unbreak -- seems to build fine with the current TeXLive.Mikhail Teterin2015-03-231-4/+0
| | | | Notes: svn path=/head/; revision=382048
* net-mgmt/tcptrack: Reset maintainer, it was accidently revertedJohn Marino2015-03-231-1/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=382047
* Need to bump revision for r382043 as well since it will change runtime behaviorBryan Drewery2015-03-231-1/+1
| | | | | | | | | for all releases. With hat: portmgr Notes: svn path=/head/; revision=382046
* Use SSLv3 instead of SSLv2 when OpenSSL is used. This fixes build on head.Jung-uk Kim2015-03-233-1/+31
| | | | Notes: svn path=/head/; revision=382045
* - Update to 3.1.1-34-g9b5d330Bryan Drewery2015-03-232-4/+4
| | | | | | | This fixes a realpath warning from all poudriere commands. Notes: svn path=/head/; revision=382044
* Fix build of net/mpd5, after SSLv2 was disabled in base.Dimitry Andric2015-03-231-0/+11
| | | | | | | | Approved by: portmgr (bdrewery) PR: 198791 Notes: svn path=/head/; revision=382043
* Actually there is a harmless warning only.Bryan Drewery2015-03-231-2/+0
| | | | Notes: svn path=/head/; revision=382042
* Block this for now as it is not actually running now.Bryan Drewery2015-03-231-0/+2
| | | | Notes: svn path=/head/; revision=382041
* Unbreak:Mikhail Teterin2015-03-234-11/+190
| | | | | | | | | | | | | | | | | | . 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 Notes: svn path=/head/; revision=382040
* misc/mc: 4.8.13 -> 4.8.14Kurt Jaeger2015-03-235-21/+25
| | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=382039
* Speed up checking for stripped binariesMark Felder2015-03-231-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=382038
* - Update to 1.4202Sunpoet Po-Chuan Hsieh2015-03-232-5/+5
| | | | | | | | | | - Add LICENSE - Use real PORTVERSION Changes: http://search.cpan.org/dist/CGI-Cache/CHANGES Notes: svn path=/head/; revision=382037
* - Update to 6.04Sunpoet Po-Chuan Hsieh2015-03-232-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes Notes: svn path=/head/; revision=382036
* - Update to 0.159003Sunpoet Po-Chuan Hsieh2015-03-232-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Dancer2/Changes Notes: svn path=/head/; revision=382035
* Deprecate and expire unsupported syslog-ng33.Cy Schubert2015-03-231-0/+3
| | | | | | | Reviewed by: Peter Czanik <peter.czanik@balabit.com> (upstream) Notes: svn path=/head/; revision=382034
* - Update to 3.1.1-33-gbf2a55bBryan Drewery2015-03-233-4/+5
| | | | | | | | | | | | | | | | | | (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. Notes: svn path=/head/; revision=382033
* - Add GRUB_NODUALBOOT knob to grub's defaults fileKris Moore2015-03-232-1/+8
| | | | | | | | This disables support for trying to add disks for dual-boot - Bump PORTREV Notes: svn path=/head/; revision=382032
* - Update to 2015.03.22Sunpoet Po-Chuan Hsieh2015-03-232-3/+3
| | | | Notes: svn path=/head/; revision=382031
* - Update to 2015.03.22Sunpoet Po-Chuan Hsieh2015-03-232-3/+3
| | | | Notes: svn path=/head/; revision=382030
* - Update to 2015.03.22Sunpoet Po-Chuan Hsieh2015-03-232-3/+3
| | | | Notes: svn path=/head/; revision=382029
* - Update to 20150322Sunpoet Po-Chuan Hsieh2015-03-232-3/+3
| | | | Notes: svn path=/head/; revision=382028
* - Update to 2015.03.22Sunpoet Po-Chuan Hsieh2015-03-232-3/+3
| | | | Notes: svn path=/head/; revision=382027
* Convert to sample. This also fixes PR/198583.Cy Schubert2015-03-232-13/+7
| | | | | | | PR: 195853 Notes: svn path=/head/; revision=382026
* Add CPE information.Bryan Drewery2015-03-231-2/+3
| | | | | | | | PR: 198845 Submitted by: shun <shun.fbsd.pr@dropcut.net> Notes: svn path=/head/; revision=382025
* Update to 2014-09-29d.Xin LI2015-03-233-1/+52
| | | | | | | MFH: 2015Q1 Notes: svn path=/head/; revision=382024
* Fix build with libressl.Cy Schubert2015-03-234-0/+24
| | | | | | | PR: 198749, 198750 Notes: svn path=/head/; revision=382023
* Fix UNIQUENAME not being unique after recent PORTNAME shuffle.Bryan Drewery2015-03-236-2/+12
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=382022
* - Fix 32BIT buildBryan Drewery2015-03-234-22/+18
| | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=382021
* Add one more piece of information to the asterisk 20150323 entry.Guido Falsi2015-03-231-0/+5
| | | | Notes: svn path=/head/; revision=382020
* finance/php-tclink: Confirmed functional for all PHP versionsJohn Marino2015-03-231-4/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=382019
* Bump port revision for r382017.Peter Wemm2015-03-231-1/+1
| | | | Notes: svn path=/head/; revision=382018
* Sustaining patches to make svk to work on newer perl. This is in usePeter Wemm2015-03-232-0/+22
| | | | | | | | | on the FreeBSD.org cluster for historical reasons. PR: 198820 Notes: svn path=/head/; revision=382017
* Option 'autocreatequota' is deprecated in favor ofHajimu UMEMOTO2015-03-232-4/+10
| | | | | | | | | 'autocreate_quota'. Spotted by: Paul Dekkers <paul.dekkers__at__surfnet.nl> Notes: svn path=/head/; revision=382016
* Update to 1.12.1 - changelog is here:Juergen Lock2015-03-232-3/+3
| | | | | | | http://livestreamer.tanuki.se/en/latest/changelog.html#changelog Notes: svn path=/head/; revision=382015
* Update to 3.0.7Mark Felder2015-03-232-4/+4
| | | | Notes: svn path=/head/; revision=382014
* Allow configuration of the varnishncsa log formatMark Felder2015-03-234-5/+16
| | | | | | | PR: 198742 Notes: svn path=/head/; revision=382013
* Varnish was failing to build if devel/libedit was installed.Mark Felder2015-03-231-2/+4
| | | | | | | | Add libedit as a dependency with correct CFLAGS so it builds successfuly. Notes: svn path=/head/; revision=382012
* Due to recent changes in OpenSSL, disable SRTP support for asterisk13Guido Falsi2015-03-234-7/+26
| | | | | | | | | | by default and avoid pjsip pulling in libsrtp, otherwise a not working package would be generated. Add note to UPDATING to keep users informed. Notes: svn path=/head/; revision=382011