Commit graph

114236 commits

Author SHA1 Message Date
jlam
bc360a59a6 Honor PKGMANDIR. 2007-06-15 05:12:05 +00:00
markd
f5f06a31fe Note conflict with emacs22 which now has the manual bundled.
PR pkg/36492.
2007-06-15 01:44:21 +00:00
markd
68bce716b0 Note conflict against the elisp-manual package. That manual has been
incorporated into latest emacs.  PR pkg/36492
2007-06-15 01:39:32 +00:00
obache
36db4f2b8a COMMENT is too old.
For GNU Emacs Version 21.2, not for 20.3, sice updated to 21-2.8.
2007-06-15 01:18:52 +00:00
minskim
f2015ce787 Install ruby modules only, and correct the package name. 2007-06-15 01:10:21 +00:00
minskim
6abb694323 Add ruby-maruku. 2007-06-15 01:06:58 +00:00
minskim
c4180627be Import ruby-maruku.
Maruku is a Markdown interpreter written in Ruby.

The other Ruby implementation of Markdown is Bluecloth.  Maruku is
much different in philosophy from Bluecloth; the biggest difference is
that parsing is separated from rendering.  In Maruku, an in-memory
representation of the Markdown document is created.  Instead,
Bluecloth mantains the document in memory as a String at all times,
and does a series of gsub to transform to HTML.

Maruku is usually faster than Bluecloth.  Bluecloth is faster for very
small documents.  Bluecloth sometimes chokes on very big documents (it
is reported that the blame should be on Ruby's regexp implementation).
2007-06-15 01:05:05 +00:00
obache
48b49d77dc Updated graphics/gphoto2 to 2.3.1nb1 2007-06-14 23:58:53 +00:00
obache
f47ca638fc Need GNU Readline.
Uses rl_completion_matches (configure script checks) and rl_copy_text (not).
Pointed out in PR 36486.

Bump PKGREVISION.
2007-06-14 23:58:31 +00:00
darcy
003d4f0d83 Add _HAVE_SYSLOG_R to prevent conflicts. 2007-06-14 22:02:45 +00:00
adrianp
4e08b8d0a9 Fix for CVE-2007-2691 2007-06-14 21:27:41 +00:00
jlam
74ac1e5065 Fix whitespace problem. 2007-06-14 21:02:15 +00:00
minskim
48c897d8b0 Remove USE_LANGUAGES which was wrong and unnecessary. 2007-06-14 20:34:44 +00:00
bouyer
cd89016da4 Note update/rename of xen*30 packages to xen*3 version 3.1.0 2007-06-14 19:47:32 +00:00
bouyer
7dc551fd23 Renamed xen*30 to xen*3 2007-06-14 19:44:41 +00:00
bouyer
e3c02d59e3 Rename xentools30-hvm to xentools3-hvm to acknowledge that Xen dropped one
digit in version numbers, and upgrade to 3.1.0.
Changes since 3.0.4:
    *   XenAPI 1.0 support
          o XML configuration files for virtual machines;
          o VM life-cycle management operations; and
          o Secure on- or off-box XML-RPC with bindings for many languages
    * Basic save/restore/migrate support for HVM (e.g. Windows) VMs;
    * Dynamic memory control for HVM guests;
    * 32-on-64 PV guest support (run PAE PV VMs on a 64-bit Xen!); and
    * Blktap copy-on-write disk support.

It also fixes some HVM bugs.
Note that this package contains a backport of the pcnet emulation from
xen-unstable, to make it useable. It gives better performances than the
default realtek emulation.
2007-06-14 19:42:12 +00:00
bouyer
f9a2cde352 Rename xentools30 to xentools3 to acknowledge that Xen dropped one digit
in version numbers, and upgrade to 3.1.0.
Changes since 3.0.4:
    *   XenAPI 1.0 support
          o XML configuration files for virtual machines;
          o VM life-cycle management operations; and
          o Secure on- or off-box XML-RPC with bindings for many languages
    * Basic save/restore/migrate support for HVM (e.g. Windows) VMs;
    * Dynamic memory control for HVM guests;
    * 32-on-64 PV guest support (run PAE PV VMs on a 64-bit Xen!); and
    * Blktap copy-on-write disk support.

It also fixes some HVM bugs.
2007-06-14 19:39:45 +00:00
bouyer
15760d93dd Rename xenkernel30 to xenkernel3 to acknowledge that Xen dropped one digit
in version numbers, and upgrade to 3.1.0.
Changes since 3.0.4:
    *   XenAPI 1.0 support
          o XML configuration files for virtual machines;
          o VM life-cycle management operations; and
          o Secure on- or off-box XML-RPC with bindings for many languages
    * Basic save/restore/migrate support for HVM (e.g. Windows) VMs;
    * Dynamic memory control for HVM guests;
    * 32-on-64 PV guest support (run PAE PV VMs on a 64-bit Xen!); and
    * Blktap copy-on-write disk support.

It also fixes some HVM bugs.
2007-06-14 19:37:00 +00:00
minskim
e80539aa7e Add ruby-itex2MML. 2007-06-14 18:59:58 +00:00
gdt
ca88407643 Add RESTRICTED based on license. 2007-06-14 18:58:15 +00:00
minskim
1a9c61adec Import ruby-itex2MML.
itex2MML converts the itex equations to MathML.  This is a Ruby
binding for itex2MML.
2007-06-14 18:56:59 +00:00
minskim
9a97ecc8ad Add itex2MML. 2007-06-14 18:54:59 +00:00
minskim
e6be4464e4 Import itex2MML, which converts the itex equations to MathML. 2007-06-14 18:53:10 +00:00
gdt
26ec902b25 add RESTRICTED, NO_*_ON_CDROM 2007-06-14 18:40:57 +00:00
gdt
5f103079ec add RESTRICTED. 2007-06-14 18:39:05 +00:00
gdt
343765f96d fix license, add restricted 2007-06-14 18:37:19 +00:00
gdt
50137e0cff fix license, add RESTRICTED 2007-06-14 18:33:51 +00:00
heinz
cba144e327 Updated to version 1.01.
Pkgsrc changes:
  - Download source is now berlios.de
  - The package supports installation to DESTDIR.
  - GCC 2.95 is not enough anymore.

Changes since version 0.92:
===========================
  Changes in Version 1.01
  =======================
  User-Visible changes
  --------------------

    - 60++ new level
    - added easy mode to some existing levels
    - fixes of all levels with known shortcuts
    - Finnish translation
    - French and Russian 1.0 manuals
    - support of updatable cross internet level packs
    - return to last played level via F6
    - sound damping for noisy levels
    - level developer inspector with developer attributes
    - mouse wheel enabled for many buttons like user ratings, volume,...
    - logo cleaned
    - moved backup of score and state to backup subdirectory
    - level menu string display optimization of level title, wr-holders,...
    - visualize inherited user rating in level inspector
    - vista compatible marble icon
    - windows installer reengineering to modern NSI

  Internal changes
  ----------------

    - fix of various engine bugs that did not yet show up with bundled levels
    - fixed properties of various glass stones
    - sound handling reengineering
    - support of user sound sets
    - autorecovery from state / score mismatches
    - re-Id of Windows users

  Changes in Version 1.00
  =======================

  User-Visible changes
  --------------------

    - 200++ new levels, fixes to all broken levels
    - new levelpack sorting
    - grouping of levelpacks
    - level inspector for viewing ratings and statistic information about levels
    - screenshot viewer
    - personal annotations and rating of levels
    - score registration and download of world records and statistic information
    - PAR and handicap as messures for a player
    - drop & play of new levels and new levelpacks
    - history and search of levels
    - composer for own levelpacks and levelpack groups
    - instant language change
    - Translations of level titles and documents
    - Swedish, Russian, Hungarian, Portuguese translation
    - German and French manuals
    - 100++ pages Reference manual

  Internal changes
  ----------------

    - XMLification of all data files
    - reengineering of level and levelpack
    - catch many errors intenally, display messages, continue or clean shutdown
    - portability issues - Unix, Windows, MacOS as unified platform
    - switch from Lua 4.* to Lua 5.1.1, from tolua to tolua++
    - switch return value of messages from void/nil to Value
    - added sender object as second argument to callback function
    - common floor attributes (gradient, mouseforce, friction)
    - border stones are swappable
    - improved fire system: eternal, secure fire, heat transformation, ...
    - new stones: st-chess, st-lightpassenger, st-polarswitch, st-redrock,
        st-firebreak[_move], st-bigbluesand-<nesw>, st-camouflage
    - new floors: fl-thief, fl-nomouse, fl-woven_orange
    - new items: it-rubberband, it-booze-broken, it-death, it-drop
    - removed: fl-ice_001
    - it-pencil -> it-cross, it-crack
    - it-brush -> it-cross, it-squashed
    - st-scissor actions
    - bigbricks unswappable and unpullable
    - st-flash/actorimpulse*/spitter : distorted forces
    - small whiteballs can jump
    - new libraries: andreas_itemfreeze, andreas_ghosts, libpuzzle, libterrain
    - icons polish
    - sound additions, volume reduction on stone hit

    for details on the subjects read the reference manual, for a complete list
    of changes see svn commit messages at berlios.de:
    http://svn.berlios.de/wsvn/enigma-game/tags/1.00/?op=log&rev=0&sc=0&isdir=1)
2007-06-14 17:55:03 +00:00
gdt
c89826e5d5 add license, set RESTRICTED 2007-06-14 17:50:09 +00:00
adrianp
e102ddce05 Updated sysutils/file to 4.21 2007-06-14 16:30:45 +00:00
adrianp
51f863b292 Update to 4.21
+2007-05-24 10:00 Christos Zoulas <christos@zoulas.com>
+
+       * Fix another integer overflow (Colin Percival)
+
+2007-03-26 13:58 Christos Zoulas <christos@zoulas.com>
+
+       * make sure that all of struct magic_set is initialized appropriately
+         (Brett)
+
+2007-03-25 17:44 Christos Zoulas <christos@zoulas.com>
+
+       * reset left bytes in the buffer (Dmitry V. Levin)
+
+       * compilation failed with COMPILE_ONLY and ENABLE_CONDITIONALS
+         (Peter Avalos)
+
+2007-03-15 10:51 Christos Zoulas <christos@zoulas.com>
+
+       * fix fortran and nroff reversed tests (Dmitry V. Levin)
+
+       * fix exclude option (Dmitry V. Levin)
2007-06-14 16:29:42 +00:00
hira
e705f81d58 Note PKGREVISION bump of misc/openoffice2. 2007-06-14 14:32:22 +00:00
hira
5c7eba53d1 - Remove my bogus patches. It causes hang.
- Disable systray quickstarter.  I can't fix it now.

Bump PKGREVISION.
2007-06-14 14:31:12 +00:00
gdt
cd8cb61ebf Add RESTRICTED and NO_*_ON_* because the license does not grant
permissiont to redistribute.
2007-06-14 12:56:43 +00:00
obache
34e410a1b0 MAKE_JOBS_SAFE=no, reported in PR 36441. 2007-06-14 11:50:51 +00:00
tnn
aef225fdc6 The master site uses HTTP code 307 redirections, which /usr/bin/ftp on
netbsd-3 doesn't understand. For this reason offload1.icculus.org is
used as an alternate download site. Fixes PR pkg/36489, PR pkg/36490.
2007-06-14 09:33:14 +00:00
adam
499f847278 Updated graphics/gimp24 to 2.3.18 2007-06-14 08:57:04 +00:00
adam
501aa86055 Changes 2.3.18:
- temporarily show the hidden image statusbar while the progress is active
- added support for loading .abr v6 Photoshop brushes
- improved usability of color scales
- improved display quality of zoomed-out image view
- bug fixes and code cleanup
2007-06-14 08:56:11 +00:00
joerg
6c719ef8bd Fix DESTDIR support. 2007-06-14 08:12:29 +00:00
wiz
51d9517f23 Note gnash PKGREVISION bump. 2007-06-14 06:02:06 +00:00
wiz
8441a711bb Depend on libltdl instead of installing it ourselves.
Bump PKGREVISION.
2007-06-14 06:01:29 +00:00
jlam
95a227c3e7 Pre-create directories used in the do-install target. 2007-06-14 01:09:42 +00:00
jlam
20798b0abe Style nit -- use a shell for loop instead of a bmake .for loop. 2007-06-13 23:56:11 +00:00
jlam
6b07708bb9 Honor PKGMANDIR. 2007-06-13 23:53:54 +00:00
heinz
07a02cf33f Updated
net/p5-NetAddr-IP to 4.007
	textproc/p5-XML-SAX-Expat to 0.39
	textproc/p5-XML-LibXML to 1.63
2007-06-13 23:35:55 +00:00
heinz
df5ea62bf5 Updated to version 1.63.
Pkgsrc changes:
  - Added support for installation to DESTDIR.
  - Registration of the parser happens through the pkginstall framework
    (INSTALL/DEINSTALL) now, thus making the MESSAGE file unnecessary.
    Setting SKIP_SAX_INSTALL in the environment and replacing
    PERL5_INSTALLVENDORLIB in the install scripts is necessary for this to
    work.

Changes since version 1.62:
==============================
1.63
   - added no_network parser flag
   - added support for exclusive canonicalization (http://www.w3.org/TR/xml-exc-c14n/)
   - make XInclude reflect parser flags
   - documentation fixes
   - better namespace reconciliation implemented by Tim Brody
   - $doc->toString always returns octets
   - $doc->actualEncoding returns UTF8 if no document encoding is declared
     (unlike $doc->getEncoding, which returns undef)
2007-06-13 23:29:00 +00:00
heinz
0b5f277b64 Updated to version 0.39.
Pkgsrc changes:
  - The package supports installation to DESTDIR.
  - Took exact version numbers for prerequisites from Makefile.PL.
  - Provided HOMEPAGE and SVR4_PKGNAME.
  - Added INSTALL/DEINSTALL scripts for correct registration of the parser
    with XML::SAX.


Changes since version 0.35:
===========================
0.39	2007-06-10 08:00
    - check SKIP_SAX_INSTALL environment variable; thanks to Klaus Heinz for
      the patch.

0.38	2007-01-25 14:00
    - fix for http://rt.cpan.org/Public/Bug/Display.html?id=7434. Thanks to
      Bjoern Hoehrmann <http://bjoern.hoehrmann.de/> for the bug report, and
      to Chris Fields for the fix.

0.37  2003-07-04 22:22
    - suppressed the warning for those strange people that process documents
      without namespaces.

0.36  2003-07-04 20:25
    - XML::SAX::Expat went through a thorough round of testing. A number of
      bugs were found and addressed
    - start_document and end_document used to get the same hash, which is
      wrong
    - same for start_prefix_mapping and end_prefix_mapping
    - deprecated xml_decl() in favour of adding fields to start_document()
    - removed some useless manipulations of the element stack
    - end_dtd() now correctly passes an empty hash instead of nothing, as
      wouldn't start_cdata and end_cdata
    - element_decl would return XML::Parser::ContentModel objects instead of
      a content model string.
    - PublicId would sometimes be undef on external_entity_decl()

    - added supported_features(), as well as support for
      http://xml.org/sax/features/external-general-entities and
      http://xml.org/sax/features/external-parameter-entities. XML::SAX::Base
      or XML::SAX::ParserFactory seem to have a bug in that they don't blow
      up on unsupported features. Thanks to the numerous people on the perl-xml
      list that supplied patches for this.
2007-06-13 23:21:34 +00:00
heinz
62cb079000 - The package supports installation to DESTDIR. The only issue was the
creation of the parser registry (ParserDetails.ini) at installation
  time which does not work if using DESTDIR.
  Instead of breaking abstraction barriers (use of _USE_DESTDIR) to make
  this work, this task was moved to INSTALL/DEINSTALL scripts where it
  really belongs, which incidentally also solves the problem described
  above.

- In order to move the creation of the parser registry to the pkgsrc
  scripts, Makefile.PL was changed (through patch-aa) to respect the
  variable SKIP_SAX_INSTALL (inspired by XML::LibXML).

- File::Temp is a part of Perl since 5.6.1 so we do not need an explicit
  DEPENDS line for this.
2007-06-13 23:17:31 +00:00
wiz
3043d19cad Note xmms PKGREVISION bump. 2007-06-13 22:29:55 +00:00
wiz
f472d0400a Add patch from Jesse Peterson in PR 36480:
Fix volume changes with auvia on amd64 port.
2007-06-13 22:29:20 +00:00