summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2002-01-01Spelling: libaries -> librariesbjoern1-1/+1
2002-01-01Spelling: Libaries -> Librariesbjoern1-2/+2
2001-12-30Set BUILDLINK_DEPENDS.qt2-libs to qt2-libs>=2.3.0zuntum1-1/+2
(similarly to recent Makefile change)
2001-12-30Mark this package as only available on NetBSD with 1.5T or later.agc1-1/+4
Fixes a problem which arose on a 1.5.2 bulk build.
2001-12-30update ruby-tk pakcage to ruby 1.6.6 based.taca2-5/+10
2001-12-30Update ruby-tcltklib to ruby 1.6.6 based.taca2-7/+7
2001-12-30Depend on qt2-libs>=2.3.0, not "2.2.4" (default of qt2-libs's buildlink.mk)zuntum1-2/+3
PR pkg/13290 by Scott Presnell <srp@zgi.com>
2001-12-28Cleanup patch files:tron91-1001/+1116
- unified format - only one patch per file - no files get patched twice
2001-12-26Fix problems with "xkbcomp" if the "xpkgwedge" is installed.tron1-2/+2
2001-12-24Make sure moc gets referenced as ${QTDIR}/bin/mocjmc2-5/+14
2001-12-23Update to version 8.3.4bjoern9-852/+176
Taken from "changes" from the distribution (minus changes not relevant for NetBSD): 2001-04-04 (doc fixes) numerous doc corrections and clarifications. Update of READMEs. 2001-04-04 (bug fix) corrected reseting of service mode to only occur when it was set (hedin, hobbs) 2001-04-02 (bug fix) Checked for menu deletion before calling associated menu entry command. Fixed listbox, canvas and entry destruction to be more aware of current widget activity. (hobbs) 2001-03-30 (bug fix) handled the error case where a valid-looking but invalid identifier could be passed in certain event generate options causing a crash (hobbs) 2001-03-29 (bug fix) corrected handling of drag-selection (dejong) 2000-10-27 (feature enhancement) made [tk useinputmethods 1] the default for Tk (hobbs) 2000-09-29 (bug fix) corrected BadMatch errors when using Tk on multiple screens (hipp) 2000-08-18 (feature enhancement) Removed redundant call to DitherInstance (melski) 2001-08-24 (bug fix) correct several possible free memory reads and array bounds read errors reported by purify. (hobbs) 2001-08-27 (new feature) added call to Tcl_SetMainLoop which enables Tk to be loaded interactively into tclsh and have the event loop kick in correctly. (hobbs) 2001-08-28 (bug fix) fixed tk_chooseDirectory crash on Win95. (baker) 2001-08-28 (bug fix) removed 2 second 'raise' delay seen by some Unix window managers. (hobbs, baker) 2001-09-14 (bug fix) fixed memory leaks that occured if errors were thrown while initializing the channel for an image. (darley) 2001-10-04 (new feature) added enhanced bgerror dialog from Hipp. (hobbs) 2001-10-17 (bug fix) fixed file filtering in the motif file dialog (nelson)
2001-12-21sync PLIST with realityagc1-1/+3
2001-12-21Add and enable mltermagc1-1/+2
2001-12-21Initial import of mlterm-2.0.0 into the NetBSD Packages Collection.agc7-0/+114
mlterm is a Multi Lingual TERMinal emulator for X. It supports many character sets, many encodings, and many other decorative functions. Since mlterm retains character tables in memory to convert characters between UCS and other encodings, it consumes a lot of memory while running, so it's recommended that you open multiple ptys in one process. Provided in PR 15002 by Masao Uebayashi <uebayasi@soum.co.jp>, modified slightly by myself to use NetBSD's libtool, to correct slight wording difficulties in the description, and to generalise the hardcoded paths in Makefile.in files.
2001-12-20Fix build problems noted by Hubert's bulk build.skrll1-2/+3
2001-12-20Remove support for dynamic package list handling because "USE_CUPS" onlytron1-5/+1
affects the "kdelibs2" package.
2001-12-20Fix build problem under NetBSD-current.tron2-7/+6
2001-12-20Cleanup patch files:tron107-3246/+2755
- unified format - only one patch per file - no files gets patched twice
2001-12-19Remove some dirrms for directories created by other packages.wiz1-8/+1
2001-12-19Add automatic package list handling required for "USE_CUPS".tron3-19/+28
2001-12-19Include "cups" buildlink glue code only if "USE_CUPS" is set to "YES".tron1-1/+3
2001-12-19Shorten reach over pathnames.tron1-5/+5
2001-12-19Search "rgb.txt" in the correct directory on systems where the "xpkwedge"tron2-6/+7
package is installed. Patch supplied by Robert Elz in PR pkg/14869.
2001-12-19Updated to 1.42 (provided by Ingolf Steinbach in pkg/14982)martti3-9/+9
All you KDE-users can now be even happier with a KDE-enabled Xsnow 1.42! The snow will magnificently wipe out your icons, but not to worry, they're not really gone. By wiping with a window or something you can make them reappear. Car owners are used to this for years.
2001-12-18Since print/cups conflicts with another popular print package,jlam1-2/+6
print/lprng, we make a new variable USE_CUPS that is used by packages to determine whether depend on print/cups and to compile in support for CUPS. USE_CUPS may be either "YES" or undefined. Deprecate SAMBA_WITH_CUPS as its purpose is superseded by USE_CUPS. Convert net/samba and net/samba20 to use USE_CUPS and make x11/kdelibs2 respect USE_CUPS.
2001-12-17Add and enable "xterm".tron1-1/+2
2001-12-17Move "terminfo" handling into installation script so that it works fortron2-6/+10
binary packages.
2001-12-17Import new Solaris only "xterm" package:tron7-0/+346
Latest terminal emulator for the X Window System
2001-12-17Use the latest fvwm2 distribution file (2.4.4). There are no changes inmartti2-5/+5
xpmroot as far as I can tell...
2001-12-16Fix compilation on a.out platforms.skrll3-25/+21
2001-12-16Typo. Put @ back on configure linejmc1-2/+2
2001-12-16Fix patch so it doesn't try and treat x11-links as -linksjmc3-7/+6
2001-12-16Various bits to get this working.jmc4-61/+22
Buildlinkify against tcl/tk/x11 This configure is kinda brain dead so just keep the configure.in patches (which were reversed anyways from the configure patches) and depend on autoconf to force a correct configure. Also pass X11BASE along to configure's env so the right -R flags end up in the libs/binaries.
2001-12-15Use EVAL_PREFIX to work out the installed directory of the sam package.agc4-10/+11
2001-12-15Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the externalagc1-5/+5
references of the pkglint package. _PKGSRCDIR is an internal definition in bsd.pkg.mk, and a few packages which would like to refer to other packages in the build tree. It should not be set by users, but neither should it stop a user from building a package if it is defined, so make it obvious that this is the case.
2001-12-11Drop version number from description.wiz1-8/+8
2001-12-11Updated to 0.4.2, per pkg/14467 by Jonathan Perkin.wiz4-12/+27
Changes since 0.4.0: *src/command: applied patch from Eric Benoit <eric@ecks.org>, which adds the "CSI 21 t" control sequence, for title handling. *command.c: fixed keypad Home and down keys being mixed up. Added code to allow scrolling up/down for just one line (shift+arrow) contributed by djerome) *command.c: Fixed possible buffer overflow when changing display name. *ximage_utils.c: updated shading code for better speed *screen.c: applyed reverse video cursor patch *ximage_utils.c: applyed Ren<E9> Scharfe 's patch for better shading approach. And bug fixes.
2001-12-11Remove a MASTERSITE that isn't anymore.wiz1-2/+1
2001-12-10Fix dependency directory reference.skrll1-2/+2
2001-12-10Be more careful when using QCString in meinproc... This avoids at least onskrll2-1/+52
SEGV I've seen still looking for the others.
2001-12-08Include x11.buildlink.mkjmc1-1/+2
2001-12-07Remove slightly paranoid security comment - having the read bit set on askrll1-3/+3
set{uid,gid} binary is no worse than having the source code freely available.
2001-12-07kdelibdocs has been deleted. (Thanks Tomasz)skrll1-2/+1
2001-12-07Delete old and not very useful kde 1.1 library documentation pkg.skrll4-538/+0
2001-12-07Remove an old (commented out) DEPENDS line.skrll1-2/+1
2001-12-07Use perl5/buildlink.mk instead of USE_PERL5, and supply a definition forjlam1-2/+3
BUILDLINK_KDEDIR to fix a harmless error when building kdelibs2 where -L/lib appeared as a flag to the compiler/linker.
2001-12-07Include bsd.prefs.mk, just in case, to ensure the X11PREFIX is defined.jlam1-1/+3
2001-12-06Mirror changes to the NetBSD xsrc tree to deal with the new toolchain,jlam2-1/+19
where /usr/libexec/cpp doesn't exist, by calling "cc -E" instead.
2001-12-05s/root/${ROOT_USER}/g, now that the definition appears in theagc1-10/+2
defs.${OPSYS}.mk files.
2001-12-04Add buildlink.mk include for gdk-pixbufdamon1-1/+2