aboutsummaryrefslogtreecommitdiff
path: root/www/kazehakase
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.3.4Michael Johnson2005-12-293-6/+10
| | | | | | | - Add support for seamonkey Notes: svn path=/head/; revision=152374
* - mark broken on 4.xMichael Johnson2005-12-131-0/+4
| | | | Notes: svn path=/head/; revision=151073
* - Update to 0.3.3Michael Johnson2005-11-295-202/+9
| | | | | | | - Use USE_GECKO Notes: svn path=/head/; revision=149951
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+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. Notes: svn path=/head/; revision=148323
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update to 0.3.2Michael Johnson2005-10-303-4/+117
| | | | Notes: svn path=/head/; revision=146714
* - Update to 0.3.1Michael Johnson2005-09-296-48/+5
| | | | Notes: svn path=/head/; revision=143756
* - Fix build on 4.x, ughMichael Johnson2005-09-012-0/+31
| | | | | | | Pointed out by: kris mail Notes: svn path=/head/; revision=141653
* - Update to 0.3.0Michael Johnson2005-08-292-4/+4
| | | | Notes: svn path=/head/; revision=141221
* - Update to 0.2.9Michael Johnson2005-07-293-19/+6
| | | | Notes: svn path=/head/; revision=140360
* - Fix build on 4.xMichael Johnson2005-07-021-0/+13
| | | | | | | Pointed out by: krismail Notes: svn path=/head/; revision=138328
* - Update re-rolled tarballMichael Johnson2005-06-291-2/+2
| | | | | | | | | only cs translation is updated Info: https://mail.gna.org/public/kazehakase-devel/2005-06/msg00001.html Notes: svn path=/head/; revision=138146
* - Update to 0.2.8Michael Johnson2005-06-284-19/+6
| | | | | | | ChangeLog: http://kazehakase.sourceforge.jp/?date=20050629 Notes: svn path=/head/; revision=138143
* - Force rebuild with new mozilla/firefoxMichael Johnson2005-05-121-0/+1
| | | | Notes: svn path=/head/; revision=135115
* - Fix build on 4.xMichael Johnson2005-04-291-0/+14
| | | | Notes: svn path=/head/; revision=134353
* - Update to 0.2.7Michael Johnson2005-04-293-4/+6
| | | | Notes: svn path=/head/; revision=134340
* - Add missing man pageMichael Johnson2005-04-071-0/+2
| | | | | | | Pointed out by: pointyhat via kris Notes: svn path=/head/; revision=132723
* - Update to 0.2.6Michael Johnson2005-04-027-70/+73
| | | | | | | | - Firefox is now the default for gecko support, WITH_MOZILLA also supports mozilla. mozilla-devel has been disabled for now. Notes: svn path=/head/; revision=132212
* Chase the Mozilla 1.7.6 update.Joe Marcus Clarke2005-03-252-4/+6
| | | | | | | | Submitted by: ahze Approved by: portmgr (implicit) Notes: svn path=/head/; revision=131942
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix minor typoMichael Johnson2005-02-141-1/+1
| | | | | | | Submitted by: kou@cozmixng.org Notes: svn path=/head/; revision=128821
* - add support for mozilla 1.8a6.Michael Johnson2005-02-092-8/+12
| | | | Notes: svn path=/head/; revision=128331
* - Update to 0.2.5Michael Johnson2005-02-094-62/+4
| | | | | | | - Remove 2 patches that were merged in the source. Notes: svn path=/head/; revision=128329
* - Update to 0.2.4Michael Johnson2005-01-292-4/+7
| | | | | | | - use USE_GCC=3.4 on 4.x when built with WITH_MOZILLA=mozilla-devel Notes: svn path=/head/; revision=127587
* Really fix build on 4,x, I don't know how this slipped from being committed inMichael Johnson2004-12-301-1/+13
| | | | | | | | | last commit Reported by: pointyhat via kris Notes: svn path=/head/; revision=125521
* Add forgotten patches to fix build on 4.xMichael Johnson2004-12-292-0/+46
| | | | Notes: svn path=/head/; revision=125419
* Update to 0.2.3Michael Johnson2004-12-295-25/+14
| | | | Notes: svn path=/head/; revision=125413
* - Re-do mozilla 1.7.5 patch so kazehakase still works with pre-mozilla 1.7.5Michael Johnson2004-12-232-134/+10
| | | | | | | Obtained from: kazehakase cvs Notes: svn path=/head/; revision=124865
* - Add support for new mozilla 1.7.5, this breaks support for mozilla 1.7.xMichael Johnson2004-12-193-5/+144
| | | | | | | | - Fix typo - Bump PORTREVISION to force rebuild with mozilla 1.7.5 Notes: svn path=/head/; revision=124525
* Move japanese/estraier --> textproc/estraierMichael Johnson2004-12-111-2/+2
| | | | Notes: svn path=/head/; revision=123693
* - Convert OPTIONS to KnobsMichael Johnson2004-12-091-21/+34
| | | | | | | | | | | - Remove ImageMagick support for tumbnails since its not used anymore and add a WITH_THUMBNAIL knob to replace old ImageMagick knob to use thumbnails - Utilize USE_PERL if WITH_MIGEMO - Add knob for optional and very experimental gtk-webcore - Bump PORTREVISION Notes: svn path=/head/; revision=123533
* Fix build with latest mozilla 1.8a5Michael Johnson2004-12-021-0/+11
| | | | Notes: svn path=/head/; revision=122966
* Fix build with mozilla-devel and add support for future version 1.8a5Michael Johnson2004-11-291-0/+11
| | | | Notes: svn path=/head/; revision=122728
* Update to 0.2.2Michael Johnson2004-11-286-44/+5
| | | | Notes: svn path=/head/; revision=122673
* Use libtool15Michael Johnson2004-11-091-1/+1
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=121240
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* remove forgotten PKGMESSAGEMichael Johnson2004-11-031-3/+0
| | | | | | | | Pointed out by: kris via pointyhat Approved by: marcus (co mentor) Notes: svn path=/head/; revision=120685
* Change address back to FreeBSD addressMichael Johnson2004-10-301-1/+1
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=120477
* update to 0.2.1Michael Johnson2004-10-307-30/+37
| | | | | | | | PR: ports/73262 Approved by: adamw (mentor) Notes: svn path=/head/; revision=120476
* Change email to new FreeBSD.org addressMichael Johnson2004-10-291-1/+1
| | | | | | | Approved by:adamw (mentor) Notes: svn path=/head/; revision=120470
* - Update to 0.2.0Pav Lucistnik2004-10-157-63/+23
| | | | | | | | PR: ports/72666 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=119529
* add firefox supportSergey Matveychuk2004-09-023-20/+60
| | | | | | | | PR: ports/71174 Submitted by: maintainer Notes: svn path=/head/; revision=117938
* Add option to enable a full-text search system (japanese)Sergey Matveychuk2004-08-292-0/+10
| | | | | | | | | | Bump PORTREVISION PR: ports/71091 Submitted by: maintainer Notes: svn path=/head/; revision=117565
* - Update to 0.1.9Sergey Matveychuk2004-08-285-19/+40
| | | | | | | | | | | | | | | | Changes * Thumbnail support * Recent closed tabs * Toggle proxy use action * Options for history search * Undo/Redo * Fixed crash in attempting to search in the detailed preference PR: ports/71088 Submitted by: maintainer Notes: svn path=/head/; revision=117528
* Kazehakase is a browser with gecko engine like Epiphany or Galeon.Sergey Matveychuk2004-08-279-0/+231
PR: ports/65279 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=117461