Commit graph

11156 commits

Author SHA1 Message Date
Georg Schwarz
8551b6fcb3 added wip/openlogos 2005-11-13 10:20:14 +00:00
Leonard Schmidt
2bcded6ee6 BMPx 0.12.5:
- Support for startup-notification
- A new tool was added, bmpx-remote, which is a somewhat more
  elaborate interface for integrating enqueueing files into BMPx from
  filemanagers. A .desktop file that makes use of it is provided as
  well.
- The metadata-caching on disk storage was optimized by about 33% in
  speed of loading the cache at startup, and saving changes only
  incrementally which removes the long shutdown times of BMPx.
- Updated Afrikaans translation (af.po)
- Added Lithuanian translation (Ernestas Liubarskij)
- New images for shoutcast and icecast stream lister.
- Make those listers somewhat more GUI responsive while retrieving the
  list, although full threading isn't being done yet.
- Added shoutcast/icecast streaming titles support.
- Update main window title with currently playing track title.
- Fix bitrate acquired from XINE metadata fallback (divide trough
  10^3).
2005-11-13 09:28:08 +00:00
Min Sik Kim
00da5f0212 nload has been moved to pkgsrc. 2005-11-13 08:31:53 +00:00
Min Sik Kim
0840f0ae1d Reformat. 2005-11-13 08:29:18 +00:00
Min Sik Kim
2b2ae2d115 Make the package build on Darwin by treating it as BSD. 2005-11-13 08:28:17 +00:00
Min Sik Kim
45e15cba13 This package doesn't need USE_PKGLOCALEDIR, since it installs a binary
and its man page only.
2005-11-13 08:27:16 +00:00
Bartosz Kuzma
6cd0c64894 nload is a console application which monitors network traffic and bandwidth
usage in real time. It visualizes the in- and outgoing traffic using two
graphs and provides additional info like the total amount of transfered data
and min/max network usage.
2005-11-13 08:08:17 +00:00
Bartosz Kuzma
79cb10083b This module provides access to MS SQL Servers from Python scripts.
Features:
 - Multiple Query/Multiple Result
 - Not using Win32 ODBC (using MSSQL DB-LIB)
 - Supports "almost all" of the DB-API 2.0
2005-11-13 08:07:11 +00:00
Min Sik Kim
c870799a29 Remove a redundant MESSAGE_SUBST line. 2005-11-13 06:45:53 +00:00
Min Sik Kim
8668837906 tex-passivetex has been moved to pkgsrc. 2005-11-13 06:37:04 +00:00
David Howland
5341c3fa1b Add py-osd dependency. 2005-11-13 06:27:25 +00:00
David Howland
a07cfda2ba Fix broken buildlink. 2005-11-13 06:26:38 +00:00
Min Sik Kim
70ec0b2edb tex-xmltex has been moved to pkgsrc. 2005-11-13 06:17:47 +00:00
David Howland
63cd7eca3e PyOSD is a python module for displaying text on your X display, much like the
"On Screen Displays" used on TVs and some monitors.
2005-11-13 05:56:49 +00:00
David Howland
cae2a8f413 Remove redundant variable. 2005-11-13 05:08:34 +00:00
David Howland
3df8f374a6 Fix lots of dependencies. I don't think I have them all yet.
Comming soon: pkg-options for freevo's many optional dependencies.
2005-11-13 03:57:33 +00:00
Min Sik Kim
865091c0f5 mpop has been moved to pkgsrc. 2005-11-13 03:12:50 +00:00
Min Sik Kim
56b6426e43 Makefile 2005-11-13 03:09:52 +00:00
Antoine Reilles
e41ccdef98 don't forget files in REPLACE_PERL 2005-11-13 00:09:54 +00:00
Antoine Reilles
8f3fe74795 Import cabot:
CABot is a set of scripts that help managing some parts of a PGP keysigning
process. It sends encrypted challenges to UIDs of an OpenPGP key, analyses the
replies and assists the key owner in signing them.
2005-11-12 23:59:31 +00:00
Georg Schwarz
6984be81af added missing patch which ensure that config files are installed in
example directory.
2005-11-12 22:22:24 +00:00
Georg Schwarz
6becd0d7c4 improved config file handling. 2005-11-12 21:55:23 +00:00
Leonard Schmidt
802e01eb61 Use BUILDLINK_PREFIX.xmms2 rather than BUILDLINK_DIR.
Thanks (again ;-) to Min Sik Kim for the hint.
2005-11-12 21:54:28 +00:00
Leonard Schmidt
41826270aa - Change configuration file name (${PKG_SYSCONFDIR}/mpoprc).
- Remove libiconv bl3 and add gettext-lib bl3 file.
- Bump PKGREVISION because of configuration file name change.

Thanks to Min Sik Kim for the comments.
2005-11-12 21:53:09 +00:00
Leonard Schmidt
adc5ad8884 Remove nls option. 2005-11-12 21:06:53 +00:00
Min Sik Kim
c725932bae Remove a redundant variable; PY_PATCHPLIST is automatically set if
PYDISTUTILSPKG is defined.
2005-11-12 18:52:12 +00:00
Leonard Schmidt
59c68bd476 Substitute %%BUILDLINK_DIR%% with ${BUILDLINK_DIR}, not
${BUILDLINK_DIR}/include.
2005-11-12 17:52:25 +00:00
Thomas Klausner
f48f225c25 Add @comment. 2005-11-12 16:56:14 +00:00
Leonard Schmidt
5d6f3c5db1 Add mpop. 2005-11-12 16:52:27 +00:00
Leonard Schmidt
bf6ec3fa07 mpop is a small, fast, and portable POP3 client. Its features include
header-based email filtering (filter junk mail before downloading it),
delivery to mbox files, maildir folders, or a mail delivery agent, a
very fast POP3 implementation, many authentication methods, and good
support for TLS/SSL.
2005-11-12 16:52:04 +00:00
Miles Nordin
d8df9a9bd6 fully tested, end-to-end. 2005-11-12 16:49:24 +00:00
Leonard Schmidt
c1dcf6f4b1 Use INSTALLATION_DIRS instead of patching the Makefile to use
BSD_INSTALL_PROGRAM_DIR every time -- this way, there is less typing
involved. :-)
Also include bl3 files before Makefile target override.
Add a TODO file.
2005-11-12 15:10:17 +00:00
Leonard Schmidt
28ccb4c1c6 Thanks for the hint, Min Sik Kim: include buildlink3.mk files before
overriding a Makefile target.
2005-11-12 14:59:29 +00:00
Leonard Schmidt
7dda990803 Some things left to do. 2005-11-12 14:56:18 +00:00
Leonard Schmidt
0e431e3a8f Formulation. 2005-11-12 14:51:01 +00:00
Geert Hendrickx
c70b95daf6 Enable and install locales. 2005-11-12 13:21:16 +00:00
Geert Hendrickx
fb63327d26 patch-a[ab] no longer needed when using gmake. 2005-11-12 13:19:45 +00:00
Thomas Klausner
e3cf1ab7c4 libxml++2 imported to pkgsrc. 2005-11-12 12:40:18 +00:00
Thomas Klausner
43455f150d Add some missing dirrms. 2005-11-12 12:33:29 +00:00
Thomas Klausner
168557ea60 Nothing left to do means there should be no TODO file :) 2005-11-12 12:29:52 +00:00
Sergey Svishchev
085d5ace53 Initial import of GStreamer python bindings. GStreamer 0.10 is required. 2005-11-12 12:02:15 +00:00
Martti Kuparinen
4f39e1735e Added squirrelmail-decode 2005-11-12 08:10:24 +00:00
Martti Kuparinen
7cfa358ae4 SquirrelMail decoding functions are used to display and convert messages
encoded in different character sets. Extra decoding library provides support
of some complex Eastern character sets and some rarely used Apple character
sets. Current release supports Big5, Windows-874 (cp874, Thai), Windows-949
(UHC, Korean), EUC-CN, EUC-JP, EUC-KR, EUC-TW, GB18030, GB2312, ISO-2022-CN,
ISO-2022-JP, ISO-2022-JP-2, ISO-2022-KR, Shift_JIS and various x-mac-*
character sets.
2005-11-12 08:09:32 +00:00
Min Sik Kim
4b0b9416a5 esmtp has been moved to pkgsrc. 2005-11-12 04:14:19 +00:00
Min Sik Kim
0c041f7505 Include buildlink3.mk files before overriding a Makefile target, as
suggested in doc/Makefile-example.
2005-11-12 04:10:48 +00:00
Jeremy C. Reed
a6f6558b00 Update to modular X.org version (release candidate 2) instead
of deprecated xlibs. Changes not included; this is a work in progress.

This doesn't use locales.

Uses fixesproto and use libXfixes instead of Xfixes.

Add comment to PLIST.
2005-11-12 03:38:45 +00:00
Jeremy C. Reed
a310d71bda Update to xproto-7.0.2 (from X.org release candidate 2).
Fixes configure problem on DragonFly -- if using sys/select.h then
use sys/types.h too.
2005-11-12 02:48:11 +00:00
Jeremy C. Reed
7bd9798759 Add a meta package: modular-xorg-libs.
This is meta-package that pulls in various X11 related libraries
from the modular X.org X11 project.

This is incomplete. I am using this with a patched pkgsrc
with X11_TYPE=modular-xorg to build packages.
2005-11-12 02:14:45 +00:00
Jeremy C. Reed
557d879324 Updated to modular X.org version (release candidate 2) from
release candidate 1. (Not listing changes -- this is a work in progress.)
Various man pages added.

Add comment in buildlink3.mk (include libXdmcp).
2005-11-12 02:09:01 +00:00
Jeremy C. Reed
9c50789993 Remove patches missed in last commit. (Update to X.org version.) 2005-11-12 01:44:04 +00:00