Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 2.0.14, which fixes a cross-site scripting problem. | Akinori MUSHA | 2004-12-16 | 2 | -5/+3 |
| | |||||
* | Properly link libintl to libnmz. | Akinori MUSHA | 2004-04-22 | 2 | -0/+12 |
| | | | | Approved by: portmgr (self) | ||||
* | Update namazu2 to 2.0.13. | Akinori MUSHA | 2004-04-18 | 3 | -11/+18 |
| | |||||
* | Fix syntax error in NOPORTDOCS case | Kris Kennaway | 2004-04-02 | 1 | -0/+1 |
| | | | | Noticed by: Frank Knobbe <frank@knobbe.us> | ||||
* | - Use USE_ICONV knob | Kirill Ponomarev | 2004-03-30 | 1 | -3/+1 |
| | | | | Approved by: portmgr | ||||
* | Add SIZE data. | Akinori MUSHA | 2004-03-22 | 1 | -0/+2 |
| | | | | Submitted by: trevor | ||||
* | Add USE_GETTEXT and bump PORTREVISION. | Joe Marcus Clarke | 2004-02-04 | 1 | -3/+3 |
| | | | | | Submitted by: trevor Tested by: bento | ||||
* | Now gettext 0.12.1 is gettext-old. | Trevor Johnson | 2004-01-23 | 1 | -1/+1 |
| | |||||
* | Tell configure to use preinstalled gettext and libiconv under | Akinori MUSHA | 2003-11-20 | 4 | -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> | ||||
* | utilize SITE_PERL | Ying-Chieh Liao | 2003-10-24 | 1 | -1/+1 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | Bump the PORTREVISION for the ports directly affected by the gettext upgrade. | Joe Marcus Clarke | 2003-08-26 | 1 | -0/+1 |
| | | | | Prodded by: kris | ||||
* | Chase the libintl.so shared lib version. | Joe Marcus Clarke | 2003-08-25 | 1 | -1/+1 |
| | |||||
* | Add CONFIGURE_ARGS=--with-perl5="${PERL}" to work around a problem | Akinori MUSHA | 2003-05-21 | 1 | -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> | ||||
* | De-pkg-comment my non-ruby ports as well. | Akinori MUSHA | 2003-02-18 | 2 | -1/+1 |
| | |||||
* | Fix a typo that caused cp to fail. | Akinori MUSHA | 2003-02-01 | 1 | -1/+1 |
| | | | | Submitted by: Ayumu Kato <akato@rc5.so-net.ne.jp> | ||||
* | Attempt to preserve lib/charset.alias and share/locale/locale.alias | Akinori MUSHA | 2003-01-14 | 4 | -0/+67 |
| | | | | | | before installation and restore them after deinstallation. Submitted by: bento | ||||
* | Update to 2.0.12 + German translation. | Akinori MUSHA | 2002-09-13 | 3 | -4/+12 |
| | | | | | Upgrade is strongly recommended due to newly found cross-site scripting vulnerabilities. | ||||
* | Chase shlib rev of devel/gettext | Ade Lovett | 2002-08-01 | 1 | -1/+1 |
| | | | | | Submitted by: lots and lots Pointy hat to: ade | ||||
* | gettext upgrade uber-patch (stage 3) | Ade Lovett | 2002-04-12 | 1 | -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 | ||||
* | Stage 1 of gettext update. | Ade Lovett | 2002-03-15 | 1 | -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 | ||||
* | Update to 2.0.10. | Akinori MUSHA | 2001-12-28 | 2 | -2/+2 |
| | |||||
* | Update to 2.0.9. | Akinori MUSHA | 2001-12-01 | 3 | -4/+3 |
| | |||||
* | - Introduce namazu to the world, after a repocory from the japanese | Akinori MUSHA | 2001-10-21 | 2 | -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. | ||||
* | Properly record the libintl dependency in libnmz. | Akinori MUSHA | 2001-10-13 | 1 | -0/+4 |
| | | | | Bump PORTREVISION accordingly. | ||||
* | Change CATEGORIES. Add "www" and move "databases" forward. | Akinori MUSHA | 2001-10-12 | 1 | -1/+1 |
| | |||||
* | Update to 2.0.7. | Akinori MUSHA | 2001-09-13 | 3 | -2/+3 |
| | |||||
* | Update to 2.0.6. | Akinori MUSHA | 2001-09-12 | 3 | -16/+27 |
| | | | | | | Add databases to CATEGORIES. Remove not really needed dependencies on wv and xl. | ||||
* | Fix the dependency. (japanese/chasen -> japanese/p5-Text-ChaSen) | Akinori MUSHA | 2001-03-02 | 1 | -1/+1 |
| | |||||
* | Add %%PORTDOCS%%. | Akinori MUSHA | 2001-02-10 | 2 | -12/+15 |
| | |||||
* | Get the WITH_CHASEN knob really working. | Akinori MUSHA | 2000-12-20 | 1 | -5/+10 |
| | | | | Add wvWare dependency and add a WITHOUT_MSOFFICE knob. | ||||
* | Update to 2.0.5. | Akinori MUSHA | 2000-10-26 | 3 | -4/+29 |
| | | | | | | | | - Fix several bugs. - Spanish and French translations of documents have been added. etc. Submitted by: kuriyama | ||||
* | Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS. | Akinori MUSHA | 2000-06-17 | 2 | -3/+1 |
| | |||||
* | Complete the PLIST. | Akinori MUSHA | 2000-05-17 | 1 | -0/+4 |
| | | | | Submitted by: bento | ||||
* | Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org | Akinori MUSHA | 2000-04-24 | 1 | -1/+1 |
| | | | | so as to make it clear that a FreeBSD committer maintains them. | ||||
* | Update to 2.0.4. | Akinori MUSHA | 2000-04-20 | 3 | -3/+2 |
| | |||||
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | Akinori MUSHA | 2000-04-11 | 1 | -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. :) | ||||
* | place optional variables after required ones | Michael Haro | 2000-04-06 | 1 | -1/+1 |
| | |||||
* | Update to 2.0.3. | Akinori MUSHA | 2000-04-06 | 3 | -4/+8 |
| | | | | | | | - Small security fix - Add some more filters Change PKGNAME to PORTNAME + PORTVERSION. Remove `Version required'. | ||||
* | Update to 2.0.2. | Akinori MUSHA | 2000-04-04 | 3 | -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) | ||||
* | Change PKGNAME: ja-namazu -> ja-namazu2 | Akinori MUSHA | 2000-03-30 | 1 | -1/+1 |
| | |||||
* | Update to 2.0.1 | Seiichirou Hiraoka | 2000-03-07 | 3 | -4/+5 |
| | | | | | PR: ports/17225 Submitted by: knu@idaemons.org | ||||
* | Update to namazu-2.0 | Seiichirou Hiraoka | 2000-03-01 | 5 | -68/+121 |
| | | | | | PR: ports/ports/16966 Submitted by: knu@idaemons.org | ||||
* | Update to 1.3.0.11 for Makefile | Seiichirou Hiraoka | 2000-02-01 | 1 | -4/+4 |
| | |||||
* | Update to 1.3.0.11 | Seiichirou Hiraoka | 2000-02-01 | 1 | -1/+1 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Remove preceeding pkgname from some of the comments having one. | Tim Vanderhoek | 1999-08-29 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Update to 1.3.0.8 | Seiichirou Hiraoka | 1999-06-24 | 3 | -8/+7 |
| | |||||
* | More WWW: additions | Michael Haro | 1999-05-07 | 1 | -1/+1 |
| |