Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
use it accordingly.
|
|
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.
Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.
ALso simplify the logic to calculate the prefix as well.
|
|
fixes and added functionality. Libsigc++ and gnome-- have been split away
into separate software packages.
Closes PR#10213 by Bernd Sieker <bsieker@freenet.de>.
|
|
|
|
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).
Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
|
|
Avoid conflict between "control-center" and "xscreensave-gnome" package.
|
|
|
|
a bit more user-friendly.
Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
|
|
it to X11BASE, which will be wrong if xpkgwedge is installed.
|
|
Use a shell "for" loop in preference to a make ".for" loop
|
|
|
|
|
|
rather than using a hardcoded best guess.
|
|
in preference to X11BASE.
|
|
Use shell "for" loops in preference to make ".for" loops where possible.
|
|
|
|
preference to X11BASE for its installed prefix.
|
|
preference to X11BASE, and by finding out where the xpm package is
installed by using pkg_info(1), not hardcoding a best guess.
|
|
|
|
|
|
|
|
|
|
files.
|
|
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
|
|
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
|
|
xpkgwedge once, before any other packages have been installed, and
never to delete it. This change finds the prefix of the installed
pre-req package using pkg_info(1), and allows packages to be found in
${X11BASE} and ${LOCALBASE}, not just ${X11PREFIX} - from mail from
Dave Sainty <dave@dtsp.co.nz>, munged slightly by myself.
|
|
The new version is able to handle windowmaker 0.60 themes properly.
|
|
|
|
CVS ----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
Sync with lang/ruby.
|
|
|
|
a GNOME-aware window manager that is fully configurable in Lisp
|
|
|
|
Changes are...
Qt 2.1.1 is a bugfix release. It keeps both forward and backward
compatibility (source and binary) with Qt 2.1.
****************************************************************************
* General *
****************************************************************************
- Many documentation improvements
- Various compilation problems relating to particular versions of xlC,
MipsPRO, Solaris, Japanese Windows, old X11 libraries, and gcc 2.7.2
fixed
- 64bit HP build targets added
- Qt OpenGL Extension updated; see details in qt/extensions/opengl/CHANGES
- As usual, many minor bugfixes, too small to be mentioned here.
****************************************************************************
* Specific *
****************************************************************************
QToolbar: fix of layout-saving when moving out of dock
QAccel: Support for non-alphanumeric keys
QPrinter: Better tolerance for PS interpreter peculiarities
QPainter: drawText() with rasterOp on Windows
QIconView: Drawing fixes
QDate: Ensure invalid status when created with invalid values
Motif Dnd: Fix possible crash
QWorkSpace: Proper minmize/maximize activation
QListBox: Optimization: better performance for lists with thousands of
elements. Selection problem fixed.
QFont: Fontset matching fix for X11
QMultiLineEdit: Wordwrap/selection workaround
QTabBar: Refresh layout after style change. Optimization.
QTimer: Zero-timers on Windows speedup
QFileDialog: Correct caption on Windows
QComboBox: Accept only left button. Do proper font propagation.
QMenuBar: Accept only left button
QDialog: Modal dialogs after QApplication::exec() returns
QWidget: Optimization: fewer server roundtrips
QCheckBox: Fixed mask drawing
QSpinBox: Accept '-' key, for negative values
Dnd: Allow disabling on X11
QFontDatabase: Use QApplication's charset as default,
and fixed garbage on Win2000
|
|
in preference to X11BASE when trying to find the installed location of
X11 libraries, programs and headers (which will change if xpkgwedge is
installed).
[X11BASE reflects the location of the X11 libs, headers and programs.
X11PREFIX reflects the installed location of X11 packages.]
|
|
|
|
gnome packages.
|
|
|
|
|
|
|
|
|
|
libgtop, to force people to make the (simple but not completely obvious)
changes needed to get libgtop to build on new arches.
|
|
|
|
|
|
|