Commit graph

2730 commits

Author SHA1 Message Date
taca
88f6d93b09 Note update of security/sudo package to 1.6.9p9nb1. 2007-12-05 10:08:01 +00:00
agc
af91c0238c Note update of netbsd-iscsi-target and netbsd-iscsi-initiator to 20071205. 2007-12-05 08:48:24 +00:00
martti
bb51b9648c Few Xfce plugins. 2007-12-05 07:52:54 +00:00
martti
ea12617161 squirrelmail-1.4.12 2007-12-05 07:12:52 +00:00
taca
6fefc7102a Note update of security/sudo package to 1.6.9p9. 2007-12-05 04:15:35 +00:00
reed
6d161d3708 Update ikiwiki to 2.15. This includes latest security fix.
Remove patch -- make changes using SUBST_SED framework.

Add imagemagick as an option (not on by default).

Add perl:run for USE_TOOLS.

Add another script to REPLACE_PERL.

Get rid of most of post-install target and let the ikiwiki Makefile
do the installation.

Too many changes from CHANGELOG to list. Here are the most recent:

ikiwiki (2.15) unstable; urgency=low

  * Add a new ikiwiki-makerepo program, that automates setting up a repo
    and importing existing content for svn, git, and mercurial. This makes
    the setup process much simpler.
  * Reorganised git documentation.
  * Actually install the ikiwiki-update-wikilist program.
  * Improve workaround for perl bug #376329. Rather than double-encoding,
    which has been reported to cause encoding problems (though I haven't
    reproduced them), just catch a failure of markdown, and retry.
    (The crazy perl bug magically disappears on the retry.)
    Closes: #449379
  * Add umask configuration option. Closes: #443329

 -- Joey Hess <joeyh@debian.org>  Sat, 01 Dec 2007 11:44:01 -0500

ikiwiki (2.14) unstable; urgency=high

  * Let CC be used to control what compiler is used to build wrappers.
  * Use 'cc' instead of gcc as the default compiler.
  * Security fix: Ensure that there are no symlinks anywhere in the path
    to the top of the srcdir. In certian unusual configurations, an attacker
    who could commit to one of the parent directories of the srcdir could
    use a symlink attack to cause ikiwiki to publish files elsewhere in the
    filesystem. More details at <http://ikiwiki.info/security/#index29h2>

 -- Joey Hess <joeyh@debian.org>  Mon, 26 Nov 2007 15:26:06 -0500
2007-12-05 04:09:53 +00:00
jnemeth
55c88a5215 corrected format of databases/php-oci8 2007-12-04 02:29:54 +00:00
bjs
942955c330 + Updated textproc/diction to 1.11 [bjs 2007-12-04] 2007-12-04 00:59:28 +00:00
grant
fcebbfe0f9 note addition of php-oci8 2007-12-04 00:37:05 +00:00
bouyer
2ff770a3d7 Note updates of Xen 3 packages to 3.1.2 2007-12-03 21:55:55 +00:00
wiz
df50a26014 Updated mail/mutt-devel to 1.5.17nb2 2007-12-03 16:47:48 +00:00
ghen
84efc54ce5 Updated www/seamonkey, www/seamonkey-bin and www/seamonkey-gtk1 to 1.1.7. 2007-12-03 10:58:07 +00:00
obache
07eeb710ff Updated converters/p5-JSON to 1.15 2007-12-03 05:54:31 +00:00
minskim
cd21e1a49c Note update of rubygems. 2007-12-02 22:33:29 +00:00
bouyer
2c38285332 Note PKGREVISION bump on sysutils/xentools3-hvm 2007-12-02 18:57:27 +00:00
taca
f516cb504f Note update of www/squid package to 2.6.17. 2007-12-02 14:48:19 +00:00
tonio
612d63e1c9 Updated mail/mairix to 0.21 2007-12-02 12:56:58 +00:00
wiz
3d3f53d048 Updated graphics/gmngview to 1.0.10 2007-12-02 12:38:42 +00:00
wiz
c95c3d4d4c Updated converters/unix2dos to 1.3 2007-12-02 11:57:11 +00:00
tnn
8a43917145 Note pidgin updates. 2007-12-02 04:20:53 +00:00
tnn
23fe09f827 Updated net/Transmission to 0.94 2007-12-02 02:53:21 +00:00
tnn
46e69e1a11 Updated pkgtools/pkg_rolling-replace to 0.12 2007-12-02 02:11:43 +00:00
tonio
9ca3644804 Updated net/unison-devel to 2.27.48 2007-12-01 22:47:25 +00:00
ghen
ae8050ab14 Updated www/firefox, www/firefox-bin and www/firefox-gtk1 to 2.0.0.11. 2007-12-01 21:44:34 +00:00
tonio
3493b2dfe8 Updated wm/ratpoison to 1.4.2 2007-12-01 21:23:00 +00:00
tonio
35d6a8ef55 Updated devel/py-urwid to 0.9.8.1 2007-12-01 20:39:37 +00:00
reed
99737d25c5 Update mpop to 1.0.12.
Add commented out LICENSE line (gnu-gpl-v3).

From ChangeLog:

Version 1.0.12:
- Gnulib update to 2007-11-27.
- Don't count already retrieved messages twice. This fixes a segfault when
  only_new is off and header or size filtering is on. The bug was introduced in
  the previous change; no released version is affected.
- If a filter decides to delete a mail, then additionally mark it as
  retrieved. This prevents to filter the mail again in a later session when
  the 'keep' option is set.
- Fix default UIDLS file on the W32 platform: Use '\' as directory separator,
  not '/'. Reported by Ricky Thomas.

Version 1.0.11:
- Update the license of the source code to GPLv3 or later, and change the
  license of the documentation to the GFDLv1.2 or later.
- Gnulib update to 2007-07-15.
- Add new option -Q / --half-quiet to print only status information but no
  progress information. Suggested by Dimitrios Apostolou.
- Set the default timeout to 180 seconds = 3 minutes. This prevents sessions
  from hanging forever. Suggested by Dimitrios Apostolou.
- Make the POP3 commands UIDL, LIST, and DELE abortable. This is useful for
  mailboxes with many thousand mails.
- Update the UIDL state after mail retrieval, and save this state in case of
  errors in DELE or QUIT. Only update the UIDL state again after successful
  DELE and QUIT, and then save this state. This prevents an incorrect UIDL
  state if the DELE commands are aborted, for example. Bug reported by
  Dimitrios Apostolou.

Version 1.0.10:
- Fix UIDL handling: the first character of UIDs was ignored.
- Improve APOP timestamp checks. Thanks to Carlos Martín Nieto for a
  discussion of this.
- Add documentation on how to find the right CA certificate for
  tls_trust_file. Thanks to Bryan Kam for suggestions.
- Improve the documentation for TLS vs. SSL and STARTTLS vs. POP3-over-TLS.
  Thanks to Carlos Martín Nieto for suggestions.
- Update the spanish translation (Carlos Martín Nieto).

Version 1.0.9:
- Require either tls_trust_file or tls_certcheck=off for TLS sessions, so that
  mpop is not silently vulnerable to man-in-the-middle attacks.
- Gnulib update 2007-04-07.
- Protect against the man-in-the-middle attack on APOP authentication as
  described in CVE-2007-1558. This is done by doing sanity checks on the
  APOP timestamp in the server greeting.
  However, this probably makes attacks only harder. It will not make them
  impossible. Therefore, APOP authentication is never used automatically
  anymore unless TLS is active.
- Do not use NTLM authentication automatically anymore unless TLS is active.
  NTLM is not an open standard and must therefore be considered broken.

Version 1.0.8:
- Move build-aux files to separate directory build-aux.
- Gnulib update 2007-03-19.
- Improve and generalize workaround for pop.gmail.com RFC violations. This
  enables automatic pipelining support for pop.gmail.com and some other
  servers.
- Provide a hstrerror() function for systems that lack getaddrinfo() (so that
  gethostbyname() must be used instead) and that do not provide hstrerror()
  themselves. Needed for Solaris 2.6. Reported and tested by Chris Green.
2007-12-01 17:22:22 +00:00
rillig
782c661dcf Updated time/devtodo to 0.1.20 2007-12-01 16:52:25 +00:00
tonio
aff5fdd707 Updated lang/ocamlduce to 3.10.0 2007-12-01 14:49:26 +00:00
tonio
08e7142143 Updated converters/bibtex2html to 1.88 2007-12-01 14:20:24 +00:00
tonio
52260fe6cf Updated lang/coq to 8.1pl2 2007-12-01 13:06:32 +00:00
tonio
1f60340ebb Added lang/camlp5 version 5.01 2007-12-01 12:58:41 +00:00
rillig
23bdc2a08b Updated lang/gprolog to 1.3.0 2007-12-01 12:28:21 +00:00
rillig
436edba93f Updated security/crypto++ to 5.2.1nb1 2007-12-01 04:18:18 +00:00
wiz
f1b190991d Updated fonts/fontconfig to 2.5.0 2007-11-30 22:31:41 +00:00
wiz
b1587f61cf Updated devel/pkg-config to 0.22 2007-11-30 22:12:31 +00:00
wiz
c46f93e187 Updated graphics/openexr to 1.6.1 2007-11-30 21:53:46 +00:00
wiz
481e4e2e4f Added graphics/ilmbase version 1.0.1 2007-11-30 21:52:50 +00:00
joerg
13dc967d35 Update nsd to 3.0.7. 2007-11-30 21:44:53 +00:00
joerg
2918c73378 Update of libarchive and bsdtar to 2.4.0. 2007-11-30 21:33:06 +00:00
rillig
353b539fe1 Updated graphics/Cenon to 3.83 2007-11-30 19:53:22 +00:00
wiz
273154b0b2 Mention pilot-link* updates. 2007-11-30 18:27:03 +00:00
wiz
f33e5544e4 Note libao updates. 2007-11-30 17:51:40 +00:00
wiz
1af9ce070b Updated security/caff to 0.4.13 2007-11-30 17:22:44 +00:00
wiz
52bda79784 Updated math/gnumeric-current to 1.7.90 2007-11-30 17:17:11 +00:00
wiz
ccd3328445 Updated misc/goffice0.5 to 0.5.3 2007-11-30 17:13:03 +00:00
drochner
52d6c4a58a gnome updated to 2.20.2 (mostly) 2007-11-30 16:20:45 +00:00
wiz
9d51933522 Updated devel/p5-IO-Zlib to 1.08 2007-11-30 15:34:41 +00:00
wiz
23d0b0b89d Updated devel/p5-Compress-Zlib to 2.008 2007-11-30 15:32:38 +00:00
wiz
9281ed2ff3 Updated devel/p5-IO-Compress-Zlib to 2.008 2007-11-30 15:31:01 +00:00
wiz
c008bf14fb Updated devel/p5-IO-Compress-Base to 2.008 2007-11-30 15:30:13 +00:00
wiz
3c5845cde0 Updated devel/p5-Compress-Raw-Zlib to 2.008 2007-11-30 15:29:35 +00:00
tron
5d2c4750c5 Note updates of "gnuplot" and "gnuplot-nox11" packages to version 4.2.2nb1. 2007-11-30 12:33:50 +00:00
joerg
8febbb540d Update of xf86-video-radeonhd. 2007-11-30 12:02:07 +00:00
wiz
6c3ccdf488 Updated games/tileworld to 1.3.0 2007-11-30 11:21:18 +00:00
agc
62e8c4c0f7 Note update of netbsd-iscsi-{initiator,target} to version 20071130 2007-11-30 10:58:23 +00:00
mishka
521b0a5cd4 Updated pkgtools/cdpack to 1.7nb2
Updated net/mrtg to 2.15.2nb1
2007-11-30 10:11:55 +00:00
bjs
48d0c565ec Revert change to PKGREVISION 1 for www/links 2007-11-30 10:01:39 +00:00
bjs
19b9296269 + Updated www/links to 2.1.0.31nb1 [bjs 2007-11-30] 2007-11-30 09:11:49 +00:00
wiz
84b913d8e7 Updated devel/allegro to 4.2.2 2007-11-29 22:47:28 +00:00
wiz
b743815695 Updated emulators/mednafen to 0.8.5 2007-11-29 22:37:00 +00:00
wiz
cbe51c5b46 Updated textproc/asciidoc to 8.2.5 2007-11-29 22:21:03 +00:00
wiz
cd44e8f6bd Updated graphics/cairo to 1.4.12 2007-11-29 22:14:32 +00:00
wiz
34167cfa31 Updated devel/bzr to 0.92 2007-11-29 20:05:30 +00:00
wiz
4e29e27fff Updated audio/libgpod to 0.6.0 2007-11-29 18:48:13 +00:00
wiz
47eac85237 Updated audio/xmms to 1.2.11 2007-11-29 18:38:13 +00:00
rillig
cdad0cc660 Updated devel/libsigsegv to 2.5 2007-11-29 18:28:05 +00:00
wiz
c8ec69e0dd Updated devel/slib to 3.1.5 2007-11-29 18:02:02 +00:00
wiz
6f91597de6 Updated time/p5-DateTime-Format-Mail to 0.3001 2007-11-29 17:57:06 +00:00
wiz
aafb44d136 Updated time/p5-DateTime to 0.41 2007-11-29 17:55:04 +00:00
wiz
eb5c444388 Updated time/p5-DateTime-Locale to 0.35 2007-11-29 17:50:24 +00:00
wiz
5bce417efd Updated time/p5-DateTime-TimeZone to 0.6904 2007-11-29 17:44:12 +00:00
wiz
3e545cf30f Updated sysutils/p5-File-Remove to 0.39 2007-11-29 17:39:15 +00:00
wiz
a9ac2e675d Updated devel/p5-ExtUtils-CBuilder to 0.21 2007-11-29 17:31:44 +00:00
wiz
56e87f32cb Updated games/liquidwar to 5.6.4 2007-11-29 17:29:05 +00:00
wiz
8bb4fb8742 Updated converters/libiconv to 1.12 2007-11-29 17:06:29 +00:00
wiz
2b27741497 Updated devel/libidn to 1.2 2007-11-29 16:54:43 +00:00
wiz
ef98da8e64 Updated graphics/tesseract to 2.01 2007-11-29 16:42:42 +00:00
wiz
9a0d3c82e6 Updated security/opencdk to 0.6.6 2007-11-29 16:35:47 +00:00
wiz
556d43421d Updated devel/p5-File-MimeInfo to 0.14 2007-11-29 16:29:26 +00:00
wiz
76deca6270 Updated devel/p5-File-BaseDir to 0.03 2007-11-29 16:01:37 +00:00
wiz
46af3b31b8 Added devel/p5-File-DesktopEntry version 0.04 2007-11-29 15:56:22 +00:00
wiz
b224489ac7 Updated devel/p5-File-Temp to 0.19 2007-11-29 15:21:45 +00:00
wiz
cf0b27f791 Updated mail/p5-Mail-Webmail-Gmail to 1.09 2007-11-29 15:19:02 +00:00
wiz
e871c94cb9 Updated audio/p5-MP3-Info to 1.23 2007-11-29 15:15:57 +00:00
wiz
3fe7f324a1 Updated mail/p5-MIME-tools to 5.425 2007-11-29 15:14:00 +00:00
wiz
556e048d6d Updated devel/p5-Test-Manifest to 1.22 2007-11-29 15:10:19 +00:00
wiz
c986fa9ecf Updated devel/p5-Storable to 2.18 2007-11-29 15:07:56 +00:00
wiz
0071763a97 Updated textproc/p5-XML-Atom to 0.28 2007-11-29 15:04:02 +00:00
wiz
ed4c085162 Updated textproc/p5-XML-LibXML to 1.65 2007-11-29 14:29:25 +00:00
wiz
62b0b0d1e6 Updated textproc/p5-XML-Parser to 2.36 2007-11-29 14:26:21 +00:00
wiz
7553d511f5 Updated textproc/p5-YAML to 0.66 2007-11-29 14:20:38 +00:00
wiz
d037c36c8d Updated security/p5-Crypt-SSLeay to 0.57 2007-11-29 14:17:29 +00:00
wiz
d3dad8389f Updated devel/p5-Class-Singleton to 1.4 2007-11-29 14:15:02 +00:00
wiz
dac00a0119 Updated finance/gnucash to 2.2.1nb3 2007-11-29 13:49:52 +00:00
wiz
9ecc2fd158 Updated games/wesnoth to 1.2.8 2007-11-29 12:43:43 +00:00
bjs
6abe60793a + Added devel/cvsdiff2patch version 1.0.1 [bjs 2007-11-29] 2007-11-29 10:13:22 +00:00
dmcmahill
41f9ca8255 Updated cad/gerbv to 1.0.3 2007-11-29 04:05:31 +00:00
jnemeth
b8c8156419 not update of xbattbar to 1.4.2nb8 2007-11-28 22:34:39 +00:00
ghen
34dee94052 Updated mail/dovecot to 1.0.8. 2007-11-28 15:12:30 +00:00
mjl
14985faa55 Note micq, climm 2007-11-28 11:50:05 +00:00
obache
096fa30d15 Updated editors/nvi-m17n to 1.79.20040401nb4 2007-11-28 11:41:03 +00:00
ghen
fea54941d9 Updated www/firefox, www/firefox-bin and www/firefox-gtk1 to 2.0.0.10. 2007-11-28 01:38:33 +00:00
pooka
2fd7ddd819 note addition of chironfs, raid1-like file system 2007-11-27 18:58:09 +00:00
tron
a68fd0eea6 Note update of the "phpmyadmin" package to version 2.11.2.1nb1. 2007-11-27 15:21:01 +00:00
adam
538f14df4a Updated security/pam-ldap to 184 2007-11-27 08:29:01 +00:00
hiramatsu
cd7b2efd27 Updated devel/p5-Class-Factory to 1.06. 2007-11-27 06:56:04 +00:00
wiz
077cef7362 Updated audio/py-karaoke to 0.5.1 2007-11-26 22:45:28 +00:00
seb
624dde4718 Note update to net/nagios-{base,nsca,plugins} 2007-11-26 22:17:31 +00:00
bouyer
54849f656e Updated sysutils/xenkernel3 to version 3.1.0nb3 2007-11-26 19:36:34 +00:00
jnemeth
7aa52d166a news/cleanscsore -> news/cleanscore 2007-11-26 19:19:26 +00:00
tron
3387f0d9fe Note update of the "gettext-tools" package to version 0.14.6nb1. 2007-11-26 18:09:21 +00:00
tron
03d8b3600e Note update of the "coreutils" package to version 6.9nb1. 2007-11-26 15:41:18 +00:00
obache
6d21c09ab8 Note update of hyperestraier. 2007-11-26 11:25:13 +00:00
martti
719860698a fvwm and vim 2007-11-26 09:06:42 +00:00
obache
dc0eaf6a2c Updated graphics/ruby-RMagick to 1.15.11 2007-11-26 03:21:56 +00:00
wiz
143614ca6a Note my updates from today. 2007-11-26 00:04:30 +00:00
wiz
703ce60116 unrar updated to 3.7.8. 2007-11-25 23:17:08 +00:00
adam
8551a56f88 Updated math/glpk to 4.24 2007-11-25 18:48:28 +00:00
adrianp
101aacf87c Updated security/base to 1.3.9 2007-11-25 18:10:17 +00:00
adrianp
76bd199800 Updated databases/adodb to 4.96a 2007-11-25 17:53:37 +00:00
adam
570fb700f0 Updated gnustep-make; gnustep-base; gnustep-gui; gnustep-back; Gorm 2007-11-25 14:47:24 +00:00
wiz
cc772ba9b0 Updated wm/openbox to 3.4.4nb1 2007-11-25 12:42:04 +00:00
wiz
a74f4e8e09 Updated editors/beav to 1.40.18 2007-11-25 12:16:18 +00:00
gdt
2bf1d56d91 Add "successor" tags for some removed packages, as a way to convey to
package maintenance systems that the removed package should be
automatically replaced by a particular package.  Discussed on tech-pkg.

The following example shows that gimp24 is removed, and should be
replaced with gimp, enabling users with something like 2.3.31 of
gimp24 to be updated to 2.4.1 of gimp without manual intervention.

	Removed graphics/gimp24 successor graphics/gimp [adam 2007-11-01]
2007-11-24 16:52:33 +00:00
adrianp
b3a57f52a8 Updated chat/ircservices to 5.0.63 2007-11-24 00:47:58 +00:00
adam
5f6f3fd771 Updated devel/libgnomeuimm to 2.20.0 2007-11-23 19:51:29 +00:00
bjs
0669911d6f + Updated x11/libxkbui to 1.0.2nb1 [bjs 2007-11-23] 2007-11-23 14:35:22 +00:00
bjs
3d85fecc12 + Updated x11/xterm to 229 [bjs 2007-11-23] 2007-11-23 14:24:16 +00:00
adrianp
3daecd6189 Updated lang/php5 to 5.2.5 2007-11-23 13:20:23 +00:00
obache
32c031733f Updated databases/php-dba to 5.2.4nb1 2007-11-23 12:47:02 +00:00
bjs
b75c6861e3 + Updated x11/sessreg to 1.0.3 [bjs 2007-11-23] 2007-11-23 12:24:23 +00:00
drochner
f4324a5375 add recent updates/additions 2007-11-23 12:15:50 +00:00
bjs
d283d0d3f5 + Updated x11/xcalc to 1.0.2 [bjs 2007-11-23] 2007-11-23 12:10:36 +00:00
bjs
31e2183ffc + Updated x11/xconsole to 1.0.3 [bjs 2007-11-23] 2007-11-23 12:04:31 +00:00
bjs
e372c1b98b + Updated x11/xvinfo to 1.0.2 [bjs 2007-11-23] 2007-11-23 12:01:48 +00:00
bjs
83e8b93304 + Updated x11/xload to 1.0.2 [bjs 2007-11-23] 2007-11-23 11:56:43 +00:00
tron
813d7e3271 Note updates of "libtorrent" and "rtorrent" packages. 2007-11-23 09:51:38 +00:00
tron
0a05041d1c Note update of the "p5-libwww" package to version 5.808nb3. 2007-11-23 08:46:48 +00:00
bjs
bc7f64005b + Updated shells/mksh to 32 [bjs 2007-11-23] 2007-11-23 08:00:04 +00:00
bjs
ffd8126d65 Update x11/xrestop to version 0.4 and remove the corresponding entry
from doc/TODO.
2007-11-23 07:49:56 +00:00
bjs
2b51831f7f + Updated net/aria2 to 0.11.5 [bjs 2007-11-23] 2007-11-23 07:47:18 +00:00
bjs
f312f87613 + Added audio/rtunes version 20071122 [bjs 2007-11-23] 2007-11-23 00:19:46 +00:00
agc
df9b611e20 Note update of netbsd-iscsi-{initiator,target} to 20071122 2007-11-22 23:03:40 +00:00
adrianp
cb5a1363f4 Updated net/smokeping to 2.2.7 2007-11-22 20:26:18 +00:00
adrianp
ec349151b4 Updated chat/inspircd to 1.1.15 2007-11-22 11:45:39 +00:00
adam
9b22df9e23 Updated devel/gconfmm to 2.20.0 2007-11-22 11:20:50 +00:00
jnemeth
14373de704 note update of time/p5-DateTime-Format-MySQL 2007-11-22 02:58:12 +00:00
minskim
fc7302ef2f Note update of mathomatic. 2007-11-21 23:37:47 +00:00
gdt
c739139ae1 Updated mail/milter-greylist to 4.0 2007-11-21 20:30:04 +00:00
adam
0b042ee136 Updated graphics/gimp to 2.4.2 2007-11-21 19:53:33 +00:00
xtraeme
1cd67c3ccc Updated sysutils/memtester to 4.0.8 2007-11-21 18:42:21 +00:00
gdt
b0a6e63996 Updated www/ap2-wsgi to 1.2 2007-11-21 15:20:26 +00:00
adrianp
5936f1ebb2 Updated www/apache-tomcat55 to 5.5.25 2007-11-20 22:13:51 +00:00
xtraeme
c0e67be63f Updated filesystems/fuse-ntfs-3g to 1.1120 2007-11-20 13:31:54 +00:00
martti
55b0d19ea0 rrdtool-1.2.26 2007-11-20 11:58:19 +00:00
phil
73131095e6 net/yaz update to 2.1.56. 2007-11-20 05:12:37 +00:00
tron
401db04b3b Note update of the "duplicity" package to version 0.4.3. 2007-11-19 13:47:00 +00:00
obache
1a277e854c Updated editors/nvi-m17n to 1.79.20040401nb3 2007-11-19 12:24:23 +00:00
tron
bdd2191159 Note update of the "py-pexpect" package to version 2.1. 2007-11-19 10:15:33 +00:00
dillo
b6ecf3d463 Note revision bump of libmp4v2 (header file fix). 2007-11-19 09:55:23 +00:00
hiramatsu
71f78d371a Updated editors/zile to 2.2.50. 2007-11-19 07:13:47 +00:00
adrianp
edf2afdb23 Updated devel/exctags to 5.7 2007-11-19 06:42:49 +00:00
bjs
dcaee45a20 + Updated devel/scmgit to 1.5.3.6 [bjs 2007-11-19] 2007-11-19 06:32:54 +00:00
bjs
75f37170e2 + Added sysutils/psftools version 1.0.5 [bjs 2007-11-19] 2007-11-19 05:00:14 +00:00
minskim
f9e0b3d008 Note PKGREVISION bump of perl. 2007-11-19 00:50:20 +00:00
ghen
2394ce935a Updated databases/openldap, databases/openldap-client, databases/openldap-doc
and databases/openldap-server to 2.3.39.
2007-11-18 19:47:39 +00:00
seb
09bdfd3ad3 Note update of textproc/p5-XML-LibXML-Iterator to version 1.04
[bugfixes release]
2007-11-18 16:06:37 +00:00
hiramatsu
50980d6370 Note following updates.
- Updated devel/p5-Class-Fields to 0.203.
  - Updated devel/p5-Class-Trigger to 0.12.
2007-11-18 13:31:29 +00:00
adam
4335d2fff6 Updated cairomm to 1.4.6; gtkmm to 2.12.3 2007-11-18 08:46:13 +00:00
adrianp
032fd5a97a Updated net/echoping to 6.0.2 2007-11-18 00:17:05 +00:00
adam
00339d81bc Updated fonts/fontforge to 20071110 2007-11-17 21:21:46 +00:00
hira
1b9c97f5c0 Note PKGREVISION bump of misc/openoffice2. 2007-11-17 16:30:03 +00:00
hiramatsu
288b8419d2 Updated sysutils/p5-File-Copy-Recursive to 0.35. 2007-11-17 13:01:50 +00:00
rillig
c1332c0f01 Updated net/jigdo to 0.7.3 2007-11-17 11:53:47 +00:00
obache
5559e2e2c7 Updated games/alephone to 20071103 2007-11-17 08:42:55 +00:00
obache
28bb9ed192 Updated graphics/imlib2 to 1.4.0nb1 2007-11-17 01:41:06 +00:00
dillo
dd0b57b5f4 Note update of bchunk to 1.2.0. 2007-11-16 12:07:21 +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
bjs
a21cde3b91 + Updated net/aria2 to 0.11.4nb2 [bjs 2007-11-16] 2007-11-16 08:07:18 +00:00
bjs
d5c46a7690 + Added devel/tig version 0.9.1 [bjs 2007-11-16] 2007-11-16 07:42:47 +00:00
bjs
8490af478a + Updated net/tor to 0.1.2.18 [bjs 2007-11-16] 2007-11-16 05:31:17 +00:00
hiramatsu
ee8644b924 Updated devel/p5-Class-Autouse to 1.29. 2007-11-16 03:12:17 +00:00
dmcmahill
65199de8a1 Updated cad/gwave to 20060606 2007-11-15 23:55:17 +00:00
adrianp
575c30291f Updated mail/ingo to 1.1.4 2007-11-15 22:31:19 +00:00
adrianp
059ee33fd1 Updated mail/turba to 2.1.5 2007-11-15 22:24:28 +00:00
adrianp
717b4003be Updated mail/imp to 4.1.5 2007-11-15 22:19:04 +00:00
adrianp
593b01a131 Updated www/horde to 3.1.5 2007-11-15 22:12:08 +00:00
jlam
0db719c987 Note update of print/p5-PostScript-MailLabels. 2007-11-15 20:39:46 +00:00
tron
15c3e5637e Note update of the "thunderbird" package to version 2.0.0.9. 2007-11-15 15:05:41 +00:00
sborrill
348ad41ea9 Bump PKGREVISION due to change of jabberd rc.d script:
The startup order of the jabberd components is important; alphabetical order
isn't good enough!

Ensure that c2s starts after router (which it needs to connect to). This
saves it having to retry the connection.
2007-11-15 12:58:49 +00:00
rillig
44b0ed5ecf Updated databases/sqlite3-tcl to 3.5.2 2007-11-15 10:48:40 +00:00
rillig
81e751f689 Oops, I had forgotten to set NETBSD_LOGIN_NAME. 2007-11-15 10:42:53 +00:00
rillig
e2fa6322ce Updated databases/sqlite3 to 3.5.2 2007-11-15 10:39:35 +00:00
hiramatsu
03694ca002 Updated devel/p5-Class-Accessor to 0.31. 2007-11-15 07:27:17 +00:00
seb
c90ff5fddd Note removal of the superseded package net/ripe-whois-tools. 2007-11-15 01:08:25 +00:00
seb
57b01e1a32 Fix entry about removal of net/ripe-whois. 2007-11-15 01:07:27 +00:00
seb
b8215ba5e4 Note removal of net/ripe-whois and the initial addition of its
superseding package whois3 version 3.2.2 as net/whois3.
2007-11-15 01:03:01 +00:00