summaryrefslogtreecommitdiff
path: root/textproc/gnome-spell
AgeCommit message (Collapse)AuthorFilesLines
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-3/+4
Buildlink files: RECOMMENDED version changed to current version.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-11/+8
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-02-20unusedjmmv1-33/+0
2004-02-15Depend on gnome2-dirs>=1.3 which now handles the share/control-center-2.0/iconsjmmv2-3/+6
shared directory. Bump PKGREVISION to 1.
2004-02-15Include gettext-lib's bl3, sort includes and use pkgsrc intltool.jmmv1-2/+4
2004-02-14This package is in textproc category.minskim1-2/+2
2004-02-14Import gnome-spell-1.0.5 from pkgsrc-wip. Provided by Brianminskim6-0/+143
A. Seklecki, and modified by me. A widget written by Ximian for Evolution. Spell-check-as-you-type functionality similar to textproc/gtkspell (as featured in chat/gaim, news/pan, mail/evolution, and misc/openoffice).