summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-07-06Simplify pre-configure target, fix a typo in a comment and remove thextraeme1-8/+3
option --enable-debug (which was disabled).
2004-07-05Use newest qtextras package and qt65dlls instead of qt6dlls.wiz3-14/+14
Set PKGNAME to one higher.
2004-07-05+ ettercap-0.7.0, grace-5.1.16, musicpd-0.11.2.wiz1-2/+4
2004-07-05Note revision bump for gdm to 1.jmmv1-1/+2
2004-07-05Update to 2.6.0.3nb1:jmmv4-36/+16
- Use VARBASE instead of hardcoding /var. - Patch gdm.conf.in directly from the Makefile using subst.mk, instead of doing it from a patch _and_ the Makefile. - Do not register the rc.d script in the PLIST (handled automatically). - Under NetBSD (and OpenBSD), use /sbin/shutdown to reboot and halt the computer, instead of reboot and poweroff. The former runs the rc.d scripts properly while the other two don't.
2004-07-05Add a patch to fix privilege handling.hubertf3-3/+67
Contributed by Steve Rumble in private mail, and mailed back to the ngrep author by him. Bump the pkg to nb2.
2004-07-05Added gqview-1.2.2 (gqview-gtk1).wiz1-1/+2
2004-07-05Add gqview-gtk1.wiz1-1/+2
2004-07-05Initial import of the GTK1-version of gqview, as requested bywiz4-0/+66
David Griffith in PR 25237.
2004-07-05Pull in a fix from ASG CVS: increase maxoutbuf buffer sizerecht3-2/+17
This allows uploading of SIEVE scripts larger than 4kb if GSSAPI authentification is used for cyrus-imapd. link to the patch provided by Jukka Salmi in PR 26165 bump PKGREVISION to 1
2004-07-05Use ${VARBASE} instead of /var.minskim1-2/+2
2004-07-05Fix PLIST. Should have been committed when this package was updatedminskim1-2/+2
to 1.3.4.
2004-07-05Note PKGREVISION bump of xmms-meta-input due to PLIST changes.minskim1-1/+2
2004-07-05Fix PLIST and bump PKGREVISION.minskim2-2/+6
- Add an entry for an empty directory. - Add a comment on a directory handled by xmms.
2004-07-05Enable pkgviews installation.minskim1-1/+5
2004-07-05Include endian.h instead of sys/endian.h on Linux.minskim2-6/+10
2004-07-05note update of mozilla/mozilla-gtk2 to 1.7nb1 and firefox/firefox-gtk2 to ↵taya1-1/+5
0.9.1nb1
2004-07-05- correct MESSAGEtaya6-16/+35
- add patch to fix compilation problem on NetBSD-1.6.2 - bump PKGREVISION
2004-07-05compilation problem on NetBSD-1.6.2 was fixedtaya1-1/+2
bump PKGREVISION
2004-07-05fix compilation problem on NetBSD-1.6.2taya3-5/+25
bump PKGREVISION fix PR 26125
2004-07-05Note addition of ArX-1.0.20.recht1-1/+2
2004-07-05Add ArX and sort.recht1-3/+4
2004-07-05initial import of ArX-1.0.20recht5-0/+79
ArX is a revision control system: a program that let's programmers archive a history of changes made to the software they maintain and that, more importantly, helps programmers to coordinate, synchronize, and combine multiple lines of development for a single project.
2004-07-05Update comment to match reality.markd1-3/+2
2004-07-05update to 2.0.2,drochner3-10/+9
fix MASTER_SITES changes: * Client::signal_value_changed(): Fixed a refcount crash. (Daniel Elstner) * spec file corrected. (Eric Bourque) * Reference docs generated. (Bradley Bell)
2004-07-05update to 2.2.12,drochner10-72/+64
fix MASTER_SITES changes: * gtkmm 2.2.10 had an incorrect configure-time test, that mistakenly disabled some template code for gcc, used to convert from intermediate C++ containers to STL containers. For instance, this broke the gnome-vfsmm build. * TreeView::get_path_at_pos(): Correct memory management. ("David"). * ConstructParams::ConstructParams(): improvement. (Daniel Elstner). * TreePath::append(): Maybe fixed compilation for gcc 3.4. (Daniel Elstner)
2004-07-05recognize "netbsd" as OS versiondrochner2-1/+17
2004-07-05Instead of patching the configure script, just use an argument it providesjmmv3-24/+10
to disable PAM support (in fact, to select the appropiate authentication scheme). No functional changes.
2004-07-05Note revision bump for gkrellm and gkrellm-server (fix for 64-bitscube1-1/+3
platforms).
2004-07-05sysctl() uses size_t arguments for lengths, so don't pass a pointer to ancube5-22/+53
int, it breaks on 64-bits platforms. While there, prevent sa_family_t from being redefined by making sure __NetBSD_Version__ is defined. Bump revision of both gkrellm and gkrellm-server. Should fix PR 26144.
2004-07-05Note update of xosd and xmms-osd to 2.2.8.jmmv1-1/+3
2004-07-05Update xosd and xmms-osd to 2.2.8:jmmv3-7/+7
- investigated using indent. From now on I'll use these arguments to indent before releasing: indent -br -ce -bap -bbo -npcs -nprs -nsob -nut xosd.c (the program indent.sh should indent everything:) (Tim Wright) - new version of osd_cat that can do percentage and slider bars (phil gees) - speed optimisation (Piotr Chmura)
2004-07-05Note update of multimedia/m{kvtoolnix,mg}.salo2-3/+4
2004-07-05Updated to version 0.9.2.salo3-7/+7
Changes: ======== - mkvextract: bug fix: Video extraction was not working correctly on big endian systems. - mkvmerge, mmg: new feature: --track-order now controls the track creation order globally, meaning that it isn't used for each file but only once. This allows the tracks to be created in ANY order (before it was first ordered by file, then by track). For mmg this means that the track list contains all available tracks and that there are no 'up' and 'down' buttons in the file list anymore. - mkvmerge: new feature: You can specifiy the time after which to split with ms precision. - mkvmerge: bug fix: Fixed more of that 'garbage at the beginning of MP3 streams' issue. - mkvmerge: bug fix: Reading of broken / unfinished AVI files was broken on Windows. - mmg: Updated the mkvmerge GUI guide to reflect changes and additions. - mmg: new feature: Added 'minimize' buttons to the two 'mkvmerge is running' dialogs. - mmg: new feature: Added an option for automatically calling 'File -> new' after a job has been added to the job queue. - mmg: bug fix: The job manager did not always catch all of mkvmerge's output, especially if a job failed. - mmg: new feature: Line wrap the tooltips on Windows. - mmg: new feature: Suggest a name for a new job based on the output file name. - mmg: new feature: Temporarily disaable 'always on top' if the muxing or the job dialog are visible. - mmg: new feature: Ask for confirmation before adding a job if there's already an old job with the same description. - mmg: bug fix: The functions 'move up', 'move down' and 'delete' in the 'job' dialog were not working correctly on Windows. - mmg: bug fix: The 'always on top' option was ignored when starting mmg.
2004-07-04Unneeded after update to 4.7.wiz1-48/+0
2004-07-04Unneeded after update to 3.1.3.wiz1-12/+0
2004-07-04gtexinfo updated to 4.7.wiz2-3/+3
2004-07-04Update to 4.7:wiz9-36/+38
4.7 (9 April 2004) * Language: . new commands @float, @caption, @shortcaption, @listoffloats for initial implementation of floating material (figures, tables, etc). Ironically, they do not yet actually float anywhere. . new commands @docbook, @ifdocbook, @ifnotdocbook for conditional Docbook. . new commands @ordf{} and @ordm{} for Spanish feminine/masculine ordinals. . new commands @deftypecv[x] for class variables in typed OO languages. . new command @registeredsymbol for the r-in-a-circle symbol. . new command @headitem to make a heading row in @multitable. . new command @LaTeX{} for the LaTeX logo. . new command @comma{} to avoid comma-parsing problems. . @url is now a synonym for @uref; new command @indicateurl has the old meaning of just displaying a url as text. . @quotation now accepts an optional argument for labelling the text as a `Note', `Tip', etc. . @defun (et al.) heading lines can now be continued with a lone @. . @acronym accepts an optional argument for the meaning of the acronym. * makeinfo: . New environment variable TEXINFO_OUTPUT_FORMAT determines the output format at runtime, if no options are specified. . New option --plaintext, equivalent to --no-headers with Info output. . All outputs: - sections are numbered by default. . Info output: - punctuation is inserted after @pxref and @ref, if needed to make cross-references valid. - line numbers included in index menus, so Info readers can go to the exact line of an entry, not just a node. Also in plaintext output. - ^@^H[index^@^H] cookie included in index menus, so Info readers can handle the ] etc. commands better. . HTML output: - new algorithm for cross-references to other manuals, for maximum portability and stability. - include node name in <title> with split output. - @multicolumn fractions become percentages. - entities used for bullets, quotes, dashes, and others. - index entries are links to the exact locations. - <h4> and <h5> used for @sub and @subsubsections again. - accented dotless i supported. . XML output: many new tags and structure to preserve more source features. . Docbook output: - upgraded DTD to Docbook XML 4.2, no longer using Docbook SGML. - improved translation in general, for instance: - line annotations and marked quotations. * texi2dvi: . if available, use etex (pdfetex if --pdf) by default. . if the input file includes thumbpdf.sty (for LaTeX), then run thumbpdf. . more output if --debug. * texinfo.tex: . @defun names are now printed in typewriter (instead of bold), and within the arguments, @var text is printed in slanted typewriter. . @tex code is executed inside a TeX group, so that any changes must be prefixed with \global (or the equivalent) to be effective. (This change was actually made years ago, but never made it into the NEWS.) * info: . new option --where (aka --location, -w) to report where an Info file would be found, instead of reading it. . by default, output ANSI terminal escape sequences as-is; new option --no-raw-escapes overrides this. . use the newly-generated index line numbers. * Distribution: . new script gendocs.sh (not installed), for use by GNU maintainers in getting their manuals on the GNU web site. Documented in maintain.texi (http://www.gnu.org/prep/maintain_toc.html). . Most code uses ANSI C prototypes, to some extent. . New translation: nb. . automake 1.8.3, autoconf 2.59, gettext 0.14.1.
2004-07-04Note update of gmime to 2.1.6.recht1-1/+2
2004-07-04update to 2.1.6recht5-92/+97
From the ChangeLog it looks like there were only bugfixes and a few minor API changes.
2004-07-04gtkballs update to 3.1.3.wiz2-4/+3
2004-07-04Update to 3.1.3:wiz3-10/+101
New in GtkBalls 3.1.3 - Fixed critical bugs in pathfinding functions - New theme - "mascots" - Updates to auto*/gettext New in GtkBalls 3.1.2 - Fixed big bug that lead to sigsegv - Added saving/loading of keyboard accelerators New in GtkBalls 3.1.1 - Added ability to delete saved games from save/load game dialog - UI polishing - translations updates - small bug fixes - compilation fixes - gtkballs.spec fixes New in GtkBalls 3.1.0 - Now images in themes can be in any format that gdk-pixbuf understand - Game can be played with keyboard only (use arrows and space/enter) - Hilight cell "under the pointer" (for keyboard play) - Updated gtkballs(6x) man page - Death of score writer process now handled correctly (mostly) - compilation with gcc 3.x fixes - code reorganization (should be much readable now) - migration to autoconf 2.54/automake 1.6.3/gettext 0.11.5
2004-07-04Note skill and p5-Devel-StackTrace updates, and remove them from TODO.wiz2-4/+4
2004-07-04Note addition of gramofileagc1-1/+2
2004-07-04Update to 4.1.1:wiz2-6/+5
From the diff, changes look like: Darwin support; new -a option.
2004-07-04It might help if I committed the latest versions to the tree - make it so.agc2-2/+6
2004-07-04Add and enable gramofileagc1-1/+2
2004-07-04Update to 1.11:wiz2-6/+6
1.11 Apr 12, 2004 - No code changes, just switching to including a Makefile.PL that uses ExtUtils::MakeMaker instead of one that sneakily uses Module::Build. Requested by Perrin Harkins. 1.10 Mar 10, 2004 - Silence a warning from the test code if Exception::Class isn't installed. Reported by Stefano Ruberti. - Localize $@ to avoid overwriting a previously set $@ while creating a Devel::StackTrace object. This caused a test failure in the Exception::Class tests when run with Perl 5.6.1, but not with 5.8.3. I don't really know how to test for it outside of Exception::Class. Reported by Jesse Erlbaum. 1.09 Feb 26, 2004 - The overload workaround blows up if a DBI handle is anywhere in the stack, because of a bad interaction between overload::Overloaded and DBI's custom dispatching. This release works around that. 1.08 Feb 23, 2004 - Some tests failed on Win32 because they were hardcoded to expect a file name with forward slashes. Reported by Steve Hay. 1.07 Feb 21, 2004 - This release includes a change to the overload handling that is necessary for cooperation with Exception::Class. 1.06 Feb 21, 2004 - Devel::StackTrace now uses overload::StrVal() to get the underlying string value of an overloaded object when creating a stack frame for display. This can be turned off by setting respect_overload to a true value. Suggested by Matt Sisk. 1.05 Feb 17, 2004 - Devel::StackTrace incorrectly reported that arguments were being passed to eval blocks (which isn't possible). Reported by Mark Dedlow. 1.04 Sep 25, 2003 - The special handling of Exception::Class::Base objects was broken. This was exposed by the fact that Exception::Class 1.15 now uses Devel::StackTrace in a slightly different way than it did previously.
2004-07-04Initial import of gramofile-1.6 into the Packages Collection. Withagc5-0/+89
thanks to Steve Woodford for the nudge. GramoFile is able to record hours of CD quality music, split long sound files in separate tracks, and remove ticks and pops from recordings. It can be used for ripping audio from vinyl LPs. + Integrated sound recording and playback (with customized versions of brec(1) and bplay(1) by David Monro); + Handling of large sound files up to a few GB; + Signal peak level meter during recording; + Playback of user-specifiable parts of sound files; + Signal processing through application of `filters'; + Nine filters (filter types, actually) are supplied, new ones can be added fairly easily; + Multiple filters can be used, in random order, in one single run - even multiple instances of the same filter; + Most filters can be fine-tuned through a number of parameters (independent of each filter instance); + A large sound file containing an entire side of a gramophone record can be split into separate sound files, one for each track; + Signal processing and track splitting are performed simultaneously; + Text mode user interface with a windows-like look and `feel'; + Sound files of the familiar .wav type are used
2004-07-04Note update of buildtool and buildtool-doc to 0.16.jmmv1-1/+4
Also note a revision bump for menu2wm to 1.