Up to [cvs.netbsd.org] / pkgsrc / textproc / hre
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Sat Aug 19 11:56:21 2006 UTC (5 years, 9 months ago) by minskim
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,
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,
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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Do not define a symbol in a header file. This fixes "multiple definitions" errors on Darwin.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 2 11:20:57 2006 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Include sys/time.h before sys/resource.h.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 24 14:48:42 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Add RMD160 digests to the SHA1 ones.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 12 06:04:45 2004 UTC (7 years, 8 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Update hre to 0.9.8a. Should fix the build problem seen in sketch's bulk build. Patch submitted by Lee Jae-Hong, the maintainer. Changes: - Support all metacharacters except character classes. - Build on Solaris.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 25 18:51:08 2004 UTC (7 years, 9 months ago) by minskim
Branch: MAIN
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Update hre to 0.9.8. Patch submitted by Lee Jae-Hong, the maintainer. Changes: - Follow POSIX ERE. - Add/improve test rule sets. - Support all meta characters except character classes.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Aug 12 03:38:11 2004 UTC (7 years, 9 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of hre-0.9.7. Packaged by Lee Jae-Hong. HRE is a regular expression library for Korean. While most regex libraries support only per-syllable processing for Korean, HRE provides an extended grammar to specify phonemes in each syllable. It supports both KS X 1001 and Unicode charsets.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Aug 12 03:38:11 2004 UTC (7 years, 9 months ago) by minskim
Branch: MAIN
Initial revision