Commit graph

119527 commits

Author SHA1 Message Date
rillig
105dd4b97c Some packages need lex and yacc. Patch by Aleksey Cheusov via
pkgsrc-users.
2007-11-17 12:04:11 +00:00
rillig
c1332c0f01 Updated net/jigdo to 0.7.3 2007-11-17 11:53:47 +00:00
rillig
ef1663188d Updated jigdo to 0.7.3.
Changes since 0.7.1:

jigdo 0.7.3 -- Richard Atterer, 19 May 2006

  - A maintenance release with some bug fixes
  - Fix for compilation on 64 bit architectures (sigh, as usual...)
  - Fixes to make the code compile cleanly with GCC 4.1

jigdo 0.7.2 -- Richard Atterer, 12 Jul 2005

  - jigdo-file: Added support for bzip2 (de)compression in .template
    files, as an alternative to zlib compression. Bzip2 is disabled by
    default (but may become the default in the future). Use --bzip and
    --gzip to switch between the two.
  - Patch by Jochen Hepp: New switch --scan-whole-file for "jigdo-file
    scan" command: Scan whole file instead of only first block
  - Patch by Jochen Hepp: New switch --no-greedy-matching for
    "jigdo-file make-template" prevents small matches from cancelling
    pending larger matches.
  - jigdo: Switched over from libwww to libcurl for downloads
  - jigdo-lite: Fixed regular expressions so they work with sed 4.1
    and non-GNU sed
  - jigdo-lite: --noask switch to allow running jigdo-lite from cron
    jobs (Silas Bennett)
  - jigdo-file: Bugfix for the code which deduces missing --image/
    --jigdo/--template arguments. Broken in 0.7.1, would deduce
    /x.iso.template from /x.iso, instead of /x.template (Adrian Bunk)
  - Fix for compilation on 64 bit architectures
  - Fixed "compiler recent enough" check in configure.ac for GCC 3.5+
  - Fixes for GCC 4.0
2007-11-17 11:40:59 +00:00
taca
4ba37fdefc +apache-tomcat-5.5.25. 2007-11-17 11:12:08 +00:00
wiz
d771e8c3dd + aria2-0.11.5, genius-1.0.1, mathomatic-12.8.0, wmii-3.6, xmms-1.2.11. 2007-11-17 11:09:35 +00:00
wiz
32dcdbb19d + gst-plugins0.10-base-0.10.15, gstreamer0.10-0.10.15, jhead-2.8,
minivmac-3.0.4.
2007-11-17 09:55:59 +00:00
obache
2aaddbc48d bacula-2.2.6 is in pkg/37396. 2007-11-17 08:49:33 +00:00
obache
5559e2e2c7 Updated games/alephone to 20071103 2007-11-17 08:42:55 +00:00
obache
936003b76e Update alephone to 20071103.
Patch provided by MAINTAINER in PR 37393.

Notes:
This is a bug fix release
--------------------------------------------------------------------------------
Changes:
* Fix replacement texture issues
* Restore missing PNG support in Windows
* Don't play "Play Ball" for games that are already running
* Differentiate between running and open games in .games
2007-11-17 08:42:33 +00:00
jnemeth
546d379aa5 control-center renamed to gnome-control-center 2007-11-17 02:39:35 +00:00
jnemeth
797c0b7131 sort 2007-11-17 02:34:45 +00:00
obache
5bfa94f3f5 Enable to build with X-less imlib2. 2007-11-17 01:47:02 +00:00
obache
28bb9ed192 Updated graphics/imlib2 to 1.4.0nb1 2007-11-17 01:41:06 +00:00
obache
0725f99d1e Add x11 option (default: enabled).
No functionally change, but bump PKGREVISION due to detect x11 option.
2007-11-17 01:40:50 +00:00
rillig
9709ab446e Fixed building on DragonFly. 2007-11-16 23:04:54 +00:00
dillo
dd0b57b5f4 Note update of bchunk to 1.2.0. 2007-11-16 12:07:21 +00:00
dillo
a8d40a33c1 Update to 1.2.0 and fix two bugs:
- Only use index 1 as track boundary.  Previously, the first index was
  taken as the end of the previous track and the last index as the start
  of this track.  All sectors in between were silently dropped.

- Stop output of a track *before* the first sector of the next track.
  Previously, the first sector was output twice, once as the last
  sector of the previous track, once as the first sector of the
  current track.

Patches will be sent upstream shortly.


Take maintainership, ok pooka.
2007-11-16 12:03:42 +00:00
obache
f3cf9eb0dc Note update of qdbm and hyperestraier. 2007-11-16 11:58:09 +00:00
martin
16c60a438f Note update of webalizer to 2.1.10nb7 2007-11-16 11:56:24 +00:00
tron
30fac798d7 Note update of the "samba" package to version 3.0.26anb2. 2007-11-16 11:55:09 +00:00
obache
527ecd801b Update hyperestraier to 1.4.11.
Changes:
2006-11-11  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* estraier.c (est_resmap_add): "method" argument was added.

	* estraier.c (est_inode): a bug related to overflow was fixed.

	* estraier.c (est_narrow_score): a bug related to attribute distinction was fixed.

	* estraier.c (est_search_union): search accuracy with trailing uni-gram was improved.

	* estmaster.c (searchlocal): a bug related to scanning with regular expressions was fixed.

	* estscout.c (realmain): "union", "score", and "idsuffix" attributes were added.

	* estsupt.c (realmain): "score" attribute was added.

	* estsupt.c (procsearch): accuracy of hint was improved.

	* estsupt.c (realmain): "logmsg" parameter was added.

	* estscout.c (realmain): "distinct" parameter was added.

	* estscout.c (showresult): cache clear at random was added.

	- Release: 1.4.11
2007-11-16 11:52:17 +00:00
martin
d32304c21d The pkg did not fully work on archs with no db1 builtin, as discussed
on tech-pkg. Thanks to various people for all the input.
2007-11-16 11:50:48 +00:00
obache
44e031aba1 Update qdbm to 1.8.77.
Changes:
2007-10-18  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	- A potential defect related to leaf division of B+ tree was cleared.
	- Release: 1.8.77
2007-11-16 11:50:45 +00:00
tron
bcc9c9dcd1 Apply security fixes for CVE-2007-4572 and CVE-2007-5398 released by the
Samba project. Bump package revision.
2007-11-16 11:41:38 +00:00
bjs
c9f31a7d7d Add tig to devel/Makefile. 2007-11-16 08:15:19 +00:00
rillig
c4398a61a2 Reverted all the recent changes to the BUILTIN_FIND_GREP variable. It
had been correct before, and I trusted the pkglint warning too much. Now
it is correct again, and the pkglint warning is fixed.
2007-11-16 08:14:20 +00:00
rillig
f015bfbd08 The type of BUILTIN_FIND_GREP.* had been wrong. It's not List of
ShellWord, but a simple String. This has led to some confusion in
db1.builtin.mk.
2007-11-16 08:11:16 +00:00
bjs
a21cde3b91 + Updated net/aria2 to 0.11.4nb2 [bjs 2007-11-16] 2007-11-16 08:07:18 +00:00
bjs
24cd7e68e8 Sync with stable-0.11 branch. Bump rev. 2007-11-16 08:06:33 +00:00
bjs
d5c46a7690 + Added devel/tig version 0.9.1 [bjs 2007-11-16] 2007-11-16 07:42:47 +00:00
bjs
00d558f442 Import tig-0.9.1. Blurb:
Tig is a git repository browser that additionally can act as a pager for
output from various git commands.

When browsing repositories, it uses the underlying git commands to present
the user with various views, such as summarized revision log and showing
the commit with the log message, diffstat, and the diff.

Using it as a pager, it will display input from stdin and colorize it.
2007-11-16 07:41:11 +00:00
wiz
54db252561 Comment out scrollkeeper, since it only contains an omf.mk file. 2007-11-16 06:42:04 +00:00
minskim
9826939622 Use native perl as a tool on Darwin. 2007-11-16 05:51:37 +00:00
bjs
c6f746a879 Move backslash from last commit to second '$'; the test for a builtin
db1 was failing (on NetBSD-current 4.99.36) using rev. 1.19.

If this causes any issues, please do let me know; I committed
this because I didn't want this to be broken--and it definitely
seems less broken, i.e. it works, now than it was.
2007-11-16 05:44:56 +00:00
bjs
8490af478a + Updated net/tor to 0.1.2.18 [bjs 2007-11-16] 2007-11-16 05:31:17 +00:00
bjs
52b7990643 Update to version 0.1.2.18. Changes since the last release:
o Major bugfixes (crashes):
    - If a connection is shut down abruptly because of something that
      happened inside connection_flushed_some(), do not call
      connection_finished_flushing(). Should fix bug 451:
      "connection_stop_writing: Assertion conn->write_event failed"
      Bugfix on 0.1.2.7-alpha.
    - Fix possible segfaults in functions called from
      rend_process_relay_cell().

  o Major bugfixes (hidden services):
    - Hidden services were choosing introduction points uniquely by
      hexdigest, but when constructing the hidden service descriptor
      they merely wrote the (potentially ambiguous) nickname.
    - Clients now use the v2 intro format for hidden service
      connections: they specify their chosen rendezvous point by identity
      digest rather than by (potentially ambiguous) nickname. These
      changes could speed up hidden service connections dramatically.

  o Major bugfixes (other):
    - Stop publishing a new server descriptor just because we get a
      HUP signal. This led (in a roundabout way) to some servers getting
      dropped from the networkstatus lists for a few hours each day.
    - When looking for a circuit to cannibalize, consider family as well
      as identity. Fixes bug 438. Bugfix on 0.1.0.x (which introduced
      circuit cannibalization).
    - When a router wasn't listed in a new networkstatus, we were leaving
      the flags for that router alone -- meaning it remained Named,
      Running, etc -- even though absence from the networkstatus means
      that it shouldn't be considered to exist at all anymore. Now we
      clear all the flags for routers that fall out of the networkstatus
      consensus. Fixes bug 529.

  o Minor bugfixes:
    - Don't try to access (or alter) the state file when running
      --list-fingerprint or --verify-config or --hash-password. Resolves
      bug 499.
    - When generating information telling us how to extend to a given
      router, do not try to include the nickname if it is
      absent. Resolves bug 467.
    - Fix a user-triggerable segfault in expand_filename(). (There isn't
      a way to trigger this remotely.)
    - When sending a status event to the controller telling it that an
      OR address is readable, set the port correctly. (Previously we
      were reporting the dir port.)
    - Fix a minor memory leak whenever a controller sends the PROTOCOLINFO
      command. Bugfix on 0.1.2.17.
    - When loading bandwidth history, do not believe any information in
      the future. Fixes bug 434.
    - When loading entry guard information, do not believe any information
      in the future.
    - When we have our clock set far in the future and generate an
      onion key, then re-set our clock to be correct, we should not stop
      the onion key from getting rotated.
    - On some platforms, accept() can return a broken address. Detect
      this more quietly, and deal accordingly. Fixes bug 483.
    - It's not actually an error to find a non-pending entry in the DNS
      cache when canceling a pending resolve. Don't log unless stuff
      is fishy. Resolves bug 463.
    - Don't reset trusted dir server list when we set a configuration
      option. Patch from Robert Hogan.
2007-11-16 05:30:13 +00:00
hiramatsu
ee8644b924 Updated devel/p5-Class-Autouse to 1.29. 2007-11-16 03:12:17 +00:00
hiramatsu
6060b64024 Update p5-Class-Autouse to 1.29.
Changes from 1.27:

1.29 Mon 12 Nov 2007
        - No functional changes
        - Upgrading to Module::Install 0.68
        - Updating to newer author tests
        - Removing the use of base.pm

1.28 Tue 17 Jul 2007
        - No functional changes
        - Upgrading to Module::Install 0.65
        - Updating List::Util dependency to 1.19.
          (Fixes memory leak AND resolving the Win32 problem listed below)
2007-11-16 03:11:25 +00:00
rillig
0d736f5a52 By default, chmod follows symlinks, which is not intended here. Patch by
Lloyd Parkes in PR 37391.
2007-11-16 00:16:29 +00:00
dmcmahill
65199de8a1 Updated cad/gwave to 20060606 2007-11-15 23:55:17 +00:00
dmcmahill
712a4b2905 update to gwave-20060606
Most of the previous pkgsrc patches have been incorporated upstream (yay!).

New in 20060606
- ??

New in 20051222
- full-height vertical scrollbar appears if the total height of all
panels becomes larger than the window.
- new panel type "jumbo" stays larger even when things get crowded
- most deprecated guile calls removed.  Guile 1.6 or later is now required.

New in 20050928
- ALPHA RELEASE: may crash.  do not rely on for production use.
- handling of multi-sweep datafiles
- vertical scrollbars on label/measure area in each wavepanel make handling
large numbers of waveforms easier.

New in 20031202
- Got docstring extraction from C source to .txt files in doc directory working again
- applied submitted patch that cleans up warnings from gcc3 about multiline text strings in C code

New in 20030917
- bugfixes to make the new print/plot stuff work better
- path to working gnu graph found by configure is passed to scheme code
2007-11-15 23:53:48 +00:00
adrianp
575c30291f Updated mail/ingo to 1.1.4 2007-11-15 22:31:19 +00:00
adrianp
0deb1d8654 ------
v1.1.4
------

[jan] Add Simplified Chinese translation (Anna Chen
<annachen2008@yahoo.com.cn>).
[cjh] Fix check for bulk or list precedence in Sieve vacation (Bug 5543).
[jan] Add additional checks to avoid adding empty test values (Bug 5392).
[jan] Fix multiline vacation messages with procmail driver (Bug 5273).
2007-11-15 22:30:49 +00:00
adrianp
059ee33fd1 Updated mail/turba to 2.1.5 2007-11-15 22:24:28 +00:00
adrianp
44d1c5c41d ------
v2.1.5
------

[mjr] Fix some fatal errors caused by the IMSP driver when deleting certain
contacts and while adding contacts to lists in certain cases.
[mjr] Fix adding contacts to a new contact list in a source other than the
source the contacts being added are from.
[jan] Fix paging through search results from another than the default address
book (Bug 5137).
[cjh] Fix copy/moving contacts to a new contact list (Bug 5144).
2007-11-15 22:24:01 +00:00
adrianp
717b4003be Updated mail/imp to 4.1.5 2007-11-15 22:19:04 +00:00
adrianp
e254afa37d ------
v4.1.5
------

[cjh] Lower memory usage when downloading folders (Andrew Morgan
<morgan@orst.edu>).
[mms] Fix detection of default namespace information when no namespaces are
defined on the server (Bug 5538).
[mms] Don't lose message bodies when moving messages to trash when over quota
(Bug 5470).
[cjh] Remove unused defaults in Fetchmail_imap (Bug 2799).
[jan] Fix empty folder name appearing on Cyrus and servers with similar
namespaces (Bug 5138).
[jan] Only show reply options in iCalendar viewer if a reply is requested.
[cjh] Remove non-responsive www.keyserver.net and wwwkeys.pgp.net from
PGP options (Bug 5323).
[jan] Fix moving messages when over quota on Dovecot servers (Bug 5270).
[jan] Fix parsing of certain distribution lists (Bug 5134).
[mms] Fix rare occurrence where an action perfomed on the mailbox screen would
instead be performed on the INBOX (Bug 5202).
[mms] Don't show save attachments prompt in compose screen if configured to
automatically link all attachments (Request 5189).
2007-11-15 22:18:42 +00:00
adrianp
593b01a131 Updated www/horde to 3.1.5 2007-11-15 22:12:08 +00:00
wiz
3a57c1eac8 + MesaLib-7.0.2, efax-gtk-3.0.16, lftp-3.6.1, simh-3.7.3, swfdec-0.5.4. 2007-11-15 22:11:44 +00:00
adrianp
bffa4b6008 ------
v3.1.5
------

[cjh] Fix identity javascript when some fields are disabled
      (veikko@immonen@otaverkko.fi, Bug 5595).
[cjh] Disable the Turkish locale if using PHP 5 (see
      http://bugs.php.net/bug.php?id=35050).
[jan] Improved webroot detection (Request 4126).
[jan] Fix selecting the language on the login screen (Bug 5098).
[jan] Fix searching for single quotes in email headers (qa@cpanel.net, Bug
      4854).
[jan] Fix portal layouts with more than one horizontally expanded block per
      row.
2007-11-15 22:11:36 +00:00