summaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Update to use Tcl/Tk version 8.2.steve1999-11-283-5/+97
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* * Updated version to 1.13steve1999-11-266-30/+37
| | | | | | | | * Fixed MASTER_SITES * Added WWW: line into pkg/DESCR PR: 14902 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove MAINTAINER <seiken@nbs.co.jp> due to permanent error for 2 months:fenner1999-11-101-2/+0
| | | | Sorry, no mailbox here by that name. (#5.1.1)
* Activate the iconv port.steve1999-11-011-0/+1
|
* Initial import of iconve version 0.2.steve1999-11-015-0/+520
| | | | | | | A charset conversion library and asscociated set of utitilies. PR: 14012 Submitted by: Konstantin Chuguev <joy@urc.ac.ru>
* Activate "tcs".kuriyama1999-10-201-0/+1
|
* TCS - Translate Character Setskuriyama1999-10-205-0/+43
|
* ${INSTALL_MAN} instead of ${CP}cpiazza1999-10-011-1/+1
|
* Activate mmencodecpiazza1999-10-011-0/+1
|
* Import of mmencode.cpiazza1999-10-017-0/+120
| | | | | | | | | | | | mmencode is actually part of metamail, but at least one port, bgrab, requires this to run. bgrab is a console application, and metamail requires X (not good). mmencode simply converts a byte stream into (or out of) one of one of the standard encoding formats defined by MIME. PR: 14054 Submitted by: Kelly Yancey <kbyanc@posi.net>
* Update to KDE-1.1.2se1999-09-204-6/+6
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-317-8/+8
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-291-1/+1
|
* ln -> ${LN}mharo1999-08-281-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-271-1/+1
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-2521-21/+21
|
* Move distfile location to http://www.freebsd.org/~chris/distfiles/chris1999-08-081-3/+3
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-2615-15/+15
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* (1) The old fconv-0.1.tar.gz had binaries for i386,taoka1999-06-232-4/+2
| | | | | | | | | | these are not necessary. On another architecture, it cuases a problem. So removed these. PR: 12339 Submitted by: maintainer (author) (2) By (1), "ONLY_FOR_ARCHS=i386" is not necessary.
* This port contains i386 binaries.steve1999-06-221-1/+3
|
* Update to version 0.40fenner1999-06-122-5/+5
|
* Add fconvtaoka1999-06-071-1/+2
|
* Converts DOS or Mac-style files to Unix format, and vice-versataoka1999-06-075-0/+30
| | | | | PR: 11267 Submitted by: Chris Costello <chris@holly.dyndns.org>
* Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installmharo1999-06-054-12/+4
| | | | the .la file.
* Remove kde 1.0 ports in favor of the 1.1 versions.steve1999-05-291-2/+1
|
* Moved textproc/tuc to converters/tuctaoka1999-05-193-5/+6
| | | | Obtained from: "David O'Brien" <obrien@FreeBSD.org>
* Make this port PREFIX friendly.steve1999-05-162-4/+22
|
* Clean up after yet another repository copy. Renamed "kde*-i18n-11"asami1999-05-111-2/+2
| | | | | | to "kde*11-i18n". Suggested by: sprice
* Activate kdesupport-i18n-11, kdelibs-i18n-11, kdebase-i18n-11.sada1999-05-111-1/+2
|
* Categories should be "converters kde", not "x11 kde".asami1999-05-102-4/+4
| | | | Reportde by: imura@cs.titech.ac.jp
* Cleanup empty directories.kuriyama1999-05-061-0/+2
|
* Activate unix2dosflathill1999-05-051-1/+2
|
* PR: ports/9866flathill1999-05-055-0/+34
| | | | | Submitted by: obonilla@mailhub.fisicc-ufm.edu translate ASCII files from DOS (cr/lf) to UNIX (lf)
* Upgrade KDE to Release 1.1.1.se1999-05-035-22/+11
|
* I *LOVE* WWW:mharo1999-05-031-1/+1
|
* These three were easy. Now tell my why some of the other pkg/DESCRshoek1999-05-023-3/+3
| | | | | | must insist on using such oddball formats.... [Add WWW: where appropriate]
* Activate the i18ntools port.steve1999-04-201-1/+2
|
* Initial import of i18ntools version 1.0.steve1999-04-205-0/+278
| | | | | | | Tools for the conversion to and from UTF-8 Unicode encoding. PR: 11198 Submitted by: G. Adam Stanislav <adam@whizkidtech.net>
* Fix bug in manpage.obrien1999-04-171-0/+11
|
* Activate the libutf-8 port.steve1999-04-161-1/+2
|
* Initial import of libutf-8 version 1.0.steve1999-04-166-0/+56
| | | | | | | | | A library of routines for the conversion between 31-bit Unicode values (UCS-4) and their 8-bit encoding (UTF-9) defined in RFC 2044. The routines can handle input and output from/to files and memory. Useful for i18n programmers. PR: 10919 Submitted by: G. Adam Stanislav <zen@buddhist.com>
* Import of tuc version 1.10.steve1999-04-165-0/+33
| | | | | | | | A utility to convert text files from any operating system to Unix format, and to convert Unix files to DOS format. PR: 10882 Submitted by: G. Adam Stanislav <zen@buddhist.com>
* Update to version 2.11.steve1999-04-022-4/+4
| | | | | PR: 10749 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>
* Change `MASTER_SITES', preparing for move of ports.jp.freebsd.org,sada1999-03-071-2/+2
| | | | and unifying the location of `local ports'.
* MASTER_SITE_SUBDIR was broken. My choices in fixing were either go withobrien1999-02-284-6/+10
| | | | GZIP or BZIP2 distfiles. I went with BZIP2.
* The extra checksum wasn't bogus after all. Both are required sincesteve1999-02-253-0/+3
| | | | | | | | despite the fact that the files from both MASTER_SITES are the same size and when extracted a diff -urN is empty, they have different checksum. Noticed by: Andrew Gordon <arg@arg1.demon.co.uk>
* Remove extraneous checksums.steve1999-02-223-3/+0
|
* Upgrade to 2.10.vanilla1999-02-202-5/+5
|
* Unbreak.jseger1999-02-161-6/+2
|
* Don't change world-known name uudeview.h to uu.h upon installation,ache1999-02-112-3/+3
| | | | other applications expect uudeview.h name
OpenPOWER on IntegriCloud