notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
libtre Lightweight fully POSIX compliant regexp matching library
0.8.0_4 textproc on this many watch lists=12 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.0_3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-10-14 09:03:26
Last Update: 2024-01-23 19:56:20
Commit Hash: 4b57c6f
People watching this port, also watch:: libiconv, libxml2, expat, gmake, gettext
License: BSD2CLAUSE
WWW:
https://laurikari.net/tre/
Description:
Libtre is an attempt to create a lightweight, robust, and efficient fully POSIX compliant regexp matching library. There is still some work left, but the results so far are promising. At the core of Libtre is a new algorithm for regular expression matching with submatch addressing. The algorithm uses linear worst-case time in the length of the text being searched, and quadratic worst-case time in the length of the used regular expression. In other words, the time complexity of the algorithm is O(M2N), where M is the length of the regular expression and N is the length of the text. The used space is also quadratic on the length of the regex, but does not depend on the searched string. This quadratic behaviour occurs only on pathological cases which are probably very rare in practice.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libtre-0.8.0_4/catalog.mk
  3. /usr/local/share/licenses/libtre-0.8.0_4/LICENSE
  4. /usr/local/share/licenses/libtre-0.8.0_4/BSD2CLAUSE
  5. bin/tre_agrep
  6. include/tre/regex.h
  7. include/tre/tre.h
  8. include/tre/tre-config.h
  9. lib/libtre.a
  10. lib/libtre.so
  11. lib/libtre.so.5
  12. lib/libtre.so.5.0.0
  13. libdata/pkgconfig/tre.pc
  14. share/man/man1/tre_agrep.1.gz
  15. share/locale/fi/LC_MESSAGES/tre.mo
  16. share/locale/sv/LC_MESSAGES/tre.mo
  17. share/doc/libtre/tre-api.html
  18. share/doc/libtre/tre-syntax.html
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • libtre>0:textproc/libtre
To install the port:
cd /usr/ports/textproc/libtre/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/libtre
  • pkg install libtre
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libtre
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tre-0.8.0.tar.bz2) = 8dc642c2cde02b2dac6802cdbe2cda201daf79c4ebcbb3ea133915edf1636658 SIZE (tre-0.8.0.tar.bz2) = 380714

Packages (timestamps in pop-ups are UTC):
libtre
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.0_40.8.0_40.8.0_30.8.0_40.8.0_4-0.8.0_3-
FreeBSD:13:quarterly0.8.0_30.8.0_30.8.0_30.8.0_30.8.0_30.8.0_30.8.0_30.8.0_3
FreeBSD:14:latest0.8.0_40.8.0_40.8.0_30.8.0_40.8.0_40.8.0_3-0.8.0_3
FreeBSD:14:quarterly0.8.0_30.8.0_3-0.8.0_30.8.0_30.8.0_30.8.0_30.8.0_3
FreeBSD:15:latest0.8.0_40.8.0_4n/a0.8.0_4n/a0.8.0_40.8.0_40.8.0_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. gettext-runtime>=0.22_1 : devel/gettext-runtime
  3. msgfmt : devel/gettext-tools
Library dependencies:
  1. libintl.so : devel/gettext-runtime
This port is required by:
for Libraries
  1. audio/streamripper
  2. editors/imhex
  3. editors/vis
  4. lang/munger
  5. mail/crm114
  6. net-mgmt/netxms
  7. sysutils/scalpel
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. textproc/msort
  3. Collapse this list.

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. mail/lmtpd*
  2. multimedia/vdr-plugin-epgsearch*
  3. textproc/libcrm114*
  4. textproc/py-libtre*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for libtre-0.8.0_4: DOCS=on: Build and/or install documentation NLS=on: Native Language Support OPTIMIZED_CFLAGS=off: Use extra compiler optimizations PGO=off: Use Profile-Guided Optimization ===> Use 'make config' to modify these settings
Options name:
textproc_libtre
USES:
libtool localbase:ldflags pathfix pkgconfig tar:bzip2 gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/bf/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/bf/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/bf/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/bf/
  5. http://laurikari.net/tre/
Collapse this list.

Number of commits found: 76

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.0_4
23 Jan 2024 19:56:20
commit hash: 4b57c6f6d6600076d78f80e8818461e935094df8commit hash: 4b57c6f6d6600076d78f80e8818461e935094df8commit hash: 4b57c6f6d6600076d78f80e8818461e935094df8commit hash: 4b57c6f6d6600076d78f80e8818461e935094df8 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/libtre: Impelled to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.8.0_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.0_3
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.0_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.0_3
14 Feb 2018 09:02:58
Revision:461770Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=localbase
- Switch to new test framework
- Update WWW

Approved by:	portmgr blanket
0.8.0_3
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
0.8.0_2
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
0.8.0_2
27 Jun 2016 21:30:34
Revision:417685Original commit files touched by this commit
rene search for other commits by this committer
Reset ports maintained by bf@ until he has time again to work on them.

PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
0.8.0_2
10 Dec 2014 16:09:20
Revision:374477Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in textproc category
0.8.0_2
15 Nov 2014 16:26:33
Revision:372605Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.8.0_2
15 Aug 2014 08:53:46
Revision:364949Original commit files touched by this commit
marino search for other commits by this committer
textproc/libtre: Remove optimization flags clang 3.4 doesn't know

PR:		191584
Submitted by:	Radim Kolar
Approved by:	maintainer timeout (6 weeks)
0.8.0_2
02 Jul 2014 21:31:11
Revision:360267Original commit files touched by this commit
tijl search for other commits by this committer
- USES=libtool tar:bzip2
- Use option helpers
- Silence post-patch
- Remove .error because it is dangerous
- Use MAKE_CMD
0.8.0_1
06 Feb 2014 15:06:58
Revision:343105Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.8.0_1
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
0.8.0_1
02 Jun 2013 14:42:24
Revision:319665Original commit files touched by this commit
danfe search for other commits by this committer
Use standard PGO_DESC from the pool.
0.8.0_1
30 Apr 2013 07:11:20
Revision:316884Original commit files touched by this commit
jgh search for other commits by this committer
- USES conversions

Approved by:	portmgr (bapt@)
0.8.0_1
23 Apr 2013 14:20:28
Revision:316355Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
0.8.0_1
21 Mar 2013 00:11:35
Revision:314782Original commit files touched by this commit
jgh search for other commits by this committer
- adopt optionsNG
- trim historical header
- convert gnomehack and pkgconfig to:
 - USES= pathfix
 - USE_PKGCONFIG= build

Approved by:	portmgr (miwi)
0.8.0_1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
0.8.0_1
11 Aug 2011 19:20:17
Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
0.8.0_1
26 Mar 2011 01:39:07
Original commit files touched by this commit
bf search for other commits by this committer
Remove addition of CPPFLAGS to CONFIGURE_ENV
in port Makefiles, and MD5 entries in distinfo
0.8.0_1
17 Jan 2011 23:23:24
Original commit files touched by this commit
bf search for other commits by this committer
Add LICENSE information

Approved by:    makc, miwi (mentors, implicit)
Feature safe:   yes
0.8.0_1
17 Jan 2011 21:16:31
Original commit files touched by this commit
bf search for other commits by this committer
- Mirror the distfile locally
- Remove MD5 checksum from distinfo

Approved by:    makc, miwi (mentors, implicit)
Feature safe:   yes
0.8.0_1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.8.0_1
08 Jul 2010 12:51:38
Original commit files touched by this commit
bf search for other commits by this committer
Change my ports to use my FreeBSD.org email address.
0.8.0_1
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
0.8.0
22 Dec 2009 11:36:02
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.8.0

PR:             140552 140553
Submitted by:   bf <bf1783@gmail.com> (maintainer)
0.7.6
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
0.7.6
23 Jul 2009 13:51:31
Original commit files touched by this commit
yzlin search for other commits by this committer
- Update to 0.7.6

PR:             ports/136921
Submitted by:   bf <bf1783 AT gmail.com>
Approved by:    lwhsu (mentor)
0.7.5_3
07 Jun 2009 18:51:21
Original commit files touched by this commit
miwi search for other commits by this committer
- Update maintainer mail adresse

Submitted by:   "b. f." <bf1783@gmail.com> (maintainer via private mail)
0.7.5_3
22 Apr 2009 01:23:43
Original commit files touched by this commit
lioux search for other commits by this committer
Add WITH_PGO to build with Profile-Guided Optimization

PR:             133302
Approved by:    maintainer
0.7.5_3
08 Aug 2008 03:27:32
Original commit files touched by this commit
beech search for other commits by this committer
- Remove extra USE_GETTEXT

Reported by:    bf2006a@yahoo.com (maintainer)
0.7.5_3
07 Aug 2008 03:59:37
Original commit files touched by this commit
beech search for other commits by this committer
- Resolve the textproc/agrep conflict
- Add regression-test target
- Pass maintainership to submitter

PR:             ports/126278
Submitted by:   bf <bf2006a@yahoo.com>
0.7.5_2
06 Jun 2008 14:33:40
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.7.5_1
22 May 2008 19:46:10
Original commit files touched by this commit
cy search for other commits by this committer
Remove the agrep conflict.
0.7.5
23 Mar 2008 07:46:47
Original commit files touched by this commit
jkoshy search for other commits by this committer
Reset maintainership.
0.7.5
24 Jul 2007 15:10:14
Original commit files touched by this commit
rafan search for other commits by this committer
- Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
  in bsd.port.mk.

Tested with:    my tinderbox on i386 6
Approved by:    portmgr
0.7.4_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.7.4
15 Aug 2006 15:26:34
Original commit files touched by this commit
rafan search for other commits by this committer
- Replace deprecated variable (INSTALLS_SHLIB)
- Remove directories that are not listed in mtree file
  Note that these directories are be removed by other dependency ports,
  so I do not bump PORTREVISION for them.

PR:             ports/101586
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by:    jkoshy (maintainer)
0.7.4
05 Aug 2006 15:19:54
Original commit files touched by this commit
jkoshy search for other commits by this committer
Add a local MASTER_SITE, note conflict with textproc/glimpse, and adopt
this port.
0.7.4
22 May 2006 09:55:44
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.7.4
0.7.3
10 Apr 2006 19:35:13
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 0.7.3

PR:             ports/95596
Submitted by:   Ports Fury
0.7.2_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.7.2
24 Jan 2006 03:45:18
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN with WITHOUT_NLS: Does not build without gettext
0.7.2
25 Nov 2005 18:40:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.7.2
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
0.7.2
14 Sep 2005 08:26:09
Original commit files touched by this commit
krion search for other commits by this committer
Drop maintainership, since I'm buried in the $REALLIFE stuff.
0.7.2
11 Dec 2004 19:28:01
Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.7.2
0.7.1
27 Nov 2004 09:49:48
Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.7.1
0.7.0
26 Oct 2004 15:30:45
Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.7.0
0.6.8_1
23 Jul 2004 07:58:58
Original commit files touched by this commit
krion search for other commits by this committer
Install additional documentation.

Requested by:   Nicolas Rachinsky <nicolas@rachinsky.de>
0.6.8
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
0.6.8
28 May 2004 18:54:06
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.6.8
0.6.7
14 May 2004 18:18:54
Original commit files touched by this commit
krion search for other commits by this committer
- Fix typo

Submitted by:   Nicolas Rachinsky <nicolas@rachinsky.de>
0.6.7
13 May 2004 05:35:10
Original commit files touched by this commit
krion search for other commits by this committer
- Add WITH_OPTIMIZED_CFLAGS

Requested by:   Radim Kolar <hsn@netmag.cz>
0.6.7
10 May 2004 10:48:10
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.6.7
0.6.6
28 Mar 2004 14:54:00
Original commit files touched by this commit
krion search for other commits by this committer
- Support WITHOUT_NLS
0.6.6
21 Mar 2004 16:40:30
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.6.6
0.6.5
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
0.6.5
05 Mar 2004 23:16:46
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.6.5
0.6.4_1
04 Feb 2004 04:36:30
Original commit files touched by this commit
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
0.6.4
30 Jan 2004 14:05:15
Original commit files touched by this commit
krion search for other commits by this committer
- SIZEify
0.6.4
23 Jan 2004 18:12:26
Original commit files touched by this commit
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
0.6.4
02 Jan 2004 21:39:49
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.6.4
0.6.3
22 Dec 2003 16:44:37
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.6.3
- Take maintainership
0.5.3_1
17 Nov 2003 12:03:17
Original commit files touched by this commit
trevor search for other commits by this committer
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
0.5.3_1
26 Aug 2003 20:25:58
Original commit files touched by this commit
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
0.5.3
25 Aug 2003 05:41:38
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
0.5.3
30 Jul 2003 19:21:01
Original commit files touched by this commit
krion search for other commits by this committer
* Rearrange USE_GNOME

PR:             55065
Submitted by:   Ports Fury
Approved by:    fjoe (mentor) (implicit)
0.5.3
15 May 2003 01:21:49
Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 0.5.3

PR: 52248
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
0.5.2
01 May 2003 23:10:50
Original commit files touched by this commit
naddy search for other commits by this committer
Update to version 0.5.2

PR:             51236
Submitted by:   Ports Fury
0.3.2
20 Feb 2003 19:11:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.3.2
12 Feb 2003 12:29:46
Original commit files touched by this commit
naddy search for other commits by this committer
URL updates.

PR:             48167
Submitted by:   tadalunch@sources.redhat.com
0.3.2
20 Nov 2002 13:19:54
Original commit files touched by this commit
ijliao search for other commits by this committer
- Do not install useless .la files

PR:             45447
Submitted by:   Ports Fury
0.3.2
14 Oct 2002 09:02:33
Original commit files touched by this commit
ijliao search for other commits by this committer
add libtre 0.3.2
A lightweight fully POSIX compliant regexp matching library

Number of commits found: 76