summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-05-07Shorter HOMEPAGE.seb1-2/+2
2004-05-07Note grepmail update to 5.22nb1.wiz1-1/+2
2004-05-07Add dependency on p5-Mail-Mbox-MessageParser to make this workwiz1-1/+3
again. Closes PR 25121 by Douglas Brebner.
2004-05-07Note new p5-Mail-Mbox-MessageParser package.wiz1-1/+2
2004-05-07Add and enable p5-Mail-Mbox-MessageParser.wiz1-1/+2
2004-05-07Initial import of p5-Mail-Mbox-MessageParser-0.14:wiz4-0/+40
Mail::Mbox::MessageParser is a feature-poor but very fast mbox parser. It uses the best of three strategies for parsing a mailbox: either using cached folder information, GNU grep, or highly optimized Perl. XXX: might need some adaptation for OSs where diff and bzip2 are not in the base system.
2004-05-07Updated gentoo to 0.11.50adam2-3/+3
2004-05-07Deal with the statvfsadam2-0/+39
2004-05-07Changes 0.11.50adam5-22/+24
* Fixed the fix for memory leaks in Search, since segfaulting is actually worse. I hope I got it, this time. Sorry. :/ * Fixed stupidly signless variable that caused the textviewer to die horribly when asked to view a directory. Reported by F. Co- soleto. * Made View on directories in the sample config do nothing, since ViewText will open an empty window, now. * Added Italian translation, courtesy of F. Cosoleto. Changes 0.11.49 * Changed "Other" to "Others" in ChMod command dialog. Pointed out by F. Cosoleto. * Improvements in the textviewer, inspired by a patch signed F. Cosoleto: Goto, Search and Quit (was "Close") now have obvious keyboard accelerators. Search also has Control+F, and repeats (infinitely when at least one match exists) on F3. * Changed test for automatic hex viewing; now looks for a byte lower than 7; if found, the file is not text. This works better for 8-bit text files. It does not work for e.g. UTF-8, but then again gentoo's text viewer never did. :) * Made textviewer into a real toplevel window, since it otherwise lacked e.g. resize controls which seemed silly. * Plugged stupid memory leaks in textviewer when searching. Thanks to F. Cosoleto, as usual. :) * Added an option to disable the storing of selection information in the history. Suggested by H. Hansen. * Added RealMedia (.rm) as a recognized Video type in the default config. * Implemented a new dynamic-content menu, called <ParentsMenu> that contains the directories from the current one's parent to the root. * Added the ability to bind a command to the right-click of a path entry widget in a pane. Bound to "MenuPopup menu=<ParentsMenu> by default, but editable on the Controls config page. * FAM-triggered rescanning rate is now dynamically adjusted to be 4 times the time it takes to do the rescan. This prevents gentoo from hogging the CPU when very frequent changes causes it to re- scan continuously. Very inspirational patch by S. Zobell. See NEWS inside the archive for other version changes
2004-05-07Note new p5-FileHandle-Unget package.wiz1-1/+2
2004-05-07Add and enable p5-FileHandle-Unget.wiz1-1/+2
2004-05-07Initial import of p5-FileHandle-Unget-0.14:wiz4-0/+27
FileHandle::Unget is a drop-in replacement for FileHandle which allows more than one byte to be placed back on the input. It supports an ungetc(ORD) which can be called more than once in a row, and an ungets(SCALAR) which places a string of bytes back on the input.
2004-05-07Updated curl to 7.11.2adam2-3/+3
2004-05-07Changes 7.11.2:adam3-6/+7
* removed maximum user+password+hostname size limit * removed maximum dir depth limit for FTP * the ares build now requires c-ares 1.2.0 or later * --tcp-nodelay and CURLOPT_TCP_NODELAY were added * curl/curlver.h contains the libcurl version info now * bugfixes
2004-05-07+ liferea-0.4.8, matchbox-0.8.2, mkvtoolnix-0.8.9, nut-9.13.wiz1-4/+5
2004-05-07Add RCS tagscjep22-0/+22
2004-05-07add 75-char double-dashed linescjep1-1/+3
2004-05-07Reset maintainer to tech-pkg@ (from ad@, since he is not working on themwiz12-24/+24
any longer).
2004-05-07allow perl{,-thread}>=5.8.3 to satisfy the p5-Test-Harness dependency.grant1-2/+4
Test::Harness is included in perl>=5.8.3, and for that reason, p5-Test-Harness has a CONFLICT on perl>=5.8.3 which was blocking many packages from being installed.
2004-05-07Note update of cuetools to 0.6.jmmv1-1/+2
2004-05-07Update to 0.6:jmmv3-20/+20
- cuerename - fixed bug that was causing original filenames to be modified - cuerename - added "replace=FROM/TO" option - cuerename - improved file prefix/suffix code - cuerename - neither %f or %F contain a '.' now (strict was getting rid of this in some cases). added a %. which expands to a '.' if the filename had one. '%f%.%F' will expand to original filename, with formatting applied to prefix and suffix. - cuerename - allow for comments (lines beginning with '#') in option file - cuerename - added an escape character '\' to replace, so replacing a '/' is possible released cuetools-0.5 - CATALOG field should not be quoted for cue files. Updated cue.c and formats. released cuetools-0.5.1 - modified source package directory structure - CATALOG was still being quoted when writing a cue file. - index/pregap handling improved, however it may still contain bugs. - ~/.cuerenamerc is now ~/.cuerename released cuetools-0.5.2 - renamed ChangeLog to CHANGES - added man pages - removed cuebreakpoints (obsoleted by shntool-2.0.0) released cuetools-0.6
2004-05-07Add RCS tagcjep1-0/+1
2004-05-07vte updated to 0.11.11.jmmv2-3/+3
2004-05-07Bump PKGREVISION due to update of vte to 0.11.11.jmmv2-2/+4
2004-05-07Update to 0.11.11:jmmv7-36/+75
- Add APIs for setting font with/without antialiasing, cursor color, hilite color, and a forkpty()-alike. Fix meta-space. Use glib 2.4's child watch API if available. - Add a configure switch for setting the default emulation instead of hard-coding it to be "xterm". - Tweak autowrapping of text to handle cases where the terminal has both LP and xn capabilities. - Truncate empty lines when copying text to mimic xterm. - Internally abstract out matching APIs, though we still use POSIX regex. - Try to set UTF8 line editing mode under sufficiently-new Linux. - Obey Pango's specified attributes when displaying pre-edit text. - Never steal modifier keys which might affect the input method from the input methods. - Fix python binding so that help() lists the terminal class.
2004-05-07Note addition of posh, version 0.3.jmmv1-1/+2
2004-05-07Add and enable posh.jmmv1-1/+2
2004-05-07Initial import of posh, version 0.3:jmmv4-0/+40
posh is a stripped-down version of pdksh that aims for compliance with Debian's policy, and also has a few extra features.
2004-05-07add a patch to use statvfs() on 2.0D and later, since statfs()jdolecek2-1/+48
is no longer available on -current
2004-05-07No need for compilers = NO_BUILDLINK.xtraeme1-1/+2
2004-05-07Fix typo in COMMENT, from diro at nixsys bz in PR 25483.wiz1-2/+2
2004-05-07Include converters/libiconv/buildlink3.mk since now chasen uses libiconv(3).taca1-1/+2
This should fix PR pkg/25484 by diro at nixsys.bz. (I haven't noticed it, thanks much.)
2004-05-07mail/cueitojun1-1/+2
2004-05-07upgrade to 2004/4/26. pgp decoder enhancements and bugfixes.itojun2-6/+6
2004-05-07note gmpc PKGREVISION bump.grant1-1/+2
2004-05-07conditionally rmdir share/{applications,pixmaps} because they aregrant2-4/+5
shared with other packages. bump PKGREVISION.
2004-05-07s/malloc.h/stdlib.h/ for darwin/freebsddanw2-1/+8
2004-05-07s/malloc.h/stdlib.h/ for darwin/freebsddanw3-1/+27
2004-05-07s/stdlib.h/malloc.h for darwin/freebsddanw3-1/+27
2004-05-07remove malloc.h include for darwin/freebsddanw2-8/+17
2004-05-07s/malloc.h/stdlib.h for darwin/freebsddanw2-1/+15
2004-05-07s/malloc.h/stdlib.h/ for darwin/freebsddanw2-1/+15
2004-05-07s/malloc.h/stdlib.h/ for darwin/freebsddanw3-1/+22
also make it build without -Werror since newer versions of gcc complain about some of the code
2004-05-07patch out malloc.h includes for darwin/freebsddanw6-1/+76
2004-05-07s/malloc.h/stdlib.h/ (for darwin/freebsd)danw8-2/+86
2004-05-07patch malloc.h usage for darwin and freebsddanw2-1/+8
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme118-258/+259
all these packages.
2004-05-06Fix typo to uppercase the first character of sentence.reed1-1/+1
2004-05-06Updated exim3 to 3.36nb1.reed1-1/+2
(Fixed path to configure script checked in rc.d script.)
2004-05-06Use @PKG_SYSCONFDIR@ instead of @PREFIX@/etc/eximreed2-3/+4
for location of configure script check in the exim rc.d script. Bump PKGREVISION.