aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/sary
Commit message (Collapse)AuthorAgeFilesLines
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -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
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Fix after objformat removalpav2007-03-221-1/+1
|
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Remove USE_REINPLACE from categories starting with Tedwin2006-05-131-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-1/+3
| | | | Approved by: portmgr (kris)
* - Update to 1.2.0ehaupt2005-12-115-57/+29
| | | | | | | - Remove files/patch-Makefile.am PR: 90197 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Add SHA256pav2005-11-261-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-3/+1
| | | | | | | | | | | | | | | | | 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.
* With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-111-1/+1
| | | | been inactive more than 6 months. We hope to see him back sometime.
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* - libdata/pkgconfig is now included in mtreepav2005-05-171-1/+0
| | | | Approved by: marcus (portmgr hat)
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Fix plist.krion2005-01-021-0/+1
| | | | Approved by: portmgr (implicit)
* Sync with new bsd.autotools.mkade2004-06-051-0/+1
|
* Fix pkg-plistkris2004-05-301-1/+0
|
* Resolve configure-time dependencies.knu2004-04-191-4/+4
|
* Add missing filekris2004-04-171-0/+1
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* Add SIZE data.knu2004-03-221-0/+1
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Remove an extra file from plist.knu2003-11-212-3/+0
| | | | | PR: 58990 Submitted by: darren@ArkRoyal.batterybackups.net
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-031-0/+2
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* Unbreak by depending on glib 2.0 instead of 1.2.knu2003-10-181-3/+4
| | | | | | Improve autotools handling. Submitted by: Gen Otsuji <gen_otsuji@yahoo.co.jp>
* Update sary to 1.1.0 and ruby-sary to 0.5.knu2003-09-295-21/+28
| | | | | | | Increase p5-Search-Saryer's PORTREVISION for the shared library version bump. Submitted by: Gen Otsuji <gen_otsuji@yahoo.co.jp>
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* De-pkg-comment my non-ruby ports as well.knu2003-02-182-1/+1
|
* Fix sary-config.knu2002-10-081-1/+1
|
* Add sary, a suffix array library and tools, which provide fastknu2002-10-086-0/+101
full-text search.