| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Add RC script
Fix incorrect use of CONFIGURE_ENV
Add a second mirror
PR: ports/157051
Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/156091 (based on)
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
|
|
|
|
|
|
| |
PR: ports/156924
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Approved by: itetcu (mentor)(implicit)
|
| |
|
|
|
|
|
| |
PR: ports/157043
Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
|
|
|
|
| |
It's been obsolete for years now.
|
|
|
|
|
|
|
| |
this.
PR: ports/157047
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
|
|
|
|
|
| |
PR: ports/157041
Submitted by: zlopi.ru <zlopi.ru _at gmail.com>
|
|
|
|
|
|
| |
PR: ports/157030
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Approved by: itetcu (mentor)(implicit)
|
|
|
|
| |
Reported by: simon
|
| |
|
|
|
|
|
|
| |
PR: ports/156341
Submitted by: Brandon <m37a11 _at_ gmail.com>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
| |
. update sysutils/libgksu to version 2.0.9; [1]
. fix timing bug in the program when running on slower / single core systems; [1]
. fix a bug in libgksu, which calls tcdrain() on the master side of a pty. [2]
PR: 156401 [1], 141149 [2]
Submitted by: Kris Moore <kris@pcbsd.org> [1],
john hood <jh@sandstorm.net>, sandstorm-ni@sandstorm.net [2]
|
|
|
|
|
| |
PR: ports/156976
Submitted by: Ryan Steinmetz <rpsfa _at_ rit.edu>
|
|
|
|
|
|
|
|
|
| |
- change USE_APACHE
- deprecate port see PR ports/73383 (from Year 2004 ...)
( The www/mod_roaming2 port is pretty much useless. it only works with Netscape
version 4. I therefore abandon it, and recommend it be removed. )
With Hat: apache@
|
|
|
|
|
|
|
| |
Both vulnerabilities are in the DKIM code and were fixed in 4.76.
Approved-by: erwin (mentor)
Feature-safe: yes
|
|
|
|
|
|
| |
Note:
serf is not "on" as default, but widly used in combination
with subversion instead of neon
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- additional bump subversion PORTREVISION
Changes: http://code.google.com/p/serf/source/browse/trunk/CHANGES
Serf 0.7.2 [2011-03-12, branch 0.7.x r1451]
Actually disable Nagle when creating a connection (r1441).
Return error when app asks for HTTPS over proxy connection (r1433).
Serf 0.7.1 [2011-01-25, branch 0.7.x r1431]
Fix memory leak when using SSL (r1408, r1416).
Fix build for blank apr-util directory (r1421).
Serf 0.7.0 [2010-08-25, r1407]
Fix double free abort when destroying request buckets.
Fix test server in unit test framework to avoid random test failures.
Allow older Serf programs which don't use the new authn framework to still
handle authn without forcing them to switch to the new framework. (r1401)
Remove the SERF_DECLARE macros, preferring a .DEF file for Windows
Barrier buckets now pass read_iovec to their wrapped bucket.
Fix HTTP header parsing to allow for empty header values.
Serf 0.6.1 [2010-05-14, r1370]
Generally: this release fixes problems with the 0.4.0 packaging.
Small compilation fix in outgoing.c for Windows builds.
Serf 0.6.0 [2010-05-14, r1363]
Not released.
Serf 0.5.0
Not released.
Serf 0.4.0 [2010-05-13, r1353]
[NOTE: this release misstated itself as 0.5.0; use a later release instead]
Provide authn framework, supporting Basic, Digest, Kerberos (SSPI, GSS),
along with proxy authn using Basic or Digest
Added experimental listener framework, along with test_server.c
Improvements and fixes to SSL support, including connection setup changes
Experimental support for unrequested, arriving ("async") responses
Experimental BWTP support using the async arrival feature
Headers are combined on read (not write), to ease certian classes of parsing
Experimental feature on aggregate buckets for a callback-on-empty
Fix the bucket allocator for when APR is using its pool debugging features
Proxy support in the serf_get testing utility
Fix to include the port number in the Host header
serf_get propagates errors from the response, instead of aborting (Issue 52)
Added serf_lib_version() for runtime version tests
PR: ports/156849
Submitted by: Zhihao Yuan <lichray _at_ gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to build further Haskell libraries and applications. It is intended to
provide a comprehensive, stable, and quality-tested base for Haskell projects
to work from.
This version specifies the following additional developer tools be installed,
for a system to be in full compliance:
* cabal-install
* alex
* happy
* haddock
WWW: http://haskell.org/platform/
Obtained from: FreeBSD Haskell
|
|
|
|
|
| |
PR: ports/156608
Submitted by: ohauer
|
| |
|
|
|
|
|
|
|
|
|
| |
software by automating the fetching, configuration, compilation and
installation of Haskell libraries and programs.
WWW: http://www.haskell.org/cabal/
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
| |
This way we throw earlier an error if DEFAULT_APACHE_VERSION > 13
(maintainer timeout)
PR: ports/156152
Submitted by: ohauer
|
|
|
|
|
| |
PR: 156140
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
- add additional MASTER_SITE
PR: ports/154032
Submitted by: Andrew Bennett <potatosaladx _at_ gmail.com> (maintainer)
|
|
|
|
| |
by an accident.
|
| |
|
|
|
|
|
| |
PR: 155200
Submitted by: bsdkaffee@gmail.com
|
| |
|
|
|
|
|
|
|
| |
Assign Maintainership to Jason E. Hale
PR: 156471, 155200
Submitted by: Marcin Cieslak <saper@saper.info>,Jason E. Hale <bsdkaffee@gmail.com>
|
|
|
|
|
|
| |
PR: 156489
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
Fix PKGORIGIN
PR: 156497
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 156548
Submitted by: Ralf Wenk <IZ-FreeBSD0701@hs-karlsruhe.de>
|
|
|
|
|
| |
PR: ports/157039
Submitted by: Pan Tsu <inyaoo -at- gmail.com>
|
|
|
|
|
| |
PR: ports/156440
Submitted by: Arseny Nasokin <eirnym@gmail.com>
|
|
|
|
|
| |
PR: ports/155487
Submitted by: Helmut Schneider <jumper99@gmx.de>
|
| |
|
|
|
|
|
| |
PR: ports/156962
Submitted by: sunpoet@FreeBSD.org
|
|
|
|
|
| |
PR: ports/156961
Submitted by: sunpoet@FreeBSD.org
|
|
|
|
|
| |
PR: ports/156960
Submitted by: sunpoet@FreeBSD.org
|
|
|
|
|
|
| |
Reported by: pointyhat
Drop Maintainership
|
|
|
|
|
| |
Gstreamer (core): Fix a sever multiqueue thread-safety regression.
Gstreamer-plugins (-base): Bump orc requirement.
|
|
|
|
|
|
|
| |
Changes: http://tw.wordpress.org/2011/04/27/wordpress-3-1-2/
PR: ports/156666
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com>
Approved by: maintainer (timeout, 17 days)
|
|
|
|
|
|
|
| |
- While here, add LICENSE (LGPL21)
PR: ports/157016 [1]
Submitted by: Ivan Klymenko
|
|
|
|
|
| |
PR: ports/157006
Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer)
|
|
|
|
| |
PR: ports/156851
|
|
|
|
|
| |
PR: ports/157007
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/MLEHMANN/AnyEvent-HTTP-2.11/Changes
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/157018
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/MLEHMANN/AnyEvent-5.34/Changes
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Option to clip the mouse inside fullscreen windows.
- Support for persistent HTTP connections.
- Initial implementation of the XML writer.
- Support for drawing rectangles in the DIB engine.
- Volume control in MMDevAPI.
- More MSVC runtime functions.
- Various bug fixes.
Two of my three changes for OSS support have been integrated upstream,
only one remains.
Only tentatively remove $DATADIR/wine upon deinstallation to allow for
the forthcoming wine-gecko port. [1]
PR: 156001 [1]
Submitted by: David Naylor <naylor.b.david@gmail.com> [1]
|
| |
|
| |
|
|
|
|
| |
(present in the base system).
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
http://www.apache.org/dist/httpd/CHANGES_2.2.18
Changes with Apache 2.2.18
*) Log an error for failures to read a chunk-size, and return 408 instead
413 when this is due to a read timeout. This change also fixes some cases
of two error documents being sent in the response for the same scenario.
[Eric Covener] PR49167
*) core: Only log a 408 if it is no keepalive timeout. PR 39785
[Ruediger Pluem, Mark Montague <markmont umich.edu>]
*) core: Treat timeout reading request as 408 error, not 400.
Log 408 errors in access log as was done in Apache 1.3.x.
PR 39785 [Nobutaka Mantani <nobutaka nobutaka.org>, Stefan Fritsch,
Dan Poirier]
*) Core HTTP: disable keepalive when the Client has sent
Expect: 100-continue
but we respond directly with a non-100 response. Keepalive here led
to data from clients continuing being treated as a new request.
PR 47087. [Nick Kew]
*) htpasswd: Change the default algorithm for htpasswd to MD5 on all
platforms. Crypt with its 8 character limit is not useful anymore;
improve out of disk space handling (PR 30877); print a warning if
a password is truncated by crypt. [Stefan Fritsch]
*) mod_win32: Added shebang check for '! so that .vbs scripts work as CGI.
Win32's cscript interpreter can only use a single quote as comment char.
[Guenter Knauf]
*) configure: Fix htpasswd/htdbm libcrypt link errors with some newer
linkers. [Stefan Fritsch]
*) MinGW build improvements. PR 49535. [John Vandenberg
<jayvdb gmail.com>, Jeff Trawick]
*) mod_ssl, ab: Support OpenSSL compiled without SSLv2 support.
[Stefan Fritsch]
*) core: AllowEncodedSlashes new option NoDecode to allow encoded slashes
in request URL path info but not decode them. PR 35256,
PR 46830. [Dan Poirier]
*) mod_rewrite: Allow to unset environment variables. PR 50746.
[Rainer Jung]
*) suEXEC: Add Suexec directive to disable suEXEC without renaming the
binary (Suexec Off), or force startup failure if suEXEC is required
but not supported (Suexec On). [Jeff Trawick]
*) mod_proxy: Put the worker in error state if the SSL handshake with the
backend fails. PR 50332.
[Daniel Ruggeri <DRuggeri primary.net>, Ruediger Pluem]
*) prefork: Update MPM state in children during a graceful restart.
Allow the HTTP connection handling loop to terminate early
during a graceful restart. PR 41743.
[Andrew Punch <andrew.punch 247realmedia.com>]
*) mod_ssl: Correctly read full lines in input filter when the line is
incomplete during first read. PR 50481. [Ruediger Pluem]
*) mod_autoindex: Merge IndexOptions from server to directory context when
the directory has no mod_autoindex directives. PR 47766. [Eric Covener]
*) mod_cache: Make sure that we never allow a 304 Not Modified response
that we asked for to leak to the client should the 304 response be
uncacheable. PR45341 [Graham Leggett]
*) mod_dav: Send 400 error if malformed Content-Range header is received for
a put request (RFC 2616 14.16). PR 49825. [Stefan Fritsch]
*) mod_userdir: Add merging of enable, disable, and filename arguments
to UserDir directive, leaving enable/disable of userlists unmerged.
PR 44076 [Eric Covener]
*) core: Honor 'AcceptPathInfo OFF' during internal redirects,
such as per-directory mod_rewrite substitutions. PR 50349.
[Eric Covener]
*) mod_cache: Check the request to determine whether we are allowed
to return cached content at all, and respect a "Cache-Control:
no-cache" header from a client. Previously, "no-cache" would
behave like "max-age=0". [Graham Leggett]
*) mod_mem_cache: Add a debug msg when a streaming response exceeds
MCacheMaxStreamingBuffer, since mod_cache will follow up with a scary
'memory allocation failed' debug message. PR 49604. [Eric Covener]
*) proxy_connect: Don't give up in the middle of a CONNECT tunnel
when the child process is starting to exit. PR50220. [Eric Covener]
PR: 156997
Submitted by: Tsurutani Naoki <turutani _at_ scphys.kyoto-u.ac.jp>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: (trimmed non FreeBSD related to keep the list shorter)
http://www.apache.org/dist/apr/CHANGES-APR-1.4
Changes for APR 1.4.4
Changes for APR 1.4.3
*) Security: CVE-2011-0419
Reimplement apr_fnmatch() from scratch using a non-recursive
algorithm; now has improved compliance with the fnmatch() spec.
[William Rowe]
*) poll, pollset, pollcb on Windows: Handle calls with no file/socket
descriptors. PR 49882. [Stefan Ruppert <sr myarm.com>, Jeff Trawick]
*) Fix address handling when accepting an AF_INET socket from a socket
bound as AF_INET6. PR 49678. [Joe Orton]
*) Add new experimental configure option --enable-allocator-uses-mmap to
use mmap instead of malloc in apr_allocator_alloc(). This greatly reduces
memory fragmentation with malloc implementations (e.g. glibc) that
don't handle allocationss of a page-size-multiples in an efficient way.
It also makes apr_allocator_max_free_set() actually have some effect
on such platforms. [Stefan Fritsch]
*) configure: Make definition of apr_ino_t independent of
_FILE_OFFSET_BITS even on platforms where ino_t is 'unsigned int'.
[Stefan Fritsch]
*) apr_ring: Workaround for aliasing problem that causes gcc 4.5 to
miscompile some brigade related code. PR 50190. [Stefan Fritsch]
*) apr_file_flush_locked(): Handle short writes. [Stefan Fritsch]
*) apr_pollset_create_ex(): Trap errors from pollset providers.
PR 49094. [Sami Tolvanen <sami.tolvanen mywot.com>]
*) apr_pollset_create*(): Fix memory lifetime problem with the wakeup
pipe when the pollset was created with APR_POLLSET_NOCOPY.
[Neil Conway <nrc cs.berkeley.edu>]
*) Fix detection of some Linux variants when configure is built with
recent GNU tools. [Eric Covener]
*) Avoid a redundant fcntl() call in apr_file_open() where O_CLOEXEC
is supported. PR 46297. [Joe Orton]
*) Improve platform detection by updating config.guess and config.sub.
[Rainer Jung]
commit with apache@ hat
PR: 156997
Submitted by: Tsurutani Naoki <turutani _at_ scphys.kyoto-u.ac.jp>
|
| |
|
| |
|
|
|
|
| |
Obtained from: FreeBSD Haskell
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/156728
Approved by: itetcu (mentor)(implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Dovecot 2.0.12 changes:
-doveadm: Added "move" command for moving mails between mailboxes.
-virtual: Added support for "+mailbox" entries that clear \Recent
flag from messages (default is to preserve them).
-dbox: Fixes to handling external attachments
-dsync: More fixes to avoid hanging with remote syncs
-dsync: Many other syncing/correctness fixes
-doveconf: v2.0.10 and v2.0.11 didn't output plugin {} section right
PR: ports/156728
Submitted by: Uffe Jakobsen <uffe@uffe.org>
Approved by: Maintainer timeout (>Two Weeks)
itetcu (mentor)(implicit)
|
|
|
|
|
|
|
|
|
| |
-Pass maintainership to submitter
PR: ports/156685
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: Olivier Smedts <olivier@gid0.org> (maintainer)
itetcu (mentor)(implicit)
|
|
|
|
|
|
| |
PR: ports/143537
Submitted by: Ivan Klymenko <fidaj@ukr.net>
Pointy hat to: me
|
|
|
|
|
| |
PR: lang/mono
Submitted by: Ivan Klymenko <fidaj@ukr.net>
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.01080605/Changes
|
|
|
|
| |
Suggested by: Peter Czanik <czanik@balabit.hu> (Upline)
|
|
|
|
|
|
|
| |
ChangeLog: http://framework.zend.com/changelog/1.11.6
Security: http://framework.zend.com/security/advisory/ZF2011-02
Security: 34e8ccf5-7d71-11e0-9d83-000c29cc39d3
|
|
|
|
|
|
|
| |
Take on maintainership of this port.
Approved by: Ivan Lago <ivan.lago@ifom-ieo-campus.it> (Maintainer)
Prodded by: Peter Czanik <czanik@balabit.hu> (Upline)
|
|
|
|
| |
Security: http://framework.zend.com/security/advisory/ZF2011-02
|
|
|
|
|
| |
PR: ports/155397
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
|
|
|
|
| |
. remove deprecation and expiration (fc4 ports are defaults for FreeBSD-7.x).
|
|
|
|
|
|
|
|
|
|
|
| |
- Removed files:
- files/patch-src-dcmtk_interface.cc
- files/patch-src-mpeg_encode.c
- files/patch-src-ui_common.c
PR: ports/156963
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
the track name, number, album, and/or artist. It does so by using
either a remote CDDB server or a local CDDB created by cd (and other)
players like xmcd, kscd or xmms. With rebot3.pl you can also add or
remove ID3 (version 1) tags to/from the MP3 files.
WWW: http://www.headmqa.com/rebot3/
PR: ports/156879
Submitted by: Chris Rees (utisoft at gmail.com)
|
|
|
|
|
|
| |
with the next significant bump.
Submitted by: Mike Kelly (private mail)
|
|
|
|
|
|
|
|
|
| |
- Added missing dependency on devel/py-thrift
- Bumped PORTREVISION
PR: ports/154942 (based on)
Submitted by: Erik Steigler <erik@okcupid.com> [1]
Approved by: maintainer timeout (18 days)
|
|
|
|
|
|
|
|
| |
While here, be explicit about the RUN_DEPENDS.
PR: ports/156710
Submitted by: Mark Felder <feld@feld.me>
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
PR: ports/156914
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: maintainer timeout (3 days, security update)
Security: 3fadb7c6-7b0a-11e0-89b4-001ec9578670
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-Any/Changes
|
|
|
|
| |
- Remove useless CONFIGURE_TARGET definition
|
|
|
|
| |
PR: ports/156907
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/NORBU/Net-Dropbox-API-1.5/Changes
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/ZEFRAM/Math-Complex-1.57/ChangeLog
|
|
|
|
|
|
|
| |
http://bugs.gentoo.org/show_bug.cgi?id=140987
PR: ports/156985
Submitted by: Tim Zingelman <zingelman@fnal.gov>
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.43/Changes
|
| |
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.35/Changes
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/KWILLIAMS/Math-BaseCalc-1.015/Changes
|
|
|
|
|
| |
PR: 156636
Submitted by: Radim Kolar
|
|
|
|
|
|
|
| |
- adjust pkg-message, as this is the "next" version :)
PR: 156994
Submitted by: Zhihao Yuan <lichray@gmail.com>
|
|
|
|
| |
Submitted by: tg@
|
|
|
|
|
|
|
|
| |
There is no known official martersite for now, but distfile can be fetched
from Debian mirrors, so switch to them for a time being.
PR: ports/156272
Submitted by: maintainer
|
| |
|
|
|
|
| |
Security: 6887828f-0229-11e0-b84d-00262d5ed8ee
|
|
|
|
|
| |
PR: ports/156993
Submitted by: L Campbell <lcampbell at ironclad.mobi>
|
| |
|
|
|
|
| |
Reminded by: bapt
|
|
|
|
|
| |
games/linux-nerogame and games/linux-coldwar-demo
- Bump expiration date to 2011-06-11
|
| |
|
|
|
|
|
|
|
|
|
|
| |
shortcut. Stjerm is very minimalistic and works well with Compiz window
manager.
WWW: https://code.google.com/p/stjerm-terminal/
PR: ports/155939
Submitted by: Zhihao Yuan <lichray@gmail.com>
|
|
|
|
|
| |
PR: ports/156914
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sigpager: Offers an interactive selection of signatures.
urlpager: Searches for urls, and retrieves url selected by user.
Urls include Message-IDs.
urlbatcher: Retrieve urls contained in input.
pybrowser: Can be used as general browser call. Application to
override platform default can be specified via -b option.
viewhtmlmsg: Display html message in browser.
wrap: Word wrap text input. With support for messages
(recognition of quote chars etc.).
WWW: https://bitbucket.org/blacktrash/muttils
PR: ports/156189
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
check functionality within your email environment.
Some typical uses of this plugin include:
* check SMTP server
* check IMAP server
* check email delivery loop
* check auto-responder function
* keep an eye on email lag
* monitor automated mailboxes
* aggregate check results of multiple plugins
* check email-to-FTP or other special email gateways
WWW: http://buhacoff.net/software/check_email_delivery/
PR: ports/156915
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
|
|
|
|
|
| |
PR: ports/156517
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: ports/156829
Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
|
| |
|
|
|
|
| |
2011-05-01 multimedia/linux-libtheora: deprecated please use linux-f[89]-libtheora
|
| |
|
|
|
|
|
| |
PR: ports/156977
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
| |
|
| |
|
|
|
|
| |
- Removed MD5 of distinfo
|
| |
|
|
|
|
| |
label dc9f8335-2b3b-11e0-a91b-00e0815b8da8.
|
|
|
|
|
|
| |
PR: ports/155402
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by: Julien Laffaye <kimelto@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- update to 2.2.0.25
- set conflicts with the otehr skype ports
- OPTIONify
Many thanks to: avg@, nox@, kwm@, miwi@, netchild@ and many others
|
|
|
|
|
|
|
|
| |
. use easy_install;
. use py-qt4-gui to build the port.
PR: 156975 [1]
Pointed out by: Lapo Luchini <lapo@lapo.it> [1]
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/152175
Submitted by: siasia
|
|
|
|
| |
Submitted by: Christian Gusenbauer <c47g@gmx.at>
|
|
|
|
|
|
|
| |
and mach to %%PERL_ARCH%%);
. bump PORTREVISION.
Spotted by: pointyhat (via pavmail)
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://mediainfo.sourceforge.net/Log
PR: ports/156970
Submitted by: Takefu <takefu@airport.fm>
Approved by: Samuel J. Greear <freebsd-ports@evilcode.net> (maintainer)
|
|
|
|
| |
Submitted by: dim@
|
| |
|
|
|
|
|
|
|
|
| |
add an explicit dependency upon x11/libXtst:
. USE_XORG+=xtst;
. bump PORTREVISION.
Spotted by: pointyhat via pavmail
|
|
|
|
|
|
|
| |
- Removed MD5 in distinfo
PR: ports/155323
Submitted by: David Demelier <demelier.david@gmail.com>
|
|
|
|
| |
Reported by: Sunpoet Po-Chuan Hsieh
|
| |
|
|
|
|
| |
Submitted by: erwin@'s script
|
| |
|
|
|
|
|
|
| |
PR: ports/156888
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Approved by: Yoshihiro Ota <ota@j.email.ne.jp> (maintainer)
|
|
|
|
|
|
|
| |
with clang
PR: ports/156968
Submitted by: Marcin Cieslak <saper@saper.info> (maintainer)
|
|
|
|
|
| |
PR: ports/156966
Submitted by: Marcin Cieslak <saper@saper.info> (maintainer)
|
|
|
|
|
| |
PR: ports/156958
Submitted by: Eitan Adler <lists@eitanadler.com> (maintainer)
|
|
|
|
|
|
|
| |
- Remove MD5 sum
PR: ports/156967
Submitted by: Marcin Cieslak <saper@saper.info> (maintainer)
|
|
|
|
|
|
| |
PR: ports/156652
Submitted by: Zhihao Yuan <lichray@gmail.com>
Approved by: maintainer(timeout, > 14 days)
|
| |
|
|
|
|
| |
Notified by: Vadim Kurland <vadim@netcitadel.com> (Fwbuilder upline)
|
|
|
|
|
|
| |
port has not been updated yet.
Submitted by: "Kevin Thompson" <antiduh@csh.rit.edu>
|
| |
|
|
|
|
|
|
| |
WWW: http://rope.sourceforge.net
Submitted by: Jose Jachuf <jjachuf@gmail.com> (via email)
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
| |
cd ..; perl itraxp_ver.pl
Unable to extract perl version from 'perl -v'
Reported by: pointyhat
|
| |
|
|
|
|
|
|
|
| |
DVB-S(2) sources in some cases.
- Only limit DVB-S(2) sources to what's in diseqc.conf if vdr is
configured to actually use it.
- Bump PORTREVISION.
|
|
|
|
|
|
| |
PR: ports/155274
Submitted by: Kurt Lidl <kurt.lidl@cello.com>
Approved by: maintainer (timeout) > 30 days
|
|
|
|
| |
- Bump PORTREVISION.
|
|
|
|
|
|
| |
PR: ports/155020
Submitted by: Aleksey V. Gnezdilov <aleksey@vtrek.ru>
Approved by: Raffaele De Lorenzo <raffaele.delorenzo@libero.it> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build when ffmpeg-devel is installed [1] [2]
- Bring back proxy configuration detection [1]
- Minor enhancements [1]
Submitted by: George Liaskos [geo.liaskos gmail.com] [1]
Reported by: Mickael Maillot [mickael.maillot gmail.com] [2]
Obtained from: freebsd-chromium development repository
Committed at: FreeBSD Developer Summit 2011
|
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: ports/156831 [1]
Submitted by: jadawin@
Approved by: jadawin@ (mentor)
|
|
|
|
| |
Submitted by: Alex Deiter
|
|
|
|
|
| |
PR: 156930
Submitted by: Matthias Andree
|
|
|
|
|
| |
PR: ports/156964
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Changes in port:
-Change depends of django to django-1.3.x version only
-Add options for make 'noc' with GMPY and PEP8 modules
-Remove creating user anf group from pkg-install script and use bsd.port.mk
mechanism.
-Autogenerate PLIST file from MANIFEST file in distribution.
PR: ports/156809
Submitted by: Stanislav A Svirid <count@211.ru> (maintainer)
Approved by: itetcu (mentor)(implicit)
|
| |
|
| |
|
|
|
|
| |
Submitted by: bsam@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also update port infrastructure, remove needless script.
<ChangeLog>
What's new in Redis 2.2.7
=========================
* Fixed bug #543-2 (the issue was reopened with a completely different report)
that caused Redis to randomly crash on list push performed against lists
with other clients blocked with BLPOP (or variants).
What's new in Redis 2.2.6
=========================
* Fixed bug #543. If you saw Redis instances crashing on List operations
(only happening with a non-default max entry size ziplist setting in
redis.conf) it was almost certainly this problem.
* Fixed a bug with replication where SLAVEOF NO ONE caused a slave to close the
connection with all its slaves.
</ChangeLog>
|
|
|
|
|
| |
PR: ports/156938
Submitted by: Kevin Golding <ports@caomhin.org> (maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Time-Local/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigRat/Changes
|
| |
|
| |
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Object-Event/Changes
PR: ports/156925
Submitted by: Mons Anderson <mons@cpan.org> (maintainer)
|
|
|
|
|
| |
Submitted by: postsnap buildbox
Pointyhat to: itetcu@
|
|
|
|
|
| |
PR: ports/156956
Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
4.76 is the security release that fixes CVE-2011-1764, format string
attack and information leak, both inside the DKIM code.
List of changes (ftp://exim.inode.at/exim/ChangeLogs/ChangeLog-4.76):
PP/01 The new ldap_require_cert option would segfault if used. Fixed.
PP/02 Harmonised TLS library version reporting; only show if
debugging. Layout now matches that introduced for other
libraries in 4.74 PP/03.
PP/03 New openssl_options items: no_sslv2 no_sslv3 no_ticket no_tlsv1
PP/04 New "dns_use_edns0" global option.
PP/05 Don't segfault on misconfiguration of ref:name exim-user as uid.
Bugzilla 1098.
PP/06 Extra paranoia around buffer usage at the STARTTLS transition.
nb: Exim is not vulnerable to http://www.kb.cert.org/vuls/id/555316
TK/01 Updated PolarSSL code to 0.14.2.
Bugzilla 1097. Patch from Andreas Metzler.
PP/07 Catch divide-by-zero in ${eval:...}.
Fixes bugzilla 1102.
PP/08 Condition negation of bool{}/bool_lax{} did not negate. Fixed.
Bugzilla 1104.
TK/02 Bugzilla 1106: CVE-2011-1764 - DKIM log line was subject to a
format-string attack -- SECURITY: remote arbitrary code execution.
TK/03 SECURITY - DKIM signature header parsing was double-expanded,
second time unintentionally subject to list matching rules,
letting the header cause arbitrary Exim lookups (of items which can
occur in lists, *not* arbitrary string expansion). This allowed for
information disclosure.
PP/09 Fix another SIGFPE (x86) in ${eval:...} expansion, this time related
to INT_MIN/-1 -- value coerced to INT_MAX.
New stuff (ftp://exim.inode.at/exim/ChangeLogs/NewStuff-4.76):
1. The global option "dns_use_edns0" may be set to coerce EDNS0 usage
on or off in the resolver library.
And I am also adding patch for exiqgrep that was taken from
http://bugs.exim.org/show_bug.cgi?id=1103 [1].
PR: ports/156903 [2], ports/156872 [3]
Reported-by: Oliver Brandmueller <ob@e-gitt.net> [1], admin@anes.su [2], Alexander Wittig <alexander@wittig.name> [3]
Approved-by: erwin (mentor)
Feature-safe: yes
|
|
|
|
|
| |
PR: ports/156953
Approved by: Benedikt Niessen <ports@niessen.ch> (maintainer)
|
|
|
|
|
|
|
| |
- Update CANNA support[1]
- Fix bug in plist generation
Submitted by: Yuji TAKANO <takachan@running-dog.net>[1] (via private email)
|
|
|
|
|
|
|
| |
Update Gstreamer-plugins(-base) to 0.10.33
Update Gstreamer-plugins-good to 0.10.29
Update Gstreamer-plugins-bad to 0.10.22
Update Gstreamer-plugins-ugly to 0.10.18
|
|
|
|
| |
Repocopy by: marcus@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(but schedule it for removal soon)
2. update net-im/skype to 2.1.0.81.
- It supports sound and video, please read the pkg-message to find out how to
make it work.
- OPTIONify
Both ports are based on repocopy from net/skype.
Many thanks to: avg@, nox@, kwm@, miwi@, netchild@ and many others
PR: 147550 [1], 156860 [2] (partially based on)
Submitted by: HASHI Hiroaki <hashiz@meridiani.jp> [1],
patch from nox@ [2]
|
|
|
|
|
|
| |
See http://www.freebsd.org/cgi/query-pr.cgi?pr=156954
PR: ports/156954
|
| |
|
|
|
|
| |
Spotted by: pav
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Lingua-EN-AddressParse/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Lingua-EN-NameParse/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Catalyst-Model-XML-Feed/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles/Changes
|
| |
|
|
|
|
|
|
| |
- Update WWW
Changes: http://search.cpan.org/dist/HTML-Template-Compiled/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DateTime/Changes
|
| |
|
|
|
|
| |
This is a bugfix release.
|
|
|
|
|
| |
PR: ports/156927
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
|
|
|
|
| |
Notified by: Pedro F. Giffuni
|
|
|
|
|
|
|
|
| |
invoking sed manually.
. IGNORE & RESTRICTED messages should not be quoted
PR: 142704
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
|
|
|
|
|
| |
PR: 156930
Submitted by: Matthias Andree
|
|
|
|
| |
Notified by: Vadim Kurland <vadim@netcitadel.com> (Fwbuilder upline)
|
|
|
|
| |
Pointy hat to: swills
|
|
|
|
|
|
|
| |
and bump portrevision (may not be required, though.)
PR: 156940
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
|
|
|
|
|
|
|
|
|
| |
Catalyst::Controller which is an instance of
CatalystX::SimpleLogin::Controller::Login into your application. This provides
a simple login and logout page with the adition of only one line of code and
one template to your application.
WWW: http://search.cpan.org/dist/CatalystX-SimpleLogin/
|
|
|
|
|
|
|
|
|
| |
rc script. Bump PORTREVISION because this change
alters the default package.
PR: ports/155779
Submitted by: Frank Wall <fw@moov.de>
Approved by: Chifeng QU <chifeng@gmail.com> (maintainer)
|
|
|
|
| |
WWW: http://search.cpan.org/dist/FCGI/
|
|
|
|
|
|
|
|
|
| |
- add lua support [1]
- add libsrtp support [2]
PR: ports/156775 [2]
Submitted by: Andre Luiz dos Santo [1]
Alexander Brovikov [2]
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Add LICENSE.
Pass --docdir through CONFIGURE_ARGS to install into the right places.
Disable the libc malloc() alignment test according to consultation of the
upstream author, Marcus F. X. J. Oberhumer. He advised that the test were
too strict and would be changed for 2.06.
Refresh patches.
PR: ports/156931
|
|
|
|
| |
Submitted by: Vanilla Hsu <vanilla@fatpipi.com>
|
| |
|
| |
|
|
|
|
|
| |
still was in use. (like when the sat tuner was on /dev/dvb/adapter8.)
- Bump PORTREVISION.
|
|
|
|
|
|
|
|
|
|
| |
- Cleanup pkg-plist
- Switch to USERS/GROUPS knobs instead of manual creating
- Remove support for unsupported FreeBSD versions
- Add PAM support[1]
PR: ports/156850
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>, lstewart[1] (via private email)
|
|
|
|
|
|
| |
is busy
Approved by: maho
|
|
|
|
|
|
|
|
| |
until some problems are solved [1]
- Add a note that was in the pkg-deinstall scripts of tor and
tor-devel to the pkg-messages of the respective ports
Reported by: H. Krusken [1]
|
|
|
|
|
|
| |
PR: ports/155386
Submitted by: Zhihao Yuan <lichray@gmail.com>
Security: CVE-2011-1575
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Feature: now shared zones and caches use POSIX semaphores.
*) Bugfix: in the "rotate" parameter of the "image_filter" directive.
Thanks to Adam Bocim.
*) Bugfix: nginx could not be built on Solaris; the bug had appeared in
1.0.1.
</ChangeLog>
|
|
|
|
|
| |
PR: ports/156698
Submitted by: Aliaksandr Zahatski <zahatski@gmail.com>
|
|
|
|
|
|
|
|
|
| |
gained enough experience to be released. But I still owe him a postcard
from Hungary :-)
Well done, Ashish!
Discussed with: tabthorpe
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Improve PORTDOCS handling [2]
PR: ports/156388 [1]
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) [1]
Approved by: maintainer timeout (22 days) [2]
|
|
|
|
|
| |
PR: ports/156923
Submitted by: Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/156697
Submitted by: Sergey V. Dyatko <sergey.dyatko@gmail.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: 156603
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
|
| |
|
|
|
|
|
| |
PR: ports/156899
Submitted by: mm
|
|
|
|
|
| |
PR: ports/156919
Submitted by: Ivan Dreckman <ivannashdreckman@fastmail.fm> (maintainer)
|
| |
|
|
|
|
| |
Bump PORTREVISION
|
|
|
|
| |
Submitted by: Oliver Fromme
|
|
|
|
| |
Approved by: portmgr (tabthorpe)
|
|
|
|
|
|
| |
Cabal package database and therefore un-break INDEX
Reported by: erwin
|
|
|
|
|
|
|
|
|
|
| |
the enumerator package. It provides infrastructure and enumeratees for
incrementally executing builders and pass the filled chunks to a bytestring
iteratee.
WWW: https://github.com/meiersi/blaze-builder-enumerator
Obtained from: FreeBSD Haskell
|