summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2006-02-06Update to 0.3.17adrianp3-8/+8
> 2005-11-23 Balazs Scheidler <bazsi@bzorp.balabit> > > * configure.in: bumped version number to 0.3.17 > > * src/io.c (do_write): added workaround for broken destination > sockets > > * src/pkt_buffer.c (do_flush_stream): make sure data is not lost > if A_WRITE returns failure by pushing it back to the buffer > > 2005-05-03 Balazs Scheidler <bazsi@bzorp.balabit> > > * configure.in: bumped version number to 0.3.16 > > * src/io.c (io_iter): fixed possible nonblocking_fd leaks as > unlinking an fd might have dropped some valid structures > > * src/werror.c: fixed werror_hexdump and related functions, > still #if 0ed but useful for tracking down gc related problems
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg169-280/+340
2006-02-05Allow cdrtools-ossdvd to fulfill cdrtools dependency;wiz1-4/+4
use GNU tar in GNUTAR variable -- bump PKGREVISION for that. Addresses PR 32751 by John Kohl.
2006-02-05Unmask mbmon for DragonFly.joerg1-2/+3
2006-02-05Updated sysutils/xfce4-netload-plugin to 0.3.3nb2martti4-3/+28
Fix build problems (detected by bulkbuild).
2006-02-04Update to 2.01.01a05, syncing patches with wip/cdrtools-devel.wiz15-114/+151
Changes: * Thu Feb 02 2006 - Release of a GPL compliant 2.01.01a05-ossdvd patch. This patch is for cdrtools-2.01.01a05.tar.bz2 and is adjusted to work with linux kernel 2.6.12 or higher and can be compiled with gcc-4.0.x. The rawio patch using libcap has been migrated to cdrtools-2.01.01a05-rawio.patch.bz2 . The patch called cdrtools-2.01.01-scsibuf.patch.bz has become redundant, as this has been integrated inside cdrtools-2.01.01a05.tar.bz2 . RPMS and SRPMS have been updated for mandriva 2006.0. The order of applying patches is now : 1. cdrtools-2.01.01a05-ossdvd.patch.bz2 .ossdvd 2. cdrtools-2.01.01a01-DVD-speed.patch.bz2 .dvd-speed 3. cdrtools-2.01.01a05-rawio.patch.bz2 .rawio 4. cdrtools-2.01.01a01-scanbus.patch.bz2 .scanbus Warly's Cdrecord DVD patch and others can now be found on http://people.mandriva.com/~warly/files/cdrtools/
2006-02-04Quiet pkglint, sync with cdrtools-ossdvd.wiz1-12/+16
2006-02-03depend on sudogdt1-1/+4
PKGREVISION++
2006-02-03descend into ir-accountgdt1-1/+2
2006-02-03ir-account provides scripts to copy accounts among systems, and togdt4-0/+29
grant/revoke sudo privileges. It supports FreeBSD and NetBSD. This is version 0.1.
2006-02-03Workaround a bug that prevents GRUB to load ELF kernels that explicitlyjmmv3-9/+53
specify load addresses in their Multiboot header. (E.g., NetBSD.) This has already been sent to GRUB's bug tracking system: http://savannah.gnu.org/bugs/?func=detailitem&item_id=15590 Bump PKGREVISION to 4.
2006-02-03Add bacula-gnome-console, bacula-tray-monitor and bacula-wx-console packages.ghen1-1/+4
2006-02-03Convert the "tray-monitor" option from sysutils/bacula to a stand-alone package.ghen3-0/+22
Ok with wiz.
2006-02-03Convert the "wx-console" option from sysutils/bacula to a stand-alone package.ghen3-0/+22
Ok with wiz.
2006-02-03Convert the "gnome-console" option from sysutils/bacula to a stand-alone ↵ghen3-0/+23
package. Ok with wiz.
2006-02-03Move some things from Makefile.common to both Makefiles, and remove the optionsghen9-56/+23
for the gnome-console, wx-console and tray-monitor: they will become separate packages in the next minute. Ok with wiz.
2006-02-03Bump PKGREVISION of these packages which affected (fixed) bytaca1-1/+2
fix of REPLACE_RUBY, the impact was big or small.
2006-02-03Fixed pkglint warnings.rillig1-7/+7
2006-02-03Reset maintainer on his request. PR 32699.wiz2-4/+4
2006-02-01Disable the mlockall() call which triggers an assertion on NetBSD'sxtraeme3-8/+30
libpthread (lib/libpthread/pthread.c line 173) and it will give you a precious core dump. Tested by hira@ and by myself@
2006-02-01Add k3b.markd1-1/+2
2006-02-01Initial import of k3b version 0.12.10.markd19-0/+1081
From the pkgsrc-wip package by Martijn van Buul. Updated to 0.12.10 and finished off by me. K3b is a CD and DVD burning application for Linux and BSD systems optimized for KDE. It provides a comfortable user interface to perform most CD/DVD burning tasks like creating an Audio CD from a set of audio files or copying a CD. The actual burning in K3b is done by the command line utilities cdrecord, cdrdao, and growisofs.
2006-01-31Use LDFLAGS to link against librt correctly.xtraeme1-2/+2
2006-01-31Looks like growisofs core dumped because it couldn't run thextraeme4-6/+25
pthread_attr_setscope() function (which is not implemented on NetBSD). Also now it uses sem_* functions for semaphores, so link it to librt on NetBSD. This closes PR pkg/32675 by hira@. Bump PKGREVISION.
2006-01-30Don't hard-code -lpthread. Don't link with -lresolv on DragonFly.joerg2-1/+18
2006-01-30Has BROKEN_GETTEXT_DETECTION.joerg1-1/+2
2006-01-30Added sysutils/pcmanfmxtraeme1-1/+2
2006-01-30Initial import of pcmanfm-0.1.8.9.xtraeme4-0/+50
An extremly fast and lightweight file manager which features tabbed browsing and user-friendly interface. Features: * Extremly fast and lightweight * Can be started in one second on normal machine * Tabbed browsing (Similiar to Firefox) * Drag & Drop support * Files can be dragged among tabs * Load large directories in reasonable time * File association support (Default application) * Basic thumbnail support * Bookmarks support * Handles non-UTF-8 encoded filenames correctly * Provide icon view and detailed list view * Standard compliant (Follows FreeDesktop.org) * Clean and user-friendly interface (GTK+ 2)
2006-01-30Updated rox to 2.4.1.rxg2-7/+6
30-Dec-2005 (Release 2.4.1) ~~~~~~~~~~~ Updated Estonian translation (Teet T\xc3\xa4rno). 29-Dec-2005 ~~~~~~~~~~~ Some .desktop files put ".png" after the icon name, which prevents the icon from being found. Ignore it (Thomass Leonard; reported by Peter). 28-Dec-2005 ~~~~~~~~~~~ Updated Hungarian translation (Andras Mohari). 27-Dec-2005 ~~~~~~~~~~~ If we can't find libc.so.6 for xattr support, try libc.so in case we only have uClib (Lucas Correia Villa Real). 18-Dec-2005 ~~~~~~~~~~~ Allow .desktop files to be used as run actions (Thomas Leonard). 17-Dec-2005 ~~~~~~~~~~~ Bugfix: New detail crashes cleanice theme (reported by Andras Mohari; reported as CleanIce bug #1383457). Try another value... 16-Dec-2005 ~~~~~~~~~~~ Highlight icons using the theme's preferred colour instead of always using blue (Andras Mohari). Bugfix: Don't set style detail to "base" when highlighting items in a Collection, as it confuses GTK's lighthouseblue theme engine (Thomas Leonard). 15-Dec-2005 ~~~~~~~~~~~ Bugfix: Changing the display style crashes the filer with GTK >= 2.8.9 because it sends a selection changed event before the view has finished initialising (Thomas Leonard; reported by Tobias Kieslich). Removed some done entries from the TODO file (Stephen Watson).
2006-01-29Fixed the remaining pkglint -Wall warnings.rillig1-11/+11
2006-01-29Remove rox-{archive, edit, lib, memo, wallpaper, wrappers}.rxg1-7/+1
2006-01-29No need after rox-2.*.rxg5-138/+0
2006-01-29Change category.rxg8-129/+0
2006-01-29Change category.rxg9-162/+0
2006-01-29Change category.rxg5-165/+0
2006-01-29Avoid warnings with pkglint.rxg1-3/+3
Remove quoted in SUBST_MESSAGE.
2006-01-26Changes 1.12.1:adam14-149/+152
- Fix hardcoded location for uninstalling mount.ntfs-fuse hardlink to match the relocatable location for installing it. - Move mount.ntfs-fuse and mkfs.ntfs to be symlinks instead of hardlinks and move both to /sbin rather than prefix/sbin. Note we still obey $destdir so building packages works as well as installing into alternate chroot / other system still works. - ntfscmp: fix some corner cases and all memory leaks; handle corrupt NTFS more gracefully. - If the system does not have realpath(), supply our own dummy version which just copies the string without any kind of checking or expansion.
2006-01-26update to 20060113 versionkochi2-7/+6
2006-01-25Dramatically increase likeliness of cdrtools working. Bump revision,joerg9-5/+161
since it compiled before.
2006-01-25getmntinfo still needs a statfs * on DragonFly.joerg2-4/+4
2006-01-25Compiles on DragonFly, so let users test it.joerg1-2/+2
2006-01-25Add DragonFly support, fix errno.joerg3-10/+10
2006-01-25Fix errno.joerg4-24/+44
2006-01-24Fix pkglint warnings.ghen1-3/+3
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz71-102/+142
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-22Fix errno.joerg3-1/+29
2006-01-21Update package Makefile now that bsd.pkg.extract.mk is using thejlam3-6/+4
"extract" script for extraction. Many cases where a custom EXTRACT_CMD simply copied the distfile into the work directory are no longer needed. The extract script also hides differences between pax and tar behind a common command-line interface, so we no longer need code that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-20Drop maintainership. I can't seriously be the maintainer of so manyjmmv1-2/+2
packages - specially of packages that I haven't touched for a long while or those that other people can handle better than me.
2006-01-20Update to 2.12.2:jmmv3-27/+8
nautilus-cd-burner * Fix writing more than two discs libnautilus-burn * Add more DVD+R DL support * Don't use burn rate less than 1 bps Translators * Miloslav Trmac (cs) * Ivar Smolin (et) * Iaki Larraaga Murgoitio (eu) * Roozbeh Pournader (fa) * Ilkka Tuohela (fi) * Takeshi AIHANA (ja) * Åygimantas BeruÄka (lt) * Mugurel Tudor (ro) * Christian Rose (sv)
2006-01-20Update gnome-vfs2* to 2.12.2:jmmv5-87/+8
* Correctly resolve nested symlinks without accessing invalid memory * Synch xdgmime with upstream to fix handling of the mime cache * Improve parsing of files which have names that match dates, years or times of day. * Correctly return GNOME_VFS_ERROR_CANCELLED if an authentication was cancelled in the ftp, sftp and smb method * Fix problem with multiple cd volumes * Add logic for Win32 so we won't return crap like /x:/foo/bar.zap and fix handling of file overwrites.