Commit Graph

10999 Commits

Author SHA1 Message Date
obecian
6f5e7a52db fix md5 - source looks ok 2001-05-27 08:48:37 +00:00
jakob
6a9e814523 upgrade to postfix release 20010228 patch 03.
Postfix official release 20010228 patch 03 fixes all known problems that were
also fixed with snapshot 20010525.

The official Postfix release does not change except for bugfixes. New
features are introduced in Postfix snapshots; the snapshots eventually evolve
into the next official release.

Only only major fix is for a memory leak in the LDAP client module. If you do
not use LDAP, then there is no urgent need to apply the patch.
A fully patched version will be made available via the usual sites listed on
the www.postfix.org web site.
2001-05-27 06:39:33 +00:00
naddy
2f67ccd13e update gkrellm to version 1.0.8; from maintainer 2001-05-27 00:38:30 +00:00
shell
bbc02396c1 Remove bad dirrm 2001-05-26 18:43:29 +00:00
todd
6d7b527bfb gone are the days when bochs feedback heads to /dev/null
did I mention I commit this inside of bochs?  Thanks, angelos, for networking!
2001-05-26 06:02:08 +00:00
jakob
5903eaafda update to postfix snapshot 20010525. info from wietse:
- Many little revisions of little details in the light of the new RFC 2821
and RFC 2822 standards. RFC features considered less urgent or less useful
are discussed in source code comments. See the RELEASE_NOTES for possible
incompatibilities.

- A much enhanced postsuper queue maintenance tool that can fix Postfix
queues restored from another machine or from backup. The postsuper tool
corrects file names when a file name does not match the message file
inode number. My respect has doubled for people who write fsck-like programs.
2001-05-26 05:57:17 +00:00
todd
ad169f2454 after much stagnation, bochs is back. Thanks to angelos@ who got the
networking working, I'm committing this from inside bochs!

There are too many changes to mention, not the least of which is
two hard drive support, smp (up to 16 cpus), networking, and much,
much more ..
2001-05-26 05:52:55 +00:00
form
a2ecef7e8f upgrade to 0.4.6p4 2001-05-26 05:13:46 +00:00
obecian
f54c386b12 add synaesthesia 2001-05-26 01:47:53 +00:00
obecian
a468be1569 synaesthesia-2.1 import
This is a program for representing sounds visually.  It goes beyond
the usual oscilliscope style program by combining an FFT and stereo
positioning information to give a two dimensional display. Some of the
shapes I have observed are:
  * Drums: clouds of color, fairly high
  * Clean guitar: several horizontal lines, low down
  * Rough guitar: a cloud, low down
  * Trumpet: Lots of horizontal lines everywhere
  * Flute: A single horizontal line, low down
  * Voice: A vertical line with some internal structure
  * Synthesizer: All kinds of weird shapes!
2001-05-26 01:46:02 +00:00
shell
47e33abec2 sorry, add back the Setup script
pointed out by lebel@
2001-05-25 20:19:55 +00:00
shell
95086d8c7d SUBDIR += py-Imaging 2001-05-25 19:51:22 +00:00
shell
136747e688 Initial import of py-Imaging 1.1.2
Port submitted by Sebastian Stark <seb@todesplanet.de>

---
The Python Imaging Library (PIL) adds image processing
capabilities to your Python interpreter. This library
supports many file formats, and provides powerful image
processing and graphics capabilities.
2001-05-25 19:50:31 +00:00
shell
17518d6c85 - Upgrade to 2.26
- Regen patches
2001-05-25 19:40:05 +00:00
lebel
a295f9e310 update textproc/xxdiff to 1.10.0. Submitted by maintainer. 2001-05-25 17:02:01 +00:00
reinhard
9023210696 describe qt flavor; ok maintainer 2001-05-25 12:27:24 +00:00
fgsch
a8efa06058 Remove curses from flavor list now that's the default; noticed by wilfried@. 2001-05-25 04:16:34 +00:00
jakob
268dafd232 add pgpdump 2001-05-24 19:23:36 +00:00
jakob
abe736f6c9 "pgpdump" is a PGP packet visualizer which displays the packet format of
OpenPGP (RFC 2440 + bis) and PGP version 2 (RFC 1991).
2001-05-24 19:21:09 +00:00
espie
3fc98296ac Oops. Seen by Flinn Mueller. 2001-05-24 16:47:59 +00:00
jakob
8e88924b8a update to v2.0.11. from CHANGES:
OpenLDAP 2.0.11 Release
Fix attribute parse bug (ITS#1159)

OpenLDAP 2.0.10 Release
Build Environment; Fix TLS-less build (ITS#1156)
2001-05-24 14:30:27 +00:00
pvalchev
fdb0db3f2e - Implement a native audio driver by <vedge2@vedge.com.ar> as a "sun"
flavor, being the default one (fetching distfile from an external site).
- Isolate esd as a separate flavor from oss -- a combination with either
"sun" or "oss" is possible.
2001-05-24 05:54:55 +00:00
kevlo
5383140a88 Bump major rev in png dependeny entries after upgrade of png:
png.1 -> png.2
--
Ok'd by: brad@
2001-05-24 02:27:06 +00:00
brad
a9434885b2 patches to add thread-safe usleep() soft syscall wrapper.
--
From: vedge <vedge2@vedge.com.ar>
2001-05-24 00:07:13 +00:00
brad
6b2a42a3ca upgrade to png 1.0.11
- bump shared lib major rev, should have happened way back at 1.0.6 but
the libpng maintainers seemed to have overlooked this.
2001-05-23 23:57:45 +00:00
lebel
48feb49715 add aspell. 2001-05-23 21:26:57 +00:00
lebel
261cceb3bb initial import of aspell 0.33.6:
--
Aspell is an Open Source spell checker designed to eventually replace
Ispell.  Its main feature is that it does a much better job of
coming up with possible suggestions than Ispell does. In fact recent
tests shows that it even does better than Microsoft Word 97's spell
checker or just about any other spell checker I have seen. It also
has support for checking (La)TeX and Html files, and run time support
for other non English languages. Aspell also is a library however
the recommend way to use aspell is through the Pspell library as
the actual interface to the aspell library is constantly changing.

WWW: http://aspell.sourceforge.net/
2001-05-23 21:25:43 +00:00
brad
e7a12de079 takeover as MAINTAINER 2001-05-23 21:23:25 +00:00
brad
b4f40bcb75 use KAME 05/08 IPv6 patch 2001-05-23 21:21:55 +00:00
jakob
7fbe979cad update to malsync v2.0.6; from Xiao Hui LOO <71@becile.com> 2001-05-23 20:45:02 +00:00
shell
df9e6547d3 - Sync with GnuPG 1.0.5
- Upgrade to 3.5.6
2001-05-23 17:02:42 +00:00
lebel
a46c5d8c13 add pspell. 2001-05-23 16:42:12 +00:00
lebel
23699c37ad initial import of pspell-0.12.1:
--
The goal of the library is to provide a generic interface to Spell
checker libraries installed on the system.
 
WWW: http://pspell.sourceforge.net/
2001-05-23 16:41:21 +00:00
espie
38bf339443 Fix quoting 2001-05-23 15:48:08 +00:00
jakob
436c5ffef5 update to v1.0.5. ok markus@. 2001-05-23 15:28:49 +00:00
espie
d19ed8bd90 Smarter plist regen.
- back substitute VAR_SUBST (hence swap ARCH/MACHINE_ARCH)
- pass PKGDIR to make-plist.

- don't create PLIST-auto/PFRAG.shared-auto. Move originals around, and
create new ones directly (guard against accidentally deleting old ones).

Todo: add regexp to dispatch stuff to fragments automatically, based on
MULTI_PACKAGES.
2001-05-23 14:18:24 +00:00
espie
3f025d2169 kill some old stuff:
- all COMMENTs live in Makefiles now.
- NEW_DEPENDS is always on.
- 2.8 warning is woefully out of date (rohee@)
2001-05-23 13:28:14 +00:00
naddy
927b9f8ebc typo; from Gerardo Santana Gomez Garrido <santana@openbsd.org.mx> 2001-05-23 13:19:29 +00:00
wilfried
d4166e118e change depends for snmp, ok jakob@ 2001-05-23 08:38:40 +00:00
dugsong
d020821eda add hanterm-xf 2001-05-23 03:32:40 +00:00
dugsong
8084a1f565 enable korean 2001-05-23 03:31:45 +00:00
dugsong
9b3391172a import of hanterm-xf, XFree86-3.3.1 xterm with Korean language extensions 2001-05-23 03:29:06 +00:00
form
447801c192 +hypermail,gdbm 2001-05-23 03:02:29 +00:00
form
dc3256abe5 upgrade to 2.1.1 2001-05-23 02:58:52 +00:00
brad
80a6c2ebed upgrade to fetchmail 5.8.4 2001-05-23 02:16:40 +00:00
lebel
d5816f11dc update mail/kbiff to 3.4.2 2001-05-23 00:49:21 +00:00
dugsong
380461d4b7 add emacs-leim 2001-05-22 23:36:19 +00:00
dugsong
f4ce6f0eeb library of Emacs input methods - for multilingual support (Cyrillic, CJKV, etc.). from Sungman Cho <smcho@tsp.korea.ac.kr>. 2001-05-22 23:34:09 +00:00
jakob
40cba3e91d update to v4.14.0 2001-05-22 23:00:44 +00:00
jakob
56bde94c72 update to v4139 2001-05-22 23:00:32 +00:00