summaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.59skv2005-06-162-3/+3
|
* * reflect renaming on CPAN File-Spec to PathToolsskv2005-06-111-1/+0
| | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on)
* - Use MAKE_ARGSvs2005-06-063-13/+3
| | | | | - Use PLIST_FILES - Install additional helpful MLINK
* Use MAKE_ARGS instead of patchvs2005-06-062-12/+1
|
* - Update to 1.3.3sem2005-06-052-5/+5
| | | | | | PR: ports/81407 Submitted by: Andrej Zverev <az@inec.ru> Approved by: maintainer timeout (2 weeks)
* Mark these ports DEPRECATED due to being unmaintained and one or morelawrance2005-05-311-0/+3
| | | | | | | | of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me
* ical2html takes an iCalendar file and outputs an HTML file showing onesumikawa2005-04-147-0/+58
| | | | | | | or more months in the form of tables. Submitted by: Keiichi SHIMA <keiichi@iijlab.net> Reviewed by: sumikawa
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-125-5/+5
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-115-5/+5
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* - add RUN_DEPENDS=BUILD_DEPENDSleeym2005-03-102-0/+3
| | | | - add WWW in pkg-descr
* - Update WWW: lineahze2005-03-092-2/+3
| | | | - Add freedesktop.org to MASTER_SITES
* Add WWW: http://www.gnu.org/software/libiconv/ to pkg-descrahze2005-03-091-0/+2
|
* - Update to 0.9.7ahze2005-03-092-3/+3
|
* 1. Update to 0.07.tobez2005-03-052-4/+4
| | | | | | 2. Grab maintainership. Approved by: (2) previous maintainer
* Update to 1.05.1mat2005-03-042-3/+4
|
* Update to 0.04lth2005-02-243-7/+10
| | | | | Now works on perl 5.005_03 Added WWW
* Update to 2.01vs2005-02-233-5/+9
| | | | | | PR: ports/75247 Submitted by: Toshiya SAITOH Approved by: maintainer timeout
* Update to 0.58skv2005-02-222-3/+3
|
* - Change to new master siteclsung2005-02-211-1/+1
| | | | | PR: ports/77863 Submitted by: Klaus Michael Indlekofer (maintainer)
* - change to new master siteclsung2005-02-211-1/+1
| | | | | PR: ports/77862 Submitted by: Klaus Michael Indlekofer (maintainer)
* Readd MASTER_SITES since it's available again.krion2005-02-201-1/+1
| | | | | PR: ports/77766 Submitted by: Sam Lawrance <boris at brooknet.com.au>
* Remove more copies of Tcl's SunOS shared library hack.das2005-02-201-0/+17
| | | | | | | | | | | | | | | | | | | It's worth pointing out that the Tcl project used to *recommend* that application writers copy this kludge. These ports work fine with Tcl 8.3, which provided a fake matherr() even if the OS didn't, but here's what the Tcl 8.4 changelog has to say: 2002-05-31 (dead code)[474335,555635] removed all use of matherr() (english) *** POTENTIAL INCOMPATIBILITY *** The following lines can be safely removed from any application that has them, unless compatibility with SunOS 4.X is desired. extern int matherr(); int *tclDummyMathPtr = (int *) matherr; The build problems were pointed out by Kris, as usual. ;-)
* danfe.net discontinued iconv-2.0 sources mirroring. Mirror them locallybland2005-02-193-3/+6
| | | | | | and fix fetching. Reported by: kris
* - Update to 0.9.6pav2005-02-147-78/+157
| | | | Cluebat provided by: mat (ffs patch)
* - Update MASTER_SITES, WWWpav2005-02-142-2/+2
| | | | Reported by: krismail
* Update to 0.57skv2005-01-262-3/+3
|
* Fix plist.krion2005-01-141-997/+999
| | | | portlint(1).
* Update to 1.04mat2004-12-292-3/+12
| | | | Add some doc
* Add p5-Text-Unicode, a perl module to transliterate Unicode text.tobez2004-12-155-0/+228
|
* With portmgr hat on, reset maintainership of committer who has beenlinimon2004-12-051-1/+1
| | | | inactive since 2003.
* Add convmv.pav2004-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>
* Clean up time for email addresses MIA!edwin2004-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)
* Upgrade to 0.5.3.thierry2004-10-162-4/+3
| | | | | PR: ports/71768 Submitted by: maintainer.
* Update to 3.05mat2004-10-132-3/+3
| | | | Approved by: maintainer
* - unbreak on 5.xleeym2004-10-131-8/+6
| | | | | | PR: 72034 Submitted by: leeym Approved by: maintainer timeout
* Updated to 0.56skv2004-10-122-3/+3
|
* Update to version 1.0krion2004-10-125-100/+13
| | | | | PR: ports/72524 Submitted by: Ports Fury
* - Update to 2.0pav2004-10-114-25/+24
| | | | | PR: ports/72192 Submitted by: Klaus Michael Indlekofer <M.Indlekofer@fz-juelich.de> (maintainer)
* BROKEN on 5.x: Does not compilekris2004-09-291-1/+7
| | | | Approved by: portmgr (self)
* add missing manpage to MAN3 listmharo2004-09-061-8/+6
| | | | | | | | portlint PR: 71393 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Approved by: portmgr (kirill)
* Update to 3.03.mbr2004-08-252-3/+3
| | | | | | Fix data corruption for binary data. rt.cpan.org: Bug #7456
* Updated to 0.55skv2004-08-252-3/+3
|
* Update to 1.1.1.perky2004-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]
* Change MAINTAINER to perl@.nork2004-08-131-1/+1
| | | | | | I welcome bsd.port.mk introduced soon. Inspired by: freebsd-perl@
* - Update to 1.2.3.1 [1]vs2004-08-133-13/+6
| | | | | | | | - Nuke pkg-plist while here PR: ports/68748 [1] Submitted by: Matt Peterson Approved by: maintainer timeout
* Update to 1.1perky2004-08-073-56/+56
|
* Updated to 0.54skv2004-07-302-3/+3
|
* Add knob WITH_EXTRA_PATCHES which brings in:bland2004-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>
* Update to version 1.4krion2004-07-254-24/+12
| | | | | PR: ports/69578 Submitted by: Ports Fury
OpenPOWER on IntegriCloud