Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade to 1.00 | Ying-Chieh Liao | 2002-11-15 | 3 | -9/+20 |
| | | | | | PR: 45278 Submitted by: maintainer | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 14 | -14/+7 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 14 | -7/+14 |
| | | | | Approved by: pat | ||||
* | USE_PERL is needed for the post-po-file target. | Edwin Groothuis | 2002-11-05 | 1 | -1/+2 |
| | | | | Submitted by: marius@alchemy.franken.de | ||||
* | Half of these ones missed yesterday while converting to USE_REINPLACE. | Edwin Groothuis | 2002-11-04 | 1 | -2/+3 |
| | | | | | | The other half needs perl to build. Noticed on bento and others (full mailbox :-) | ||||
* | A letter got chopped from this patchfile and caused the port | Alfred Perlstein | 2002-10-28 | 1 | -1/+1 |
| | | | | to be unable to patch. fix it. | ||||
* | Do not create a ${PREFIX}/doc directory. Also, consolidate two patches | Joe Marcus Clarke | 2002-10-28 | 5 | -36/+49 |
| | | | | | | that modify the same file into one. Submitted by: bento and kris | ||||
* | Add ruby-lv, a Ruby library to use LV's encoding conversion engine. | Akinori MUSHA | 2002-10-24 | 6 | -0/+83 |
| | |||||
* | Add support for NOPORTDOCS. | Oliver Braun | 2002-10-23 | 2 | -9/+15 |
| | | | | | PR: 44412 Submitted by: maintainer | ||||
* | Upgrade to 0.10.6. | Oliver Braun | 2002-10-23 | 6 | -45/+5 |
| | | | | | PR: 44410 Submitted by: maintainer | ||||
* | Fix build on -current (move FILE * initializers from declaration to main()) | Kris Kennaway | 2002-10-20 | 4 | -0/+98 |
| | |||||
* | Don't (badly) rewrite CFLAGS, assume the user knows what he/she is doing. | Kris Kennaway | 2002-10-19 | 1 | -0/+28 |
| | |||||
* | Update to dumpasn1-20021007 | Kris Kennaway | 2002-10-12 | 2 | -3/+3 |
| | |||||
* | - Fix MASTER_SITES, as far as author (again) changed it's location; | Ying-Chieh Liao | 2002-10-09 | 2 | -3/+14 |
| | | | | | | | | - Fix build on per-nl_langinfo systems (RELENG_4_4 for example); - Remove unnecceccary CONFIGURE_ARGS; PR: 43834 Submitted by: maintainer | ||||
* | fix WWW | Ying-Chieh Liao | 2002-10-09 | 1 | -1/+1 |
| | | | | | PR: 43867 Submitted by: maintainer | ||||
* | Oh, where this thingie came from? | Maxim Sobolev | 2002-10-08 | 1 | -39/+0 |
| | |||||
* | Add enca 0.10.3, a package for detecting encoding of text files. | Maxim Sobolev | 2002-10-08 | 11 | -0/+155 |
| | | | | | PR: 43583 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> | ||||
* | Use RUBY_MOD*. | Akinori MUSHA | 2002-10-06 | 2 | -8/+8 |
| | |||||
* | cant be fetched for a long time, only evaluation-version available | Ying-Chieh Liao | 2002-09-17 | 7 | -221/+0 |
| | | | | | | | so, remove it PR: 33655 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> | ||||
* | texas chainsaw kde2 massacre | Alan Eldridge | 2002-09-10 | 1 | -1/+0 |
| | |||||
* | kde2 massacre. | Alan Eldridge | 2002-09-10 | 5 | -72/+0 |
| | |||||
* | Add USE_GNOMENG | Patrick Li | 2002-09-07 | 1 | -1/+2 |
| | | | | | PR: ports/42191 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | USE_REINPLACE rather than a somewhat convoluted perl expression. | Tim Vanderhoek | 2002-09-06 | 1 | -2/+5 |
| | |||||
* | The configure script was trying to modify CFLAGS to prevent | Tim Vanderhoek | 2002-09-05 | 1 | -0/+20 |
| | | | | | | | | both '-O' and '-g' from being included. Under some combinations, this could even cause the resulting CFLAGS to be unuseable. Avoid any illicit touching of the CFLAGS. PR: ports/39317 (Chris Wasser <cwasser@shaw.ca>) | ||||
* | "libuu" -> "uulib" | Tim Vanderhoek | 2002-09-02 | 1 | -1/+1 |
| | |||||
* | Update to xdeview 0.5.18. | Tim Vanderhoek | 2002-09-02 | 7 | -88/+22 |
| | | | | Significantly inspired by PR: ports/41508 | ||||
* | Updated uudeview version doesn't need to be patched | Tim Vanderhoek | 2002-09-02 | 1 | -23/+0 |
| | | | | for Tcl 82+ anymore. | ||||
* | Update to uudeview 0.5.18. | Tim Vanderhoek | 2002-09-02 | 9 | -39/+37 |
| | | | | Significantly inspired by PR: ports/41508 | ||||
* | Upgrade to uulib 0.5.18. This adds support for yEnc. | Tim Vanderhoek | 2002-09-02 | 8 | -25/+23 |
| | | | | Significantly inspired by PR: ports/41508 (KATO Tsuguru) | ||||
* | Use safe temp files. I'll try to cook-up a different version of | Tim Vanderhoek | 2002-09-02 | 2 | -0/+45 |
| | | | | | these to submit back to the author once I digup my autoconf manual again. :( | ||||
* | Update webpage URL. List yEnc as a supported encoding method (which | Tim Vanderhoek | 2002-09-01 | 1 | -5/+3 |
| | | | | it will be as soon I finish updating this port). | ||||
* | Better control filenames validity, ctype fixes | Andrey A. Chernov | 2002-08-28 | 3 | -16/+72 |
| | |||||
* | Wrong version of patch was committed, fix it. | Andrey A. Chernov | 2002-08-28 | 2 | -15/+16 |
| | |||||
* | Add missing .pyo files to each pkg-plist | Hye-Shik Chang | 2002-08-23 | 1 | -0/+1 |
| | |||||
* | change my email address to leeym@FreeBSD.org | Yen-Ming Lee | 2002-08-19 | 1 | -1/+1 |
| | | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) | ||||
* | Minor port cleanups | Sergey Skvortsov | 2002-08-16 | 2 | -7/+11 |
| | |||||
* | Add --without-libintl-prefix as a CONFIGURE_ARG so to eliminate a | Joe Marcus Clarke | 2002-08-04 | 1 | -1/+3 |
| | | | | | circular dependency with gettext. This prevents iconv from being linked against libintl. Bump PORTREVISION. | ||||
* | Chase shlib rev of devel/gettext | Ade Lovett | 2002-08-01 | 1 | -1/+1 |
| | | | | | Submitted by: lots and lots Pointy hat to: ade | ||||
* | Update to 0.213. | Anton Berezin | 2002-07-28 | 2 | -2/+2 |
| | |||||
* | Change master site to MASTER_SITE_LOCAL | Hye-Shik Chang | 2002-07-01 | 1 | -3/+2 |
| | |||||
* | Update to 1.04 | Patrick Li | 2002-06-28 | 2 | -2/+2 |
| | | | | | PR: ports/39935 Submitted by: maintainer | ||||
* | add p5-Unicode-IMAPUtf7 1.02 | Ying-Chieh Liao | 2002-06-26 | 6 | -0/+44 |
| | | | | | | | Perl extension to deal with IMAP UTF7 PR: 34284 Submitted by: Seamus Venasse <svenasse@polaris.ca> | ||||
* | add p5-String-Multibyte 0.07 | Ying-Chieh Liao | 2002-06-26 | 6 | -0/+46 |
| | | | | | | | Perl module to manipulate multibyte character strings PR: 34281 Submitted by: Seamus Venasse <svenasse@polaris.ca> | ||||
* | add p5-Unicode-MapUTF8 1.09 | Ying-Chieh Liao | 2002-06-25 | 6 | -0/+46 |
| | | | | | | | Perl class that implements conversion between arbitrary charsets PR: 35406 Submitted by: Ryan T. Dean <rtdean@cytherianage.net> | ||||
* | add p5-Unicode-Map 0.112 | Ying-Chieh Liao | 2002-06-25 | 6 | -0/+157 |
| | | | | | | | Perl class that converts strings to/from 2-byte Unicode UCS2 format PR: 36931 Submitted by: Ryan T. Dean <rtdean@cytherianage.net> | ||||
* | Updating my email address. | Hye-Shik Chang | 2002-06-25 | 1 | -1/+1 |
| | | | | Approved by: cjh (mentor) | ||||
* | Update to 1.8, and retain shared lib version of 3. | Joe Marcus Clarke | 2002-06-16 | 6 | -25/+30 |
| | | | | Reviewed by: sobomax | ||||
* | Add a few other distfile mirrors. | Joe Marcus Clarke | 2002-06-15 | 1 | -2/+5 |
| | | | | | Reported by: Anders Andersson <anders@sanyusan.se>, Kent Stewart <kstewart@owt.com> | ||||
* | Update to 0.10.4. | Anton Berezin | 2002-06-13 | 3 | -2/+3 |
| | | | | | PR: 39225 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | Fix build on -current. | Pete Fritchman | 2002-06-07 | 1 | -0/+13 |
| | | | | Submitted by: bento |