aboutsummaryrefslogtreecommitdiff
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-072-2/+2
| | | | Notes: svn path=/head/; revision=71410
* fix stdio problem on -CURRENTYen-Ming Lee2002-11-242-1/+12
| | | | Notes: svn path=/head/; revision=70951
* Update to 1.29.Anton Berezin2002-11-172-2/+2
| | | | Notes: svn path=/head/; revision=70313
* upgrade to 1.00Ying-Chieh Liao2002-11-153-9/+20
| | | | | | | | PR: 45278 Submitted by: maintainer Notes: svn path=/head/; revision=70171
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-1014-14/+7
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-0614-7/+14
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* USE_PERL is needed for the post-po-file target.Edwin Groothuis2002-11-051-1/+2
| | | | | | | Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=69487
* Half of these ones missed yesterday while converting to USE_REINPLACE.Edwin Groothuis2002-11-041-2/+3
| | | | | | | | | The other half needs perl to build. Noticed on bento and others (full mailbox :-) Notes: svn path=/head/; revision=69475
* A letter got chopped from this patchfile and caused the portAlfred Perlstein2002-10-281-1/+1
| | | | | | | to be unable to patch. fix it. Notes: svn path=/head/; revision=69010
* Do not create a ${PREFIX}/doc directory. Also, consolidate two patchesJoe Marcus Clarke2002-10-285-36/+49
| | | | | | | | | that modify the same file into one. Submitted by: bento and kris Notes: svn path=/head/; revision=69008
* Add ruby-lv, a Ruby library to use LV's encoding conversion engine.Akinori MUSHA2002-10-246-0/+83
| | | | Notes: svn path=/head/; revision=68729
* Add support for NOPORTDOCS.Oliver Braun2002-10-232-9/+15
| | | | | | | | PR: 44412 Submitted by: maintainer Notes: svn path=/head/; revision=68677
* Upgrade to 0.10.6.Oliver Braun2002-10-236-45/+5
| | | | | | | | PR: 44410 Submitted by: maintainer Notes: svn path=/head/; revision=68668
* Fix build on -current (move FILE * initializers from declaration to main())Kris Kennaway2002-10-204-0/+98
| | | | Notes: svn path=/head/; revision=68440
* Don't (badly) rewrite CFLAGS, assume the user knows what he/she is doing.Kris Kennaway2002-10-191-0/+28
| | | | Notes: svn path=/head/; revision=68323
* Update to dumpasn1-20021007Kris Kennaway2002-10-122-3/+3
| | | | Notes: svn path=/head/; revision=67840
* - Fix MASTER_SITES, as far as author (again) changed it's location;Ying-Chieh Liao2002-10-092-3/+14
| | | | | | | | | | | - Fix build on per-nl_langinfo systems (RELENG_4_4 for example); - Remove unnecceccary CONFIGURE_ARGS; PR: 43834 Submitted by: maintainer Notes: svn path=/head/; revision=67707
* fix WWWYing-Chieh Liao2002-10-091-1/+1
| | | | | | | | PR: 43867 Submitted by: maintainer Notes: svn path=/head/; revision=67704
* Oh, where this thingie came from?Maxim Sobolev2002-10-081-39/+0
| | | | Notes: svn path=/head/; revision=67653
* Add enca 0.10.3, a package for detecting encoding of text files.Maxim Sobolev2002-10-0811-0/+155
| | | | | | | | PR: 43583 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Notes: svn path=/head/; revision=67651
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-8/+8
| | | | Notes: svn path=/head/; revision=67504
* cant be fetched for a long time, only evaluation-version availableYing-Chieh Liao2002-09-177-221/+0
| | | | | | | | | | so, remove it PR: 33655 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=66477
* texas chainsaw kde2 massacreAlan Eldridge2002-09-101-1/+0
| | | | Notes: svn path=/head/; revision=66074
* kde2 massacre.Alan Eldridge2002-09-105-72/+0
| | | | Notes: svn path=/head/; revision=66065
* Add USE_GNOMENGPatrick Li2002-09-071-1/+2
| | | | | | | | PR: ports/42191 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65798
* USE_REINPLACE rather than a somewhat convoluted perl expression.Tim Vanderhoek2002-09-061-2/+5
| | | | Notes: svn path=/head/; revision=65727
* The configure script was trying to modify CFLAGS to preventTim Vanderhoek2002-09-051-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>) Notes: svn path=/head/; revision=65630
* "libuu" -> "uulib"Tim Vanderhoek2002-09-021-1/+1
| | | | Notes: svn path=/head/; revision=65475
* Update to xdeview 0.5.18.Tim Vanderhoek2002-09-027-88/+22
| | | | | | | Significantly inspired by PR: ports/41508 Notes: svn path=/head/; revision=65473
* Updated uudeview version doesn't need to be patchedTim Vanderhoek2002-09-021-23/+0
| | | | | | | for Tcl 82+ anymore. Notes: svn path=/head/; revision=65471
* Update to uudeview 0.5.18.Tim Vanderhoek2002-09-029-39/+37
| | | | | | | Significantly inspired by PR: ports/41508 Notes: svn path=/head/; revision=65470
* Upgrade to uulib 0.5.18. This adds support for yEnc.Tim Vanderhoek2002-09-028-25/+23
| | | | | | | Significantly inspired by PR: ports/41508 (KATO Tsuguru) Notes: svn path=/head/; revision=65469
* Use safe temp files. I'll try to cook-up a different version ofTim Vanderhoek2002-09-022-0/+45
| | | | | | | | these to submit back to the author once I digup my autoconf manual again. :( Notes: svn path=/head/; revision=65468
* Update webpage URL. List yEnc as a supported encoding method (whichTim Vanderhoek2002-09-011-5/+3
| | | | | | | it will be as soon I finish updating this port). Notes: svn path=/head/; revision=65404
* Better control filenames validity, ctype fixesAndrey A. Chernov2002-08-283-16/+72
| | | | Notes: svn path=/head/; revision=65177
* Wrong version of patch was committed, fix it.Andrey A. Chernov2002-08-282-15/+16
| | | | Notes: svn path=/head/; revision=65176
* Add missing .pyo files to each pkg-plistHye-Shik Chang2002-08-231-0/+1
| | | | Notes: svn path=/head/; revision=64882
* change my email address to leeym@FreeBSD.orgYen-Ming Lee2002-08-191-1/+1
| | | | | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=64651
* Minor port cleanupsSergey Skvortsov2002-08-162-7/+11
| | | | Notes: svn path=/head/; revision=64580
* Add --without-libintl-prefix as a CONFIGURE_ARG so to eliminate aJoe Marcus Clarke2002-08-041-1/+3
| | | | | | | | circular dependency with gettext. This prevents iconv from being linked against libintl. Bump PORTREVISION. Notes: svn path=/head/; revision=63943
* 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
* Update to 0.213.Anton Berezin2002-07-282-2/+2
| | | | Notes: svn path=/head/; revision=63654
* Change master site to MASTER_SITE_LOCALHye-Shik Chang2002-07-011-3/+2
| | | | Notes: svn path=/head/; revision=62289
* Update to 1.04Patrick Li2002-06-282-2/+2
| | | | | | | | PR: ports/39935 Submitted by: maintainer Notes: svn path=/head/; revision=62133
* add p5-Unicode-IMAPUtf7 1.02Ying-Chieh Liao2002-06-266-0/+44
| | | | | | | | | | Perl extension to deal with IMAP UTF7 PR: 34284 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=61995
* add p5-String-Multibyte 0.07Ying-Chieh Liao2002-06-266-0/+46
| | | | | | | | | | Perl module to manipulate multibyte character strings PR: 34281 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=61989
* add p5-Unicode-MapUTF8 1.09Ying-Chieh Liao2002-06-256-0/+46
| | | | | | | | | | Perl class that implements conversion between arbitrary charsets PR: 35406 Submitted by: Ryan T. Dean <rtdean@cytherianage.net> Notes: svn path=/head/; revision=61948
* add p5-Unicode-Map 0.112Ying-Chieh Liao2002-06-256-0/+157
| | | | | | | | | | Perl class that converts strings to/from 2-byte Unicode UCS2 format PR: 36931 Submitted by: Ryan T. Dean <rtdean@cytherianage.net> Notes: svn path=/head/; revision=61936
* Updating my email address.Hye-Shik Chang2002-06-251-1/+1
| | | | | | | Approved by: cjh (mentor) Notes: svn path=/head/; revision=61912
* Update to 1.8, and retain shared lib version of 3.Joe Marcus Clarke2002-06-166-25/+30
| | | | | | | Reviewed by: sobomax Notes: svn path=/head/; revision=61388