Commit graph

171692 commits

Author SHA1 Message Date
minskim
e494d37a8a Import ruby19-classifier-1.3.3 as textproc/ruby-classifier.
Classifier is a general classifier module for Ruby to allow Bayesian
and other types of classifications.
2011-05-23 18:11:23 +00:00
mef
9ff3c0a709 Fix typo 2011-05-23 14:17:55 +00:00
obache
ff8ac1df1f Updated games/xmris to 4.05nb3 2011-05-23 12:06:11 +00:00
obache
b75ed2b71b * add user-destdir installation support.
* set LICENSE=gnu-gpl-v2
* replace manual SED with SUBST.
* prepare game score directory and file with pkgsrc.

Bump PKGREVISION.
2011-05-23 12:05:53 +00:00
obache
f076335935 sort. 2011-05-23 12:02:58 +00:00
cheusov
5ca06fe7fe fix. pkglint doesn't treat files ending with .mk under patches/ directory
as Makefiles. Version bumped. Oked by wiz@
2011-05-23 10:59:36 +00:00
cheusov
314f472c23 fix #!/usr/bin/env issue, oked by wiz@ 2011-05-23 08:28:42 +00:00
minskim
47a5efd03c Add ruby-fast-stemmer. 2011-05-23 02:58:20 +00:00
minskim
916cfb432f Import ruby19-fast-stemmer-1.0.0 as textproc/ruby-fast-stemmer.
Fast-stemmer is simply a wrapping around multithreaded Porter stemming
algorithm.
2011-05-23 02:56:56 +00:00
tron
beeadd8c7f Note update of the "apache22" package to version 2.2.19. 2011-05-22 22:55:06 +00:00
tron
35f4b56baf Update "apache22" package to version 2.2.19. Changes since version 2.2.18:
- Revert ABI breakage in 2.2.18 caused by the function signature change
  of ap_unescape_url_keep2f().  This release restores the signature from
  2.2.17 and prior, and introduces ap_unescape_url_keep2f_ex().
  [Eric Covener]
2011-05-22 22:54:50 +00:00
tron
d320770eb8 Note update of the "apr-util" package to version 1.3.12. 2011-05-22 22:47:31 +00:00
tron
67c5f21732 Update "apr-util" package to version 1.3.12. Changes since version 1.3.11:
- apr_ldap: Fix crash because of NULL cleanup registered by
  apr_ldap_rebind_init(). [Rainer Jung]
2011-05-22 22:47:19 +00:00
tron
afec81d080 Note update of the "apr" package to version 1.4.5. 2011-05-22 22:41:14 +00:00
abs
56f2e30d6b When reporting packages detected by BSDpkg indicate them as 'BSDpkg' by
default, and 'pkgsrc' if appropriate
2011-05-22 22:41:09 +00:00
tron
1169b0adf0 Update "apr" package to version 1.4.5. Change since version 1.4.4:
- Security: CVE-2011-1928
  apr_fnmatch(): Fix high CPU loop. [William Rowe]
- Fix top_builddir in installed apr_rules.mk. [Bojan Smojver]

Please note the fix for CVE-2011-1928 was previously already integrated
as a patch.
2011-05-22 22:41:00 +00:00
ryoon
5a59fbba17 Fix typo in filename. 2011-05-22 20:55:31 +00:00
dholland
c4657eab39 Fix makefile provided by patch-ai to work properly with make -j. 2011-05-22 19:17:57 +00:00
dholland
aa5981f9d4 Fix assorted build problems. Should close PR 42081. While here, add at
least minimal comments to all patches and tidy up some (but by no
means all) pkglint.

I have no idea if this works. It spews warnings about "packed", which
lead me to suspect it may not run correctly, but I don't have the
facilities to test it. It does, however, now build ok on LP64 and if
someone can test it may be reasonable to remove the restriction on that.
2011-05-22 19:11:42 +00:00
wiz
d8fd7074e9 + ImageMagick-6.7.0.0, akonadi-1.5.80, aria2-1.11.2, awesome-3.4.10,
dcc-1.3.140, dmenu-4.3.1, knights-2.3.2, nut-16.12,
  p5-PerlMagick-6.7.0.0, parallel-20110522, pkg-config-0.26,
  py-sip-4.12.3, startup-notification-0.12, warzone2100-2.3.8,
  x264-devel-20110521.
2011-05-22 15:53:04 +00:00
cheusov
1ad5419848 Fix two pkglint warnings: LICENCE line position, comment in patch 2011-05-22 15:23:31 +00:00
alnsn
fd9c0ed2e6 Updated devel/cmph to 1.1 2011-05-22 11:35:29 +00:00
alnsn
6a9ef7b413 Update devel/cmph to 1.1 and add a support for the "test" target.
News for version 1.1

  Fixed a bug in the chd_pc algorithm and reorganized tests.
2011-05-22 11:33:31 +00:00
minskim
81ba91d063 Add ruby-liquid. 2011-05-22 05:57:11 +00:00
minskim
ab851e78c1 Import ruby19-liquid-2.2.2 as www/ruby-liquid.
Liquid is a Ruby library for rendering safe templates which cannot
affect the security of the server they are rendered on.
2011-05-22 05:55:57 +00:00
adam
44f79eb2c1 Updated devel/scmgit to 1.7.5.2 2011-05-21 17:26:49 +00:00
adam
91b94f425a Changes 1.7.5.2:
* "git add -p" did not work correctly when a hunk is split and then
  one of them was given to the editor.
* "git add -u" did not resolve a conflict where our history deleted and
  their history modified the same file, and the working tree resolved to
  keep a file.
* "git cvsimport" did not know that CVSNT stores its password file in a
  location different from the traditional CVS.
* "git diff-files" did not show the mode information from the working
  tree side of an unmerged path correctly.
* "git diff -M --cached" used to use unmerged path as a possible rename
  source candidate, which made no sense.
* The option name parser in "git fast-import" used prefix matches for
  some options where it shouldn't, and accepted non-existent options,
  e.g. "--relative-marksmith" or "--forceps".
* "git format-patch" did not quote RFC822 special characters in the
  email address (e.g From: Junio C. Hamano <jch@example.com>, not
  From: "Junio C. Hamano" <jch@example.com>).
* "git format-patch" when run with "--quiet" option used to produce a
  nonsense result that consists of alternating empty output.
* In "git merge", per-branch branch.<name>.mergeoptions configuration
  variables did not override the fallback default merge.<option>
  configuration variables such as merge.ff, merge.log, etc.
* "git merge-one-file" did not honor GIT_WORK_TREE settings when
  handling a "both sides added, differently" conflict.
* "git mergetool" did not handle conflicted submoudules gracefully.
* "git-p4" (in contrib) used a wrong base image while merge a file that
  was added on both branches differently.
* "git rebase -i -p" failed to preserve the history when there is a
  redundant merge created with the --no-ff option.
2011-05-21 17:25:13 +00:00
wiz
752ef62d8b Updated x11/xvidcap to 1.1.3nb12 2011-05-21 17:23:36 +00:00
wiz
4dfa88bc44 Bump PKGREVISION for png-1.5 fix. 2011-05-21 17:23:28 +00:00
wiz
1fd1cc25ac Fix build with png-1.5; I'm not sure this will work, but at least it builds
now.
2011-05-21 17:23:10 +00:00
wiz
96d8fad3e6 Update severely outdated documentation about dependencies.
Inspired by patch from Francois Tigeot on pkgsrc-wip-discuss.
2011-05-21 16:39:03 +00:00
wiz
471cd93f21 Updated audio/pulseaudio to 0.9.21nb9 2011-05-21 15:33:24 +00:00
wiz
3b335888fc Bump PKGREVISION for new patch. 2011-05-21 15:33:11 +00:00
wiz
094cf71274 Add comments to most patches.
Also add a patch by drochner:
pthread_key_create returns 0 on success; return values on failure are
not defined.

Remaining patches without comments:
patch-ab: adding an ifdef notyet in src/daemon/main.c
patch-a{c,e}: --start -> -D (no idea why)
patch-af: allow some Linux-only code also on NetBSD
2011-05-21 15:32:59 +00:00
wiz
3ed3c091ff Updated audio/taglib to 1.7 2011-05-21 15:14:02 +00:00
wiz
8ecd8701e6 Update to 1.7.
Manually increase shlib minor in CMake files since upstream
didn't react to my question why it went down with this release.

TagLib 1.7 (Mar 11, 2011)
=========================

1.7:

 * Fixed memory leaks in the FLAC file format parser.
 * Fixed bitrate calculation for WAV files.

1.7 RC1:

 * Support for reading/writing tags from Monkey's Audio files. (BUG:210404)
 * Support for reading/writing embedded pictures from WMA files.
 * Support for reading/writing embedded pictures from FLAC files (BUG:218696).
 * Implemented APE::Tag::isEmpty() to check for all APE tags, not just the
   basic ones.
 * Added reading of WAV audio length. (BUG:116033)
 * Exposed FLAC MD5 signature of the uncompressed audio stream via
   FLAC::Properties::signature(). (BUG:160172)
 * Added function ByteVector::toHex() for hex-encoding of byte vectors.
 * WavPack reader now tries to get the audio length by finding the final
   block, if the header doesn't have the information. (BUG:258016)
 * Fixed a memory leak in the ID3v2.2 PIC frame parser. (BUG:257007)
 * Fixed writing of RIFF files with even chunk sizes. (BUG:243954)
 * Fixed compilation on MSVC 2010.
 * Removed support for building using autoconf/automake.
 * API docs can be now built using "make docs".
2011-05-21 15:13:20 +00:00
wiz
130fd9c34b Updated misc/calibre to 0.8.2 2011-05-21 15:08:17 +00:00
wiz
1197c5e12f Update to 0.8.2 provided by Rhialto in PR 44868.
Changes since 0.6.x: many too many to list here.
Now comes with its own store.
2011-05-21 15:07:48 +00:00
obache
30e08cdcdd * note "used by" comments.
* marked as uer-destdir installation support.
2011-05-21 12:09:35 +00:00
obache
23e49c0464 Drop LICENSE=gnu-gpl-v2.
This package contains libffi and libgc, other LICENSEs.

then also CONFLICTS with devel/libffi and lib/boehm-gc.
2011-05-21 11:59:53 +00:00
wiz
5156ab8ae6 + bzr-2.3.3, calibre-0.8.1, feh-1.14.1, horde-4.0.3, kronolith-3.0.3,
nut-16.11, opera-11.11, phpmyadmin-3.4.1, tea-29.0.3.
2011-05-21 09:14:02 +00:00
wiz
0f90e0496d Finish ap-geoip2 move. 2011-05-21 09:07:42 +00:00
wiz
ea17083d26 Do not use DESCR_SRC, the readme job doesn't handle it well and it's not
even a dynamic description.
2011-05-21 09:07:04 +00:00
obache
82d8a433d9 * set LICENSE=gnu-gpl-v2
* marked as user-destdir installation support.
2011-05-21 09:05:26 +00:00
obache
ec36d79a24 * set LICENSE=gnu-gpl-v2
* add user-destdir installation support.
2011-05-21 08:35:25 +00:00
obache
fecb1ed7d7 * build fixes, libpng-1.5, and others.
* set LICENSE
* add user-destdir installation support.
2011-05-21 08:18:16 +00:00
obache
c7520d927d Add user-destdir installation support. 2011-05-21 05:56:08 +00:00
dholland
b837893c10 alephone (how do you call for more beer? with the ale phone!) 2011-05-21 05:27:29 +00:00
dholland
3c0520d14e Update DESCR to fix outdated urls. From PR 44906 by Tim Larson.
Bump PKGREVISION so binary packages will update.
2011-05-21 05:22:17 +00:00
obache
6fb14cc2cd Add destdir installation support. 2011-05-21 04:17:44 +00:00