aboutsummaryrefslogtreecommitdiff
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Add convmv.Pav Lucistnik2004-10-275-0/+64
| | | | | | | | | | | | | | | | | | | | convmv is meant to help convert a single filename, a directory tree and the contained files or a whole filesystem into a different encoding. It just converts the filenames, not the content of the files. A special feature of convmv is that it also takes care of symlinks, also converts the symlink target pointer in case the symlink target is being converted, too. All this comes in very handy when one wants to switch over from old 8-bit locales to UTF-8 locales. It is also possible to convert directories to UTF-8 which are already partly UTF-8 encoded. convmv is able to detect if certain files are UTF-8 encoded and will skip them by default. To turn this smartness off use the --nosmart switch. PR: ports/73191 Submitted by: Kuang-che Wu <kcwu@csie.org> Notes: svn path=/head/; revision=120346
* Clean up time for email addresses MIA!Edwin Groothuis2004-10-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you know new email addresses for the people involved, please send-pr it! <mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550 <mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT TO command) <woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not found <esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our customer (in reply to RCPT TO command) <crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in reply to RCPT TO command) <cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown user (in reply to RCPT TO command) <ports@henrik-motakef.de>: Host or domain name not found. Name service error for name=henrik-motakef.de type=A: Host not found <jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1 <jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO command) <koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted / No such user (in reply to RCPT TO command) <proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1 <proot@iaces.com>... User unknown (in reply to RCPT TO command) <roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1 {mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO command) <vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access denied (in reply to MAIL FROM command) <tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550 Requested action not taken: mailbox unavailable (in reply to RCPT TO command) <zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1 <zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command) Notes: svn path=/head/; revision=120152
* Upgrade to 0.5.3.Thierry Thomas2004-10-162-4/+3
| | | | | | | | PR: ports/71768 Submitted by: maintainer. Notes: svn path=/head/; revision=119594
* Update to 3.05Mathieu Arnold2004-10-132-3/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=119269
* - unbreak on 5.xYen-Ming Lee2004-10-131-8/+6
| | | | | | | | | PR: 72034 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=119130
* Updated to 0.56Sergey Skvortsov2004-10-122-3/+3
| | | | Notes: svn path=/head/; revision=118992
* Update to version 1.0Kirill Ponomarev2004-10-125-100/+13
| | | | | | | | PR: ports/72524 Submitted by: Ports Fury Notes: svn path=/head/; revision=118990
* - Update to 2.0Pav Lucistnik2004-10-114-25/+24
| | | | | | | | PR: ports/72192 Submitted by: Klaus Michael Indlekofer <M.Indlekofer@fz-juelich.de> (maintainer) Notes: svn path=/head/; revision=118629
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-291-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118494
* add missing manpage to MAN3 listMichael Haro2004-09-061-8/+6
| | | | | | | | | | | portlint PR: 71393 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Approved by: portmgr (kirill) Notes: svn path=/head/; revision=118127
* Update to 3.03.Martin Blapp2004-08-252-3/+3
| | | | | | | | | Fix data corruption for binary data. rt.cpan.org: Bug #7456 Notes: svn path=/head/; revision=117249
* Updated to 0.55Sergey Skvortsov2004-08-252-3/+3
| | | | Notes: svn path=/head/; revision=117219
* Update to 1.1.1.Hye-Shik Chang2004-08-192-3/+3
| | | | | | | | | | This fixes compilation problem on gcc 2.95. [1] PR: 70601 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1] Notes: svn path=/head/; revision=116709
* Change MAINTAINER to perl@.Norikatsu Shigemura2004-08-131-1/+1
| | | | | | | | | I welcome bsd.port.mk introduced soon. Inspired by: freebsd-perl@ Notes: svn path=/head/; revision=116116
* - Update to 1.2.3.1 [1]Volker Stolz2004-08-133-13/+6
| | | | | | | | | | | - Nuke pkg-plist while here PR: ports/68748 [1] Submitted by: Matt Peterson Approved by: maintainer timeout Notes: svn path=/head/; revision=116114
* Update to 1.1Hye-Shik Chang2004-08-073-56/+56
| | | | Notes: svn path=/head/; revision=115559
* Updated to 0.54Sergey Skvortsov2004-07-302-3/+3
| | | | Notes: svn path=/head/; revision=115069
* Add knob WITH_EXTRA_PATCHES which brings in:Alexander Nedotsukov2004-07-272-0/+10
| | | | | | | | | | | | - Fixes for cp932 roundtrip issue (Microsoft KB: Q170559). - EUCJP-MS encoding. - A number of aliases for cp932 and EUCJP-MS encodings. Requested by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Patches by: MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp> Notes: svn path=/head/; revision=114839
* Update to version 1.4Kirill Ponomarev2004-07-254-24/+12
| | | | | | | | PR: ports/69578 Submitted by: Ports Fury Notes: svn path=/head/; revision=114683
* Add a new shared extension for PHP.Alex Dupre2004-07-193-0/+29
| | | | Notes: svn path=/head/; revision=114086
* Add a new shared extension for PHP.Alex Dupre2004-07-192-0/+15
| | | | Notes: svn path=/head/; revision=114083
* Add a new shared extension for PHP.Alex Dupre2004-07-191-0/+1
| | | | Notes: svn path=/head/; revision=114081
* Add a new shared extension for PHP.Alex Dupre2004-07-192-0/+15
| | | | Notes: svn path=/head/; revision=113988
* Add a new shared extension for PHP.Alex Dupre2004-07-193-0/+29
| | | | Notes: svn path=/head/; revision=113984
* Add a new shared extension for PHP.Alex Dupre2004-07-191-0/+1
| | | | Notes: svn path=/head/; revision=113982
* Add pecl-fribidi 1.0, a PECL extension for the unicode Bidi algorithm.Alex Dupre2004-07-194-0/+36
| | | | Notes: svn path=/head/; revision=113974
* Updated to 1.4Sergey Skvortsov2004-07-193-3/+38
| | | | Notes: svn path=/head/; revision=113946
* Back out prev. commit. Too many ports depends on it and IGNOREAndrey A. Chernov2004-07-161-7/+1
| | | | | | | | fails with error exit code for 'make -DINSTALLS_DEPENDS install' called when depending file is not found. Notes: svn path=/head/; revision=113769
* Don't install this port, if ${PERL_LEVEL} >= 500804Andrey A. Chernov2004-07-161-1/+7
| | | | Notes: svn path=/head/; revision=113768
* Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVELAndrey A. Chernov2004-07-151-1/+1
| | | | Notes: svn path=/head/; revision=113711
* Add including pre/post.mk, missing in prev. commitAndrey A. Chernov2004-07-151-1/+3
| | | | Notes: svn path=/head/; revision=113709
* Do not install p5-MIME-Base64 for newer perlsAndrey A. Chernov2004-07-151-0/+3
| | | | Notes: svn path=/head/; revision=113707
* Update to 1.03. Assign maintainership to perl@.Anton Berezin2004-07-143-19/+4
| | | | Notes: svn path=/head/; revision=113626
* Update to 1.9.2Alexander Nedotsukov2004-07-096-28/+25
| | | | Notes: svn path=/head/; revision=113306
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-095-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* Updated to 1.3Sergey Skvortsov2004-07-023-7/+3
| | | | Notes: svn path=/head/; revision=112788
* Remove xunicode, which is obsolete and no longer used by any otherAkinori MUSHA2004-06-225-44/+0
| | | | | | | ports. Notes: svn path=/head/; revision=111968
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-211-0/+2
| | | | | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. Notes: svn path=/head/; revision=111956
* - Chase enca shlib bumpPav Lucistnik2004-06-081-1/+2
| | | | Notes: svn path=/head/; revision=111061
* - Update to 1.5Pav Lucistnik2004-06-084-18/+21
| | | | | | | | | PR: ports/67629 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer Notes: svn path=/head/; revision=111060
* Take over maintanership.Alexander Nedotsukov2004-06-081-1/+1
| | | | | | | | | | | | - Konstantin explicitly resigned from BSD iconv few years ago. - My e-mail pings about the case was never answered (last attempt 2/23/2004). - There is a technical problem contacting him. [1] PR: 67692 [1] Notes: svn path=/head/; revision=111045
* Take over maintanership.Alexander Nedotsukov2004-06-081-1/+1
| | | | | | | | | | | | - Konstantin explicitly resigned from BSD iconv few years ago. - My e-mail pings about the case was never answered (last attempt 2/23/2004). - There is a technical problem contacting him. [1] PR: 67691 [1] Notes: svn path=/head/; revision=111044
* - Fix fetchingMarkus Brueffer2004-06-062-4/+2
| | | | | | | | | | - Remove WWW line PR: ports/67632 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110980
* - Fix fetchingPav Lucistnik2004-06-061-2/+2
| | | | | | | | PR: ports/67637 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110979
* - Remove dead master sitePav Lucistnik2004-06-061-2/+1
| | | | | | | | PR: ports/67634 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110976
* - Chase 302 redirect in master sitePav Lucistnik2004-06-061-1/+1
| | | | | | | | PR: ports/67631 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110974
* - Chase 302 redirect in master sitesPav Lucistnik2004-06-061-1/+1
| | | | | | | | PR: ports/67630 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110973
* Don't use Makefile.kde anymoreMarkus Brueffer2004-06-061-4/+3
| | | | Notes: svn path=/head/; revision=110943
* BROKEN on amd64: neds to link against shared libraryKris Kennaway2004-05-301-1/+7
| | | | Notes: svn path=/head/; revision=110368
* - Remove dead WWWPav Lucistnik2004-05-291-2/+0
| | | | Notes: svn path=/head/; revision=110333