Commit graph

182560 commits

Author SHA1 Message Date
wiz
72b90e739a Bump version for unintended commit of changes. 2012-02-22 15:33:16 +00:00
wiz
10b42eef42 Mention putty-devel successor. 2012-02-22 15:31:34 +00:00
wiz
89919181be Remove putty-devel, older than putty now. 2012-02-22 15:31:05 +00:00
wiz
28d4a789d3 Add a patch from the putty-devel package (not needed on my -current though) 2012-02-22 15:30:20 +00:00
wiz
6500f03051 Updated security/putty to 0.62 2012-02-22 15:27:29 +00:00
wiz
5b92122de8 Update to 0.62, keeping all pkgsrc patches which have not been fed upstream (hi roy! hi rillig!)
2011-12-10 PuTTY 0.62 released

PuTTY 0.62 is out, containing only bug fixes from 0.61, in particular a security fix preventing passwords from being accidentally
retained in memory.

2011-11-27 PuTTY 0.62 pre-release builds available

PuTTY 0.61 had a few noticeable bugs in it (but nothing security-related), so we are planning to make a 0.62 release containing just bug
fixes. The Wishlist page lists the bugs that will be fixed by the 0.62 release. The Download page now contains pre-release snapshots of
0.62, which contain those bug fixes and should be otherwise stable. (The usual development snapshots, containing other development since
0.61, are also still available.)

2011-07-12 PuTTY 0.61 is released

PuTTY 0.61 is out, after over four years (sorry!), with new features, bug fixes, and compatibility updates for Windows 7 and various SSH
server software.
2012-02-22 15:27:13 +00:00
wiz
2e44e42a0a Use gmake for building.
For some inexplicable reason, directory changes take effect for multiple
lines with BSD make on 6.99.3/amd64.
2012-02-22 14:55:52 +00:00
ryoon
779b3a8436 Updated editors/OmegaT to 2.5.1.01 2012-02-22 13:42:45 +00:00
ryoon
e67324b2d9 Update to 2.5.1.01
* pkgsrc patch is merged to upstream.

Changelog:
----------------------------------------------------------------------
 OmegaT 2.5.1 update 1
----------------------------------------------------------------------
   2 Enhancements
   2 Bug fixes
   0 Localisation updates
----------------------------------------------------------------------
2.5.1 update 1 vs. 2.5.1

  Implemented requests:

  - Console: more context on error message "Failed to load..."
  http://sourceforge.net/support/tracker.php?aid=3465220

  - Navigate to next/previous segment with a note
  http://sourceforge.net/support/tracker.php?aid=3484729

  Bug fixes:

  - Remove Tags can create a corrupted target document
  http://sourceforge.net/support/tracker.php?aid=3487497

  - After "save" the cursor goes to the head of the segment
  http://sourceforge.net/support/tracker.php?aid=1643198

----------------------------------------------------------------------
 OmegaT 2.5.1
----------------------------------------------------------------------
  10 Enhancements
   1 Bug fix
   2 Localisation updates
----------------------------------------------------------------------
2.5.1 vs. 2.5.0 update 5

  Implemented requests:

  - Validate tags in console mode
  http://sourceforge.net/support/tracker.php?aid=3426212

  - Add patterns for text that should be removed and validate
  http://sourceforge.net/support/tracker.php?aid=3477099

  - User-defined tags
  http://sourceforge.net/support/tracker.php?aid=1599334

  - Validate Java MessageFormat pattern tags ({0} etc.)
  http://sourceforge.net/support/tracker.php?aid=3477045

  - Render tags in different color in editor
  http://sourceforge.net/support/tracker.php?aid=2120329

  - Add "date" & "time" to translated file name pattern
  http://sourceforge.net/support/tracker.php?aid=3346155

  - targetLocale for use with DotNetNuke ResX
  http://sourceforge.net/support/tracker.php?aid=3330974

  - Remove all tags
  http://sourceforge.net/support/tracker.php?aid=3481683

  - Create /tm/auto folder in new project
  http://sourceforge.net/support/tracker.php?aid=3368416

  Other enhancements:

  - Insert Source Tags inserts all relevant tags (custom, java, printf),
not only OmegaT-tags

  Bug fixes:

  - Camtasia filter: <Line> is incorrectly added as src segment
  http://sourceforge.net/support/tracker.php?aid=3481602

  Localisation updates:

  - Dutch localisation updated to 2.5.0 update 5 (UI, readme, documentation)
  - Italian localisation updated to 2.5.0 update 5 (UI, Instant Start, readme)

----------------------------------------------------------------------
 OmegaT 2.5.0 update 5
----------------------------------------------------------------------
   9 Enhancements
   5 Bug fixes
   2 Localisation updates
----------------------------------------------------------------------
2.5.0 update 5 vs. 2.5.0 update 4

  Implemented requests:

  - Filter for Camtasia Studio for Windows
  http://sourceforge.net/support/tracker.php?aid=3457285

  - TBX entry/concept level note
  http://sourceforge.net/support/tracker.php?aid=3454401

  - Load comment from TBX even without target language
  http://sourceforge.net/support/tracker.php?aid=3472408

  Other enhancements:

  - Magento CE locale CVS file filter

  - The key is now displayed in the comment pane for all ID-based filters:
Android Resources
Java Resource Bundles
Key=Value Files
Mozilla DTD
ResX
SubRip Subtitles
Windows Resource
WiX

  - Use a larger default size for the statistics dialog (800x400 instead of
400x300)

  - When reading external TMXs, the <hi> tag is skipped, as it cannot correspond
to a tag of a source document

  - The "out of memory" message now refers to the manual

  - Instead of using Java's default memory allocation, the Windows and Linux
startup scripts now use 512 MB

  Bug fixes:

  - GPL license has an outdated FSF address
  http://sourceforge.net/support/tracker.php?aid=3440748

  - Android filter: non-translatable text was not ignored

  - Log messages on TMX loading were missing

  - In the HHC filter, the comment pane contained Tag: PARAM Attribute: value
for all segments

  - For external TMXs, the parameter "Use XML for standalone tags" was not
working for all tags

  Localisation updates:

  - Dutch localisation updated to 2.5.0 update 3 (UI, readme, documentation)
  - Italian localisation updated to 2.5.0 update 3 (UI)
2012-02-22 13:41:45 +00:00
ryoon
c5bdf32e64 Add conditional for NetBSD/{i386,amd64} 6.99.*.
Tested on NetBSD/i386 6.99.3.
2012-02-22 13:25:14 +00:00
wiz
5a64b91a3d Needs pkg-config for ft2/cairo. Add it to TOOLS. 2012-02-22 12:28:06 +00:00
wiz
32c70a1636 For some reason this seems to need pkg-config now to build all its libraries.
Add it to TOOLS.
2012-02-22 12:26:33 +00:00
drochner
8ffca39e4a build the library thread-aware, i.e. use <pthread.h> but do not
link against libpthread. (It doesn't create threads, just uses
locking.) This seems to be wanted by some applications, eg vlc
issues a warning on startup (with no visible consequences afaict,
but anyway).
I hope this works for other OSes too. If not, we should probably
add support for these cases to mk/pthread.bl3.mk.
bump PKGREV
2012-02-22 11:10:17 +00:00
obache
935f5394d9 Note update of xulrunner192, firefox36 and firefox36-l10n. 2012-02-22 11:03:23 +00:00
obache
1c60bb5963 Update firefox36 to 3.6.27.
pkgsrc changes:
* use own mozilla-common.mk, some dependency differ from recent Firefox.
* switch to use system cairo.

Fixed in Firefox 3.6.27
* MFSA 2012-11 libpng integer overflow
Fixed in Firefox 3.6.26
* MFSA 2012-08 Crash with malformed embedded XSLT stylesheets
* MFSA 2012-07 Potential Memory Corruption When Decoding Ogg Vorbis files
* MFSA 2012-04 Child nodes from nsDOMAttribute still accessible after removal of nodes
* MFSA 2012-02 Overly permissive IPv6 literal syntax
* MFSA 2012-01 Miscellaneous memory safety hazards (rv:10.0/ rv:1.9.2.26)
Fixed in Firefox 3.6.25
* MFSA 2011-59 .jar not treated as executable in Firefox 3.6 on Mac
2012-02-22 11:00:06 +00:00
fhajny
723376b81e Added www/php-fpm 2012-02-22 10:44:59 +00:00
fhajny
7c0cdb187e Import php53-fpm-5.3.10 as www/php-fpm.
PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI
implementation with some additional features useful for sites
of any size, especially busier sites.

These features include:

* Adaptive process spawning (NEW!)
* Basic statistics (ala Apache's mod_status) (NEW!)
* Advanced process management with graceful stop/start
* Ability to start workers with different uid/gid/chroot/environment
  and different php.ini (replaces safe_mode)
* Stdout & stderr logging
* Emergency restart in case of accidental opcode cache destruction
* Accelerated upload support
* Support for a "slowlog"
* Enhancements to FastCGI, such as fastcgi_finish_request() - a special
  function to finish request & flush all data while continuing to do
  something time-consuming (video converting, stats processing, etc.)

... and much more.

It was not designed with virtual hosting in mind (large amounts of pools)
however it can be adapted for any usage model.
2012-02-22 10:43:42 +00:00
hiramatsu
be72068fe1 Updated databases/p5-DBIx-Abstract to 1.01.
Updated databases/p5-DBIx-Class-UUIDColumns to 0.02006.
2012-02-22 10:23:07 +00:00
hiramatsu
d2651dcb46 Update p5-DBIx-Class-UUIDColumns to 0.02006.
Changes from previous:
----------------------
0.02006 Wed Dec 21 16:58:00 2011
    - Repackaged with Module::Install 1.00
    - Migrated repository from svn to git and added links to meta tags
2012-02-22 10:20:00 +00:00
hiramatsu
73ba294fe7 Update p5-DBIx-Abstract to 1.01.
Changes from previous:
----------------------
1.01   2011-08-23
        - Update to modern build practices.
        - Make tests work with SQLite, so they don't need to be configured.
        - Document its depricated status.
2012-02-22 10:19:29 +00:00
cheusov
51755903a6 Fix build failure on Linux (PR 42289) 2012-02-22 09:50:24 +00:00
wiz
cd676e71ea + apache-2.4, bftpd-3.7, gnutls-3.0.13, libxklavier-5.2.1, lua-5.1.5,
opendnssec-1.3.6, puzzles-9411, py-moin-1.9.4, stow-2.2.0,
  vifm-0.7.2, webkit-gtk-1.7.5, windowmaker-0.95.2 [wip], worker-2.19.1,
  xev-1.2.0.
2012-02-22 07:47:07 +00:00
wiz
481e70a489 Update "integration" section per
http://mail-index.netbsd.org/tech-pkg/2012/01/03/msg008325.html

Frm Julian Fagir in PR 46070.
2012-02-22 07:39:05 +00:00
sbd
2215bd4768 Don't try to install two figures which don't exist, they will be created
as symlinks which point to themselves.
2012-02-22 00:01:52 +00:00
drochner
9abc36593a use vala-0.14 for build because it doesn't want to build with 0.12
anymore, probably due to seemingly innocuous changes to
gobject-introspection, from Patrick Welche per PM
cvs: ----------------------------------------------------------------------
2012-02-21 22:49:18 +00:00
sbd
66de12233b Don't try to build if using linux-pam. 2012-02-21 22:19:25 +00:00
sbd
d6e34b1b58 Add "PKG_GROUPS=nobody" as its default group for bitlbee.
(Some systems have a 'nogroup' instead of a 'nobody' group.)
2012-02-21 22:10:15 +00:00
sbd
540239fa12 Mark as PYTHON_VERSIONS_INCOMPATIBLE with the pkgsrc default python version
as the python bindings for the defalut version are built into the omniORB
package.
2012-02-21 21:05:04 +00:00
sbd
c3fae05323 Add _PYTHON_VERSION_DEFAULT with the "default" python version and set
PYTHON_VERSION_DEFAULT from that.
2012-02-21 21:04:29 +00:00
drochner
fd72b3025a update to 4.5.0, from Helge Muehlmeier per pkgsrc-wip
changes:
-UI improvements
-bugfixes
2012-02-21 20:26:47 +00:00
wiz
a34c1a6627 Merge changes from src/external/bsd/pkg_install. 2012-02-21 18:32:14 +00:00
wiz
2b52e5290c Updated pkgtools/pkg_install to 20120221 2012-02-21 14:54:51 +00:00
wiz
8c0f095251 Bump version for pkg_add bug fix. 2012-02-21 14:54:41 +00:00
wiz
8be7062f27 Fix PR 46068 using the patch by Nicolas Thauvin:
pkg_add fails to install a package when subdiretories are missing
in the path to package directory in /var/db/pkg.
2012-02-21 13:32:24 +00:00
drochner
2531a892f3 mantion updates 2012-02-21 13:19:13 +00:00
drochner
e47acb504e update to 5.0.4
changes:
-bugfixes
-New CPUs recognised
2012-02-21 13:18:19 +00:00
drochner
bf7ee332a5 update to 1.3.3
integrates the fix for CVE-2012-0444
2012-02-21 13:05:57 +00:00
drochner
bb694536f3 -pull in xz/bl3 to avoid hidden dependency
-update to 4.0.1 -- this only adds symbol versioning support to ease
 transition from 3.x to 4.x; this is not used in pkgsrc so the
 update is purely cosmetical
2012-02-21 13:03:00 +00:00
drochner
a291582b5c +gst-plugins0.10-rtmp 2012-02-21 12:57:56 +00:00
drochner
ceb1fb34fc add pkg (split out of gst-plugins0.10-bad) to build the "rtmp" module 2012-02-21 12:55:41 +00:00
drochner
6e59f1ba1c +vlc2 2012-02-21 12:51:15 +00:00
drochner
8b04eda8c7 add vlc-2.0.0. This may need some polishing and fixes; while it works
well mostly it is not ready to replace vlc-1.1 yet.
2012-02-21 12:49:43 +00:00
drochner
0aaa49f2d2 update to 20120204
changes:
-added interface for anynchronous operation
-more feature additions
-bugfixes, cleanup
2012-02-21 12:38:58 +00:00
shattered
7083b4ef4f Fix master site URL. 2012-02-21 11:27:56 +00:00
ryoon
fe712fda72 Updated emulators/hatari to 1.6.1 2012-02-21 11:21:47 +00:00
ryoon
7576456ec3 Update to 1.6.1
Changelog:
 Version 1.6.1 (2012-01-13):
 ---------------------------

This version is mainly a bugfix for 1.6.0, where monochrome mode
gave a black screen and was not usable.

Emulation:
- Fixes to bootup issues in monocrome mode
- Better left border removal timings
- DSP external memory access cycles taken into account

Other changes:
- Fix to allow build with Xcode 3.1.3/OS X 10.5.8 PPC
- Several fixes & updates needed to Hatari UI & hconsole
  for them to work correctly with Hatari v1.6.x
- Test programs added for testing TOS booting with different
  HW configurations and for finding out values needed in
  Hatari keymaps
- Remove a potential segfault in the debugger

Fixed Demos :
  Vodka Demo - Kill The Beast 2 (left border removal)
2012-02-21 11:20:47 +00:00
ryoon
7c6cd9f2a7 Updated inputmethod/skk to 14.4 2012-02-21 09:52:16 +00:00
ryoon
44a54620ee Update to 14.4
Changelog:
* Simplify skk-isearch
* Add some menu items
* Display input mode indicator near cursor position
* Get annotation from DictionaryServices on Mac OS X
* Get annotation from other program
* Make $ behavior changable
* Remove some combination from skk-azik.el
* Improve Tan-Kanji transform
* Add skk-search-web.el
* Other bugfixes
2012-02-21 09:51:25 +00:00
sbd
5ff1a42697 Remove net/nagios-imagepak-base 2012-02-21 07:09:32 +00:00
sbd
49e5384e36 Removed net/nagios-imagepak-base 2012-02-21 07:08:23 +00:00