2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message:
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
2004-02-09 19:26:06 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Update gtkspell to 2.0.5. The docs directory was excluded from
buildling because it requirs gtk-doc.
Approved by wiz@.
Changes since 2.0.2:
* Don't check numeric words. Combined with word breaking changes
recently committed to Pango, this will handle all letter-number
combinations nicely.
* "Add to Dictionary" now actually adds to personal dictionary.
* New "Ignore All" menuitem to add a word to the current session.
* Updates of autogen.sh and conifgure.ac to use newer
autoconf/automake/libtool.
* Change behavior on a right click so that cutting/copying with
the mouse works again.
* Add deferred checking: make the misspelled word highlighting
work like other apps and delay checking the current word until
the cursor exits it.
* gtkspell.spec.in: Typo fix.
* Conditionally use Aspell if it's available, otherwise
fall back to Pspell (Ramon Medina).
* docs/ directory and beginning documentation added.
* 2.0.3 released.
* gtkspell.c: Hack around Pango wordbreaking bug (also logged
with their developers at:
http://bugzilla.gnome.org/show_bug.cgi?id=97545 ).
* gtkspell.spec.in: RPM .spec file template.
From Alex <hansolo@rochester.rr.com>.
* configure.ac: Generate gtkspell.spec from gtkspell.spec.in.
* README: Add Ari and Alex to a "Thanks" section.
* configure.ac: Check for libpspell earlier and die if we don't
find it. Prerequire autoconf 2.52.
* gtkspell/Makefile.am, examples/Makefile.am: Set CFLAGS instead
of foo_CFLAGS (why does the old way not work anymore?).
* autogen.sh: Don't automatically run configure.
|
2004-01-03 19:50:01 by Jeremy C. Reed | Files touched by this commit (505) | |
Log message:
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
2003-12-13 01:45:27 by Thomas Klausner | Files touched by this commit (160) |
Log message:
Bump PKGREVISION for atk library major bump.
|
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message:
PKGREVISION bump for libiconv update.
|
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message:
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
2003-05-05 18:52:11 by Julio Merino | Files touched by this commit (3) |
Log message:
Line up PKGREVISION whitespace.
|
2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680) |
Log message:
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
|
2003-01-15 01:25:48 by Lubomir Sedlacik | Files touched by this commit (2) |
Log message:
Remove dependency on libpspell and replace it with aspell.
Libtool's ltdl is no longer needed. Bump PKGREVISION.
|