Commit graph

13249 commits

Author SHA1 Message Date
Francis GUDIN
b9927a3232 Removed wip/gnucash, useless now that finance/gnucash has been updated and unconditionally depends on finance/libofx. 2006-07-16 12:29:52 +00:00
Sergey Svishchev
f0e079c7a7 Make it build again. 2006-07-16 12:27:29 +00:00
Sergey Svishchev
1255695dd5 Fix pkglint warnings. Add missing files to PLIST. 2006-07-16 12:26:36 +00:00
Sergey Svishchev
0b313bcaca Fix pkglint warnings. 2006-07-16 12:25:18 +00:00
Thomas Klausner
042b2dab5f Needs intltool. 2006-07-15 15:23:24 +00:00
Sergey Svishchev
6eb077d1dc Import mp3chop:
mp3chop can be used for extracting parts of MP3 files and reporting
information about MP3 files. It is designed to work as a filter program
in the UNIX sense. As it processes the file it only outputs MP3 frames
so it also removes junk from the file. It is capable of stripping or
preserving ID3v1 and ID3v2 tags. Since it only works at the frame level
it supports layer 1 and layer 2 files in addition to the layer 3 files
implied by its name.
2006-07-15 13:11:24 +00:00
OBATA Akio
ac7270fb66 added viewvc.
if it is OK, viewcvs will be removed.
2006-07-15 12:46:32 +00:00
OBATA Akio
3a0c7df467 ViewVC is the successor of ViewCVS (wip/viewcvs). 2006-07-15 12:43:45 +00:00
Roland Illig
9f4264ccd5 Replaced the explicit list of files in SUBST_FILES.* with filename
patterns to avoid overly long lines. Fixed many pkglint warnings. Bumped
PKGREVISION, since some more programs find their script interpreters now.
2006-07-15 10:00:45 +00:00
Eric Schnoebelen
f375f0d773 Update to 0.11.1.
From the release announcement:

2006-07-09 - PyMSNt 0.11.1 released!

    * Avatars, and other things, work better with Google Talk
    * Adding/removing contacts is more reliable.
    * SVN revision is checked on startup and is sent with
	jabber:iq:version results
    * Transport doesn't 'randomly' change status on disconnection from
	MSN
    * Reconnect automatically
    * Groupchat timeout is configurable
    * Compatibility with Twisted 2.2
    * MSN file send failure message should go to both parties. With
	correct wording.
    * More reliable avatar and file transfers.
    * config option for service discovery name (MSN GW1, GW2, etc)
    * Use vCard full name (FN) instead of NICKNAME if empty
    * Fixed chunked messages
    * Fixed error messages missing XMPP_STANZAS
    * Fixed exception with MSNConnection.connectionFailed
2006-07-15 00:19:46 +00:00
Iain Hibbert
65cec6c0a8 restrict builds to compatible systems 2006-07-14 20:58:29 +00:00
Thomas Klausner
0209623335 cdrtools update done. 2006-07-14 15:09:27 +00:00
Thomas Klausner
ba8132d1a4 Update to 2.01.01a11:
All:

-	The makefile system has been completely rewritten to be more reusable
	and to not replicate code.

-	The makefile system now supports to compile under "Services For Unix",
	a free POSIX add on from Microsoft (identifies as "Interix").
	Note that you need the latest 'smake' relase smake-1.2a36 or never
	from ftp://ftp.berlios.de/pub/smake/alpha/

	Currently, cdrecord is not able to send SCSI commands from this
	environment. I am looking for help from experienced users.

-	The makefile system now supports to compile using the Microsoft
	C-Compiler "cl".
	Note that you need the latest 'smake' relase smake-1.2a36 or never
	from ftp://ftp.berlios.de/pub/smake/alpha/
	This compilation currently may only be cone from a "Cygwin" environment
	using smake with the Environment variables set up in a way that allows
	"cl" to work (find it's include files and libraries).

	Run "smake CCOM=cl" for this kiond of compilation.

	Cdrecord has not yet been verified to compile in this environment.

	Note that I am interested in feedback for these new compile possibilities.

Cdrecord:

-	Avoid a GCC warning in the code that works around a Linux DMA residual bug.

Cdda2wav (By Heiko Eißfeldt heiko@hexco.de):

-	Some modifications needed because of the restructured makefiles.
2006-07-14 14:57:55 +00:00
Thomas Klausner
2486358e01 Fix path in a comment. 2006-07-14 11:03:19 +00:00
Thomas Klausner
4ddf931f69 regen, so pkglint is happy, and the DEPENDS line has the correct PKGNAME :) 2006-07-14 11:01:36 +00:00
Thomas Klausner
0ed0456018 regen, so pkglint is happy. 2006-07-14 10:59:42 +00:00
Thomas Klausner
7175a8be55 Add missing patch for Xfce-4.4beta2. 2006-07-14 10:55:31 +00:00
Thomas Klausner
6c4e818539 Merge Xfce-4.4beta2. 2006-07-14 10:52:25 +00:00
Thomas Klausner
1a01894a7c Proxy-import Martti Kuparinen's Xfce-4.beta2 packages for testing. 2006-07-14 10:43:15 +00:00
Thomas Klausner
e636905697 Sync with reality. Fix some pkglint warnings. 2006-07-14 09:35:45 +00:00
Thomas Klausner
f3399f4a35 Initial import of quilt-0.45:
Quilt is a tool to manage large sets of patches by keeping track
of the changes each patch makes. Patches can be applied, un-applied,
refreshed, etc. The key philosophical concept is that your primary
output is patches.

Quilt manages a stack of patches. Patches are applied incrementally
on top of the base tree plus all preceding patches. They can be
pushed on top of the stack and popped off the stack Commands are
available for querying the contents of the series file, the contents
of the stack and the patches that are not applied at a particular
moment.  By default, most commands apply to the topmost patch on
the stack.

TODO:
Handle config files correctly.
2006-07-14 09:32:47 +00:00
Aleksey Cheusov
3c37bb1d51 DICTD_GROUP ---> dictd
DICTD_USER  ---> dictd
2006-07-14 08:12:57 +00:00
Aleksey Cheusov
4727827f0f fixed: upstream bug with pidof(dictd) != cat /var/run/dictd.pid
(fork(2) inside daemon(3))
2006-07-13 20:55:26 +00:00
Dieter Baron
c2600ab688 Make glk implementation choosable via options framework, defaulting
to glkloader.
2006-07-12 23:18:22 +00:00
Unex
7ea29bfcf8 CSOAP provides a C API for programming SOAP applications
using C. CSOAP is still under development and is not
recommended to use in commertial products.

--
Initial revision. Please review, test and fix if needed.
Library compiles and works fine with NetBSD 3.0_STABLE
2006-07-12 22:17:19 +00:00
Unex
02c2bd67a3 New package: csoap
Can anyone say OK?
2006-07-12 20:03:40 +00:00
Aleksey Cheusov
3bc5deee7a fixed: HEAD pkglint warning 2006-07-12 19:43:10 +00:00
Iain Hibbert
754983da5d update some patches to cater for gcc4 complaints 2006-07-12 18:11:33 +00:00
Aleksey Cheusov
e0ff7b1fb5 plugins are disabled
new sums for patches
2006-07-12 15:34:32 +00:00
Aleksey Cheusov
600d595a9c much better default dictd.conf configuration file
syslog logging is set in dictd.conf but in rc.d script
2006-07-12 15:26:32 +00:00
Aleksey Cheusov
1ad052445c new rules for PKG_USERS, PKG_GROUPS,...
new maintaineter
2006-07-12 14:17:24 +00:00
Aleksey Cheusov
241949a509 fixed: installing example dictd.conf
a few minor changes in MESSAGE
2006-07-12 13:38:54 +00:00
Aleksey Cheusov
99f425c3e1 fixed: pkglint warnings
better example/dictd/dictd.conf
2006-07-12 13:15:18 +00:00
Thomas Klausner
1f937d5ad4 Depend on libtunepimp0.4 package. 2006-07-12 13:11:04 +00:00
Thomas Klausner
16de2998db + bmpx-0.20.2, cdrtools-devel-2.01.01a11. 2006-07-11 12:53:59 +00:00
David Howland
8ce56262ff allow python 2.4 2006-07-11 02:54:40 +00:00
Dieter Baron
6ee34080cb Update to 0.99.7c:
- added game driver for Dragon's Lair 2 support (with Dragon's Lair samples).
- added game driver for MACH 3 support (with samples)
- added game driver for Us vs Them support (no samples)
- added game driver for Roadblaster
- added game driver for Interstellar
- added game driver for Cobra Command using MACH 3 hardware
- added speech synthesis to Thayer's Quest
- added an alternate overlay scoreboard for Dragon's Lair and Space Ace
- added a cleaner set of Dragon's Lair samples
- added support for large files over 4 gig
- added support to create files such as daphne_log.txt in a different location
- added ability to disable the log file so it never gets created
- added line blending option to VLDP.
- added scanline simulation option to VLDP to give a more arcade look
- added test suite
- fixed bug in VLDP where it would lock up if .dat file could not be created
- fixed bug where Daphne would fail if it is not run from its own directory
- added optional seek delay
- switched VLDP so its uses YUY2 overlays instead of YV12 overlays.
- added ability to pause any game as long as the disc is playing
- fixed cpu timing so it stays accurate over a long period of time
- DaphneLoader now defaults to 'noldp' mode if the game is not configured
- DaphneLoader now remembers where the window was previously
- added support for DLE v2.1 rom images
- fixed bug in Cliff Hanger driver
- added ability to save the static RAM (sram) on a regular basis
- added better error messages for missing ROMs
- unix no longer uses mmap for ogg audio streams
- added ability to use a real Space Ace annunciator board
- improved key remapping parser so it will never crash even if file is corrupt
- added support for more digital joysticks
- added ability to disable joysticks
- added 'sticky coins', which means that coin presses will never be lost
- optimized ogg audio callback
- command-line buffer size has been increased
- added a warning to the logfile to steer newbies away from using 'noldp' mode
2006-07-10 20:00:48 +00:00
OBATA Akio
9f47f446cc roll back of changing license. 2006-07-10 16:23:17 +00:00
Roland Illig
e5ebbc57ee Updated scmgit to 1.4.1. Added man pages. 2006-07-10 10:08:26 +00:00
OBATA Akio
4c0d76e8ad Update mecab to 0.92 & mecab-ipadic to 2.7.0-20060707. 2006-07-10 05:30:48 +00:00
David Howland
f3ad1c5726 USE_LANGUAGES 2006-07-09 22:23:57 +00:00
David Howland
e5908aba13 USE_LANGUAGES 2006-07-09 16:52:03 +00:00
Georg Schwarz
67d4a5bd3c added support for IRIX 5 2006-07-09 15:17:56 +00:00
Thomas Klausner
8af6ad9772 + bmpx-0.20.0. 2006-07-09 11:51:41 +00:00
Georg Schwarz
e86788a24d The Shrubbery Networks version of Cisco's open source tacas plus daemon 2006-07-08 20:50:15 +00:00
Sergey Svishchev
272e6a90e0 +mutagen 2006-07-08 11:46:24 +00:00
Sergey Svishchev
3558b3f467 Initial import of Mutagen -- audio file tagging module for Quod Libet
(audio player).
2006-07-08 11:42:21 +00:00
Sergey Svishchev
6c4a002f2f Update to 0.22. Selected changes:
0.22

# Python 2.4 is now required.
# A D-BUS interface is available. (#670, thanks to Federico Pelloni)

0.21

# Event plugins were redesigned, incompatibly. (#603)

0.20

# Ex Falso no longer loads WAV or MOD files.
# Deleting files not in the library removes them. (#638)

0.19

Quod Libet now uses GStreamer 0.10, GTK+ 2.8, and PyGTK 2.8.

# Require Mutagen 1.0; drops Pymad. (#405)
# WAV support. (#456)
# "Bookmark" time offsets within songs. (#554)
# Searches, tagging patterns, and file renaming patterns can be given aliases and saved.
# Tag Editing:
    * MusicBrainz TXXX, artist/album/albumartist support. (#539)
    * Ratings, playcount Ogg Vorbis format changed. (#544)

0.18

# GStreamer 0.10 port. (#406)
# Ex Falso no longer depends on GStreamer. ([2837])
# ID3v1 tags no longer interfere with APEv2 tags. (#395)
# MP4 iTunes metadata can be written. (#199)

0.17

# FLAC support no longer depends on pyflac. (#424)
# New plugin architecture for tag editing dialogs.
# Load audio feeds without author information. (#430)

0.16

0.16 fixes a serious bug in APEv2 handling. Please reload your Musepack
files, and then use the "Force Write" plugin on them (or, edit their
tags and save them again).

Quod Libet 0.16 and later use G_FILENAME_ENCODING. If you use non-UTF-8
filenames and don't use G_BROKEN_FILENAMES, you'll need to start setting
G_FILENAME_ENCODING.

# Wavpack support. (#257)
# Audio Feed (Podcast) support (requires http://www.feedparser.org). (#322)
# "One Song" (and repeat) play mode. (#351)
# New install system that is more FHS-compliant. (#362)

0.15

# Songs can be enqueued multiple times.
# Playlists have been rewritten: (#324)
# Drag-and-drop is generally more usable, faster, and attractive.
2006-07-08 11:40:08 +00:00
Sergey Svishchev
26eb7269f7 Initial import of Mutagen -- audio file tagging module for Quod Libet
(audio player).
2006-07-08 09:57:55 +00:00
OBATA Akio
63f406a7f5 geeklog is now in pkgsrc/www/geeklog. 2006-07-08 09:14:32 +00:00