summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2006-06-06No need to set the non-existent d_reclen on DragonFly...joerg2-1/+16
2006-06-04Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).joerg3-7/+7
While going through the tree, fix some more packages which had similiar issues with too strict conflicts, bump the revisions of those.
2006-06-03Redo previous; depend on apel if GNU Emacs is used.uebayasi1-1/+4
2006-06-02Uses C++. Don't include regex.h and gnuregex.h on DragonFly.joerg3-5/+7
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg2-4/+5
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or ap2-* respectively. Add new variables to simplify the Makefile handling. Add CONFLICTS on the old names. Reset revisions of bumped packages. ap-php will now depend on the default Apache and PHP version. All programs using it have an implicit option of the Apache version as well. OK from jlam@ and adrianp@.
2006-06-02Remove .endif, makes the Makefile at least parseable.joerg1-2/+1
2006-06-02Uses C++.joerg1-1/+3
2006-06-02It turns out ElScreen needs apel. Depends on it.uebayasi1-3/+6
Bump revision to 2.
2006-06-01Update to KDE 3.5.3markd3-8/+62
2006-06-01Update to KDE 3.5.3markd2-6/+5
Changes: * domtreeviewer (Konqueror-Plugin) o Fix the crash when "reopening the dialog when it's already up"
2006-06-01Update to KDE 3.5.3markd6-45/+21
2006-06-01Update KDE to 3.5.3markd3-31/+18
Changes: * KTouch o Changed default lecture font from Courier to Monospace in KTouch and all lecture files o Statistics are also stored for the mini-default level o Statistics dialog has been rearranged o Fixed freeze of appliation on click on "clear statistics" button o Fixing several wrong keyboard-layouts o Default keyboard is selected based on KDE locale o Color scheme entries in the main menu will be shown without interpreting & as automatic accelerator o Slideline algorithm reworked and enhanced, cleared bugs related to improper cursor movement/size, wrong sliding etc. o Trailing spaces are removed from lines when lecture is read o KTouch has also seen some minor feature-improvements. o Configuration settings allow change of sliding widget height limit, useful for large screen resolutions o Line length limit removed, teacher text can now be as long as desired, wrong student line text is limited to size of teacher lengths + some offset o New default mini level with a few more lines o Default keyboard is selected based on KDE locale o Quick select lists of training lectures/keyboard layouts are now sorted alphabetically o Added keyboard hiding feature in configuration o Show language names for keyboards in addition to file names in quick selection menu o Manual level change buttons can be disabled in automatic-level change mode * Kalzium o Don't stop moving the KalziumTip if the mouse hovers it. * KmPlot o Make the initial function color wrap around after 10 functions had been created. o Use [-?,?] as the default interval for parametric equations instead of the current x-range. o Fixed storage of small numbers (was using e.g. "1.22e-6", but as "e" is a constant, this was parsed as "(1.22*e)-6"). o Make sure range to numerically integrate over is tiled perfectly
2006-06-01Update to KDE 3.5.3markd4-17/+26
Changes: * KAlarm o New: Add DCOP calls and command line options to display the edit alarm dialog o New: Add Select All and Deselect actions & shortcuts for import birthdays list o Make system tray icon appear in non-KDE window managers o Fix corruption of alarms displayed at logout and then deferred after login o Fix erroneous adjustment of recurrence start date when saving alarm o Fix crash when --play command line option is used, if compiled without aRts o Don't show disabled alarms in system tray tooltip alarm list o Fix reminder time not being saved in alarm templates * KArm o Make context menu work in the karm kontact plugin. o CertManager o S/MIME support in QGPGME backend * KMail o New: Implementing folder quick filing o Fix crash in disconnected IMAP o Fixing the frequent loss of folder-settings o Fixes of several memory-leaks o Message list view containing empty rows and causing crash when double clicking o Cannot create new folders with IMAP using Dovecot-imapd o Don't insert the separator after "Delete Folders" for system folders. o Drag and drop of messages to composer fails on x64 systems o Fix crash when trying to view source while the Message Preview Pane is hidden. o Don't crash when IMAP mailbox modified externally o Fix a syntax error in kmail_clamav.sh o Don't crash when trying to "send again" a message that is not there. o Properly initialize font buttons when the composer is started in HTML mode o Fix mixed language phrases when a non-English language is used for reply/forward phrases o Improve detection of external references o 'Fallback character encoding' and 'detect missing attachments' settings now work properly o Fix IMAP-crash after fresh startup and selecting mail o Fix IMAP-crash while selecting mail in mail header view * IMAP o Only remove the / when it is not quoted - fixes wrong searches. * KOrganizer o Fixed: "normal" events aren't displayed if they're covered/overlaped by floating, multiday events o Show categories in list view * KAddressBook o Make it possible to delete an URL again * Akregator o New: add author information to article header (in the article pane only) o Prevent "Akregator is running" messages on startup (reset PID to -1 when closing akregator) o Do not crash on startup when Combined View mode is activated (Happened only when experimental tagging is activated) o Do not reset status of modified articles to "New". It's just too much noise for a tiny bit of signal. o When iterating over articles using previous [unread] article, jump to the oldest article instead of newest when entering a new feed o Disable apply button in config dialog when nothing was changed * Message subject unnecessarily HTML-encoded in download status popup
2006-06-01Update KDE to 3.5.3markd2-6/+5
Changes: * Ark o Fixed opening of 7-zip archives with recent versions of p7zip o Prevent crashes caused by trying to compress files which were deleted o Fix opening archives with strange characters in the filename o Enable again opening of .deb files o Ark is not complaining when directories already exist o The error window is now resizable * KCalc o Fix crash
2006-05-31Update to 1.8:wiz2-7/+6
+ fixed the copy link location code. + updated Polish translation. + now SPACE and BACKSPACE work like PAGEUP and PAGEDOWN in the HTML display window. + added (X)Emacs indertation meta-comments to the source files. + fixed Win32 MB2WC() bug. + re-wrote the HHC/HHK parsing code from scratch. + added pretty book icons to the Win32 content tree too.
2006-05-29Don't build ksysv on DragonFly.joerg2-1/+14
2006-05-28Add USE_LANGUAGES= objcrh1-1/+3
2006-05-27Add archivers/bzip2 as dependency. PR 33572 by pancake.wiz1-1/+2
2006-05-27update to 5.10drochner19-1027/+2777
There were 3 major revisions inbetween, so I honestly can't tell what changed. (would be good to libtoolize this one day, but for now I've done only minimal changes to the freebsd5 configuration)
2006-05-27Get rid of last references to perl-thread package, which was removedwiz2-4/+4
a long time ago.
2006-05-26Update the libutf package from 2.10 to 3.0.agc4-15/+13
Main changes are: + drag this package into the modern era + take all the arguments out of the prototypes in the header files + add a better French collation sequence from Serge Gagnon, sent to me in May 2003 + add a utflcpy(3) function + update buildlink3.mk file to a more recent vintage + be a bit more pragmatic - move to a 3-clause BSD licence
2006-05-26jhd doesn't seem to care which version of nkf it gets, so make it >=joerg1-2/+2
the old version.
2006-05-24USE_LANGUAGES=c c++wiz1-1/+2
2006-05-24Update koffice-l10n-* packages to version 1.5.1markd6-20/+19
2006-05-24Update koffice to version 1.5.1markd5-14/+46
Major Improvements in this release are: * Improved OASIS OpenDocument Support, especially in KSpread * Rotating large images and scaling of images now works correctly in Krita * Various other bugfixes Known issues: * Two issues with Kexi forms. Forms may not appear in Kexi (1.0.0 version was affected as well). No existing data or design can be lost, though. SUSE and Debian packages are not affected. Please read the details. * Krita crashes when saving an image containing exif information to .kra twice
2006-05-22Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk wherejlam3-8/+6
it will live with other "check" targets run after package installation. Get rid of SHLIB_HANDLING, whose meaning had mutated over the years from one thing to another. Currently, it is used to basically note whether the system's "ldd" command can be usefully run on the package's binaries and libraries. Rename this variable to CHECK_SHLIBS_SUPPORTED for more clarity. CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf to note whether the check for missing run-time search paths is performed after a package is installed. It defaults to "no" unless PKG_DEVELOPER is set.
2006-05-22USE_LANGUAGES=c++wiz1-1/+2
2006-05-22USE_LANGUAGES=c c++; add missing qt3-tools build dependency.wiz1-1/+3
2006-05-21Updated dpkg to 1.10.28.rillig3-10/+16
Changes since 1.10.24: - Some new translations. - Maybe other things.
2006-05-21Fixed pkglint warnings. Fixed the build (caused by GNU Make). Bumpedrillig3-7/+28
PKGREVISION.
2006-05-19Look in the right directory for the info pages. Bump revision.joerg1-3/+3
2006-05-18Mark as BROKEN_IN pkgsrc-2006Q1 according towiz7-9/+19
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18Remove BROKEN_IN, this builds in current 3.0 bulk builds.wiz1-3/+1
2006-05-17uses C++drochner1-1/+2
2006-05-16After the "webcollage" blanker has been disabled in the "xscreensaver"tron2-5/+4
package the "kdeartwork3" doesn't install the support file for it. Depend on the latest version of the "xscreensaver" package, fix the package list and bump the package revision.
2006-05-15Uses C++.joerg2-2/+4
2006-05-15Update "watch" package to version 3.2.6 (taken from "procps-3.2.6"tron3-52/+25
distribution). The new versions supports a lot of new command line options for e.g. cumulative or sub second intervals.
2006-05-15uses C++. applnk/Office directory now handled in kdelibs.markd2-3/+4
2006-05-13Uses C++.joerg1-1/+2
2006-05-10Update HOMEPAGE.snj1-2/+2
2006-05-10update to 0.8.0drochner3-48/+72
changes: -multilingual interface -accuracy and speed is greatly enhanced -more objects from the NGC catalogue -list of world cities: easily select your location -home planet setting -spherical landscapes -night vision mode -interface improvements -default font is now the Bitstream Vera Truetype font -constellation boundaries -spheric mirror projection
2006-05-09Fix build on DragonFly.joerg3-1/+140
2006-05-08Add missing USE_LANGUAGES.hira1-1/+2
2006-05-02Update misc/p5-File-MMagic to 1.26. Changes from version 1.25 includejlam2-7/+7
bugfixes and performance improvements.
2006-04-28Back out part of the 3.5.1 -> 3.5.2 update as its causing korganisermarkd4-4/+31
to crash when you try to add a new event (or edit an existing one). Bump PKGREVISION.
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig2-5/+5
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz39-62/+78
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam58-2269/+2269
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-13Update path from cyrus-sasl2 to cyrus-sasl.wiz2-4/+4
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam9-34/+18
USE_TOOLS+=msgfmt.