Age | Commit message (Collapse) | Author | Files | Lines |
|
then automatically generate a PLIST that says "${PKGNAME} has no files".
* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
and no PLIST files exist, then fail during the package build with
PKG_FAIL_REASON.
* Remove "intentionally empty" PLISTs again.
Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:
PLIST_SRC= # empty
|
|
targets and into a GENERATE_PLIST variable definition. Remove some
unnecessary empty PLISTs as a result of properly setting GENERATE_PLIST.
|
|
that directly manipulate empty PLISTs.
Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
|
|
can handle packages having no PLIST files.
|
|
|
|
This would leak rpath references to the build directory and
libtool should take care of this already. Non-libtool builds
might be broken by this, but they shouldn't use -Wl,-R either,
but -Wl,-rpath. Bump revision of qt3-libs (rpath changes) and
qt3-tools (qmake changes).
|
|
|
|
|
|
repository because there is not an official release yet.
This is the video driver for ATI Radeon HD cards for the modular Xorg server.
This works well enough on my Radeon HD 2600XT DDR3.
|
|
|
|
|
|
|
|
Fixes PR 37134.
|
|
|
|
|
|
POP3 ioslave
* Fix SASL Authentication fails if another client of sasl is loaded.
SMTP ioslave
* Fix SASL Authentication fails if another client of sasl is loaded.
Kate
* Add .hh Extension for C++ syntax highlighting.
* Highlight 'read' and 'write', used when declaring properties in Pascal.
* Fix code folding breaks highlighting.
* Fix tabs in wrapped line broke cursor navigation.
* Fix save doesn't work after redo.
* Do not disable quit button when no session is selected but the open
session button.
* Pressing X now triggers the open session button, when it should trigger
quit button.
KControl
* When delete all is pressed, only delete the visible cookies if the view
is filtered.
* Do not loose the domain-specific cookie policies when cookie support is
disabled and re-enabled again.
* Newly added fonts are not available.
kdesktop
* Do not shutdown at autologout.
kdm
* Do not attempt to auto-login after a post-session shutdown confirmation.
* Fix CVE-2007-4569.
kwin
* Fix restarting KWin messes up active border order.
* Fix block global shorcuts is broken.
Konsole
* Real transparency support without side effects, if qt-copy patch #0078
is available.
Konqueror
* Fix Konqueror not autodetecting new plugins.
* Avoid preview crashes when view is invalid.
* Resolve media: and system: urls to local files in the popup menu.
* Fix crash when the window is deleted from onmousedown.
* Fix nspluginviewer crashes on amd64.
|
|
core libs
* Small performance improvements.
* Reworked KCmdLineArgs::makeURL to make "kpdf a:b" work when a:b is an
existing file in the current directory.
* Be more robust against addressbar spoofing.
* A hostname may resolve to multiple addresses. When connection to one
timeouts, we should not immediately give up. Instead, we try the other
addresses.
http ioslave
* Fix crash on broken servers.
* Fix Connection failed Url Frame Redirection.
* Fix session cookies not always accepted.
* Fix persistent cookies are treated like session cookies.
* Fix a cross-site cookie injection vulnerability.
* Fix for correctly propagating HTTP response headers > 8K.
* Fix http responses containing just a header cause Konqueror to wait
indefinitely for a response.
* Fix problem with cookies in konqueror when server specified as IP adress.
* Fix per-site cookie policy does not apply to cookies set for subdomains.
KHTML
* Fix handling of font-variant:inherit.
* Fix GMail/Firefox yet again.
* Fix confused cursor shapes if mail and new-window links appear on the
same page.
* Fix cannot type text into boxes on riteaid.com.
* Optimize descendant selector matching.
* Fix invalid placing of image.
* Default to "UTF-8" per section 2 of the draft W3C "The XMLHttpRequest
Object" specification.
kjs
* Do not convert accented latin1 characters into undrawable char in
websites using advanced JavaScript.
|
|
A terminfo entry was installed into somewhere(or not) depending on tic command.
Install termcap/terminfo entry source file in examples directory and
mention it in MESSAGE.
Bump PKGREVISION.
|
|
Yakovetsky Vladimir in PR/37115
|
|
Yakovetsky Vladimir in PR/37116
|
|
from Yakovetsky Vladimir
|
|
* PrintOperation: Corrected a reference-counting problem that caused
crashes.
Changes 2.12:
* New classes: Builder, RecentAction, Tooltip, VolumeButton.
* Deprecated the Tooltips class.
* More...
|
|
* General Improvements
* Fixed incorrect behavior of the widget editing mode that
could occur when a form was resized.
* Fixed a crash that could occur when several commands were
redone in one go.
* Enabled MSVC and Borland project generators for the Qt Open Source
edition.
* Ensured that the QMAKE_CC and QMAKE_CXX variables are not defined in
the Xcode project generator to allow distributed (distcc) builds to
work again.
* more...
|
|
* Bug fixes
* Improvements
|
|
packages. Patch by Vladimir Yakovetsky in PR 37113.
|
|
New in the 0.9.3 x11vnc release:
This release provides client-side caching to improve interactive
response. Almost no VNC viewers implement caching which is why
VNC is slow compared to other remote graphics protocols.
The x11vnc caching will work with any VNC viewer, but they will
not hide the pixmap cache region that is below the main desktop
(one must adjust the window manually). The SSVNC Unix VNC viewer,
however, automatically detects and hides the region.
To enable caching, supply "-ncache n" to x11vnc, where the
number n, e.g. 10, indicates how much memory to devote to the
caching scheme.
See http://www.karlrunge.com/x11vnc/#faq-client-caching
|
|
daemon/verify-{crypt,shadow}.c prints out the user name in various
places, where daemon/verify-pam.c code does not. Get out of sync with
the login dialog, and you'll have your password logged.
Adapt patches from the gdm 2.20 branch for
(1) not logging the user name in any syslog error messages
(2) not localizing the log messages.
Bump pkg revision.
Fixes PR 31417.
|
|
daemon/verify-{crypt,shadow}.c prints out the user name in various
places, where daemon/verify-pam.c code does not. Get out of sync with
the login dialog, and you'll have your password logged.
Adapt patches from the gdm 2.20 branch for
(1) not logging the user name in any syslog error messages
(2) not localizing the log messages.
Fixes PR 31417.
|
|
|
|
|
|
doesn't include it, your lost mostly anyway. The weak alias creates a
conflict on HP-UX tho. Bump revision.
|
|
No change; DISTFILES update only.
|
|
datarootdir is used before being defined. Bump revision.
|
|
|
|
|
|
|
|
Fix application launch problems with gtk2 2.11 and later.
http://bugzilla.xfce.org/show_bug.cgi?id=3359
|
|
to be broken in xterm for now.
OK bjs@
|
|
as easy to use as I first thought.
|
|
|
|
|
|
|
|
|
|
Problem reported by L. Schmidt in PR 36937 and fix confirmed by Aleksey Cheusov
in pkgsrc-bulk@.
|
|
|
|
Renamed xlockrc.rc to xlock95.rc.
win95 settings fixes from Frank Fesevur
'Enabled' checkbox set in the savers configuration for is honored
when the random mode is selected.
Dialog rearranged to allow more room for Delay/Count/Cycles.
Version is now displayed.
ant3d,ant,life1d now with better colors. Really looked bad on Windows 95.
rain a new mode from Frank Fesevur.
Patch for running stuff like "xlock95.scr -s ant3d" thanks to
Frank Fesevur <ffes AT users.sourceforge.net> which makes testing
and showing a particular mode much easier.
Fix for xlock -resource in life.c.
Added a compile-time option "-DNO_TIME if you dont want the time in the
password window.
|
|
|
|
|
|
|
|
|