Age | Commit message (Collapse) | Author | Files | Lines |
|
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
|
|
|
|
|
|
This release contains numerous fixes to bugs in 3.3.0 and users are advised
to upgrade.
Note that old savegames and bones files won't work anymore.
|
|
|
|
|
|
(it should have been ONLY_FOR_PLATFORM)
|
|
has a chance of compiling on platforms without <machine/joystick.h>,
i.e. everything except i386 and arm32.
|
|
|
|
|
|
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
|
|
* should not cause any conflicts with the new bulk-package targets,
* didn't contain a reason for why they were disabled or
* were disabled for some false reason (and a IGNORE/BROKEN in the pkg's
Makefile would be more appropriate)
|
|
|
|
|
|
From PR#10685 by Joachim Kuebart <kuebart@mathematik.uni-ulm.de>.
|
|
got added in 1.4Y; on older version of NetBSD, ncurses will be used.
Replace previous code that did the same, but wasn't shared.
|
|
|
|
appropriate variables instead.
|
|
|
|
manner - use the first word of the ${GZIP_CMD} definition from
bsd.pkg.mk, and substitute this value in the same manner that the
PREFIX is set. This is useful on systems other than NetBSD, where
gzip may not be installed in /usr/bin. Use a descriptive name for the
input of the pre-processed file.
Make sure that gcc is used when compiling on Solaris.
|
|
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.
|
|
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).
|
|
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.
|
|
Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is installed.
|
|
that the package cooperates better with an installed xpkgwedge.
|
|
package cooperates better with xpkgwedge.
|
|
package cooperates better with an installed xpkgwedge.
|
|
this package cooperates better when xpkgwedge is installed.
|
|
this package cooperate with xpkgwedge.
|
|
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.
|
|
shell command, rather than as a make(1) preprocessor-like directive.
Pointed out by Thomas Klausner.
|
|
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.
|
|
|
|
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.]
|
|
|
|
updates.
|
|
Remove unneeded dependency on mpeg-lib.
Add dependency on gettext.
Clean up Makefile logic.
|
|
|
|
|
|
NetBSD patch supplied by itohy.
|
|
Pointed out by Akihiro IIJIMA <aki@jp.freebsd.org>.
|
|
|
|
|
|
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
|
|
of __NetBSD__, this is imake, not c).
|
|
Changes in v0.3.8:
* Merged Denny Mingus's theme
* Minor bugfixes
Changes in v0.3.7:
* More installation bugfixes
* Dialog cleanup for a few dialogues
Changes in v0.3.6:
* Take II: Okay, the configure system should actually work now.
Changes in v0.3.5:
* Fixed minor bug in painting the next piece
* Fixed an odd formatting bug in help system
* GNOME files now install again
* Fixed problem with $DATADIR in configure.in
Changes in v0.3.4:
* Some reorganization of code, cleaned out some old files/functions
* Beginning of the theme support
* Theme selection from the UI, and themes are saved
* Beginnings of a help page
* Will link against libnsl/socket if present (needed for Solaris)
Changes in v0.3.3:
* Comments are read properly in key config (thanks to Doug Bell)
Changes in v0.3.2:
* Changed FNONBLOCK to O_NONBLOCK
* snprintf implementation missing on some systems
* Man page is properly living in section 6 now
|
|
|