Commit Graph

21755 Commits

Author SHA1 Message Date
jakob
df0fbceacb update to pine 4.58, stability and security fixes 2003-10-05 21:42:29 +00:00
jakob
a589355f79 fix buffer overflow; from NetBSD PR#22863 via Gabriel Kihlman 2003-10-05 21:27:21 +00:00
jakob
8fea3db181 update to postfix 2.0.16 2003-10-05 19:48:15 +00:00
jakob
ade57abb3c update to snapshot 2.0.16-20030921 2003-10-05 19:41:33 +00:00
naddy
33817a795c install nanorc.sample 2003-10-04 23:26:36 +00:00
jason
05c75ad7d5 +morseplayer 2003-10-03 22:16:38 +00:00
jason
87dde4746b port of my morseplayer-1.1 program (with much porting help from jolan)
From DESCR:
The morseplayer utility reads from its standard input and plays
corresponding morse code sounds from an audio device.  The program has
the full character set for the ARRL/FCC Element 2 examination, and
generates the timing of  `dits',  `dahs', intra-element spacing,
character spacing, and word spacing as specified by the ARRL.
2003-10-03 22:13:52 +00:00
naddy
4e259be86e Update to 2.7. Notable changes:
- New menu-based ncurses interface, replacing function keys.
- Additional support for other languages.
- Miscellaneous improvements all over.
2003-10-03 20:51:39 +00:00
fgsch
68589c8bd1 fix bad links and correctly reference to ices.conf; sturm@ ok. 2003-10-02 19:54:42 +00:00
fgsch
34035e57d8 this belongs to x11 as well. 2003-10-01 23:13:23 +00:00
sturm
5087afc744 honour CFLAGS 2003-10-01 19:27:47 +00:00
fgsch
bc893e86fa - bundle the 2 extra sets in one port.
- add x11 to the category list.
- add a version to the package name for more control over future changes.
2003-09-30 21:47:44 +00:00
naddy
f57c5b1eb8 Non-standard getopt() usage forces us to fall back to the included version.
From: Yozo TODA <yozo@v007.vaio.ne.jp>, who also submitted the port.
2003-09-30 19:41:09 +00:00
naddy
3ec9bb6718 another @extra 2003-09-30 17:48:52 +00:00
naddy
fe9d32cf74 mark as BROKEN due to protocol insecurity; suggested by avsm@ and markus@ 2003-09-30 15:10:53 +00:00
fgsch
ee58314215 update to simh 3.0-2. 2003-09-30 14:46:45 +00:00
naddy
86215d65bf @extra handling of configuration files; ok kevlo@ 2003-09-30 10:36:36 +00:00
naddy
52ea1ea008 maintenance update; ok brad@ 2003-09-30 10:31:35 +00:00
naddy
1388779675 - Update to 3.203.
- Include prototypes to fix dire warnings on 64-bit platforms.

ok brad@
2003-09-30 10:25:34 +00:00
brad
86ee1a96ec upgrade to gaim 0.70
Adds support for Yahoo's new authentication scheme.
2003-09-30 01:04:15 +00:00
naddy
1b95d38ea0 honor SYSCONFDIR; we own ogg123rc 2003-09-30 00:21:42 +00:00
naddy
94fa5ef51a Maintenance update to 1.0.2. 2003-09-29 23:45:42 +00:00
naddy
96762579b4 +qprint 2003-09-29 21:32:46 +00:00
naddy
f4657901ac Import qprint 1.0.
QPRINT is a simple command-line filter which encodes and decodes
files in Quoted-Printable encoding as defined in RFC 1521.
2003-09-29 21:31:24 +00:00
sturm
7d49a4123d - _mixmaster 2003-09-29 20:23:41 +00:00
sturm
2d63f62521 major cleanup, inspired by Peter Palfrader
- no more sgid _mixmaster
- no more global pool
- every user has his own pool/config in ~/.Mix, with
SYSCONFDIR/mixmaster/client.cfg providing a default configuration
- add sample script to fetch remailer keys/statistics
from Peter Palfrader <peter at palfrader dot org>
- remove WWW while here
- fix a bounds warning
- bump PKGNAME
2003-09-29 20:17:49 +00:00
naddy
a3d919d77e Drop maintainership. 2003-09-29 13:02:29 +00:00
naddy
b3940867c6 - Fix screenrc-sample syntax.
- Add @extra handling of screenrc.

ok brad@
2003-09-29 11:08:02 +00:00
marcm
9da68bc307 Stop scrollkeeper from opening it's "database" once for each *.omf file
without closing it.  A "base" Gnome 2 install has over 160 *.omf files
so this would play havoc with the default open file limits.

Bump version number accordingly.

Also add the scrollkeeper logs to the @extra list.
2003-09-29 05:59:33 +00:00
pvalchev
8cb7c089bf Update to SDL-1.2.6; mostly from espie, much testing by jolan, thanks! 2003-09-29 05:41:37 +00:00
jolan
9505b533b7 typo 2003-09-28 19:15:52 +00:00
naddy
05567778bd - use @extra
- mention tunnel insecurity in SECURITY
2003-09-28 17:45:36 +00:00
naddy
6d2f8550d2 update to 2.3; ok margarida@ 2003-09-28 17:19:14 +00:00
naddy
210c672333 Some simple cases of @extra support. 2003-09-28 17:00:11 +00:00
espie
e039496e40 Allows out-of-date to proceed even if some port is broken. 2003-09-28 10:59:42 +00:00
espie
6817307ee5 set PACKAGING in RUN_DEPENDS, to avoid picking up bogus subpackages
dependencies.

Tests by sturm@, noticed by pval@
2003-09-28 10:57:01 +00:00
espie
2ce0d7d06f remove work-around for ld.so bug that was fixed just before 3.4 2003-09-28 10:56:04 +00:00
sturm
38ee9f9ce1 mirror-maker doesn't like ports depending on non-existent stuff, even
if the port in question is marked broken, thus comment dependencies on
non-existent ports
2003-09-28 10:41:09 +00:00
pvalchev
7fb7e4de5c sync 2003-09-28 07:39:41 +00:00
naddy
ec2654cd05 prototype fixes and missing RCS Ids 2003-09-28 01:08:49 +00:00
naddy
0875eae332 @extra support 2003-09-28 00:35:10 +00:00
jolan
7d4be054f1 Update to 3.3:
- Files now only get allocated as they're downloaded
- Large torrents no longer hose the CPU
- Better network utilization and more consistent download rates
- Poorly seeded torrents get out faster
- Several important bug fixes
2003-09-27 14:40:32 +00:00
sturm
c74f22233f maintenance update to getmail 3.2.0 2003-09-27 12:07:16 +00:00
sturm
c42b783cd5 maintenance update to disc-cover 1.5.2
remove WWW while here
2003-09-27 12:01:32 +00:00
naddy
7ba2e0ac2b The k6 flavor of john is gone. 2003-09-27 11:11:13 +00:00
naddy
6523ad7f9b maintenance update to 2.8.1; ok pvalchev@ 2003-09-27 11:01:57 +00:00
marcm
22ae4fbd41 Extraneous :0. Pointed out by nikolay@ 2003-09-27 06:47:52 +00:00
sturm
6d88ffb3f1 - obey SYSCONFDIR
reported by Steve Shockley, ok margarida@

- bump PKGNAME
- remove WWW while here
2003-09-27 06:46:32 +00:00
brad
57fc4b35e4 upgrade to screen 4.0.1 2003-09-27 02:00:58 +00:00
brad
dc8332c793 big oops, somehow the checksums didn't get commited.
--
Pointed out by fgsch@
2003-09-27 00:14:24 +00:00