Commit graph

521 commits

Author SHA1 Message Date
martti
562875548c vim 2007-02-25 12:21:26 +00:00
dsainty
2e5dd6dede Added x11/xload version 1.0.1 2007-02-25 06:20:34 +00:00
dsainty
5426fc4424 Added x11/xclock version 1.0.2 2007-02-25 05:56:05 +00:00
dsainty
b6f9875222 Added x11/xdpyinfo version 1.0.1 2007-02-25 05:12:58 +00:00
dsainty
eb7be18965 Added x11/xprop version 1.0.2 2007-02-25 04:48:49 +00:00
dsainty
52b7447b20 Added x11/xhost version 1.0.1 2007-02-25 04:31:53 +00:00
ghen
31eaebb8fc Updated www/firefox, www/firefox-bin and www/firefox-gtk1 to 1.5.0.10. 2007-02-25 00:45:05 +00:00
wiz
b39e212022 p5-Mail-Mbox-MessageParser updated to 1.5000. 2007-02-24 23:09:05 +00:00
wiz
1ad2866cf4 p5-HTML-TableExtract updated to 2.10. 2007-02-24 23:06:14 +00:00
wiz
a2ae221231 Mention new enca package. 2007-02-24 22:50:02 +00:00
wiz
0a89c753b1 Mention new greed package. 2007-02-24 21:06:52 +00:00
wiz
33308c72b0 Mention new cmake-mode package. 2007-02-24 20:48:40 +00:00
wiz
ec31611e0a Note xmlrpc-c PKGREVISION bump. 2007-02-24 19:00:43 +00:00
darcy
71ff4a736d Not update of mftrace to 1.2.14. 2007-02-24 18:32:58 +00:00
ghen
7eefa44978 Updated www/firefox2, www/firefox2-bin and www/firefox2-gtk1 to 2.0.0.2. 2007-02-24 17:29:39 +00:00
jnemeth
d7c640f6ad note removal of security/fressh 2007-02-24 11:53:12 +00:00
wiz
73d6fd0777 Mention new xmlrpc-c package. 2007-02-24 11:01:51 +00:00
dmcmahill
eca8700d2f note addition of cad/lc 2007-02-23 23:02:55 +00:00
agc
39b286e54d Note addition of or1ksim 2007-02-23 21:41:27 +00:00
agc
07bb757691 Note addition of flpsed 2007-02-23 21:35:04 +00:00
wiz
421de25d2a pdiff updated to 1.0. 2007-02-23 17:40:10 +00:00
wiz
ba1eb1d537 boolean updated to 6.9.2. 2007-02-23 16:44:11 +00:00
shannonjr
72b8f29c9e Added entries for updating libpreludedb, py-prewikka, prelude-lml and
prelude-manager.
2007-02-23 15:29:49 +00:00
wiz
d309edae79 dnsmasq updated to 2.38. 2007-02-23 15:08:47 +00:00
wiz
14e3cd75f6 cmake updated to 2.4.6. 2007-02-23 11:48:49 +00:00
ghen
29b9dee7ce Updated mail/dovecot to 1.0rc24. 2007-02-23 09:12:20 +00:00
rillig
ad77c3adda Updated audacity to 1.2.6. 2007-02-23 03:38:35 +00:00
wiz
9674bf41b0 snd updated to 8.8. 2007-02-23 00:35:25 +00:00
wiz
af4e1b9e9b exctags updated to 5.6. 2007-02-23 00:14:51 +00:00
wiz
2d01cbafff sox updated to 13.0.0. 2007-02-22 23:23:42 +00:00
rillig
8ae176545b Updated foremost to 1.4. 2007-02-22 23:19:44 +00:00
wiz
aaa1ae4cdd source-highlight updated to 2.5. 2007-02-22 20:36:29 +00:00
seb
f2b182b95c Note initial addition of p5-XML-Filter-DOMFilter-LibXML version 0.02
as textproc/p5-XML-Filter-DOMFilter-LibXML into the NetBSD packages
Collection.

This Perl 5 module provides a compromise between SAX and DOM
processing by allowing to use DOM API to process only reasonably
small parts of an XML document.
2007-02-22 12:49:49 +00:00
wiz
abe07261b8 Note some perl package updates. 2007-02-22 12:26:44 +00:00
wiz
4995a8305f p5-HTML-Element-Extended updated to 1.17. 2007-02-22 10:52:05 +00:00
rillig
6e2945b4ca Imported devel/jflex-1.4.1 2007-02-22 08:24:53 +00:00
rillig
a1b259a091 Updated url2pkg to 2.4. 2007-02-22 08:22:27 +00:00
dmcmahill
90d66899e3 Updated cad/verilog-current to 20070123 2007-02-22 01:56:40 +00:00
jnemeth
b794e6929a convertors/p5-MIME-Base64-URLSafe -> converters/p5-MIME-Base64-URLSafe (hi abs) 2007-02-22 01:13:50 +00:00
wiz
39492151b4 p5-Mail-ClamAV updated to 0.20. 2007-02-21 22:11:22 +00:00
minskim
6e51219470 Add librxspencer. 2007-02-21 21:08:14 +00:00
taca
feff1144a2 Correct an entry for p5-MIME-Base64-URLSafe. 2007-02-21 14:53:58 +00:00
dmcmahill
4ec3bba159 note gEDA suite update to 20070216 2007-02-21 13:26:09 +00:00
abs
c9c675c516 Import convertors/MIME-Base64-URLSafe-0.01:
This module is a perl version of python's URL-safe base64 encoder
/ decoder.

When embedding binary data in URL, it is preferable to use base64
encoding. However, two characters ('+' and '/') used in the standard
base64 encoding have special meanings in URLs, often leading to
re-encoding with URL-encoding, or worse, interoperability problems.

To overcome the problem, the module provides a variation of base64
codec compatible with python's urlsafe_b64encode / urlsafe_b64decode.

Modification rules from base64:

    use '-' and '_' instead of '+' and '/'
    no line feeds
    no trailing equals (=)
2007-02-21 12:24:46 +00:00
ghen
9bcd0950ee Updated mail/dovecot to 1.0rc23. 2007-02-21 09:53:42 +00:00
schmonz
92ad8a7bbb Note getmail update. 2007-02-21 00:29:22 +00:00
xtraeme
bad562f057 Note addition of some fuse packages... more to come in the future. 2007-02-21 00:05:02 +00:00
bad
50d21c5321 Note update of devel/p5-VCP-Dest-svk to 0.29. 2007-02-20 23:53:52 +00:00
jdolecek
b277bf92ec lang/php5 updated to 5.2.1 2007-02-20 20:47:15 +00:00
snj
edfe9413bb Updated devel/librsync to 0.9.7nb2. 2007-02-20 19:16:13 +00:00
minskim
23ff31636b Note PKGREVISION bump of awstats. 2007-02-20 18:30:22 +00:00
shannonjr
e78d980a64 Added entry for updating security/libprelude 2007-02-20 15:15:26 +00:00
adam
27b1f92aac Updated math/qalculate to 0.9.5 2007-02-20 15:09:56 +00:00
uebayasi
84b5cf91e7 Note update of navi2ch to 1.7.5.99.20070114.
(Note this is only a snapshot, and the next release will be 1.8.0.  To keep
the order of versions, this package is named 1.7.5.99.20070114.  Thus this
is ever higher than 1.7.5 and lower than 1.8.0.)

Catching up to 2ch infrastructure changes so that fix the problem unable to
post articles.

While here teach emacs22{,nox}.
2007-02-20 14:55:21 +00:00
uebayasi
6bf2973b43 Note update of elscreen-1.4.5; minor changes. 2007-02-20 14:25:46 +00:00
uebayasi
ae62cc1ed8 Note update of apel-10.7; no change summary available but some new functions
added, minor bug fixes.

While here teach emacs22{,nox}.
2007-02-20 14:22:23 +00:00
adam
a3c43a02f3 Updated math/glpk to 4.15 2007-02-20 12:58:31 +00:00
uebayasi
d653d574e8 Note update of lookup 1.4.1; bug fixes.
While here teach emacs22{,nox}.
2007-02-20 12:48:03 +00:00
uebayasi
dd3526e3e8 Note update of riece 3.1.2.
* Major changes in 3.1.2
** Message catalog. (ueno)
* Major changes in 3.1.1
** riece-async works again. (ueno)
** riece-shrink-buffer is now enabled by default. (ueno)
** New window layout "spiral". (URABE Shyouhei)
2007-02-20 12:45:55 +00:00
uebayasi
9b6584f905 Note update of pkglint-4.76; teach emacs22{,nox}. 2007-02-20 12:39:25 +00:00
sborrill
d4a362f0b2 Update net/openvpn to 2.1rc1 2007-02-20 09:42:14 +00:00
adam
b59afee6cc Updated graphics/ImageMagick to 6.3.2.8 2007-02-20 08:19:12 +00:00
obache
8e6895ec77 Updated graphics/ruby-RMagick to 1.15.3. 2007-02-20 00:54:29 +00:00
dsainty
ae004e0b4e Added databases/palm-db-tools version 0.3.6 2007-02-19 21:25:44 +00:00
wiz
51cddb00f5 Note two perl module updates. 2007-02-19 20:52:29 +00:00
wiz
f6c11f2cc7 Note gnucash-2.0.5 update. 2007-02-19 20:31:43 +00:00
adrianp
5fb08254c0 Updated net/snort to 2.6.1.3 2007-02-19 19:42:04 +00:00
jnemeth
593d915a69 note update of mail/wl to 2.14.0nb3 2007-02-19 11:21:31 +00:00
rillig
2d139809cd Re-added games/blokus. 2007-02-19 09:48:29 +00:00
jnemeth
b796ab87f1 note update of www/emacs-w3m to 1.4.4nb1 2007-02-19 09:24:16 +00:00
xtraeme
11cf8d603b Updated emulators/gxemul to 0.4.4 (now with NetBSD/macppc support!). 2007-02-19 06:57:51 +00:00
minskim
55fd2fe39b Note update of ruby-actionmailer. 2007-02-19 00:09:29 +00:00
minskim
011290b58d Note update of rails. 2007-02-18 23:49:55 +00:00
minskim
018f63184e Note update of ruby-actionwebservice. 2007-02-18 23:36:00 +00:00
minskim
7ef4323c58 Note update of ruby-actionpack. 2007-02-18 23:29:54 +00:00
minskim
e62cd0342e Note update of ruby-activerecord. 2007-02-18 23:14:14 +00:00
minskim
0a5d58e89b Note update of ruby-activesupport. 2007-02-18 23:04:12 +00:00
rillig
58d0d40d2a Updated scmgit to 1.5.0. 2007-02-18 22:39:57 +00:00
tv
a580f1dd1b +sun-j{dk,re}6 2007-02-18 19:12:59 +00:00
wiz
3965c5acf0 surfraw-1.0.8 update done. 2007-02-18 18:23:59 +00:00
xtraeme
f1a3c6af33 Added devel/librlog. 2007-02-18 14:19:26 +00:00
wiz
5f003151c4 bash updated to 3.2.9. 2007-02-18 12:22:19 +00:00
wiz
11ea103beb Note amarok PKGREVISION bump. 2007-02-18 12:09:57 +00:00
wiz
c8953f0a76 pth updated to 2.0.7. 2007-02-18 11:40:49 +00:00
wiz
2145bb9e2e Note checkbot upgrade. 2007-02-18 11:32:21 +00:00
kleink
8637b89957 Note update of www/adzap to 20070130. 2007-02-18 11:06:13 +00:00
wiz
e066a555eb One more perl module update. 2007-02-18 03:29:17 +00:00
wiz
27e0e65785 Note some perl package updates and additions. 2007-02-18 03:26:49 +00:00
wiz
61a30f0fd4 Note amarok PKGREVISION bump. 2007-02-18 01:02:58 +00:00
salo
61deab4ce9 Note multimedia/xine-ui PKGREVISION bump: security fixes. 2007-02-17 22:54:15 +00:00
adrianp
ea6128eddc Updated security/base to 1.2.7 2007-02-17 19:19:19 +00:00
adrianp
7cb3014453 Updated net/snort to 2.6.1.2 [adrianp 2007-02-17]
Removed snort-pgsql [adrianp 2007-02-17]
Removed snort-mysql [adrianp 2007-02-17]
Removed snort-prelude [adrianp 2007-02-17]
2007-02-17 19:17:20 +00:00
adrianp
e88c4f1095 Updated net/freeradius to 1.1.4 2007-02-17 18:37:32 +00:00
adrianp
f401014b84 Updated net/socat to 1.5.0.0
Remove from TODO
Remove snort from TODO as well (update coming)
2007-02-17 17:46:56 +00:00
obache
1eeb59c25d Added archivers/lzma version 4.43. 2007-02-17 12:09:51 +00:00
adam
25371671fb Updated emulators/wine to 0.9.31 2007-02-17 10:20:34 +00:00
obache
4145ae7afe Updated wm/ctwm to 3.8a. 2007-02-17 08:28:51 +00:00
tonio
66fe0e2d05 Updated pkgtools/pkg_filecheck to 0.4
* use db_185.h, build under darwin
2007-02-16 22:58:30 +00:00
adam
3471feca19 Updated graphics/gd to 2.0.34 2007-02-16 20:38:49 +00:00
rpaulo
d343352cff jove 4.16.0.70. 2007-02-16 18:29:49 +00:00