Commit graph

3965 commits

Author SHA1 Message Date
Michal Pasternak
ac050a8874 +e3 2004-01-05 04:36:44 +00:00
Michal Pasternak
b94db0e0e4 e3 (200k) is a full featured text editor in three versions: primary e3 for x86
versions of Linux, FreeBSD, NetBSD, OpenBSD, Win9x, QNX, Atheos, BeOS(TM), DOS
and ELKS (ELKS == Embeddable Linux Kernel Subset) written in NASM assembler,
for second a version for ARM Risc CPUs and for third e3c, a C equivalent for
all other platforms, for example on other RISC CPU like ALPHA. The assembler
version is highly optimized for size. For the command syntax you can choice
between the families of Wordstar(TM), EMACS, Pico, nedit or vi editors. In
Linux the e3 uncompressed executable's size is at 12000 byte, a compressed
executable will need around 9000 byte, so you won't waste your disk space ;-)
e3 is quite independent of libc and because of it's size it is very useable for
Mini-Linux distributions and rescue disks. e3 has a numeric calculator built
in. Newer e3 versions have the UNDO feature built in. Some features like piping
through /bin/sed (using stream editor as a sub process) are currently designed
for Linux and *BSD only, anyway this opens e3's door to the world of regular
expressions.  The 16 bit assembler versions of e3 and the C version are limited
to Wordstar keys only.
2004-01-05 04:36:10 +00:00
Quentin Garnier
88ebd78e99 Make the charts save their config (most notably, their height).
BEWARE: it breaks the config.  s/snmp_monitor/& monitor/ your config before
launching gkrellm again.  I'll submit the patch to the author.
2004-01-04 23:47:35 +00:00
Min Sik Kim
42aec01147 Update to 1.0.3.
Changes:
  - Add ISO-2022-JP-EXT codec.
  - Fix bugs in ISO-2022-JP codec.
2004-01-04 23:29:48 +00:00
Quentin Garnier
37acd8a32c Fix typo in PKGNAME. 2004-01-04 18:58:27 +00:00
pancake ;)
05c09b4990 Now it's fine and working 2004-01-04 18:53:49 +00:00
pancake ;)
14bd35df5e Clean packages works better =) 2004-01-04 18:50:36 +00:00
Michal Pasternak
f94586bea6 Correct patch typo 2004-01-04 12:59:47 +00:00
Michal Pasternak
93fc91cae3 Correct typos! 2004-01-04 12:57:58 +00:00
Michal Pasternak
1cb37d69d7 Fix FreeBSD build (FreeBSD's libc is non-C99 conformant) 2004-01-04 12:54:08 +00:00
Michal Pasternak
9efa0c93f4 Make it use PKG_SYSCONFDIR, install default configuration file, update TODO, change patches to obtain the result of PKG_SYSCONFIDIR 2004-01-04 12:48:44 +00:00
Michal Pasternak
32cb34dbf6 py-xml, removed, already in pkgsrc, named textproc/pyxml 2004-01-04 12:06:03 +00:00
Marc Recht
cacbec8c3b py-libxml2 and py-libxslt have been moved to pkgsrc 2004-01-04 12:03:54 +00:00
Marc Recht
340e136d8e py-libxml2 has been moved to pkgsrc 2004-01-04 12:03:05 +00:00
Marc Recht
05bb9212ed py-libxslt has been moved to pkgsrc 2004-01-04 12:02:31 +00:00
Michal Pasternak
20cd6a196c Add more verbosity to MESSAGE 2004-01-04 11:57:41 +00:00
Michal Pasternak
c65164b98d More patches for incredibly broken and non-standard Python version number in -pth versions. I really wonder, who was that Einstein to even _propose_ changing sys.version... 2004-01-04 11:55:15 +00:00
Michal Pasternak
c28ff9806d Add MESSAGE 2004-01-04 11:48:51 +00:00
Michal Pasternak
5bada9ca51 Add a patch for -pth version of pkgsrc Pythons 2004-01-04 11:45:04 +00:00
Michal Pasternak
63e007c8c6 Add py-xml/buildlink2.mk 2004-01-04 11:36:14 +00:00
Michal Pasternak
3305d152e6 Add buildlink2.mk 2004-01-04 11:35:48 +00:00
Michal Pasternak
b43602bc41 +py-xml 2004-01-04 11:34:58 +00:00
Michal Pasternak
5197a86c43 The PyXML package is a collection of libraries to process XML with Python.
It contains, among other things 
- xmlproc: a validating XML parser.
- Expat: a fast non-validating parser.
- sgmlop: a C helper module that can speed-up xmllib.py and sgmllib.py by a
  factor of 5.
- PySAX: SAX 1 and SAX2 libraries with drivers for most of the parsers.
- 4DOM: A fully compliant DOM Level 2 implementation
- javadom: An adapter from Java DOM implementations to the standard Python DOM
  binding.
- pulldom: a DOM implementation that supports lazy instantiation of nodes.
  marshal: a module with several options for serializing Python objects to
  XML, including WDDX and XML-RPC.
2004-01-04 11:33:36 +00:00
Michal Pasternak
99b37027d8 Add a _correct_ TODO message and remember CVS logs are bad place for such information 2004-01-04 11:25:43 +00:00
Michal Pasternak
6cf123a6dd Remove point from a TODO list, this package works propably okay, it's mmpython/audio/eyeD3/tag.py, which cause problems 2004-01-04 11:15:16 +00:00
Michal Pasternak
0faa77b0cb Patch the run script, so we are sure we use correct Python binary 2004-01-04 11:12:55 +00:00
Michal Pasternak
823b226b04 +dicom3tools 2004-01-04 11:12:53 +00:00
Michal Pasternak
cfe914c6ea Library for dealing with DICOM 3 medical images (and some other formats).
See WWW page for much more detail.

Unfortunatley, this only partially compiles. See TODO. Please help with
fixing the bugs; package takes some time to compile on my box.
2004-01-04 11:11:50 +00:00
Michal Pasternak
18567f8395 +freevo 2004-01-04 11:05:13 +00:00
Michal Pasternak
302bca510a Freevo is an open-source digital video jukebox (PVR, DVR) based on a number
of open-source audio/video tools. MPlayer is used to play audio and video
files. MPlayer is an excellent media player that can play most popular file
formats. Freevo can be used both for a standalone PVR computer with a
TV+remote, as well as on a regular desktop computer using the monitor and
keyboard.

Current features
- Watching TV, with TV Guide (using XMLTV). 
- TV recording, both immediate mode and a background schedule task. 
- Playing Movies (AVI, MPEG, Quicktime, Ogg, etc.) and DVDs. 
- Playing Music (MP3, Ogg, AAC, WMA). 
- Playing audio CD's with CDDB support. 
- Viewing Pictures. 
- Skins are configurable using XML files. 
- Movie and Music file info using XML files. 
- Preliminary Mame support. 
- Web interface for TV recording. 
- Easy plugin based interface for adding new features 
- Toolbar with email notification, clock and weather plugins
2004-01-04 11:03:50 +00:00
Michal Pasternak
0e32c23fc9 +py-mmpython 2004-01-04 10:51:26 +00:00
Michal Pasternak
beeffaaaee MMPython is a Media Meta Data retrieval framework. It retrieves metadata
from mp3, ogg, avi, jpg, tiff and other file formats. Among others it
thereby parses ID3v2, ID3v1, EXIF, IPTC and Vorbis data into an object
oriented struture
2004-01-04 10:47:24 +00:00
Michal Pasternak
1a4c5f910f Close substitution for TWISTED_DISTNAME 2004-01-04 10:26:08 +00:00
Michal Pasternak
728e68eabd Twisted -> twisted 2004-01-04 10:25:35 +00:00
Michal Pasternak
52cc451ef4 Update to use buildlink2.mk for py-twisted, py-spambayes and py-bsddb 2004-01-04 10:25:12 +00:00
Michal Pasternak
73e02dd25a Add buildlink2.mk 2004-01-04 10:22:03 +00:00
Michal Pasternak
352a47f571 Make 'T' in PKGNAME lowercase 2004-01-04 10:19:20 +00:00
Michal Pasternak
180505c995 Add buildlink2.mk 2004-01-04 10:18:52 +00:00
Bruce J.A. Nourish
bf1443b754 Duh, undo last change. 2004-01-04 09:48:49 +00:00
Bruce J.A. Nourish
2251335c94 Removed redundant --without-x. 2004-01-04 09:44:45 +00:00
Bruce J.A. Nourish
da1a36fa7e Fix typo. 2004-01-04 07:53:42 +00:00
Bruce J.A. Nourish
de71dc503a Adding elinks. 2004-01-04 07:52:29 +00:00
Bruce J.A. Nourish
037cae93d8 ELinks is an advanced and well-established text-mode web (HTTP/FTP/..)
browser with a wide range of additional features and extensibility by the
possibility to plug in own scripts in Lua language. This project aims to
provide feature-rich version of Links, with more open patches/features
inclusion policy. This Open Source project is covered by the GNU General
Public License.

This is a new stable release, very different to the old release. I'm 
putting it into -wip for a hopefully short testing period.
2004-01-04 07:51:34 +00:00
Jeremy C. Reed
c102b82b46 Add pdq and xpdq. 2004-01-04 07:21:38 +00:00
Jeremy C. Reed
0238ff6f1f xpdq is a graphical print tool. This interface for pdq can be used
to print and monitor jobs, and to create and modify printers.
2004-01-04 07:19:54 +00:00
Jeremy C. Reed
b296679aff Pdq is a straightforward, flexible print subsystem. It is a
simple replacement for lpr, lp, lpq, lpstat, and lprm.

The features include: modular driver and interface support, jobs
can be monitored through completion, job status can be checked
after completion, users can only print files of declared types,
users can define their own printers, multitasking (with no queues
to get clogged), scripts can be embedded in the rc files, custom
command-line options, and root privileges are not required.

It includes various printer drivers and device interfaces.
2004-01-04 07:19:19 +00:00
Michal Pasternak
d8e793a882 +py-stem 2004-01-04 06:52:27 +00:00
Michal Pasternak
c36ec45f66 Binding of the Porter stemming algorithm to Python. 2004-01-04 06:52:00 +00:00
Michal Pasternak
1cf5cf708d +kyra, +py-kyra 2004-01-04 06:33:23 +00:00
Michal Pasternak
c153ec5416 Python bindings for wip/kyra 2004-01-04 06:32:15 +00:00