summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2004-07-30Add p5-Locale-Maketext-Fuzzy and p5-Locale-Maketext-Lexicon.cube1-1/+3
2004-07-30Fix dependency.cube1-2/+2
2004-07-30Initial import of p5-Locale-Maketext-Fuzzy, version 0.02, into the NetBSDcube4-0/+29
Packages Collection, from the pkgsrc-wip project. Original package by Dieter Roelants. Locale::Maketext::Fuzzy is a subclass of Locale::Maketext with additional support for localizing messages that already contains interpolated variables.
2004-07-30Initial import of p5-Locale-Maketext-Lexicon, version 0.38 into the NetBSDcube4-0/+33
Packages Collection, from the pkgsrc-wip project. Original package by Dieter Roelants. A perl module providing lexicon-handling backends, for "Locale::Maketext" to read from other localization formats, such as PO files, MO files, or from databases via the "Tie" interface. For extracting translatable strings from source files, a "xgettext.pl" utility is also installed by default.
2004-07-30<x11>/Makefile.common should be included before dirs.mk to havextraeme4-8/+8
X11ROOT defined! (hi jmmv). Bump version to 1.1, both XFree86-dirs and xorg-dirs.
2004-07-29Use ${XF_VER} instead of using 4.4.0.xtraeme2-6/+6
2004-07-29+ xorg-dirsxtraeme1-1/+2
2004-07-29Initial import of xorg-dirs-1.0.xtraeme4-0/+74
xorg-dirs handles the X11 directories.
2004-07-29xorg packages now will be installed into ${PREFIX}/xorg by default,xtraeme2-6/+2
so we don't have to conflict between XFree86 and xorg. Suggested by grant@.
2004-07-29CONFLICTS with xorg-docs.xtraeme1-1/+3
2004-07-29+ xorg-docsxtraeme1-1/+2
2004-07-29Initial import of xorg-docs-6.7.0.xtraeme5-0/+151
This package contains X.org documentation. This includes protocols and specifications for X Display Power Management Signaling (DPMS), Inter-Client Exchange (ICE) Library, X Locale Database, Proxy Management, X Session Management Library, The XIM Transport, The X Font Library, X Toolkit Intrinsics C Language Interface, X Display Manager Control Protocol, Xlib C Language X Interface, and a lot more.
2004-07-26Finish move of misc/gpsd and misc/gpsdrive to geography/.wiz16-585/+1
Closes PR 26422 by Iain Hibbert.
2004-07-24Set default dependence method to build because this package doesn'ttron1-1/+2
provide any shared libraries.
2004-07-24the included popt library is broken on some platforms because it assumesgrant6-36/+49
alloca is available without explicitly pulling it in. use the devel/popt pkg instead and fix PKGLOCALEDIR handling while I'm here. fixes install on Solaris.
2004-07-24Updated dnetc (for netbsd/i386) to 2.9007.486, pr PR 22390.hubertf2-10/+31
2004-07-22Make this package compile with gcc3.3.agc5-2/+43
Addresses problem reported in PR 26398.
2004-07-21USE_IMAKE implies USE_X11BASE, remove pointless USE_X11.salo2-4/+2
2004-07-21Update xchm to 0.9.3.minskim2-5/+5
Changes: - fixed 'MS-ITS:' link handling. - corrected a contents tree bug.
2004-07-20Add a patch from the bidwatcher home page which avoid segfaults whiletron3-7/+35
bidwatcher is parsing auction data. Bump package revision.
2004-07-16Apply patch from PR pkg/26330 by Tobias Nygren to make this work onxtraeme2-1/+26
Alpha.
2004-07-15- fix printing file sizes >= 2GBmrg2-1/+38
- add "exit" support
2004-07-15Put the config.h.in patch into its own patch file and add more to itatatat5-20/+60
that forces varargs to be used on NetBSD. Some gcc 3.3 instances (specifically 3.3.3nb1 on NetBSD/alpha) fail one of the configure tests making it think we don't have sprintf() (and therefore no varargs) causing unmentionably evil things to be done instead. This usually leads to core dumps. Fix a pointer-to-integer cast warning by casting to long in between. The actual use case is harmless, but the compiler can't tell that. Bump PKGREVISION to 1 for the gcc workaround (affects at least NetBSD/alpha which can now build a better screen). Addresses PR pkg/25937.
2004-07-13Update to bsdiff 4.2. Changes since 4.1cjep2-5/+5
* Correct a bug which can cause patches to be randomly mis-detected as "corrupt".
2004-07-11Include cmath to get std::floor, and resolve some ambiguouskristerw3-1/+42
calls to pow().
2004-07-10Replace test -e with -f and -h respectively.salo2-25/+28
Addresses part of PR pkg/26235 by Georg Schwarz.
2004-07-10Convert from varargs to stdarg.h. Fix two other warnings while here.wiz2-1/+62
Now builds with gcc3.
2004-07-09Update xchm to 0.9.2.minskim3-6/+9
Changes: + added Polish translation. + added Bulgarian translation. + fixed a Fonts dialog bug. + fixed a SunOS/sparc bug where reading info from the #SYSTEM file crashed xCHM. Thanks go to the reporter of the bug Markus Schwarzenberg, for helping solve a bug on a platform I had no access to.
2004-07-09Update to koffice 1.3.2markd3-13/+9
KOffice Libraries KOfficeCore: * Give the backup file the same permissions as the original file * Save window settings also when using File/Close KOfficeUI: * Improved unit widgets KoText library features (shared between KWord and KPresenter): * Changing a style in the style manager remembered a wrong "following style", so later changes in the style manager wouldn't propagate correctly * Fixed wrong position of suffix in numbered right-to-left paragraphs * Fixed formatting bug, where an inline formula or any other big character after the paragraph counter, would make the paragraph counter disappear * Fixed wrong alignment when using numbered paragraphs and a tab as first character * Added newParagraph DCOP call (see this short howto) KWord * Fixed wrong printing of frame borders due to excessive clipping * Turning off the "Create backup file" option now works. KPresenter * Fixed crash in infinite loop presentation mode when first slide is not shown * Fixed show the duration for the correct page if not all slides are shown * Fixes for vertical alignment of text inside text objects. * Fixed bug export web presentation into network * Turning off the "Create backup file" option now works. KSpread * Fix condition cell attribute (multi condition) * Fix (KSpread SEXDEC parse error) * Fix enable/disable action into validation dialogbox * Fix disable/enable "show table" menu item * Fix crash when viewing a KSpread document in Konqueror KChart * Fix crash bug Karbon * Fixed bug "Unable to close or fill bezier curves" * Fixed bug "new objects do not appear immediately in layers list" * Fixed bug "changing zoom setting freezes application" Filters KWord's RTF import filter: * Avoid crashing if more cells are defined than declared on a row * Allow ampersands in font names KPresenter's OOImpress import filter: * Import rotate object * Fix load end/start line * Import hide/show slide * Import randow page effect * Import duration slide transition * Import sticky objects * Fix allow to load template file * Fix import background style KPresenter's OOImpress export filter: * Export polygone/polyline object * Export pie/chord/arc object * Export rotate object * Export object name * Export picture object KSpread's OOCalc import filter: * Import support for protect document * Fix import template document * Import load print attribute * Import validation attribute * Import column width * Import text indent * Fix import note with multiline KSpread's OOCalc export filter: * Fix export header/footer * Export print range * Fix export don't print cell Karbon's EPS filter: * Fix parsing of boundingbox in the presence of "%ALDBoundingBox"
2004-07-08Added stellarium-0.6.0xtraeme1-1/+2
2004-07-08Initial import of stellarium-0.6.0 from pkgsrc-wip, contributed byxtraeme4-0/+219
Michal Pasternak. Stellarium is a free software. It renders 3D photo-realistic skies in real time. With stellarium, you really see what you can see with your eyes, binoculars or a small telescope.
2004-07-07Use PKGNAME_NOREV for DIST_SUBDIRabs1-2/+2
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