Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forgot to bump PORTREVISION. | Dmitry Sivachenko | 2002-12-23 | 1 | -0/+1 |
| | |||||
* | Fix path to perl binary. | Dmitry Sivachenko | 2002-12-23 | 1 | -1/+1 |
| | |||||
* | Fixed mastersite, directory structure has changed | Edwin Groothuis | 2002-12-23 | 1 | -1/+1 |
| | | | | | PR: ports/46479 Submitted by: "Bjoern A.Zeeb" <bzeeb+freebsdports@zabbadoz.net> | ||||
* | Oops, had a line commented out. | Edwin Groothuis | 2002-12-21 | 1 | -1/+1 |
| | |||||
* | Fix build on -current for textproc/libxode | Edwin Groothuis | 2002-12-21 | 3 | -3/+39 |
| | | | | | PR: ports/46429 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Make textproc/isearch compile on -current again. | Edwin Groothuis | 2002-12-15 | 3 | -7/+23 |
| | | | | | PR: ports/46264 Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org> | ||||
* | Update the checksum. Just document fixes. | Akinori MUSHA | 2002-12-14 | 2 | -1/+2 |
| | | | | Submitted by: bento | ||||
* | PERL5 is only needed for the regression tests, but configure fails when no | Alexander Leidinger | 2002-12-13 | 1 | -0/+2 |
| | | | | | | | | perl is available. As a work around use USE_PERL5_BUILD until the next update of modlogan (it is already fixed in modlogan-CVS) to make the port build for the release happy. Approved by: kris | ||||
* | Woops, forgot the post-install part | Edwin Groothuis | 2002-12-12 | 1 | -0/+3 |
| | | | | | PR: ports/45953 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | Fix fetch for textproc/pybook by updating to version 0.8c | Edwin Groothuis | 2002-12-12 | 3 | -3/+4 |
| | | | | | | | Implicit approval because the old distfile wasn't fetchable. PR: ports/45953 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | Fix fetch for textproc/tex2im by upgrading to latest version | Edwin Groothuis | 2002-12-12 | 2 | -2/+2 |
| | | | | | | | Implicit approval by portmgr@ because of absence of old files on the mastersite PR: ports/45954 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | Add USE_PERL5. | Joe Marcus Clarke | 2002-12-12 | 1 | -0/+1 |
| | | | | Reported by: bento | ||||
* | Fix MASTER_SITES | Kevin Lo | 2002-12-11 | 1 | -1/+1 |
| | |||||
* | Catch up with the Ruby Application Archive's URL scheme change. | Akinori MUSHA | 2002-12-07 | 7 | -7/+7 |
| | |||||
* | Update WWW. | Akinori MUSHA | 2002-12-07 | 1 | -1/+1 |
| | |||||
* | Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. This | Akinori MUSHA | 2002-12-06 | 4 | -26/+25 |
| | | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris | ||||
* | Fix make fetch. | David E. O'Brien | 2002-12-03 | 1 | -6/+3 |
| | |||||
* | Fix build with bison 1.75. | Joe Marcus Clarke | 2002-12-02 | 1 | -0/+10 |
| | | | | Reported by: bento | ||||
* | Fix build on 5.0 (remove bogus declaration of sys_nerr) | Kris Kennaway | 2002-12-02 | 1 | -15/+13 |
| | |||||
* | Remove duplicate do-build target | Kris Kennaway | 2002-11-30 | 1 | -3/+0 |
| | |||||
* | Fix location of the norsk ispell dictionary. | Alexander Langer | 2002-11-30 | 1 | -1/+1 |
| | | | | Approved by: portmgr (kris) | ||||
* | Fix Build on -CURRENT | Tilman Keskinoz | 2002-11-29 | 2 | -1/+13 |
| | | | | | PR: 45825 Submitted by: Volker Stolz <vs@foldr.org> | ||||
* | Use USE_PERL5_BUILD where appropriate, instead of hardcoding | Maxim Sobolev | 2002-11-28 | 1 | -2/+1 |
| | | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr | ||||
* | Remove pspell-ispell. | Akinori MUSHA | 2002-11-28 | 1 | -1/+0 |
| | |||||
* | Remove pspell-ispell which is obsolete and doesn't build any more. | Akinori MUSHA | 2002-11-28 | 7 | -74/+0 |
| | |||||
* | Unbreak on alpha by using USE_REINPLACE. | Jun Kuriyama | 2002-11-26 | 1 | -1/+2 |
| | | | | Reported by: kris | ||||
* | Fix the fetch problem by updating to the latest version, 0.52.2, which | Akinori MUSHA | 2002-11-25 | 3 | -3/+4 |
| | | | | | | seems to be a reroll of 0.52.1 with some typos fixed. Submitted by: fenner's portsurvey | ||||
* | Fix MASTER_SITES and WWW. | Akinori MUSHA | 2002-11-25 | 2 | -2/+2 |
| | | | | Submitted by: fenner's portsurvey | ||||
* | Fix a bug introduced in 2.4.27 that caused KDE's doc building procedure | Joe Marcus Clarke | 2002-11-25 | 2 | -0/+12 |
| | | | | | | | to virtually hang. This patch has been fed back to the libxml people, and should be integrated in the next release. Reported by: bento and the KDE people | ||||
* | Upgrade to 0.50.3 | SADA Kenji | 2002-11-24 | 3 | -8/+6 |
| | | | | | PR: ports/45676 Submitted by: maintainer | ||||
* | Update to 5.0793. | Alan Eldridge | 2002-11-24 | 3 | -5/+6 |
| | |||||
* | Update to 0.5.3 | Mario Sergio Fujikawa Ferreira | 2002-11-24 | 3 | -2/+11 |
| | |||||
* | Make textproc/mifluz build again under -current | Edwin Groothuis | 2002-11-24 | 1 | -0/+3 |
| | | | | | PR: ports/44401 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> | ||||
* | New port: textproc/whitespace.el | Edwin Groothuis | 2002-11-24 | 6 | -0/+45 |
| | | | | | | | | Whitespace.el is an emacs mode which detects and cleans up whitespace in source code. PR: ports/44998 Submitted by: Volker Stolz <vs@foldr.org> | ||||
* | Add missing dependency on libcapplet. | Joe Marcus Clarke | 2002-11-24 | 3 | -3/+3 |
| | | | | Submitted by: bento | ||||
* | New port p5-XML-XQL version 0.67: Perl module for querying XML tree | Mario Sergio Fujikawa Ferreira | 2002-11-23 | 6 | -0/+63 |
| | | | | structures with XQL | ||||
* | Update to 0.7.4 | Norikatsu Shigemura | 2002-11-23 | 4 | -13/+15 |
| | | | | | PR: ports/45629 Submitted by: Ports Fury | ||||
* | Upgrade to 1.8.0. | Dima Dorfman | 2002-11-23 | 4 | -24/+4 |
| | |||||
* | Ensure that libexpat is not detected. | Norikatsu Shigemura | 2002-11-23 | 2 | -0/+4 |
| | | | | | PR: ports/45633 Submitted by: Ports Fury | ||||
* | Update to 2.4.28. | Joe Marcus Clarke | 2002-11-23 | 2 | -2/+2 |
| | |||||
* | Update to 0.40. | Christian Weisgerber | 2002-11-23 | 2 | -2/+2 |
| | | | | | PR: 45363 Submitted by: Hiroki Sato <hrs@jp.FreeBSD.org> | ||||
* | Add p5-Text-Reflow 1.04, perl module for reflowing text files. | Norikatsu Shigemura | 2002-11-22 | 6 | -0/+40 |
| | | | | | PR: ports/41265 Submitted by: Mathieu Arnold <m@absolight.net> | ||||
* | Move br-ispell to portuguese category as ispell-pt_BR after repo | Mario Sergio Fujikawa Ferreira | 2002-11-22 | 7 | -79/+0 |
| | | | | | | | copy and connect to build Approved by: kris (repo copy, portmgr hat) Repo copied by: joe (cvs hat) | ||||
* | Upgrade to 0.15. | Ernst de Haan | 2002-11-22 | 2 | -2/+2 |
| | |||||
* | Repo-move textproc/pt-aspell to portuguese/aspell. | Akinori MUSHA | 2002-11-21 | 4 | -24/+0 |
| | |||||
* | Fix Build on -CURRENT | Tilman Keskinoz | 2002-11-21 | 2 | -4/+10 |
| | | | | | PR: 45532 Submitted by: Ted Faber <faber@lunabase.org> | ||||
* | s/expat2/libxml2/ in LIB_DEPENDS to fix build on -current. | Oliver Braun | 2002-11-21 | 2 | -2/+2 |
| | |||||
* | upgrade to 0.16.0 | Ying-Chieh Liao | 2002-11-21 | 6 | -8/+34 |
| | |||||
* | - Do not install useless .la files | Ying-Chieh Liao | 2002-11-20 | 3 | -1/+11 |
| | | | | | PR: 45447 Submitted by: Ports Fury | ||||
* | upgrade to 0.15.0 | Ying-Chieh Liao | 2002-11-20 | 6 | -14/+26 |
| | | | | | PR: 45442 Submitted by: Ports Fury |