Age | Commit message (Collapse) | Author | Files | Lines |
|
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.
graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
|
|
instead of the ancient automake14.
|
|
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using
the default LIBTOOL_OVERRIDE to replace libtool scripts in packages.
This just formalizes the fact that LTCONFIG_OVERRIDE is not used
meaningfully by pkgsrc.
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14". Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
|
|
*-dirs packages.
|
|
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
dependency bumps.
|
|
either shared libraries or header files. Remove references to these
buildlink2.mk files from package Makefiles.
|
|
|
|
standard directory tree.
|
|
|
|
|
|
|
|
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
|
|
to list them both when we listing just automake will do.
|
|
|
|
|
|
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.
Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.
New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
such as 1.4.4, without thinking they are alpha release numbers.
New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.
New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.
New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
|
|
|
|
|
|
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
|
|
|
|
XXX There's still a 'ls: ./acinclude.m4: No such file or directory' that
I don't know where it's coming from, but the pkg builds anyways.
|
|
noted compile problems.
|
|
|
|
* AI code reverted to the 0.2 codebase.
* Fixed bug in tournament mode regarding AI selection.
* Added --insanity command-line option.
* Updated theme 3dRokz.
* Made configure more friendly to stow and related programs.
* Uses join face when puyo is joined.
* New theme: smileys (Brett Smith)
* Sound support added
* Music added -- still waiting on sound effects
* Updates to how hostname is obtained
* Fixed compilation error when --disable-network specified.
* Counting error on closed shapes fixed: This bug manifested itself
when mintomatch == 5 and a square cluster was formed -- the square
cluster was counted as 7 connected puyos, hence a match. Oops.
(thanks to Nick Cabatoff for spotting)
|
|
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
|
|
window manager of choice.
|
|
This is the most addictive game I've played, first discovered on a Mac, now
pleasantly surprised to find it for X11.
|