Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Made the free/used memory polling time configurable through the
"delay" option.
pkgsrc changes:
modified the rc.d script to work on systems without the NetBSD's rc.d
system.
|
|
The ossdvd patch is migrated to work with cdrtools-2.01a32.tar.bz2, and is
called cdrtools-2.01a32-ossdvd.patch. In addition the speed selection
routine speed_select_mdvd() has been merged from Warly's efforts at
http://people.mandrakesoft.com/~warly/files/cdrtools/ . The speed=2
speed selection now works for burning DVD's, but fails when reading.
For mandrake 10.0 new RPMS and SRPM are created.
|
|
New in 0.96 - 2005-01-30:
* The command "fallback" supports mutiple fallback entries.
* The command "savedefault" supports an optional argument which
is the number of next boot entry or the special keyword `fallback'.
* New utility "grub-set-default".
* New section "Making your system robust" in the manual.
|
|
(no version bump since that distfile only existed for <1 minute)
|
|
setprogname or set LOGIN_NAME_MAX.
|
|
I updated this because old version I was using had false-positive
with "Macintosh HFS data" -- file(1) saw a postscript file wrong
and broke some printing tasks. The distfile was no longer on MASTER_SITES
so updated. This fixed my Poscript problem.
Changes include:
2005-01-12 00:00 Stepan Kasal <kasal@ucw.cz>
* src/ascmagic.c (file_ascmagic): Fix three bugs about text files:
If a CRLF text file happens to have CR at offset HOWMANY - 1
(currently 0xffff), it should not be counted as CR line
terminator.
If a line has length exactly MAXLINELEN, it should not yet be
treated as a ``very long line'', as MAXLINELEN is ``longest sane
line length''.
With CRLF, the line length was not computed correctly, and even
lines of length MAXLINELEN - 1 were treated as ``very long''.
2004-12-07 14:15 Christos Zoulas <christos@zoulas.com>
* bzip2 needs a lot of input buffer space on some files
before it can begin uncompressing. This makes file -z
fail on some bz2 files. Fix it by giving it a copy of
the file descriptor to read as much as it wants if we
have access to it. <christos@zoulas.com>
2004-11-24 12:39 Christos Zoulas <christos@zoulas.com>
* Stack smash fix, and ELF more conservative reading.
Jakub Bogusz <qboosh@pld-linux.org>
2004-11-20 18:50 Christos Zoulas <christos@zoulas.com>
* New FreeBSD version parsing code:
Jon Noack <noackjr@alumni.rice.edu>
* Hackish support for ucs16 strings <christos@zoulas.com>
2004-11-13 03:07 Christos Zoulas <christos@zoulas.com>
* print the file name and line number in syntax errors.
2004 10-12 10:50 Christos Zoulas <christos@zoulas.com>
* Fix stack overwriting on 0 length strings: Tim Waugh
<twaugh@redhat.com> Ned Ludd <solar@gentoo.org>
2004-09-27 11:30 Christos Zoulas <christos@zoulas.com>
* Remove 3rd and 4th copyright clause; approved by Ian Darwin.
* Fix small memory leaks; caught by: Tamas Sarlos
<stamas@csillag.ilab.sztaki.hu>
2004-07-24 16:33 Christos Zoulas <christos@zoulas.com>
* magic.mime update Danny Milosavljevic <danny.milo@gmx.net>
* FreeBSD version update Oliver Eikemeier <eikemeier@fillmore-labs.com>
* utime/utimes detection Ian Lance Taylor <ian@wasabisystems.com>
* errors reading elf magic Jakub Bogusz <qboosh@pld-linux.org>
2004-04-12 10:55 Christos Zoulas <christos@zoulas.com>
* make sure that magic formats match magic types during compilation
* fix broken sgi magic file
2004-04-06 20:36 Christos Zoulas <christos@zoulas.com>
* detect present of mbstate_t Petter Reinholdtsen <pere@hungry.com>
* magic fixes
|
|
New in 1.5.0:
* Major networking/speed improvements
* fsdiff path argument can be used to limit scan - Thanks Wout Mertens
* ktcheck -n bug fix for included command files
* twhich displays transcript name for '-' lines
* Added checkin and checkout to ra.sh
* Added -V to ra.sh
* ra.sh create gives useful default transcript name
|
|
months-ago request.
|
|
|
|
|
|
because the +BUILD_INFO file changed.
|
|
only installed when the editor is installed. Bumped PKGREVISION to 1.
|
|
|
|
Many system administrators don't know exactly what logs they have until they
have looked into the question. Often, logging was enabled by defaults -- or by
previous system administrators -- and so your systems may be keeping logs you
never intended. logfinder is a tool created as a simple means of locating
files that might be logs on an existing system. logfinder uses regular
expressions to find local files with "log-like" contents; you can customize
those expressions if necessary to meet your needs.
|
|
* All SMTP errors are properly handled and reported now.
* The -L option was added for compatibility with send-pr.
* A bug in the NetBSD categories was fixed
* The program uses some GTK+ 2.6+ widgets if that version of the library is
installed
|
|
1.51
======================
ADDED: Portuguese translation (thanks Bruno Queiros)
ADDED: Fn keys can have custom shortcuts
ADDED: krusader can be resized to a small size even with Fn keys showing
ADDED: Total-commander style refresh (at last)
ADDED: ctrl-up arrow (from the panel) goes up to the origin bar
ADDED: New commandline option: --profile <panel-profile>
ADDED: Heiner's selection mode patch. Still alpha.
ADDED: Ukrainian translation (thanks Ivan Petrouchtchak)
ADDED: disk usage tool (alpha version)
ADDED: vertical krusader: hit alt+ctrl+v to test
ADDED: extra information in the totals bar
FIXED: separators were not displayed in the bookmarks list
FIXED: deleting a folder didn't update the bottom stats correctly
FIXED: useraction: parse the default-value "__goto" again
FIXED: useraction: Crash when filename contained brackets '(...)'
FIXED: world-class-annoying-bug when sometimes while using quicksearch,
the file that was selected by quicksearch got hidden beneath the bar
FIXED: mime types are shown only in english
FIXED: when using quicksearch, current item wasn't visible
FIXED: a crash when packing/unpacking to partial URL
UPDATED: Dutch translation (thanks Frank Schoolmeesters)
UPDATED: Hungarian translation (thanks Arpad Biro)
UPDATED: German translation
|
|
Claim stewardship.
Bump PKGREVISION to 1.
|
|
From Nicolas Joly in PR 29264.
|
|
previous maintainer within two weeks.
|
|
|
|
the configuration file "$HOME/.cdrdao" to set these.
- Add a new "-qmat" paramater to set the quantisation matrix for "mpeg2enc".
This change was taken from Bernd Sieker's heavily hacked script based on
an old version of "mencvcd".
Bump package revision.
|
|
support it.
- Fix various quoting problems.
- Use "mplayer" for denoising to save one extra step.
Bump package revision after these bug fixes.
|
|
|
|
the record and file-mark structure, into the Packages Collection.
Made available by Ed in:
http://mail-index.netbsd.org/port-i386/2005/01/29/0011.html
|
|
Bump PKG_REVISION.
|
|
unfortunately.
|
|
|
|
|
|
Script for converting movie files into (S)VCD format
|
|
|
|
|
|
|
|
Radeontool can turn off and on the backlight and external video output.
Radeontool requires lspci.
|
|
|
|
|
|
nudge from Rumi Szabolcs on port-i386.
The estd daemon dynamically sets the CPU-frequency on
SpeedStep-enabled CPUs depending on current cpu-utilization. It is
written for systems running NetBSD.
Examples:
Maximize battery lifetime by limiting CPU-frequency to 1000 MHz and
switching to lower speeds fast:
estd -d -b -M 1000
Maximize performance by running at least at 1400MHz and switching to
higher speeds real fast:
estd -d -a -m 1400
|
|
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
|
|
distribution for the location of the "openssl" binary (used to generate
the self-signed certificate).
|
|
include:
* Added the new Bandwidth Monitoring module, for generating simple
reports of network traffic by port, time and host on Linux systems.
* Added the Cluster Copy module, for copying files to multiple servers
either on schedule or manually.
* Added the Backup Configuration Files module, for backing up and
restoring config files known to Webmin.
* Several improvements to the Linux firewall module, including pre-
and post commands, cluster support and the ability to reset the
firewall configuration.
* Support for selecting specific MySQL and PostgreSQL tables to back
up, and improved searching in the MySQL module.
* Automatic email notification for users approaching their disk quotas.
* The timezone can now be set in the System Time module on Linux,
Solaris and FreeBSD.
* Added the new Sarg Squid access reporting module. Thanks to Omar
Armas for sponsoring its development.
* Added support for NFSv4 to the Disk and Network Filesystems module.
* In the MySQL and PostgreSQL modules, all databases can now be backed
up at once, either manually or on a configured schedule.
* Added the ability to delete multiple users at once to the Users and
Groups module.
* Added support for MD5 encryption for Webmin passwords, to avoid the
8-character effective password length limit.
* The BIND module can now create and edit delegation-only zones.
* When PAM is used for Unix authentication, expired passwords are now
detected and the user is prompted to select a new password (if this
feature is enabled on the Webmin Configuration module).
|
|
Bump PKGREVISION.
|
|
* libgnomevfs/gnome-vfs-mime-info-cache.c:
(gnome_vfs_mime_get_all_desktop_entries):
Fix a memory leak, patch from Josselin Mouette <joss@debian.org>
(Closes: #159823).
http://bugzilla.gnome.org/show_bug.cgi?id=159823
bump PKGREVISION to 3
|
|
http://bugzilla.gnome.org/show_bug.cgi?id=157275
(which also is in the gnome-vfs2 CVS)
* modules/gzip-method.c (do_read): Return GNOME_VFS_ERROR_EOF when
we reach the end of a file with the gzip method. Fixes bug 157275.
- add fix for sftp-method from gnome-vfs2 CVS to make sftp URIs
actually work
* modules/sftp-method.c: always check gnome_vfs_unescape_string
return value.
* modules/sftp-method.c (do_move): honour the force_replace flag.
- sync with opendarwinports and make CFLAGS.Darwin to LDFLAGS.Darwin
and remove obsolute stuff (leaves only -lresolv)
bump PKGREVISION to 2
|
|
|
|
|
|
* A bug in the argument parsing code was fixed.
* The new -m option enables `Maintainer Mode' (see man page for detials).
* Prevent the `Load error' dialog from showing up before the main window
is visible.
* The FreeBSD categories were updated
* The man page was updated
Patch from maintainer, Miguel Mendez, in PR pkg/29013.
|
|
Changes since 1.3.2:
1.4.0
* Added support for command file in a command file
* Added support for alternative certificate names. Thanks Maarten
Thibaut
* Added -D option to lmerge and lcksum that specifies the radmind
working directory. Thanks Dave Alden
* fsdiff -A always lists associated transcript
* lcksum -A verifies AppleSingle headers
* lcksum -a continues checking on error. Requires -n option
* lcksum -i forces line buffering
* mkdirs works with existing directories on read-only filesystems
* fsdiff clips trailing '/' on path
* fixed double line listing bug in lmerge
* lapply correctly handles sockets
* Reduced number of open calls in checksum code
* Fixed double free in server
* Corrected error message in daemon
* Sharing server TLS code
* Added defaults to ra.sh
* Improvements to ra.sh on solaris
|
|
files in share/xfce4/doc/C/images but they don't depend on each other
in any way. This should fix "unable to remove" errors during uninstall.
|
|
accumulated patches. Changes related to or affecting NetBSD (or
pkgsrc) from the 00DIST file:
4.74 January 17, 2005
...
Updated lsof for NetBSD 2.99.10 and tested it on a
system provided by Andrew Brown <atatat@atatdot.net>.
...
Added BSDI, FreeBSD, NetBSD and OpenBSD support for the
*effnlink member of the inode structure. This makes
the lsof LTnlink test run faster on all modified
dialects and correctly on OpenBSD.
Added ptyfs support for NetBSD, using modifications
provided by Andrew Brown.
Changed the netbsd Configure stanza to look by default
for system header files in both /usr/include and
/usr/src. (The NETBSD_SYS environment variable can
still be used to select an alternate for /usr/src.)
...
|
|
* Bug fixes
|