summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant29-58/+58
2004-01-24Add and enable XFree86-{docs,man}xtraeme1-1/+3
2004-01-24Initial import of XFree86-man-4.3.0 from pkgsrc-wip.xtraeme8-0/+4661
This package contains additional XFree86 online manual pages. This includes developer documentation (in man format) for Xlib, OpenGL drawing, X11 Nonrectangular Window Shape Extension, Double Buffer Extension (DBE), X Extended Visual Information, Resource Manager, X Toolkit Intrinsics, video processing, and other X-related programming. XFree86-man also provides: X - a portable, network-transparent window system X.Org, XProjectTeam - X.Org Group information XConsortium - X Consortium information XStandards - X Consortium Standards and X Project Team Specifications Xsecurity - X display access control
2004-01-24Initial import of XFree86-docs-4.3.0 from pkgsrc-wip.xtraeme5-0/+166
This package contains XFree86 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-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam1-2/+2
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives a value only once due to the multiple inclusion protection in the bulldlink3.mk files. In the case where a package includes several buildlink3.mk files that each want a slightly different version of another dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the strictest <pkg> dependency to be matched.
2004-01-23regenwiz1-2/+2
2004-01-23Make build on -current.wiz2-5/+15
Also, this package can use native curses since 1.6V; replace USE_NCURSES with appropriate INCOMPAT_CURSES.
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv21-36/+42
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-22Update link, as reported by Thomas Devreese in PR 24196.cube1-2/+2
2004-01-22This package doesn't invoke the toolchain, so NO_BUILDLINK is appropriate.jlam1-6/+5
2004-01-22These packages never invoke the toolchain, hence NO_BUILDLINK isjlam2-9/+9
appropriate.
2004-01-22Bump PKGREVISION due to librsvg2 and swfdec updates.jmmv1-2/+2
2004-01-22replace the (somewhat broken) test to figure out the compiler versiongrant1-19/+3
with GCC_REQD=2.95.2.
2004-01-20s/it's/its/snj1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc30-60/+62
2004-01-19Add and enable dvorakng.jmmv1-1/+2
2004-01-19Initial import of dvorakng, version 0.6.0rc1:jmmv5-0/+51
DvorakNG is a curses based Dvorak typing tutor. It's heavily based on Dvorak7min, but adds many improvements like a progress information database. From Bruce Chiarelli in PR pkg/24147, with several changes by me.
2004-01-17Remove kstars. This version is rather old, and a newer version ofkristerw6-438/+1
kstars is included in the misc/kdeedu3 package.
2004-01-17remove references to work dir (S/.work//)recht2-4/+4
2004-01-17+ libcdiorecht1-1/+2
2004-01-17initial import of libcdio-0.65recht6-0/+94
This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's.
2004-01-17Install all schema files into GCONF_SCHEMA_FILE_DIR, reported byxtraeme4-4/+21
Min Sik Kim in PR pkg/24121. Bump PKGREVISION.
2004-01-16Add some missing directories, reported by Min Sik Kim in PR pkg/24113.xtraeme1-1/+16
2004-01-15Update to KDE 3.1.5.markd6-164/+205
Changes: * kdf: Fixed mem leak * khexedit: Fixed 64 bit float big endian decoding * khexedit: Honour ignore case setting in find next (F3) * khexedit: Fix crash on systems which need strict alignments for double variables (HP-UX)
2004-01-15Update to KDE 3.1.5.markd3-12/+10
Changes: * kalarm: Fix system tray status indication on startup
2004-01-15Update to KDE 3.1.5.markd3-10/+6
Changes: * kstars: Fixed Daylight Savings Time rule for locations in Saskatchewan, Canada (these locations do not use DST). * kstars: Improved determination of the time that an object sets or transits. If the transit or set time is before the object's rise time, then it is recomputed for the following day. These times appear in the popup menu, and in the details dialog.
2004-01-15Update KDE to 3.1.5.markd2-7/+5
2004-01-15Update to KDE 3.1.5.markd3-7/+19
Changes: * kuser: Fix quota support for linux quota 3.10 or newer (e.g. SuSE 9)
2004-01-15Update to KDE 3.1.5.markd2-7/+5
2004-01-14Update to 0.8.10, provided by Min Sik Kim in PR pkg/24049.xtraeme3-6/+19
Changes since 0.8: * 0.8.1 Major feature enhancement masked as minor number release + added real Microsoft-like $FIftiMain index-based global search. The searches are as fast as possible now. - removed the 'Case sensitive' checkbox because index search can't use it anyway. + added support for 'javascript:fullSize' URLs. + beautified the font dialog a bit. + fixed empty title in the titlebar bug. + refined the synchronization between the contents tree and the wxHtmlWindow displayed page. * 0.8.2 Bug fixes and improvements: + added 'find in page' code (wxWindows 2.5.x only). + added 'copy text' code (wxWindows 2.5 only). + added a 'find in page' dialog that hopefully pops up on Ctrl-F :) (wxWindows 2.5.x only) + added a popup menu with common options (back, forward, copy selection, find in page) that pops up when the user right clicks the HTML window. + beautified the tree control and enabled variable sizes for the tree items. * 0.8.3 Bug fixes: + fixed a relative path bug (i.e. for file paths like ../directory/file) both for HTML pages and images (had to override wxHtmlWindow::OnOpeningURL()). + made the fonts change if necessary so that alternative encodings can be used (such as Russian or Chinese). * 0.8.4 Minor bugfix: + corrected a bug that crashed xchm if the user tried to open a .chm file that is not present on disk. * 0.8.5 Major bugfixes: + made xCHM properly handle weird charset languages (Russian, Chinese) properly even when xCHM is being linked with the GTK2/Unicode version of wxWindows. * 0.8.6 Minor bugfixes: + corrected a bug that made xCHM refuse to load pages with /absolute/paths. + corrected a bug that made xCHM refuse to load pages with ./in/current/dir paths. * 0.8.7 Minor feature enhancements: + the contents panel sash position persists between sessions. + decreased the default application font size from 14 to 12. + added opened files history support. * 0.8.8 Major feature enhancements: + all the wxListBox widgets have been replaced with wxListCtrl derived controls. + added real-time searchable index support via a new 'Index' panel (status / selected index word changes as you type). + suppressed unhelpful error messages while loading a page. + hacked around wxWindows file system handler bug. GetMimeTypeFromExt() couldn't figure out that pages that ended in ".HTM" (as opposed to lowercase ".htm") are of "text/html" MIME type. * 0.8.9 Bugfix release: + checking for the u_intXX_t types with autoconf. + the detection of the book title, home page, index and contents files is reliable. + applied FreeBSD port patch. * 0.8.10 Bugfix / enhancements release: + fixed a horizontal scrollbar repainting bug that occured in the search and index tabs. + added Chanler White Mac OS X patch to be able to launch open a .chm file by double-clicking on it on Mac OS X.
2004-01-12Remove unnecessary blank lines.cjep2-4/+2
2004-01-11move the various static shell packages back to their previous names.grant1-2/+2
2004-01-11Make this compile with gcc-3.3; fix problems seen in agc's latest bulk build.jschauma6-12/+138
2004-01-11Add X10_PORT for selecting the default serial port for the X10 adapter.kim1-1/+5
2004-01-11Lint: <=24 linescjep1-8/+1
2004-01-11fix BUILD_DEPENDS on tcsh after standalone-tcsh rename. noted by agc.grant1-2/+2
2004-01-10Remove KDE1 packages (and dependencies) from pkgsrc, since the KDEwiz7-1260/+1
authors have dropped support for it and have not been backporting security fixes. As proposed on tech-pkg numerous times (last one: Dec 27 2003).
2004-01-10rev. bump because of the wxGTK buildlink changerecht1-2/+2
2004-01-10Add and enable cuetools.jmmv1-1/+2
2004-01-10Initial import of cuetools, version 0.4:jmmv4-0/+55
cuetools is a set of utilities for working with cue and toc files. It includes the following programs: * cueconvert Convert between cue and toc formats. * cuebreakpoints Output track break points from a cue/toc file, in a format usable by shnsplit (part of the shntool package). * cuerename Rename files based on a template.
2004-01-07Bump PKGREVISION due to wxGTK update (use gtk2).jmmv1-1/+2
2004-01-06Not necessary any longer after update to 4.0.2.wiz3-38/+1
2004-01-06Update to 4.0.2, provided by Soren Jacobsen in PR 24000.wiz4-20/+7
In his own words: 4.0.2 fixes a local privelege escalation problem. See http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0972 for more information. There's no ChangeLog available, but other than the fix for this and regeneration of the configure script, changes are extremely small. Also, I've removed the info files from PLIST and PLIST.SunOS. They are handled automatically as of bsd.pkg.mk 1.1332.
2004-01-06Add and enable xchm.wiz1-1/+2
2004-01-06Import of xchm from pkgsrc-wip (by xtraeme@).wiz4-0/+31
xCHM is a CHM viewer for UNIX, based on Jed Wing's CHMLIB and written with wxWindows. xCHM can view your files, show the contents tree if one is available, print the current page, work with bookmarks and do the usual history stunts. It allows you to change fonts and search for text in all the pages of the archive, or in the pages' titles. What it can't do is handle Javascript by the book.
2004-01-05bl3ifyjlam1-2/+4
2004-01-04Bump revision due to librsvg2 update (libcroco added as a dependancy).jmmv1-2/+2
2004-01-03Bump package revisions for tiff update.reed37-65/+74
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2004-01-03Add correct version syntax to BUILD_DEPENDS lineheinz1-2/+2
2004-01-02Update to 2.4:wiz5-30/+46
In fact very little has changed in V2.4. A few bugs were fixed, and one new feature, namely the display of multiple results in a multi-dictionary lookup, was added. One bug-fix was to re-instate a feature that was accidently dropped out in the V2.2 -> V2.3 update. (Only one user noticed....) Pkgsrc change: depend on new edict and kanjidic packages instead of including a copy of the files.