pkgsrcv2.git
13 years agoPullup ticket #3402 - requested by joerg
tron [Wed, 6 Apr 2011 23:00:07 +0000 (23:00 +0000)]
Pullup ticket #3402 - requested by joerg
chat/gloox: build fix

Revisions pulled up:
- chat/gloox/Makefile                                           1.2

---
   Module Name: pkgsrc
   Committed By: joerg
   Date: Wed Apr  6 22:00:10 UTC 2011

   Modified Files:
    pkgsrc/chat/gloox: Makefile

   Log Message:
   Needs pkg-config

13 years agoPullup ticket #3401 - requested by taca
tron [Wed, 6 Apr 2011 22:49:42 +0000 (22:49 +0000)]
Pullup ticket #3401 - requested by taca
databases/ruby-activerecord3: security update
devel/ruby-activemodel: security update
devel/ruby-activesupport3: security update
devel/ruby-railties: security update
lang/ruby: security update
mail/ruby-actionmailer3: security update
www/ruby-actionpack3: security update
www/ruby-activeresource3: security update
www/ruby-rails3: security update

Revisions pulled up:
- databases/ruby-activerecord3/distinfo                         1.5
- devel/ruby-activemodel/distinfo                               1.5
- devel/ruby-activemodel/patches/patch-.._activemodel.gemspec   1.2
- devel/ruby-activesupport3/distinfo                            1.5
- devel/ruby-railties/distinfo                                  1.5
- lang/ruby/rails.mk                                            1.3
- mail/ruby-actionmailer3/distinfo                              1.5
- www/ruby-actionpack3/distinfo                                 1.5
- www/ruby-actionpack3/patches/patch-.._actionpack.gemspec      1.2
- www/ruby-activeresource3/distinfo                             1.5
- www/ruby-rails3/distinfo                                      1.6

---
   Module Name: pkgsrc
   Committed By: taca
   Date: Wed Apr  6 13:23:03 UTC 2011

   Modified Files:
    pkgsrc/lang/ruby: rails.mk

   Log Message:
   Start update of Ruby on Rails 3.0.6.

---
   Module Name: pkgsrc
   Committed By: taca
   Date: Wed Apr  6 13:23:30 UTC 2011

   Modified Files:
    pkgsrc/devel/ruby-activesupport3: distinfo

   Log Message:
   Update ruby-activesupport3 package to 3.0.6.

---
   Module Name: pkgsrc
   Committed By: taca
   Date: Wed Apr  6 13:24:48 UTC 2011

   Modified Files:
    pkgsrc/devel/ruby-activemodel: distinfo
    pkgsrc/devel/ruby-activemodel/patches: patch-.._activemodel.gemspec

   Log Message:
   Update ruby-activemodel package to 3.0.6.

   *Rails 3.0.6 (April 5, 2011)

   * Fix when database column name has some symbolic characters
     (e.g. Oracle CASE# VARCHAR2(20)) #5818 #6850 [Robert Pankowecki,
     Santiago Pastorino]

   * Fix length validation for fixnums #6556 [Andriy Tyurnikov]

   * Fix i18n key collision with namespaced models #6448 [yves.senn]

---
   Module Name: pkgsrc
   Committed By: taca
   Date: Wed Apr  6 13:26:04 UTC 2011

   Modified Files:
    pkgsrc/www/ruby-actionpack3: distinfo
    pkgsrc/www/ruby-actionpack3/patches: patch-.._actionpack.gemspec

   Log Message:
   Update ruby-actionpack3 pacakge to 3.0.6.

   *Rails 3.0.6 (April 5, 2011)

   * Fixed XSS vulnerability in `auto_link`.  `auto_link` no longer marks input as
     html safe.  Please make sure that calls to auto_link() are wrapped in a
     sanitize(), or a raw() depending on the type of input passed to auto_link().
     For example:

       <%= sanitize(auto_link(some_user_input)) %>

     Thanks to Torben Schulz for reporting this.  The fix can be found here:
     61ee3449674c591747db95f9b3472c5c3bd9e84d

   * Fixes the output of `rake routes` to be correctly match to the
     behavior of the application, as the regular expression used to match
     the path is greedy and won't capture the format part by default
     [Prem Sichanugrist]

   * Fixes an issue with number_to_human when converting values which are
     less than 1 but greater than -1 [Josh Kalderimis]

   * Sensitive query string parameters (specified in
     config.filter_parameters) will now be filtered out from the request
     paths in the log file. [Prem Sichanugrist, fxn]

   * URL parameters which return nil for to_param are now removed from
     the query string [Andrew White]

   * Don't allow i18n to change the minor version, version now set to ~>
     0.5.0 [Santiago Pastorino]

   * Make TranslationHelper#translate use the :rescue_format option in
     I18n 0.5.0 [Sven Fuchs]

   * Fix regression: javascript_include_tag shouldn't raise if you
     register an expansion key with nil or [] value [Santiago Pastorino]

   * Fix Action caching bug where an action that has a non-cacheable
     response always renders a nil response body. It now correctly
     renders the response body. [Cheah Chu Yeow]

---
   Module Name: pkgsrc
   Committed By: taca
   Date: Wed Apr  6 13:27:01 UTC 2011

   Modified Files:
    pkgsrc/databases/ruby-activerecord3: distinfo

   Log Message:
   Update ruby-activerecord3 package to 3.0.6.

   *Rails 3.0.6 (April 5, 2011)

   * Un-deprecate reorder method [Sebastian Martinez]

   * Extensions are applied when calling +except+ or +only+ on relations.
     Thanks to Iain Hecker.

   * Schemas set in set_table_name are respected by the mysql adapter. LH #5322

   * Fixed a bug when empty? was called on a grouped Relation that wasn't loaded.
     LH #5829

   * Reapply extensions when using except and only. Thanks Iain Hecker.

   * Binary data is escaped when being inserted to SQLite3 Databases. Thanks
     Naruse!

---
   Module Name: pkgsrc
   Committed By: taca
   Date: Wed Apr  6 13:27:56 UTC 2011

   Modified Files:
    pkgsrc/www/ruby-activeresource3: distinfo

   Log Message:
   Update ruby-activeresource3 pacakge to 3.0.6.

   No changes but version.

---
   Module Name: pkgsrc
   Committed By: taca
   Date: Wed Apr  6 13:28:53 UTC 2011

   Modified Files:
    pkgsrc/mail/ruby-actionmailer3: distinfo

   Log Message:
   Update ruby-actionmailer3 package to 3.0.6.

   *Rails 3.0.6 (April 5, 2011)

   * Don't allow i18n to change the minor version, version now set to ~>
     0.5.0 [Santiago Pastorino]

---
   Module Name: pkgsrc
   Committed By: taca
   Date: Wed Apr  6 13:29:48 UTC 2011

   Modified Files:
    pkgsrc/devel/ruby-railties: distinfo

   Log Message:
   Update ruby-railties package to 3.0.6.

   No chagne but version.

---
   Module Name: pkgsrc
   Committed By: taca
   Date: Wed Apr  6 13:31:02 UTC 2011

   Modified Files:
    pkgsrc/www/ruby-rails3: distinfo

   Log Message:
   Update ruby-rails3 package to 3.0.6.

   (Ruby on Rails meta pacakge, no change but version.)

13 years agoPullup ticket #3400 - requested by wiz
tron [Wed, 6 Apr 2011 22:17:44 +0000 (22:17 +0000)]
Pullup ticket #3400 - requested by wiz
audio/gqmpeg-devel: build fix
devel/teem: build fix
games/ufoai: build fix
graphics/tuxpaint: build fix
lang/kaffe: build fix
sysutils/xnc: build fix
wm/afterstep: build fix
www/chimera: build fix
www/mMosaic: build fix
x11/xcursorgen: build fix

Revisions pulled up:
- audio/gqmpeg-devel/distinfo                                   1.5
- audio/gqmpeg-devel/patches/patch-src_ui__pixbuf__save.c       1.1
- devel/teem/distinfo                                           1.6
- devel/teem/patches/patch-ad                                   1.2
- games/ufoai/distinfo                                          1.5
- games/ufoai/patches/patch-ab                                  1.3
- graphics/tuxpaint/distinfo                                    1.21
- graphics/tuxpaint/patches/patch-ab                            1.5
- lang/kaffe/distinfo                                           1.30
- lang/kaffe/patches/patch-libraries_clib_awt_X_imgpng.c        1.1
- sysutils/xnc/distinfo                                         1.8
- sysutils/xnc/patches/patch-src_lib_image2_sdl__image_IMG__png.c 1.1
- wm/afterstep/distinfo                                         1.13
- wm/afterstep/patches/patch-libAfterImage_export.c             1.1
- wm/afterstep/patches/patch-libAfterImage_import.c             1.1
- www/chimera/distinfo                                          1.9
- www/chimera/patches/patch-ad                                  1.5
- www/mMosaic/distinfo                                          1.11
- www/mMosaic/patches/patch-ai                                  1.2
- www/mMosaic/patches/patch-src_MIME.c                          1.1
- x11/xcursorgen/distinfo                                       1.3
- x11/xcursorgen/patches/patch-xcursorgen.c                     1.1

---
   Module Name: pkgsrc
   Committed By: wiz
   Date: Tue Apr  5 08:09:47 UTC 2011

   Modified Files:
    pkgsrc/audio/gqmpeg-devel: distinfo
   Added Files:
    pkgsrc/audio/gqmpeg-devel/patches: patch-src_ui__pixbuf__save.c

   Log Message:
   Fix build with png-1.5.

---
   Module Name: pkgsrc
   Committed By: wiz
   Date: Tue Apr  5 11:04:40 UTC 2011

   Modified Files:
    pkgsrc/graphics/tuxpaint: distinfo
    pkgsrc/graphics/tuxpaint/patches: patch-ab

   Log Message:
   Fix build with png-1.5.

---
   Module Name: pkgsrc
   Committed By: wiz
   Date: Tue Apr  5 11:07:00 UTC 2011

   Modified Files:
    pkgsrc/x11/xcursorgen: distinfo
   Added Files:
    pkgsrc/x11/xcursorgen/patches: patch-xcursorgen.c

   Log Message:
   Fix build with png-1.5.

---
   Module Name: pkgsrc
   Committed By: wiz
   Date: Tue Apr  5 11:27:29 UTC 2011

   Modified Files:
    pkgsrc/devel/teem: distinfo
    pkgsrc/devel/teem/patches: patch-ad

   Log Message:
   Fix build with png-1.5.

---
   Module Name: pkgsrc
   Committed By: wiz
   Date: Tue Apr  5 11:32:46 UTC 2011

   Modified Files:
    pkgsrc/games/ufoai: distinfo
    pkgsrc/games/ufoai/patches: patch-ab

   Log Message:
   Fix build with png-1.5.

---
   Module Name: pkgsrc
   Committed By: wiz
   Date: Tue Apr  5 11:49:51 UTC 2011

   Modified Files:
    pkgsrc/lang/kaffe: distinfo
   Added Files:
    pkgsrc/lang/kaffe/patches: patch-libraries_clib_awt_X_imgpng.c

   Log Message:
   Fix build with png-1.5.

---
   Module Name: pkgsrc
   Committed By: wiz
   Date: Tue Apr  5 11:56:30 UTC 2011

   Modified Files:
    pkgsrc/sysutils/xnc: distinfo
   Added Files:
    pkgsrc/sysutils/xnc/patches: patch-src_lib_image2_sdl__image_IMG__png.c

   Log Message:
   Fix build with png-1.5.

---
   Module Name: pkgsrc
   Committed By: wiz
   Date: Tue Apr  5 12:02:00 UTC 2011

   Modified Files:
    pkgsrc/wm/afterstep: distinfo
   Added Files:
    pkgsrc/wm/afterstep/patches: patch-libAfterImage_export.c
        patch-libAfterImage_import.c

   Log Message:
   Fix build with png-1.5.

---
   Module Name: pkgsrc
   Committed By: wiz
   Date: Tue Apr  5 12:16:39 UTC 2011

   Modified Files:
    pkgsrc/www/chimera: distinfo
    pkgsrc/www/chimera/patches: patch-ad

   Log Message:
   Fix build with png-1.5.

---
   Module Name: pkgsrc
   Committed By: wiz
   Date: Tue Apr  5 12:27:06 UTC 2011

   Modified Files:
    pkgsrc/www/mMosaic: distinfo
    pkgsrc/www/mMosaic/patches: patch-ai
   Added Files:
    pkgsrc/www/mMosaic/patches: patch-src_MIME.c

   Log Message:
   Fix build with png-1.5 and avoid conflict with getline() on NetBSD.

13 years agoRevert "chmod +w files copied into WRKDIR from sources" mistakenly
gdt [Wed, 6 Apr 2011 18:37:04 +0000 (18:37 +0000)]
Revert "chmod +w files copied into WRKDIR from sources" mistakenly
applied to release branch.

13 years agoPullup ticket #3398 - requested by wiz
tron [Wed, 6 Apr 2011 18:12:35 +0000 (18:12 +0000)]
Pullup ticket #3398 - requested by wiz
lang/vala: Downgrade package as it breaks package depending on it.

Revisions pulled up:
- doc/CHANGES-2011                                              patch
- lang/vala/Makefile                                            1.16
- lang/vala/PLIST                                               1.9
- lang/vala/PLIST.vapigen                                       1.5
- lang/vala/distinfo                                            1.11

---
   Module Name: pkgsrc
   Committed By: ahoka
   Date: Tue Apr  5 12:17:06 UTC 2011

   Modified Files:
    pkgsrc/lang/vala: Makefile PLIST PLIST.vapigen distinfo

   Log Message:
   revert update

13 years agochmod +w files copied into WRKDIR from sources.
gdt [Tue, 5 Apr 2011 23:45:47 +0000 (23:45 +0000)]
chmod +w files copied into WRKDIR from sources.

Avoids failure when source tree is 444, as it is with CVSREAD=t.

13 years agoAdd CHANGES file to branch.
wiz [Sun, 3 Apr 2011 23:01:21 +0000 (23:01 +0000)]
Add CHANGES file to branch.

13 years agoRemoving files not present on branch pkgsrc-2011Q1:
branch-fixup [Sun, 3 Apr 2011 22:48:56 +0000 (22:48 +0000)]
Removing files not present on branch pkgsrc-2011Q1:
print/ted/files/README.ind
print/ted/files/md5
print/ted/patches/patch-aa
print/ted/pkg/COMMENT
print/ted/pkg/DESCR
print/ted/pkg/MESSAGE
print/ted/pkg/PLIST

13 years agoremove zope*-Silva. The asterisk breaks pkglint and I can't find the package anyway.
zafer [Sun, 3 Apr 2011 22:31:37 +0000 (22:31 +0000)]
remove zope*-Silva. The asterisk breaks pkglint and I can't find the package anyway.

13 years agoadd LICENSE, update HOMEPAGE
zafer [Sun, 3 Apr 2011 22:23:47 +0000 (22:23 +0000)]
add LICENSE, update HOMEPAGE

13 years agowhitespace cosmetics
zafer [Sun, 3 Apr 2011 22:10:35 +0000 (22:10 +0000)]
whitespace cosmetics

13 years agoRepo copy files
repo-copy [Sun, 3 Apr 2011 20:03:20 +0000 (20:03 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sun, 3 Apr 2011 20:03:19 +0000 (13:03 -0700)]
Fixup fromcvs/togit conversion

13 years agoFix build with png-1.5.
wiz [Sun, 3 Apr 2011 16:38:41 +0000 (16:38 +0000)]
Fix build with png-1.5.

13 years agoStart fixing for png-1.5, incomplete.
wiz [Sun, 3 Apr 2011 15:26:36 +0000 (15:26 +0000)]
Start fixing for png-1.5, incomplete.

13 years agoSet LICENSE.
wiz [Sun, 3 Apr 2011 15:26:26 +0000 (15:26 +0000)]
Set LICENSE.

13 years agoUpdated emulators/suse113_libxml2 to 11.3nb2
chs [Sun, 3 Apr 2011 14:03:06 +0000 (14:03 +0000)]
Updated emulators/suse113_libxml2 to 11.3nb2

13 years agoupdate to libxml2-2.7.7-4.5.1, fixes CVE-2010-4494.
chs [Sun, 3 Apr 2011 14:02:51 +0000 (14:02 +0000)]
update to libxml2-2.7.7-4.5.1, fixes CVE-2010-4494.

13 years agoUpdated emulators/suse113_openssl to 11.3nb3
chs [Sun, 3 Apr 2011 14:02:19 +0000 (14:02 +0000)]
Updated emulators/suse113_openssl to 11.3nb3

13 years agoupdate to libopenssl1_0_0-1.0.0-6.7.1, fixes CVE-2011-0014.
chs [Sun, 3 Apr 2011 14:01:36 +0000 (14:01 +0000)]
update to libopenssl1_0_0-1.0.0-6.7.1, fixes CVE-2011-0014.

13 years agoFix build with png-1.5.
wiz [Sun, 3 Apr 2011 13:47:01 +0000 (13:47 +0000)]
Fix build with png-1.5.

13 years ago* MAKE_JOBS_SAFE=no
obache [Sun, 3 Apr 2011 13:43:18 +0000 (13:43 +0000)]
* MAKE_JOBS_SAFE=no
* marked as destdir installation suuport.

13 years ago+ ImageMagick-6.6.9.4, calibre-0.7.53, eric4-4.4.13, eric5-5.1.1,
wiz [Sun, 3 Apr 2011 13:31:42 +0000 (13:31 +0000)]
+ ImageMagick-6.6.9.4, calibre-0.7.53, eric4-4.4.13, eric5-5.1.1,
  glib2-2.28.5, gnutls-2.12.1, gtk2-2.24.4, gtk3-3.0.7,
  kanjistrokeorders-ttf-2.016, kdbg-2.5.0, mdds-0.5.2, mercurial-1.8.2,
  nginx-0.9.6, openldap-client-2.4.25, openttd-1.1.0, ortp-0.16.5,
  p5-PerlMagick-6.6.9.4, puzzles-9140, py-gtk2-2.24.0, scmgit-base-1.7.4.3,
  scmgit-docs-1.7.4.3, tea-29.0.0, webmin-1.540, wine-devel-1.3.17,
  x264-devel-20110402.

13 years agoFix build with png-1.5.
wiz [Sun, 3 Apr 2011 11:58:22 +0000 (11:58 +0000)]
Fix build with png-1.5.

13 years agoUpdate PLIST for extra files found on NetBSD/5.1 amd64 from 3.2.6.1
abs [Sun, 3 Apr 2011 11:47:34 +0000 (11:47 +0000)]
Update PLIST for extra files found on NetBSD/5.1 amd64 from 3.2.6.1

13 years agoLink against libgif now that default has changed, and fix build with png-1.5.
wiz [Sun, 3 Apr 2011 11:40:08 +0000 (11:40 +0000)]
Link against libgif now that default has changed, and fix build with png-1.5.

13 years agoFix build with png-1.5.
wiz [Sun, 3 Apr 2011 11:27:25 +0000 (11:27 +0000)]
Fix build with png-1.5.

13 years agoSet LICENSE.
wiz [Sun, 3 Apr 2011 11:20:52 +0000 (11:20 +0000)]
Set LICENSE.

13 years agoFix build with png-1.5.
wiz [Sun, 3 Apr 2011 11:20:47 +0000 (11:20 +0000)]
Fix build with png-1.5.

13 years agoSet LICENSE.
wiz [Sun, 3 Apr 2011 11:14:19 +0000 (11:14 +0000)]
Set LICENSE.

13 years agoFix build with png-1.5.
wiz [Sun, 3 Apr 2011 11:14:14 +0000 (11:14 +0000)]
Fix build with png-1.5.

13 years agoSet LICENSE.
wiz [Sun, 3 Apr 2011 10:36:04 +0000 (10:36 +0000)]
Set LICENSE.

13 years agoFix build with png-1.5.
wiz [Sun, 3 Apr 2011 10:35:58 +0000 (10:35 +0000)]
Fix build with png-1.5.

13 years agoNote update of www/contao29-translations package to 20110328.
taca [Sun, 3 Apr 2011 10:35:50 +0000 (10:35 +0000)]
Note update of www/contao29-translations package to 20110328.

13 years agoUpdate contao29-translation package to 20110328.
taca [Sun, 3 Apr 2011 10:35:14 +0000 (10:35 +0000)]
Update contao29-translation package to 20110328.

Update Guarani language files.

13 years agoFix build with png-1.5.
wiz [Sun, 3 Apr 2011 10:28:21 +0000 (10:28 +0000)]
Fix build with png-1.5.

13 years agoadd build dependency on gsed, hopefully fixes PR pkg/44815
drochner [Sun, 3 Apr 2011 10:08:42 +0000 (10:08 +0000)]
add build dependency on gsed, hopefully fixes PR pkg/44815
by Robert Elz

13 years agoskip the SRKREF check for the "about" plugin -- it lists the build
drochner [Sun, 3 Apr 2011 10:07:07 +0000 (10:07 +0000)]
skip the SRKREF check for the "about" plugin -- it lists the build
environment, so this is harmless

13 years agoPR/44325 PR/42899 -- fix build on netbsd-4
shattered [Sun, 3 Apr 2011 09:56:39 +0000 (09:56 +0000)]
PR/44325 PR/42899 -- fix build on netbsd-4

13 years agotry to fix build with NetBSD>=5.
obache [Sun, 3 Apr 2011 09:18:45 +0000 (09:18 +0000)]
try to fix build with NetBSD>=5.

13 years ago* LICENSE=gnu-gpl-v2
obache [Sun, 3 Apr 2011 09:01:46 +0000 (09:01 +0000)]
* LICENSE=gnu-gpl-v2
* add user-destdir installation support.

13 years agoSet EXTRACT_SUFX so it uses the same tarball as monotone.
wiz [Sun, 3 Apr 2011 08:58:00 +0000 (08:58 +0000)]
Set EXTRACT_SUFX so it uses the same tarball as monotone.

13 years agoFix build.
markd [Sun, 3 Apr 2011 01:33:51 +0000 (01:33 +0000)]
Fix build.

13 years agoPass down our build environment
joerg [Sun, 3 Apr 2011 00:19:51 +0000 (00:19 +0000)]
Pass down our build environment

13 years agoRepo copy files
repo-copy [Sat, 2 Apr 2011 19:52:55 +0000 (19:52 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sat, 2 Apr 2011 19:52:54 +0000 (12:52 -0700)]
Fixup fromcvs/togit conversion

13 years agoNote update of multimedia/vlc package to 1.1.8.
taca [Sat, 2 Apr 2011 16:21:59 +0000 (16:21 +0000)]
Note update of multimedia/vlc package to 1.1.8.

13 years agoUpdate vlc package to 1.1.8.
taca [Sat, 2 Apr 2011 16:20:38 +0000 (16:20 +0000)]
Update vlc package to 1.1.8.

pkgsrc change and notes:

* Update PLIST to reflect PKG_OPTION setting.
* With pulseaudio and sdl PKG_OPTION, I couldn't build the package because
  of vlc-cache-gen core dump.
* x11 PKG_OPTION could be elminated since the package won't build without it.

Changes between 1.1.7 and 1.1.8:
--------------------------------

Mac OS X Interface:
 * New UI graphics by Damien Erambert

Interfaces:
 * Oldrc interface is again the default RC interface, on Windows
 * Luarc, luahttp and luatelnet fixes
 * Qt and Mac OS X fixes
 * numerous Skins2 fixes, notably winamp2 skins

Encoder:
 * new libschroedinger-based Dirac codec encoder, faster than the current one

Access/Demuxers/Codecs:
 * Subtitles auto-detection is back for .txt files
 * vod/rtsp server and rtsp input fixes
 * mp4 demuxer improvements
 * ogg, rstp input, video filters minor fixes
 * taglib's replaygain is fixed for mp3
 * vobsub support has an improved auto-detection
 * fix a crash in malformed ape files

Miscellaneous fixes in:
 * Pulseaudio audio output, notably for usb cards
 * Stacktraces are now limited in size on Windows
 * Video resolution is now limited to 8192x8192, for security reasons
   See CORE-2011-0208
 * Configure and build system improvements
 * DirectShow and BDA build headers have been updated

Translations:
 * Update for Finnish, Galician, Dutch, Chinese, German, Japanese, Lithuanian,
   Slovak, French, Polish, Estonian, Brazillian Portuguese and Hebrew
 * New icelandic translation

13 years agoAvoid possible rdoc error which could be by bug of rdoc?
taca [Sat, 2 Apr 2011 14:47:00 +0000 (14:47 +0000)]
Avoid possible rdoc error which could be by bug of rdoc?

No functional change and no PKGREVISION bump.

13 years agoEgg package, use python/egg.mk instead of extension.mk.
obache [Sat, 2 Apr 2011 14:11:26 +0000 (14:11 +0000)]
Egg package, use python/egg.mk instead of extension.mk.

13 years agoRepo copy files
repo-copy [Sat, 2 Apr 2011 13:53:22 +0000 (13:53 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sat, 2 Apr 2011 13:53:21 +0000 (06:53 -0700)]
Fixup fromcvs/togit conversion

13 years ago++ newt-0.52.12
obache [Sat, 2 Apr 2011 08:48:36 +0000 (08:48 +0000)]
++ newt-0.52.12

13 years agoset HOMEPAGE.
obache [Sat, 2 Apr 2011 08:45:43 +0000 (08:45 +0000)]
set HOMEPAGE.

13 years agoUpdated net/pure-ftpd to 1.0.30
obache [Sat, 2 Apr 2011 08:01:28 +0000 (08:01 +0000)]
Updated net/pure-ftpd to 1.0.30

13 years agoUpdate pure-ftpd to 1.0.30.
obache [Sat, 2 Apr 2011 08:00:58 +0000 (08:00 +0000)]
Update pure-ftpd to 1.0.30.

* Version 1.0.30:
 - pure-quotacheck can now work with a large number of files.
 - OPTS UTF-8 is now an alias to OPTS UTF8.
 - Fix a STARTTLS flaw similar to Postfix's CVE-2011-0411.

13 years agoRepo copy files
repo-copy [Sat, 2 Apr 2011 01:53:23 +0000 (01:53 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sat, 2 Apr 2011 01:53:22 +0000 (18:53 -0700)]
Fixup fromcvs/togit conversion

13 years agoSupport staged installation.
asau [Fri, 1 Apr 2011 23:50:51 +0000 (23:50 +0000)]
Support staged installation.

13 years agoLet this package build on post-POSIX getline() systems.
agc [Fri, 1 Apr 2011 21:56:14 +0000 (21:56 +0000)]
Let this package build on post-POSIX getline() systems.

Also include the relevant (static) libraries, where necessary, to allow
link-editing.

13 years agoDon't include stdint.h if it does not exist
tez [Fri, 1 Apr 2011 21:28:32 +0000 (21:28 +0000)]
Don't include stdint.h if it does not exist
Fixes PR#44770

13 years agobibtex2html update
markd [Fri, 1 Apr 2011 21:17:06 +0000 (21:17 +0000)]
bibtex2html update

13 years agoFix build with current ocaml.
markd [Fri, 1 Apr 2011 21:14:53 +0000 (21:14 +0000)]
Fix build with current ocaml.

While here update to latest version - 1.96

ersion 1.96, September 29, 2010
================================
 o option -debug now prints the exact BibTeX commmand which is run
 o new option --note-html similar to --note but assuming a bibtex
   field already in HTML format
 o various little changes in the Makefile requested by the Debian maintainer

Version 1.95, March 23, 2010
============================
 o bib2bib: option "--php-output" to produce output as a PHP 2D array
 o bib2bib: options "--remove" and "--rename", to remove or rename fields
 o new headers with proper copyright
 o bib2bib: option "--no-comment", to prevent generation of extra
   comments
 o fixed support for DOI links: when field "doi" is already an URL, the
   DOI prefix is not prepended
 o tags "bibtexnumber" and "bibtexitem" are now inserted to ease the
   customization using CSS

Version 1.94, 07/05/09
======================
 o support for arXiv preprints links: a field "eprint = {xxx}" will be
   recognized, if any, and a link to http://arxiv.org/abs/ will be displayed;
   option -noeprint turns it off and option -eprintf-prefix <url> sets a
   different prefix for the urls (contributed by Ari Stern)

Version 1.93, 12/12/08
======================
 o bib2bib: giving '$date' as argument of option -s allows to sort from
   oldest to newest entry
 o bib2bib: field names in conditions may contain digits and '-' (usefull for
   custom fields)

Version 1.92, 08/07/08
======================
 o Windows installer (using NSIS nsis.sourceforge.net)
 o new bib2bib option --expand-xrefs to perform crossrefs expansion
 o option -m (reading macros from a file):
   - fixed macro definition with \def
   - macros with arguments are now supported
 o added accents conversion for tilda, and fixed accents conversion
   for \"i, \"\i and such (patch by Samuel Colin)
 o fixed bib2bib command line options to accept --warn-error and
   --quiet (as described in the manual)

Version 1.91, 20/02/2008
========================
 o fixed bug in bib2bib and bibtex2html when quotes (") are used in fields
 o fixed bug with -nobibsource and -multiple (bib links on the separate pages)

Version 1.90, 01/02/2008
========================
 o bib2bib: = and <> are now case insensitive; use == and != instead
   to perform case sensitive comparison
 o correctly support $x$$y$ where the central $$ is not passing into
   display math mode
 o more cases for accent macros \' \~ \. \u \v (patch by John Kewley)

13 years agoPackage accepts db4 or db5 but CONFIGURE_ARGS was explicitly trying to
markd [Fri, 1 Apr 2011 21:07:01 +0000 (21:07 +0000)]
Package accepts db4 or db5 but CONFIGURE_ARGS was explicitly trying to
use db5.  Fix to use appropriate prefix.

13 years agoUse solaris64 rather than solaris for ABI=64 build using gcc in SunOS
tez [Fri, 1 Apr 2011 21:02:48 +0000 (21:02 +0000)]
Use solaris64 rather than solaris for ABI=64 build using gcc in SunOS
fixes PR#44769

13 years agoAdd blacklist of fraudulent certificates. Patch from upstream.
markd [Fri, 1 Apr 2011 20:53:55 +0000 (20:53 +0000)]
Add blacklist of fraudulent certificates. Patch from upstream.
Bump PKGREVISION.

13 years agoremove additional (new) screen terminfo conflicts for solaris
tez [Fri, 1 Apr 2011 20:27:03 +0000 (20:27 +0000)]
remove additional (new) screen terminfo conflicts for solaris
fixes PR#44699

13 years agoDon't #include <ufs/ufs/quota.h> on NetBSD. it makes the build fail on
bouyer [Fri, 1 Apr 2011 20:11:34 +0000 (20:11 +0000)]
Don't #include <ufs/ufs/quota.h> on NetBSD. it makes the build fail on
current, and nothing related to quotas is needed here.
OK agc@

13 years agonote update of www/varnish to 2.1.5 and net/filezilla to 3.4.0
zafer [Fri, 1 Apr 2011 19:27:19 +0000 (19:27 +0000)]
note update of www/varnish to 2.1.5 and net/filezilla to 3.4.0

13 years agoUpdate filezilla to 3.4.0
zafer [Fri, 1 Apr 2011 19:25:21 +0000 (19:25 +0000)]
Update filezilla to 3.4.0

Changelog:
* Updated translations
* Disabled automatic negotiation of FTP over TLS introduced in 3.4.0-beta1. Will be added in a future version instead
* Add checkbox to settings dialog to not save passwords
* Add timestamp columns to successful and failed queue tabs showing when the transfers completed or failed
* Fixed infinite loop in TinyXML when loading settings from corrupt XML documents
* Parsing MDTM reply now takes seconds into account
* MSW: Handling of paths relative to the drive-root in local directory input box
* Compatibility with MVS listing containing PO-E type entries
* Fix Resizing issues with manual transfers dialog
* MSW: Remote file editing did not correctly handle files that were still open
* Normal FTP connections now always attempt to negotiate secure FTP over TLS
* Added option to force use of insecure plain FTP to Site Manager
* Kiosk mode option can now also be read from FileZilla.xml, with fzdefaults.xml having priority if setting exists in both files
* Fix memory leak in directory cache
* Compatibility with obscure DOS servers using forward slashes as path delimiter
* MSW: Horizontal scroll bar in file lists and queue did not appear if changing column widths
* Improve text wrapping engine

13 years agoRemove varnish from list. Done.
zafer [Fri, 1 Apr 2011 19:16:37 +0000 (19:16 +0000)]
Remove varnish from list. Done.

13 years agoUpdated to 2.1.5, provided by Matthew Sporleder in PR 44520.
zafer [Fri, 1 Apr 2011 18:59:42 +0000 (18:59 +0000)]
Updated to 2.1.5, provided by Matthew Sporleder in PR 44520.
Summary of changes from 2.1.4 to 2.1.5

  * Two bugs relating to Content-Length and possible duplication of Content-Length headers have been resolved.
  * Support for bourne-like "here"-documents in the command line interface, allowing <<__EOF__ and similar schemes.
  * Fixed an issue with re-using connections after Chunked-Encoding.
  * Fix a bug that would inflate the "lost header" count and could cause problems during heavy traffic over a single connection, typically seen by load testing.
  * Use the time of cache-insertion for "If-Modified-Since" requests if a "Last-Modified" header isn't provided by the backend.
  * Merge multi-line Vary and Cache-Control headers from clients, which Google Chromium seem to split up.
  * Various build fixes and documentation improvements
  * Various bug fixes.

13 years agoUpdated lang/vala to 0.11.7
ahoka [Fri, 1 Apr 2011 17:59:15 +0000 (17:59 +0000)]
Updated lang/vala to 0.11.7

13 years agoUpdate to 0.11.7
ahoka [Fri, 1 Apr 2011 17:58:48 +0000 (17:58 +0000)]
Update to 0.11.7

13 years agoUpdated net/snort to 2.8.5.1
gdt [Fri, 1 Apr 2011 16:49:11 +0000 (16:49 +0000)]
Updated net/snort to 2.8.5.1

13 years agoUpdate to 2.8.5.1, to resolve a security issue.
gdt [Fri, 1 Apr 2011 16:48:36 +0000 (16:48 +0000)]
Update to 2.8.5.1, to resolve a security issue.

Upstream NEWS is weak; release notes for 2.8.5.1 follow.

[*] Improvements
   * Fixed syslog output when running on Windows.

   * Fixed potential segfault when printing IPv6 packets using the -v option.
     Thanks to Laurent Gaffie for reporting this issue.

   * Fixed segfault when additional policies were added during a configuration
     reload.

13 years agoremove stale dependency on libnotify. bump PKGREV
drochner [Fri, 1 Apr 2011 16:04:11 +0000 (16:04 +0000)]
remove stale dependency on libnotify. bump PKGREV

13 years agoremove broken test for pa/avahi
ahoka [Fri, 1 Apr 2011 15:46:31 +0000 (15:46 +0000)]
remove broken test for pa/avahi

13 years agoAdd avahi as default options, because PA tools require it.
ahoka [Fri, 1 Apr 2011 15:46:04 +0000 (15:46 +0000)]
Add avahi as default options, because PA tools require it.

13 years ago+ bash-completion-1.3, fotoxx-11.04, zope*-Silva-2.3,
wiz [Fri, 1 Apr 2011 15:37:48 +0000 (15:37 +0000)]
+ bash-completion-1.3, fotoxx-11.04, zope*-Silva-2.3,
  zope210-2.10.13, zope211-2.11.8, zope213-2.13.5, zope34-3.4.1.

13 years agoFix the crossfire-client* packages for png-1.5.
wiz [Fri, 1 Apr 2011 15:31:33 +0000 (15:31 +0000)]
Fix the crossfire-client* packages for png-1.5.

13 years agoFix build with png-1.5.
wiz [Fri, 1 Apr 2011 15:21:50 +0000 (15:21 +0000)]
Fix build with png-1.5.

13 years agoUpdated www/ap-auth-mysql to 4.3.9nb1
wiz [Fri, 1 Apr 2011 15:12:11 +0000 (15:12 +0000)]
Updated www/ap-auth-mysql to 4.3.9nb1

13 years agoAdd all Debian patches up to 4.3.9-13, including a fix for CVE-2008-2384.
wiz [Fri, 1 Apr 2011 15:11:58 +0000 (15:11 +0000)]
Add all Debian patches up to 4.3.9-13, including a fix for CVE-2008-2384.

Bump PKGREVISION.

13 years agofix build after libungif->giflib transition, problem noticed by joerg
drochner [Fri, 1 Apr 2011 15:06:37 +0000 (15:06 +0000)]
fix build after libungif->giflib transition, problem noticed by joerg

13 years agoUpdated www/ap-auth-mysql to 4.3.9
wiz [Fri, 1 Apr 2011 15:03:59 +0000 (15:03 +0000)]
Updated www/ap-auth-mysql to 4.3.9

13 years agoUpdate to 4.3.9, changes not found (as preparation for security fix).
wiz [Fri, 1 Apr 2011 15:03:48 +0000 (15:03 +0000)]
Update to 4.3.9, changes not found (as preparation for security fix).

13 years agomore fix for HOMEPAGE.
obache [Fri, 1 Apr 2011 14:52:24 +0000 (14:52 +0000)]
more fix for HOMEPAGE.

13 years agoNeeds libXrandr for the !GTK case
joerg [Fri, 1 Apr 2011 14:49:52 +0000 (14:49 +0000)]
Needs libXrandr for the !GTK case

13 years agoFix more gemspec format. Fix build problem with ruby19-base.
taca [Fri, 1 Apr 2011 14:16:55 +0000 (14:16 +0000)]
Fix more gemspec format.  Fix build problem with ruby19-base.

13 years agoNote update of monotone and monotone-server to 1.0 and removal of monotone-el.
jmmv [Fri, 1 Apr 2011 13:55:00 +0000 (13:55 +0000)]
Note update of monotone and monotone-server to 1.0 and removal of monotone-el.
OKed during the freeze by wiz@.

13 years agoRemove the monotone-el package: the .el file it was installing has been
jmmv [Fri, 1 Apr 2011 13:53:59 +0000 (13:53 +0000)]
Remove the monotone-el package: the .el file it was installing has been
deprecated in monotone-1.0 because it does not work with recent versions
of monotone.

13 years agoUpdate to 1.0: depend on monotone-1.0.
jmmv [Fri, 1 Apr 2011 13:52:35 +0000 (13:52 +0000)]
Update to 1.0: depend on monotone-1.0.

13 years agoUpdate to 1.0; oked by wiz@:
jmmv [Fri, 1 Apr 2011 13:51:54 +0000 (13:51 +0000)]
Update to 1.0; oked by wiz@:

Changes

- The database scheme was changed; please execute 'mtn db migrate'
  on all your local and remote databases.

- In 'mtn conflicts resolve_first interactive', the result
  file name now defaults to _MTN/resolutions/<left_path>.
  (fixes monotone issue 103)

- The French monotone translation has been updated and is
  now part of the main distribution again. Many thanks to
  Steve Petruzzello <dlist@bluewin.ch> for the outstanding
  work!

- get_netsync_(read|write)_permitted have been extended to not
  only read the files read-permissions and write-permissions,
  but also the files in the subdirectories read-permissions.d
  and write-permissions.d.

- monotone now also tracks the workspaces of databases which
  do not reside in a "managed" location.

- automate now resets the locale to "POSIX" internally.  This
  means that all scripts can expect the same untranslated
  messages from mtn automate, regardless of the locale of the
  calling process.

- The hook 'get_netsync_key' has been split up into two separate
  hooks, one for client usage ('get_netsync_client_key', with
  the same arguments as the original 'get_netsync_key') and one
  for server usage ('get_netsync_server_key', with a single table
  argument containing all the given '--bind' options).  Please
  review your custom hooks accordingly.

- Short options ('-b', '-d', ...) are no longer completed.  This
  fixes an invariant failure originating from wrong option usage.
  (closes monotone issue 141)

New Features

- 'mtn conflicts store' now outputs a count of the conflicts,
  and the name of the conflicts file.
  (fixes monotone issue 108)

- New 'mtn list workspaces' command which outputs all the
  known workspaces for a specific database.
  (closes monotone issue 129)

Bugs fixed

- The internal line merger will actually preserve your line
  endings now, instead of changing everything to "\n".

- Improved the help and fixed the argument indexing in
  'conflicts resolve_first' (fixes monotone issue 101)

- A regression from 0.48 prevented monotone from ordering the
  diff output of individual files alphabetically.
  (fixes monotone issue 102)

- 'mtn privkey' did not recognize private keys solely available
  in the key store. This has been fixed.

- Added compatibility with Botan 1.9.9 and newer.
  (fixes monotone issue 104)

- 'mtn pull' and 'mtn sync' would always say that your workspace
  has not been updated.  Now, it only does that when you used
  the '--update' option and there were no updates.
  (fixes monotone issue 106)

- 'mtn automate remote' and 'mtn automate remote_stdio' now use
  a given database given by an alias to read, store and validate
  a remote server's key fingerprint (fixes monotone issue 95)

- monotone gives a proper error message now if a netsync URI
  with the 'mtn' scheme misses the required host part
  (fixes monotone issue 110)

- Whenever a binary file was removed and one would try to get
  a diff using mtn diff, it would report that "/dev/null is
  binary".  This has been changed to it reports the actual
  name of the removed file instead.
  (fixes monotone issue 111)

- monotone no longer wrongly falls back on a :memory: database
  when no database option is given. It also prints out an
  informational message for commands like 'setup' and 'clone'
  that fall back on the configured default database, again,
  if no database is specified for these commands.
  (fixes monotone issue 113)

- If 'mtn serve' is called with one or more '--bind' options,
  then the arguments to these options can now be specified
  again as follows:

    '<ip-or-host>'
        to listen to IP or host on the default port
    '<ip-or-host>:<port>'
        to listen to IP or host on the specified port  - or
    ':<port>'
        to listen on all interfaces on the specified port

  (fixes monotone issue 119)

- monotone no longer enforces ".mtn" as file extension for
  managed databases.  A new Lua hook, get_default_database_glob(),
  is used instead to determine a pattern which matches
  accepted database filenames and this pattern by default
  accept files ending with both, ".mtn" and ".db".
  (fixes monotone issue 128)

- monotone now gives a proper error message when an incomplete
  or partial identifier contains non-hex digits.
  (fixes monotone issue 143)

- Performance of "mtn ls changed" has been improved and is now
  comparable to "mtn status". (fixes monotone issue 120)

Internal

- The source tree has been reorganized. Sources, tests and
  documentation now reside in specific directories and many
  smaller improvements in terms of source code cleanup,
  developer documentation and general build infrastructure
  accompany this big change.

Other

- Added a new directory extra/, which contains monotone hooks and
  related scripts that have been shown to work.  Most of these get
  installed, usually somewhere under $(prefix)/share/monotone.
  Please read extra/README for further information.

- Added the mtn-cleanup Perl script that returns a workspace to its
  pristine state with the minimum amount of change. This script is
  in the extra/bin directory.

13 years agoUpdated editors/joe to 3.7nb2
wiz [Fri, 1 Apr 2011 13:12:33 +0000 (13:12 +0000)]
Updated editors/joe to 3.7nb2

13 years agoFix for crash with a segv if called as jmacs with more then
wiz [Fri, 1 Apr 2011 13:12:24 +0000 (13:12 +0000)]
Fix for crash with a segv if called as jmacs with more then
one file as an argument on the command line from upstream.

From upstream via Jasper Wallace in PR 44808.

Bump PKGREVISION.
Set LICENSE (GNU GPL v1!)

13 years agoAllow GNU GPL v1 by default.
wiz [Fri, 1 Apr 2011 13:11:08 +0000 (13:11 +0000)]
Allow GNU GPL v1 by default.

13 years agoAdd GNU GPL v1 from http://www.gnu.org/licenses/gpl-1.0.txt
wiz [Fri, 1 Apr 2011 13:09:39 +0000 (13:09 +0000)]
Add GNU GPL v1 from gnu.org/licenses/gpl-1.0.txt

13 years agoChange HOMEPAGE to available one.
obache [Fri, 1 Apr 2011 13:05:09 +0000 (13:05 +0000)]
Change HOMEPAGE to available one.

13 years agoAdd patch that should fix build with png-1.5.
wiz [Fri, 1 Apr 2011 13:00:32 +0000 (13:00 +0000)]
Add patch that should fix build with png-1.5.