Age | Commit message (Collapse) | Author | Files | Lines |
|
bsd.buildlink3.mk.
|
|
to protect more parts of buildlink3.mk files against multiple inclusion.
|
|
While here fix my email address.
|
|
in bsd.buildlink3.mk: the *_BUILDLINK3_MK multiple inclusion guards are
removed and we ensure that things that should be defined only once really
are defined only once by using section-specific or variable-specific
guards.
|
|
|
|
curses.buildlink2.mk. This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.
We should have a better way to say that the NetBSD curses doesn't
quite work well enough. In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages. We will look into this again in the future.
|
|
|
|
gcc version test.
|
|
pulled in by the check for -lXxf86misc since libtool isn't used for configure
checks)
|
|
|
|
support for base system curses/ncurses as well as ncurses itself.
suggested by wiz.
|
|
|
|
2.2.5:
set font patch (Joachim "nomeata" Breitner)
cleanup "draw_bar" method patch (Philipp Matthias Hahn)
ran all source and header files through 'indent' for
consistancy (Tim Wright). Used default arguents --- GNU style.
2.2.4: outline/shadow cut fix (Tomas Janousek)
xmms_plugin: added outline (Ondrej Novy)
added playlist_pos/playlist_length (Ondrej Novy)
added time_pos on pause (Ondrej Novy)
added outline to draw_bar and shadow fix (Ondrej Novy)
2.2.3:
Alignment patch (Philipp Matthias Hahn)
xosd-config xlibs patch (Philipp Matthias Hahn)
|
|
xfce4-gtk2-engines, xfce4-mcs-manager, xfce4-mcs-plugins, xfce4-panel, xfce4-themes, xfce4-toys, xfce4-trigger-launcher, xfce4-utils
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
patch provided in PR 22412 by neil at daikokuya dot co dot uk
Long list of changes/fixes. See the HISTORY file for details.
|
|
of this inconsistency.
|
|
|
|
|
|
with GCC 3.3.1's preprocessor.
|
|
Bump PKGREVISION because of the changed *.pc files.
ok'ed by wiz@
|
|
KDE is never going to build on NetBSD<1.0 so don't bother testing a
version, just assume we have setproctitle in libc.
Should fix a gcc3 build problem mentioned by Juan RP.
|
|
Remove Xext dependency; split in Xrender and render; use automake;
add animate cursor support; some other fixes.
|
|
|
|
This package contains header files and documentation for the X
render extension. Library and server implementations are separate.
|
|
|
|
closes PR pkg/19189 from hclsmith@yahoo.ca.
|
|
|
|
KDE3 ss locale
|
|
KDE3 se locale
|
|
KDE3 mk locale
|
|
KDE3 is locale
|
|
KDE3 hr locale
|
|
|
|
|
|
|
|
Changes:
* kdialog: Fixed "--warningcontinuecancel".
* Konqueror: Don't crash when opening a directory in tab from the navigation
panel
* KDM: Fix weak cookie generation / local root
* smb:// slave: improve error handling.
* khotkeys: allow usage of global config file for site-wide configuration.
* kwin: fix mouse grabbing problem with _NET_WM_MOVERESIZE.
* krdb: improve exported colorsheme for Adobe acroread.
* fonts kcontrol: improve configure check to handle newer fontconfig releases
which use pkg-config.
* kwin: fix "left click into active window in background does not raise" bug
* KDM: implement parsing of display names that contain dashes.
* kicker: memory leak fixes.
* khotkeys: crash fix.
* konsole: ported grantpty to FreeBSD.
* ksmserver: support read-only home directory.
* Improve FreeBSD support in fish://.
* kdesktop: accept empty password if account has no password set.
* konqueror: ensure that we don't change the servicetype, in case the mimetype
is ambiguous.
* konqueror: Fix handling of wildcard file selection / unselection.
* konqueror: fix crash when trying to drag the location label.
* konqueror's listview: selected items don't get unselected anymore during
DnD operation
* thumbnail creator: fix filedescriptor leak.
* thumbnail creator: fix Postscript thumbnail rendering.
|
|
Changes:
* Allows compilation against Qt 3.2.x
* improvements to utf8-filename handling in KIO
* fix nonlating-filenames in http form upload (#61721)
* ignoring X11 errors during startup to avoid startup notification to stop early
* Preformance improvement to KGuiItem::plainText()
* kdesu: implement session management for kdesu-started applications.
* khtml: fix form widget sizing when code is compiled with gcc 3.4+.
* kio: fix bug that caused gzip-encoded webpages to fail rendering when
compiled with Qt 3.2.
* keramik widgets: fix merging mistake that caused drawing errors in comboboxes.
* keramik widgets: Fix pixmap cachine keying, correcting odd artifacts with
some colorscheme changes.
* dcop: honor $DCOPAUTHORITY which allows to specify an alternative location
than $HOME for .DCOPserver_xxx
* kcookiejar: fix cookie handling cornercase
* kdeinit: support read-only home directories
* artsd: fix restart
* khtml: code fixes to avoid miscompilation of SunProCC under Solaris
* kate: fix offering of default encoding when saving a file.
* netwm: fix massive memory leak (showing up e.g. in kicker).
* kate: fix compilation under aCC.
* khtml: several crash fixes. Qt 3.2.x compatibility fixes. rendering
improvements.
* khtml: merging bug that caused the famous scrollbar problem fixed.
* klistview: massive performance improvement in alternative color background
handling
* khtml/java: improved handling of slightly malformed urls.
* kio: only cache successful passwords, otherwise its impossible to re-enter
a password when it failed authorisation the first time.
|