Commit graph

150447 commits

Author SHA1 Message Date
drochner
42363dff28 update to 1.2
changes:
-Added deg, rad, pol and rect commands
-Added engineer notation
-New function "mod"=remainder introduced
-minor cleanup
-Locale determines the decimal separator point or comma
-Compiles against gtk2

pkgsrc change: DESTDIR support
2009-11-15 13:32:16 +00:00
drochner
81f59e6c00 update to 0.12.1
changes:
-UI and scripting improvements
-support more tags
-bugfixes
2009-11-15 13:19:02 +00:00
drochner
6f4d111076 update to 0.16.2
changes: minor bugfixes
2009-11-15 13:00:01 +00:00
drochner
1582a02329 remove most of the hacks which were only to make the selftest
succeed, now that EBCDIC support in NetBSD-current was improved
(see PR lib/42209)
2009-11-15 12:48:24 +00:00
snj
95827fd778 Add -lresolv to LIBS.SunOS. From Mehul Sanghvi in PR pkg/38585. 2009-11-15 08:03:19 +00:00
snj
b625110a65 Updated net/nagios-plugins to 1.4.13nb2. 2009-11-15 04:48:27 +00:00
snj
08046a3769 As noted by Thierry Lacoste in PR pkg/42251, NAGIOS_GROUP was used on the
right side of an assignment.  Change this to ${NAGIOS_GROUP} so that the
group is created properly.  Bump PKGREVISION to 2.
2009-11-15 04:47:41 +00:00
snj
89332f625e Updated net/tor to 0.2.1.20. 2009-11-15 04:25:31 +00:00
snj
23c8424911 Update to 0.2.1.20. From Christian Sturm in PR pkg/42311.
Changes in version 0.2.1.20 - 2009-10-15
  o Major bugfixes:
    - Send circuit or stream sendme cells when our window has decreased
      by 100 cells, not when it has decreased by 101 cells. Bug uncovered
      by Karsten when testing the "reduce circuit window" performance
      patch. Bugfix on the 54th commit on Tor -- from July 2002,
      before the release of Tor 0.0.0. This is the new winner of the
      oldest-bug prize.
    - Fix a remotely triggerable memory leak when a consensus document
      contains more than one signature from the same voter. Bugfix on
      0.2.0.3-alpha.
    - Avoid segfault in rare cases when finishing an introduction circuit
      as a client and finding out that we don't have an introduction key
      for it. Fixes bug 1073.

  o Major features:
    - Tor now reads the "circwindow" parameter out of the consensus,
      and uses that value for its circuit package window rather than the
      default of 1000 cells. Begins the implementation of proposal 168.

  o New directory authorities:
    - Set up urras (run by Jacob Appelbaum) as the seventh v3 directory
      authority.
    - Move moria1 and tonga to alternate IP addresses.

  o Minor bugfixes:
    - Fix a signed/unsigned compile warning in 0.2.1.19.
    - Fix possible segmentation fault on directory authorities. Bugfix on
      0.2.1.14-rc.
    - Fix an extremely rare infinite recursion bug that could occur if
      we tried to log a message after shutting down the log subsystem.
      Found by Matt Edman. Bugfix on 0.2.0.16-alpha.
    - Fix an obscure bug where hidden services on 64-bit big-endian
      systems might mis-read the timestamp in v3 introduce cells, and
      refuse to connect back to the client.  Bugfix on 0.2.1.6-alpha.
    - We were triggering a CLOCK_SKEW controller status event whenever
      we connect via the v2 connection protocol to any relay that has
      a wrong clock. Instead, we should only inform the controller when
      it's a trusted authority that claims our clock is wrong. Bugfix
      on 0.2.0.20-rc; starts to fix bug 1074.
    - We were telling the controller about CHECKING_REACHABILITY and
      REACHABILITY_FAILED status events whenever we launch a testing
      circuit or notice that one has failed. Instead, only tell the
      controller when we want to inform the user of overall success or
      overall failure. Bugfix on 0.1.2.6-alpha. Fixes bug 1075.
    - Don't warn when we're using a circuit that ends with a node
      excluded in ExcludeExitNodes, but the circuit is not used to access
      the outside world. This should help fix bug 1090. Bugfix on
      0.2.1.6-alpha.
    - Work around a small memory leak in some versions of OpenSSL that
      stopped the memory used by the hostname TLS extension from being
      freed.

  o Minor features:
    - Add a "getinfo status/accepted-server-descriptor" controller
      command, which is the recommended way for controllers to learn
      whether our server descriptor has been successfully received by at
      least on directory authority. Un-recommend good-server-descriptor
      getinfo and status events until we have a better design for them.
2009-11-15 04:24:51 +00:00
snj
5239f79f16 Remove entry for a version of plptools that is 4 years old (a more recent
version is already listed in TODO).
2009-11-15 03:57:10 +00:00
snj
8581813f91 Updated wm/openbox to 3.4.7.2nb2. 2009-11-15 03:11:44 +00:00
snj
da457794ec Add two packages to openbox, bringign us to nb2:
- Pull in upstream's 59eb52b7c6ccbe83742e5eb8b40b5e32bb6600cc, which
  prevents windows from jumping to the current workspace when a
  net_active_window message is received.
- Change an entry in the default menu file to use the Exit action instead
  of SessionLogout, so as to not violate the POLA.
2009-11-15 03:11:12 +00:00
dholland
ec89ed03ba DESTDIR support; partly from pkg/40304 2009-11-15 01:29:33 +00:00
yyamano
3ab50a816b Make this build.
* Replace /bin/bash
  * Don't override LDFLAGS to use pkgsrc linker flags
  * Bump pkg revision
2009-11-14 22:07:07 +00:00
ghen
283c228bcd Updated mail/dovecot to 1.1.20. 2009-11-14 15:54:46 +00:00
ghen
eeca9cf6e0 Update to Dovecot 1.1.20.
* Upgraded to Unicode 5.2.0
- Maildir: Fixed crash when using a lot of keywords.
- file_set_size() was broken with OSes that didn't support posix_fallocate()
  (almost everyone except Linux), causing all kinds of index file errors.
2009-11-14 15:53:52 +00:00
sno
c229beb16f Updated www/p5-HTML-StripScripts-Parser to 1.03 2009-11-14 12:35:44 +00:00
sno
ddfbbbf822 Updating package www/p5-HTML-StripScripts-Parser from 1.02nb1 to 1.03
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies according to META.yml

Upstream changes:
1.03   5 Nov 2009  Changed min version of HTML::StripScripts to 1.0.5
2009-11-14 12:35:28 +00:00
sno
b632ea22ca Updated www/p5-HTML-StripScripts to 1.05 2009-11-14 12:33:55 +00:00
sno
60048fed7f Updating www/p5-HTML-StripScripts from 1.04nb1 to 1.05
pkgsrc changes:
  - Adding license definition

Upstream changes:
1.05   5 Nov 2009  Fixed bug where 'false' but valid content was being ignored,
                   eg "<i>0</i>"  became "<i></i>"
                   See bug https://rt.cpan.org/Public/Bug/Display.html?id=51116
                   Thanks to Jim Laney for reporting it
2009-11-14 12:33:38 +00:00
sno
b5c34574d8 Updated www/p5-HTML-Parser to 3.64 2009-11-14 12:27:31 +00:00
sno
5290a3125f Updating www/p5-HTML-Parser from 3.63 to 3.64
Upstream changes:
2009-10-25  Release 3.64

Gisle Aas (5):
      Convert files to UTF-8
      Don't allow decode_entities() to generate illegal Unicode chars
      Copyright 2009
      Remove rendundant (repeated) test
      Make parse_file() method use 3-arg open [RT#49434]
2009-11-14 12:27:12 +00:00
roy
4ad47b3a5a Updated net/dnsmasq to 2.51 2009-11-14 12:14:35 +00:00
roy
b447bd58ad Bump to 2.51
Changes from 2.50 include:
* TFTP supports Windows/Dos \ separator.
* Warn if IP duplicated in /etc/ethers
* Test upstream responsiveness to work around upstream server slowdowns
* PXE and relay agent fixes
2009-11-14 12:14:07 +00:00
wiz
a8e8436b8e Mark xpdf<3.02pl4nb1 as conflicting. 2009-11-14 07:11:04 +00:00
wiz
f96a8851c8 Bump PKGREVISION for previous. 2009-11-14 07:10:17 +00:00
christos
78d467a6cc make those not conflict, by using the poppler version of the pdftofoo programs. 2009-11-13 23:12:02 +00:00
joerg
5730f0e5f5 fetch-1.6:
- autoconfig glue to detect presence of termios.h etc.
- On NetBSD default to getpass.  Otherwise implement the password reading
  using termios.h if present, falling back to getpassphrase/getpass or
  plain fgets.
2009-11-13 20:52:05 +00:00
sno
836a9b8123 Updated pkgtools/pkg_rolling-replace to 0.18 2009-11-13 19:56:57 +00:00
joerg
d4e7003631 Only use SIGINFO if the platform supports it. 2009-11-13 19:52:49 +00:00
sno
b2c8aad6ff Updating pkgtools/pkg_rolling-replace from 0.17 to 0.18
Changes:
Added 3 new features:
1) Fetch only
2) Keep going after error (skip package)
3) Log output of make steps

Modified verbosity to report what's failed and what succeeds.
2009-11-13 19:40:55 +00:00
adam
05098b70ce Updated databases/sqlite3 to 3.6.20 2009-11-13 18:30:22 +00:00
adam
32961e7794 Changes 3.6.20:
* Optimizer enhancement: prepared statements are automatically re-compiled when
  a binding on the RHS of a LIKE operator changes or when any range constraint
  changes under SQLITE_ENABLE_STAT2.
* Various minor bug fixes and documentation enhancements.
2009-11-13 18:28:42 +00:00
drochner
e15d18915b update to 0.6.1.5
changes: minor bugfixes
2009-11-13 17:35:29 +00:00
drochner
a549bb37e7 recognize builtin libevent-1.4.12 (as in NetBSD-current) 2009-11-13 17:31:07 +00:00
drochner
969573677d add patch from upstream CVS to fix possible integer overflow in BMP plugin
(CVE-2009-1570)
bump PKGREVISION
2009-11-13 17:29:50 +00:00
reed
026593b74c Update description. 2009-11-13 16:14:29 +00:00
wiz
e12a24eb5a Updated emulators/sdlmame to 0.135 2009-11-13 14:45:46 +00:00
wiz
c80927ef09 Update to 0.135: All the best new stuff from MAME 0.135! 2009-11-13 14:45:25 +00:00
adam
3992e4b1fa Updated graphics/libexif to 0.6.19 2009-11-13 12:59:28 +00:00
adam
5ac642615b Changes 0.6.19:
* New translations: be, en_GB, it, ja, pt, sq, zh_CN
* Updated translations: da, sv, vi
* Now using a binary search to make searching through the tag table faster
* Fixed a heap buffer overflow during tag format conversion
2009-11-13 12:58:18 +00:00
jnemeth
887ecaf886 remove line for non-existant SUBDIR 2009-11-13 00:05:08 +00:00
jnemeth
c0314d983c complete removal of package 2009-11-13 00:02:31 +00:00
adrianp
082e3f8a58 Updated www/wordpress to 2.8.6 2009-11-12 22:06:26 +00:00
adrianp
75793a1680 Update to 2.8.6
- 2.8.5
* Fix for trackback DOS
* Removal of permalink_structure eval
* Remove some create_function() calls
* Disallow unfiltered uploads by default, even for admins. Enable it again with define('ALLOW_UNFILTERED_UPLOADS', true); in wp-config.php
* Add extra escapes here and there for some backside coverage
* Retire two old importers
* A few small bug fixes

- 2.8.6
* Fixed an XSS vulnerability in Press This
* Fixed issue with sanitizing uploaded file names that can be exploited in certain Apache configurations
2009-11-12 22:05:55 +00:00
ghen
6a97e9cf1f List existing "cdb" option in PKG_SUPPORTED_OPTIONS to make it somewhat less
useless. :-)
2009-11-12 15:52:26 +00:00
markd
8ba50b4cfa Add konq-plugins 2009-11-12 11:08:40 +00:00
markd
284ac52fef Initial import of konq-plugins 4.3.1
Plugins for the KDE4 version of Konqueror.
2009-11-12 11:07:00 +00:00
manu
4afe504277 NetBSD's tun driver has no broadcast support. When configured with
a tun device and subnet topology, OpenVPN insisted on setting a broadcast
address on the tun device, causing a fatal error. This patch fixes that,
and has been submitted upstream
2009-11-12 08:41:10 +00:00
obache
4b8b6d2728 remove redundant '/' after DESTDIR. 2009-11-12 05:40:36 +00:00