Commit graph

8189 commits

Author SHA1 Message Date
wiz
a64e93c816 Update to 4.06:
4.06 Sun Apr 05 2009: - Balint Szilakszi <szbalint at cpan.org>

    - Fixed a setopt issue that could cause a setopt string to get
      corrupted with pre 7.17.0 libcurl versions.
      (Thanks to Andreas Marienborg for the excellent bugreport and testcase!)
    - Made the Makefile.PL curl.h parsing slightly more generic to detect a
      wider selection of constants (fixes debian bugs #519841 and #518942).
      This makes it possible to use CURLE_* and CURL_NETRC_* constants.
    - Added a clearly invalid protocol to t/18twinhandles.t (fixes RT #41425).
2009-04-20 10:05:58 +00:00
mrg
4976f4c3ff update to bozohttpd 20090418. changes include:
o  avoid dying in daemon mode for some uncommon, but recoverable, errors
o  close leaking file descriptors for CGI and daemon mode
o  handle poll errors properly
o  don't try to handle more than one request per process yet
2009-04-18 21:06:15 +00:00
mrg
fa7812e071 update to bozohttpd 20090417.
changes since bozohttpd 20080303:
        o  make bozohttpd internally more modular, preparing the way
           to handle more than one request per process
        o  fix http-auth, set $REMOTE_USER not $REMOTEUSER.  also fix
           cgi-bin with cvsweb, from Holger Weiss <holger@CIS.FU-Berlin.DE>
        o  fix an uninitialised variable use in daemon mode
        o  fix ssl mode with newer OpenSSL
        o  mmap large files in manageable sizes so we can serve any size file
        o  refactor url processing to handle query strings correctly for CGI
           from Sergey Katsev at Coyote Point
        o  add If-Modified-Since support, from Joerg Sonnenberger
           <joerg@netbsd.org>
        o  many more manual fixes, from NetBSD
2009-04-18 07:01:38 +00:00
wiz
1577be544a neon update to 0.28.x changed ABI, so do a recursive bump, PKGREVISION++.
Noted by obache@ on pkgsrc-changes@
2009-04-16 21:42:40 +00:00
drochner
f3812240fd update to 3.26.1.1
changes:
-bugfixes
-translation updates
2009-04-16 19:46:43 +00:00
snj
b13f6a9868 Update to 1.1.5. This is basically a sync with a more recent WebKit
nightly, and does not have much in the way of webkit-gtk changes.
2009-04-15 19:35:19 +00:00
sno
52cd6293c5 PkgSrc changes:
- add entries for ldap related shared modules to PLIST in case of
    apr-util is build with ldap
  - PKGREVISION is not bumped, because ldap is no default option for
    apr-util so it wont change anything in default-case

Reviewed by tron@
2009-04-14 18:26:34 +00:00
joerg
e9ff075e3e Fix sqlite option for Python 2.5 and higher, we always want to use the
newer external py-sqlite package for that. Bump revision.
2009-04-14 09:14:24 +00:00
sno
3b32bc0aab PkgSrc changes:
- Updating package for p5 module to 3.43

Upstream changes:
  Version 3.43
  1. Documentation patch from MARKSTOS@cpan.org to replace all occurrences of
  "new CGI" with CGI->new()" to reflect best perl practices.
  2. Patch from Stepan Kasal to fix utf-8 related problems in perl 5.10
2009-04-12 11:59:13 +00:00
sno
dfca1e1ce5 PkgSrc changes:
- removed packages p5-IO-Compress-Base, p5-IO-Compress-Zlib,
    p5-IO-Compress-Bzip2 and p5-Compress-Zlib because they are
    merged into p5-IO-Compress
  - Updated dependend packages to depend on p5-IO-Compress
    and bump PKGREVISION

Upstream changes:
  2.017 30 March 2009

      * Merged IO-Compress-Base, IO-Compress-Bzip2, IO-Compress-Zlib &
        Compress-Zlib into IO-Compress.
      * The interface to Compress-Raw-Zlib now uses the new LimitOutput
        feature. This will make all of the zlib-related IO-Compress modules
        less greedy in their memory consumption.
      * Removed MAN3PODS from Makefile.PL
      * A few changes to get the test harness to work on VMS courtesy of
        Craig. A. Berry.
      * IO::Compress::Base & IO::Uncompress::Base
        Downgraded some croaks in the constructors to just set $! (by letting
        the code attempt to open a file and fail).
        This makes the behavior more consistent to a standard open.
        [RT #42657]
      * IO::Uncompress::Base
        Doing a seek with MultiStream could drop some of the uncompressed
        data. Fixed.
      * IO::Compress::Zip
        - Fixed problem with the uncompressed & uncompressed fields when
          zip64 is enabled. They were set to 0x0000FFFF instead of
          0xFFFFFFFF. Also the ZIP64 extra field was 4 bytes short.
          Problem spotted by Dino Chiesa.
      * IO::Uncompress::Unzip
        - use POSIX::mktime instead of Time::Local::timelocal to convert
          the zip DOS time field into Unix time.
      * Compress::Zlib
        - Documented Compress::Zlib::zlib_version()
2009-04-11 23:15:19 +00:00
spz
ad11538784 Update to version 2.0.4 of the package
fixes PR pkg/41118
adds a LICENSE setting
2009-04-11 19:03:53 +00:00
taca
10384c7cc9 Update squid30 package to 3.0.14 (3.0.STABLE14).
* Add LICENSE.
* ADd some comments to patch files.

Changes to squid-3.0.STABLE14 (11 Apr 2009):

	- Regression Fix: HTTP/0.9 in accelerator mode
	- Bug 1232: cache_dir parameter limited to only 63 entries
	- Bug 1868: support HTTP 207 status
	- Bug 2518: assertion failure on restart/reconfigure
	- Bug 2588: coredump in rDNS lookup
	- Bug 2595: Out of bounds memory write in squid_kerb_auth
	- Bug 2599: Idempotent start
	- Bug 2605: Prevent setsid() on helpers in daemon mode
	- Fix external_acl_type option parsing
	- Fix delay pools counters on FTP
	- Fix several issues with ident (some remain)
	- Fix performance issues with persistent connections
	- Fix performance issues with delay pools
	- Fix forwarding of OPTIONS requests
	- Add support for HTTP 1.1 Content-Disposition header
	- Add support for Windows 7, Windows Server 2008 R2 and later
	- ... and many small documentation updates
2009-04-11 14:04:15 +00:00
ghen
3035bae37d Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.16.
Security fixes in this version:

MFSA 2009-12 XSL Transformation vulnerability

For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.16/
2009-04-11 09:14:11 +00:00
joerg
368d71b62e Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
tron
def2e43c4b Fix support for non-default options:
- If option "suexec" is used we must manually build the binary because
  the top level makefile doesn't do that. This fixes PR pkg/41141
  by Anton Blajev.
- Move the handling of the "all-shared" option into "options.mk" and
  don't use a seperate package list that will cause failure to remove
  the "lib/httpd" directory on deinstallation.
2009-04-08 17:03:25 +00:00
drochner
b05ec60ecc add an option to use webkit as html renderer
(marked experimental, but works for me on i386)
2009-04-08 16:44:23 +00:00
drochner
67bb63f0b3 update to 1.1.4
changes: minor fixes and cleanup
2009-04-08 16:42:50 +00:00
minskim
9af1640e70 Update rails packages to 2.3.1.
Changes since 2.1.1:
* Allow metal to live in plugins #2045 [Matthew Rudy]
* Added metal [Josh Peek]
* Remove script/performance/request in favour of the performance
  integration tests. [Pratik Naik]
* Add a rake task to apply a template to an existing application :
  rake rails:template LOCATION=~/template.rb [Pratik Naik]
* Add "-m/--template" option to Rails generator to apply a template to
  the generated application. [Jeremy McAnally]
* Extracted the process scripts (inspector, reaper, spawner) into the
  plugin irs_process_scripts [David Heinemeier Hansson]
* Changed Rails.root to return a Pathname object
* Added view path support for engines [David Heinemeier Hansson]
* Added that config/routes.rb files in engine plugins are
  automatically loaded (and reloaded when they change in dev mode)
  [David Heinemeier Hansson]
* Added app/[models|controllers|helpers] to the load path for plugins
  that has an app directory (go engines ;)) [David Heinemeier Hansson]
* Add config.preload_frameworks to load all frameworks at
  startup. Default to false so Rails autoloads itself as it's
  used. Turn this on for Passenger and JRuby. Also turned on by
  config.threadsafe!  [Jeremy Kemper]
* Add a rake task to generate dispatchers : rake
  rails:generate_dispatchers [Pratik Naik]
* "rails <app>" will not generate public/dispatch.cgi/fcgi/rb files by
  default now. Please use "--with-dispatchers" option if you need
  them. [Yaroslav Markin, Pratik Naik]
* Added rake rails:update:application_controller to renamed
  application.rb to application_controller.rb -- included in rake
  rails:update so upgrading to 2.3 will automatically trigger it #1439
  [kastner]
* Added Rails.backtrace_cleaner as an accessor for the
  Rails::BacktraceCleaner instance used by the framework to cut down
  on backtrace noise and config/initializers/backtrace_silencers.rb to
  add your own (or turn them all off) [David Heinemeier Hansson]
* Switch from Test::Unit::TestCase to ActiveSupport::TestCase.  [Jeremy Kemper]
* Added config.i18n settings gatherer to config/environment,
  auto-loading of all locales in config/locales/*.rb,yml, and
  config/locales/en.yml as a sample locale [David Heinemeier Hansson]
* BACKWARDS INCOMPATIBLE: Renamed application.rb to
  application_controller.rb and removed all the special casing that
  was in place to support the former. You must do this rename in your
  own application when you upgrade to this version [David Heinemeier
  Hansson]
* Fixed plugin generator so that generated unit tests would subclass
  ActiveSupport::TestCase, also introduced a helper script to reduce
  the needed require statements #1137 [Mathias Meyer]
* Update Prototype to 1.6.0.3 [sam]
* Fixed that sqlite would report "db/development.sqlite3 already
  exists" whether true or not on db:create #614 [Antonio Cangiano]
* Added config.threadsafe! to toggle allow concurrency settings and
  disable the dependency loader [Josh Peek]
* Turn cache_classes on by default [Josh Peek]
* Added configurable eager load paths. Defaults to app/models,
  app/controllers, and app/helpers [Josh Peek]
* Introduce simple internationalization support.  [Ruby i18n team]
* Make script/plugin install <plugin> -r <revision> option work with
  git based plugins. #257. [Tim Pope Jakub Kuźma]. Example:
* Added Rails.initialized? flag [Josh Peek]
* Make rake test:uncommitted work with Git. [Tim Pope]
* Added Thin support to script/server.  #488 [Bob Klosinski]
* Fix script/about in production mode.  #370 [Cheah Chu Yeow, Xavier
  Noria, David Krmpotic]
* Add the gem load paths before the framework is loaded, so certain
  gems like RedCloth and BlueCloth can be frozen.
* Fix discrepancies with loading rails/init.rb from gems.
* Plugins check for the gem init path (rails/init.rb) before the
  standard plugin init path (init.rb) [Jacek Becela]
* Changed all generated tests to use the test/do declaration style
  [David Heinemeier Hansson]
* Wrapped Rails.env in StringInquirer so you can do
  Rails.env.development? [David Heinemeier Hansson]
* Fixed that RailsInfoController wasn't considering all requests local
  in development mode (Edgard Castro) [#310 state:resolved]
2009-04-07 17:13:26 +00:00
gdt
ab1984fb6f Update to 0.3.0 from Thomas E. Spanjaard in private mail. No ABI
changes.

Serf 0.3.0 [2009-01-26, r1216]
  Support LTFLAGS override as a config-time env. variable (Issue 44)
  Fix CUTest test harness compilation on Solaris (Issue 43)
  Fix small race condition in OpenSSL initialization (Issue 39)
  Handle content streams larger than 4GB on 32-bit OSes (Issue 41)
  Fix test_ssl.c compilation with mingw+msys.
  Fix conn close segfault by explicitly closing conn when pool is destroyed.
  Expose the depth of the SSL certificate so the validator can use that info.
  Fix socket address family issue when opening a connection to a proxy.
  Provide new API to take snapshots of buckets.
  Implement snapshot API for simple and aggregate buckets.
  Build with bundled apr and apr-util VPATH builds.
  Build with bundled OpenSSL builds.

Serf 0.2.0 [2008-06-06, r1188]
  Enable use of external event loop: serf_create_context_ex.
  Enable adding new requests at the beginning of the request queue.
  Handle 'Connection:close' headers.
  Enable limiting the number of outstanding requests.
  Add readline function to simple buckets.
  Concatenate repeated headers using comma as separator, as per RFC 2616,
   section 4.2. (Issue 29)
  Add proxy server support.
  Add progress feedback support. (Issue 11)
  Provide new API to simplify use of proxy and progress feedback support.
  Add callback to validate SSL server certificates. (Issue 31)
  Add new test framework.
  Send current version string in the test programs (Issue 21)
  Bugfixes:
     Fix segfault with epoll when removing a NULL socket.
     Reset OpenSSL thread-safety callbacks when apr_terminate() called.
     Do not remove the socket from the pollset on pool cleanup.
     Do not issue double close on skt w/second one being close(-1) (Issue 33)
2009-04-07 16:59:40 +00:00
mjl
f8ec2e96d6 Squash one pkglint warning.
Fix oversight in dns patch.
2009-04-07 14:02:06 +00:00
taca
2f11cf107d * Update Japanese translation for typolink plugin of tinyMCE.
(It will included in TYPOlight 2.7.)

Bump PKGREVISION.
2009-04-07 13:19:20 +00:00
drochner
eac2f3c169 update to 1.4.27
changes:
-bugfixes
-translation updates
2009-04-07 11:36:27 +00:00
kefren
0071e541a8 update to mono 2.4 2009-04-07 11:32:01 +00:00
kefren
b842cb75d5 The continuing story of mono 2.4 update 2009-04-07 11:29:52 +00:00
hasso
2d1ac299a5 Make Mozilla products build on DragonFly master. 2009-04-07 08:01:01 +00:00
dsainty
1f3a75444d Pull in lang/python/extension.mk when buildlinking.
Specifically, this fixes the build of dependent packages (like net/libsoup24)
under Linux, which attempt (and fail) to link in -ldb4 as requested by
${PREFIX}/lib/libproxy.la.
2009-04-07 03:14:07 +00:00
mjl
24c80f7196 Update privoxy to 3.0.12
This is a stable release which includes many enhancements but no major
new features. The most prominent improvement is support for keep-alive
connections.

Also add a patch to deal with non-availability of gethostbyname_r()
on NetBSD -- privoxy then uses gethostbyname() in a mutexed section,
effectively single threading DNS lookup. This is extremely annoying when
running into DNS timeouts. Hack around it by implementing functionality
using getaddrinfo().
2009-04-07 00:21:46 +00:00
markd
8d96f6e5ff Update neon to 0.28.3
Remove comment about checking subversion for neon > 0.27 as 0.28.3 is
in fact the prefered version for the current subversion.

Several years of bug fixes.
2009-04-06 12:54:06 +00:00
adrianp
b847a92444 +wordpress 2009-04-06 11:31:45 +00:00
adrianp
684e56f7db Import of wordpress 2.7.1 from pkgsrc-wip
Initiall packaged by shinden@linux.pl and then hacked by me

WordPress is a state-of-the-art publishing platform with a focus on
aesthetics, web standards, and usability.
2009-04-06 11:31:02 +00:00
obache
a4f1c94e1c Update ja-trac to 1.11.3pl1, aka Trac-0.11.3.ja1.
Trac-0.11.3.ja1 (Mar 15, 2009)
 * Merge Trac-0.11.3
 * Change data type of default reports from `str` to `unicode`
   - trac/db_default.py
 * Fixes timezone when download zipfile from repository.
   - trac/versioncontrol/web_ui/changeset.py

Trac 0.11.3 (February 15, 2009)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.3

 Trac 0.11.3 contains a number of bug fixes and minor enhancements.
 The following list contains only a few highlights:

Bug fixes:

 * Compatibility with Python 2.6 (#7876, #7458)
 * PostgreSQL db backend improvement (#4987, #7600)
 * Highlighting of search results is more robust (#7324, #7830)
 * Unicode related fixes (#7672, #7959, #7845, #7935, #8024)
 * Fixed Trac link rendering in ReST (#7712)

Minor improvements:

 * Custom fields can now contain wiki text (#1791)
 * A few usability and documentation improvements (#8000, #8004, #8016)
2009-04-06 01:50:29 +00:00
tnn
345faba8bd Update to firefox3-3.0.8.
Security update for MFSA2009-12 and MFSA2009-13.
2009-03-28 16:51:45 +00:00
joerg
00e284a081 DynaLoader.a died with Perl 5.10, so don't try to link against it. 2009-03-26 18:19:31 +00:00
he
43cafc3804 Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.

OK'ed by wiz@ (as was the textproc/icu update).
2009-03-25 22:37:12 +00:00
joerg
3708f36983 lighttpd-1.4.22:
- fix a number of bugs in various modules
- if-modifed-since handling for mod_compress
- disabled SSLv2 by default
2009-03-23 00:37:41 +00:00
joerg
5c2ef96401 Update to midori-0.1.5:
- Add a Colorful Tabs extension
- Support downloading with WebKitGTK+ 1.1.3
- Load and save settings of extensions
- Drop internal source view
2009-03-22 23:18:01 +00:00
wiz
b1076bb765 Remove msgfmtstrip scripts and targets using them, now that the
infrastructure supports this properly (thanks joerg!).
2009-03-22 19:01:37 +00:00
manu
0529d18242 Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
darcy
4f12a74866 Change MAINTAINER email address at their request. 2009-03-21 22:16:53 +00:00
adrianp
17b74e09a8 Change to my @NetBSD.org address 2009-03-21 20:01:11 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
joerg
0d0e90a320 Include pyversion.mk include the protected part of the buildlink3.mk
files, not over and over again.
2009-03-20 17:30:09 +00:00
taca
3271f46294 Update www/typolight-translations package to 20090317.
* pkgsrc update: simplify pre-install rule.
* Update Romanian translation.
2009-03-20 17:14:19 +00:00
seb
468d483c18 Update from version 2.02 to version 2.03.
Upstream changes:
2009-03-19  Dave Cross  <dave@dave.org.uk>
	* Build.PL: Remove signing
	* commit 419bb82c70ba9b1a89fd0cbb400eb3491365c8d1

2009-03-19  Dave Cross  <dave@dave.org.uk>
	* t/shorl.t: Fixed typo
	* commit e79a2979eb1182ba91b6b795bcab7504f5b229cf

2009-03-19  Dave Cross  <dave@dave.org.uk>
	* Build.PL: Bump version number.
	* commit 4ff0cab5349a8d811be19dc14348db74c6173445

2009-03-19  Dave Cross  <dave@dave.org.uk>
	* t/tinyurl.t: Fixed TinyURL tests.
	* commit c8a91370779b108b1f778b06ca3b0b31844e132b
2009-03-19 19:46:28 +00:00
cube
67db270d4c Decorate .endif with the name of the variable the .if tested. 2009-03-19 17:05:51 +00:00
ghen
a152b5cca9 Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.15.
Security fixes in this version:

MFSA 2009-10 Upgrade PNG library to fix memory safety hazards
MFSA 2009-09 XML data theft via RDFXMLDataSource and cross-domain redirect
MFSA 2009-07 Crashes with evidence of memory corruption (rv:1.9.0.7)

For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.15/
2009-03-19 15:09:45 +00:00
mike
d6adf5b7d8 Disable firefox3-bin package on NetBSD. Package installs but binary will
not run as it requires a newer version of GTK+ 2.x than supported by the
suse_gtk2 package.
2009-03-19 00:30:39 +00:00
snj
e77d79c378 This packages wants python >= 2.5. 2009-03-18 17:19:30 +00:00
drochner
271a6636c3 ntohl etc are in POSIX, no need for _NETBSD_SOURCE 2009-03-18 12:40:52 +00:00
hasso
00495007da Add back a CFLAGS hack for NetBSD overlooked by me in last commit. 2009-03-18 03:55:29 +00:00