Commit graph

97233 commits

Author SHA1 Message Date
jdolecek
9e7bf8aa4d update distinfo (part of PR pkg/33432 fix) 2006-05-07 09:41:56 +00:00
jdolecek
2f837d7164 fetch PEAR installation archive too, to avoid use of wget by PHP installation
PR: pkg/33432 by Martti Kuparinen

XXX PEAR should be moved to separate package
2006-05-07 09:29:35 +00:00
simonb
2df535091b Update HOMEPAGE. 2006-05-07 06:15:14 +00:00
minskim
c6b55c4023 Note PKGREVISION bump of dar. 2006-05-07 05:02:27 +00:00
minskim
efc9616f31 Do not convert char* to int, which may cause an error on 64-bit platforms.
Bump PKGREVISION.
2006-05-07 05:01:29 +00:00
dsainty
d386d490d6 Updated games/xblast to 2.10.2 2006-05-07 03:20:22 +00:00
dsainty
70a40993ea Update from version 2.6 to version 2.10.2. Includes new UDP networked game support and music, but still the same great bombs. 2006-05-07 03:16:48 +00:00
chap
3c2a093790 This update to print/xpp builds the 1.5 release. New in this release
are custom paper sizes, n-up printing selections, page borders, jpeg
and png previewing, job control options, and extended option types
to support foomatic and fax4CUPS.

A repeatable SEGV is fixed (patch also sent to xpp maintainer).

Closes PR pkg/32930

Reviewed by <bouyer>
2006-05-07 01:47:00 +00:00
jdolecek
6416dc669c lang/php5 updated to 5.1.4 2006-05-06 22:43:42 +00:00
jdolecek
37eac0eca5 Update lang/php5 to 5.1.4.
Some of the key changes include:

* Disallow certain characters in session names.
* Fixed a buffer overflow inside the wordwrap() function.
* Prevent jumps to parent directory via the 2nd parameter of the
  tempnam() function.
* Enforce safe_mode for the source parameter of the copy() function.
* Fixed cross-site scripting inside the phpinfo() function.
* Fixed offset/length parameter validation inside the substr_compare()
  function.
* Fixed a heap corruption inside the session extension.
* Fixed a bug that would allow variable to survive unset().
* Fixed a number of crashes in the DOM, SOAP and PDO extensions.
* Upgraded bundled PCRE library to version 6.6
* The use of the var keyword to declare properties no longer raises
  a deprecation E_STRICT.
* FastCGI interface was completely reimplemented.
* Multitude of improvements to the SPL, SimpleXML, GD, CURL and
  Reflection extensions.
* Over 120 various bug fixes.

See release annoucement on:
	http://www.php.net/release_5_1_3.php

And ChangeLog:
	http://www.php.net/ChangeLog-5.php#5.1.3
2006-05-06 22:42:44 +00:00
wiz
f9355d585c zope3 updated to 3.2.1. 2006-05-06 22:39:44 +00:00
wiz
c6cb2454f5 Update to 3.2.1, provided by the maintainer in PR 33388.
Zope 3.2.1

  Bug fixes

    - Fixed issue 573: @form.action(failure='name_of_method') didn't work.

    - Fixed issue 568: Typo in basicskin css file.

    - Fixed issue 560: Bug in default AddView class.

    - Fixed issue 546: non-ASCII docstring cause
      System Error in RootErrorReportingUtility.

    - Fixed issue 544: VocabularyRegistryError missing import.

    - Fixed issue 536: ErrorLogUtility has UnboundLocalError.

    - zope.app.testing.functional.defineLayer

      + Use the method param instead of an hardcoded value for the
      zcml filename
2006-05-06 22:38:27 +00:00
reed
d6db92e3c8 Add entries to PLIST for lyxclient and tex2lyx manual pages
(as noticed in Martijn's bulk build).

Bump PKGREVISION.
2006-05-06 20:18:36 +00:00
dmcmahill
7bbd5a2167 note update of cad/verilog to 0.8.2 2006-05-06 19:15:35 +00:00
dmcmahill
f102f15fe5 update to verilog-0.8.2. Adds edif output, contains several bug fixes for
compatibility with more c++ compilers.
2006-05-06 19:13:55 +00:00
xtraeme
d438dee93d Fix typo in patch. 2006-05-06 18:41:49 +00:00
xtraeme
6c3991649c Updated emulators/qemu to 0.8.1 2006-05-06 18:10:51 +00:00
xtraeme
430e52ba7f Update to 0.8.1:
Changes:

  - USB tablet support (Brad Campbell, Anthony Liguori)
  - win32 host serial support (Kazu)
  - PC speaker support (Joachim Henke)
  - IDE LBA48 support (Jens Axboe)
  - SSE3 support
  - Solaris port (Ben Taylor)
  - Preliminary SH4 target (Samuel Tardieu)
  - VNC server (Anthony Liguori)
  - slirp fixes (Ed Swierk et al.)
  - USB fixes
  - ARM Versatile Platform Baseboard emulation (Paul Brook)
2006-05-06 18:09:53 +00:00
heinz
d659a205c2 The configure script needs to know the location of the installed net-snmp
package. For non-default paths (eg, /opt/pkg) we need to tell
"configure" this explicitly.
This should fix build problems observed on Linux.
2006-05-06 17:12:33 +00:00
reed
644eac4b1b Sylpheed-Claws is no longer "regularly synchronised with
the main Sylpheed branch". Improve this description.
(Okayed by maintainer.)
2006-05-06 16:22:24 +00:00
tv
cc385037b1 Force unrequested languages to be unavailable by setting them to ${FALSE}.
This way, missing language dependencies will be caught at build time.

(Tested without problems on several C++ packages by unsetting LANGUAGES in
them.  I don't have a machine fast enough to bulk build, but I shall be
watching the next round on pkgsrc-bulk to fix what I may not know about
right now.)
2006-05-06 15:20:05 +00:00
wiz
57985bdf89 + libmatheval-1.1.3, mysql4-client-4.1.19, mysql4-server-4.1.19. 2006-05-06 15:08:12 +00:00
joerg
9552c49c66 Fix pthread linkage. 2006-05-06 13:48:02 +00:00
joerg
62d1505947 Fix errno and pthread detection. 2006-05-06 12:45:32 +00:00
joerg
ed8c708165 Fix GCC 3.4+: Label at end of compound statement. 2006-05-06 12:42:28 +00:00
tonio
9ecb274a2e security/caff updated to 0.4.5 2006-05-06 12:41:51 +00:00
tonio
23c64fe0a7 Update security/caff to 0.4.5
Changelog:
  * Update FSF addresses.
  * caff: tweak documentation.
  * caff: note that mailed keys are encrypted (suggested by Sune Vuorela).
  * caff: You can now specify additional arguments to pass to the
    send method of Mail::Mailer.  This allows you to send mails via
    SMTP and use authentication for instance.  Thanks to Martin von Gagern.
  * gpg-key2ps, keylookup: make them less dependent on specific
    installation paths and thus better portable outside of Debian
    (Closes: #354142).
2006-05-06 12:40:44 +00:00
jlam
dc6d990317 GCC versions prior to 3.4 have a bug handling the "unused" attribute
in declarations when compiling C++ code.  Patch the perl.h and XSUB.h
headers to avoid using this attribute if using GCC<3.4 and building
C++ modules.  This fixes PR pkg/33403 by OBATA Akio.

Bump PKGREVISION to 2.
2006-05-06 12:32:20 +00:00
wiz
a1d00c3931 Note povray PKGREVISION bump. 2006-05-06 12:00:24 +00:00
wiz
cb2d738ed0 Bump PKGREVISION:
Remove use of internal png library function, to make this package
build against the current png package.

From the povray.general newsgroup:
Well - you could remove that call but will probably loose ability to
interrupt/continue render with PNG output.
2006-05-06 11:59:49 +00:00
joerg
ad821e691f Reorder includes: sys/types.h before sys/mman.h for DragonFly. 2006-05-06 11:08:50 +00:00
adam
a2bcfe3a58 -lz is mendatory on some platorms (like Darwin) 2006-05-06 10:25:20 +00:00
adam
539de25406 Updated x11/gtkmm to 2.8.5; graphics/optipng to 0.5.1 2006-05-06 08:51:01 +00:00
adam
fae5887188 Changes 2.8.5:
* Removed an unnecessary file from gmmproc.
2006-05-06 08:49:22 +00:00
adam
dcaf406914 Changes 0.5.1:
* Implemented bit depth reduction for palette images.
* Upgraded libpng to version 1.2.10-optipng [private]
* Improved the BMP support.
* Added a Unix man page.
* Allowed abbreviation of command-line options.
* Changed user option -log to accept a file name as an argument.
* Changed user option -no to -simulate.
* Fixed an error in handling .bak files on Unix.
* Fixed a small typo in the help screen.
* Added the GUIDE and THANKS documents.
* Converted some text document files to HTML.
2006-05-06 08:48:43 +00:00
xtraeme
c2672aab6b Updated mail/dspam to 3.6.5 2006-05-06 08:37:18 +00:00
xtraeme
b189699cfe Update to 3.6.5 (provided by Unex in PR pkg/33427):
RELEASE 3.6.5-STABLE

MAINT: PgSQL SQL tuning
MAINT: WebUI aesthetic and functional fixes
MAINT: Added --disable-syslog and --with-logfile= configuration flags
MAINT: Added -t flag for dspam_stats to total stats
MAINT: Markov result used as X-DSPAM-Confidence when Markov used
MAINT: Support for separate read/write servers to be used with mysql_drv
BUGFIX: Spam are quarantined when --deliver=summary
BUGFIX: Admin graphs malformatted when subject contains newline character
BUGFIX: WebUI does not use MAX_COL_LEN
BUGFIX: Output for dspam_admin aggr pref incorrect
BUGFIX: Flat-file preference writes fail on some systems
BUGFIX: Failure to connect to ClamAV causes segmentation fault
BUGFIX: NULL username in system causes segmentation fault
BUGFIX: ClamAV processing and cleanup issues
BUGFIX: Fragment files overwritten on retrain
BUGFIX: Miscellaneous invalid read / segmentation fault bugs
BUGFIX: If TrainingMode not specified in dspam.conf or passed in, segmentation fault
BUGFIX: No output returned when using --deliver=summary with dspamc

RELEASE 3.6.4-STABLE

DOC: Documented user preferences in README
MAINT: Added dspam_train tool, replacing most functions of dspam_corpus
MAINT: Code cleanup and performance improvements
MAINT: Significant improvements in accuracy, specifically reduced false pos.
MAINT: Removed experimental neural collaboration functions
MAINT: Added ClassAlias configuration directive to dspam.conf
MAINT: Added undo option for retraining via WebUI
MAINT: Added storeFragments support to WebUI
MAINT: Added mass-retraining support to WebUI
BUGFIX: DSPAM segfaults when invalid UID specified using UIDInSignature
BUGFIX: No output when using --classify with --client
BUGFIX: dspam_corpus overrides default dspam.conf settings
BUGFIX: Multi-driver builds fail when preferences-extension is not supported
2006-05-06 08:36:10 +00:00
xtraeme
f3e9c6674f * Explicitly disable options that weren't disabled before (gnomevfs and co).
* Remove deprecated WITH_DVDCSS option, it's not used anymore.
* Depend on SDL_image and libxml2 to build missing modules that are
  enabled by default.

Bump PKGREVISION (BTW this package now works perfectly on NetBSD, thanks
drochner!).
2006-05-06 08:25:20 +00:00
cube
815638bde5 Fix RT_I18N_DIR, which unbreaks devel/RTFM. No bump required because only
RTFM uses that value.
2006-05-06 07:14:45 +00:00
reed
9c7dd9467a Remove license details from description. And remove some
name and email address from description.

(No maintainer for this package.)
2006-05-06 04:04:01 +00:00
reed
f1fb850d3c DEPEND on newer p5-XML-Parser. As discussed on pkgsrc-users in late
March, the bumps for the updated expat never saw this package
because it depend on it directly instead of using buildlink3.mk files.

This fixes build problem where you could be attempting to install
intltool with new expat and old p5-XML-Parser.
2006-05-06 03:54:17 +00:00
reed
ae2bfc97f8 Do not depend on papersize. It can be installed later if desired.
The page size at build time is based on PAPERSIZE tunable.

Bump PKGREVISION.
2006-05-06 03:43:04 +00:00
minskim
8786949621 This package requires zlib. 2006-05-06 03:41:31 +00:00
reed
ba8295e94f Do not depend on papersize (as mentioned in January).
Bump PKGREVISION.

At build-time use the PAPERSIZE setting to define as needed.
papersize can always be installed later if desired.
2006-05-06 03:41:22 +00:00
reed
c47f2f75d0 PKGMANDIR instead of "man". 2006-05-06 03:38:06 +00:00
reed
a6ed61ce3b This doesn't use c, c++, fortran, java, or objc. 2006-05-06 03:37:10 +00:00
reed
a36ea4e941 If USE_ABI_DEPENDS=no, do not add the BUILDLINK_ABI_DEPENDS.$pkg
to BUILD_DEPENDS. (I posted about this to pkgsrc-users on April 14.)
2006-05-06 03:28:44 +00:00
minskim
b87f16416e Override intltool. 2006-05-06 03:17:55 +00:00
reed
68534040b4 Make CHECK_X11_TYPE really work by checking for setting and not
just if defined.

(Recently I build the xorg-server without xorg-libs.)
2006-05-06 03:14:12 +00:00
reed
f09dd7da49 PKGMANDIR instead of man. 2006-05-06 03:09:03 +00:00