Commit graph

129529 commits

Author SHA1 Message Date
bjs
e990776593 + Updated devel/gmp to 4.2.3 [bjs 2008-08-17] 2008-08-17 07:56:37 +00:00
bjs
a9d0388552 Update to gmp-4.2.3.
Changes between GMP version 4.2.2 and 4.2.3:

  Bugs:
  * Fix x86 CPU recognition code to properly identify recent AMD and Intel
    64-bit processors.
  * The >> operator of the C++ wrapper gmpxx.h now does floor rounding, not
    truncation.
  * Inline semantics now follow the C99 standard, and works with recent GCC
    releases.
  * C++ bitwise logical operations work for more types.
  * For C++, gmp.h now includes cstdio, improving compiler compatibility.
  * Bases > 36 now work properly in mpf_set_str.

  Speedups:
  * None, except that proper processor recognition helps affected processors.

  Features:
  * The allocation functions now detect overflow of the mpz_t type.  This means
    that overflow will now cause an abort, except when the allocation
    computation itself overflows.  (Such overflow can probably only happen in
    powering functions; we will detect powering overflow in the future.)
2008-08-17 07:56:11 +00:00
dholland
fd4278fbc4 Add -fPIC to CFLAGS. Fixes broken build on amd64 and probably others. 2008-08-17 07:08:24 +00:00
dholland
4d2acc70fa Use -fPIC. Fixes broken build on amd64 and probably others. 2008-08-17 07:02:39 +00:00
dholland
49a673260f Fix this to not compile in the pkgsrc dummy $HOME. (Patching lisp code,
whee.)
PKGREVISION++.
2008-08-17 06:45:48 +00:00
dholland
d57fe9cad8 Use -fPIC for the shared object. Fixes broken build on amd64 and
probably others.
2008-08-17 06:14:20 +00:00
dholland
26d3528506 Fix this to not use the compile-time $HOME to look for the gtkrc file.
(Since that is set to work/.home, it was compiling in the pkgsrc work
directory and failing for PKG_DEVELOPERs.)
Use getenv("HOME") instead.
PKGREVISION++.
2008-08-17 05:55:15 +00:00
dholland
18da6d3247 This installs a perl script and several python scripts.
Handle them correctly.
PKGREVISION++.
2008-08-17 05:52:30 +00:00
taca
0cfb858ac9 Note addtion of www/drupal6-translations package. 2008-08-17 05:38:53 +00:00
taca
c6756fa4c1 Add and enable drupal6-translations. 2008-08-17 05:36:08 +00:00
taca
c7aa21f3db Importing drupal6-translations package which provides various
language files for drupal6.
2008-08-17 05:35:04 +00:00
dholland
c6ff9df47b This installs a bash script. Handle it properly.
PKGREVISION++
2008-08-17 05:32:12 +00:00
dholland
dc5af7bede Patch out bogus rpaths that point to the build directory.
PKGREVISION++.
2008-08-17 05:10:59 +00:00
dholland
72d8e47bc1 Bump PKGREVISION for previous 2008-08-17 05:09:38 +00:00
dholland
b8a86cbb0c Add missing file to REPLACE_PERL; fixes failed build. 2008-08-17 04:45:27 +00:00
dholland
010a5874f1 Set interpreter properly in the bash script this installs.
PKGREVISION++.
2008-08-17 04:36:28 +00:00
dholland
896fd2313e Fix DESTDIR 2008-08-17 04:11:47 +00:00
dholland
2dcbcbceb3 Fix broken 64-bit build. 2008-08-17 04:01:37 +00:00
dholland
891852c7a5 Fix DESTDIR. 2008-08-17 03:21:45 +00:00
dholland
ae4e7c9786 Fix DESTDIR, fully this time.
While here, remove some trailing whitespace.
2008-08-17 02:59:45 +00:00
wiz
14687a0954 + gnome-2.22.3, libgtop-2.22.3.
- bacula-2.2.6 [pkg/37396], clive-1.0.0, dbus-1.2.3, dialog-1.1.20080727,
  gmime-2.2.22, gnome-2.22.1, gnucash-2.2.6, gphoto-2.4.2,
  iso-codes-3.2, libgphoto2-2.4.2, libgtop-2.22.2, libgtop2-2.22.3,
  mldonkey-2.9.6, mldonkey-gui-2.9.6, orbital_eunuchs_sniper-1.30,
  p5-MIME-tools-5.427, p5-MailTools-2.04, raptor-1.4.18.
2008-08-16 19:01:59 +00:00
wiz
68f50810c7 + aria2-0.15.2, arping-2.08, boost-1.36.0, cdrtools-2.01.01.46,
cherokee-0.8.0, freeciv-2.1.6, glpk-4.30, gtkspell-2.0.14,
  mathomatic-14.1.3, mercurial-1.0.2, ncftp3-3.2.2, offlineimap-6.0.3,
  pcre-ocaml-5.15.0 [pkg/39348], subtitleeditor-0.22.3, xclip-0.11,
  xf86-video-amd-2.10.1 [now xf86-video-geode], xine-1.1.15.
2008-08-16 19:01:01 +00:00
wiz
336fb7d8f5 Updated graphics/png to 1.2.30 2008-08-16 18:53:58 +00:00
wiz
bac74f0bb4 Update to 1.2.30:
version 1.2.30beta01 [May 29, 2008]
  Updated libpng.pc-configure.in and libpng-config.in per debian bug reports.

version 1.2.30beta02 [June 25, 2008]
  Restored png_flush(png_ptr) at the end of png_write_end(), that was
    removed from libpng-1.0.9beta03.

version 1.2.30beta03 [July 6, 2008]
  Merged some cosmetic whitespace changes from libpng-1.4.0beta19.
  Inline call of png_get_uint_32() in png_get_uint_31(), as in 1.4.0beta19.
  Added demo of decoding vpAg and sTER chunks to pngtest.c, from 1.4.0beta19.
  Changed PNGMAJ from 0 to 12 in makefile.darwin, which does not like 0.
  Added new private function png_read_chunk_header() from 1.4.0beta19.
  Merge reading of chunk length and chunk type into a single 8-byte read.
  Merge writing of chunk length and chunk type into a single 8-byte write.

version 1.2.30beta04 [July 10, 2008]
  Merged more cosmetic whitespace changes from libpng-1.4.0beta19.

version 1.0.38rc01, 1.2.30rc01 [August 15, 2008]
  No changes.

version 1.0.38rc02, 1.2.30rc02 [July 21, 2008]
  Moved local array "chunkdata" from pngrutil.c to the png_struct, so
    it will be freed by png_read_destroy() in case of a read error (Kurt
    Christensen).

version 1.0.38rc03, 1.2.30rc03 [July 21, 2008]
  Changed "purpose" and "buffer" to png_ptr->chunkdata to avoid memory leaking.

version 1.0.38rc04, 1.2.30rc04 [July 22, 2008]
  Changed "chunkdata = NULL" to "png_ptr->chunkdata = NULL" several places in
    png_decompress_chunk().

version 1.0.38rc05, 1.2.30rc05 [July 25, 2008]
  Changed all remaining "chunkdata" to "png_ptr->chunkdata" in
    png_decompress_chunk() and remove chunkdata from parameter list.
  Put a call to png_check_chunk_name() in png_read_chunk_header().
  Revised png_check_chunk_name() to reject a name with a lowercase 3rd byte.
  Removed two calls to png_check_chunk_name() occuring later in the process.

version 1.0.38rc06, 1.2.30rc06 [July 29, 2008]
  Added a call to png_check_chunk_name() in pngpread.c
  Reverted png_check_chunk_name() to accept a name with a lowercase 3rd byte.

version 1.0.38r07, 1.2.30r07 [August 2, 2008]
  Changed "-Wall" to "-W -Wall" in the CFLAGS in all makefiles (Cosmin Truta)
  Declared png_ptr "volatile" in pngread.c and pngwrite.c to avoid warnings.
  Added code in pngset.c to quiet compiler warnings.
  Updated contrib/visupng/cexcept.h to version 2.0.1
  Relocated a misplaced "#endif /* PNG_NO_WRITE_FILTER */" in pngwutil.c

version 1.0.38r08, 1.2.30r08 [August 2, 2008]
  Enclose "volatile" declarations in #ifdef PNG_SETJMP_SUPPORTED (Cosmin).

version 1.0.38, 1.2.30 [August 15, 2008]
  No changes.
2008-08-16 18:53:07 +00:00
drochner
6a4dc19c12 restore a patch which got lost in update 2008-08-16 16:38:01 +00:00
manu
2181a05305 Update to ipsec-tools 0.7.1, fixes CVE-2008-3652
Changes since the 0.6 branch:
0.7.1 - 23 July 2008
        o Fixes a memory leak when invalid proposal received
        o Some fixes in DPD
        o do not set default gss id if xauth is used
        o fixed hybrid enabled builds
        o fixed compilation on FreeBSD8
        o cleanup in network port value manipulation
        o gets ports from SADB_X_EXT_NAT_T_[SD]PORT if present in purge_ipsec_sp
i()
        o Generates a log if cert validation has been disabled by configuration
        o better handling for pfkey socket read errors
        o Fixes in yacc / bison stuff
        o new plog() macro (reduced CPU usage when logging is disabled)
        o Try to works better with huge SPD/SAD
        o Corrected modecfg option syntax
        o Many other various fixes...

0.7     - 09 August 2007
        o Xauth with pre-shared key PSK
        o Xauth with certificates
        o SHA2 support
        o pkcs7 support
        o system accounting (utmp)
        o Darwin support
        o configuration can be reloaded
        o Support for UNIQUE generated policies
        o Support for semi anonymous sainfos
        o Support for ph1id to remoteid matching
        o Plain RSA authentication
        o Native LDAP support for Xauth and modecfg
        o Group membership checks for Xauth and sainfo selection
        o Camellia cipher support
        o IKE Fragment force option
        o Modecfg SplitNet attribute support
        o Modecfg SplitDNS attribute support ( server side )
        o Modecfg Default Domain attribute support
        o Modecfg DNS/WINS server multiple attribute support
2008-08-16 06:55:18 +00:00
taca
d8ccdc851f -ruby-tzinfo-0.3.9
And sort.
2008-08-16 03:21:57 +00:00
taca
6c80897927 Note update of time/ruby-tzinfo package to 0.3.9. 2008-08-16 03:20:39 +00:00
taca
7c1e7ba54f Update ruby-tzinfo package to 0.3.9.
== Version 0.3.9 (tzdata v2008c) - 27-May-2008

* Updated to tzdata version 2008c
  (http://article.gmane.org/gmane.comp.time.tz/2183).
* Support loading timezone data in the latest trunk versions of Ruby 1.9.
  Rational.new! is now private, so call it using Rational.send :new! instead.
  Thanks to Jeremy Kemper and Pratik Naik for spotting this. Closes #19184.
* Prevent warnings from being output when running Ruby with the -v or -w
  command line options. Thanks to Paul McMahon for the patch. Closes #19719.
2008-08-16 03:19:14 +00:00
taca
d6bd96ecbc -ruby-DBI-0.2.1 (updated to 0.2.2)
-ruby-sqlite3-1.2.2 (already updated)
2008-08-16 03:10:47 +00:00
taca
e08bfd8e2c Note update of these packages.
databases/ruby-DBI
	databases/ruby-DBD-mysql
	databases/ruby-DBD-postgresql
	databases/ruby-DBD-sqlite
	databases/ruby-DBD-sqlite3
2008-08-16 02:47:23 +00:00
taca
1fb3765a2e +postfix-2.5.4, postfix-2.6-20080814
Fix for CVE-2008-2936, CVE-2008-2937; which are affect Linux and Solaris only.
2008-08-16 00:58:02 +00:00
cegger
23c8dc512e Install tools/xentrace/formats. It is needed for xentrace_format and makes xentrace and xentrace_format useable.
While here, give xentrace_format execution bits since this is a python script
2008-08-15 20:12:52 +00:00
tron
c64f555ba4 Note update of the "xchat" package to version 2.8.6nb2. 2008-08-15 17:25:52 +00:00
tron
7dc974e63c - Don't force use of Xft rendering unless we are compiling under Darwin
with X11 support (where it fixes the build). There is no compelling
  reason to use Xft otherwise.
- Use CPU detection code on all NetBSD platforms. It turns out that XChat
  properly deals with the case where we could figure out the number of
  CPUs but not their clock frequency.
- Add support for building XChat with X11-less GTK+ 2.x under Mac OS X.
  This fixes PR pkg/39328 by Adrian Portelli.

Bump package revision because of these improvements.
2008-08-15 17:25:31 +00:00
seb
e4bd1e4282 The Perl 5 module 'version' is required by the current version
this package hence add a dependency on the p5-version package.
2008-08-15 16:57:07 +00:00
schmonz
8cbb22fa2c Add MESSAGE explaining how to enable spamdyke with qmail-smtpd. 2008-08-15 16:51:59 +00:00
schmonz
7b4c84b483 Updated mail/spamdyke to 4.0.3 2008-08-15 16:48:26 +00:00
schmonz
e8fb770de4 Update to 4.0.3. From the changelog:
This version fixes two bugs. The first is an integer argument
parsing bug on some systems (FreeBSD). Thanks to Shane Bywater for
reporting this one. The second is a bug parsing invalid nameserver
entries in /etc/resolv.conf that prevented spamdyke from defaulting
to 127.0.0.1. Thanks to slamp slamp for reporting this one.
2008-08-15 16:48:16 +00:00
taca
79226ceac9 +php-4.4.9, poppass-4.0.14, qpopper-4.0.14
s/webmin-1.420/webmin-1.430/

Ruby related packages:

+capistrano-2.4.3, erubis-2.6.2, hoe-1.7.0, merb-0.9.4 (and related plugins),
 mongrel-1.1.5, puppet-0.24.5, rabbit-0.5.7, rubigen-1.3.2, ruby-DBI-0.2.1,
 ruby-SDL-2.0.1b, ruby-actionmailer-2.1.0, ruby-actionpack-2.1.0,
 ruby-activeresource-2.1.0, ruby-activesupport-2.1.0, ruby-cmd-0.8.0,
 ruby-cssmin-1.0.1, ruby-debug-ide-0.2.1, ruby-eventmachine-0.12.0,
 ruby-facter-1.5, ruby-gd-0.8.0, ruby-gettext-1.92.0, ruby-haml-2.0.2,
 ruby-htree-0.7, ruby-inline-3.7.0, ruby-itex2MML-1.3.5, ruby-logging-0.9.1,
 ruby-mailfactory-1.4.0, ruby-maruku-0.5.9, ruby-mecab-0.97,
 ruby-mechanize-0.7.7, ruby-ming-0.2.0, ruby-mocha-0.9.0, ruby-net-ssh-1.1.4,
 ruby-parsetree-2.2.0, ruby-rb-gsl-1.10.3, ruby-rcairo-1.6.3,
 ruby-rd-mode-0.6.22, ruby-rdtool-0.6.22, ruby-sqlite3-1.2.2,
 ruby-test-spec-0.9.0, ruby-tmail-1.2.3.1, ruby-tzinfo-0.3.9, rubygems-1.2.0,
 thin-1.0.0, thoth-0.2.0, webby-0.8.4

P.S.
I couldn't find ruby-rbtree-0.3.0 distfiles.
2008-08-15 16:18:36 +00:00
taca
3be5e3e57a Add RubyForge's project page as HOMEPAGE. 2008-08-15 16:06:44 +00:00
taca
06e6b336fb Replace HOMEPAGE to RubyForge's project page since previous page was gone. 2008-08-15 16:06:21 +00:00
taca
2204f512c3 Add RubyForge's project page as HOMEPAGE. 2008-08-15 16:03:51 +00:00
taca
2e066cfdb2 Note update of www/drupal and www/drupal6 package. 2008-08-15 15:56:07 +00:00
taca
c2583b7d14 Update drupal6 package to 6.4.
Drupal 6.4, 2008-08-13
----------------------
- Fixed a security issue (Cross site scripting, Arbitrary file uploads via
  BlogAPI, Cross site request forgeries and Various Upload module
  vulnerabilities), see SA-2008-047.
- Improved error messages during installation.
- Fixed a bug that prevented AHAH handlers to be attached to radios widgets.
- Fixed a variety of small bugs.
2008-08-15 15:54:30 +00:00
taca
32d0b3dba8 Update drupal package to 5.10.
Drupal 5.10, 2008-08-13
-----------------------
- fixed a variety of small bugs.
- fixed security issues, (Cross site scripting, Arbitrary file uploads via
  BlogAPI and Cross site request forgery), see SA-2008-047
2008-08-15 15:54:08 +00:00
he
7915b641c7 Note update of sun-jre15 and sun-jdk15 to 5.0.16. 2008-08-15 15:33:30 +00:00
mjl
9d2cefa794 Note django-devel update 2008-08-15 15:27:09 +00:00
mjl
590739781e Update to 1.0 beta 1 2008-08-15 15:26:53 +00:00
he
514c29b0a3 Update to Java 5.0 Update 16. Fixes a number of security vulnerabilities.
Also updates some root certificates and imports tzdata2008b.
Sun's release notes are at
  http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_16
2008-08-15 15:06:35 +00:00