Age | Commit message (Collapse) | Author | Files | Lines |
|
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
|
|
|
|
|
fastfs turns on/off delayed I/O on a filesystem. It is intended for
use with restore(8) to speed up full filesystem restores as much as
500%.
|
|
|
|
to set USE_BUILDLINK3=yes.
|
|
Define NO_BUILDLINK to signify this to bsd.pkg.mk. Also, note that this
package trivailly supports pkgviews.
|
|
|
|
(or pkgsrc) from the 00DIST file:
4.70 January 16, 2004
...
Added bz2 compression.
...
Improved handling of parameters after "-i@".
...
With help from Andrew Brown <atatat@atatdot.net> and
John Heasley <heas@netbsd.org> added log-structured
file system (LFS) support for NetBSD and OpenBSD.
|
|
Bump PKGREVISION.
|
|
|
|
since KDE1 has been removed.
Noted by agc.
|
|
This patch will be included in the next lsof release.
|
|
If you have Perl 5.8.1 you *need* this release. Older
versions of dvd::rip do not work with Perl 5.8.1.
* Features
- New checkbox "Reuse log" for 2-pass encoding on the
Transcode tab. Once activated an existent 2-pass
logfile will be reused resp. pass 1 is skipped. This
way you can continue a 2-pass transcoding if the 2nd
pass went wrong for some reason. Long awaited feature
requested by many users, including myself ;)
- Workaround for transcode filters which declare options
multiple times (as the unsharp filter in transcode
0.6.10). Reported by Fabio Russo.
* Bugfixes
|
|
|
|
authors have dropped support for it and have not been backporting
security fixes.
As proposed on tech-pkg numerous times (last one: Dec 27 2003).
|
|
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added
|
|
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of
PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of
PKG_SYSCONFSUBDIR. This makes PKG_SYSCONFBASE=/etc work with pkgviews by
installing all config files into /etc/packages/<pkg> instead of
occasionally putting some directly into /etc."
|
|
|
|
This closes PR pkg/23984 by Min Sik Kim.
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
|
|
#undef truncate and tell in appropriate places. Workaround for Solaris
redefining them in unistd.h. Also reorder two includes to allow building on
Solaris.
|
|
(and network mounts) automatically.
|
|
|
|
|
|
redefining them in unistd.h. Also reorder two includes to allow building on
Solaris.
|
|
|
|
|
|
|
|
Apotheke is a separate Nautilus view, which gives you
detailed information about CVS managed directories.
|
|
|
|
|
|
This is the GNOME 2 system monitor program.
|
|
( We really need non-recursive dependancies... *sigh* )
|
|
probably other applications using gnome-vfs2 (yeah, it removes some minor
functionality... but until it's solved, this is better than nothing).
Bump PKGREVISION to 1.
Found by xtraeme@ with help from marcus@freebsd.
|
|
|
|
* GTK2 support.
* updated lot of translations, added romanian, latvian and albanian.
* numerous bug fixes.
* included a contrib-directory with the sources with some useful stuff sent
to me by X-CD-Roast users.
|
|
to be listed here; the package includes a complete list in all AN-2.01a??
files. What is notable is that it enables xcdroast "audio-on-the-fly
support".
|
|
|
|
with INCOMPAT_CURSES lines.
While here, fix location of example config files in source,
so that copying them during the first startup works.
|
|
|
|
|
|
|
|
Min Sik Kim.
ACME is a small GNOME tool to make use of the multimedia buttons
present on most laptops and internet keyboards: Volume, Brightness,
Power, Eject, My Home, Search, E-Mail, Sleep, Screensaver, Finance,
WWW, Calculator, Record, Close Window, Shade Window, Play, Stop,
Pause, Previous, Next, Groups, Media, Refresh and Help buttons.
|
|
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
|
|
|
|
1.8.1:
* Fixed some bugs in the 'win' handler.
* Updated the Log_observer::factory() method for consistency
with Log::factory().
1.8.0:
* The Log package now includes a users guide, example scripts and unit tests.
* A number of small improvements have been made to the 'win' log handler
(based on suggestions from Paul Yanchenko).
* A new 'display' log handler has been added to the distribution. Contributed
by Paul Yanchenko, this handler simply prints the error message back
to the browser. It respects the 'error_prepend_string' and
'error_append_string' PHP INI values and is useful when using
PEAR::setErrorHandling()'s PEAR_ERROR_CALLBACK mechanism.
1.7.1:
* The mail handler now uses "\n" to terminate lines instead of "\r\n".
* The file handler's path creation routines now guard against potentially
infinite recursion.
* It is now possible to pass an object to the logging methods. If the object
offers a PEAR_Error-style getMessage() or PHP5 exception-style toString()
method, it will be used to extract the message text.
Documentation and the guide are installed in ${LOCALBASE}/share/doc/pear-Log.
|
|
The Log framework provides an abstracted logging system for PHP. It supports
logging to console, file, syslog, SQL, mail, and mcal targets. It also
provides a subject - observer mechanism.
|