aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Include SQL files/instructionswxs2011-05-154-3/+102
| | | | | | | | | Add RC script Fix incorrect use of CONFIGURE_ENV Add a second mirror PR: ports/157051 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
* - Update to 1.0.1nivit2011-05-152-3/+3
|
* - Set PORTSCOUT.romain2011-05-151-0/+3
|
* Update gsasl to 1.6.1johans2011-05-152-4/+3
|
* Update xmlsec to 1.2.18johans2011-05-152-3/+3
|
* Update to 4.18ehaupt2011-05-152-3/+3
|
* - Update to 2.57bmva2011-05-1513-572/+657
|
* - Update calibre to 0.8.1.stas2011-05-156-1037/+508
| | | | | | | - Pass maintainership to submitter. PR: ports/156091 (based on) Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com>
* Update to version 0.52az2011-05-152-3/+3
|
* Remove painful examples of foo="", with particular prejudice againstdougb2011-05-15108-176/+94
| | | | | | | | | | | | | | | 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
* -Update to 2.0.0b4.p7beech2011-05-153-4/+156
| | | | | | PR: ports/156924 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Approved by: itetcu (mentor)(implicit)
* Remove check for 6.x. It's EoL. Forgot to do this in the previous commit.wxs2011-05-151-4/+0
|
* Update to 1.88bwxs2011-05-152-4/+3
| | | | | PR: ports/157043 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
* KEYWORD: FreeBSD is neither necessary, nor desirable.dougb2011-05-151-1/+1
| | | | It's been obsolete for years now.
* - Imlib picks up giflib if available instead of libungif. Account forstas2011-05-151-1/+6
| | | | | | | this. PR: ports/157047 Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
* - unbreak mpm-itk-20110321-01 patchohauer2011-05-151-2/+2
| | | | | PR: ports/157041 Submitted by: zlopi.ru <zlopi.ru _at gmail.com>
* -Restore maintainership to submitterbeech2011-05-158-8/+8
| | | | | | PR: ports/157030 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> Approved by: itetcu (mentor)(implicit)
* Change the URL to something that actually works.brooks2011-05-151-1/+1
| | | | Reported by: simon
* Remove sysutils/libgksuui. It's a part of sysutils/libgksu now.bsam2011-05-159-106/+1
|
* - add OPTION tcl (default off) to allow sguil* ports build against barnyard2ohauer2011-05-151-1/+8
| | | | | | PR: ports/156341 Submitted by: Brandon <m37a11 _at_ gmail.com> Approved by: maintainer timeout
* . update sysutils/gksu to version 2.0.2; [1]bsam2011-05-1517-328/+184
| | | | | | | | | | . 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]
* - update to version 0.6.1ohauer2011-05-152-3/+3
| | | | | PR: ports/156976 Submitted by: Ryan Steinmetz <rpsfa _at_ rit.edu>
* - port does not work with apache22, additional only with older apache20 versionsohauer2011-05-151-2/+5
| | | | | | | | | - 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@
* mail/exim: document CVE-2011-1764 and CVE-2011-1407rea2011-05-151-0/+46
| | | | | | | Both vulnerabilities are in the DKIM code and were fixed in 4.76. Approved-by: erwin (mentor) Feature-safe: yes
* - bump PORTREVISION since serf was updated.ohauer2011-05-152-2/+2
| | | | | | Note: serf is not "on" as default, but widly used in combination with subversion instead of neon
* Update to 1.4.4arved2011-05-153-10/+4
|
* Update to 1.7.2arved2011-05-152-7/+6
|
* - update to version 0.7.2ohauer2011-05-154-9/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* The Haskell Platform (HP) is the blessed set of libraries and tools on whichpgj2011-05-153-0/+62
| | | | | | | | | | | | | | | | | | 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
* - update to version 1.5.9ohauer2011-05-154-15/+101
| | | | | PR: ports/156608 Submitted by: ohauer
* - Fix orderingpgj2011-05-151-1/+1
|
* The 'cabal' command-line program simplifies the process of managing Haskellpgj2011-05-155-0/+33
| | | | | | | | | software by automating the fetching, configuration, compilation and installation of Haskell libraries and programs. WWW: http://www.haskell.org/cabal/ Obtained from: FreeBSD Haskell
* - add additional test against APACHE_VERSIONohauer2011-05-151-11/+13
| | | | | | | | | This way we throw earlier an error if DEFAULT_APACHE_VERSION > 13 (maintainer timeout) PR: ports/156152 Submitted by: ohauer
* Update to 2.6.1arved2011-05-142-7/+7
| | | | | PR: 156140 Submitted by: maintainer
* Update to 2.1.0 Beta 3jpaetzel2011-05-143-264/+467
|
* - source was re-rolled (No changes compaired old and new source)ohauer2011-05-142-3/+5
| | | | | | | - add additional MASTER_SITE PR: ports/154032 Submitted by: Andrew Bennett <potatosaladx _at_ gmail.com> (maintainer)
* Oops, restore src info, wich was removed at the previous commitbsam2011-05-141-0/+2
| | | | by an accident.
* Remove md5 checksums.bsam2011-05-141-4/+0
|
* Remove obsolete portarved2011-05-146-55/+1
| | | | | PR: 155200 Submitted by: bsdkaffee@gmail.com
* - Update to 5.9rafan2011-05-143-5/+6
|
* Update to 5.0.1test.arved2011-05-147-103/+149
| | | | | | | Assign Maintainership to Jason E. Hale PR: 156471, 155200 Submitted by: Marcin Cieslak <saper@saper.info>,Jason E. Hale <bsdkaffee@gmail.com>
* Fix build after libgps API changearved2011-05-141-0/+47
| | | | | | PR: 156489 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Approved by: maintainer timeout
* Update to 1.5.2arved2011-05-142-4/+3
| | | | | | | Fix PKGORIGIN PR: 156497 Submitted by: maintainer
* - Update to 1.0.b2nivit2011-05-143-5/+41
|
* Use TCL/Tk 8.5arved2011-05-141-5/+5
| | | | | PR: 156548 Submitted by: Ralf Wenk <IZ-FreeBSD0701@hs-karlsruhe.de>
* Update to 1.8.6.philip2011-05-142-5/+3
| | | | | PR: ports/157039 Submitted by: Pan Tsu <inyaoo -at- gmail.com>
* Fix pkg-plist for WITH_DOCS and WITH_EXAMPLES.mm2011-05-142-4/+28
| | | | | PR: ports/156440 Submitted by: Arseny Nasokin <eirnym@gmail.com>
* Add graphics/ImageMagick-nox11 slave portmm2011-05-142-0/+13
| | | | | PR: ports/155487 Submitted by: Helmut Schneider <jumper99@gmx.de>
* - Update to 0.0.14mva2011-05-143-5/+4
|
* Update to 2.035mm2011-05-142-6/+6
| | | | | PR: ports/156962 Submitted by: sunpoet@FreeBSD.org
* Update to 2.035mm2011-05-142-4/+4
| | | | | PR: ports/156961 Submitted by: sunpoet@FreeBSD.org
* Update to 2.035mm2011-05-142-4/+4
| | | | | PR: ports/156960 Submitted by: sunpoet@FreeBSD.org
* Attempt to fix buildarved2011-05-141-0/+1
| | | | | | Reported by: pointyhat Drop Maintainership
* Update to 0.10.34.kwm2011-05-144-8/+8
| | | | | Gstreamer (core): Fix a sever multiqueue thread-safety regression. Gstreamer-plugins (-base): Bump orc requirement.
* - Update to 3.1.2sunpoet2011-05-142-3/+3
| | | | | | | 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)
* - Fix the build on recent -CURRENT/amd64 [1]danfe2011-05-142-7/+98
| | | | | | | - While here, add LICENSE (LGPL21) PR: ports/157016 [1] Submitted by: Ivan Klymenko
* - Update to 3.4.0culot2011-05-143-4/+4
| | | | | PR: ports/157006 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer)
* Update to 1.54.brucec2011-05-142-3/+3
| | | | PR: ports/156851
* - Update to 2.3.3culot2011-05-144-8/+8
| | | | | PR: ports/157007 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
* Update to 2.11skv2011-05-142-6/+6
| | | | | Changes: http://cpansearch.perl.org/src/MLEHMANN/AnyEvent-HTTP-2.11/Changes Approved by: maintainer
* - Remove empty filesculot2011-05-142-0/+0
| | | | | PR: ports/157018 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
* Update to 5.34skv2011-05-142-4/+5
| | | | Changes: http://cpansearch.perl.org/src/MLEHMANN/AnyEvent-5.34/Changes
* Update to the 20110513 snapshot of GCC 4.6.1.gerald2011-05-144-22/+22
|
* - Update to 1.2.3.stas2011-05-144-3/+51
|
* Update to Wine 1.3.20. This includes the following changes:gerald2011-05-148-100/+40
| | | | | | | | | | | | | | | | | | | - 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]
* - Update to 2.0.0tota2011-05-142-4/+4
|
* - document Apache APR DoS vulnerabilitiesohauer2011-05-141-0/+30
|
* - Mark as ignore on freebsd versions >= 900037stas2011-05-141-0/+4
| | | | (present in the base system).
* - apache22 was updated, remove PORTREVIION since PORTVERSION was adjustedohauer2011-05-141-3/+1
|
* - update to version 2.2.18ohauer2011-05-142-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* - update apr1 to version 1.4.4 (security update CVE-2011-0419)ohauer2011-05-144-24/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Update to 0.7.1makc2011-05-143-13/+3
|
* Reformat description text.danfe2011-05-141-4/+4
|
* - Stop processing if one of the dependencies is missing from bsd.hackage.mkpgj2011-05-141-0/+4
| | | | Obtained from: FreeBSD Haskell
* - Update to 1.12sylvio2011-05-142-3/+3
|
* - Update to 2.14sylvio2011-05-142-4/+3
|
* - Update to 1.2.8.11sylvio2011-05-142-4/+3
|
* -Bump portrevision to chase dovecot2 updatebeech2011-05-141-1/+1
| | | | | PR: ports/156728 Approved by: itetcu (mentor)(implicit)
* -Update to 2.0.12beech2011-05-143-3/+4
| | | | | | | | | | | | | | | | -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)
* -Update to 0.6.0beech2011-05-145-43/+24
| | | | | | | | | -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)
* Force commit to fix wrong info in last commit logromain2011-05-140-0/+0
| | | | | | PR: ports/143537 Submitted by: Ivan Klymenko <fidaj@ukr.net> Pointy hat to: me
* make jobs unsaferomain2011-05-141-0/+1
| | | | | PR: lang/mono Submitted by: Ivan Klymenko <fidaj@ukr.net>
* Update to 2.01080605skv2011-05-132-3/+3
| | | | Changes: http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.01080605/Changes
* Update 3.2.2 --> 3.2.4cy2011-05-133-7/+3
| | | | Suggested by: Peter Czanik <czanik@balabit.hu> (Upline)
* - Updated to 1.11.6glarkin2011-05-133-5/+10
| | | | | | | ChangeLog: http://framework.zend.com/changelog/1.11.6 Security: http://framework.zend.com/security/advisory/ZF2011-02 Security: 34e8ccf5-7d71-11e0-9d83-000c29cc39d3
* Update 0.2.10 --> 0.2.12.cy2011-05-132-5/+5
| | | | | | | 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)
* - Document www/zend-framework (potential SQL injection when using PDO_MySQL)glarkin2011-05-131-0/+29
| | | | Security: http://framework.zend.com/security/advisory/ZF2011-02
* - Update to 1.15.5sylvio2011-05-134-27/+11
| | | | | PR: ports/155397 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
* . transfer maintainership to emulation@;bsam2011-05-131-4/+1
| | | | . remove deprecation and expiration (fc4 ports are defaults for FreeBSD-7.x).
* - Update to 0.9.3.sylvio2011-05-136-166/+8
| | | | | | | | | | | - 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)
* rebot3.pl renames MP3 files that you have grabbed from audio CDs withjadawin2011-05-134-0/+50
| | | | | | | | | | | | 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)
* Add an AUDIT option, which is off by default for now. I will turn it onwxs2011-05-131-1/+6
| | | | | | with the next significant bump. Submitted by: Mike Kelly (private mail)
* - Fixed rc.d script so it adheres to rc.conf setting [1]glarkin2011-05-132-4/+19
| | | | | | | | | - 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)
* Update to 1.411.wxs2011-05-132-4/+6
| | | | | | | | While here, be explicit about the RUN_DEPENDS. PR: ports/156710 Submitted by: Mark Felder <feld@feld.me> Approved by: maintainer timeout
* Update to 1.16.5wxs2011-05-136-9/+9
| | | | | | | PR: ports/156914 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: maintainer timeout (3 days, security update) Security: 3fadb7c6-7b0a-11e0-89b4-001ec9578670
* - Update 1.28sunpoet2011-05-132-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Any/Changes
* - Update to 1.13.3novel2011-05-132-4/+3
| | | | - Remove useless CONFIGURE_TARGET definition
* Fix plistlev2011-05-131-1/+3
| | | | PR: ports/156907
* - Update to 1.5jadawin2011-05-132-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/NORBU/Net-Dropbox-API-1.5/Changes
* - Update to 1.57jadawin2011-05-132-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/ZEFRAM/Math-Complex-1.57/ChangeLog
* - Apply a patch from Gentoo to fix run error:wen2011-05-132-1/+52
| | | | | | | http://bugs.gentoo.org/show_bug.cgi?id=140987 PR: ports/156985 Submitted by: Tim Zingelman <zingelman@fnal.gov>
* - Update to 1.43jadawin2011-05-132-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.43/Changes
* - Update to 1.2.10wen2011-05-133-3/+12
|
* - Update to 0.35jadawin2011-05-132-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.35/Changes
* - Update to 1.015jadawin2011-05-132-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/KWILLIAMS/Math-BaseCalc-1.015/Changes
* Update to 17.07itetcu2011-05-133-11/+19
| | | | | PR: 156636 Submitted by: Radim Kolar
* - fix installationitetcu2011-05-132-8/+2
| | | | | | | - adjust pkg-message, as this is the "next" version :) PR: 156994 Submitted by: Zhihao Yuan <lichray@gmail.com>
* . Update to 3.6.2.glewis2011-05-134-34/+55
| | | | Submitted by: tg@
* Update to newer snapshot version (20061110) which fixes a PBM crash problem.danfe2011-05-133-6/+19
| | | | | | | | 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
* Remove line for multimedia/linux-libtheora, the port was readdedrene2011-05-131-1/+0
|
* Update to 11.0.696.68rene2011-05-132-3/+3
| | | | Security: 6887828f-0229-11e0-b84d-00262d5ed8ee
* add missing depends to devel/libexecinfo.vanilla2011-05-131-0/+2
| | | | | PR: ports/156993 Submitted by: L Campbell <lcampbell at ironclad.mobi>
* add lang/v8.vanilla2011-05-131-0/+1
|
* Readd CONFLICTS line with linux-libtheora-[0-9]*rene2011-05-131-0/+2
| | | | Reminded by: bapt
* - Re-add multimedia/linux-libtheora, it is needed on FreeBSD 7.X forrene2011-05-133-0/+38
| | | | | games/linux-nerogame and games/linux-coldwar-demo - Bump expiration date to 2011-06-11
* - update to 20110512145652bapt2011-05-132-3/+3
|
* Stjerm is a quake-like terminal emulator. It's window is shown with a keywen2011-05-135-0/+47
| | | | | | | | | | 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>
* Document mediawiki multiple vulnerabilities.wxs2011-05-131-0/+29
| | | | | PR: ports/156914 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
* Python utilities for console mail clients like Mutt.wxs2011-05-135-0/+125
| | | | | | | | | | | | | | | | | | | | | | 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 Email Delivery is a plugin for Nagios that allows you towxs2011-05-135-0/+75
| | | | | | | | | | | | | | | | | | | 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>
* - update to 3.0.6flo2011-05-132-3/+3
| | | | | PR: ports/156517 Approved by: maintainer timeout
* Respect CFLAGS and friends.wxs2011-05-132-0/+14
| | | | | PR: ports/156829 Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
* Remove obsolete CONFLICTS linerene2011-05-131-2/+0
|
* Garbage collectrene2011-05-134-38/+1
| | | | 2011-05-01 multimedia/linux-libtheora: deprecated please use linux-f[89]-libtheora
* - Remove MD5 checksumsylvio2011-05-136-6/+0
|
* - Update to 1.20pav2011-05-133-23/+32
| | | | | PR: ports/156977 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* Document CVE-2011-1799 and CVE-2011-1800 for www/chromiumrene2011-05-131-2/+10
|
* - Removed MD5 of distinfosylvio2011-05-138-8/+0
|
* - Update MASTER_SITEsylvio2011-05-132-2/+1
| | | | - Removed MD5 of distinfo
* Add the license information (GPLv2).bsam2011-05-131-0/+2
|
* Incorporate changes recommended by the tidy target. While here, properlywxs2011-05-131-8/+4
| | | | label dc9f8335-2b3b-11e0-a91b-00e0815b8da8.
* - Update to 20110119sylvio2011-05-132-3/+3
| | | | | | PR: ports/155402 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Approved by: Julien Laffaye <kimelto@gmail.com> (maintainer)
* - Complete the move from net to net-imitetcu2011-05-1315-262/+177
| | | | | | | | - 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
* . fix plist [1];bsam2011-05-132-59/+70
| | | | | | | | . use easy_install; . use py-qt4-gui to build the port. PR: 156975 [1] Pointed out by: Lapo Luchini <lapo@lapo.it> [1]
* add missing patch on prev commit.vanilla2011-05-122-0/+20
|
* use lang/v8 on amd64.vanilla2011-05-126-18/+56
| | | | Approved by: maintainer
* Add v8 3.2.8, google\'s open source JavaScript engine.vanilla2011-05-126-0/+110
| | | | | PR: ports/152175 Submitted by: siasia
* amd64 fixes (types sizes)ache2011-05-123-1/+25
| | | | Submitted by: Christian Gusenbauer <c47g@gmx.at>
* . fix plist (move hardcoded perl version to %%PERL_VERSION%%bsam2011-05-122-2/+2
| | | | | | | and mach to %%PERL_ARCH%%); . bump PORTREVISION. Spotted by: pointyhat (via pavmail)
* - Update to 0.7.44sunpoet2011-05-122-4/+7
| | | | | | | | | - 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)
* Weak the patch so clang can build this on amd64.kwm2011-05-121-2/+11
| | | | Submitted by: dim@
* - fix build with clangdinoex2011-05-121-0/+1
|
* Seems that recently something was changed at the ports tree, sobsam2011-05-121-0/+2
| | | | | | | | add an explicit dependency upon x11/libXtst: . USE_XORG+=xtst; . bump PORTREVISION. Spotted by: pointyhat via pavmail
* - Add icon in .desktopsylvio2011-05-122-1/+1
| | | | | | | - Removed MD5 in distinfo PR: ports/155323 Submitted by: David Demelier <demelier.david@gmail.com>
* - bump PORTREVISIONdinoex2011-05-121-1/+1
| | | | Reported by: Sunpoet Po-Chuan Hsieh
* Fix build with some non-default locales.makc2011-05-121-0/+1
|
* Set LATEST_LINK.itetcu2011-05-121-0/+2
| | | | Submitted by: erwin@'s script
* Display the package message when installing from port.itetcu2011-05-121-0/+1
|
* - Update to 20110506culot2011-05-124-15/+16
| | | | | | PR: ports/156888 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Approved by: Yoshihiro Ota <ota@j.email.ne.jp> (maintainer)
* - Fix compilation errors with libpcap installed from ports and warningsculot2011-05-125-0/+90
| | | | | | | with clang PR: ports/156968 Submitted by: Marcin Cieslak <saper@saper.info> (maintainer)
* - Update to 2.5.4wen2011-05-122-7/+5
| | | | | PR: ports/156966 Submitted by: Marcin Cieslak <saper@saper.info> (maintainer)
* - Update to 2.3.1culot2011-05-123-7/+7
| | | | | PR: ports/156958 Submitted by: Eitan Adler <lists@eitanadler.com> (maintainer)
* - Update MASTER_SITESculot2011-05-122-2/+1
| | | | | | | - Remove MD5 sum PR: ports/156967 Submitted by: Marcin Cieslak <saper@saper.info> (maintainer)
* - Update to 1.2.1wen2011-05-123-5/+43
| | | | | | PR: ports/156652 Submitted by: Zhihao Yuan <lichray@gmail.com> Approved by: maintainer(timeout, > 14 days)
* - Update to 0.6.1lwhsu2011-05-123-9/+9
|
* Update 4.2.1 --> 4.2.2. This is a bugfix release.cy2011-05-123-4/+5
| | | | Notified by: Vadim Kurland <vadim@netcitadel.com> (Fwbuilder upline)
* Add archive master site, in the case when a new pam_krb5 is released and thiscy2011-05-121-1/+2
| | | | | | port has not been updated yet. Submitted by: "Kevin Thompson" <antiduh@csh.rit.edu>
* - Add patch missed in last commitwen2011-05-121-0/+17
|
* Rope is a python refactoring library.wen2011-05-125-0/+251
| | | | | | WWW: http://rope.sourceforge.net Submitted by: Jose Jachuf <jjachuf@gmail.com> (via email)
* - Mark BROKEN: unfetchablepav2011-05-121-0/+1
| | | | Reported by: pointyhat
* - Mark BROKEN: does not buildpav2011-05-121-0/+2
| | | | | | | cd ..; perl itraxp_ver.pl Unable to extract perl version from 'perl -v' Reported by: pointyhat
* - update to 1.0.Alpha1.0dinoex2011-05-122-5/+5
|
* - Fix crashes and wrong channels.conf entries caused by wrong/missingnox2011-05-122-1/+36
| | | | | | | 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.
* - Update to 0.7.3sylvio2011-05-123-3/+6
| | | | | | PR: ports/155274 Submitted by: Kurt Lidl <kurt.lidl@cello.com> Approved by: maintainer (timeout) > 30 days
* - Fix detection of tuners on higher than /dev/dvb/adapter8.nox2011-05-122-1/+12
| | | | - Bump PORTREVISION.
* - Update to 3.8.5sylvio2011-05-126-73/+87
| | | | | | PR: ports/155020 Submitted by: Aleksey V. Gnezdilov <aleksey@vtrek.ru> Approved by: Raffaele De Lorenzo <raffaele.delorenzo@libero.it> (maintainer)
* Update 4.3 --> 4.4cy2011-05-122-4/+3
|
* - Update to 11.0.696.65rene2011-05-128-65/+99
| | | | | | | | | | | - 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
* - Update to 0.4.2 [1]sbz2011-05-123-13/+16
| | | | | | | | - Add LICENSE PR: ports/156831 [1] Submitted by: jadawin@ Approved by: jadawin@ (mentor)
* PR: 156866dinoex2011-05-122-7/+9
| | | | Submitted by: Alex Deiter
* - use MAKE_JOBS_SAFEdinoex2011-05-121-1/+11
| | | | | PR: 156930 Submitted by: Matthias Andree
* - Update to 4.5.10culot2011-05-122-6/+5
| | | | | PR: ports/156964 Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
* -Update to 0.6.4beech2011-05-129-125/+111
| | | | | | | | | | | | | -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)
* Make WWW point to SourceForge project site instead of expired project page.novel2011-05-121-1/+1
|
* - update tinc to build with lzo2dinoex2011-05-122-2/+2
|
* Fix typo in last commititetcu2011-05-121-1/+1
| | | | Submitted by: bsam@
* - Update to 258.14sunpoet2011-05-117-44/+33
|
* Update from 2.2.5 to 2.2.7.osa2011-05-113-101/+8
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* - Update to 0.9.1culot2011-05-113-353/+570
| | | | | PR: ports/156938 Submitted by: Kevin Golding <ports@caomhin.org> (maintainer)
* - Update to 1.16sunpoet2011-05-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
* - Update to 1.2000sunpoet2011-05-112-5/+4
| | | | Changes: http://search.cpan.org/dist/Time-Local/Changes
* - Update to 0.2602sunpoet2011-05-112-3/+4
| | | | Changes: http://search.cpan.org/dist/Math-BigRat/Changes
* - Update to 4.3.3gahr2011-05-112-3/+3
|
* - Remove duplicate variabletota2011-05-111-1/+0
|
* - Update to 1.22sunpoet2011-05-112-7/+7
| | | | | | Changes: http://search.cpan.org/dist/Object-Event/Changes PR: ports/156925 Submitted by: Mons Anderson <mons@cpan.org> (maintainer)
* Adjust after skype move to net-im/itetcu2011-05-111-2/+2
| | | | | Submitted by: postsnap buildbox Pointyhat to: itetcu@
* - Update to 4.20culot2011-05-112-4/+4
| | | | | PR: ports/156956 Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer)
* mail/exim: upgrade to 4.76rea2011-05-113-3/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 2.1.1mm2011-05-112-4/+4
| | | | | PR: ports/156953 Approved by: Benedikt Niessen <ports@niessen.ch> (maintainer)
* - Update to version 23.3ashish2011-05-1110-196/+119
| | | | | | | - Update CANNA support[1] - Fix bug in plist generation Submitted by: Yuji TAKANO <takachan@running-dog.net>[1] (via private email)
* Update Gstreamer (core) to 0.10.33kwm2011-05-1113-31/+50
| | | | | | | 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
* Force commit to note the repocopy: net/skype-devel --> net-im/skype-develitetcu2011-05-110-0/+0
| | | | Repocopy by: marcus@
* 1. preserve the latest skype version that has OSS support as net-im/skype20itetcu2011-05-1115-272/+172
| | | | | | | | | | | | | | | | | (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]
* Mark deprecated and for expiry.mandree2011-05-111-0/+3
| | | | | | See http://www.freebsd.org/cgi/query-pr.cgi?pr=156954 PR: ports/156954
* Remove support for lzo-1.mandree2011-05-111-8/+0
|
* Fix build.maho2011-05-112-18/+8
| | | | Spotted by: pav
* - Update to 2.035: no functional changessunpoet2011-05-112-3/+3
| | | | Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes
* - Update to 2.035: no functional changessunpoet2011-05-112-3/+3
| | | | Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes
* - Update to 2.035: no functional changessunpoet2011-05-112-3/+3
| | | | Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes
* - Update to 1.16sunpoet2011-05-113-11/+11
| | | | Changes: http://search.cpan.org/dist/Lingua-EN-AddressParse/Changes
* - Update to 1.30sunpoet2011-05-114-10/+8
| | | | Changes: http://search.cpan.org/dist/Lingua-EN-NameParse/Changes
* - Update to 0.04sunpoet2011-05-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Catalyst-Model-XML-Feed/Changes
* - Update to 0.09sunpoet2011-05-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles/Changes
* - Update to 4.3sunpoet2011-05-112-4/+4
|
* - Update to 0.95sunpoet2011-05-113-5/+5
| | | | | | - Update WWW Changes: http://search.cpan.org/dist/HTML-Template-Compiled/Changes
* - Update to 2.035: no changessunpoet2011-05-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
* - Update to 0.70culot2011-05-112-3/+3
| | | | Changes: http://search.cpan.org/dist/DateTime/Changes
* Update to 1.6. Web site has been moved.maho2011-05-114-10/+11
|
* - Update ruby 1.9 to 1.9.2p136.stas2011-05-113-8/+10
| | | | This is a bugfix release.
* - Update to 4.1.5culot2011-05-112-4/+4
| | | | | PR: ports/156927 Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
* Update to 2.3maho2011-05-117-43/+131
| | | | Notified by: Pedro F. Giffuni
* . Use $SUB_FILES & SUB_LIST to dynamically adjust pkg-message instead ofglewis2011-05-113-6/+7
| | | | | | | | invoking sed manually. . IGNORE & RESTRICTED messages should not be quoted PR: 142704 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* - fix build if old version is installeddinoex2011-05-113-6/+25
| | | | | PR: 156930 Submitted by: Matthias Andree
* Update 4.2.0 --> 4.2.1. This is a bugfix release.cy2011-05-113-4/+7
| | | | Notified by: Vadim Kurland <vadim@netcitadel.com> (Fwbuilder upline)
* Remove www/p5-FCGI, it is a duplicate of www/p5-FastCGIswills2011-05-115-34/+0
| | | | Pointy hat to: swills
* Remove legacy dependency to science/hdf5,maho2011-05-111-9/+3
| | | | | | | and bump portrevision (may not be required, though.) PR: 156940 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
* CatalystX::SimpleLogin is an application class Moose::Role which will inject aswills2011-05-115-0/+109
| | | | | | | | | 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/
* Use command_interpreter instead of procname insahil2011-05-112-1/+2
| | | | | | | | | 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)
* Perl Fast CGI moduleswills2011-05-115-0/+34
| | | | WWW: http://search.cpan.org/dist/FCGI/
* - update to 1.8.4flo2011-05-1110-80/+104
| | | | | | | | | - add lua support [1] - add libsrtp support [2] PR: ports/156775 [2] Submitted by: Andre Luiz dos Santo [1] Alexander Brovikov [2]
* ftp.uni-koeln.de no longer carriers util/arc/, mirror locally.mandree2011-05-113-5/+4
|
* Update to lzo 2.05.mandree2011-05-115-33/+48
| | | | | | | | | | | 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
* Update to 3.10.3skreuzer2011-05-112-4/+3
| | | | Submitted by: Vanilla Hsu <vanilla@fatpipi.com>
* - honor CCdinoex2011-05-112-0/+8
|
* Fix typos.blackend2011-05-111-3/+3
|
* - Add bugfix for infosatepg grabbing a non-first tuner device thatnox2011-05-112-1/+10
| | | | | still was in use. (like when the sat tuner was on /dev/dvb/adapter8.) - Bump PORTREVISION.
* - Update to 2.1.6ashish2011-05-116-70/+63
| | | | | | | | | | - 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)
* Assume maintainership: the former maintainerbf2011-05-102-2/+2
| | | | | | is busy Approved by: maho
* - Disable the new bufferevents code by default in tor-devel,bf2011-05-103-8/+13
| | | | | | | | 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]
* - Update to 1.0.32garga2011-05-102-4/+3
| | | | | | PR: ports/155386 Submitted by: Zhihao Yuan <lichray@gmail.com> Security: CVE-2011-1575
* Update from 1.0.1 to 1.0.2.osa2011-05-104-6/+6
| | | | | | | | | | | | | | <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>
* - Update to 2011.04culot2011-05-103-296/+281
| | | | | PR: ports/156698 Submitted by: Aliaksandr Zahatski <zahatski@gmail.com>
* It is time to cast off ashish@ to the world of flying solo as he haspgj2011-05-100-0/+0
| | | | | | | | | gained enough experience to be released. But I still owe him a postcard from Hungary :-) Well done, Ashish! Discussed with: tabthorpe
* - Update to latest snapshot 0.9.95-10-05-11gahr2011-05-102-5/+9
|
* Update to 3.0.1 (patch 4) release.ale2011-05-102-3/+17
|
* - Update to 0.5 [1]martymac2011-05-103-7/+36
| | | | | | | | - 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]
* - Update to 1.3culot2011-05-102-3/+3
| | | | | PR: ports/156923 Submitted by: Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
* - Update to 0.5.4.0 and unbreak buildpav2011-05-104-36/+8
| | | | | PR: ports/156697 Submitted by: Sergey V. Dyatko <sergey.dyatko@gmail.com>
* Update to 5.5.12 release.ale2011-05-108-14/+14
|
* Update to 5.0.2 release.ale2011-05-102-4/+7
|
* update to 3.4.0maho2011-05-108-115/+45
| | | | | PR: 156603 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
* Update to 5.1.57 release.ale2011-05-103-14/+3
|
* Update to 1.3.2-rc1 release.ale2011-05-102-3/+3
| | | | | PR: ports/156899 Submitted by: mm
* - Update to 0.9.8wen2011-05-102-3/+3
| | | | | PR: ports/156919 Submitted by: Ivan Dreckman <ivannashdreckman@fastmail.fm> (maintainer)
* - Update to 3.5wen2011-05-102-4/+3
|
* Fix PLIST by using USE_OCAMLFIND_PLISTjohans2011-05-101-1/+2
| | | | Bump PORTREVISION
* - build without libx11dinoex2011-05-103-4/+15
| | | | Submitted by: Oliver Fromme
* - Re-instate dryice's commit bittabthorpe2011-05-101-0/+1
| | | | Approved by: portmgr (tabthorpe)
* - Connect devel/hs-blaze-builder-enumerator to the build and to the Haskellpgj2011-05-102-1/+2
| | | | | | Cabal package database and therefore un-break INDEX Reported by: erwin
* This package integrates the builders from the blaze-builder package withpgj2011-05-103-0/+29
| | | | | | | | | | 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