summaryrefslogtreecommitdiff
path: root/databases/namazu2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170639
* - Fix pkg-plistMartin Wilke2006-07-291-2/+0
| | | | | | | | | PR: ports/100827 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor) Notes: svn path=/head/; revision=169075
* o Add support MeCab.Norikatsu Shigemura2006-05-013-116/+126
| | | | | | | | | | | o Portlint happy. o Bump PORTREVISION, accordingly. PR: ports/96588 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> Notes: svn path=/head/; revision=161079
* Upgrade to 2.0.16.Jun Kuriyama2006-03-155-23/+23
| | | | | | | Security: Fixes directory travarsal problem (especially serious in Windows environment) Notes: svn path=/head/; revision=157093
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-7/+7
| | | | Notes: svn path=/head/; revision=154105
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149245
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Update to 2.0.14, which fixes a cross-site scripting problem.Akinori MUSHA2004-12-162-5/+3
| | | | Notes: svn path=/head/; revision=124179
* Properly link libintl to libnmz.Akinori MUSHA2004-04-222-0/+12
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=107787
* Update namazu2 to 2.0.13.Akinori MUSHA2004-04-183-11/+18
| | | | Notes: svn path=/head/; revision=107443
* Fix syntax error in NOPORTDOCS caseKris Kennaway2004-04-021-0/+1
| | | | | | | Noticed by: Frank Knobbe <frank@knobbe.us> Notes: svn path=/head/; revision=105943
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-3/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Add SIZE data.Akinori MUSHA2004-03-221-0/+2
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Tell configure to use preinstalled gettext and libiconv underAkinori MUSHA2003-11-204-77/+9
| | | | | | | | | | | | LOCALBASE instead of those bundled, and remove ugly hacks completely. Make portlint happy. PR: 58517 Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=94521
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Add CONFIGURE_ARGS=--with-perl5="${PERL}" to work around a problemAkinori MUSHA2003-05-211-0/+1
| | | | | | | | | | | that lang/perl5's use.perl script leaves /usr/bin/perl5 unchanged which is picked by namazu's configure script only to fail in dependency checks. Submitted by: Dan Kogai <dankogai@dan.co.jp> Notes: svn path=/head/; revision=81607
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75780
* Fix a typo that caused cp to fail.Akinori MUSHA2003-02-011-1/+1
| | | | | | | Submitted by: Ayumu Kato <akato@rc5.so-net.ne.jp> Notes: svn path=/head/; revision=74416
* Attempt to preserve lib/charset.alias and share/locale/locale.aliasAkinori MUSHA2003-01-144-0/+67
| | | | | | | | | before installation and restore them after deinstallation. Submitted by: bento Notes: svn path=/head/; revision=73118
* Update to 2.0.12 + German translation.Akinori MUSHA2002-09-133-4/+12
| | | | | | | | Upgrade is strongly recommended due to newly found cross-site scripting vulnerabilities. Notes: svn path=/head/; revision=66257
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Update to 2.0.10.Akinori MUSHA2001-12-282-2/+2
| | | | Notes: svn path=/head/; revision=52312
* Update to 2.0.9.Akinori MUSHA2001-12-013-4/+3
| | | | Notes: svn path=/head/; revision=50805
* - Introduce namazu to the world, after a repocory from the japaneseAkinori MUSHA2001-10-212-13/+36
| | | | | | | | | | | | | | | | | | category. Namazu is a full-text search system intended for easy use. Not only it works as a CGI program for a small or medium scale Web search engine, but also works as a personal use search system for your pile of emails. (The Japanese word `Namazu' means `catfish' in English) - Remove the Japanese specific dependencies. - Add a patch to provide a better configuration example. Notes: svn path=/head/; revision=49039
* Properly record the libintl dependency in libnmz.Akinori MUSHA2001-10-131-0/+4
| | | | | | | Bump PORTREVISION accordingly. Notes: svn path=/head/; revision=48730
* Change CATEGORIES. Add "www" and move "databases" forward.Akinori MUSHA2001-10-121-1/+1
| | | | Notes: svn path=/head/; revision=48718
* Update to 2.0.7.Akinori MUSHA2001-09-133-2/+3
| | | | Notes: svn path=/head/; revision=47800
* Update to 2.0.6.Akinori MUSHA2001-09-123-16/+27
| | | | | | | | | Add databases to CATEGORIES. Remove not really needed dependencies on wv and xl. Notes: svn path=/head/; revision=47743
* Fix the dependency. (japanese/chasen -> japanese/p5-Text-ChaSen)Akinori MUSHA2001-03-021-1/+1
| | | | Notes: svn path=/head/; revision=38961
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-102-12/+15
| | | | Notes: svn path=/head/; revision=38175
* Get the WITH_CHASEN knob really working.Akinori MUSHA2000-12-201-5/+10
| | | | | | | Add wvWare dependency and add a WITHOUT_MSOFFICE knob. Notes: svn path=/head/; revision=36161
* Update to 2.0.5.Akinori MUSHA2000-10-263-4/+29
| | | | | | | | | | | - Fix several bugs. - Spanish and French translations of documents have been added. etc. Submitted by: kuriyama Notes: svn path=/head/; revision=34276
* Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS.Akinori MUSHA2000-06-172-3/+1
| | | | Notes: svn path=/head/; revision=29662
* Complete the PLIST.Akinori MUSHA2000-05-171-0/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28534
* Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.orgAkinori MUSHA2000-04-241-1/+1
| | | | | | | so as to make it clear that a FreeBSD committer maintains them. Notes: svn path=/head/; revision=27967
* Update to 2.0.4.Akinori MUSHA2000-04-203-3/+2
| | | | Notes: svn path=/head/; revision=27793
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-1/+1
| | | | | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) Notes: svn path=/head/; revision=27449
* place optional variables after required onesMichael Haro2000-04-061-1/+1
| | | | Notes: svn path=/head/; revision=27385
* Update to 2.0.3.Akinori MUSHA2000-04-063-4/+8
| | | | | | | | | | - Small security fix - Add some more filters Change PKGNAME to PORTNAME + PORTVERSION. Remove `Version required'. Notes: svn path=/head/; revision=27376
* Update to 2.0.2.Akinori MUSHA2000-04-043-10/+11
| | | | | | | | | | | | - Fix several small bugs. - Support Excel spreadsheets using xlHtml. (RUN_DEPENDS added) - Abolish mknmz --ole option. - Introduce mknmz --html-split option. Split a large HTML document into parts by <a name="..."> and index them respectively. Fix PLIST. (@dirrm share/namazu was missing) Notes: svn path=/head/; revision=27316
* Change PKGNAME: ja-namazu -> ja-namazu2Akinori MUSHA2000-03-301-1/+1
| | | | Notes: svn path=/head/; revision=27141
* Update to 2.0.1Seiichirou Hiraoka2000-03-073-4/+5
| | | | | | | | PR: ports/17225 Submitted by: knu@idaemons.org Notes: svn path=/head/; revision=26615
* Update to namazu-2.0Seiichirou Hiraoka2000-03-015-68/+121
| | | | | | | | PR: ports/ports/16966 Submitted by: knu@idaemons.org Notes: svn path=/head/; revision=26477