summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2005-01-03Don't rely on the NetBSD version to define ETIME - define it if it's notagc1-3/+3
already defined.
2005-01-03The getpwnam_r prototype appeared in NetBSD in 2.99.10 or soagc1-4/+4
2005-01-03Update to 1.2 and adjust homepage and master sites (project moved):jmmv3-23/+23
Changes since 1.1 ----------------- * cuebreakpoints was not printing the last track breakpoint. This has been fixed. * cueprint now prints a zero-length string for undefined values. Flags, width, and precision are applied to conversion characters which have no conversion. * Added a tagging script, cuetag.sh, which uses cueprint, vorbiscomment, and mp3info to tag Ogg Vorbis and MP3 files. This needs more testing and documentation. * Added a track selection flag to cueprint. Changes since 1.0 ----------------- * File formats documentation has been readded and updated (docs/formats.txt). * ``CDTEXTFILE`` is now a recognized (but ignored) keyword. * If only a disc or track template is specified on the command line, then only the disc or track information is printed, respectively. * cueprint now supports flags and width and precision values for template expansion (like the printf command). Changes since 0.6 ----------------- * cuetools-1.x is a significant code rewrite of 0.x. The cue/toc parsing code has been reimplemented in lex/yacc. * cuerename has been replaced by the more general utility cueprint. * Usage syntax of the utilities has changed. See the respective man pages.
2005-01-03Adapt MESSAGE for 1.1.4.wiz2-4/+5
2005-01-03Bump PKGREVISION because of curl dependency bump.wiz1-2/+2
2005-01-03Update to 2004.03: routine update.wiz2-9/+9
2005-01-03Update to 2004.003:wiz2-7/+7
V04-003 10 December 2004 - 109329 entries Just a routine update edition.
2005-01-03Remove KDE2 packages (and their dependencies) as proposed on tech-pkg.wiz56-3887/+1
2005-01-03Updated openoffice-linux to 1.1.4martti4-4791/+5076
* Bug fixes Approved by mrauch@
2005-01-03Patches from Rui-Xiang Guo for building on NetBSD-currentagc3-7/+50
2004-12-31Add and enable p5-File-Tailkim1-1/+2
2004-12-31Add p5-File-Tail 0.99.1kim4-0/+33
The primary purpose of File::Tail is reading and analysing log files while they are being written.
2004-12-31Add and enable easymenu.kristerw1-1/+2
2004-12-31Initial import of easymenu-0.7.2, contributed by Ola Eriksson inkristerw7-0/+122
PR pkg/26091. Easymenu is a shell script used to generate menu systems. It can be used to generate anything from easy one-level menus to advanced multi-level menusystems. It has a set of internal commands, and can execute external applications and scripts, all to be as flexible as possible.
2004-12-30Add patches to address the latest xpdf security issue in the PDF importmarkd4-3/+48
filter. Bump PKGREVISION.
2004-12-30Remove unnecessary inclusion of bsd.prefs.mk.wiz1-3/+1
2004-12-30Fix typo.wiz1-1/+1
2004-12-29Add build dependency on pkgconfig, which is used by configure.minskim1-1/+2
2004-12-28Bump PKGREVISIONs due to libtiff update.reed4-7/+8
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-12-28Update to 0.11.16:jmmv3-62/+6
* Emergency bugfix for #157420 in 0.11.15. * Bug fixes including: 155556, 157138, 157221, 154961, 155805, 156802 154918, 156802, * Mostly fixes and improvements to the dynamic accessibility keyboards.
2004-12-28Update to 2.6.5:jmmv3-6/+8
* Fixed a typo * Updated translations: zu (Zuza Software Foundation) nso (Zuza Software Foundation) da (Martin Willemoes Hansen)
2004-12-28distfile unavailable, use MASTER_SITE_BACKUP for now.xtraeme1-2/+3
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed2-2/+4
under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz).
2004-12-27Added and enabled qbrew - a homebrewer's recipe calculatorwulf1-1/+2
2004-12-27New package QBrew: A homebrewer's recipe calculatorwulf4-0/+63
2004-12-26Enable pkgviews installation.minskim1-1/+5
2004-12-26Add and enable getopt.wiz1-1/+2
2004-12-26Initial import of getopt, a getopt(1) replacement supporting long options.wiz6-0/+114
Getopt(1) is a program to help shell scripts parse command-line parameters. It is for example included in the util-linux distribution (versions up to 2.7.1) for Linux. But, there were some problems with that getopt(1) implementation, as listed in the 'BUGS' section of its man-page: * Whatever getopt(3) has. * Arguments containing white space or imbedded shell metacharacters generally will not survive intact; this looks easy to fix but isn't. * The error message for an invalid option is identified as coming from getopt rather than from the shell procedure containing the invocation of getopt; this again is hard to fix. * The precise best way to use the set command to set the arguments without disrupting the value(s) of shell options varies from one shell version to another. Additionally, the example in the manual-page does not run correctly (at least not with any bash shell I have tried). This implementation of getopt(1) solves some of these problems, while still staying (for all practical purposes) completely compatible with other getopt(1) implementations. It has replaced the old util-linux version, but it should be useful for other Unixes too.
2004-12-26Update xchm to 0.9.7.minskim2-5/+5
Changes: - added ListDirty() optimization hack from Iulian Dragos - now the index list is being sorted.
2004-12-25Add figlet-fonts.wiz1-1/+2
2004-12-25Import a package that's been requested in pkgsrc/doc/TODO a long time ago:wiz4-0/+659
figlet-fonts, more fonts for figlet. In the misc category since the fonts are not really usable by anything else.
2004-12-24Add and enable theme-dirs.jmmv1-1/+2
2004-12-24Initial import of theme-dirs, version 1.0:jmmv4-0/+82
theme-dirs installs a set of shared directories used by GTK2+ (gtk2-engines) and other GNOME packages (such as metacity and gnome-themes). It is useful to simplify PLIST handling in other packages.
2004-12-24Bump PKGREVISION for aspell dependency update.wiz1-1/+2
2004-12-23Use sh rather than bash to run update script.markd3-2/+26
Partial fix for PR 28657. Bump PKGREVISION.
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant18-19/+36
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-19drop unnecessary dependency on pcre. confirmed that the posix regexgrant1-2/+2
library is acceptable on irix 5.3 by Georg Schwarz in PR pkg/28640. bump PKGREVISION for dependency change.
2004-12-16In the instructions to customize httpd.conf, the "Include" statementwennmach1-2/+2
had been omitted. Noted by Wouter Schoot in PR pkg/28677
2004-12-16Add dependencies on zlib, glu, and MesaLib. The first two wereminskim1-1/+4
missing, and the MesaLib dependency was implicit through glut.
2004-12-15Include <dirent.h> instead of <sys/dirent.h> to make this packageminskim2-4/+4
build on platforms without the latter (e.g. Linux).
2004-12-14Add build dependency on pkgconfig.minskim2-5/+8
While here, rearrange paragraphs so that buildlink3.mk files are included before overriding targets.
2004-12-14Add build dependency on pkgconfig.minskim1-1/+2
2004-12-12Add missing PCRE dependencyrecht1-1/+3
Patch by Georg Schwarz in PR pkg/28640
2004-12-11Bool is not used, so no need to include stdbool.h.kristerw2-1/+14
This fixes NetBSD 1.6 build problem.
2004-12-10Update to kde 3.3.2markd7-74/+74
Changes: Unknown
2004-12-10Update to kde 3.3.2markd2-15/+16
Changes: * plastik: improved performance when hovering over tabs
2004-12-10Update to kde 3.3.2markd2-38/+54
Changes: * kalzium: degrees fahrenheit and celsius were reversed in information dialogs * kbruch: fraction conversion is wrong due to cut digits after colon * kbruch: In factorisation mode input box should look disabled * kiten: clear correctly the internal list in radical selector * kiten: get rid of crash of double-clicking delete button in learn * klatin: add Polish data files * kmplot: program hangs when plotting arcsin and arccos * kturtle: The default language must be one of the supported kturtle languages. Fixes the broken Open-Examples directory as well as kturtle refusing to run any commands, when the KDE locale is a different dialect of one of the kturtle languages.
2004-12-10Update to kde 3.3.2markd5-83/+152
Changes: * kalarm: fix KAlarm button on message windows to make it always display the main window * kmail: remember the size of the separate message window instead of using a fixed window size * kmail: gracefully handle broken connections when checking for new mail with IMAP * kmail: don't clear the readerwindow when new mail arrives in an imap folder * kmail: fix aegypten issue39 by only using the body itself as a text part if there are no body parts and we didn't get any other text so far, such as for smime opaque encrypted mails * kmail: fix the "folders not visible" problem after starting KMail when the intro is shown * kmail: fix searching when the header field in question is the first one of a message * kmail: disable wordwrap in the composer for all inline invitation mails, not just for those sent with autosending enabled * kmail: don't translate the "local" folder prefix; this fixes problems with KMail's summary plugin * kmail: fix adding attachments to inline-forwarded messages * kmail: remember the selected crypto format when saving a message as draft * kmail: hide filter actions from "Configure Toolbars" dialog; fixes crashes * kmail: fix missing filter actions after switching to the Mail component in Kontact * kmail: remove BCC coming from identity on ical invitations * kmail: grab the signature only once * kmail: fix problem with disappearing dimap folders * kmail: don't kill running mailchecks when cancelling the subscription dialog * kmail: add missing tooltip to the BCC [...] button * kmail: make sure that no signature is appended to inline invitation replies, Outlook chokes on them * kmail: don't sign or encrypt inline invitations or invitation replies * kmail: fix PGP/MIME encrypting messages which are BCC'ed * kmail: make sure that all changes in the folder properties are saved * kmail: fix uncontrolled checkboxes in the composer's attachment list * kmail: improved performance when dragging mails over the folder list * kmail: provide all reply methods and all forward methods in the separate message window * kmail: fix minor bugs in the antispam wizard * kmail: correctly end new-mail-check when an IMAP folder reports an error * kmail: fix 'kstart --iconify --windowclass kmail kmail' which allows starting KMail in the system tray * kmail: fix broken order of folders in the folder selection dropdown box * kmail: notice a manual change of the external editor command line * kmail: adjust antispam wizard to changes in bogofilter 0.93 * kmail: don't look up recipient keys during autosave * kmail: fix "Folder Menu not updated after enabling Expiration for a Folder * kmail: add support for additional antispam tools * kmail: various speed improvements * kontact: don't show empty tip of the day on startup
2004-12-10Update to kde 3.3.2markd2-33/+35
Changes: * khexedit: fix files with "?" in the filename can't be opened * khexedit: fix loading and saving of remote files * khexedit: fix khexedit statistics columns not sorted correctly * kdf: hide /dev/shm and sysfs filesystems
2004-12-09Add PLIST.Linux for gfloppy and related files, because gnome-utilsminskim2-1/+20
installs them on Linux only. Bump PKGREVISION.