| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/172610
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/172578
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/172655
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
Feature safe: yes
|
|
|
|
|
|
| |
PR: 172659
Submitted by: Spil <spil.oss@gmail.com>
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- trim header
PR: ports/172658
Submitted by: Barbara <barbara.xxx1975@libero.it>
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- avoid thread-local variables before 8.3, 9.1, 10.0, to avoid crashes [1]
Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392
Reference: http://svnweb.freebsd.org/changeset/base/225582 [1]
Submitted by: Jan Beich <jbeich@tormail.org> [1]
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- fix Trim the headers
PR: ports/172602
Submitted by: Takefu <takefu@airport.fm> (maintainer)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
PR: ports/168134 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by: tobez (maintainer timeout, 5 months) [1]
makc, avilla (mentors, implicit)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use bundled jemalloc since 7.2 [1]
- avoid thread-local variables before 8.3, 9.1, 10.0, to avoid crashes [2]
- bump PORTREVISION on mail/thunderbird and www/firefox for the TLS fixes
Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392
Reported by: angelv <angelvg@gmail.com>, Hanno Krusken<ix260@yahoo.co.uk> [2]
Reference: http://svnweb.freebsd.org/changeset/base/225582 [2]
Submitted by: Jan Beich <jbeich@tormail.org> [1], [2]
Feature safe: yes
|
|
|
|
|
|
| |
- update vuln.xml entry
Feature safe: yes
|
|
|
|
|
| |
Submitted by: az
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/172564
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Feature safe: yes
|
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/09e83f7f-1326-11e2-afe3-00262d5ed8ee.html
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/172571
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Cleanup Makefile header
- Add maintainer section
Changes: http://www.zenphoto.org/news/category/changelog
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to 10.0.8
- Update firefox and thunderbird to 16.0
- Update seamonkey to 2.13
- Update all -i18n ports respectively
- switch firefox 16.0 and seamonkey 2.13 to ALSA by default for better
latency during pause and seeking with HTML5 video
- remove fedisableexcept() hacks, obsolete since FreeBSD 4.0
- support system hunspell dictionaries [1]
- unbreak -esr ports with clang3.2 [2]
- unbreak nss build when CC contains full path [3]
- remove GNOME option grouping [4]
- integrate enigmail into thunderbird/seamonkey as an option [5]
- remove mail/enigmail* [6]
- enable ENIGMAIL, LIGHTNING and GIO options by default
- add more reporters in about:memory: page-faults-hard, page-faults-soft,
resident, vsize
- use bundled jemalloc 3.0.0 on FreeBSD < 10.0 for gecko 16.0,
only heap-allocated reporter works in about:memory (see bug 762445)
- use lrintf() instead of slow C cast in bundled libopus
- use libjpeg-turbo's faster color conversion if available during build
- record startup time for telemetry
- use -z origin instead of hardcoding path to gecko runtime
- fail early if incompatible libxul version is installed (in USE_GECKO)
- *miscellaneous cleanups and fixups*
PR: ports/171534 [1]
PR: ports/171566 [2]
PR: ports/172164 [3]
PR: ports/172201 [4]
Discussed with: ale, beat, Jan Beich [5]
Approved by: ale [6]
In collaboration with: Jan Beich <jbeich@tormail.org>
Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392
Feature safe: yes
Approved by: portmgr (beat)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
|
|
| |
- Cleanup Makefile header
Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce
|
|
|
|
|
|
| |
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/PocketIO/Changes
|
|
|
|
|
| |
PR: ports/172449
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
|
|
|
|
|
|
|
| |
- Trim Makefile headers
PR: ports/172423
Submitted by: Michael Gmelin <freebsd@grem.de>
|
|
|
|
|
| |
While here pet portlint.
Security: http://www.vuxml.org/freebsd/e6161b65-1187-11e2-afe3-00262d5ed8ee.html
|
| |
|
|
|
|
| |
Thanks to: sunpoet@
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
PR: ports/172460
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: makc, avilla (mentors implicit)
|
| |
|
|
|
|
| |
- Trim Makefile headers
|
| |
|
|
|
|
| |
- Convert to new options framework
|
|
|
|
|
|
| |
- Trim headers
Approved by: flz (irc)
|
| |
|
|
|
|
|
| |
- Cleanup Makefile header
- Rename option: SSL -> HTTPS
|
|
|
|
| |
- Convert to new options framework
|
|
|
|
|
| |
PR: ports/172270
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
|
|
|
|
|
|
|
| |
- Cosmetics on pkg-descr (remove tab in front of WWW, etc.)
PR: ports/172208
Submitted by: "Simon Olofsson" <simon@olofsson.de> (maintainer)
|
|
|
|
| |
Reported by: pkgng
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
his old address in private mail.
while here:
- trim Makefile more thoroughly )
- tab -> space change in pkg-descr:WWW
PR: 172402
PR: 172403
PR: 172404
Submitted by: Helmut Schneider <jumper99 at gmx dot de> (maintainer)
|
|
|
|
| |
Trim header file
|
|
|
|
| |
- Convert to new options framework
|
|
|
|
|
|
| |
- While here, trim Makefile headers
Reported by: bapt (on freebsd-ports@) [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From changelog:
Serf 1.1.1 [2012-10-04, from /tags/1.1.1]
Fixed issue 86: ensure requeued requests are correctly handled. This fixes:
- infinite loop with multiple connection resets or SIGPIPE errors
- "connection" hang where we would not re-queue requests that are held after
we re-connect
Fixed issue 74: test_all goes in an endless loop
Fix memory leak when conn. is closed explicitly/due to pool cleanups (r1623)
Fix for https on Windows: handle connection aborts (r1628..-30,-33,-34,-37)
Add new error codes for the SSL bucket
Serf 1.1.0 [2012-06-07, from /tags/1.1.0]
New: serf_bucket_request_set_CL() for C-L based, non-chunked requests
New: serf_ssl_server_cert_chain_callback_set() for full-chain validation
Serf 1.0.3 [2012-03-20, from /tags/1.0.3, r1586]
Map more OpenSSL errors into SERF_SSL_CERT_UNKNOWNCA (r1573)
Serf 1.0.2
Not released.
Serf 1.0.1 [2012-02-15, from /tags/1.0.1, r1569]
FreeBSD fixes in the test suite (r1560, r1565)
Minor build fixes
Please note there are still some issues in case the SVN repo is located at /
(for example redports.org), a fix was committed to current subversion.
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=463&dsMessageId=2901999
with hat apache@
|
|
|
|
|
| |
PR: 172374
Submitted by: maintainer, jumper99@gmx.de
|
|
|
|
|
| |
PR: 172375
Submitted by: maintainer, jumper99@gmx.de
|
|
|
|
|
| |
PR: 172373
Submitted by: maintainer, jumper99@gmx.de
|
| |
|
|
|
|
| |
While here make use of USE_PKGCONFIG
|
| |
|
| |
|
|
|
|
| |
- Trim Makefile header
|
| |
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/WebDAO/Changes
PR: ports/172297 (based on)
Submitted by: Aliaksandr Zahatski <zahatski@gmail.com> (maintainer, from another address)
|
|
|
|
|
| |
PR: 172308
Submitted by: maintainer, gaod@hychen.org
|
|
|
|
|
|
|
|
|
| |
- Convert to OptionsNG
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version in LIB_DEPENDS
Approved by: rene, miwi (mentors)
|
| |
|
|
|
|
|
|
|
|
| |
- Drops support for python 2.5.
- Switch to USE_GITHUB.
PR: ports/172153
Submitted by: "4721@hushmail.com" <4721@hushmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- add vuxml entry
This release fixes SQL injection vulnerability.
PR: 172114
Submitted by: rm (myself)
Approved by: ports-secteam (eadler)
Security: dee44ba9-08ab-11e2-a044-d0df9acfd7e5
|
|
|
|
| |
Notified by: http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: George Liaskos
Security: http://www.vuxml.org/freebsd/5bae2ab4-0820-11e2-be5f-00262d5ed8ee.html
|
|
|
|
|
|
|
| |
- Removed LICENSE_FILE where is no need in this.
Spotted by: zont@
Approved by: portmgr (bapt@)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Feature: OCSP stapling support.
Thanks to Comodo, DigiCert and GlobalSign for sponsoring this work.
*) Feature: the "ssl_trusted_certificate" directive.
*) Feature: resolver now randomly rotates addresses returned from cache.
Thanks to Anton Jouline.
*) Bugfix: OpenSSL 0.9.7 compatibility.
</ChangeLog>
Fix SIZE line for ldap third-party module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- optionify the port
- chase the update in dependend ports:
- textproc/py-pyctpp2
- www/cas
while here:
- trim Makefile header
- tab -> space change in pkg-descr:WWW
PR: 170610
Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail dot com>
Approved by: maintainer timeout (> 1 month)
|
| |
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Remove trailing slash from MANPREFIX
- Cleanup Makefile header
Changes: https://github.com/isaacs/npm/commits/master
|
|
|
|
|
|
|
|
|
| |
- Update pkg-descr
- Strip Makefile header
PR: ports/172105
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com>
Approved by: makc (mentor)
|
|
|
|
|
|
|
|
|
|
| |
while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr
PR: 172163
Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com>
|
|
|
|
|
| |
PR: ports/172130
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Smarty is a template engine for PHP. Many other template engines for PHP
provide basic variable substitution and dynamic block functionality.
Smarty takes a step further to be a "smart" template engine, adding
features such as configuration files, template functions, and variable
modifiers, and making all of this functionality as easy as possible to
use for both programmers and template designers. Smarty also converts
the templates into PHP scripts, eliminating the need to parse the
templates on every invocation. This makes Smarty extremely scalable and
managable for large application needs.
WWW: http://www.smarty.net/
|
|
|
|
|
|
| |
PR: ports/172098
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit)
|
| |
|
| |
|
|
|
|
|
| |
www/smarty3
- Updated to 2.6.27
|
|
|
|
|
|
|
| |
This should have be done along with Plone 4.2.1 update, but I missed this for
some reason.
Reported by: John Hay <jhay at meraka.org dot za> (via zope@ mailing list)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Install ists-preload as well [1]
Fix startup script to only copy example configs if installed [2]
PR: ports/171680 [1], ports/171683 [2]
Submitted by: kaltheat <kaltheat@gmail.com> (pr)
zeising (patches)
Approved by: kwm (mentor)
|
|
|
|
|
|
| |
PR: ports/172074
Submitted by: ohauer
Approved by: Richard E Neese <r.neese@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Bugfix: in the "limit_req" directive; the bug had appeared in 1.1.14.
Thanks to Charles Chen.
*) Bugfix: nginx could not be built by gcc 4.7 with -O2 optimization if
the --with-ipv6 option was used.
*) Bugfix: a segmentation fault might occur in a worker process if the
"map" directive was used with variables as values.
*) Bugfix: a segmentation fault might occur in a worker process if the
"geo" directive was used with the "ranges" parameter but without the
"default" parameter; the bug had appeared in 0.8.43.
Thanks to Zhen Chen and Weibin Yao.
*) Bugfix: in the -p command-line parameter handling.
*) Bugfix: in the mail proxy server.
*) Bugfix: of minor potential bugs.
Thanks to Coverity.
*) Bugfix: nginx/Windows could not be built with Visual Studio 2005
Express.
Thanks to HAYASHI Kentaro.
</ChangeLog>
|
|
|
|
|
| |
PR: ports/172076
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- Converted to OptionsNG
- Removed references to demos from pkg-message
PR: ports/170653 [1]
Submitted by: William Grzybowski <william88@gmail.com> [1]
|
|
|
|
|
|
|
|
|
|
|
|
| |
the port to depend on JAR-files already provided by other ports, instead
of installing its own (bundled) versions of same.
Rename from "jakarta-jmeter" to simply "jmeter" -- according to Apache
site, Jakarta is no more and all its projects now live on their own.
Take over maintainership.
Approved by: beat (the previous maintainer)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
PR: ports/171924 [1]
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
|
|
|
|
|
|
| |
- Tested wrong email address
Noticed by: xli
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/171925
Submitted by: Nicole Reid <root@cooltrainer.org> (maintainer)
|
|
|
|
|
|
|
|
|
| |
some additional cleanups/fixes
- adopt new Makefile header
- convert to optionsNG
- use BROKEN instead IGNORE in bsd.apache.mk
with hat apache@
|
|
|
|
|
| |
PR: ports/171904
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove a few PLIST_SUB entries which are not used.
PR: ports/171785
Submitted by: ohauer@ via private mail
|
|
|
|
|
| |
PR: ports/171785
Submitted by: Richard E Neese <r.neese@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
( local exp-run with apache24 done, build OK )
PR: ports/171867
Submitted by: Manuel Kasper <mk@neon1.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- adopt new Makefile header
Port build fails on local exp-run with apache24 with
error: 'conn_rec' has no member named 'remote_ip'
or various other apache22 specific functions/parameters
with hat apache@
|
| |
|
|
|
|
| |
- Cleanup pkg-descr (remove tab in front of WWW)
|
|
|
|
|
|
| |
pips ports don't work anymore as the depend on www/linuxpluginwrapper
Approved by: ume (maintainer)
|
|
|
|
| |
Reported by: Andrea Venturoli
|
|
|
|
|
|
|
| |
- actualize pkg-descr
PR: 171857
Submitted by: clutton <mbsd at isgroup.com dot ua> (maintainer)
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
| |
PR: ports/171829
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
|
|
|
|
|
|
|
|
| |
- adopt new Makefile header
PR: 171210
Submitted by: Pietro Cerutti <gahr@FreeBSD.org>
Approved by: maintainer timeout
|
|
|
|
| |
distilator)
|
|
|
|
|
|
|
|
| |
- Fix COMMENT
PR: ports/171720
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: cs@ (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Adopt new Makefile header
- Add security/py-pycrypto to RUN_DEPENDS
- Remove (obsolete) documentation
BuildLog: http://goo.gl/APaq7
Changes&News: http://goo.gl/kLiQO
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bugs, pixels and beacons that are included on web pages in
order to get an idea of your online behavior.
Ghostery tracks over 1,000 trackers and gives you a
roll-call of the ad networks, behavioral data providers,
web publishers, and other companies interested in your activity.
WWW: http://www.ghostery.com
PR: 169687
Submitted by: clutton <mbsd at isgroup.com dot ua>
|
|
|
|
|
| |
Subnmitted: Veniamin Gvozdikov <g.veniamin@googlemail.com>
PR: 171702
|
|
|
|
|
| |
Submitted by: rm
PR: 171745
|
|
|
|
|
|
|
|
| |
Configure build with original http_dav if third-party http_dav_ext defined.
Bump PORTREVISIONs.
Found by: Slava Kokorin <slava.kokorin@gmail.com> (*)
|
|
|
|
|
|
|
| |
Module).
PR: ports/171503
Submitted by: matthias@petermann.it
|
|
|
|
|
|
|
|
|
| |
- Adopt new Makefile header
- Remove initial (indefinitive) article from COMMENT
- Replace TAB character with one space after WWW: in pkg-descr
BuildLog: http://goo.gl/mh6j7
Changes&News: http://goo.gl/D9QZn
|
|
|
|
| |
htmlcxx is a simple non-validating CSS and HTML parser for C++.
|
| |
|
|
|
|
|
|
| |
Changes: http://piwik.org/changelog/
PR: ports/171685
Submitted by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no> (maintainer)
|
|
|
|
|
|
|
|
| |
- Strip Makefile header.
Among the main highlights of this release are spell check support,
access key support and on-demand plugin loading. More at:
https://projects.kde.org/news/163
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Adopt new header of Makefile
- Replace dead download site with LOCAL/nivit
- Add LICENSE (GPLv3)
- Convert to new options framework
- Instead of setting USE_APACHE_RUN [1], remove apache
completely from run dependencies, because mimetex runs
on any web server that supports CGI
- Remove files/pkg-message.in
- Replace TAB character with one space after WWW:, and
remove Author entry in pkg-descr
Changes&News: http://goo.gl/iCQON
BuildLog: http://goo.gl/8P9Hu
PR: ports/171482 [1]
Submitted by: ohauer
|
|
|
|
|
|
|
|
| |
- Convert to OptionsNG
- Add generally useful options to the global list
Reported by: bapt [1]
Reviewed by: bapt
|
|
|
|
|
|
|
|
|
|
|
|
| |
while here:
- fix plist
- remove BUILD_DEPENDS (setup.py didn't checking for it on build phase)
- limit python version to 2.x
- whitespace fix in pkg-descr
- bump PORTREVISION because of dependencies change
PR: 170921
Reported by: Chris McCoy <bsdports at wayfair dot com> (maintainer)
|
|
|
|
|
|
| |
- option GEODB defaults to bdb4
- update GEODB
- extend OPTIONS
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/App-gist/Changes
|
| |
|
|
|
|
| |
anymore, remove it
|
| |
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/IAMCAL/Flickr-API-1.05/Changes
|
|
|
|
|
|
|
| |
- Remove LICENSE_FILE for well-known license
- Move OPTIONS_* upward
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.15.2/README.rst/view
|
|
|
|
|
|
|
| |
- Add BCMath as a required PHP extension
PR: ports/171596
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
| |
- Changelog: http://search.cpan.org/dist/WWW-GitHub-Gist/Changes
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/171562
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: 171589
Submitted by: wen@ (myself)
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Document security issues in vuxml [1]
Reviewed by: bdrewery [1]
Security: 178ba4ea-fd40-11e1-b2ae-001fd0af1a4c
|
|
|
|
| |
adjust dependent ports
|
|
|
|
|
|
|
| |
- Switch to using USE_GITHUB for MASTER_SITES
PR: ports/171527 [1]
Submitted by: Phil Phillips <pphillips@experts-exchange.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Feature: the ngx_http_gunzip_filter_module.
*) Feature: the "memcached_gzip_flag" directive.
*) Feature: the "always" parameter of the "gzip_static" directive.
*) Bugfix: in the "limit_req" directive; the bug had appeared in 1.1.14.
Thanks to Charles Chen.
*) Bugfix: nginx could not be built by gcc 4.7 with -O2 optimization if
the --with-ipv6 option was used.
</ChangeLog>
|
|
|
|
|
|
| |
- Add another MASTER_SITE because upstream seems to delete old releases
Reported by: pointyhat (via beat)
|
|
|
|
|
|
|
|
| |
- Tweak COMMENT according to handbook
Changes: https://github.com/kennethreitz/requests/commits/v0.14.0/
PR: ports/171430
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/171560
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
|
|
|
|
|
|
|
| |
- adopt new Makefile header.
PR: 171549
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update includes:
- www/py-plone.outputfilters 1.2 -> 1.6
- www/py-Products.CMFPlone 4.1.5 -> 4.2.1.1
- www/py-plone.app.vocabularies 2.1.6 -> 2.1.7
- www/py-plone.subrequest 1.6.2 -> 1.6.6
- www/py-plone.app.discussion 2.1.5 -> 2.1.7
- www/py-plonetheme.classic 1.1.2 -> 1.2.3
- www/plone 4.1.5 -> 4.2.1
- www/py-plone.i18n 2.0 -> 2.0.1
- www/py-plone.fieldsets 2.0.1 -> 2.0.2
- www/py-plone.app.search 1.0.2 -> 1.0.4
- www/py-plone.app.content 2.0.9 -> 2.0.11
- www/py-plone.app.testing 4.0.2 -> 4.2
- www/py-plone.app.contentrules 2.1.4 -> 2.1.8
- www/py-plone.uuid 1.0.2 -> 1.0.3
- www/py-plone.app.upgrade 1.1.6 -> 1.2.1
- www/py-plone.app.caching 1.0.3 -> 1.1
- www/py-plone.app.linkintegrity 1.4.5 -> 1.4.6
- www/py-plone.app.iterate 2.1.5 -> 2.1.7
- www/py-plone.testing 4.0.3 -> 4.0.4
- www/py-plone.app.contentmenu 2.0.5 -> 2.0.6
- www/py-plone.app.controlpanel 2.2.3 -> 2.2.8
- www/py-plone.portlet.collection 2.0.4 -> 2.1.1
- www/py-plone.resource 1.0b6 -> 1.0.1
- www/py-plone.app.registry 1.0.1 -> 1.1
- www/py-plone.app.workflow 2.0.6 -> 2.0.7
- www/py-plone.app.portlets 2.2.3 -> 2.2.6
- www/py-plone.app.blob 1.5.1 -> 1.5.2
- www/py-Products.TinyMCE 1.2.12 -> 1.2.13
- www/py-plone.app.locales 4.0.11 -> 4.0.15
- www/py-plonetheme.sunburst 1.2.4 -> 1.2.7
- www/py-plone.app.theming 1.0b9 -> 1.0.3
- www/py-plone.app.collection 1.0.1 -> 1.0.5
- www/py-plone.folder 1.0.1 -> 1.0.2
- www/py-plone.app.querystring 1.0.1 -> 1.0.5
- www/py-plone.app.jquerytools 1.3.1 -> 1.3.2
- www/py-plone.app.contentlisting 1.0 -> 1.0.1
- www/py-plone.stringinterp 1.0.5 -> 1.0.7
- www/py-plone.app.layout 2.2.4 -> 2.2.7
- www/py-plone.app.z3cform 0.5.7 -> 0.6.0
- www/py-plone.portlets 2.0.2 -> 2.1
- www/py-plone.app.kss 1.7.0 -> 1.7.1
- www/py-plone.app.redirector 1.1.2 -> 1.1.3
- devel/py-kss-core 1.6.3 -> 1.6.4
- devel/py-Products.ATContentTypes 2.1.7 -> 2.1.8
- devel/py-Products.ResourceRegistries 2.0.6 -> 2.2.1
- devel/py-five.customerize 1.0.2 -> 1.0.3
- devel/py-diazo 1.0rc4 -> 1.0.1
- devel/py-Products.CMFEditions 2.2.2 -> 2.2.5
- devel/py-Products.ExtendedPathIndex 2.9 -> 3.0.1
- devel/py-z3c.formwidget.query 0.7 -> 0.8
- devel/py-Products.Archetypes 1.7.13 -> 1.8.3
- devel/py-Products.CMFPlacefulWorkflow 1.5.6 -> 1.5.7
- devel/py-archetypes.querywidget 1.0.1 -> 1.0.4
- devel/py-Products.PloneLanguageTool 3.2.4 -> 3.2.5
- devel/py-Products.GenericSetup 1.6.6 -> 1.7.2
- devel/py-Products.CMFTestCase 0.9.11 -> 0.9.12
- devel/py-Products.PasswordResetTool 2.0.7 -> 2.0.8
- devel/py-archetypes.kss 1.7.1 -> 1.7.2
- devel/py-collective.z3cform.datetimewidget 1.1.1 -> 1.2.0
- devel/py-Products.PloneTestCase 0.9.13 -> 0.9.15
- devel/py-zope.schema 4.0.1 -> 4.2.0
- devel/py-archetypes.referencebrowserwidget 2.4.11 -> 2.4.12
- security/py-Products.PlonePAS 4.0.12 -> 4.0.13
- security/py-Products.PluggableAuthService 1.7.7 -> 1.8.0
common changes:
- strip Makefile header
- choose proper value for USE_PYTHON in a cases when I sure that the port
is required -2.7 only or may be built/run both 2.x and 3.x
- comment off USE_ZOPE
- tab -> space in pkg-descr:WWW
nuances:
- new port www/py-plone.app.jquery added per this plone update requirements
- devel/py-zope.schema updated to 4.2.0 because I hadn't got any response from
maintainer and because this exact version is required for this plone update
feature highlights/release notes:
- http://plone.org/products/plone/releases/4.2
- http://plone.org/products/plone/releases/4.2.1
|
|
|
|
|
| |
PR: ports/170818
Submitted by: Mathias Monnerville <mathias _AT_ monnerville.com>
|
|
|
|
|
|
|
|
|
|
| |
Using upstream patch from
http://hg.moinmo.in/moin/1.9/raw-rev/7b9f39289e16
PR: 171346
QA page: http://codelabs.ru/fbsd/ports/qa/www/moinmoin/1.9.4_1
Approved by: khsing.cn@gmail.com (maintainer)
Security: http://www.vuxml.org/freebsd/4f99e2ef-f725-11e1-8bd8-0022156e8794.html
|
|
|
|
|
| |
PR: ports/171107
Approved by: maintainer timeout (mons@cpan.org, >2 weeks)
|
|
|
|
|
| |
PR: ports/171105
Approved by: maintainer timeout (mons@cpan.org, >2 weeks)
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
PR: ports/171522 [1]
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) [1]
Approved by: eadler, bapt (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
| |
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
resulting package will change.
Submitted by: Jan Beich <jbeich@tormail.org>
With hat: gecko
|
|
|
|
|
|
|
|
|
| |
- Switch to OptionsNG
Changes: http://www.rhodecode.org/news/2012/rhodecode-136-released/
PR: ports/170715
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: maintainer (timeout, >14 days)
|
| |
|
|
|
|
|
| |
PR: ports/171479
Submitted by: ohauer@
|
|
|
|
| |
- Remove deprecated header information from Makefile
|
|
|
|
|
|
|
|
| |
- Update to 20100619 (latest)
- Give maintainership to Masaki TAGAWA <masaki@club.kyutech.ac.jp>
PR: ports/171491
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp>
|
|
|
|
| |
with hat apache@
|
|
|
|
|
|
|
|
|
| |
Point them to the wiki
Thanks to crees@ for this suggestion to
implement this direct in the port
PR: 171509
|
|
|
|
| |
Noted by beat@
|
|
|
|
|
|
|
|
|
| |
ipv6 and https (SSL).
WWW: http://www.acme.com/software/http_post/
PR: ports/171492
Submitted by: masaki@club.kyutech.ac.jp
|
|
|
|
| |
PR: ports/171481
|
|
|
|
|
|
|
|
| |
- Remove deprecated header information
- Fix style of WWW: field in pkg-descr
Changes&News: http://goo.gl/VBmuR
BuildLog: http://goo.gl/RaQAF
|
|
|
|
| |
- adjust DBD IGNORE message
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
| |
PR: ports/170927
Approved by: maintainer timeout (fernan@iib.unsam.edu.ar, >2 weeks)
|
|
|
|
|
| |
PR: ports/170925
Approved by: maintainer timeout (fernan@iib.unsam.edu.ar, >2 weeks)
|
|
|
|
|
| |
PR: ports/170923
Approved by: maintainer timeout (fernan@iib.unsam.edu.ar, >2 weeks)
|
|
|
|
| |
Changes: https://github.com/isaacs/npm/commits/master
|
|
|
|
|
|
| |
Changes: http://pecl.php.net/package-changelog.php?package=APC
PR: ports/171289
Submitted by: Matthew Horan <matt@matthoran.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Sync changes from gecko repository@r995
general
- don't specify prefix for libevent when using pkg-config
- ia64 and sparc64 use 8k pagesize by default
- add visibility hack for clang 3.2 with libc++
- fix build using clang 3.2 (on FreeBSD 10-CURRENT)
- rename a few more patches to ease tracking of bugzilla bugs
www/seamonkey
- unbreak unsetting LDAP and MAILNEWS options after bug 707305
- use compile time debugging WITH_DEBUG
security/nss
- unbreak install WITH_DEBUG
- unbreak powerpc64
devel/nspr
- use absolute paths when specifiying srcdir to make gdb(1) happy
In collaboration with: andreast, zeising, Jan Beich <jbeich@tormail.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Document security issue [4]
PR: ports/171397 [1]
PR: ports/171404 [2]
PR: ports/171405 [3]
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer) [1]
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) [2] [3]
Reviewed by: eadler [4]
Security: 30149157-f926-11e1-95cd-001fd0af1a4c
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/171350
Submitted by: jimmy mammothcheese.ca (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/170862
Approved by: maintainer timeout (bill.brinzer@gmail.com, >2 weeks)
|
|
|
|
|
| |
PR: ports/170861
Approved by: maintainer timeout (bill.brinzer@gmail.com, >2 weeks)
|
|
|
|
|
| |
PR: ports/171336
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
|
|
|
|
|
| |
PR: ports/170840
Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to John Marshall to identify the issue!
|
|
|
|
| |
( NO_BUILD is defined in bsd.ruby.mk)
|
|
|
|
|
|
| |
since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/
with hat apache@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- disallow IPv6 sockets to handle IPv4 requests per default. [2]
- move extra-patch-server__config.c
-> patch-server__config.c
https://issues.apache.org/bugzilla/show_bug.cgi?id=53823
- bump PORTREVISION
[1] Credits to Hajimu UMEMOTO (ume@) for finding the last APR related parameter
[2] http://httpd.apache.org/docs/2.2/bind.html
with hat apache@
|
| |
|
|
|
|
|
|
| |
PR: ports/171222
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
Approved by: flo (mentor)
|
|
|
|
|
| |
PR: ports/171071
Approved by: Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/171309
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
This update contains many new features and bug fixes, see
https://opensource.conformal.com/fluxbb/viewtopic.php?id=555
for more details.
Approved by: kwm (mentor)
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/171296
Submitted by: Barbara <barbara.xxx1975@libero.it>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
r219639 which MFC'd SSSE3 instruction set to gcc but not to gas. Configure
picks up SSSE3 support in gcc but linking fails with
{standard input}:283: Error: no such instruction: `pmaddubsw %xmm2,%xmm3'
{standard input}:400: Error: no such instruction: `pmaddubsw %xmm0,%xmm1'
{standard input}:544: Error: no such instruction: `pmaddubsw %xmm0,%xmm1'
PR: ports/171255
Submitted by: naddy, Jan Beich <jbeich@tormail.org>
|
|
|
|
|
| |
PR: 171183
Submitted by: Mark Felder
|
|
|
|
|
| |
PR: 171182
Submitted by: Mark Felder
|
| |
|
|
|
|
|
| |
PR: ports/171274
Submitted by: Yasuhiro KIMURA <yasu utahime.org>
|
| |
|
|
|
|
| |
Approved by: eadler (mentor)
|
|
|
|
|
| |
PR: ports/171247
Submitted by: Carsten Jensen <carsten@sitracker.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update APR to 1.4.6
- update APR-util to 1.4.1
- remove PKGNAMESUFFIX'es
www/apache-(event|itk|peruser|worker)-mpm
- adopt new Makefile header, adjust
PKGNAMESUFFIX in apache22 masterport
PKGNAME match now LATEST_LINK
www/apache22 [2]-[6]
- rewrite for options NG
- PORTNAME s|apache|apache22|
- remove APR APR-util specific otions,
will be checked now with help of apr/u-1-config
Mk/bsd.apache.mk
- rewrite for options NG
- remove no longer needet make targets
(show-categories, make-options-list)
[1]
PR: 165143
[2]-[6]
PR: 130479
PR: 153406
PR: 158565
PR: 168769
PR: 167965
with hat apache@
|
|
|
|
|
| |
PR: ports/171085
Approved by: Matsui Shinsuke <smatsui@karashi.org> (maintainer)
|
| |
|
|
|
|
|
| |
- Update www/mediawiki118 to 1.18.5
- Document the security bugs
|
| |
|
| |
|
|
|
|
| |
Reported by: Tim Bishop
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Convert to new options framework
PR: ports/170496
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
|
|
|
|
|
|
|
| |
- cleanup Makefile headers
PR: ports/171203
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
|
|
|
|
| |
- tidy pkg-descr
|
|
|
|
| |
- tidy pkg-descr
|
|
|
|
|
|
| |
PR: ports/170601
Submitted by: Eugene Grosbein <egrosbein@rdtc.ru>
Approved by: maintainer (timeout)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Use pkgconf
- List gcrypt as a library dependency, not as a runtime dependency
Security: http://www.vuxml.org/freebsd/ee68923d-f2f5-11e1-8014-00262d5ed8ee.html
|
|
|
|
|
| |
PR: ports/171131
Submitted by: Steve Wills <swills@freebsd.org>
|
|
|
|
|
| |
PR: ports/171130
Submitted by: Steve Wills <swills@freebsd.org>
|
|
|
|
|
| |
PR: ports/171189
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
|
|
|
|
|
|
| |
- Use USE_WEBPLUGINS.
The plugin can now be used by browsers out of the box.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update firefox-esr, thunderbird-esr, linux-thunderbird and linux-firefox to 10.0.7
- update seamonkey and linux-seamonkey to 2.12
- update nss to 3.13.6
- update bsdipc code (posix_spawn, SysV shared memory)
- rename patches to easily track those not (yet) submitted upstream
- reduce package size, except for www/libxul[1]
- restore default objdir to what it was in 13.0
- fix mail/enigmail after thunderbird build changes
- don't accidentally pick up headers from installed ports[3]
- add support for PREFIX != LOCALBASE to Makefile.webplugins [4]
- document vulnerabilities in vuln.xml
- *miscellaneous cleanups and fixups*
Obtained from: OpenBSD ports[1]
PR: ports/159831, ports/160933, ports/170467[3], ports/170236 [4]
Submitted by: avilla [4]
In collaboration with: Jan Beich <jbeich@tormail.net> Who did most of the hard
work.
|
|
|
|
|
|
| |
- Remove ABI version from LIB_DEPENDS
Approved by: eadler, bapt (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Convert to optionsNG and add DOCS option
- Document security vulnerabilities [1]
PR: ports/169558
Requested by: Alexey <alexey@kouznetsov.com> (submitter)
Security: 6dd5e45c-f084-11e1-8d0f-406186f3d89d [1]
Approved by: flo (mentor)
|
| |
|
|
|
|
|
| |
PR: 171169
Submitted by: maintainer, r.neese@gmail.com
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint some
ChangeLog:
* Fix fd leak
* Fix URL encoding of '+'
PR: ports/171152
Submitted by: Freddy Dissaux <freddy.dsx@free.fr>
Approved by: mohawk@bsdsx.fr (maintainer)
Approved by: eadler, bapt (mentors, implicit)
|
| |
|
|
|
|
|
|
|
| |
- Update pkg-descr, this module is now suitable for production environments
PR: ports/170854
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
|
|
|
|
|
| |
PR: ports/166488
Submitted by: Radim Kolar <hsn@filez.com>
|
|
|
|
| |
Noted by Ralf Gebhart and beat@
|
|
|
|
| |
Approved by: kwm (mentor)
|
|
|
|
|
|
|
|
| |
program arguments
PR: ports/171140, ports/171141
Submitted by: kaltheat <kaltheat@gmail.com> (pr), me (patch)
Approved by: miwi (mentor)
|
| |
|
|
|
|
|
| |
- Announce message: http://blog.bestpractical.com/2012/08/rt-407-released.html
- ChangeLog: https://github.com/bestpractical/rt/compare/rt-4.0.6...rt-4.0.7
|
|
|
|
|
|
| |
PR: ports/171154
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
Approved by: eadler, bapt (mentors, implicit)
|
|
|
|
|
|
| |
- Update WWW to a working URL
Approved by: eadler, bapt (mentors, implicit)
|
|
|
|
|
|
| |
PR: ports/171147
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by: eadler, bapt (mentors, implicit)
|