Up to [cvs.netbsd.org] / pkgsrc / textproc / aiksaurus
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.14 / (download) - annotate - [select for diffs], Mon Feb 28 14:53:03 2011 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
HEAD
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Reset maintainer for retired developers.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:47 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Add DESTDIR support.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Dec 5 20:51:02 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for
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
Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:31 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.10: +1 -2
lines
Diff to previous 1.10 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Dec 29 09:18:20 2004 UTC (7 years, 4 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.9: +2 -3
lines
Diff to previous 1.9 (colored)
update to 1.2.1 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
Revision 1.9 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:17 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Tue Mar 23 23:47:15 2004 UTC (8 years, 2 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
add: USE_LANGUAGES= c c++
Revision 1.7 / (download) - annotate - [select for diffs], Sun Mar 7 02:30:26 2004 UTC (8 years, 2 months ago) by minskim
Branch: MAIN
Changes since 1.6: +4 -2
lines
Diff to previous 1.6 (colored)
bl3ify and enable pkgviews installation.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Feb 14 18:26:29 2004 UTC (8 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
PKGCONFIG_OVERRIDE is relative to WRKSRC.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:53 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
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.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 26 20:51:41 2003 UTC (8 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Fix PKGCONFIG_OVERRIDE.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Sep 26 20:04:14 2003 UTC (8 years, 8 months ago) by recht
Branch: MAIN
Changes since 1.2: +7 -5
lines
Diff to previous 1.2 (colored)
Update to 1.0.1 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.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 14 18:13:48 2003 UTC (8 years, 8 months ago) by recht
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Use my NetBSD.org email address.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 2 15:05:39 2003 UTC (9 years, 2 months ago) by kei
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
(re-)import of Aiksaurus-0.15 to the NetBSD packages collection. 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.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 2 15:05:39 2003 UTC (9 years, 2 months ago) by kei
Branch: MAIN
Initial revision