Commit graph

27584 commits

Author SHA1 Message Date
rxg
c33f7ac9fa Updated mp3blaster to 3.1.1
V3.1.1 2002/03/16
=================
-Applied a patch from Douglas Richard that introduces horizontal panning
 of the scrollable window using Key.Left and Key.Right, as well as
 configurable wraparound-behaviour (see config file directive 'WrapAround')
 and jump-to-top/bottom of the list using Key.Home and Key.End keybindings.
-When resetting sound device failed, playback of current song is stopped.
-config file directive 'SkipFrames' => 'SkipLength'
-Added RPM specfile, so you can build mp3blaster on RedHat 7.2 with
 rpm -ta <source tarball>
-applied patches from Martijn to fix compiling issues with NetBSD/curses.
-applied patch from Martijn that fixes endian issues in waveplayer
-applied patch from Ivan Prokudin that fixes a bug in the character
 set recoding code.
-Added patch from Serge v/d Boom that writes info about mp3's being played
 to a status file (see --status-file).
-Fixed bug that prevented showing next song
-Configfile directive 'File.ID3Names' enabled now implies that the default
 file display mode in the filemanager is show by ID3 name instead of
 filename.
-When decoding mp3s as wavs, decoding will be aborted with a warning
 when samplerate/speed/stereo-mode changes.
-ID3tags in ID3 displaying mode are now charset-recoded as well.

Thank Martijn van Buul <pino@dohd.org> for fixing many bugs for NetBSD.
2002-03-18 14:13:50 +00:00
wiz
ed6558a440 We have autoconf-2.52 in autoconf-devel. 2002-03-18 12:50:23 +00:00
abs
ae2edbe9ce If we do not have /etc/rc.subr then call apache_doit "$1" not eval ${start_cmd} - "/etc/rc.d/apache restart" and friends work again on Linux 2002-03-18 12:15:37 +00:00
wiz
3ada46a527 Remove bbkeys-qt. 2002-03-18 09:28:44 +00:00
wiz
7e75e9507c Remove -- will be replaced by bbconf package in the hopefully
near future.
2002-03-18 09:28:20 +00:00
wiz
797ff78b0e Update to 0.8.4:
Works better with blackbox 0.62.1.

Inspired by pkg/14900 by Yannick Montulet.
2002-03-18 09:23:00 +00:00
wiz
069bc21d74 Don't use bbkeys' Makefile.common any longer. 2002-03-18 09:17:37 +00:00
wiz
59e93c9c04 Strongly buildlinkify once again. 2002-03-18 08:21:12 +00:00
fredb
71ca8f912f The host specific installation subdirectories are actually taken by configure
from its --host argument, which is exactly ${MACHINE_GNU_PLATFORM}. Use that
for the PLIST instead of ${MACHINE_ARCH}--${LOWER_OPSYS}, which may lack the
"elf" suffix on certain platforms.
2002-03-18 07:58:35 +00:00
cjs
f8f6c8edcc Accidental import. 2002-03-18 07:55:53 +00:00
cjs
57dea5e837 Add p5-Log-Dispatch-Config. 2002-03-18 07:50:17 +00:00
cjs
441d5bc2ac Configure Log::Dispatch with a config file, a la Java's log4j. 2002-03-18 07:49:37 +00:00
fredb
40b725a630 Make this build non-interactively. 2002-03-18 07:11:24 +00:00
fredb
de93c427af Add missing file. 2002-03-18 07:04:57 +00:00
zuntum
4119085bbc add & enable ekg 2002-03-18 06:46:08 +00:00
zuntum
aa86498298 Clarify in COMMENT that it's "polish instant messaging system" 2002-03-18 06:44:50 +00:00
zuntum
a3aadd313e Initial import of ekg-0.20020317
EKG is an experimental text mode client for a polish instant messaging system
"Gadu-Gadu". It supports themes, and contact list exchange with the original
(windows) client.

Submitted by Dawid Szymanski in private mail.
2002-03-18 06:42:34 +00:00
cjs
a7725a66d7 Add p5-IPC-Shareable subdir. 2002-03-18 06:23:48 +00:00
fredb
6800ae744a Use ${APPEND_ELF} to... append "elf" to ${LOWER_OPSYS}. 2002-03-18 06:16:37 +00:00
fredb
d9607f2757 Append "elf" to ${MACHINE_GNU_PLATFORM}, for NetBSD archs that were once
a.out but are now ELF, in a way that's consistent with bsd.own.mk in
NetBSD-current. This, incidently, makes the gcc package build again on
NetBSD-1.5.3_ALPHA/i386.
2002-03-18 05:46:42 +00:00
kent
04aae2802c Sync with PEACE repositry.
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/devel/w32api/

Update the base w32api to 1.2.
 - Add accctrl.h and aclapi.h
 - Many bug fixes and new symbols

 - Improve WCHAR handling for netbsdpe
2002-03-18 03:25:46 +00:00
kent
bea8bf8d02 Sync with PEACE repositry.
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/
Change in 1.3.0
  - Update binutils to 2.11.92-20011113 to support forwarder RVA
2002-03-18 03:04:40 +00:00
itojun
459138a329 need libintl 2002-03-18 02:24:30 +00:00
mrg
9362974e67 update to icecast 1.3.11. from the web site:
It contains security updates and network fixes for streams
	over 160kbps. It should also help with the stuttering problem
	some users have reported.
2002-03-18 01:41:31 +00:00
wiz
d5ebe3b1c9 Update to 0.15.0. Changes since 0.14.1(nb1):
+ Skins can now open skinned subwindows.
+ Cleaned up mrclean skin, adding themed playlist and song info windows.
- Flybys are now interactive, and include a right click menu.
- Flybys and themed menus now support all widgets of the main window.
- Added playlist text widget to skin spec for display of playlist name.
* Fix command line file path handling.
* Small bug fixes.
Notes:
- Keyboard focus support with tab and shift-tab uses the order of widgets
  in the skin. Most skins were made before keyboard focus was added, so
  tab and shift-tab movement may seem completely random in those skins.

XXX: not strongly buildlinked any longer -- a -I/usr/X11R6/include
crept in somewhere, but right now I'm too tired to go look where.
2002-03-18 01:26:07 +00:00
abs
df9ed15198 Update pkgchk to 1.26
Fix stupid bug in 1.25 relating to updating packages
2002-03-18 00:06:04 +00:00
uebayasi
e3b83f17dd A leak to be removed.
Pointed out by wiz@netbsd.org.
2002-03-17 22:48:42 +00:00
abs
06aa097fe1 Update pkgchk to 1.25
'Makefile' is back in BUILD_VERSION, so add it back in here.
    Implement '-f' based on patches from norm@sandbox.org.uk - perform a
    fetch for all missing/mismatched packages before any building. Can be
    used with -c or -i to just fetch missing/mismatched packages.
2002-03-17 22:47:40 +00:00
markd
8683b64d25 Set DIST_SUBDIR to PKGNAME_NOREV and put the path in the distinfo file
back to the base package name.
2002-03-17 21:44:46 +00:00
fredb
90067102c1 Use ${PKGNAME_NOREV} instead of ${PKGNAME} in definition of ${WRKSRC}. 2002-03-17 17:33:12 +00:00
fredb
0102533811 Use ${PKGNAME_NOREV} in definition of ${WRKSRC}. 2002-03-17 17:23:03 +00:00
fredb
1136b11332 Set DIST_SUBDIR to PKGNAME_NOREV. 2002-03-17 17:20:01 +00:00
fredb
61d272026d Bump PKGREVISION to reflect changes in the PLIST (in the example files). 2002-03-17 17:06:19 +00:00
fredb
9b7932b8d4 Set the SHA1 checksum to that of the file currently found on ${MASTER_SITE}. 2002-03-17 16:58:24 +00:00
fredb
6e501f880c Most CTAN archives create the tarballs dynamically, which leads to
innocuous changes in the archives. This doesn't server our system of
checksumming very well. Just set the checksum to that found for the
file on the first site in MASTER_SITE_CTAN, and hope for the best.
2002-03-17 16:50:15 +00:00
fredb
4407ae6f9f "ftp.cdrom.com" evidently no longer mirrors CTAN. 2002-03-17 16:44:28 +00:00
fredb
0390f43405 Use ${PKGNAME_NOREV} for ${DIST_SUBDIR}. 2002-03-17 16:34:46 +00:00
fredb
bcf6303939 The package's homepage has moved to sourceforge, and the old distfile is
evidently no longer available.
2002-03-17 16:23:34 +00:00
fredb
e3bed5c11d Use ${PKGNAME_NOREV} to fix the location of ${WRKSRC}. 2002-03-17 16:07:15 +00:00
fredb
383712719b Use PKGNAME_NOREV in MASTER_SITES and DIST_SUBDIR definitions. 2002-03-17 16:02:34 +00:00
fredb
7b3f078bf7 Fix typo. 2002-03-17 15:46:16 +00:00
fredb
85f57a0a68 Straighten out DISTNAME/PKGNAME/WRKSRC in the face of bsd.pkg.mk's
PKGNAME munging.
2002-03-17 15:43:43 +00:00
fredb
8dd921d8e1 Use ${DISTNAME} to fix the location of ${WRKSRC}. (In the might future,
we might dewey-decimalize ${PKGNAME}, which would change ${PKGNAME_NOREV},
but the archive wouldn't change.)
2002-03-17 15:36:35 +00:00
fredb
b12eb6065f Use ${PKGNAME_NOREV} to locate the ${WRKSRC} directory. 2002-03-17 15:32:00 +00:00
taca
3cb166de84 Mark this package for ruby-1.4 base.
Since ruby 1.6.6 and lator have digest/sha1 library.
2002-03-17 15:25:43 +00:00
taca
c7d8c264d6 Mark this package for ruby-1.4 base. Since it is included in ruby 1.6.7
and lator.
2002-03-17 15:22:12 +00:00
uebayasi
db0cb9f964 Update of Sylpheed 0.7.4 provided by Osamu Oishi <oishi@ims.ac.jp> in
pkg/15929.  (Along with security/gpgme update, which I forgot to mention.)

Part of changes I pick up randomly is;

0.7.4
	* Message retrieving is now cancelable from the menu even if the
	  dialog is hidden.
0.7.3
	* Attached files will be inherited on forwarding or reediting.
	* Filter rules will be also updated when renaming or deleting folders.
 	* 'Get all' and 'Check for new messages' now works for IMAP4 and News
	  accounts.
0.7.2
	* Message moving between different type of folders has been enabled.
	* 'Show all header' and 'Thread view' became toggle switch.
0.7.1
	* Message copy between different type of folders has been enabled.
	* Multiple message forwarding has been enabled.
	* Most of key bindings became customizable.
0.7.0
	* Undo / redo function has been implemented.
	* Regular expression has been supported in filtering.
	* The cursor on composition window blinks now.
0.6.6
	* The newsgroup subscription dialog has been enhanced.
	* Template function has been improved.
	* New wrapping function for composition window has been implemented.
0.6.5
	* The template function has been implemented.
	* The quotation format parser has been enhanced.
	* The forwarding format has become customizable.
0.6.4
	* The performance of summary display on large number of messages has
	  been improved.
	* Columns of the summary view became reorderable.
	* The default order of the summary view columns has been changed.

And many bug fixes and documentation improvement.
2002-03-17 15:14:20 +00:00
uebayasi
e94f4691ac Add buildlink.mk (which is shamelessly copied from another one). 2002-03-17 14:53:57 +00:00
uebayasi
64caae7c22 Add GPGME (security/gpgme). 2002-03-17 13:34:32 +00:00
uebayasi
15c7d990d0 Initial import of GPGME 0.3.0.
From DESCR:

	GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
	easier for applications. It provides a High-Level Crypto API for
	encryption, decryption, signing, signature verification and key
	management.
2002-03-17 13:33:40 +00:00