Commit graph

171516 commits

Author SHA1 Message Date
wiz
9e270ea7df Update to 2.3.0.3:
== 2.3 ==

2.3.0.3  Mon May 02 2011  Toni Gundogdu
Changes:
        - Add support to read input from files


2.3.0.2  Tue Mar 15 2011  Toni Gundogdu
Changes:
        - Make --version less verbose
        - Manual: Add SYNOPSIS
        - examples/cliverc, Manual: Add --category-http (quvi 0.2.12+)
Bugfixes:
        - examples/cliverc: Typo in --get-with


2.3.0.1  Sat Feb 12 2011    Toni Gundogdu
Changes:
        - Replace outdated webm_480p with mp4_360p in examples
        - README: Cleanup, add notes for packagers
        - Add examples/git/hooks/pre-commit
        - Manual: Cleanup, add HISTORY
        - Add vim modeline
Other:
        - Create "2.2" branch from "master"
        - Merge "2.3_gws" into "master" branch
        - http://sourceforge.net/apps/trac/clive/wiki/Changes-2.3


2.3.0_4 (beta 4, 2.3_gws)  Sat Dec 18 2010  Toni Gundogdu
Changes:
        - Generate ChangeLog from git log


2.3.0_3 (beta 3, 2.3_gws)  Wed Dec 01 2010  legatvs
Changes:
        - Add support for /etc/xdg/clive/clive.conf
        - Add support /etc/xdg/clive.conf
        - Add --format list pattern
        - Add --format list
        - Add --format help


2.3.0_2 (beta 2, 2.3_gws)  Thu Nov 04 2010  legatvs
Changes:
        - Use quvi(1) for parsing video details, --quvi arg
        - Use external command to download, --get-with arg
        - Use version->declare instead of version::qv
        - Add JSON::XS dependency
        - Add examples/cliverc
        - Additional config file search paths (e.g. system-wide)
        - Remove WWW::Quvi dependency
        - Remove WWW::Curl dependency
        - Remove Term::ReadKey dependency
        - Remove --continue, --overwrite, --proxy
        - Remove --no-proxy, --agent, --throttle


2.3.0_1 (beta 1)  Wed Oct 27 2010

Changes:
        - Use libquvi (WWW::Quvi) to parse video details
        - Remove options / features
        - Rename options
        - Prerequisites
Bugfixes:
        - Progressbar unicode issues


2.3.0  "Glorified Wrapper Script" (2.3_gws)

* Single-script vs. multiple-clive-modules
    - clive is no longer dispersed all over the file system in Perl packages

* Use quvi(1) to parse the video details
    - 2.3 was going to use WWW::Quvi and libquvi (beta 1)
    - Had a piffany (beta 2)

* Leave downloading for an external 3rd party command to do
    - e.g. curl, wget or whatever

* Complete command line interface clean up
    - Esoteric, or otherwise now completely obsoleted, features were discarded

See also:
  <http://sourceforge.net/apps/trac/clive/wiki/DevelopmentStatus>
2011-05-16 11:10:04 +00:00
abs
702195cb8e Avoid ack regenerating itself and frustrating REPLACE_PERL setting: bump pkgrevision 2011-05-16 10:03:24 +00:00
dmcmahill
7cd88d109f repair PKGREVISION which was messed up in the previous commit 2011-05-16 10:00:40 +00:00
abs
f67cf95904 Allow sitebin to be overridden by PERL5_SITEBIN. No change to default build 2011-05-16 07:59:04 +00:00
obache
4ac496f761 Updated lang/mono to 2.10.1nb1 2011-05-16 06:18:31 +00:00
obache
a2b9bb7b02 Since mono-2.8, --with-glib=system is not supported (embeded on will be used)
Drop dependency on devel/glib2.

Bump PKGREVISION.
2011-05-16 06:18:13 +00:00
taca
36f244481f Note update of security/openssh package to 5.8.2nb1. 2011-05-16 05:07:33 +00:00
taca
0c29a4f649 Maintenance of openssh pacakge:
1. Add support for check and create ECDSA host key for SSH protocol
   version 2.

2. Disable use of strnvis(3) on NetBSD.  NetBSD current after 2011/03/12
   has strnvis(3), but it has different argument from OpenBSD (and other
   system).

Bump PKGREVISION.
2011-05-16 05:06:48 +00:00
obache
1a87a234a8 Updated net/mikutter to 0.0.3.4 2011-05-16 03:05:20 +00:00
obache
a93d524e71 Update mikutter to 0.0.3.4.
* fixes PIAPRO image preview plugin
  * catch up to spec changes of PIAPRO
* reduce excessively usage of API
2011-05-16 03:05:04 +00:00
obache
458db50d3c Remove workaround for PR#44108, no need anymore. 2011-05-16 01:35:10 +00:00
dmcmahill
1e9db6c3cf Add options.mk for GraphicsMagic and add options for building without X
or a few other dependencies.  This is part of PR pkg/43929 from
Edgar Fuß
2011-05-16 01:18:54 +00:00
wiz
4dacab9de6 Updated finance/gnucash to 2.4.5nb2 2011-05-15 23:38:21 +00:00
wiz
a5433a7932 pkglint cleanup:
Shorten DESCR.
Fix warning in buildlink3.mk.
Install config files properly.

Bump PKGREVISION for last.
2011-05-15 23:38:11 +00:00
gls
4c48228198 Updated sysutils/capistrano to 2.6.0 2011-05-15 19:49:50 +00:00
gls
06cd4e6b54 Update sysutils/capistrano to latest version, 2.6.0
Upstream changes:

## 2.6.0 / May 3 2011

A rather large release, feature-version bump because of the new
multiple-gateways feature as implemented by Ryan Duryea (way to go!)

Please also note from this release that if you use Git submodules, the
Git-version requirement for the new implementation is now >= 1.5.6, from
previously un-documented. (1.5.6 is new-enough that I think this is
acceptable)

* Upgrade Net::SSH-gateway dependency to 1.1 (fixes a thread-deadlocking bug on
MRI 1.9)
* Respect "dry-run" on transfer methods (Florian Frank)
* Add support for multiple gateways: (Ryan Duryea)
        set :gateway, {
          'gate1.example.com' => 'server1.example.com',
          [ 'gate2.example.com', 'gate3.example.com' ] =>
[ 'server5.example.com', 'server6.example.com' ]
        }
* Properly support nested Git submodules, moves Git requirement to >= 1.5.6 [if
you rely upon submodules] (Ken Miller)
* Fetch tags into the remote cache, allows deploying a tag when using Git, with
the remote_cache strategy (Florian Frank)
* Various fixes to path handling bugs in the copt strategy. (Philippe Rathé)
2011-05-15 19:46:21 +00:00
gls
287293e21a Updated security/ruby-net-ssh-gateway to 1.1.0 2011-05-15 19:35:19 +00:00
gls
51e1a9085c Update security/ruby-net-ssh-gateway to version 1.1.0
Upstream changes:

1.1.0 / 30 Apr 2011

    * Fix for sporadicly stalled SSH connections in Ruby 1.9 [Mat Trudel]
    * Decrease wait time within Net::SSH session loop [Grant Hutchins, Michael
Schubert]
2011-05-15 19:34:51 +00:00
gls
f523ac812a Updated security/ruby-net-ssh to 2.1.4 2011-05-15 19:32:27 +00:00
gls
70b476675c Update security/ruby-net-ssh to version 2.1.4.
Upstream changes:

2.1.4 / 3 Apr 2011

    * Add ConnectionTimeout exception class. [Joel Watson]

        See: https://github.com/net-ssh/net-ssh-multi/pull/1

2.1.3 / 2 Mar 2011

    * Call to transport.closed should be transport.close [Woon Jung]

2.1.2 / 1 Mar 2011

    * Fix for Net::SSH Continues to attempt authentication when notified it is
not allowed [Eric Hodel]
(see: http://net-ssh.lighthouseapp.com/projects/36253-net-ssh/tickets/26)
    * Fix for transport won't be closed if authentication fails [Patrick Marchi]

2.1 / 19 Jan 2011

    * Support "IdentitiesOnly" directive (LH-24) [Musy Bite, Edmund Haselwanter]
    * Speeding up the Loggable module (LH-23) [robbebob]

2.0.24 / 14 Jan 2011

    * Fix for process code to correctly wait until remote_id is set before
sending any output, including eof. [Daniel Pittman, Markus Roberts]
    * Fix circular require warning in Ruby 1.9.2 [Gavin Brock]
2011-05-15 19:31:55 +00:00
wiz
b53aec4a52 + ImageMagick-6.6.9.9, bison-2.5, farsight2-0.0.28, glproto-1.4.13,
gnutls-2.12.5, gst-plugins0.10-bad-0.10.22, gst-plugins0.10-base-0.10.33,
  gst-plugins0.10-good-0.10.29, gst-plugins0.10-ugly-0.10.18,
  gstreamer0.10-0.10.33, help2man-1.39.4, p5-PerlMagick-6.6.9.9,
  py-simplejson-2.1.6, weechat-0.3.5, x264-devel-20110514.
2011-05-15 16:42:27 +00:00
wiz
6a3a8fe4f8 Mark PKG_APACHE_ACCEPTED as package-settable. 2011-05-15 16:30:59 +00:00
obache
531bc4ef89 restore distinfo for sieve related files, PR#44970.
XXX: managesieve option is still broken, due to missing patch for 1.2.17.
2011-05-15 13:19:06 +00:00
mrg
5c8f43d1cc this doesn't need libXp. bump pkg version. 2011-05-15 12:35:06 +00:00
cheusov
cd65cec1d1 Build qt4-tools with qt4-libs with the same version.
This fixes PR pkg/44732.
2011-05-15 12:12:56 +00:00
obache
4042b1dd6c fixs build on FreeBSD. 2011-05-15 12:04:24 +00:00
wiz
2120c4776c Mention move of tarsnap from security to sysutils. 2011-05-15 11:20:17 +00:00
wiz
2cc499a464 Finish move of tarsnap from security to sysutils. 2011-05-15 11:17:51 +00:00
wiz
9502d4ba2d Follow Greg's advice and reimport in a better place, i.e. move
tarsnap from security to sysutils.
2011-05-15 11:16:14 +00:00
wiz
326bf9ebfc Added devel/mscgen version 0.20 2011-05-15 11:15:00 +00:00
wiz
ee150448d5 + mscgen. 2011-05-15 11:13:46 +00:00
wiz
4462c29eb4 Initial import of mscgen-0.20, packaged for wip by Jan Danielsson.
Mscgen is a small program that parses Message Sequence Chart
descriptions and produces PNG, SVG, EPS or server side image maps
(ismaps) as the output.
2011-05-15 11:10:58 +00:00
hans
2baa735f74 Don't even try to use the obsolete Sun-Xinerama stuff. Fixes build on
SunOS.
2011-05-15 10:28:51 +00:00
hans
c83594fc32 Recent SunOS has netpacket/packet.h, but it is not what Python expects.
Fixes build on SunOS.
2011-05-15 10:06:11 +00:00
hans
0b121bd004 Fix build on SunOS. 2011-05-15 09:59:18 +00:00
obache
3ff86693e5 Updated mail/cyrus-imapd23 to 2.3.16nb4 2011-05-15 08:40:48 +00:00
obache
bdbd796eae Add two patches taken from upstream repo for CVE-2011-0411.
Bump PKGREVISION.
2011-05-15 08:40:33 +00:00
minskim
2b640713e6 Note update of tex-memoir{,-doc}. 2011-05-15 07:32:57 +00:00
taca
185c6fc6a1 Note update of security/openssh package to 5.8.2. 2011-05-15 04:18:10 +00:00
taca
3ed5f70d98 Update openssh package to 5.8.2 (5.8p2).
20110403
 - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
   [contrib/suse/openssh.spec] Prepare for 5.8p2 release.
 - (djm) [version.h] crank version
 - Release 5.8p2

20110329
 - (djm) [entropy.c] closefrom() before running ssh-rand-helper; leftover fds
   noticed by tmraz AT redhat.com

20110221
 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the
   Cygwin-specific service installer script ssh-host-config.  The actual
   functionality is the same, the revisited version is just more
   exact when it comes to check for problems which disallow to run
   certain aspects of the script.  So, part of this script and the also
   rearranged service helper script library "csih" is to check if all
   the tools required to run the script are available on the system.
   The new script also is more thorough to inform the user why the
   script failed.  Patch from vinschen at redhat com.

20110206
 - (dtucker) [openbsd-compat/port-linux.c] Bug #1851: fix syntax error in
   selinux code.  Patch from Leonardo Chiquitto
 - (dtucker) [contrib/cygwin/ssh-{host,user}-config]  Add ECDSA key
   generation and simplify.  Patch from Corinna Vinschen.
2011-05-15 04:17:15 +00:00
ryoon
f60e3c93b0 Added editors/zim version 0.52 2011-05-15 03:11:09 +00:00
ryoon
04d619a54f Add zim 2011-05-15 03:10:05 +00:00
ryoon
592ceef253 Import py-zim-0.52 as editors/zim
Zim aims to bring the concept of a wiki to your desktop. Every page
is saved as a text file with wiki markup. Pages can contain links
to other pages, and are saved automatically. Creating a new page
is as easy as linking to a non-existing page. This tool is intended
to keep track of TODO lists or to serve as a personal scratch book.
But it will also serve you when writing longer and more complicated
documents.
2011-05-15 03:08:37 +00:00
wiz
4b11e4284b + adobe-flash-plugin10.1-10.3, findutils-4.5.10, perl5-5.14.0,
wine-devel-1.3.20.
2011-05-15 00:26:51 +00:00
wiz
97b54bead9 Added lang/gcc46 version 4.6.0 2011-05-15 00:10:41 +00:00
wiz
2c4ccdf782 + gcc46. 2011-05-15 00:10:23 +00:00
wiz
af495c007e Initial import of gcc46-4.6.0, packaged for wip by Kai-Uwe Eckhardt.
This is the gcc 4.6 compiler suite.

This package has a test target. For testing (only), this
package requires devel/dejagnu and devel/autogen.
2011-05-15 00:09:55 +00:00
abs
676529627d Added sysutils/p5-Ocsinventory-Agent version 1.1.2 2011-05-14 23:12:40 +00:00
abs
b37490c53a +p5-Ocsinventory-Agent 2011-05-14 23:12:12 +00:00
abs
ffafe9bd00 Added sysutils/p5-Ocsinventory-Agent version 1.1.2
ocsinventory-agent creates inventory data. This agent is the
successor of the former linux_agent which was released with OCS
1.01 and prior. It also replaces the Solaris/AIX/BSD unofficial
agents. The detailed list of supported Operating System is available
in the OCS Inventory Wiki.
2011-05-14 23:10:48 +00:00