Commit graph

173841 commits

Author SHA1 Message Date
adam
595325f15a Revision bump after updating perl to 5.14.1 2011-08-06 13:04:14 +00:00
adam
ea8012c6f7 Changes 1.13:
* Apply patches from Ian:
* ID3v2:add section BUGS with explanation of how we treat v2.4 frames.
	extract MP3 start bytes even if ID3v2 tag is present.
	recognize MP3 MIME type by start bytes
* Tag.pm:document mime_Pretype(), mime_type().
	New optional arguments to mime_Pretype(), mime_type().
	ID3v2 genre tag with value "Blues" or "(0)" could not be set
		(thanks to Eric Benson for analysis).
* ID3v2_Data.pod: rename s/-/_/ - cygwin buggy, fails manifying
		- this was BS, the problem is elsewhere
* mp3info2: state another time that COMM(eng)[lyrics] is a non-standard place
	  for lyrics...
2011-08-06 13:02:32 +00:00
adam
c07b797358 Revision bump after updating perl to 5.14.1 2011-08-06 12:49:26 +00:00
adam
c94f03ea2d Changes 0.90:
* ID3: Bug 17392, fixed APIC offset calculation for non-MP3 files such as AIFF
  and WAV where the tag does not live at the front of the file.

Changes 0.89:
* APE: Bug 15895, better handling if we have a broken APE tag and run out of
  tag data.
* WMA: Bug 17355, fixed WM/Picture offset calculation when artwork is stored in
  the Header Extension/Metadata Library block.
* WMA: Added output warning when trying to seek in a file without ASF_Index.
* Switched aac.t to Test::Warn instead of manual STDERR redirection.

Changes 0.88:
* ADTS AAC: Check first 2-3 frames to avoid false syncs.
* OSX: Xcode 4 doesn't include the 10.5 SDK, so check for this before using it.
* Win32: Display better error messages when unable to read from files.
* MP3, AAC, MPC: Bug 17173: Cleaned up several places where invalid memory reads could occur.

Changes 0.87:
* AAC: Bug 16874, Fixed infinite loop that could occur when reading a truncated
  ADTS stream.
* Win32: Fixed MSVC compilation error in mp3.c.

Changes 0.86:
* MP3: Require first 3 frames to have matching samplerate and channel values.
* MP3: Fixed bug where info->{vbr} would not be set if a file had a Xing frame
  but no LAME data.
* MP3: Handle case where ID3 tag indicates an extended header is present but no
  actual header exists.
2011-08-06 12:48:30 +00:00
adam
7a8b140beb Revision bump after updating perl to 5.14.1 2011-08-06 12:27:10 +00:00
adam
2d0b5fbb5f Changes 1.76:
* upstream blead patches from Peter Acklam

Changes 1.74:
* Skip extracting pax extended headers
2011-08-06 12:22:56 +00:00
adam
5f08b8c8f2 Revision bump after updating perl to 5.14.1 2011-08-06 12:18:45 +00:00
tron
d93cadc557 The "mrtg" package was update to version 2.17.2. 2011-08-06 11:53:30 +00:00
tron
a1b81f1f82 Note update of the "mrtg" package to version 2.17.2. 2011-08-06 11:52:32 +00:00
tron
9ae7d8c3dd Update "mrtg" package to version 2.17.2. Changes since version 2.16.4:
- can not replace a file by renaming another to its name under WIN32
  fix in rateup #104
- Fix scaling when noo and noi options are used. fix for  #95
- Stop staticly linking rateup. fix for #97
- Only set LD_RUN_PATH if it is actually necessary. patch from #98
- Net::SNMP only support aes128, des and 3des ... fix for cfgmaker from #99
- Understand desc and descr in ifdesc option of cfgmaker
- only set $args{'-maxrepetitions'} if $Net_SNMP_util::MaxRepetitions > 0
- do not load Net_SNMP_util unless snmpv3 is requested ... fix for #75
- be more agressive about updating the confcache. If a key is missing, go
  looking for it again and complain. fix for #74
- only apply 32bit counter wrap compensation when the wrap is within 32bit
  range. fix for #70
- implement pngdate as TimeStrPos[x]: RU instead of separately. for for #68
- add missing <p> tag arount 'last updated ... ' in html output. fix for #63
- remove rececondition when writing new trafic graph files by writing to a
  temp file and moving it later. fix for #51
- make snmpopt_current available in cfgmaker templates. fix for #48
- explicitly import Socket6 routines in SNMP_Session. fix for #45
- default ThreshHyst to 0.1 only if ThreshDir is define. fix for #42
- point out when there is an unknown interface found. fix for #41.
- allow for $speed to return 0 and still use SNMPv2 ... some Cisco Gear
  seems todo that. Fix for #33
- add dlink support for ifAlias OIDs to cfgmaker from #50
- add WWP (Ciena) support for ifAlias OIDs to cfgmaker from #66
- Updated squid docu #80
- Fix russian translation bug #92
- added rrdcached support
  - new keyword:  RRDCached: which overrides anything set in the RRDCACHED_ADDRESS
    environment variable and sets MRTG to work in RRDCached mode.  This verifies
    that you're using a unix-domain socket and the socket is writeable.
  - Check for environment variable RRDCACHED_ADDRESS and use this if no
    explicit address was set in the cfg file, making the same config validity
    checks.
  - Make warning if using rrdcached to the effect that the thresholding
    checks will no longer work.
  - If in rrdcached-mode, and using RRDTool 1.4, then force use of update
    rather than updatev (as rrdcached does not yet support updatev) and
    consequently bypass the thresholding checks.
  - Changes to validity check error messages  to also report the file
    containing the error (as well as the line).
- Added support for glob patterns in include
- Make daemon reload cfg automatically when it changes
- added support for Arista to cfgmaker
- fix cfgmaker to work in mixed v1/2/3 snmp environment
- do not strigify arguments to conversion function let eval take care of this
- untaint inlast and outlast to make  perl taint mode happy
- teach cfgmaker about openbsd

pkgsrc changes:
- Avoid "Subroutine SNMP_Session::pack_sockaddr_in6 redefined" warnings
  with the Perl 5.14.1. As the patch might break "mrtg" with older version
  of Perl require at least version 5.14.1 of the "perl5" package.
2011-08-06 11:52:16 +00:00
wiz
3997ccac65 Updated misc/gaupol to 0.19 2011-08-06 11:36:40 +00:00
wiz
287fc93b07 Update to 0.19:
(speech recognition support not yet packaged -- needs
gst plugins vader + pocketsphinx; the latter depends on
cmusphinx)

Gaupol 0.19
===========

 * Add speech recognition to allow generating subtitles from video
   http://live.gnome.org/Gaupol/SpeechRecognition
 * Fix installation of custom-framerates extension
 * Add optional dependency on gst-python (this also implies a
   dependency on one or more of gst-plugins-base, gst-plugins-good,
   gst-plugins-ugly, gst-plugins-bad, gst-ffmpeg depending on what
   video and audio formats are being used)
   http://gstreamer.freedesktop.org/
 * Add optional dependency on pocketsphinx
   http://cmusphinx.sourceforge.net/
 * Add gaupol-i18n mailing list for translators
 * Update Spanish translation (Carlos Mella)
 * Update Hungarian translation (Andrássy László)
2011-08-06 11:36:30 +00:00
tron
4bfd8e649b Note update of the "p5-IO-Socket-INET6" package to version 2.67. 2011-08-06 10:54:43 +00:00
tron
7114e15ae9 Update "p5-IO-Socket-INET6" package to version 2.67.
Changes since version 2.65:
- IO-Socket is doing some imports so we now do use IO::Socket ().
  - Fixed the rest of the imports.
- Thanks to LeoNerd
- Made the use Socket call import constants selectively, and not rely
  on @EXPORT's whims:
- http://www.cpantesters.org/cpan/report/d6e547be-19b5-11e0-bbdc-e5c0d6c987b5

This update stops warnings about re-defining "sockaddr_in6" produced
by e.g. "mrtg" or "spamassassin".
2011-08-06 10:54:25 +00:00
wiz
2ff2581f63 Updated devel/mdds to 0.5.3 2011-08-06 10:53:39 +00:00
wiz
aa9e9e6459 Update to 0.5.3:
mdds 0.5.3

* mixed_type_matrix

  * re-implemented the filled storage for better performance, with two
    separate implementations for zero and emtpy matrix types.  The
    newer implementation should improve object creation time
    considerably.
2011-08-06 10:53:30 +00:00
wiz
f232836548 Updated devel/meld to 1.5.2 2011-08-06 10:45:30 +00:00
wiz
e0b0395cd2 Update to 1.5.2:
2011-7-24 meld 1.5.2
=====================

  New features:

    * Add a new menu item and shortcut for switching between panes in
      file comparisons (Kai Willadsen)
    * Support type-ahead search in version control views (Oliver Gerlich)

  Fixes:

    * Non-editable files are now handled properly when doing sensitivity
      setting of change actions, and actions on the central change bar are
      presented accordingly (Piotr Piastucki, Kai Willadsen)
    * Fix incorrect comparison display in files containing FF or NEL linebreak
      literals (Kai Willadsen)
    * Updates to the Fossil version control support (Jan Danielsson)
    * Use faster validity check for Bazaar repositories (Kai Willadsen)
    * Many minor updates and other fixes (Tomasz Bury, Alan Horkan,
      Julian Taylor, Kai Willadsen)

  Translation updates
2011-08-06 10:45:21 +00:00
wiz
a38ec70dd9 Updated www/surfraw to 2.2.8 2011-08-06 10:43:35 +00:00
wiz
514ef6ff9c Update to 2.2.8:
Tue Jul 12 00:46:02 BST 2011  - surfraw 2.2.8

        * New elvi:
	  + ads - search the SAO/NASA Astrophysics data system.
	  + archwiki: search the arch wiki.
	  + bugzilla - search various bugzillas, defaults to kernel.
	  + cablesearch - search wikileaks cables
	  + deli: search delicious.com.
	  + duckduckgo - replace with better implementation
	  + openports - search openbsd ports
	  + pasearch - search Penny Arcade archives.
	  + scirus, scitopia, worldwidescience - science searches
	  + stack: search stackoverflow.com and friends.
	  + yandex - russian web search.
	* Changed elvi:
	  + archpkg: now supports options.
	  + arxiv: quote queries for exact string matches.
	  + ctan: Option -doc replaced by -id. Options no longer mutually
	    exclusive.
	  + codesearch, musicbrainz, rpmsearch: rewritten to match new
	    site. Options have changed to match site, see help message.
	  + debbugs: add -s as an alias for -search=src.
	  + google: new options:
	    * -v, -search=video: search video
	    * -m, -search=maps: search maps
	    * -n, -search=news: search news
	    * -i: new shortcut for -search=images
	    * -safe=default|off|moderate|strict: safe search
	  + openbsd: support -misc and -tech.
	  + opensearch: new option -r, uses remote redirector
	    which means it can run without heavy dependencies.
	  + pgpkeys: add more options, support more keyservers,
	    default to sks-keyservers.net.
	  + translate: added Google Translate support.
	  + wayback: advanced search is broken, rip out all
	    options and use basic search.
	  + wikipedia: new option -d, uses remote redirector
	    to search both wikipedia and deletionpedia.
	    use -fallback=wikipedia|deletionpedia to customise
	    behaviour.
	* Fixed elvi: archpkg, arxiv, cia, codesearch, ctan, javasun,
	  lastfm, musicbrainz, netbsd, rpmsearch, w3link, yahoo.
	* Removed elvi:
	  + altavista: is now just a front-end to yahoo. RIP.
	  + cddb: gracenote made the "hard decision" to remove the
	    website search. sigh.
	  + fast: another yahoo front-end.
	  + filesearching: refuses to work without 'Referer:' header.
	  + port: site gone
	* Support -local-help, --local-help or -lh to get elvi-specific
	  help without displaying the global options. This works for
	  all elvi and the main surfraw script.
	* Support -h as a synonym for -help.
	* Improved listing of elvi.
	* Default to surfraw_graphical_remote=no,
	  as chromium doesn't support "-remote openURL".
	* Bookmark names are now an exact match not a substring match.
	* Support BSD/POSIX make.
	* README: added INTEGRATION section on uzbl and pentadactyl.
2011-08-06 10:43:25 +00:00
wiz
32841e374a Updated audio/libsndfile to 1.0.25 2011-08-06 10:23:26 +00:00
wiz
112ef2079a Update to 1.0.25:
(SA45125 was already fixed in the package)

Version 1.0.25 (2011-07-13)
  * Fix for Secunia Advisory SA45125, heap overflow in PAF file handler.
  * Accept broken WAV files with blockalign == 0.
  * Minor bug fixes and improvements.
2011-08-06 10:23:16 +00:00
wiz
c4e6d6e55b Updated devel/mercurial to 1.9.1 2011-08-06 10:21:28 +00:00
wiz
217cd652ff Update to 1.9.1:
Mercurial 1.9.1 (2011-08-01)

This is a regular bugfix release. It fixes several regressions
introduced in 1.9. The hgweb server now disables MIME type guessing
by default to avoid a potential cross-site scripting issue when
hosting untrusted repositories (issue2923). See UpgradeNotes for
more info.

    dispatch: make sure global options on the command line take precedence
    eol: ignore IOError from deleted files in commitctx
    hgcia: set default value of strip to -1 (issue2891)
    hgweb: do not ignore [auth] if url has a username (issue2822)
    hgweb: handle 'baseurl' configurations with leading slash (issue2934)
    hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923)
    httpclient: import ca33b88d143c from py-nonblocking-http (issue2932)
    patch: fix parsing patch files containing CRs not followed by LFs
    rebase: block collapse with keepbranches on multiple named branches (issue2112)
    rebase: reset bookmarks (issue2265 and issue2873)
    revert: restore check for uncommitted merge (issue2915) (BC)
    revsets: catch type error on tip^p1(tip) (issue2884)
    revsets: do the right thing with x^:y (issue2884)
    subrepo: handle adding svn subrepo with a svn:external file in it (issue2931)
    subrepo: use working copy of .hgsub to filter status (issue2901)
    url: store and assume the query part of an url is in escaped form (issue2921)
    util: rename the util.localpath that uses url to urllocalpath (issue2875)
    verify: filter messages about missing null manifests (issue2900)
    web: output a correct date in short format (issue2902)
2011-08-06 10:21:19 +00:00
tron
d44e861b15 Note update of the "p5-Mouse" package to version 0.93. 2011-08-06 10:17:26 +00:00
tron
26ae5e9635 Update "p5-Mouse-0.93" package 0.93. Changes since version 0.70:
- Make sure weak attributes remain weak when cloning (Moose 2.0007)
- Replace C++-style comments (//) with C89-style comments(/* */)
  (RT #67412)
- $type_constraint->check() accepts extra arguments for extensibility
  (requested by @lestrrat)
- Fix an abuse of a private Perl API, which changed at Perl 5.13.10
  (Thanks to avar)
- Support the DOES() method for Mouse::Object
-  Disable foreign class warnings introduced at 0.71, which affects
   compatibility with Moose (and will re-introduce in more compatible
   way in the future)
- Workaround SL4A where mro.pm doesn't exist even if Perl >= 5.10.0
  (reported by @hide_o_55)
- Fix packaging issues
- META.yml was not updated (reported by @shohex)
- `make realclean` should remove xshelper.h
  (patched by Ingy dot Net, and modified by gfx)
- Type coercion routines have been refactored; coercions are compiled
  on demand.
- Role application to instances cached anonymous classes in wrong way
- Fix an error message to be compatible with Moose's
- Fix build problems
- Fix tests not to depend on platforms
- 'Int' type constraint passed dualvars (e.g. $!) while Moose's doesn't
- Wrong name for a method in Mouse::Meta::TypeConstraint:
  s/is_a_subtype_of/is_a_type_of/
- $type_constraint->type_parameter didn't return the correct value
  if it's a subtype of paramterized type constraints
- Roles which attributes has no methods could affect cache invalidation
- Resolve RT #61906 (Syohei Yoshida): A single 'accessor' did
  not define the method for the attribute
- Fix a mis-use of aTHX_/pTHX_ in XS (Vincent Pit)
- Resolve RT #61852 (Vincent Pit): Parametrized type constraints didn't
  call their "where" clause anymore.
- Mouse::Object::DESTROY could fail to call DEMOLISHes in some cases
  (reported by @typester).
- Fix tests failed against 5.6.2
- Combination of 'isa' and 'does' for has() sugar was incorrectly
  proccessed in Mouse::PurePerl.
- Fix foreign class checking routines. Please update MouseX::Foreign.
- Workaround 5.6.problems
- Fix edge cases of handles => sub { ... }
- Aoid warnigs on attribute cloning
- Diamond inheritanc without C3 mro cauld cause problems in Mouse::XS
- Workaround Test::Builder2 problem again.
  Loading Mouse before loading Test::Builder 2.00_01 could causes SEGV,
  so I ensure to load Test::Builder first.
- Fix some compatibility issues on perl 5.6.2
- Resolve RT #61613 (Brett)
- Internal refatoring has removed a number of incompatibilities
  in Mouse::PurePerl.
- Error messages from duck types are now compatible with Moose.
- Inheritance from non-Mouse classes now produces warnings.
  Use MouseX::Foreign if you want this type of inheritance.
- A new module Mouse::Meta::Role::Application has been added.
  It doesn not affect public APIs, but internals are radically
  changed. For users, using Mouse without roles should consume
  less memory.
- Meta class reinitialization caused by Mouse::Util::MetaRole
  did not work correctly
2011-08-06 10:16:56 +00:00
tron
bdb87174b7 Note update of the "p5-Devel-PPPort" package to version 3.19.03. 2011-08-06 10:03:20 +00:00
tron
3d7a7c86c1 Update p5-Devel-PPPort to version 3.19.03. Chance since version 3.19.03:
- fix CPAN #50763: mistaken use of $[
      (thanks to Zefram for spotting this)
- remove spurious PUSHMARK from Perl_ppaddr_t
      (thanks to Gerard Goossen for providing a patch)
- improved support for newer compilers in buildperl.pl
      (thanks to Philippe Bruhat (BooK) for providing a patch)
- added support for the following API
  memEQs
  memNEs
- lots of small toolchain updates
- fix a warning emitted by the test suite with older perls
- added support for the following API
  newSVpvs_share
  get_cvn_flags
  get_cvs
      (thanks to Goro Fuji for providing a patch to
      implement all of these, fixes CPAN #47174)
- keep up with latest core changes
2011-08-06 10:02:34 +00:00
wiz
d64471a88d Depend on ocaml-3.11.2 per the web page (via Nicolas Thauvin). 2011-08-06 08:52:09 +00:00
spz
d850778463 from CHANGES:
--- snip ---
2011-03-27  Release 6.02

This is the release where we try to help the CPAN-toolchain be able to install
the modules required for https-support in LWP.  We have done this by unbundling
the LWP::Protocol::https module from the libwww-perl distribution.  In order to
have https support you now need to install (or depend on) 'LWP::Protocol::https'
and then this will make sure that all the prerequsite modules comes along.
See [RT#66838].

This release also removes the old http10 modules that has really been
deprecated since v5.60.  These should have been removed at the v6.00 jump, but
I forgot.


Christopher J. Madsen (1):
      Ignores env variables when ssl_opts provided [RT#66663]

Gisle Aas (4):
      Fix typo; Authen::NTLM [RT#66884]

Yury Zavarin (1):
      Support LWP::ConnCache->new(total_capacity => undef)



_______________________________________________________________________________
2011-03-09  Release 6.01

Add missing HTTP::Daemon dependency for the tests.



_______________________________________________________________________________
2011-03-08  Release 6.00

Unbundled all modules not in the LWP:: namespace from the libwww-perl
distribution.  The new broken out CPAN distribtions are File-Listing,
HTML-Form, HTTP-Cookies, HTTP-Daemon, HTTP-Date, HTTP-Message, HTTP-Negotiate,
Net-HTTP, and WWW-RobotRules.  libwww-perl-6 require these to be installed.

This release also drops the unmaintained lwp-rget script from the distribution.

Perl v5.8.8 or better is now required.  For older versions of perl please stay
with libwww-perl-5.837.

For https://... default to verified connections with require IO::Socket::SSL
and Mozilla::CA modules to be installed.  Old behaviour can be requested by
setting the PERL_LWP_SSL_VERIFY_HOSTNAME environment variable to 0.  The
LWP::UserAgent got new ssl_opts method to control this as well.

Support internationalized URLs from command line scripts and in the proxy
environment variables.

The lwp-dump script got new --request option.

The lwp-request script got new -E option, contributed by Tony Finch.

Protocol handlers and callbacks can raise HTTP::Response objects as exceptions.
--- snip ---
This will abort the current request and make LWP return the raised response.
2011-08-05 19:38:47 +00:00
adam
2c42a13c0c Detect BonJour on Lion 2011-08-05 18:22:57 +00:00
wiz
4c215c7e86 Add comments to patches. 2011-08-05 18:21:13 +00:00
adam
e340e9997c Updated lang/perl5 to 5.14.1 2011-08-05 18:07:16 +00:00
adam
1f337496f7 Changes 5.14.1:
* Several modules were updated to fix minor bugs.
* Tests were fixed.
* Documentation was improved.

Changes 5.14.0:
* Unicode version 6.0 is now supported.
* Regular expressions can now be reset to the default modifiers.
* Four new regular expression modifiers, "/d", "/l" , "/u", and "/a", were
  introduced.
* The substitution operators now support the modifier "/r" to work
  non-destructively, leaving the original unmodified.
* Larger octals can now be specified.
* Array and hash operators can now experimentally operate directly on hard
  references.
* printf-like functions now understand post-1980 size modifiers.
* Exception handling was made more reliable and consistent.
* Other enhancements and many bug fixes were made

PkgSrc:
* Fixed configuring on Mac OS X 10.7.
2011-08-05 18:06:14 +00:00
reed
ce2ebf2902 Fix mistake in patch that linked diction to create style!
So style command was actually the diction command.
I guess nobody else used this.
2011-08-05 15:40:47 +00:00
abs
eb74d2240f Updated multimedia/libflashsupport to 1.1 2011-08-05 15:12:40 +00:00
abs
d51e1be751 Updated multimedia/libflashsupport to 1.1
update to latest (available) version of this source, plus binaries built on
appropriate Linux box
2011-08-05 15:12:20 +00:00
abs
1c90a2e3b6 Add adobe-flashsupport-license for use with multimedia/libflashsupport 2011-08-05 15:11:29 +00:00
abs
6de4832a16 - fix taglib version check for current pkgsrc taglib version
- fix build against mysql55-server
- bump pkgrevision
2011-08-05 14:21:31 +00:00
is
a1b1b71f15 mailhops - summarizes path and delays of an e-mail message. 2011-08-05 13:40:42 +00:00
is
df6dd8461a Mailhops bei Marius Gedminas/Roland Rosenfeld - a script to summarize the
path and delays an e-mail message encounted.
2011-08-05 13:20:52 +00:00
ryoon
99b1e896d1 Fix build on MacOS X Lion (Darwin Kernel Version 11.0.1).
From upstream comment:
nm isn't known to work after Snow Leopard and XCode 4; testing with OS X 10.5
and Xcode 3 shows a working nm, but pretending it doesn't work produces no
problems.

From upstream commit log:
Testing from 10.5 with Xcode 3 to the latest OS X works with usenm='false' but
not always with usenm='true'
2011-08-05 13:12:18 +00:00
adam
e0dab636e5 Updated net/samba35 to 3.5.11 2011-08-05 09:52:40 +00:00
adam
439d9e9d61 Changes 3.5.11:
* Fix access to Samba shares when Windows security patch KB2536276 is installed
* Fix DoS in Winbind and smbd with many file descriptors open
* Fix Winbind panics if verify_idpool() fails
2011-08-05 09:51:45 +00:00
agc
e5061b6f81 Fix for pkg_delete on NFS from Anthony Mallet.
Problem analysis from Anthony:

	On Wednesday, at 23:52, Anthony Mallet wrote:
	> # rm -rf ~tmp && mkdir ~/tmp
	> # pkg_add -K ~/tmp/var/db/pkg -p ~/tmp /usr/pkgsrc/packages/All/digest-20080510.tgz
	> # pkg_add -U -K ~/tmp/var/db/pkg -p ~/tmp /usr/pkgsrc/packages/All/digest-20080510.tgz
	> pkg_delete: Couldn't remove package directory in `/home/tho/tmp/var/db/pkg/digest-20080510'
	> Also, the dir var/db/pkg/digest-20080510.xxxxxxx is never cleaned.
	>
	> The problem apparently is that pkg_delete finds some stalled NFS entries
	> (.nfs*) in the var/db/pkg/digest-20080510 dir, so it does not delete the
	> directory. Is this due to pkg_add not correctly closing file descriptors before
	> exec'ing pkg_delete? For instance, I really don't understand the logic in
	> check_already_installed() (add/perform.c:375) regarding the open() of +CONTENTS
	> which is almost never closed (and never used as well...). Shouldn't this be
	> closed before running pkg_delete?

	ktrace shows that the +CONTENTS file is open() by pkg_add, I believe this is in
	check_already_installed(), add/perform.c:381. Then pkg_delete is run and when
	it comes to deleting the pkgdir entry, it finds that .nfs file and aborts.

Bump version to 20110805
2011-08-05 07:04:28 +00:00
wiz
1e31826f7e Add upstream bug report URL. 2011-08-05 00:56:36 +00:00
adam
7229c4b175 Fix buidling on Mac OS X 10.7 2011-08-05 00:36:09 +00:00
wiz
9253beda17 Add upstream bug report URL. 2011-08-04 23:58:35 +00:00
wiz
d8614a74c9 Get rid of pkg-config build dependency. 2011-08-04 23:52:04 +00:00
wiz
99daa75a6d Updated multimedia/ffmpeg to 20110623.0.7.1nb1 2011-08-04 23:43:57 +00:00