summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
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
2001-12-04Commit the fix for the VERSION problem that has gone into KDE cvs. Don'tskrll2-2/+10
forget to cvs add the patch this time.
2001-12-04Put some files in a more kdevelop friendly place.skrll2-20/+21
2001-12-04Redo this pkg so that it generates the documentation from kdelibs sourcesskrll4-333/+1759
2001-12-04Oops, these patches still exist.skrll1-1/+10
2001-12-03Wildcard dependency on glimpse.wiz1-2/+2
2001-12-03Update to KDE 2.2.2skrll70-2143/+3638
Closes pkg/14728 from Mark Davies <mark@mcs.vuw.ac.nz>. Changes from him with updates from myself. From www.kde.org... The principal improvements over KDE 2.2.1, release two months ago, include: o security-related - SSL certificate loading - symlink vulnerability in .wmrc access by KDM introduced in 2.2 - security problem with eFax (used by klprfax) - potential problem in PAM invocation by KDM - potential harmful side-effect of failed KDM session starts o new features - added support for CodeWeavers' CrossOver plug-in (provides support for QuickTime, etc.) - added support for the wheelmouse for scrolling through the KGhostview PS/PDF viewer component - ability to search for multiple patterns at a time in the file search dialog - debugging multi-threaded applications with KDevelop o improvements/fixes - handling of HTTP links that redirect to FTP - POST using SSL through a proxy and sending headers through proxies - saving of recently-selected files in the file dialog - handling of non-ASCII characters over SMB - toolbar button captions with certain styles - selecting items with the mouse in Konqueror - sorting in Konqueror's textview - saving current settings as a theme in the theme manager - crashes in KMail with certain mails - crash on invoking the KDM chooser - non-Latin languages with KDevelop performance - icon loading optimized - file dialog speedups - stop spinning SMB client processes - handling of large files in Kate
2001-12-02Add support for distfile-specific master sites, as requested in pkg/7471.wiz1-4/+4
Syntax: MASTER_SITES_completefilename= http://specific.master/site and similarly for PATCH_SITES. Convert print/ghostscript-nox11 and x11/kterm to take advantage of this.
2001-12-02Note that this file is only used by packages that are distributed as partjlam1-3/+3
of KDE2.
2001-12-01fix build problems on pmax (maybe others) by making the NetBSD.cf filedmcmahill3-1/+677
be the same as our patched one in the vnc package. Problem pointed out by Daniel Senderowicz <daniel@bicho.SynchroDS.COM> on port-pmax. Thanks to Johnny Lam for help in pointing me to the remaining bug.
2001-11-30Use perl5/buildlink.mk instead of USE_PERL5.jlam1-2/+2
2001-11-30Create ECHO_BUILDLINK_MSG for printing buildlink diagnostics. It's justjlam1-2/+2
set to '${ECHO_MSG} "=>"' for now.
2001-11-29A dependency on automake implies a dependency on autoconf; there's no needjlam1-2/+1
to list them both when we listing just automake will do.
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf9-18/+25
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
2001-11-28Apply fix from Mark Davies in pkg/14755: kcontrol's info/partitions pageskrll2-6/+10
seg faults with nfs partitions
2001-11-28Updated to 800.023 (PR#14569 by Shell Hung)martti3-10/+7
Changes in Tk800.022 - Fixes for NoteBook and LabFrame - Various tweaks for "compile" to flat script (tool not released yet) - Doc patches - Slaven's -offset fixes and associated need to change compiled-in defaults. - Feature suggestions from the list.
2001-11-28Buildlinkify.jlam1-2/+3
2001-11-26Add PREFIX to configure environment. The configure script needs it.pooka1-1/+2
2001-11-25Add & enable keylaunchzuntum1-1/+2
2001-11-25Initial import of keylaunch-1.3.0zuntum5-0/+50
KeyLaunch is a small utility for binding commands to a hot key It's nice - now I simply press alt+p and xterm launches.
2001-11-22Apply workaround in pkg/14674 by Mark Davies <mark@mcs.vuw.ac.nz> to dealjlam1-4/+5
with setuid programs not being found unless their read bits are set.
2001-11-19Fix build problems with packages that use artsc-config. The -I option wasjlam1-1/+6
being improperly translated by buildlink. This should fix pkg/14306 by Kent Polk <kpolk@darwin.sfbr.org>.
2001-11-17Fix the PASV response decode in kio_ftp as reported in pkg/13344. Thisskrll3-1/+117
is in line with rfc1123 sec 4.1.2.6. Fix the search method for lib{ssl,crypto} in kopenssl.cc
2001-11-16Update qt2 to 2.3.1nb2. The only change from version 2.3.1nb1 is dependingjlam1-3/+3
on the latest qt2-libs-2.3.1nb1.
2001-11-16Change dependency on qt2-libs to qt2-libs>=${QTVERSION} so that it mayjlam4-8/+8
match qt2-libs-2.3.1nb1.
2001-11-16Update qt2-libs to 2.3.1nb1. Changes from version 2.3.1 are makingjlam3-3/+50
QDir::mkdir and QDir::rmdir work when passed a directory name with trailing slashes by removing the trailing slashes prior to making the mkdir(2) and rmdir(2) system calls. KDE2 seems to rely heavily on this behaviour.
2001-11-16s/NO_BUILDLINK_ONLY/USE_BUILDLINK_ONLY/jlam2-4/+4
2001-11-16Add ldap.protocol file now that we build the LDAP bits of kdebase2.jlam1-1/+2
2001-11-16Remove headers and libraries that need not be symlinked intojlam1-4/+1
${BUILDLINK_DIR} as they're not required for building purposes.