Commit graph

108969 commits

Author SHA1 Message Date
tron
eb611f8d6b The server components don't get installed under Mac OS X. 2007-01-28 20:18:30 +00:00
wiz
86d62d7559 + gimp24-2.3.14, p5-Test-Simple-0.67. 2007-01-28 20:03:43 +00:00
minskim
9794740efb + cppunit-1.12.0 2007-01-28 19:57:04 +00:00
kristerw
d96a551412 Remove old .bulk-not_available (NOT_AVAILABLE_FILE) files that are left
from previous run.
2007-01-28 19:23:22 +00:00
rillig
63634167d1 The documentation is installed into share/doc/cvs2svn. PKGREVISION++ 2007-01-28 16:49:28 +00:00
taca
f60f383a6b Note update of misc/rubygems package to 0.9.0nb2. 2007-01-28 16:09:41 +00:00
taca
1e9ddd06c8 Add a patch to fix security problem of RubyGems 0.9.0 and prior.
(http://www.frsirt.com/english/advisories/2007/0295)

Bump PKGREVISION.
2007-01-28 16:08:55 +00:00
rillig
38411db6fc Added a patch that fixes PR 35263. 2007-01-28 15:39:26 +00:00
taca
b9a344f914 Note update of these pacakges:
archivers/ruby-zip-0.9.1
	databases/ruby-mysql-2.7.3
	net/dnsdoctor-1.0.1
	textproc/ruby-rttool-1.0.2
	www/ap-ruby-1.2.6
2007-01-28 15:34:23 +00:00
taca
9d9f8ff815 Remove ap2-ruby; it was merged to ap-ruby. 2007-01-28 15:31:35 +00:00
taca
68bf1eca44 Remove ap2-ruby. 2007-01-28 15:31:03 +00:00
taca
fd6fadbe6f Update ap-ruby to 1.2.6.
pkgsrc changes: merge ap2-ruby to here.


mod_ruby-1.2.6 released

mod_ruby-1.2.6 is released.

Main changes from mod_ruby-1.2.5

 - apache/rails-dispatcher.rb supports Rails 1.1.
 - added guard conditionals around code that uses dconf to avoid SEGV. Thanks,
    Michael Granger.
 - fixes for Ruby 1.6.x.
 - do not call downcase content_type, content_encoding, and content_lnaguages.

at 2006-06-15 13:32

mod_ruby-1.2.5 released

mod_ruby-1.2.5 is released.

Main changes from mod_ruby-1.2.4

 - added RubyRestrictDirectives by David Garamond.
 - added Apache::Request#all_params.
 - set $0 correctly
 - added Apache::RubyProfile.
 - added RubyOption.
 - added Apache::RailsDispatcher.
 - supported Apache 2.2 thanks to Michael Sullivan.
 - added RubyGcPerRequest.
 - do not timeout if RubyTimeOut is 0.

at 2006-02-19 21:52
2007-01-28 15:30:25 +00:00
rillig
9ce0a959a1 More documentation for the purpose of this file and a tiny wording
improvement for TEST_DIRS.
2007-01-28 15:29:11 +00:00
taca
a04fc91fba Fix permission of some directories in examples. 2007-01-28 15:25:11 +00:00
taca
94ec013d6c Update ruby-rttool to 1.0.2.
=== [2006/09/20] 1.0.2 released
* Bugfix about linefeed.
2007-01-28 15:24:21 +00:00
taca
71ae772320 Update dnsdoctor package to 1.0.1.
2006-02-10  DNSdoctor-1.0.1
	* l10n: chinese translation thanks to cnnic
	* man: fixed man page hyphens for UTF-8
	* check: new test checking that the nameservers are not part
	 	of the same domain (all_same_domain)
	* check: added timeout for the whole smtp session
	* check: smtp timeout are now configurable
	* html: use italic for guessed values (ns, ip addresses)
	* html: added correct favicon
2007-01-28 15:22:54 +00:00
taca
c547ab46b9 Update ruby-mysql package to 2.7.3.
2006-12-20
    version 2.7.3
     - BUG: Mysql#query with block is stopped when last query failed.
2006-10-28
    version 2.7.2
     - BUG: Mysql::Stmt#result_metadata don't return nil. (Thanks to
        Hidetoshi)
     - BUG: Mysql#close check mysql_errno.
     - BUG: multistatement Mysql#query with block ignore error.
     - extconf.rb for Visual C++. (Thanks to Shugo Maeda)
     - support MySQL BIT type.
     - add Mysql::Field::TYPE_BIT, TYPE_NEWDECIMAL.
2007-01-28 15:21:06 +00:00
taca
6da3cd9ae1 Update ruby-zip package to 0.9.1.
Also install some documents and examples.

= Version 0.9.1

Added symlink support and support for unix file permissions. Reduced
memory usage during decompression.

New methods ZipFile::[follow_symlinks, restore_times, restore_permissions, restore_ownership].
New methods ZipEntry::unix_perms, ZipInputStream::eof?.
Added documentation and test for new ZipFile::extract.
Added some of the API suggestions from sf.net #1281314.
Applied patch for sf.net bug #1446926.
Applied patch for sf.net bug #1459902.
Rework ZipEntry and delegate classes.
2007-01-28 15:18:48 +00:00
taca
4ae634beb0 Note update of lang/ruby18-base package to 1.8.5.20061205nb1. 2007-01-28 15:17:04 +00:00
taca
922992b327 Fix ruby-build-ri-db option related problem.
- Include options.mk before rubyversion.mk, so PLIST for ri database
  should be created suitably.

- make RUBY_RIDIR and its friends relative path to ${PREFIX}.

- Fix and improve handling of ${RUBY_RIDIR} handling and should
  be fixed remaining ${RUBY_RIDIR} after pkg_delete ruby18-base.
  (Noted by private mail from wiz@.)

Bump PKGREVISION of ruby18-base package.
2007-01-28 15:15:57 +00:00
rillig
876dfb9075 Updated eboard to 1.0.3. 2007-01-28 12:12:11 +00:00
rillig
3f3fdf5577 Updated eboard to 1.0.3.
Changes since 0.9.5:
1.0.3:
  * [all]  eboard no longer writes the debug3.ppm file to the homedir
           (leftover debug code) (closes SF#1640523)

  * [all]  make install now accepts DESTDIR (mostly for binary packagers)
           (closes SF#1640162)

  * [all]  fixed console selections and treatment of UTF-8 content
           (closes SF#1633394). The console is also faster.

  * [all]  safer string operations (SF#1639041, SF#1639841, SF#1640126)

  * [all]  added joystick support under Linux

  * [fics] eboard now remembers the column and direction of sorting set for the
           Seek Table. (closes Feat.Req. SF#1112351)

  * [eng]  Game->Resign should now work with any xboard-protocol engine.
           (applied patch SF#1637343)

  * [all]  Added DGT board support through dgtnix (http://dgtnix.sf.net)

1.0.2:
  * [fics] Fixed movelist retrieval of mass observation (such as when observing a
           relay or a tourney on FICS). (closes SF#1626824)

  * [all]  Fixed (as much as possible) the layout of the scratch board
           controls when there is not enough room to display all the controls
           (closes SF#1631707)

  * [fics] Added scrollbars to help navigating when there are too many board
           tabs. (closes SF#1634485)

  * [fics] Annoying seek table "Ads Removed" messages no longer shown in the
           console (closes SF#1634772)

  * [fics] Fischer Random games are now distinguished from generic wild
           games (closes SF#1632083) Wild 0/1/2 are also tagged according
           to the winboard standard (applied patch SF#1634678)

  * [fics] observed wild games on FICS are now reconstructed from the start,
           so that the user can browse moves made before observation started.
           (closes SF#1631873)

  * [all]  updated french and italian translations.

  * [all]  fixed the text layout of PGN annotations on the board clock area
           (closes SF#1631563)

  * [fics] the board positions on observed crazyhouse are now accurate for
           moves before the user started observing it. (closes SF#1631559)

  * [all]  the 3D piecesets work again (closes SF#1630790)

  * [fics] now games unobserved while in progress can be properly discarded in the
           local games dialog (closes SF#1626570, SF#1631567)

  * [eng]  games played against engines now have the TimeControl tag properly
           written when saved to PGN. (closes SF#1630745)

  * [all]  the Getting Started dialog was editable by accident. Fixed.
           (closes SF#1630847)

1.0.1:
  * [all]  focus and cursor position of input box are back to normal
           (changing panes won't select the input field, moving through
           the history keeps the cursor at the end of the field).
           (closes SF#1626448)

  * [fics] observed game removal fixed: when smart discard is turned off, games
           will pile up until the user removes them manually, as expected.
           (closes SF#932920)

  * [fics] material for suicide/losers will be correctly shown when a game starts
           being observed (closes SF#1179796)

  * [all]  (peer-to-peer) eboard now enforces legality checking when playing
           in peer-to-peer mode. (closes SF#836146)

  * [eng]  eboard should no longer leave background processes when interrupted
           with Ctrl+C (SIGINT). (closes SF#1480964)

  * [all]  removed usages of index and rindex, should fix compilation problems
           on Solaris and other platforms (closes SF#993896)

  * [fics] fixed crazyhouse-related bug that displayed incorrect stock pieces
           when moving along a FICS crazyhouse game (closes SF#1628990).
           (this bug was caused by a change in the FICS server output)

  * [all]  fixed hanging and UI misbehavior when attempting to load an invalid
           PGN file from the Games on Client dialog. (closes SF#1628320)

  * [fics] disabling the seek table while connected to FICS will no longer output
           the table protocol garbage to the console(s) (closes SF#1628114)

  * [all]  the theme used to draw crazyhouse stock is now correctly changed even
           on finished games (closes SF#1628111)

  * [all]  fixed some graphics artifacts during piece dragging (below and to the
           extreme right of the board limits). (closes SF#1627374)

  * [fics] when the console font is changed, the separate channel tabs will also
           be updated, as expected (closes SF#1627871).

  * [all]  substituted more GTK1 deprecated calls for the proper GTK2 ones.

  * [eng]  fixed bug in en passant information in FEN positions (this affected
           engines when playing from a set position - noticeably crafty)

  * [eng]  the Run Engine... button on the scratch board works again.

  * [gnuc] eboard no longer crashes when it runs GNU Chess 5 thinking it's
           GNU Chess 4. (closes SF#1480962/B).

  * [eng]  eboard will no longer freeze or crash when the user tries to play
           against a missing chess engine. (closes SF#1480962/A)

  * [eng]  eboard now detects xboard protocol v1-only engines and gracefully
           closes the connection on them instead of crashing (proto v1 still
           unsupported by eboard) (closes SF#911486)

  * [eng]  fixed a bug that made eboard crash when a game against an engine was
           interrupted (such as after being aborted) (closes SF#1107752).

  * [eng]  eboard now respects the engine usermove setting.
           (closes SF#1017917)

  * [all]  added more path options to the configure script to help
           packagers.

  * [all]  fixed the placement of the piece counts in the crazyhouse
           stock (closes SF#1626472/A)

  * [all]  fixed geometry saving/restore - now the bughouse divider
           should be placed where it was saved. (closes SF#1626472/C)

  * [all]  fixed occasional warnings/crashes when selecting a font in the
           preferences dialog

  * [all]  fixed libpng detection in the configure script for FreeBSD
           (now checks for libpng12 and libpng13 is libpng is not found)

  * [all]  fixed bug in PNG reading code that made eboard crash when
           reading the Chap set from eboard extras pack 1.

1.0.0:
  * [all]  eboard now uses GTK+ 2.x

  * [all]  eboard now compiles properly with GCC 4.x

  * [all]  Fixed crashes on x86_64 (NULL / 0 problem on vararg calls,
            SF patch #1534453)

  * [all]  Added French translation (SF patch #931431 by Khanh-Dang)

  * [all]  The weird configure error related to socket.h on
           BSD and Mac OS X should be gone now.

  * [all]  Added Japanese translation.

  * [all]  Mouse scroll wheel now works on the text consoles.
2007-01-28 12:11:37 +00:00
obache
dca54575cc Added devel/p5-Term-ReadPassword version 0.07. 2007-01-28 12:11:27 +00:00
obache
2d335a4a14 + p5-Term-ReadPassword 2007-01-28 12:10:01 +00:00
obache
419d011932 Add p5-Term-ReadPassword version 0.07.
Based on package provided by Michael Lyngbol in PR 35458.
Fixed HOMEPAGE and removed redundant PKGREVISION.

This module lets you ask the user for a password in the traditional
way, from the keyboard, without echoing.
2007-01-28 12:08:20 +00:00
obache
f507b0d641 Add missing backslash.
Pointed out in PR 35504 by Ryo HAYASAKA.
2007-01-28 11:31:05 +00:00
wiz
ba797d8804 Accept kde3-1.0 in USE_DIRS. 2007-01-28 09:23:35 +00:00
wiz
a8d34d39d0 chmlib updated to 0.39. 2007-01-28 07:32:02 +00:00
wiz
269ecb1e5a Update to 0.39:
Version 0.39 is a security release. All of the dynamically-sized
buffers which were allocated on the stack before have been changed
to heap allocations. This circumvents some dangerous security flaws.
2007-01-28 07:31:20 +00:00
wiz
5318aac846 gauche has been updated to 0.8.9, remove old entry. 2007-01-28 07:28:28 +00:00
wiz
fc6639590b - emacs-w3m (thanks, uebayasi!). 2007-01-28 07:26:25 +00:00
wiz
aea576d2e8 + aspell-danish-1.7.9, aspell-faroese-0.2.28, raine-0.50.1. 2007-01-28 07:21:34 +00:00
minskim
cd2e1075d7 Note update of rails and its friends. 2007-01-28 05:46:23 +00:00
minskim
7bbc626363 Update rails to 1.2.1.
Major new features:
- RESTful flavor with new encouragement for resource-oriented
  architectures.
- multibyte-safe UTF-8 wrangling.
2007-01-28 05:45:09 +00:00
minskim
1a7e1554ae Update ruby-actionwebservice to 1.2.1, required by rails-1.2.1.
Changes since 1.1.6:
* Removed invocation of deprecated before_action and around_action filter
  methods. Corresponding before_invocation and after_invocation methods
  should be used instead.
* Provide access to the underlying SOAP driver.
* ActionWebService WSDL generation ignores HTTP_X_FORWARDED_HOST
* Tighten rescue clauses.
* Fixed XMLRPC multicall when one of the called methods returns a struct
  object.
* Fix invoke_layered since api_method didn't declare :expects.
2007-01-28 05:42:51 +00:00
minskim
795d5d8790 Update ruby-actionmailer to 1.3.1.
Changes since 1.2.5:
* Make mime version default to 1.0.
* Make sure quoted-printable text is decoded correctly when only portions
  of the text are encoded.
* Make sure DOS newlines in quoted-printable text are normalized to unix
  newlines before unquoting.
* Fixed that iconv decoding should catch InvalidEncoding
* Tighten rescue clauses.
* Automatically included ActionController::UrlWriter, such that URL
  generation can happen within ActionMailer controllers.
* Replace Reloadable with Reloadable::Deprecated.
* Resolve action naming collision.
* ActionMailer::Base documentation rewrite.
* Replace alias method chaining with Module#alias_method_chain.
* Replace Ruby's deprecated append_features in favor of included.
2007-01-28 05:41:15 +00:00
taca
17a0cc52f2 Note update of www/squid package to 2.6.9. 2007-01-28 05:40:26 +00:00
taca
8bb6483d75 Update squid to 2.6.9 (2.6.STABLE9). I deleted DIST_SUBDIR for now.
Changes to squid-2.6.STABLE9 (Jan 24 2007)

	- Bug #1878: If-Modified-Since broken in 2.6.STABLE8
	- Bug #1877 diskd bug in storeDiskdIOCallback()

Changes to squid-2.6.STABLE8 (Jan 21 2007)

	- Bug #1873: authenticateNTLMFixErrorHeader: state 4.
	- Document the https_port vhost option, useful in combination with
	  a wildcard certificate
	- Document the existence of connection pinning / forwarding of NTLM
	  auth and a few other features overlooked in the release notes.
	- Spelling correction of the ssl cache_peer option
	- Add back the optional "accel" http_port option. Makes accelerator
	  mode configurations easier to read.
	- Bug #1872: Date parsing error causing objects to get unexpectedly
	  cached.
	- Cleanup to have the access.log tags autogenerated from enums.h
	- Bug #1783: STALE: Entry's timestamp greater than check time. Clock
	  going backwards?
	- Don't update object timestamps on a failed revalidation.
	- Fix how ftp://user@host URLs is rendered when Squid is built with
	  leak checking enabled
2007-01-28 05:39:23 +00:00
minskim
80911ce74c Update ruby-actionpack to 1.13.1, required by rails-1.2.1.
Too many changes since 1.12.5.  See ${RUBY_DOCDIR}/actionpack/CHANGELOG.
2007-01-28 05:39:02 +00:00
minskim
a3e27df24c Update ruby-activerecord to 1.15.1, required by rails-1.2.1.
Too many changes since 1.14.1.  See ${RUBY_DOCDIR}/activerecord/CHANGELOG.
2007-01-28 05:36:31 +00:00
taca
fd154b6723 Note update of x11/ruby-tk package to 1.8.5.20061205nb1. 2007-01-28 05:18:42 +00:00
taca
fbf5bc74fd Make sure to build and install tkutil extention library.
PR pkg/35470 should be fixed.

Bump PKGREVISION.
2007-01-28 05:17:34 +00:00
minskim
dd92995c68 Note update of ruby-activesupport. 2007-01-28 04:40:46 +00:00
minskim
cccfe6878e Update ruby-activesupport to 1.4.0.
Changes include adding ActiveSupport::Multibyte and respecting
DST changes.
2007-01-28 04:39:50 +00:00
jschauma
6551e7578c don't assume that tar can compress, instead pipe to gzip 2007-01-28 01:40:49 +00:00
adrianp
3d6ea45778 Note ike-scan and bind9 updates 2007-01-28 01:36:52 +00:00
adrianp
e124e16091 Update to 1.9
a) Experimental IKEv2 support (--ikev2)
b) RFC 3947 NAT traversal support (--nat-t)
c) Source IP spoofing (--sourceip) - Requires raw sockets.
d) Nortel proprietary pre-shared key cracking support.
e) psk-crack can read dictionary files from stdin (--dictionary=-)
f) Backoff patterns may contain only a single packet.
g) Two new packet display options: --timestamp and --shownum
h) ike-scan now uses the Mersenne twister PRNG, with new --randomseed option.
i) --rcookie option allows the responder cookie to be specified in outgoing packets.
j) Several new backoff patterns and vendor IDs added.
k) ike-scan wiki launched: http://www.nta-monitor.com/wiki/
2007-01-28 01:34:42 +00:00
adrianp
b4f9d6caab Update to 9.3.4
Lots of changes, see http://www.isc.org/sw/bind/view/?release=9.3.4#RELEASE
for all the details:

In brief:
2126.	[security]	Serialise validation of type ANY responses.

2124.	[security]	It was possible to dereference a freed fetch
context.

2089.	[security]	Raise the minimum safe OpenSSL versions to
OpenSSL 0.9.7l and OpenSSL 0.9.8d.  Versions
prior to these have known security flaws which
are (potentially) exploitable in named.

2088.	[security]	Change the default RSA exponent from 3 to 65537.

2066.   [security]      Handle SIG queries gracefully.

1941.   [bug]           ncache_adderesult() should set eresult even if no
rdataset is passed to it.
2007-01-28 01:31:52 +00:00
dillo
6c4c63c757 Include jpeg buildlink3.mk -- configure and libpopler-glib explicitly use it.
Okayed by maintainer.
2007-01-28 00:14:46 +00:00
dillo
90a743c431 Add cups option.
Explicitly disable cups if option is not set -- fixes build againts
cups-enabled gtk2.

Okayed by maintainer.
2007-01-28 00:13:49 +00:00