summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2004-07-06bump PKGREVISIONs since libxslt needs libgcrypt nowrecht3-3/+6
2004-06-30Updated xfce4-weather-plugin to 0.3.9.1martti5-27/+9
* Bug fixes
2004-06-28Update to 2.6.2:jmmv2-5/+5
GNOME Dictionary * Make sure we italicize words surrounded by {} [cs_is@yahoo.com] GNOME Floppy Formatter * Fix DOS Formatting [Chris Smith, Kjartan]
2004-06-27Update misc/uptimec to 0.2p3, closes PR pkg/26082.xtraeme2-6/+6
Changes: Version 0.2p3 ------------- Fixed problem when compiling on some HP/UX systems. Implemented changes that forces uptimec to use select() on HP/UX systems even if sys/select.h is not availible. Version 0.2p2 ------------- Imported new routines to extract uptime on Tru64 which enables the client to run in a chrooted environment. Will now bind() socket before using it, which seems to be required on some platforms. (Noted when running in FreeBSD jail) Contributors to this release: Tobias Nygren Aaron D. Gifford
2004-06-27Use intltool instead of xml-i18n-tools. No functional changes.jmmv1-2/+2
2004-06-27Update to version 1.1.2.mrauch5-4354/+4818
This is a bugfix release, no new features have been added. For a complete list of fixed crashes and problems see http://download.openoffice.org/1.1.2/release_notes_1.1.2.html The user installation part now happens also automatically.
2004-06-22Grr, the new drivel package lives in www, not misc. This is what happensjmmv1-2/+1
when importing a package to a different category from where the local directory lives... Pointed out by xtraeme@.
2004-06-22Add and enable drivel.jmmv1-1/+2
2004-06-21Added xfce4-weather-pluginmartti1-1/+2
2004-06-21Weather plugin for XFce4.martti7-0/+110
2004-06-16Fix a compile issue under /current. Screen wrongly detects that we havechristos4-17/+199
svr4 ptys because of /dev/ptmx, but erroneously wants <sys/stropts.h> because of that define. Fix properly, by detecting the presense of <sys/stropts.h> before including it. I am not bumping the nb number because nothing realy changes; you'll get the same binary if you recompile. XXX: The utmp stuff is still completely broken, that is why this is still setuid.
2004-06-16unbreak compilation for gcc 2.95markd2-1/+15
2004-06-13Fix some #include and std name space stuff, to make this build whenkristerw3-1/+38
using gcc 3.3 too.
2004-06-13Correct a buglet in a function definition, to make gcc 3.3 happy.kristerw2-1/+15
2004-06-13Make this package build when using gcc 3.3.kristerw2-29/+29
2004-06-10update to kde 3.2.3markd3-9/+9
changes: unknown
2004-06-10update to kde 3.2.3markd2-4/+5
changes: * Euphoria screensaver: Fixed "white bg" bug, some mem leaks, more precise timing * Plastik: Ported changes from the development branch back to KDE 3.2.x. They include various bug fixes and small visible changes. * Plastik: Adopt horizontal menu geometries from Keramik * Plastik: Use the correct background color for translucent menus
2004-06-10update to kde 3.2.3markd1-3/+3
changes: * kalzium: i18n problems in kalzium * kig: Save window settings on exit * kbruch: Make sure task settings could not be invalid
2004-06-10update to kde 3.2.3markd2-4/+8
changes: * KNotes: Shortcuts work again Fixed being able to uncheck all text format buttons in RT mode Fixed possibility of some global settings not being saved * KNode: Fix coloring of quoted text * KNode: Prevent multiple configure shortcuts actions when running in Kontact
2004-06-10update to kde 3.2.3markd3-18/+6
changes: * kdf: Fix icon size of the Kicker applet * klaptopdaemon: Fix sysfs parsing for CPUFreq * klaptopdaemon: Better handling of invalid remaining time values of ACPI batteries * klaptopdaemon: Toshiba LCD fix
2004-06-07After the last change the list of helpfiles to copy may be empty.mrauch1-2/+2
2004-06-05Mention kmailcvt, korn, knode.markd1-0/+3
2004-06-05Mention that package includes kmail too.reed1-0/+1
2004-06-05The helpcontent_* files have changed on the master site without anymrauch5-62/+33
filename renaming. Use DIST_SUBDIR to version the filenames and adjust distinfo and PLIST. Remove the patch to disable building of helpcontent, as the built english helpcontent is now consistent with the downloadable i18n'd versions (but no longer with the downloadable english one where files are missing). Fixes PR pkg/25814.
2004-06-05Back out previous commit, as pointed out jmmv these packages are uselessxtraeme3-12/+6
in a pkgviews world.
2004-06-04Enable pkgviews installation.xtraeme3-6/+12
2004-06-03Use stdarg.h instead of varargs.h to get it built with gcc 3.3.x.recht2-1/+15
Patch provided by gilbertf at netbsd-fr dot org in PR 25807.
2004-06-03Allow installation of localized versions via the variable PKG_LANG.mrauch33-705/+5002
2004-06-01Remove obsolete packages, per discussion on tech-pkg.kristerw11-134/+1
2004-05-31Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim1-1/+5
tech-pkg@.
2004-05-30Change MASTER_SITES to use new MASTER_SITE_OPENOFFICE list of mirrors.mrauch1-3/+4
2004-05-30Improve the replacement that makes the test for an existing lifreetype.so.6mrauch1-2/+2
always false. The old one seemed to not work in some corner cases.
2004-05-25Fix multi-line strings, to make this package compile with gcc 3.3.kristerw2-1/+33
2004-05-24Fixed problem with statfs; do not force compiler optimisations any moreadam6-4/+101
2004-05-23malloc.h fixes for darwin, plus a handful of other small fixes fordanw5-12/+32
problems found after fixing malloc problems
2004-05-23Make this package compile when using gcc 3.3.kristerw2-1/+14
2004-05-19Update to 5.2.1 and fix build under NetBSD current (post 2.0D). Also changejmmv5-30/+47
categories to 'misc'. From Kibum Han in PR pkg/25642. Changes since 5.0 include: * When given -l and similar options, ls now adjusts the output column widths to fit the data, so that output lines are shorter and have columns that line up better. This may adversely affect shell scripts that expect fixed-width columns, but such shell scripts were not portable anyway, even with old GNU ls where the columns became ragged when a datum was too wide. * ls --width=N (for very large N) is no longer subject to an address arithmetic bug that could result in bounds violations. * ls --width=N (with -x or -C) no longer allocates more space (potentially much more) than necessary for a given directory.
2004-05-15Update to 2.6.1jmmv3-7/+9
GNOME Search Tool * Update localized online user help [Sun translation team] * Fix compiler warnings [Dennis, Heikki] Translations * Adam Weinberger [en_CA] * Guntupalli Karunakar [gu] * Andras Timar [hu] * Robert Sedak [hr] * Jordi Mallach [ca] * Baris Cicek [tr] * Iñaki Larrañaga [ba]
2004-05-15Update to 2.6.1:jmmv3-7/+9
* Numerous leaks identified and fixed: #140597, #140595, #140546, #140525, #140524 (Morten Welinder) * Crash on close fixed, #140300 (Morten Welinder) * Fixed compile failure, #134886 (Shaun McCance) * Fixed potential memory error, #128914 (Shaun McCance) * Updated translations: af (Zuza Software Foundation) gu (Gujarati Team) is (Helgi Þormar Þorbjörnsson) th (Theppitak Karoonboonyanan) hr (Robert Sedak) hu (Andras Timar)
2004-05-15Add 'share/gnome' to the directory list. No functional changes (just helpsjmmv1-2/+3
in print-PLIST), so no version bump.
2004-05-13Enable p5-I18N-LangTags and p5-Locale-Maketextmjl1-1/+3
2004-05-13Import p5-Locale-Maketext 1.08mjl4-0/+31
It is a common feature of applications (whether run directly, or via the Web) for them to be "localized" -- i.e., for them to a present an English interface to an English-speaker, a German interface to a German-speaker, and so on for all languages it's programmed with. Locale::Maketext is a framework for software localization; it provides you with the tools for organizing and accessing the bits of text and text-processing code that you need for producing localized applications.
2004-05-13Import p5-I18N-LangTags 0.30mjl4-0/+28
Language tags are a formalism, described in RFC 3066 (obsoleting 1766), for declaring what language form (language and possibly dialect) a given chunk of information is in. This library provides functions for common tasks involving language tags as they are needed in a variety of protocols and applications.
2004-05-11Use INFO_FILES= libcdio.info and remove thereed2-5/+4
info files from the PLIST. (Since they are automatically registered when using INFO_FILES.) (Okay'd by maintainer, M.Drochner.)
2004-05-11Enable pkgviews installation.minskim1-1/+3
2004-05-11Add a NetBSD-specific file (${FILESDIR}/_cdio_netbsd.c) only onminskim1-1/+5
NetBSD; this file doesn't compile on other platforms, at least not on Linux.
2004-05-11configure needs pkg-config; add build dependency on pkgconfig.minskim1-1/+2
2004-05-09Convert to buildlink3.wiz5-23/+19
Depend on edict and kanjidic packages for input files. Bump PKGREVISION.
2004-05-09update to 2.4.2recht4-10/+116
Fix for PyQt < 3.8. The BlackAdder generated files are now hacked (again) to eliminate an attibute error for WState_Polished. Also, backreferences are now supported in the replace output.
2004-05-09Update to 1.3.15. Closes PR pkg/25505.jmmv3-11/+8
Changes since 1.3.13: 4/23/04 * TimeSync logic improved. If we can't hit eBay, rely on local time, but, for real this time. * Version 1.3.15 4/22/04 * Fix time synchronization 4/20/04 * Allow configurable X font string * Fix item location parsing * Fix currency parsing * Version 1.3.14 4/11/04 * Show seller in main window (RFE #902344) * Use unsigned long longs for auction numbers. * Applied add by URL patch (#820963) 3/30/04 * Changed default fonts * Added some missing HTML entites