Commit graph

2727 commits

Author SHA1 Message Date
wiz
7d640bc812 Note libgpg-error PKGREVISION bump. 2007-01-24 19:38:34 +00:00
obache
361c403f76 Updated devel/kscope to 1.4.3. 2007-01-24 17:45:28 +00:00
reed
fac8a2b8ec Updated catdoc and catdoc-tk. 2007-01-24 17:09:16 +00:00
reed
42b8b975e4 Update kazehakase. 2007-01-24 16:30:39 +00:00
tron
1b6a8c008a Note update of "gnutls" package to version 1.6.1nb1. 2007-01-24 15:58:31 +00:00
joerg
5d553e7578 libXfixes updated. 2007-01-24 13:13:13 +00:00
joerg
2263dcfbb4 + font-alias 2007-01-24 12:57:58 +00:00
wiz
7673190c49 ncurses PKGREVISION bump. 2007-01-23 22:55:45 +00:00
wiz
91735d878a Note naim update. 2007-01-23 22:15:50 +00:00
joerg
c0c9104ef2 Annotate libX11 update. 2007-01-23 19:53:31 +00:00
ghen
5fe494fc3a Updated mail/dovecot to 1.0rc19. 2007-01-23 17:35:35 +00:00
joerg
c0fbe3d77d Annotate libXfont update. 2007-01-23 15:50:02 +00:00
joerg
19f1964295 Annotate first bunch of modular Xorg updates. 2007-01-23 15:27:33 +00:00
martti
a6e4a85984 xfce4-4.2.4 2007-01-23 11:54:00 +00:00
joerg
3f0ddedeb0 Update xorg-cf-files and imake to get the dependency creation working. 2007-01-22 20:35:58 +00:00
minskim
cd982e0e55 Add yougrabber. 2007-01-22 18:54:00 +00:00
ghen
3e2c49e05d Updated mail/dovecot to 1.0rc18. 2007-01-22 17:59:29 +00:00
obache
6e3440a025 Note revision bump of databases/ipa_sdb. 2007-01-22 13:18:21 +00:00
hira
30648fc364 Note PKGREVISION bump of misc/fd. 2007-01-22 11:31:30 +00:00
martti
1f47a0169a vim-7.0.188 2007-01-22 07:35:48 +00:00
martti
2f39a7a9f4 fvwm-2.5.21 2007-01-22 07:26:02 +00:00
taca
1bffb6f52e Correct a recent entry.
s|databases/libgda-postgresql|databases/libgda-postgres|
2007-01-22 03:05:36 +00:00
obache
464c716c3d Updated graphics/ruby-RMagick to 1.15.0. 2007-01-22 01:42:23 +00:00
wiz
1911317511 jasper updated to 1.900.1. 2007-01-21 21:44:56 +00:00
wiz
77ff3d9d62 Note libgda, libgnomedb, mergeant, and related updates. 2007-01-21 19:19:08 +00:00
xtraeme
d0cb9d01e9 Updated devel/apr1 to 1.2.8.2.2.4 and www/apache22 to 2.2.4. 2007-01-21 17:13:58 +00:00
obache
f283b273ef Added ham/fl_logbook version 1.21. 2007-01-21 16:52:10 +00:00
kleink
e1087f23a1 Note update of www/drraw to 2.2a2. 2007-01-21 16:47:07 +00:00
minskim
226a169871 Note PKGREVISION bump of swig. 2007-01-21 16:40:25 +00:00
wiz
fb3578c85e Note g-wrap downgrade and gnucash PKGREVISION bump. 2007-01-21 12:54:58 +00:00
wiz
80689ec790 Note cscope PKGREVISION bump. 2007-01-20 23:40:00 +00:00
wiz
748481102c nss updated to 3.11.4. 2007-01-20 18:55:41 +00:00
wiz
2eb389defd libcddb updated to 1.3.0. 2007-01-20 17:43:54 +00:00
wiz
7d8b87feed gnutls updated to 1.6.1. 2007-01-20 17:38:24 +00:00
wiz
b47cc50d13 py-sqlite2 updated to 2.3.3. 2007-01-20 17:28:58 +00:00
wiz
6533298614 anthy updated to 7900. 2007-01-20 17:12:18 +00:00
wiz
98f417c68e uim updated to 1.3.1. 2007-01-20 16:57:24 +00:00
wiz
7109e015b0 dvdauthor updated to 0.6.13. 2007-01-20 14:24:52 +00:00
joerg
1228ede32c Update py-setuptools as it is needed by some to-be-imported Python apps. 2007-01-20 13:57:05 +00:00
joerg
c1fc3a0120 graphviz is again build with dynamic modules but without pangocairo.
It also depends on ghostscript-fonts now as it is often needed.
2007-01-20 13:52:09 +00:00
ghen
234b2c3046 Updated www/seamonkey, www/seamonkey-bin and www/seamonkey-gtk1 to 1.1. 2007-01-20 10:56:13 +00:00
taca
91d34244a4 Note update of security/openssh package to 4.5.1nb1. 2007-01-20 10:05:06 +00:00
sborrill
82c83eee78 Add www/ap-auth-external and update net/citrix_ica 2007-01-19 15:34:15 +00:00
taca
dbb92ea883 Note update of mail/mew pacakge to 5.2. 2007-01-19 15:11:43 +00:00
uebayasi
07be83e881 Note import of Kahua 1.0.1.
Kahua is CPS, Continuation Passing Style application framework written
in one of scheme implementation, Gauche.

CPS has following advantages.

- You can use "Continuation" easily so you can resolve the typical Web
  Applicaiton's problem of process disconnection.
- You can program declaratively by using S-expressions as fundamental
  data type.
- You can use Kahua's Object Database to permanent data by itself.
- You can modify the function being run and it supports incremental
  development.

Gauche is an R5RS Scheme implementation that is designed to be a
useful tools for daily work.  See http://practical-scheme.net/gauche/
in detail.

Kahua is licensed under the modified BSD license.  See COPYING in detail.

"Kahua" means platform, location or base in Hawaiian.
2007-01-19 13:47:07 +00:00
uebayasi
5c6ace70c7 Note update of Gauche-0.8.9.
Important changes excerpted from web pages:

2007/1/17

    Gauche 0.8.9: Major maintenance release
      + Bug fixes
      + Miscellaneous improvements:

2006/11/18

    Gauche 0.8.8 important patch: There is a bug in main.c that makes gosh
    exits silently without reporting errors when a Scheme script raised an
    unhandled error. Please apply the patch shown in the following message:
    http://sourceforge.net/mailarchive/forum.php?thread_id=30949517&forum_id=
    2043

2006/11/11

    Gauche 0.8.8: Major maintenance release
      + Important Changes:
          o Exact rational number is supported; now you get 1/3 from (/ 1 3).
            To obtain inexact number from division of two exact numbers, you
            have to use exact->inexact explicitly. With this change you can get
            more exact result, but if your code has relied on the old Gauche
            behavior that automatically converts rationals to inexact reals,
            your code may run very slowly in this release of Gauche (since
            exact rational arithmetic is much slower than flonum arithmetic).
            For the smooth transition, a compatibility module compat.norational
            is provided, which makes the / operator behaves like before. See
            the manual entry for the details.
          o The reader is more strict about utf-8 encoding. Consequently, some
            source files in other encoding that happened to be accepted by
            previous versions of Gauche may no longer work. If you get an
            error, either convert the encoding of the source, or use "coding:"
            magic comment (See "Multibyte scripts" section of the reference
            manual).
          o The test-module routine in gauche.test is fixed so that it detects
            more references to undefined global variables that have been
            overlooked. You may get an error something like "symbols referenced
            but not defined: ...". In most cases, they are from typos. See the
            manual entry of gauche.test - Unit testing for the details.
          o New modules:
              # sxml.serializer: Generic routine to convert SXML to other
                formats like XML or HTML. Written by Dmitry Lizorkin and ported
                to Gauche by Leonardo Boiko.
              # util.trie: Implementation of Trie. Originally by OOHASHI
                Daichi, and hacked by numerous Gauche hackers.
              # util.rbtree: Implementation of Red-Black Tree. Written by Rui
                Ueyama.
          o A bug in port locking routine, that caused a race condition on
            multiprocessor machine, is fixed. As a side effect, port lock
            operation became a bit faster.
          o C API prospected change: Scm_Eval, Scm_EvalCString, and Scm_Apply
            will have different API in the next release. The current API is
            kept under a different name, Scm_EvalRec, Scm_EvalCStringRec, and
            Scm_ApplyRec. If you are using those functions, please make changes
            until the next release.
      + Miscellaneous fixes and improvements:

2006/4/12

    Gauche 0.8.7: Major maintenance release
      + Bug fixes:
      + Improvements:
2007-01-19 13:00:08 +00:00
ghen
e667b0131d Updated sysutils/bacula, bacula-clientonly, bacula-gnome-console,
bacula-tray-monitor and bacula-wx-console to 2.0.1.
2007-01-19 12:00:16 +00:00
schmonz
dfb162f47a Note rss2email update. 2007-01-19 00:57:53 +00:00
schmonz
e8672d615c Note py-html2text PKGREVISION bump. 2007-01-19 00:55:52 +00:00
schmonz
73d9521d65 Note tinycdb update. 2007-01-18 22:47:38 +00:00
wiz
6f522f62a8 gnome-icon-theme PKGREVISION bump; glib2 and gtk2 updates. 2007-01-18 22:44:39 +00:00
schmonz
5f048c8122 Note py-html2text update. 2007-01-18 22:32:11 +00:00
rillig
62024129a3 Updated mummer to 3.19. 2007-01-18 19:15:40 +00:00
joerg
706d502b58 Updates of compositeproto, damageproto, randrproto and xproto. 2007-01-18 18:07:33 +00:00
ghen
fa4f9ccdf7 Updated net/aiccu to 20070115. 2007-01-18 14:42:58 +00:00
tonio
2857a07b33 Updated mail/isync to 1.0.3 2007-01-18 10:28:17 +00:00
tonio
490736abbd Updated devel/pcre-ocaml to 5.11.2 2007-01-18 10:00:46 +00:00
schmonz
427386059c Note addition of qmqtool. 2007-01-18 06:37:06 +00:00
salo
11c3db4092 Note security/mit-krb5 PKGREVISION bump: security fix. 2007-01-17 23:44:48 +00:00
agc
3fa224a8ef Note addition of sysutils/bsign 2007-01-17 23:38:33 +00:00
adrianp
9f2d348425 Updated security/flawfinder to 1.27 2007-01-17 21:49:54 +00:00
tonio
34da73646f Updated sysutils/file to 4.18 2007-01-17 17:37:14 +00:00
joerg
550c121540 Security fixes for xorg-server. 2007-01-17 16:35:52 +00:00
joerg
6b5dbaac4e + xauth 2007-01-17 16:08:59 +00:00
tron
7cf894ee4b Note update of "fetchmail" and "fetchmailconf" packages. 2007-01-17 14:33:45 +00:00
tonio
940d0df1e7 Updated print/auctex to 11.84 2007-01-17 13:19:30 +00:00
dmcmahill
51e3b4ad94 note sysutils/dbus update to 1.0.2nb2 2007-01-17 02:54:21 +00:00
joerg
2381c1da6b + iceauth
+ xmessage
2007-01-16 21:33:25 +00:00
minskim
5526510627 Note update of tcl-tclcl. 2007-01-16 21:26:27 +00:00
rillig
6f4f67d213 Updated cgoban-java to 3.3.13. 2007-01-16 20:54:26 +00:00
rillig
3a865d8e46 Updated libxslt to 1.1.19. 2007-01-16 19:50:13 +00:00
abs
bab3bbb38b Update x2vnc from 1.5.1 to 1.7.2, and fix for modular X11 build: 2007-01-16 13:31:16 +00:00
adam
60eb12cb01 Updated graphics/cinepaint to 0.21.2 2007-01-16 12:54:03 +00:00
adam
ff0b2c224f Updated sysutils/gnome-vfsmm to 2.16.1 2007-01-16 12:00:43 +00:00
tonio
bdf3550def Updated devel/apache-ant to 1.7.0 2007-01-16 11:05:12 +00:00
wiz
4b3b94221c devilspie updated to 0.20.1. 2007-01-16 00:01:50 +00:00
wiz
197227b213 flyspell updated to 1.7m. 2007-01-15 23:50:08 +00:00
wiz
180a3ef6dc doclifter updated to 2.3. 2007-01-15 23:41:04 +00:00
wiz
eead62d485 p5-Finance-Quote updated to 1.13. 2007-01-15 23:06:13 +00:00
wiz
02c32c813a unrar updated to 3.7.2. 2007-01-15 22:36:57 +00:00
wiz
617bbdcd82 wesnoth updated to 1.2.1. 2007-01-15 22:26:53 +00:00
tonio
48b6d6ee35 Updated security/caff to 0.4.9 2007-01-15 21:35:35 +00:00
tonio
0471d5a7c5 Updated textproc/hevea to 1.09 2007-01-15 21:12:59 +00:00
tonio
4a0712f92e Updated chat/weechat to 0.2.3 2007-01-15 20:26:35 +00:00
tonio
5370a7058e Updated databases/lbdb to 0.34 2007-01-15 19:43:44 +00:00
tonio
f07818e9c3 Updated wm/fluxbox to 1.0rc2 2007-01-15 17:42:47 +00:00
tonio
897f9216f7 Added security/ocaml-ssl version 0.4.0 2007-01-15 14:24:34 +00:00
ghen
68245bf214 Updated wm/wmii to 3.1. 2007-01-15 11:39:52 +00:00
schmonz
33f4740f8e Note safecat update. 2007-01-15 11:01:51 +00:00
rillig
01662efee0 Updated flex to 2.5.33. 2007-01-15 06:16:43 +00:00
taca
36f44b0a30 Note update of security/pam-ldap package to 183. 2007-01-15 03:25:14 +00:00
rillig
330b3f6061 Updated some packages over the last few days. 2007-01-15 02:53:18 +00:00
wiz
dbc5c0fd53 py-gobject* updated to 2.12.3. 2007-01-14 23:44:27 +00:00
wiz
eacb7faee6 convmv updated to 1.10. 2007-01-14 16:25:47 +00:00
wiz
50e475b81e libsoup-devel updated to 2.2.99. 2007-01-14 16:16:09 +00:00
wiz
8d35a15019 gnucash updated to 2.0.4. 2007-01-14 15:55:45 +00:00
obache
910fac8e93 Updated sysutils/rdiff-backup to 1.0.5. 2007-01-14 15:25:35 +00:00
obache
479487ae34 Note revision bump of databases/myodbc. 2007-01-14 14:38:53 +00:00
wiz
3ff8c13a42 g-wrap updated to 1.9.7. 2007-01-14 14:24:49 +00:00
obache
daa1003647 Added mail/sendymail version 0.5.8. 2007-01-14 14:08:00 +00:00
wiz
a1438cf361 guile-lib updated to 0.1.3. 2007-01-14 13:13:58 +00:00
obache
d455fe69e4 Note revision bump of databases/myodbc. 2007-01-14 12:32:21 +00:00
markd
7953173f06 koffice, kmplayer updates. 2007-01-14 11:37:41 +00:00
joerg
5e789144af Update xtrans and include a fix for the ctype usage. 2007-01-14 10:31:27 +00:00
joerg
6c7415dea2 + libXvMC
+ xf86-video-i810
2007-01-14 10:21:13 +00:00
wiz
a8809e0e44 intltool updated to 0.35.4. 2007-01-14 09:59:20 +00:00
wiz
dc651df340 k3b updated to 1.0rc4. 2007-01-14 09:34:45 +00:00
martti
1bc8ae91e1 keychain-2.6.8 2007-01-14 08:33:31 +00:00
jonb
6f3564429f Update SBCL to version 1.0.1.
I would list the changes to the package here, but SBCL makes a new
release every month, and there are usually a dozen or more minor
changes per release.  The previous version of this package is about
18 months old...
2007-01-14 05:56:29 +00:00
taca
0129fbc28c Correct recently added databases/jdbc-postgresql82 and net/p5-Net-eBay. 2007-01-14 04:39:05 +00:00
taca
5edb6317b1 Note update of devel/ruby-ncurses package to 1.0nb2. 2007-01-14 04:15:36 +00:00
taca
cc9aa257df Note update of www/squid package to 2.6.7. 2007-01-14 04:13:09 +00:00
schmonz
84dbc091eb Note stunnel update. 2007-01-14 00:07:49 +00:00
wiz
f17f0ace9a Note SDL_sound PKGREVISION bump. 2007-01-13 23:36:49 +00:00
wiz
2608ede3be mkvtoolnix PKGREVISION bump. 2007-01-13 21:58:53 +00:00
abs
b3f529ae14 Updated databases/jdbc-postgresql80 to 8.0-318
Updated databases/jdbc-postgresql81 to 8.1-480
Added databases/jdbc-postgresql82-8.2-504
Added net/p5-Net-eBay-0.40
2007-01-13 21:45:56 +00:00
wiz
1c2fe7aef3 Note mldonkey PKGREVISION bump. 2007-01-13 18:41:56 +00:00
wiz
47da4e01da Note kdemultimedia3 PKGREVISION bump. 2007-01-13 18:34:11 +00:00
obache
c54c659ab4 Added mail/fetchyahoo version 2.10.6. 2007-01-13 15:41:40 +00:00
wiz
019875b417 Note vorbis-tools PKGREVISION bump. 2007-01-13 15:36:08 +00:00
wiz
15c823ef84 Note scummvm PKGREVISION bump. 2007-01-13 14:21:01 +00:00
martti
9d69e1f396 proftpd-1.3.1rc2 2007-01-13 09:48:38 +00:00
wiz
559c6e6809 Note gst-plugins0.8-flac removal. 2007-01-13 09:30:35 +00:00
wiz
4ecd3621b0 cmus updated to 2.1.0. 2007-01-13 08:58:24 +00:00
toshii
48eadbc8a0 Note addition of x11/xf86-video-nv. 2007-01-13 05:21:19 +00:00
obache
8f1a98df96 Note update of databases/iodbc and revision bump of wm/wmii. 2007-01-13 02:42:41 +00:00
markd
d5fed7f99b kdenetwork3 and kftpgrabber updates. 2007-01-13 01:12:07 +00:00
tv
e5931a7dea sun-j{re,dk}15 -> 5.0.10 2007-01-12 18:24:16 +00:00
schmonz
7821333012 Note tmda PKGREVISION bump. 2007-01-11 19:23:27 +00:00
obache
8eacdce587 Removed devel/p5-File-Spec. 2007-01-11 12:52:58 +00:00
obache
8300b8054f Updated print/acroread7 to 7.0.9. 2007-01-11 12:21:09 +00:00
schmonz
98b9c13522 Note memtester update. 2007-01-11 04:03:25 +00:00
bad
ca2bd891a3 Note the following updates and additions:
add devel/p5-App-CLI version 0.07
update devel/p5-Data-Hierarchy to 0.34
add devel/p5-Path-Class version 0.16
update devel/p5-PerlIO-via-symlink to 0.05
update devel/p5-SVN-Mirror to 0.72
update devel/p5-UNIVERSAL-require to 0.11
add textproc/p5-YAML-Syck version 0.72
update devel/p5-version to 0.68
update devel/svk to 2.0.0
2007-01-10 22:21:51 +00:00
agc
e6b0ac1f86 Note addition of net/aoe-vblade 2007-01-10 20:41:32 +00:00
ghen
ddf3c27586 Updated databases/openldap-client, databases/openldap-doc,
databases/openldap-server and databases/openldap to 2.3.32.
2007-01-10 18:16:49 +00:00
obache
241c96d521 Added misc/emacs-wiki version 2.70. 2007-01-10 15:20:26 +00:00
obache
d02b788433 Added textproc/dictem version 0.81. 2007-01-10 14:58:00 +00:00
martti
bff131a9e4 ipmitool, vim-share, mrtg and squirrelmail-locales 2007-01-10 14:28:08 +00:00
tron
1ba0cf7dd5 Note update of "phpmyadmin" package to version 2.9.2rc1. 2007-01-10 14:09:59 +00:00
abs
53ba466a11 Update mail/exim from 4.63 to 4.66 2007-01-10 12:56:36 +00:00
joerg
b337d7709c Update modular-xorg-server to 1.1.1nb1 to fix security issues in dbe and
render.
2007-01-10 11:32:47 +00:00
adam
e82fa11eeb Updated emulators/wine to 0.9.29 2007-01-10 09:10:50 +00:00
adam
ead0b8e0c0 Updated fonts/fontforge to 20061220 2007-01-10 07:52:45 +00:00
wiz
edba95c281 musicpd updated to 0.12.1. 2007-01-09 23:20:22 +00:00
tv
32a9db249e +p5-Net-Amazon-S3 2007-01-09 17:10:36 +00:00
drochner
749d3570aa mention recent updates/additions 2007-01-09 16:04:38 +00:00
adam
7bbc414b1b Updated graphics/ImageMagick to 6.3.1.6 2007-01-09 09:53:42 +00:00
adam
cc5b22a2c3 Updated databases/postgresql80 to 8.0.10 2007-01-08 20:32:36 +00:00
adam
a589f60741 Updated postgresql81 to 8.1.6 2007-01-08 18:57:49 +00:00
adam
3ae5ae0b9d Updated databases/postgresql82 to 8.2.1 2007-01-08 18:18:17 +00:00
adam
3c01a6d7df Update devel/doxygen to 1.5.1 2007-01-08 12:21:43 +00:00
adam
4ededef338 Updates graphics/graphviz to 2.12 2007-01-08 11:31:23 +00:00
adam
e4dcbf77e8 Updated devel/ncurses to 5.6 2007-01-08 11:02:09 +00:00
obache
5a24299268 Added security/pam-af version 1.0.1. 2007-01-08 06:34:37 +00:00
ghen
9ed7f54379 Updated mail/dovecot to 1.0rc17. 2007-01-07 14:49:22 +00:00
wiz
0d2a1f4cd0 intltool updated to 0.35.3. 2007-01-07 14:41:40 +00:00
adam
4622bd20bd Updated comms/efax-gtk to 3.0.12 2007-01-07 13:48:11 +00:00
wiz
3aa8184391 xmms-flac updated to 1.1.3. 2007-01-07 12:52:48 +00:00
wiz
df4c712bfa flac updated to 1.1.3. 2007-01-07 12:27:34 +00:00
adam
10dd905b80 Updated devel/SDL_gfx to 2.0.15 2007-01-07 12:07:56 +00:00
wiz
5502e10cd5 pcre updated to 7.0. 2007-01-06 23:48:27 +00:00
wiz
2e67fb10b8 libidn updated to 1.6.10 2007-01-06 23:31:01 +00:00
wiz
5f62f4b0c3 jasper updated to 1.900.0 2007-01-06 23:28:28 +00:00
wiz
62079dd9d1 tailor updated to 0.9.27. 2007-01-06 22:49:42 +00:00
wiz
46e2e9ef7f cscope updated to 15.6. 2007-01-06 22:46:11 +00:00
wiz
786f517922 aspell updated to 0.60.5. 2007-01-06 22:08:12 +00:00
wiz
a65921f2db atk updated to 1.2.4. 2007-01-06 21:56:16 +00:00
wiz
0944309b19 lcms updated to 1.16. 2007-01-06 21:52:38 +00:00
wiz
a770f7df2c png updated to 1.2.15. 2007-01-06 21:49:24 +00:00
rillig
a094f2a350 Updated some packages. 2007-01-06 20:46:25 +00:00
veego
97f5020d1b Note the lopster fix. 2007-01-06 18:21:19 +00:00
rillig
83a41216e0 Updated gogui to 0.9.3. 2007-01-06 17:45:26 +00:00
veego
b89895dd28 Note the PKGREVISION bump for audio/rplay. 2007-01-06 17:41:27 +00:00
adrianp
4d92505f01 Updated www/drupal to 4.7.5 2007-01-06 15:44:24 +00:00
rillig
04a1f7fdb9 Updated rapidsvn to 0.9.4. 2007-01-06 15:40:00 +00:00
wiz
9653949fad bzip2 updated to 1.0.4. 2007-01-06 15:35:15 +00:00
jmmv
75ca61f94d Note revision bump for nasm to 3. 2007-01-06 15:12:24 +00:00
schmonz
29da3fd823 Note rioutil update. 2007-01-06 04:21:36 +00:00
schmonz
617685d893 Note greetdelay update. 2007-01-06 02:59:12 +00:00
wiz
23389afae5 Mention new gamazons package. 2007-01-06 02:09:32 +00:00
gdt
19f81b0458 Updated sysutils/etcmanage to 0.4 [gdt 2007-01-05] 2007-01-05 18:33:15 +00:00
abs
701f8ce0f5 Update flwm from 1.00 to 1.02
*  Fixes to the code to compile cleanly with the newest versions
      of fltk1 and fltk2.0.
    * Fltk1 version did not draw ampersands in the popup menu, and
      Alt+Tab did not dismiss the menu when you released the Alt key.
2007-01-05 16:59:57 +00:00
abs
b53ab9c13d Update jwm from 1.8rc1 to 1.8:
# JWM v1.8rc2 <> 20061008

    * Fixed a seg fault when tray buttons point to invalid root menus.
    * Hide popups when the mouse moves over them.
    * Fix alt+left click window moving so windows don't jump.
    * Allow windows to be lowered with alt+right click.
    * When maximizing, place the window on the screen of its center point.
    * Unmaximize maximized windows that resize themselves.
    * Add support for _NET_WM_STATE_FULLSCREEN.
    * More warning messages about incorrectly configured root menus.

# JWM v1.8rc3 <> 20061022

    * Fixed a bug that caused strange things to happen after a client was killed
.
    * Fixed a bug that caused windows to be mapped incorrectly when started at t
he same time as JWM.
    * Fixed an issue with auto-hide trays hidding when they shouldn't.

# JWM v1.8rc4 <> 20061104

    * Fixed some seg faults with invalid configuration files.
    * Trim leading and trailing spaces from configuration options.
    * Improved _NET_WM_STATE_FULLSCREEN support.
    * Fixed StartupCommands and Swallow items.

# JWM v1.8 <> 20061223

    * Fixed a bug when moving windows that could cause the window to jump to the
 upper left corner of the screen.
    * Fixed a Dock issue when restarting.
    * Fixed a Swallow issue on startup.
    * Transient windows of active windows now get focus when they are first crea
ted.
    * Submenus now appear on the left if there isn't enough room on the right (m
dsama)
2007-01-05 16:58:22 +00:00
obache
9211dd4807 Updated lang/classpath{,-gui} to 0.93 2007-01-05 16:51:58 +00:00
ghen
158819b04c Updated mail/dovecot to 1.0rc16. 2007-01-05 16:39:55 +00:00
obache
ee6f9d93e4 Note revision bump of sysutils/amanda-server. 2007-01-05 13:26:45 +00:00
adam
4827556d2b Updated math/glpk to 4.13; x11/gtkmm to 2.10.6 2007-01-04 22:43:03 +00:00
adam
95366fb543 Updated devel/glibmm to 2.12.4 2007-01-04 22:13:58 +00:00
adam
ee89616c36 Updated math/cln to 1.1.13 2007-01-04 21:22:22 +00:00
schmonz
88a81e9a76 Note getmail update. 2007-01-04 15:20:57 +00:00
ghen
ae2b2db489 Updated net/lftp to 3.5.6. 2007-01-04 13:29:41 +00:00
ghen
e208f02630 Updated sysutils/bacula, bacula-clientonly, bacula-gnome-console,
bacula-tray-monitor and bacula-wx-console to 2.0.0.
2007-01-04 12:31:10 +00:00
rillig
3aec307805 Updated anjuta to 2.0.2. 2007-01-04 11:33:50 +00:00
rillig
d973bea99f Imported devel/gnome-build-0.1.3 2007-01-04 02:51:09 +00:00
rillig
529fdeb200 Oops, I had hardcoded the value 2006 in my "make import" target.
Added devel/gdl version 0.6.1
2007-01-04 00:31:47 +00:00
wiz
5c5f2db9d6 Note allegro PKGREVISION bump. 2007-01-04 00:15:23 +00:00
wiz
97bd33d6d3 Note pango PKGREVISION bump. 2007-01-03 22:25:48 +00:00
wiz
a49a07363c Note Xft2 PKGREVISION bump. 2007-01-03 22:14:08 +00:00
wiz
5d514f71b2 Note Xrender PKGREVISION bump. 2007-01-03 22:12:59 +00:00
jnemeth
10a0f38c46 deve/p5-Class-Gomor -> devel/p5-Class-Gomor (hi adrianp) 2007-01-03 18:55:45 +00:00
xtraeme
3688f153aa Added net/ktorrent. 2007-01-03 17:49:18 +00:00
adrianp
3b3edb42fe Update
net/libcares			(1.3.2)
chat/unrealircd			(3.2.6)
net/libpcap			(0.9.5)
net/p5-Net-Pcap			(0.14)
net/p5-Net-Packet		(3.25)
net/scapy			(1.05)

Add
mail/courier-analog		(0.13)
net/p5-Net-Libdnet		(0.01)
deve/p5-Class-Gomor		(1.01)
net/p5-Net-Write		(1.00)
textproc/py-X			(0.9)

Remove
devel/p5-Class-Gomor-Hash	(0.22)
2007-01-03 15:34:08 +00:00
obache
2388ea675f Added databases/ipa_sdb version 1.0.1. 2007-01-03 15:08:01 +00:00
obache
d10426559d Updated sysutils/ipa to 2.0.2. 2007-01-03 12:34:11 +00:00
obache
c907fcb3d9 Updated wm/wmctrl to 1.07. 2007-01-03 12:10:25 +00:00
agc
a08776b7bd Note addition of math/fgmp 2007-01-03 07:56:22 +00:00
wiz
7868be43f9 Updated openal to 0.0.8. 2007-01-03 07:03:59 +00:00
xtraeme
71be1c3c88 Updated graphics/digikam{,imageplugins} to 0.9.0 2007-01-02 20:19:04 +00:00
xtraeme
861beb1fe0 * Updated graphics/libkexif to 0.2.5.
* Updated graphics/libkipi to 0.1.5.
* Updated graphics/kipi-plugins to 0.1.3rc1.
2007-01-02 18:49:16 +00:00
adam
ea04ce6a23 Updated gphoto2 to 2.3.1 2007-01-02 18:36:43 +00:00
reed
2bcaa9939b added p5-Time-Duration 2007-01-02 18:14:41 +00:00
obache
76c7161c57 Updated www/visitors to 0.7. 2007-01-02 18:08:04 +00:00
obache
8f5041560a Updated converters/skf to 1.94.6. 2007-01-02 17:47:44 +00:00
minskim
9ce68114e4 Note update of mathomatic. 2007-01-02 16:56:36 +00:00
minskim
17314686cb Note update of mercurial. 2007-01-02 16:52:53 +00:00
adam
792d5b6b6c Updated devel/libextractor to 0.5.17 2007-01-02 15:54:24 +00:00
adam
8904909ccf Updated emulators/wine to 0.9.28 2007-01-02 15:34:36 +00:00
obache
a7d673e9e8 Added inputmethod/kasumi version 1.0.1. 2007-01-02 15:20:20 +00:00
obache
8420df416b Updated lang/chicken to 2.50. 2007-01-02 13:50:09 +00:00
obache
476910b659 Updated mail/cue to 20061225. 2007-01-02 12:48:15 +00:00
obache
26e85bdd84 Updated converters/skf to 1.94.5. 2007-01-02 12:42:16 +00:00
obache
09f43fd718 Updated www/ja-trac to 0.10.3.1. 2007-01-02 12:21:39 +00:00
ghen
b9ed060566 Updated databases/openldap-* to 2.3.31. 2007-01-02 11:30:08 +00:00
ghen
ea41d86466 Updated editors/texmaker to 1.4. 2007-01-02 11:28:19 +00:00
jmmv
65341c9595 Note update of monotone and monotone-server to 0.32. 2007-01-02 11:12:17 +00:00
agc
7b2f258e3d Note the end of the freeze for the pkgsrc-2006Q4 branch. 2007-01-02 10:42:58 +00:00
wiz
91822bb9d2 Add CHANGES file for 2007. 2007-01-01 04:28:34 +00:00