Commit Graph

23433 Commits

Author SHA1 Message Date
naddy
37dc10a821 update to 1.2.3: miscellaneous fixes 2004-02-20 21:30:38 +00:00
couderc
1484d33abd fix ARCH. 2004-02-20 20:11:47 +00:00
espie
5c8779e08e +e2fsprogs 2004-02-20 19:56:11 +00:00
espie
91f443e5df e2fsprogs, to handle mkfs, fsck, for linux ext2/ext3 fs. 2004-02-20 19:54:58 +00:00
millert
8c8cbbcc8a Update to hpijs-1.5 to make my HP PSC-2410 work; OK Benjamin Lerman 2004-02-20 17:39:06 +00:00
jolan
bf87205f5c this wasn't supposed to go. 2004-02-20 06:51:01 +00:00
jolan
f436516a2c update to 1.10.4 and mark as BROKEN pending resolution of some issues.
the old version (1.7g0) is incompatible with 1.10.x+ so you would have
gotten a BROKEN either way unfortunately.
2004-02-20 06:49:11 +00:00
marcm
b29abf6218 I are here. 2004-02-20 06:28:52 +00:00
jolan
a806427933 @dirrm shared directories 2004-02-20 05:21:05 +00:00
brad
8bd8c44cb1 upgrade to silc-client 1.0.1 2004-02-19 23:07:27 +00:00
espie
09d74f92af bleah, libtool.
Make sure we get our own mpeglib, and not something installed in /usr/local/lib.
2004-02-19 22:40:42 +00:00
naddy
df2668ff71 Deal with separate read/write statistics. 2004-02-19 22:19:41 +00:00
brad
92ff5d28b1 upgrade to mutt 1.4.2 2004-02-19 20:43:22 +00:00
brad
7d82f05037 use ../Makefile.inc 2004-02-19 20:42:36 +00:00
brad
b268f964f5 common pieces here, pretty much everything. 2004-02-19 20:42:05 +00:00
wilfried
7c450c645f better plugin-dirs, ok maintainer 2004-02-19 20:26:23 +00:00
brad
14da7c47d7 revert rev 1.25 2004-02-19 20:05:51 +00:00
xsa
bac619e747 missing RUN_DEPENDS, pointed out by todd@. 2004-02-19 18:38:04 +00:00
sturm
37fc33a85b fix build on -current
move post-patch to pre-configure

new patch from Aleksander Piotrowski <aleksander.piotrowski at nic.com.pl>
via maintainer Peter Hessler <phessler at theapt.org>
2004-02-19 17:27:55 +00:00
kevlo
694090b8df unbroken on powerpc. tested by pval@ 2004-02-19 06:19:25 +00:00
drahn
8f7dd8b4fc Align sections on sparc32 as openbsd wants them. prevents cache aliasing
problems. ok brad@
2004-02-19 05:57:15 +00:00
brad
c258a643ac set MAXPAGESIZE before including elf_obsd.sh 2004-02-19 05:51:13 +00:00
jolan
1a40f58c82 on macppc, when the battery is fully charged and the machine is on a/c
power, the time remaining to charge alternates between 0 minutes and 2+
months.  this makes the panel grow and shrink often (to display 2 or 4
digits) and is quite distracting.  so if we get a large charge time,
just zero the buffer.
2004-02-19 02:59:01 +00:00
jolan
9470750d1b +wmctrl 2004-02-19 02:55:31 +00:00
jolan
8ac55bb065 better wrapping 2004-02-19 02:54:44 +00:00
jolan
4e11e38230 import 1.05 2004-02-19 02:50:25 +00:00
djm
7e2916a830 +py-sqlite 2004-02-18 21:11:29 +00:00
djm
0166aa1e1f Import pysqlite, a set of Python bindings for the sqlite in-process database
engine.

help from Aleksander Piotrowski and sturm@ ; ok sturm@
2004-02-18 21:10:16 +00:00
djm
371e1d39a8 +sqlite 2004-02-18 21:05:14 +00:00
djm
706c813a35 Import of sqlite, a public-domain in-process SQL engine:
SQLite is a C library that implements an embeddable SQL database engine.
    Programs that link with the SQLite library can have SQL database access
    without running a separate RDBMS process. The distribution comes with a
    standalone command-line access program (sqlite) that can be used to
    administer an SQLite database and which serves as an example of how to
    use the SQLite library. SQLite is not a client library used to connect to
    a big database server. SQLite is the server. The SQLite library reads and
    writes directly to and from the database files on disk.

with help from Aleksander Piotrowski; help & ok sturm@
2004-02-18 20:59:24 +00:00
sturm
41c4207a82 add PKG_ARCH 2004-02-18 20:05:14 +00:00
xsa
f8d898c380 remove MAINTAINER per his resquest;
via and ok ish@.
2004-02-18 20:05:11 +00:00
lebel
4c60ee226f update vim/stable to 6.2.270 2004-02-18 19:30:55 +00:00
jakob
195975a68e fix broken lexer; from nlnetlabs via phessler 2004-02-18 19:25:38 +00:00
sturm
a3f256c5a4 + cplay 2004-02-18 19:24:18 +00:00
sturm
cc2f3ff53a Initial import of cplay 1.49
cplay is a curses front-end for various audio players including
ogg123, splay, mpg123, mpg321, madplay, mikmod, xmp and sox.

WWW: http://www.tf.hut.fi/~flu/cplay/

from Victor Sahlstedt <cvss at home.se>
2004-02-18 19:23:40 +00:00
lebel
62a4a7b7a0 update mutt/snapshot to 1.5.6i 2004-02-18 18:56:57 +00:00
espie
996a5bf389 fix multiline string. 2004-02-18 17:10:12 +00:00
kevlo
7c81d94089 bad libtool 2004-02-18 13:31:35 +00:00
kevlo
5916497fa8 add USE_LIBTOOL 2004-02-18 13:24:37 +00:00
xsa
326ff73470 - update to 0.3.1
- remove MAINTAINER per his request (via ish@)

ok sturm@.
2004-02-18 08:31:50 +00:00
jolan
302ba4d8e0 gcc3 band-aid for powerpc 2004-02-18 01:27:08 +00:00
jolan
044e012c97 patch from Pedro Martelletto (again) to sync w/new separated read/write
statistics available in the kernel.  Pedro also did the kernel parts to
make this possible...
2004-02-17 21:37:15 +00:00
xsa
7da4ed7ff9 + rawdog 2004-02-17 20:55:42 +00:00
xsa
b527c7dfcb Import rawdog-1.9
rawdog is an RSS Aggregator Without Delusions Of Grandeur. Written in
Python, it uses Mark Pilgrim's feed parser. It runs from cron, collects
articles from a number of feeds, and generates a static HTML page
listing the newest articles in date order. It supports per-feed
customizable update times, and uses ETags, Last-Modified, and gzip
compression to minimize network bandwidth usage.

ok sturm@.
2004-02-17 20:54:31 +00:00
sturm
dd6c115ad6 fix @extraunexec 2004-02-17 20:50:35 +00:00
xsa
9fb998730d update to 2.0.0pre19; from maintainer Marc Balmer <marc at msys.ch>
ok sturm@.
2004-02-17 20:47:45 +00:00
kevlo
e2c4fd9423 support multiple flavors(sasl + bdb) 2004-02-17 07:22:17 +00:00
brad
277c0799e1 add BUILD_DEPENDS on automake for the compressed FLAVOR 2004-02-17 05:54:41 +00:00
kevlo
17a041562a Oops 2004-02-17 03:26:02 +00:00