The NetBSD Project

CVS log for pkgsrc/editors/dasher/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / editors / dasher

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.65 / (download) - annotate - [select for diffs], Sat Mar 3 00:12:59 2012 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored)

Recursive bump for pcre-8.30* (shlib major change)

Revision 1.64 / (download) - annotate - [select for diffs], Mon Feb 6 12:39:59 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored)

Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.63 / (download) - annotate - [select for diffs], Tue Jan 24 09:11:02 2012 UTC (4 months ago) by sbd
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored)

Recursive dependency bump for databases/gdbm ABI_DEPENDS change.

Revision 1.62 / (download) - annotate - [select for diffs], Fri Jan 13 10:55:00 2012 UTC (4 months, 1 week ago) by obache
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored)

Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.

Revision 1.61 / (download) - annotate - [select for diffs], Tue Nov 1 06:01:06 2011 UTC (6 months, 3 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.60 / (download) - annotate - [select for diffs], Thu Jul 21 13:05:52 2011 UTC (10 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored)

recursive bump from gnome-vfs drop crypto dependency.

Revision 1.59 / (download) - annotate - [select for diffs], Fri Apr 22 13:43:24 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.58 / (download) - annotate - [select for diffs], Thu Jan 13 13:37:29 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored)

png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.57 / (download) - annotate - [select for diffs], Mon Nov 15 22:56:49 2010 UTC (18 months, 1 week ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored)

PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome

Revision 1.56 / (download) - annotate - [select for diffs], Tue Sep 14 11:01:40 2010 UTC (20 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored)

Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.

Revision 1.55 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:11 2010 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.54 / (download) - annotate - [select for diffs], Fri Jan 22 19:55:07 2010 UTC (2 years, 4 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.53: +2 -17 lines
Diff to previous 1.53 (colored)

Add a "gnome" option for dasher (enabled by default), to make it possible to
build the package without the gnome dependencies.

XXX sometimes the canvas isn't drawn on startup.  Resizing the window makes
    it appear (noted by Patrick Welche).

Revision 1.53 / (download) - annotate - [select for diffs], Mon Jan 18 09:58:48 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.52 / (download) - annotate - [select for diffs], Wed Aug 26 19:57:24 2009 UTC (2 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.51: +2 -1 lines
Diff to previous 1.51 (colored)

bump revision because of graphics/jpeg update

Revision 1.51 / (download) - annotate - [select for diffs], Wed Jul 22 09:01:24 2009 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.50: +1 -2 lines
Diff to previous 1.50 (colored)

Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html

Revision 1.50 / (download) - annotate - [select for diffs], Thu May 21 16:04:03 2009 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.49: +3 -2 lines
Diff to previous 1.49 (colored)

Update to 4.10.1:

=============
Dasher 4.10.1
=============
  * Fix crash when scrolling precisely vertically.
  * Gtk: the speed spin button on the main screen now changes and is in
    synch with the value in preferences.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Mar 22 15:30:51 2009 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.48: +8 -4 lines
Diff to previous 1.48 (colored)

Update to 4.10.0, convert to user-destdir.

============
Dasher 4.10.0
============
  * Fix click modes where letters near the edge of the selection box to "leak"
    out so they could not be selected.
  * Fix UTF-8 bug so e.g., Japanese and Hebrew work.

Revision 1.48 / (download) - annotate - [select for diffs], Wed Oct 29 02:37:05 2008 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.47: +8 -9 lines
Diff to previous 1.47 (colored)

Update to 4.9.0.
Don't you adore concise summaries like the following?

============
Dasher 4.9.0
============
  * New development branch

Revision 1.47 / (download) - annotate - [select for diffs], Thu May 29 17:53:36 2008 UTC (3 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.46: +4 -5 lines
Diff to previous 1.46 (colored)

update to 4.7.3
This switches to the gnome-2.22 release tree.

Revision 1.46 / (download) - annotate - [select for diffs], Thu Mar 6 14:53:49 2008 UTC (4 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.45: +2 -1 lines
Diff to previous 1.45 (colored)

Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.

Revision 1.45 / (download) - annotate - [select for diffs], Mon Nov 5 20:01:00 2007 UTC (4 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.44: +4 -4 lines
Diff to previous 1.44 (colored)

update to 4.6.1
This switches to the new gnome-2.20 branch.

Revision 1.44 / (download) - annotate - [select for diffs], Fri Sep 21 13:03:39 2007 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.43: +6 -6 lines
Diff to previous 1.43 (colored)

Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.

Revision 1.43 / (download) - annotate - [select for diffs], Wed Sep 19 23:13:18 2007 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.42: +3 -2 lines
Diff to previous 1.42 (colored)

Use gnome-vfs instead of gnome-vfs2.

Revision 1.42 / (download) - annotate - [select for diffs], Tue Jul 17 10:29:54 2007 UTC (4 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.41: +2 -3 lines
Diff to previous 1.41 (colored)

update to 4.4.2
changes: Various minor bugfixes

Revision 1.41 / (download) - annotate - [select for diffs], Tue Jun 5 05:37:25 2007 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored)

opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Apr 11 18:19:42 2007 UTC (5 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.39: +12 -5 lines
Diff to previous 1.39 (colored)

update to 4.4.1
changes:
This moves this pkg to the new stable gnome branch, too much to list here.

Revision 1.39 / (download) - annotate - [select for diffs], Wed Mar 21 12:05:44 2007 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.38: +2 -1 lines
Diff to previous 1.38 (colored)

Bump PKGREVISION for gnome-keyring ABI bump.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Feb 22 19:30:03 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.

Revision 1.37 / (download) - annotate - [select for diffs], Fri Dec 15 20:02:34 2006 UTC (5 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.36: +2 -3 lines
Diff to previous 1.36 (colored)

update to 4.2.2
changes:
-bugfixes
-translation updates

Revision 1.36 / (download) - annotate - [select for diffs], Sat Sep 16 12:20:36 2006 UTC (5 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.35: +2 -1 lines
Diff to previous 1.35 (colored)

Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.

Revision 1.35 / (download) - annotate - [select for diffs], Fri Sep 15 15:20:56 2006 UTC (5 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.34: +8 -3 lines
Diff to previous 1.34 (colored)

Update to 4.2.0:

============
Dasher 4.2.0
============
  * Translations
  * Documentation update
  * Bugfixes

============
Dasher 4.1.10
============
  * Minor update to UI
  * Bugfixes
  * Updated translations

============
Dasher 4.1.9
============
  * Bugfixes

============
Dasher 4.1.8
============
  * Improvements to dynamic button modes
  * Many bugfixes

============
Dasher 4.1.7
============
  * One line bugfix repairing build without GNOME a11y support

============
Dasher 4.1.6
============
  * Redesigned preferences dialogue
  * Updated two button dynamic mode
  * Bugfixes

============
Dasher 4.1.5
============
  * Internal release

============
Dasher 4.1.4
============
  * Bugfixes etc.

============
Dasher 4.1.3
============
  * Internal release

============
Dasher 4.1.2
============
  * Various bugfixes
  * Improved interaction with desktop environment

============
Dasher 4.1.1
============
  * Fixes to build system

============
Dasher 4.1.0
============
  * Considerable internal rewriting
  * Introduction of 'application styles' - the aim here is to improve
    integration with the desktop.
  * Improved button control.
  * Improved support for Hiragana to Kanji conversion.
  * Prototype support for the Maemo environment as used on the Nokia N770.
  * Many bug fixes
  * And anything else I've forgotten...

Revision 1.34 / (download) - annotate - [select for diffs], Sun Aug 6 19:08:18 2006 UTC (5 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Update to 4.0.4:

Dasher 4.0.4

 * Fixed error introduced in last commit
 * Backported bugfix from HEAD

Dasher 4.0.3

 * Fixed compile error when --without-gnome specified
 * Regenerated configure to match configure.in

Revision 1.33 / (download) - annotate - [select for diffs], Sat Jul 22 04:46:15 2006 UTC (5 years, 10 months ago) by rillig
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.

Revision 1.32 / (download) - annotate - [select for diffs], Wed Jul 5 05:37:40 2006 UTC (5 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.31: +2 -3 lines
Diff to previous 1.31 (colored)

Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk

Revision 1.31 / (download) - annotate - [select for diffs], Thu Jun 29 12:17:16 2006 UTC (5 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.30: +3 -2 lines
Diff to previous 1.30 (colored)

Needs intltool and msgfmt.

Revision 1.30 / (download) - annotate - [select for diffs], Mon May 29 07:10:23 2006 UTC (5 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.29: +3 -5 lines
Diff to previous 1.29 (colored)

Changes 4.0.2:
 * Fixed speech on Windows
 * Updated alphabets/colours

Changes 4.0.1:
 * Fixed segfault in control mode

Revision 1.29 / (download) - annotate - [select for diffs], Fri May 12 18:08:55 2006 UTC (6 years ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

Add USE_LANGUAGES+=c++. Fromn Ryu HAYASAKA in PR 33471.

Revision 1.28 / (download) - annotate - [select for diffs], Fri Apr 28 13:45:10 2006 UTC (6 years ago) by joerg
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

-lcompat is needed on DragonFly as well.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:22 2006 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Mar 30 21:27:42 2006 UTC (6 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.25: +11 -4 lines
Diff to previous 1.25 (colored)

Update to 4.0.0:

=============
Dasher 4.0.0
=============

 * Promoted to stable release

=============
Dasher 3.99.5
=============

 * New icon
 * Bugfixes in 'enter text into other windows' mode

=============
Dasher 3.99.4
=============

 * Fixed font behaviour in Windows
 * Fixed broken start/stop in dynamic button mode
 * Other minor bugfixes

=============
Dasher 3.99.3
=============

 * Bugfix to tarball

=============
Dasher 3.99.2
=============

 * Improved button mode support
 * Cairo support ported from 3.2 branch
 * Win32 should build from tarball again
 * Bugfixes

=============
Dasher 3.99.1
=============

New 4.0.0 preview, highlights include:

* (Partial) button mode support
* Infinite back off
* Improved symbol grouping in alphabets
* New status bar, with 'favourite' alphabet selection

=============
Dasher 3.99.0
=============

First preview of 4.0.0 - many changes and re-writes

Revision 1.25 / (download) - annotate - [select for diffs], Tue Mar 21 06:00:45 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Mar 6 00:18:15 2006 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:31 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:55 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:05 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Jan 20 16:15:53 2006 UTC (6 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Drop maintainership.  I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Dec 31 12:32:34 2005 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Oct 14 21:51:19 2005 UTC (6 years, 7 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.17: +3 -2 lines
Diff to previous 1.17 (colored)

Update to 3.2.18: changes since 3.2.15 unknown.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 10 20:56:16 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.16: +2 -3 lines
Diff to previous 1.16 (colored)

Remove the abuse of buildlink that was pkg-config/buildlink3.mk.  That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jul 21 16:29:49 2005 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Jun 1 18:02:45 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.

Revision 1.14 / (download) - annotate - [select for diffs], Sun May 22 20:07:55 2005 UTC (7 years ago) by jlam
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:40 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Mar 22 16:28:11 2005 UTC (7 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Update to 3.2.15: unknown changes, but this is just another stable version
matching GNOME 2.10.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Feb 26 17:25:47 2005 UTC (7 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

Update to 3.2.13:

2005-01-30  Matthew Garrett  <mjg59@srcf.ucam.org>

	* Make autogen.sh do the right thing
	* Add Bengali support (from sayamindu@gnome.org)
	* Add a couple of colons to remove gcc warnings (from sobhi@us.ibm.com)
	* Make sure non-void functions return something (from
	  clahey@ximian.com)
	* Check in /usr/X11R6/lib64 for libXtst (from clahey@ximian.com)
	* Fix up string length checking - avoid crashes when "Speak on stop"
	  switched on
	* Version 3.2.13

2005-01-25  Matthew Garrett  <mjg59@srcf.ucam.org>

	* Fix a couple of crash bugs in the window-focus handling
	* Make window choice available on non-accessible builds

2005-01-12  Matthew Garrett  <mjg59@srcf.ucam.org>

	* Make the build system work after autotools make my life miserable
	  again.
	* Add support for focusing windows from within Dasher
	* Bump version to 3.2.12

Revision 1.10 / (download) - annotate - [select for diffs], Sun Oct 3 00:14:38 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
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.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Sep 4 16:54:23 2004 UTC (7 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Update to 3.2.11; couldn't find a decent list of changes.

Revision 1.8 / (download) - annotate - [select for diffs], Sat May 15 12:49:25 2004 UTC (8 years ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.7: +11 -2 lines
Diff to previous 1.7 (colored)

Update to 3.2.10:

Dasher 3.2.10 - "Automake will eat your soul"

- Rerelease of 3.2.9 without a broken tarball (hopefully)

Dasher 3.2.9

- Changed default compile options so accessibility, speech and gnome support
  are built by default. Use --with-gnome=false, --with-speech=false and
  --with-gnome=false to disable this

- Fixed bugs related to control-mode crashing and colour selection not working

- A couple of minor build-system cleanups

Revision 1.7 / (download) - annotate - [select for diffs], Wed Apr 14 16:15:22 2004 UTC (8 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 3 07:30:27 2004 UTC (8 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Update to 3.2.8 (which should have happened two days ago; pointed out by rh@):

Dasher 3.2.8 - "Meaningless phrase goes here"
=============================================
Updated translations

Dasher 3.2.7 - "The Austin Mini of text entry"
==============================================
Panel detection code fixed

Dasher 3.2.6 - "What, those po files are supposed to do something?"
===================================================================
Make translations actually work

Dasher 3.2.5 - "Attack of the flying letters - the revenge"
===========================================================
Fixed a speech crash bug
Use gtkfilechooser
WE WELCOME OUR US SPELLING OVERLORDS
A couple of nasty bugs involving the branch change logic being broken when
in control mode were fixed, which should fix both hangs and exceptions

Revision 1.5 / (download) - annotate - [select for diffs], Mon Mar 8 19:40:37 2004 UTC (8 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Mar 7 12:09:20 2004 UTC (8 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 26 15:10:50 2004 UTC (8 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2 (colored)

Update to 3.2.4:
- Billions of translations
- X server portability fixes
- Behaves intelligently when it comes to deleting characters
- Fix various nasty things that broke switching between accessible applications

Revision 1.2 / (download) - annotate - [select for diffs], Mon Feb 23 19:04:59 2004 UTC (8 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Add gnome to CATEGORIES.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Feb 23 19:01:53 2004 UTC (8 years, 3 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of dasher, version 3.2.3:

Dasher is an information-efficient text-entry interface, driven by natural
continuous pointing gestures.  Dasher is a competitive text-entry system
wherever a full-size keyboard cannot be used - for example:
- on a palmtop computer
- on a wearable computer
- when operating a computer one-handed, by joystick, touchscreen, trackball,
  or mouse
- when operating a computer with zero hands (i.e., by head-mouse or by
  eyetracker)

Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 23 19:01:53 2004 UTC (8 years, 3 months ago) by jmmv
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>