summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2005-05-07Removed the CPPFLAGS.NetBSD definition, as it has been fixed upstream.rillig1-2/+1
Approved by wiz.
2005-05-07add a trivial builtin file to check for the existence of fam.hjschauma1-0/+10
This should address PR 27264.
2005-05-07Update MASTER_SITES.ben1-2/+2
2005-05-07Fix the build on MacOS X 10.4 which now has statvfs.recht2-9/+9
2005-05-06s/@@comment/@comment/markd1-2/+2
2005-05-04Remove GWLib.kristerw1-2/+1
2005-05-03Correct PLIST.kristerw2-2/+5
Bump PKGREVISION.
2005-05-03Remove empty line.wiz1-2/+1
2005-05-03Sort.wiz1-5/+5
2005-05-03Drop trailing whitespace.wiz1-5/+5
2005-05-03Sort.wiz1-2/+2
2005-05-03Sort.wiz1-9/+9
2005-05-03update to 0.7.21drochner4-34/+6
changes: * LSN's match MMC-3 specs better. * Fix bug in vcd-info showing sequence number * add --without-versioned-libs option * make -mno-cygwin work * release number is now preprocessor symbol so applications can make use of for compatibility * More libcdio things moved into libcdio (e.g. MSF printing, iso9660 PVD handling) * use generic list things from libcdio. Eventually everything will use glib. But this moves in the right direction by consolidating code a little * Darwin compilation fixes * Miscellaneous contributed bug fixes
2005-05-02RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.reed13-13/+35
And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02Update gworkspace to 0.7.1. There is no list of changes, but this versionrh11-591/+360
fixes a number of bugs, adds a tabbed shelf, no longer uses GWLib, and runs more smoothly overall.
2005-04-29Include mk/pthread.buildlink3.mk.kristerw1-1/+2
2005-04-26update to 2.10.1drochner3-7/+9
changes: * Updated i18n. * Little cleanup and fixed gcc-4.0 compilation. * linux: fixed loadavg and uptime if locale != C. Updated siglist. * Tighter libgtop-2.0.pc.
2005-04-26update to 2.10.1drochner3-7/+8
changes: -Fixed some leaks -Translation updates
2005-04-25use BUILD_USES_MSGFMT & USE_MSGFMT_PLURALS instead of nonstandard tricksdrochner1-4/+2
hint from jmmv
2005-04-25force use of pkgsrc's msgformat -- NetBSD's is too olddrochner1-1/+4
(appearently lacks some "plural" feature)
2005-04-23Sort PLIST.riz1-6/+6
2005-04-23Adapt gcc asm constraints to work with gcc > 3. From a patch postedriz3-1/+60
on port-i386 by Kailash Sethuraman, with whitespace fix by me. Fixes PR#25760 - Approved by jmcneill.
2005-04-23- Add in sysutils CATEGORYadrianp1-2/+2
2005-04-23- Note addition of p5-File-Removeadrianp1-1/+2
2005-04-23File::Remove::remove removes files and directories. It acts like /bin/rm,adrianp4-0/+27
for the most part. Although unlink can be given a list of files, it will not remove directories; this module remedies that. It also accepts wildcards, * and ?, as arguments for filenames.
2005-04-22Remove cfengine -- obsoleted by cfengine2.wiz11-258/+1
2005-04-19update to 2.10.1drochner4-41/+9
changes: * Use less memory for desktop background * Make authentication work for the external connect-to-server dialog * Fix leaks * Redraw less in the list view when deleting
2005-04-19update to 2.10.1drochner3-7/+9
changes: * Lock the drive when requesting media * Unlock the drive after it is used * Fix compilation on non-Linux systems * Fix compilation warnings on Solaris * Avoid symbolic link loops in mapping-daemon
2005-04-19Depend on xdg-dirs-1.2.wiz2-4/+5
Do not try to remove share/desktop-directories in deinstall. Bump PKGREVISION.
2005-04-19Update to 2.10.1:wiz3-8/+8
============== Version 2.10.1 ============== Fixes * Add support for new "type" argument to <MergeFile> (Mark) * Monitor <MergeDir>s for changes (Mark) * Make user desktop entries override system ones (Mark) * Make .directory files in <LegacyDir>s be pulled in (Mark) * Fix weirdess with [KDE Desktop Entry] files (Mark) * Fix <LegacyDir>s which don't contain any entries in the toplevel (Mark) * Make sure items in <LegacyDir>s as allocated (Mark) * Make <LegacyDir>s with a prefix work correctly (Mark) Translators * Adam Weinberger (en_CA) * Daniel van Eeden (nl)
2005-04-18Fix section header in man page.wiz2-1/+15
Do not bump PKGREVISION. Closes PR 29974 by Wouter Schoot.
2005-04-18Change DEPENDS to accept cdrtools-ossdvd as cdrecord replacement.wiz1-2/+2
2005-04-16Fix dependency pattern to include [0-9].wiz1-2/+2
2005-04-16hand over maintainership to tech-pkghubertf1-2/+2
2005-04-15Patch remote code execution security hole pointed out in advisory atrh4-5/+20
http://secunia.com/advisories/14877/ Bump PKGREVISION Set BUILDLINK_RECOMMENDED to gnome-vfs>=1.0.5nb8
2005-04-15Set BUILDLINK_RECOMMENDED to 2.10.0 or higher due to CDDB vulnerability:rh1-1/+2
http://secunia.com/advisories/14877/
2005-04-12Apply patch from Gentoo to fix security problem in the cdda module. Bumpjmmv2-1/+15
gnome-vfs2-cdda's module to 1. Quoting the Gentoo advisory: "The GnomeVFS and libcdaudio libraries contain a buffer overflow that can be triggered by a large CDDB response, potentially allowing the execution of arbitrary code." See http://www.gentoo.org/security/en/glsa/glsa-200504-07.xml and http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0706 for more information.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv135-270/+135
2005-04-10Update to 0.4.5, provided by Miguel Mendez in PR#29904.cube2-6/+6
0.4.4 -> 0.4.5 - It's now possible to use STARTTLS to encrypt SMTP traffic. - Some memory leaks were fixed (a bunch of missing g_free()). - Parts of the code were edited to conform to the FreeBSD coding style guide. - A new application icon is included. - The man page was updated.
2005-04-10Explicitly disable howl; fixes build if it's installed.jmmv1-1/+2
2005-04-09Standardize handling of additional distfiles (such as externallyschmonz2-11/+13
supplied manual pages) across djbware.
2005-04-06DragonFlyBSD support, patch from Todd Willey on tech-pkg@.xtraeme1-1/+4
2005-04-06Fix Darwin build.epg1-2/+2
2005-04-05Added a patch necessary for gcc-2.95. Approved by wiz.rillig2-1/+15
2005-04-05pkglint.wiz1-5/+3
2005-04-05Convert to bl3, untested.wiz1-2/+2
2005-04-05Sort.wiz1-2/+2
2005-04-05Convert to bl3, untested.wiz2-5/+4
2005-04-04Update to 1.00, from PR 29853:wiz2-7/+7
1.00 Nov 13 2004 - now works on perls back to 5.00404 minor code tidy added pod tests Package change: add HOMEPAGE.
2005-04-04Changes 3.9.10:adam6-27/+29
* Support for multiple drives in floppyd * Updated .spec file * Fixed some long name directory entry freeing bugs * Fixed duplicate FAT writing error. Fixed segfault on short images. * Mformat creates images of correct size. * CYGWIN compatibility (O_BINARY flag). * Cygwin patch for plain_io.c (no locking) * Fix a couple of memory leaks in config file parsing. Fix llong.h (redefined same symbol twice) * Fix a variable initialization problem in plain_io.c * New mclasserase command to erase memory cards C99 "compatibility" (cf http://www.mtools.linux.lu/download.html) * Fix rootskip and rate of XDF disks * Fix inverted IS_MFORMAT_ONLY conditon in plain_io.c * Moved putc after variable description (anybody knows about a -W flag so that gcc warns about these?) * Fixed mattrib -p (missing slash) * Added -m option to mformat to specify a non-standard mediabyte * Added -d options to mformat to specify number of FAT copies. Can also be set using the MTOOLS_NFATS environmental variable.