The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc. This library is the successor to the OROMatcher, AwkTools, PerlTools, and TextTools libraries from ORO, Inc. (www.oroinc.com). They have been donated to the Jakarta Project by Daniel Savarese (www.savarese.org), the copyright holder of the ORO libraries. WWW: http://jakarta.apache.org/oro/ 'freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl80
Commit message (Expand)AuthorAgeFilesLines
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
* Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0
* - Add SHA256pav2005-11-251-0/+1
* Chase the remaining cases of scriptics.com in the ports tree. The sitelinimon2005-10-041-1/+1
* Fix build. Ports that formerly attempted to work around problemsdas2005-02-122-2/+6
* - install manpages only if WITH_TCL80_MAN is definedleeym2004-09-221-2/+8
* Slightly harder to deal with than ports/70328, but tweak tcl80 and tk80ade2004-08-241-0/+3
* Tidy up whitespace.trevor2004-04-111-1/+1
* SIZEify.trevor2004-01-291-0/+1
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
* Fix build on 5.1-CURRENT after recent sys.mk changes.ru2003-08-041-29/+33
* Complete the list of source files by adding tclResolve.c. Notmarcel2003-06-151-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Fix build on -current (add -DNO_UNION_WAIT to cc build flags)kris2002-10-231-1/+2
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1
* Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months.will2001-01-271-1/+1
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
* Rename {INSTALL,DEINSTALL}.tclsh to pkg-{install,deinstall}.tclsh.asami2000-10-081-2/+2
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-3/+1
* Ooops, I forgot that we need bsd.port.pre.mk before we can use FILESDIR.will2000-06-101-2/+2
* Use absolute path for FILESDIR instead of relative path.will2000-06-101-1/+1
* Be aware of otclsh and tclsh8.1_rhoek2000-06-012-2/+2
* PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or fromhoek2000-06-011-0/+1
* Let the user know about itcl installations, too.hoek2000-06-011-3/+6
* Add a DEINSTALL.tclsh everywhere there exists an INSTALL.tclsh.hoek2000-06-011-0/+22
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
* Add some missing manpages.steve1999-11-01