summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2005-08-21Update to 1.0.5:jmmv3-62/+32
What's new in GOK 1.0.5? * Respond to more children-changed:add events, specifically, rebuild the UI component list if children are added to ROLE_FRAME objects, ROLE_ROOT_PANE objects, or ROLE_PANEL objects (in addition to the roles already listened to, for instance ROLE_HTML_CONTAINER). * Handle the somewhat aberrant menus that some gtk+ apps exhibit if their UIs were created with glade - namely, menus may have ROLE_MENU_ITEM instead of ROLE_MENU. If a ROLE_MENU_ITEM has children, then we now treat it as though it had ROLE_MENU. What's new in GOK 1.0.4? * Fix for #301377, we can now handle actionable table cells even if they don't have unique names. * We now grab focus if the actionable item is a button; this improves behavior with the gtk file selector. * New languages: "eu" (Basque), Iñaki Larrañaga. "rw" (Rwandan), Steve Murphy. * Fix for #172111.
2005-08-20Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} sojlam8-16/+24
that these directories will be conditionally removed (based on reference counts), regardless of the value of PKG_CONFIG. Bump the PKGREVISION for packages that were modified as a result.
2005-08-18Update misc/rubygems to 0.8.11. Changes from version 0.8.10 include:jlam3-8/+12
* Improved dependency checks and installation via gems. * .gemrc now allows setting default options per gem sub-command. * Wrappers and/or symlinks are created as needd to put executables into the ruby bindir. * Creating and checking digital signatures on gems.
2005-08-16New homepage.reed1-2/+2
2005-08-15tempfile vulnerability frommarkd2-2/+9
http://www.kde.org/info/security/advisory-20050815-1.txt Bump PKGREVISION.
2005-08-14Update xchm to 1.0.minskim2-7/+6
Changes: - Text selection and copy/paste operations are available. - Searching in page with Ctrl+F is possible. - Changed the protocol prefix to 'xchm:' to avoid conflicts with the wxWindows-integrated chm support. - Improved CHM load times and UI usability during loading.
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam14-37/+28
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-09Changes 0.75:adam3-13/+12
- audio volume level fix on Microsoft Windows - fix build when --enable-shared, --disable-static - CD-Text retrieval fix - allow the MMC timeout to be adjusted by the application - cd-paranoia: Add option --mmc-timeout (-m) to set MMC timeout. We now check that integer arguments are integers and are within range. - changes for libcddb 1.1.0 API change - remove gcc 4.0 warnings - miscellaneous small bug fixes, removal of questionable idioms or memory leak fixes
2005-08-07Bump PKGREVISION for wxGTK dependency change.wiz1-1/+2
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam19-35/+38
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-08-02Fix for saving/opening attachments in Kmail. From KDE SVN.markd3-2/+25
Bump PKGREVISION.
2005-08-01Add "shells" to CATEGORIES, ride on previous revision bump.cube1-2/+2
2005-08-01GNU screen can be used as a login shell, so register it as such.cube1-2/+4
PR 30838 by Geert Hendrickx.
2005-07-31- remove hardcoded /usr/pkg in patch, simplifygrant3-27/+29
- honour CPPFLAGS, LDFLAGS, LIBS - needs -lnsl -lsocket on Solaris
2005-07-31whitespace fixgrant2-4/+2
2005-07-30Update to KDE 3.4.2markd1-4/+4
No summary of changes given, see http://www.kde.org/announcements/changelogs/3_4_2/kdeaccessibility.txt for details.
2005-07-30Update to KDE 3.4.2markd1-4/+4
No summary of changes given, see http://www.kde.org/announcements/changelogs/3_4_2/kdeaddons.txt for details.
2005-07-30Update to KDE 3.4.2markd2-7/+5
No summary of changes given, see http://www.kde.org/announcements/changelogs/3_4_2/kdeadmin.txt for details.
2005-07-30Update to KDE 3.4.2markd3-7/+8
No summary of changes given, see http://www.kde.org/announcements/changelogs/3_4_2/kdeartwork.txt for details.
2005-07-30Update to KDE 3.4.2markd1-4/+4
No summary of changes given, see http://www.kde.org/announcements/changelogs/3_4_2/kdeedu.txt for details.
2005-07-30Update to KDE 3.4.2markd7-155/+7
Changes: * KAlarm: Minimise KMix window if KMix is started by KAlarm when displaying a message. * KAlarm: Prevent session restoration displaying main windows which should be hidden. * KAlarm: Prevent alarm message windows being too large for screen. * KAlarm: Change --volume command line option short form from -v to -V to avoid clash with --version. * KNode: Fix %NAME and %EMAIL custom header macros * KNode: Support news server that don't understand the LIST OVERVIEW.FMT command * KNode: Fix subject field cursor regression * Akregator: Improve rendering speed of the article list drastically (by about factor 10) * Akregator: Fix opening of non-HTML files in external applications
2005-07-30Update to KDE 3.4.2markd1-4/+4
Changes: * Ark: Do not try to open the internal viewer in case the extraction of the file failed * KCalc: Fix 0 + 0 and 0 - 0
2005-07-29- indentationgrant1-24/+13
- define NO_BUILD instead of an empty do-build target - eliminate MACHINE_ARCH mangling, i[3-6]86 is already squashed to i386 by bsd.prefs.mk - allow install on Solaris/x86
2005-07-29tidy up formattinggrant2-13/+10
2005-07-27Reset MAINTAINER -- he stopped working on pkgsrc.wiz1-2/+2
2005-07-25Fix a comment that made make report:kristerw1-3/+4
Unassociated shell command "# on NetBSD 1.6"
2005-07-25pkglint.wiz1-3/+2
2005-07-25We never use the libgpgme-copy (we use the real package) so don't bothermarkd5-106/+1
patching it.
2005-07-25Update to koffice 1.4.1markd3-25/+19
Changes (from 1.4.0a some already in 1.4.0b) KOfficeCore: * OASIS loading/saving fix for embedded objects * Fix crash when pressing Quit in the initial startup dialog * Fix the handling of Automatically select filename extension when directory was selected KOffice UI: * Fix typing a URL in startup dialog and clicking OK; the URL wasn't loaded * Fix "Always start X with this template" behaving as if it was checked when it wasn't KOffice Workspace: * Has an icon, finally :) KWord * Fix crash when updating a TOC with a table inside it * Fixes for OASIS OpenDocument support KPresenter * Fix painting shadows of all 2D shapes * Fixed "copy-page has a little offset for embedded objects" * OASIS OpenDocument fixes for polyline, polygon and regular-polygon KSpread * Fix crash related to obscured cells in rendering code Krita * Fix bugs * Move the layers palette to the control box docker, so there's one docker less on screen * Add shortcut keys for many more actions (Thanks to Alan) * Various performance optimizations * On selecting the crop tool when there is a selections present, crop * Crop layer on double click * Improved .psd loading Kexi * Fix compilation using gcc on some platforms * Fix crash on startup when Kexi is started from K Menu * Form widgets: shadow in label widgets is properly set for altered indenting, margins and alignment
2005-07-23Remove some obsolete packages using gnome[1]-libs.wiz7-128/+1
List posted to tech-pkg by jmmv on June 15, no negative comments.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz14-28/+28
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21Replace GECKO_PROVIDER with option group. New options are firefoxdillo1-9/+5
and mozilla. Backwards compatibilty is provided. Reviewed by wiz.
2005-07-20Do not include <malloc.h>.kristerw2-1/+14
2005-07-18Add patch that should solve the annoyingwiz2-1/+17
Makefile:126: *** target pattern contains no `%'. Stop. breakage. XXX: If this works, I'll move this package to emulators/, where it belongs.
2005-07-17Update koffice to 1.4.0bmarkd2-2/+9
1.4.0b Changes since 1.4.0a * Crash when pressing Quit on startup * KSpread crashes when rendering obscured cells * KWord crash when updating TOC with table inside of it * Revised OASIS saving in KSpread * Revised OASIS support in KPresenter * Many improvements and bugfixes in Krita and Kexi. * Various other bugfixes.
2005-07-17Remove patch file that should have gone with the last update.markd4-15/+24
Fix build on NetBSD 1.6: 1.6's tar misnamed a file when unpacking (!?) so fix up if this happens. g++'s vector template doesn't have an at() method but what we actually want is back() (which it does have) so use it.
2005-07-16Remove some unnecessarily strong dependencies on perl that resultedjlam3-7/+5
from including perl5/buildlink3.mk. These packages just need the Perl interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam13-35/+26
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam8-17/+17
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package.
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam19-38/+38
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2005-07-08Prevent a reference to build directories on machines that dokristerw1-2/+2
not need ldconfig.
2005-07-08Prevent paths to the build directories from being included in the package.kristerw1-1/+3
Bump PKGREVISION.
2005-07-06this pkg needs flex to build.grant1-1/+3
2005-06-30Update vttest to 20050107. More tests were added.minskim2-6/+6
Approved by the maintainer (drochner@).
2005-06-29Find the xscreensaver xml files so that screensaver configuration worksmarkd4-11/+25
fully. Require newer xscreensaver version to match screensaver hacks listed in PLIST. Bump PKGREVISION.
2005-06-27Update koffice to version 1.4.0amarkd14-296/+1318
The principal improvements over KOffice 1.3 are: * Krita: Krita is an image editor and paint application with a wide range of applications, from photo editing to the creation of original artwork. Sporting a clear and uncluttered interface (for a paint app...) it makes the features it delivers accessible and intuitive to use. This is the first public release of Krita and while it provides a coherent set of features, it is only the first stepping stone towards a flexible paint application for artists and image editors. * Kexi. KOffice 1.4 is the first official release to include Kexi. Kexi is an integrated environment for creating and managing databases. It can be used for creating database schemas; inserting data; performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects - tables, queries and forms - are stored in the database, making it easy to share databases. Kexi is considered as a long awaited Open Source competitor for MS Access, Filemaker and Oracle Forms. Its development is motivated by the lack of Rapid Application Development (RAD) tools for database systems that are sufficiently powerful, inexpensive, open standards driven and portable across many OSes and hardware platforms. * OASIS OpenDocument support: Most KOffice applications now support the OASIS OpenDocument file format. KOffice developer David Faure is part of the OASIS technical committee and was able to participate in the discussions that led to the creation of this standard file format. * KWord (Word Processor): o rewritten spell-checking support which is much faster and solves many problems (e.g. KOffice-1.3's right-click-menu sometimes hanging); with aspell, spell-checking is available in more than 70 languages. o word completion with tooltip; o a new WordPerfect import filter, based on an external library, libwpd; * KPresenter (Presentation Tool): o a master page concept; o reworked dialogs (property editor, object and page effects); and o customizable slide order and selection for slide show. * KSpread (Spreadsheet): o Support for right-to-left spreadsheets; o much improved value parsing and formatting; o a calendar plug-in; o additional options for cell validity, 5 new functions, and o a new Microsoft Excel import filter. * KChart (Graph and chart drawing tool): o New, much improved, data editor; o linear or logarithmic scale; o printing support; o support for data as rows or columns; and o export to PNG and SVG formats. * Kivio (Flow-charting application): o New stencils: Nassi Schneiderman; o a docker for adding stencils to the document; o a tool for adding connector targets to stencils; and o a poly-line connector.
2005-06-26UDFclient.0.4.9 : recommended upgrade since it fixes lots of interchangereinoud2-7/+7
issues and is now fully read & write compatible with Roxio's DirectCD/Drag2Disc! It also adds the modified get and put functionality as well as the new mget and mput commands. In the run-up for 0.50's recordable support i've taken the opportunity to clean up loose ends and long standing small issues like the rm printing bug. Support has also been created for non 2048 bytes media such as harddiscs and files. Note: UDFclient will automatically set its sectorsize to the media used, so you have to use the new -b 2048 to be able to read and write files used for testing and mastering.
2005-06-25I do not have access to the source, and cannot get find anyone who has, soabs1-2/+2
drop maintainership
2005-06-25Change the CONFIGURE_ENV to use the variables users are supposed to set,kristerw1-3/+3
rather than the autoconf cache variables.
2005-06-24Update to 1.3.5:wiz2-6/+6
* version 1.3.5 - recursive SFV checking support by Travis Poppe - portability fix for OpenBSD * version 1.3.5-pre2 - portable integer type #include fix for OpenBSD and possibly others. thanks to Daniel Kåkneryd for pointing out the problem. (shd) * version 1.3.5-pre1 - (copied from 2005-05-11) feature that prints out sfv files with broken files and broken sfv files when recursive sfv checking is enabled. this is useful because print out in recursive mode can be long. one sees those sfv files that failed at the end of the output. Thanks to Travis Poppe for suggesting this feature (shd) - feature that prints out sfv files with broken files and broken sfv files when recursive sfv checking is enabled. this is useful because print out in recursive mode can be long. one sees those sfv files that failed at the end of the output. Thanks to Travis Poppe for suggesting this feature (shd)