Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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.
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
|
|
SEGV I've seen still looking for the others.
|
|
|
|
set{uid,gid} binary is no worse than having the source code freely
available.
|
|
|
|
|
|
|
|
BUILDLINK_KDEDIR to fix a harmless error when building kdelibs2 where
-L/lib appeared as a flag to the compiler/linker.
|
|
|
|
where /usr/libexec/cpp doesn't exist, by calling "cc -E" instead.
|
|
defs.${OPSYS}.mk files.
|
|
|
|
forget to cvs add the patch this time.
|
|
|
|
|
|
|
|
|
|
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
|
|
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.
|
|
of KDE2.
|
|
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.
|
|
|
|
set to '${ECHO_MSG} "=>"' for now.
|
|
to list them both when we listing just automake will do.
|
|
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.
|
|
seg faults with nfs partitions
|
|
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.
|
|
|
|
|
|
|
|
KeyLaunch is a small utility for binding commands to a hot key
It's nice - now I simply press alt+p and xterm launches.
|
|
with setuid programs not being found unless their read bits are set.
|
|
being improperly translated by buildlink. This should fix pkg/14306 by
Kent Polk <kpolk@darwin.sfbr.org>.
|
|
is in line with rfc1123 sec 4.1.2.6.
Fix the search method for lib{ssl,crypto} in kopenssl.cc
|
|
on the latest qt2-libs-2.3.1nb1.
|
|
match qt2-libs-2.3.1nb1.
|
|
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.
|
|
|
|
|
|
${BUILDLINK_DIR} as they're not required for building purposes.
|
|
|
|
dependency to the PLIST.
|
|
kdelibs2.
|