Commit graph

135707 commits

Author SHA1 Message Date
adam
0dbb1a7f3a Changes 1.6.12:
* Eliminated a memory leak in libpng with writing bad tEXt chunks.
2009-01-03 19:36:43 +00:00
gdt
1b5334f5b1 Express depdendency on glib2 and add it to bl3 file, so that depending
packages that use pkg-config to check for pulseaudio but don't depend
on glib2 can build.  Reviewed by wiz@.
2009-01-03 19:34:02 +00:00
wiz
41f4978d95 Mention three new emulator packages. 2009-01-03 18:49:10 +00:00
wiz
4414e4590c Add gambatte, nestopia, and snes9x-gtk. 2009-01-03 18:47:23 +00:00
wiz
c9ba1f6ff3 Initial import of snes9x-gtk-1.51 patch 61 (as 1.51.61):
snes9x is a portable, freeware Super Nintendo Entertainment System
(SNES) emulator. It basically allows you to play most games designed
for the SNES and Super Famicom Nintendo game systems on your PC or
Workstation; which includes some real gems that were only ever
released in Japan.

This package contains a GTK port of snes9x.
2009-01-03 18:46:27 +00:00
wiz
2db27f0134 Initial import of gambatte-0.4.0:
Gambatte is an accuracy-focused, open-source, cross-platform Game
Boy / Game Boy Color emulator written in C++. It is based on hundreds
of corner case hardware tests, as well as previous documentation
and reverse engineering efforts.
2009-01-03 18:45:45 +00:00
wiz
b6d6c5d121 Initial import of nestopia-1.40h:
NEStopia is a portable Nintendo Entertainment System emulator
written in C++ by Martin Freij and ported to Linux by R. Belmont.
NEStopia strives for the most accurate emulation possible at the
pixel-by-pixel and sample-by-sample level, and it has excellent
mapper and UNIF board support as well. A few features:

- Supports .nes and .unf/.unif format ROMs
- Supports .fds discs
- Supports .nsf music rips
- All supported files can be extracted from zip or 7zip containers (an
  archive browser is not yet included - this assumes the common
  GoodSet case of one zip or 7zip per game)
- Supports save states
- Supports movie recordings
- Supports the "rewinder" - if you make a bad jump and screw up your game,
  press Backspace and the game will run in reverse. Press \ to take over
  again and try to fix your mistake.
- Friendly GUI configuration
- Autodetection of PAL and NTSC format games
- Supports drag and drop of compatible games and music rips from modern
  Linux file managers, including KDE's Konqueror and GNOME's Nautilus.
2009-01-03 18:44:27 +00:00
wiz
00ca7b538d Updated archivers/pbzip2 to 1.0.4 2009-01-03 18:34:07 +00:00
wiz
76b4fb5a94 Update to 1.0.4:
Changes in 1.0.4 (Dec 21, 2008)
- Added support to use pbzip2 with tar (--use-compress-prog=pbzip2).
- Added support for all remaining bzip2 command line options so
  pbzip2 can be used as a drop-in replacement for bzip2.
- Fixed bug that would cause pbzip2 to crash if detection of the
  number of processors failed.
- Now prevents uclibc from being exposed to its lack of a
  getloadavg function.

Changes in 1.0.3 (Oct 31, 2008)
- Added support for compression using stdin and pipes!  Thanks
  to Ivan Voras for supplying the patch to enable this feature.
- Added support for decompression using stdin and pipes but
  currently limited to only a single thread
- Added support for testing bzip2 files using stdin and pipes
- Added support to directly decompress files without using
  threads when files are small or the system only has 1 CPU.
  This mode is also used if the .bz2 file contains only 1
  bzip2 stream.
- Added support to compress 0 byte files like bzip2
- Added support for pbzcat symlink to automatically specify
  decompression mode to stdout, just like bzcat
- Increased max supported path and filename from 255 to 2048
  characters
- Updated RPM spec to support SUSE Linux
- Updated help display to show how many CPUs autodetect has found
- Code cleanup
2009-01-03 18:33:55 +00:00
abs
9835272982 +p5-Catalyst-Plugin-RequireSSL 2009-01-03 18:16:07 +00:00
abs
1db97b40d5 Added www/p5-Catalyst-Plugin-RequireSSL version 0.06
e this plugin if you wish to selectively force SSL mode on some of
your web pages, for example a user login form or shopping cart.

Simply place $c->require_ssl calls in any controller method you
wish to be secured.

This plugin will automatically disable itself if you are running
under the standalone HTTP::Daemon Catalyst server. A warning message
will be printed to the log file whenever an SSL redirect would have
occurred.
2009-01-03 18:15:00 +00:00
schwarz
85f13d3086 ensure that fam compiles on systems that do not define MNT_NODEV such as
FreeBSD 7.1
2009-01-03 16:32:59 +00:00
agc
9984ffd325 Note the end of the freezein preparation for the pkgsrc-2008Q4 branch 2009-01-03 16:31:37 +00:00
tron
0c4b38b599 Disable assembler support on Mac OS X Intel systems because it breaks the
build of a shared version of the library.
2009-01-03 15:40:04 +00:00
shattered
2fc690d1ac Unbreak build with pulseaudio support (configure check failed because
of missing glib2 dependency).
2009-01-03 15:18:18 +00:00
obache
77cfdab783 Fixes typo ,it rise build failure on Solaris.
Noticed by Tim Larson in PR 40304.
2009-01-03 12:37:08 +00:00
dholland
f25a593e1f +sage (http://www.sagemath.org/), matlab-type system 2009-01-03 08:52:41 +00:00
obache
438b358b86 Restrict necessity of libvolume_id to using linux/freebsd/netbsd hald backends.
Fixes build failure on platforms using dummy backend, as PR 40291.
2009-01-03 01:28:34 +00:00
he
efebc46dbf Note update of devel/p5-Rose-Object to 0.85.4
(yes, this steps the version number backwards in pkgsrc-current - sorry!)
2009-01-02 22:20:18 +00:00
he
cb07d319ef Update from version 0.854 to 0.85.4.
Pkgsrc changes:
 o Belatedly fix the version number tweak to forestall what would
   happen when/if this package upstream goes to 0.86, which is perfectly
   valid according to the perl version numbering rules, but which is
   problematical for pkgsrc's dewey-decimal system.

   Better to have the fix on the branch, even though this steps the
   version number backwards in pkgsrc-current.

Approved by agc@
2009-01-02 22:18:37 +00:00
he
4ff3c451b5 Note update of textproc/p5-Text-WrapI18N to 0.06nb2. 2009-01-02 21:47:52 +00:00
he
022965e1fe Update from version 0.06nb1 to 0.06nb2.
Pkgsrc changes:
 o Apply fix from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470250
   to prevent this module from looping on input "words" longer than
   the current wrap coloumn.  Problem also reported upstream via
   CPAN's RT system.
2009-01-02 21:45:45 +00:00
martti
3b977a753a rrdtool 2009-01-02 20:07:48 +00:00
martti
c7013e0803 Updated databases/rrdtool12 to 1.2.29
Features:

- a second axis can now be displayed in rrd_graph. look for
  documentation on second-axis. feature was sponsored by VoltWerk.

Bugfixes:

- rrd_fetch: is more careful when seeking. it should not try to seek
  outside the file anymore.

- rrd_graph: CDEF:x= raises an error now and does not segfault

- rrd_graph: --font TITLE:12: problem fixed (affecting cacti)

- rrd_graph: make VDEF work with SHIFT (bug #177)

- rrd_xport: make it work when exporting datasources without
             uniform step size.

- rrd_tool:  rely on function return values and not on errno.  (bug #176)
2009-01-02 20:07:10 +00:00
martti
3729de22d8 Updated databases/rrdtool to 1.3.5
Features:

- a second axis can now be displayed in rrd_graph. look for
  documentation on second-axis. feature was sponsored by VoltWerk.

- win32 port of the source. see WIN32-BUILD-TIPS.txt for details.
  contributed by exitgames

Bugfixes:

- rrd_fetch: is more careful when seeking. it should not try to seek
  outside the file anymore.

- rrd_restore: works on platforms where "NaN" is not represented as
  "NaN" works now (HPUX)

- rrd_graph: label ordering in --full-size is correct now.

- ruby bindings: fix for last method

- perl bindings: fix for build on MacOSX

- rrd_update: make sure time stamp of rrd files get updated even on
  platforms with broken MS_ASYNC implementations (osx and old linux)

- rrd_graph: CDEF:x= raises an error now and does not segfault

- Solaris isfinite portability improved

- rrd_graph: --font TITLE:12: problem fixed (affecting cacti)
2009-01-02 20:07:07 +00:00
abs
8385cea5c8 Updated devel/cpuflags to 1.31 2009-01-02 19:30:52 +00:00
abs
f1358c3bcf Updated devel/cpuflags to 1.30
NetBSD changes:
 - Correctly decode the cpu 'features' lines
 - Also decode the cpu family and model data
2009-01-02 19:30:31 +00:00
jmcneill
ac3653567c Fix build. 2009-01-02 02:55:43 +00:00
wiz
1f72ed9e86 + TeXmacs-1.0.7.1, abcm2ps-5.9.3, aria2-1.1.2, autogen-5.9.7,
biew-5.7.1, cdrtools-2.01.01.55, clive-2.1.2, devIL-1.7.5,
  duplicity-0.5.04, exempi-2.1.0, freeciv-2.1.8, geda-1.5.1.20081221,
  gimp26-2.6.4, hiawatha-6.11, kdevelop-3.5.4, lablgtk-2.12.0,
  lilypond-2.12.1, mercurial-1.1.2, monotone-0.42, nspluginwrapper-1.2.0,
  nut-14.2, py-subversion-1.5.5, py-yaml-3.07, rdiff-backup-1.2.4,
  roundcube-0.2, scmgit-base-1.6.1, subversion-base-1.5.5,
  tesseract-2.04, thunderbird-2.0.0.19, x264-devel-20081227,
  xf86-video-ati-6.9.0.91, xscreensaver-5.08, xterm-238, zziplib-0.13.50.
2009-01-02 00:46:24 +00:00
wiz
0bc7d7432c Mention addition of gimp26 in November. 2009-01-02 00:44:03 +00:00
hasso
75099ab593 Quick fix for DragonFly master with getpwnam_r and friends. 2009-01-01 21:56:16 +00:00
hubertf
2e69248751 revision bump for the ao->libao option rename 2009-01-01 21:47:31 +00:00
hubertf
659219b60f Option 'ao' was renamed to 'libao' - adjust; See PR 40312. 2009-01-01 21:46:58 +00:00
hubertf
e32dc9217d Improve description of libao, and remove the 'ao' option
Addresses PR 40312
2009-01-01 21:38:21 +00:00
tron
a8ff04273f Remove pointless manual assignment of "WRKSRC". 2009-01-01 19:26:35 +00:00
obache
54fc65502e Updated security/amavisd-new to 2.6.2 2009-01-01 14:30:31 +00:00
obache
b2ce73ffc8 Update amavisd-new to 2.6.2, maintainer update request by PR 40303.
amavisd-new-2.6.2 release notes

MAIN NEW FEATURES SUMMARY

- bounce killer: improved detection of nonstandard bounces;
- bounces to be killed no longer waste SpamAssassin time;
- tool to convert dkim-filter keysfile into amavisd configuration;
- compatibility with SpamAssassin 3.3 (CVS head) regained;
- rewritten and expanded documentation section on DKIM signing and
  verification in amavisd-new-docs.html;

COMPATIBILITY WITH 2.6.1

- apart from small differences in logging and notifications, the
  version 2.6.2 is compatible with 2.6.1, with its configuration file
  and its environment;

- virus scanner entries were updated (as described below, most notably by
  adding a regexp flag m), so be sure to update existing configuration file;
  updated virus scanner entries can be used with 2.6.1 too;

- the %sql_clause default has changed in detail (see below), if its value
  is overridden in a configuration file the setting may need updating;

See full release notes:

http://www.ijs.si/software/amavisd/release-notes.txt
2009-01-01 14:30:02 +00:00
darcy
f0b07417ca Update databases/py-postgresql to 4.0. 2009-01-01 13:43:11 +00:00
darcy
02ff57e902 Upgrade to 4.0. This is a major release and may risk some backwards
incompatibilities.  Here are the major changes.

- Dropped support for Python below 2.3 and PostgreSQL below 7.4.
- Improved performance of fetchall() for large result sets
  by speeding up the type casts (as suggested by Peter Schuller).
- Exposed exceptions as attributes of the connection object.
- Exposed connection as attribute of the cursor object.
- Cursors now support the iteration protocol.
- Added new method to get parameter settings.
- Added customizable row_factory as suggested by Simon Pamies.
- Separated between mandatory and additional type objects.
- Added keyword args to insert, update and delete methods.
- Added exception handling for direct copy.
- Release the GIL while making a connection
  (as suggested by Peter Schuller).
- If available, use decimal.Decimal for numeric types.
- Allow DB wrapper to be used with DB-API 2 connections
  (as suggested by Chris Hilton).
- Made private attributes of DB wrapper accessible.
- Dropped dependence on mx.DateTime module.
- Support for PQescapeStringConn() and PQescapeByteaConn();
  these are now also used by the internal _quote() functions.
- Added 'int8' to INTEGER types. New SMALLINT type.
- Added a way to find the number of rows affected by a query()
  with the classic pg module by returning it as a string.
  For single inserts, query() still returns the oid as an integer.
  The pgdb module already provides the "rowcount" cursor attribute
  for the same purpose.
- Improved getnotify() by calling PQconsumeInput() instead of
  submitting an empty command.
- Removed compatibility code for old OID munging style.
- The insert() and update() methods now use the "returning" clause
  if possible to get all changed values, and they also check in advance
  whether a subsequent select is possible, so that ongoing transactions
  won't break if there is no select privilege.
- Added "protocol_version" and "server_version" attributes.
- Revived the "user" attribute.
- The pg module now works correctly with composite primary keys;
  these are represented as frozensets.
- Removed the undocumented and actually unnecessary "view" parameter
  from the get() method.
- get() raises a nicer ProgrammingError instead of a KeyError
  if no primary key was found.
- delete() now also works based on the primary key if no oid available
  and returns whether the row existed or not.
2009-01-01 13:21:44 +00:00
tnn
a23b164ca5 New year, new CHANGES. 2009-01-01 11:18:24 +00:00
schmonz
a365e6eae7 + ikiwiki-3.00 2009-01-01 08:38:58 +00:00
obache
f224dff081 S/Mime plugin in the main plugins since claws-mail-3.6.
No need to have individual distinfo anymore.
2009-01-01 07:55:38 +00:00
obache
1551dff009 Sort. 2009-01-01 06:45:42 +00:00
obache
881393c48b + padevchooser 2009-01-01 06:44:43 +00:00
epg
1159d32e80 Add a TODO about the configure brokenness. 2008-12-31 20:48:37 +00:00
epg
25035570ec Revert 1.31 (allow use of db4), as the autoconf crap is broken and doesn't
work somehow on NetBSD and DragonFly (and probably others).  This is a shame,
as nvi itself actually does support db4, it's the autocrap that's broken.
2008-12-31 20:46:33 +00:00
epg
a8cfd48274 Force -ldl on Linux, as this uses dlopen and friends. Also filed bug report:
http://www.sqlite.org/cvstrac/tktview?tn=3555
2008-12-31 20:37:09 +00:00
abs
338057e9c1 Updated devel/cpuflags to 1.30 2008-12-31 14:50:42 +00:00
abs
52777ba67a Updated devel/cpuflags to 1.30
Add:
 "Intel(R) Pentium(R) M processor "*
2008-12-31 14:49:54 +00:00
taca
e8e5e5ea41 +phppgadmin-4.2.2. 2008-12-31 14:36:17 +00:00