summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
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)
2005-06-23Prevent paths to the build directories from being included in the package.kristerw1-2/+5
Bump PKGREVISION.
2005-06-23Retracting change made earlier today. Leaving it for Mark Davies toshannonjr1-3/+1
examine and commit as he sees fit.
2005-06-23Added buildlink3.mk includes for security/libgpg-error andshannonjr1-1/+3
security/libassuan. The configure script ckecks for these packages and substitutes very old versions if they are not found. This change ensures that the correct header files are used during compilation.
2005-06-20Use devel/GConf2/schemas.mk. Bump PKGREVISION.hira2-13/+10
Reviewed by minskim@.
2005-06-20Don't install celestia.schemas. This fixes PR pkg/30066.hira3-4/+25
2005-06-19Update to match the description of that file, by adding this part:veego1-1/+2
(of which all but 884 are also in JIS X 0212)
2005-06-19Make compile with old g++'s.markd3-1/+35
2005-06-17Create directories before installing files into them.jlam39-40/+110
2005-06-13Upgrade misc/udfclient to version 0.4.5reinoud2-7/+7
UDFclient.0.4.5 : serious cleanup and bugfix release fixing serious `mkdir' brokenness and introducing a more decent logical volume open/close behaviour with coupled logical volume integrity sequence support that was lacking. Discs opened read-only are now really read-only; one could delete files from a read-only disc that could result in broken discs.
2005-06-08Major upgrade to the 0.3 series due to a structural rebuild of main enginereinoud2-7/+7
based on insights gained from developing version 0.3. Pitty enough still no recordable media write support (sorry folks...). Significant speed improvements have been made in both reading and writing heaps of little files. Offcource also heaps of bug fixes. Work has also started on an in-kernel implementation though i decided to get udfclient fully functional first. New in this version is support for non 2048 byte media using the -b flag, new `rename' and `free' commands in udfclient and a fixed and hopefully full working `rm' command. Warning some flags have been changed meaning so check your scripts!
2005-06-05Add kchm.markd1-1/+2
2005-06-05Initial import of kchm 0.6.5 from pkgsrc-wip. Packaged by Ian Zagorskih.markd4-0/+60
Makefile cleaned up by me. Chm is a new chm viewer for KDE. It consists of kio_chm, corresponding kpart(so you can view chm files in konqueror) and a small viewer on top of this.
2005-06-04Fix print-PLIST generation (broken by incorrect regexp in MKDIR handling).jmmv7-14/+14
2005-06-02Convert to options framework.wiz1-3/+7
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam23-43/+38
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
2005-05-31During PLIST generation, suppress MKDIR lines that create directoriesjmmv7-7/+14
handled by these packages. Found by wiz@.
2005-05-31update to 0.74drochner4-15/+30
changes: - cd-paranoia fixes - cdda-player fixes - cd-drive shows MMC level - CD Text improvements/fixes - eject of empty CD-ROM drives on GNU/Linux - FreeBSD audio sub-channel time reporting fixed
2005-05-31update to 2.10.0drochner4-51/+74
uses the mozilla/gecko HTML renderer now, let it choose firefox or mozilla-gtk2, what the GECKO_PROVIDER option is set to lots of other changes, fixes and cleanup -- too much to list here
2005-05-31Update to KDE 3.4.1markd2-9/+104
Changes: unknown
2005-05-31Update to KDE 3.4.1markd2-6/+5
Changes: * Rellinks: Disable the toolbar by default
2005-05-31Update KDE to 3.4.1markd1-4/+4
Changes: * kuser: Fix crash when adding user
2005-05-31Update to KDE 3.4.1markd1-4/+4
Changes: unknown
2005-05-31Update to KDE 3.4.1markd3-14/+15
Changes: * KLettres: fix Z in English data * KLettres: Romanized Hindi and Spanish support added * KLettres: fix empty line in txt file that generated an empty special char * KHangMan: Slovak support added and bug fix in case language is empty in kdeglobals * KHangMan: fix empty line in txt file that generated an empty special char * KHangMan: fix German first capital letter * Kig: check if the file name is a temporary one * Kig: don't crash when loading documents with incorrect object types * Kig: better size for some menu item icons * KmPlot: Print header table correctly when automatic scaling is chosen. * Kalzium: Fix drawing of the atom-hulls of elements 87-114 * Kalzium: Fix a wrong unit (used cm^2 instead of cm^3 for the density) * Kalzium: Fix translation-problem
2005-05-31Update to KDE 3.4.1markd11-50/+157
Changes: * KMail: Fix compilation on IRIX * KMail: Send redirected messages to the correct address even if sending failed at first * KMail: Fix crash when canceling KWallet password prompt * KMail: Reduce memory consumption when importing folders * KMail: Honor the character encoding when loading a message from a file * KMail: Fix problem with per-identity BCC addresses * KMail: Fix problem with inline forwarding of CC'ed messages * KMail: Allow thread-related actions for single messages in threaded message list * KMail: Show correct attachment status of imported message * KMail: Fix attachment detection * KMail: Fix problem with context menu for email addresses * KMail: Show categories in the recipients picker * KMail: Fix problem with Apply button staying disabled * KMail: Correctly update filters filtering by status * KMail: Fix for deletion of folders with subfolders using cached imap * KMail: Rename temporary file used for compaction so that it doesn't risk appearing when kmail is killed and restarted * KNode: Don't create empty reference headers when superseding articles * KNode: Cleanly terminate network threads * KNode: Respect custom color settings in the folder tree and source viewer * KNode: More robust handling of optional headers in XOVER response * KNode: Don't toggle 'sort by thread change date' when restoring header view layout * KNode: Show error message on write errors * KNode: Remove linebreaks from subject * KNode: Don't break inline GPG signatures when forwarding messages * KNode: Fix drag&drop crash in folder tree * karm: Don't crash when deleting a task. * Akregator: Don't crash when closing tab before the page is loaded. * Akregator: Show icons on status filter combobox KMail style * Akregator: Make reset filter button to reset status filter * Akregator: Show window with size it was closed or with one from command line * Akregator: Remove block around "Read more" link
2005-05-31Update to KDE 3.4.1markd1-4/+4
Changes: * Ark: Dead lock in "Add to archive" action when providing invalid archive format * Ark: Mark "Selected Files" as default in the extraction dialog if more than one file is selected * KFloppy: better error messages during low-level formatting (Linux only) * KFloppy: disable "Auto-Detect" on BSD, as it is not supported * kcharselect: Removed "Configure Toolbars..." menu item * kgpg: No "Import Missing Signatures From Keyserver" for own key
2005-05-31Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's adillo1-2/+3
user settable variable. Set PKG_SUGGESTED_OPTIONS instead. Also, make use of PKG_OPTIONS_LEGACY_VARS. Reviewed by wiz.
2005-05-26Add and enable ukpostcodesagc1-1/+2
2005-05-26Initial import of a list of UK national postcodes into the Packagesagc4-0/+42
Collection. The list is a five-field CSV file. Free list of UK postcodes The list is formatted as plain text, with each record on a separate line. Each record consists of five fields, each field being separated by a comma. You should be able to import this data into most applications that support "comma separated variables". The five fields are: 1. First part of the UK postcode (area code) 2. x-coordinate (metres) 3. y-coordinate (metres) 4. Latitude 5. Longitude
2005-05-25Add RMD160 checksum.wiz2-12/+25
2005-05-25Add RMD160 checksum.wiz1-1/+2