Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixes problem noted in recent bulk build.
|
|
for some reason on 1.5.1. Add BUILD_USES_MSGFMT.
|
|
|
|
Fixes recent bulk build problem.
|
|
|
|
|
|
Make pkgname dewey while I'm here.
|
|
Found by recent bulk build.
|
|
|
|
|
|
documentation as well.
|
|
* fixed problem when writing to a file
* fixed problem with Turrican 2 World 2 Song 0 and others
|
|
|
|
mailing list servers.
|
|
|
|
This package contains KDE's library documentation including jscript,
kab, kdecore, kdeui, kdeutils, kdoc-reference, kfile, kfmlib, khtmlw,
kimgio, kio, kspell and mediatool.
From Scott Presnell <srp@tworoads.net> in pkg/13390
|
|
|
|
under KDE/QT Kmysqladmin-0.5.1 specifically works with KDE2.
From Scott Presnell <srp@tworoads.net> in pkg/13393.
|
|
|
|
From Scott Presnell <srp@tworoads.net> in pkg/13392 with some changes from
me.
|
|
patch-zz (security patch on signal handling) is now in 8.11.5.
|
|
in-tree.
|
|
|
|
Courier-IMAP is a server that provides IMAP access to Maildirs. This IMAP
server does NOT handle traditional mailbox files (/var/spool/mail, and
derivatives), it was written for the specific purpose of providing IMAP
access to Maildirs.
"Maildir" is a directory-based mail storage format originally introduced
in the Qmail mail server, and adopted as an alternative mail storage
format by both Exim and Postfix. Courier-IMAP is popular on
Qmail/Exim/Postfix sites that are configured to use maildirs. The primary
advantage of maildirs is that multiple applications can access the same
Maildir simultaneously without requiring any kind of locking whatsoever.
It is a faster and more efficient way to store mail. It works particularly
well over NFS, which has a long history of locking-related woes.
|
|
- Add Solaris portability fixes supplied by Stoned Elipot in PR pkg/13434.
- Rename binary to "pkg_chk" which matches the naming of our package tools
and avoids confusion with Solaris's "pkgchk" command.
|
|
private e-mail as proposed by Johnny C. Lam.
|
|
|
|
a library for manipulating ID3v1 and ID3v2 tags
|
|
pkgsrc related changes:
-use default install, so we get the library installed too
(needed eg. as audacity plugin)
-this version knows about libffm (on alpha), removed corresponding
patches (untested)
changelog:
LAME 3.89alpha July 5 2001
John Stewart: long filename support for Win9x/NT.
Takehiro Tominaga: LAME can calculate the CRC of VBR header, so now
"lame -pv" works fine.
Robert Hegemann: Improvements of the new VBR code.
Robert Hegemann: New VBR code is now defaulted. The VBR speed is now on par
with CBR. We will use the old VBR code in the release.
Gabriel Bouvigne: Change of the maximum frame size limit. LAME should now
be more friendly with hardware players.
Gabriel Bouvigne: Size of VBR is now more balanced according to
the -V value.
Alexander Leidinger: Finished the implementation of the set/get functions.
John Dahlstrom: LAME now handles 24bits input
Mark Taylor: bugs in lame --decode causing truncation of mp3 file fixed
Mark Taylor: preliminary --nogap support
"Final" API completed: shared library safe! This API is frozen and should
be backwords compatiable with future versions of libmp3lame.so, but we
will continue to add new functionality.
LAME 3.88beta March 25 2001
A lot of work that was never added to the History!
Frank Klemm and Gabriel Bouvigne: New ATH formula. Big improvement for
high bitrate encodings.
Takehiro Tominaga: Temporal masking
Gabriel Bouvigne/Mark Taylor: auto adjustment of ATH
Robert Hegemann: Better outer_loop stopping criterion. Enabled
with -q2 or better.
Robert Hegemann/Naoki Shibata: slow/carefull noise shaping.
-q3..9: amplify all distorted bands.
-q2: amplify distorted bands within 50%.
-q1-0: amplify only most distorted band at each iteration.
Takehiro Tominaga: Interframe, shortblock temporal masking.
Takehiro Tominaga: LAME restructured into a shared library and front end
application. Slight changes to the API. More changes are coming to
turn LAME into a true shared library (right now you have to recompile
if you upgrade the library :-(
Naoki Shibata:
improvements to psychoacoustics (--nspsytune)
BUG in long block pre echo control fixed (some out of range array
access in M/S psychoacoustics)
Ralf Kempkens: Visual Basic Script for lame, suggested to put it on your
Windows Desktop and you can drag'n'drop Waves to encode on it.
Alexander Stumpf: improved lame.bat for 4Dos users
Mark Taylor: Several bugs fixed in the resampling code.
Frank Klemm, Robert Hegemann: added assembler code for CPU feature
detection on runtime (MMX, 3DNow, SIMD)
Takehiro Tominaga: 3DNow FFT code.
Florian Bome, Alexander Leidinger: more work on configure stuff
Alexander Leidinger: automake/libtool generated Makefiles and TONS of
other work.
Alexander Leidinger: Much work towards shared library style API.
Anonymous: New more efficient RTP code.
Mark Taylor: psycho-acoustic data now computed for all scalefactor bands
(up to 24khz)
Mark Taylor, Takehiro Tominaga: All ISO table data replaced by formulas -
should improve MPEG2.5 results for which we never had correct
table data.
|
|
This release has the -n option back again
due to popular demand. A new option (-S) has been added to create a
default CDDB server configuration. Couple of bugs in front-bottom
text fixed. Minor change in size of sideflaps.
|
|
It would never adds /usr/local/include to include path.
Address to pkg/13558. This change dosen't solve pkg/13558, but it solve
the problem when /usr/local/include/gdbm.h exists (by installing gdbm without
pkgsrc or with pkgsrc setting PREFIX=/usr/local.)
|
|
|
|
1.6.x release are:
- A new banlist window.
- Support for ircd numeric 005 and dynamic channel/nick modes.
- Uses WATCH command for notify list when available (like on Dalnet).
- Http proxy support.
- Throttle meter.
- Perl errors no longer stop xchat, just the script itself.
- Perl scripts can now use modules successfully.
- Efficiency improvements and bug fixes to xchat's text widget: xtext.
- IPv6 support.
- Lots of new foreign language translations.
- Japanese code conversion (Kanji locale <=> JIS translation).
- Compiles on win32.
|
|
graphics/mng.
* Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.
* Replace definition of XMKMF with one that takes xpkgwedge/buildlink into
account. Fixes pkg/13588 by Luke Mewburn <lukem@wasabisystems.com>.
|
|
|
|
as well. The broken t1lib dependency was also fixed by the update of
textproc/t1lib to 1.1.1.
|
|
|
|
dependents of t1lib to >=1.1.1 by changing appropriate line in the
buildlink.mk file. Changes from version 1.0.1 include:
- Bug Fixes.
- Functions T1_GetFontFilePath() and T1_GetAfmFilePath() which return the
complete path of the files used by t1lib.
- General support for font subsetting.
- T1_GetFontBBox() also accepts specification consisting of floating point
numbers (as suggested by Derek B. Noonburg (derekn@foolabs.com)).
|
|
|
|
yale-tftpd is an improved (but slightly incompatible until you configure it)
tftpd server. It has a powerful and configurable security setup and is well
suited for people who want to boot network devices using their system as a
TFTP server.
|
|
|
|
|
|
ftp://ftp.netbsd.org/pub/NetBSD/security/patches/SA2001-012-telnetd.patch
see also
ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2001-012.txt.asc
|
|
* NetBSD: $LOCALBASE/share/locale -> $X11BASE/share/locale
* Linux: $LOCALBASE/share/locale -> $X11BASE/share/locale
* SunOS: $LOCALBASE/lib/locale -> $X11BASE/lib/locale
Side effect of this is that print-PLIST doesn't print locale dirs
for X apps any more.
|
|
|
|
|
|
|
|
"RunCache" again.
|
|
- We don't want to wait forever until "squid" terminates. Wait at most
20 seconds after a shutdown command use "kill" afterwards.
- Don't use "RunCache" to start "squid", it is not necessary and only
causes trouble.
- Bring the "rotate" command which got lost in last update.
Bump package version number to 2.4.1nb2.
|
|
|