summaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-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)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-0614-7/+14
| | | | Approved by: pat
* USE_PERL is needed for the post-po-file target.edwin2002-11-051-1/+2
| | | | Submitted by: marius@alchemy.franken.de
* Half of these ones missed yesterday while converting to USE_REINPLACE.edwin2002-11-041-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 portalfred2002-10-281-1/+1
| | | | to be unable to patch. fix it.
* Do not create a ${PREFIX}/doc directory. Also, consolidate two patchesmarcus2002-10-285-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.knu2002-10-246-0/+83
|
* Add support for NOPORTDOCS.obraun2002-10-232-9/+15
| | | | | PR: 44412 Submitted by: maintainer
* Upgrade to 0.10.6.obraun2002-10-236-45/+5
| | | | | PR: 44410 Submitted by: maintainer
* Fix build on -current (move FILE * initializers from declaration to main())kris2002-10-204-0/+98
|
* Don't (badly) rewrite CFLAGS, assume the user knows what he/she is doing.kris2002-10-191-0/+28
|
* Update to dumpasn1-20021007kris2002-10-122-3/+3
|
* - Fix MASTER_SITES, as far as author (again) changed it's location;ijliao2002-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
* fix WWWijliao2002-10-091-1/+1
| | | | | PR: 43867 Submitted by: maintainer
* Oh, where this thingie came from?sobomax2002-10-081-39/+0
|
* Add enca 0.10.3, a package for detecting encoding of text files.sobomax2002-10-0811-0/+155
| | | | | PR: 43583 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
* Use RUBY_MOD*.knu2002-10-062-8/+8
|
* cant be fetched for a long time, only evaluation-version availableijliao2002-09-177-221/+0
| | | | | | | so, remove it PR: 33655 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
* texas chainsaw kde2 massacrealane2002-09-101-1/+0
|
* kde2 massacre.alane2002-09-105-72/+0
|
* Add USE_GNOMENGpat2002-09-071-1/+2
| | | | | PR: ports/42191 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* USE_REINPLACE rather than a somewhat convoluted perl expression.hoek2002-09-061-2/+5
|
* The configure script was trying to modify CFLAGS to preventhoek2002-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>)
* "libuu" -> "uulib"hoek2002-09-021-1/+1
|
* Update to xdeview 0.5.18.hoek2002-09-027-88/+22
| | | | Significantly inspired by PR: ports/41508
* Updated uudeview version doesn't need to be patchedhoek2002-09-021-23/+0
| | | | for Tcl 82+ anymore.
* Update to uudeview 0.5.18.hoek2002-09-029-39/+37
| | | | Significantly inspired by PR: ports/41508
* Upgrade to uulib 0.5.18. This adds support for yEnc.hoek2002-09-028-25/+23
| | | | Significantly inspired by PR: ports/41508 (KATO Tsuguru)
* Use safe temp files. I'll try to cook-up a different version ofhoek2002-09-022-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 (whichhoek2002-09-011-5/+3
| | | | it will be as soon I finish updating this port).
* Better control filenames validity, ctype fixesache2002-08-283-16/+72
|
* Wrong version of patch was committed, fix it.ache2002-08-282-15/+16
|
* Add missing .pyo files to each pkg-plistperky2002-08-231-0/+1
|
* change my email address to leeym@FreeBSD.orgleeym2002-08-191-1/+1
| | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* Minor port cleanupsskv2002-08-162-7/+11
|
* Add --without-libintl-prefix as a CONFIGURE_ARG so to eliminate amarcus2002-08-041-1/+3
| | | | | circular dependency with gettext. This prevents iconv from being linked against libintl. Bump PORTREVISION.
* Chase shlib rev of devel/gettextade2002-08-011-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* Update to 0.213.tobez2002-07-282-2/+2
|
* Change master site to MASTER_SITE_LOCALperky2002-07-011-3/+2
|
* Update to 1.04pat2002-06-282-2/+2
| | | | | PR: ports/39935 Submitted by: maintainer
* add p5-Unicode-IMAPUtf7 1.02ijliao2002-06-266-0/+44
| | | | | | | Perl extension to deal with IMAP UTF7 PR: 34284 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* add p5-String-Multibyte 0.07ijliao2002-06-266-0/+46
| | | | | | | Perl module to manipulate multibyte character strings PR: 34281 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* add p5-Unicode-MapUTF8 1.09ijliao2002-06-256-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.112ijliao2002-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>
* Updating my email address.perky2002-06-251-1/+1
| | | | Approved by: cjh (mentor)
* Update to 1.8, and retain shared lib version of 3.marcus2002-06-166-25/+30
| | | | Reviewed by: sobomax
* Add a few other distfile mirrors.marcus2002-06-151-2/+5
| | | | | Reported by: Anders Andersson <anders@sanyusan.se>, Kent Stewart <kstewart@owt.com>
* Update to 0.10.4.tobez2002-06-133-2/+3
| | | | | PR: 39225 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Fix build on -current.petef2002-06-071-0/+13
| | | | Submitted by: bento
* Unbreak on -current by catching up to *.mk changeskris2002-06-041-4/+6
| | | | Submitted by: ru
OpenPOWER on IntegriCloud