summaryrefslogtreecommitdiff
path: root/textproc/aiksaurus/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2008-06-12Add DESTDIR support.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
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
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-12-29update to 1.2.1recht1-3/+2
ChangeLog only list the following changes, but there also seem Cocoa related ones. 2004-06-11 Dom Lachowicz <cinamod@hotmail.com> * Make GTK+ FE use stock icons * Bump version number
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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.
2004-03-23add: USE_LANGUAGES= c c++recht1-1/+2
2004-03-07bl3ify and enable pkgviews installation.minskim1-2/+4
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv1-2/+2
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2003-09-26Fix PKGCONFIG_OVERRIDE.jmmv1-2/+2
2003-09-26Update to 1.0.1recht1-5/+7
Some cleanup and fixes. The distname has changed from Aiksaurus to aiksaurus. Since the only pkg that uses aiksaurus is LyX, which will be updated in a few seconds, keep the new name.
2003-09-14Use my NetBSD.org email address.recht1-2/+2
2003-03-02(re-)import of Aiksaurus-0.15 to the NetBSD packages collection.kei1-0/+17
Aiksaurus is an English-language thesaurus that is suitable for integration with word processors, email composers, and other authoring software. This package was prepared and send-pr'ed by Marc Recht. Closes PR pkg/20413.