summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
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
2005-05-25Add RMD160 checksum.wiz2-2/+4
2005-05-23Removed trailing white-space.rillig8-17/+17
2005-05-23Sorted PLIST.rillig1-608/+608
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam71-142/+142
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-19Update to 2.10.1:jmmv3-7/+9
GNOME Search Tool * Fix bug #172351, "Cannot open dia files" [Dennis] * Fix bug #168990, "Unable to open nautilus using magnifier" [Vinay M R] * Fix bug #170163, "Build failure with gcc 2.x" [Jens Granseuer] GNOME Dictionary * Mark "Spellings" for translation [Vincent] * Fix part of bug #163277 [Roderich Schupp] GNOME Floppy No changes. GNOME Screenshot No changes. Translation updates : * rw (Steve Murphy), xh (Adi Attar), de (Hendrik Richter), lt (Zygimantas Berucka), nl (Vincent van Adrighem), pt (Duarte Loreto), bg (Alexander Shopov), zh_CN (Funda Wang), sq (Laurent Dhima), es (Francisco Javier Fernandez), cs (Miloslav Trmac), pt_BR (Raphael Higino), ca (Josep Puigdemont), da (Martin Willemoes Hansen), gu (Ankit Patel), en_CA (Adam Weinberger), hu (Gabor Kelemen), fa (Roozbeh Pournader), zh_TW (Abel Cheung)
2005-05-19Update to 1.0.3:jmmv2-6/+6
* Updated translations: Adam Weinberger (en_CA) ahmad riza h nst (id) Alessio Dessì (it) Jordi Mallach (ca) Jyotsna Shrestha (ne) * Fix for bug #171231 GOK sometimes hung when UI grabbing Yelp. * Fix for bug #170347 User is stuck when using the repeat key on a drop-down menu * Fix for bug #169761 Tidying up some code. * Fix for bug #160726 to allow gok to pass make distcheck. 2005-03-07 Irene Ryan <irene.ryan@sun.com> * help/gok/C/gok.xml: updated date, manual version, and s/w version number * help/gok/C/gok-C.omf: updated version and date details
2005-05-19Moved this package from misc category to textproc category.reed8-53/+0
2005-05-19Moving the p5-Lingua-EN-Inflect, p5-Lingua-EN-Numbers-Ordinate,reed3-7/+5
and p5-Lingua-Preferred packages to the textproc category.
2005-05-19Add ane enable firelib.minskim1-1/+2
2005-05-19Import firelib from pkgsrc-wip. Packaged by David Price and modifiedminskim6-0/+83
by me. C language function library for predicting the spread rate, intensity, flame length, and scorch height of free-burning surface fires. It is derived directly from the BEHAVE fire behavior algorithms for predicting fire spread in two dimensions, but is optimized for highly iterative applications such as cell- or wave- based fire growth simulation.
2005-05-18Remove Linux work-around for bug noted in PR #25402 from artsreed1-8/+1
and koffice build. And do in meta-pkgs/kde3/kde3.mk as suggested by maintainer, markd. It helps with builds on Linux for kdegraphics3, libkipi, gwenview, kdelibs3, kdebase3, arts, and many other KDE-based packages on Linux. (It was not needed for kile, but will be used.) Thank you, Torsten Harenberg for testing many packages such as kdenetwork, kdegames, kdepim, kdemultimedia. I still don't know what the correct fix is for PR #25402.
2005-05-18Remove gnome1 packages except as needed for gnucash.wiz25-1474/+1
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
2005-05-18Add missing @dirrm.markd1-1/+2
Pointed out by Jeremy C. Reed
2005-05-16Note that gtar is required by the package.jlam3-4/+7
2005-05-15Note where gzip or gunzip is required by the package since it isn'tjlam4-5/+10
required by default any longer in bsd.pkg.mk under the new tools framework.
2005-05-15Use gzcat instead of "gzip -dc"jlam1-2/+4
2005-05-15bsd.pkg.extract.mk doesn't know about files that end in ".z". Use thejlam1-1/+3
default extraction command, but explicitly specify the need for gzcat.
2005-05-12For Linux, usereed1-1/+8
BUILDLINK_TRANSFORM+= rm:-Wl,--no-undefined to workaround bug noted in PR #25402
2005-05-11Rename MAKE_VARS to MAKEVARS so that it more closely resemblesjlam1-2/+2
"MAKEFLAGS". Both "MAKEVARS" and "MAKEFLAGS" affect the package-level make process, not the software's own make process.
2005-05-11I mixed up MAKE_FLAGS with MAKEFLAGS. The latter is what we actually usejlam1-3/+3
to pass make flags to bmake.
2005-05-10Add share/themes/Clearlooks and bump version to 1.1.jmmv2-3/+4
This is needed because the clearlooks gtk2 and metacity theme will be now in different packages.
2005-05-09Don't assign to PKG_OPTIONS.<pkg> which has special meaning to thejlam1-6/+6
options framework. Rename PKG_OPTIONS.* to PKG_BUILD_OPTIONS.*.
2005-05-09Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file thatjlam1-4/+4
caches variable definitions that were computed by make. These variables are specified by listing them in MAKE_VARS, e.g., .if !defined(FOO) FOO!= very_time_consuming_command .endif MAKE_VARS+= FOO bsd.pkg.mk will include only the one generated during the most recent phase. A particular phase's makevars.mk file consists of variable definitions that are a superset of all of the ones produced in previous phases of the build. The caching is useful because bsd.pkg.mk invokes make recursively, which in the example above has the potential to run the very time-consuming command each time unless we cause FOO to be defined for the sub-make processes. We don't cache via MAKE_FLAGS because MAKE_FLAGS isn't consistently applied to every invocation of make, and also because MAKE_FLAGS can overflow the maximum length of a make variable very quickly if we add many values to it. One important and desirable property of variables cached via MAKE_VARS is that they only apply to the current package, and not to any dependencies whose builds may have been triggered by the current package. The makevars.mk files are generated by new targets fetch-vars, extract-vars, patch-vars, etc., and these targets are built during the corresponding real-* target to ensure that they are being invoked with PKG_PHASE set to the proper value. Also, remove the variables cache file that bsd.wrapper.mk was generating since the new makevars.mk files provide the same functionality at a higher level. Change all WRAPPER_VARS definitions that were used by the old wrapper-phase cache file into MAKE_VARS definitions.
2005-05-08PKG_OPTIONS.<pkg> isn't a good approximation to PKG_OPTIONS for thejlam1-2/+8
package because PKG_OPTION.<pkg> could contain negative options, which are never part of PKG_OPTIONS. Instead, use the show-var target to display the value. We cache it in WRAPPER_VARS and in MAKE_FLAGS to prevent reinvoking the show-var target recursively.
2005-05-03need perl to build, from wizdrochner1-1/+2
2005-05-03correct checksum, distfile was repacked, from Mark Daviesdrochner1-4/+4
2005-05-02RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.reed2-2/+4
And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02update to 0.73drochner5-21/+55
some features added (libcdparanoia cloned, CD audio), some fixes not quite mature, but we have to update because the API changed (in the iso9660 area), and other pkgs (vcdimager, vlc) depend on it
2005-04-30Update MASTER_SITES and HOMEPAGE.agc3-10/+10