2006-07-22 06:46:20 by Roland Illig | Files touched by this commit (107) |
Log message:
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.
|
2006-07-05 07:37:47 by Johnny C. Lam | Files touched by this commit (129) |
Log message:
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool". Remove now unused
intltool/buildlink3.mk
|
2006-06-29 14:17:16 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs intltool and msgfmt.
|
2006-05-29 09:10:24 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 4.0.2:
* Fixed speech on Windows
* Updated alphabets/colours
Changes 4.0.1:
* Fixed segfault in control mode
|
2006-05-19 15:14:06 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Fix dynamic export option.
|
2006-05-12 20:08:55 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Add USE_LANGUAGES+=c++. Fromn Ryu HAYASAKA in PR 33471.
|
2006-04-28 15:45:10 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
-lcompat is needed on DragonFly as well.
|
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | |
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
|
2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528) |
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
2006-03-30 23:27:42 by Julio M. Merino Vidal | Files touched by this commit (4) |
Log message:
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
|