# Created by: obrien@cs.ucdavis.edu # $FreeBSD$ PORTNAME= tin PORTVERSION= 2.2.1 PORTREVISION= 1 CATEGORIES+= news ipv6 MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \ ftp://sunsite.icm.edu.pl/pub/unix/news/tin/v${PORTVERSION:R}/ \ ftp://ftp.ka.nu/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.tau.ac.il/pub/unix/news/tin/v${PORTVERSION:R}/ \ ftp://ftp.cuhk.edu.hk/pub/packages/news/tin/v${PORTVERSION:R}/ \ ftp://ftp.funet.fi/pub/unix/news/tin-unoff/ \ ftp://ftp.lip6.fr/pub/unix/news/readers/tin-unoff/ \ ftp://ftp.karlsruhe.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.akk.uni-karlsruhe.de/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/v${PORTVERSION:R}/ \ ftp://ftp.informatik.uni-hamburg.de/pub/soft/news/tin/v${PORTVERSION:R}/ MAINTAINER?= johans@FreeBSD.org COMMENT= Easy-to-use threaded newsreader with NOV/NNTP support LIB_DEPENDS= libuu.so:${PORTSDIR}/converters/uulib \ libpcre.so:${PORTSDIR}/devel/pcre RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support USES= gmake iconv shebangfix tar:bzip2 GNU_CONFIGURE= yes SHEBANG_FILES= tools/opt-case.pl tools/tinews.pl tools/url_handler.pl \ tools/w2r.pl TIN_EDITOR?= /usr/bin/ee TIN_SCREEN?= ncursesw OPTIONS_DEFINE= GNUPG ISPELL METAMAIL CANLOCK NNTP_ONLY NLS OPTIONS_DEFAULT= GNUPG ISPELL METAMAIL OPTIONS_SUB= yes NNTP_ONLY_DESC= Only read news via NNTP (no spool dir support) NNTP_ONLY_CONFIGURE_ENABLE=nntp-only GNUPG_RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg GNUPG_CONFIGURE_ON= --with-gpg=${PREFIX}/bin/gpg \ --without-pgp --without-pgpk GNUPG_CONFIGURE_OFF= --disable-pgp-gpg ISPELL_RUN_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell ISPELL_CONFIGURE_ARGS= --with-ispell=${PREFIX}/bin/ispell METAMAIL_RUN_DEPENDS= metamail:${PORTSDIR}/mail/metamail METAMAIL_CONFIGURE_ARGS=--with-metamail=${PREFIX}/bin/metamail CANLOCK_DESC= Enable Cancel-Lock key support via libcanlock CANLOCK_CONFIGURE_ENABLE=cancel-locks NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext # --with-mime-default-charset=US-ASCII needed to build tin in the non-ascii # national environment. CONFIGURE_ARGS+=--with-nntp-default-server=news \ --with-spooldir=/var/news \ --with-libdir=${PREFIX}/news/lib \ --with-defaults-dir=${PREFIX}/etc \ --with-editor=${TIN_EDITOR} \ --with-pcre=yes \ --with-screen=${TIN_SCREEN} \ --enable-break-long-lines \ ${ICONV_CONFIGURE_ARG} \ --with-mime-default-charset=US-ASCII \ --enable-ipv6 MAKE_ARGS+= MAKE=${MAKE_CMD} CFLAGS+= -DNNTP_SERVER_FILE=\\\"${PREFIX}/etc/nntpserver\\\" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ALL_TARGET= build post-patch: ${REINPLACE_CMD} -Ee 's:5/(mmdf|mbox):5/tin_\1:g' \ ${WRKSRC}/src/Makefile.in ${REINPLACE_CMD} -e 's:/var/spool/news:/var/news:g' \ -e 's:/etc/nntpserver:${PREFIX}/etc/nntpserver:g' \ -e 's:/usr/lib/news:${PREFIX}/news/lib:g' \ -e 's:/etc/mime\.types:${PREFIX}/etc/mime.types:g' \ -e 's:url_handler\.pl:tinurl_handler.pl:g' \ ${WRKSRC}/doc/tin.1 ${WRKSRC}/doc/tin.5 ${REINPLACE_CMD} \ -e 's:/etc/mime\.types:${PREFIX}/etc/mime.types:g' \ ${WRKSRC}/src/mimetypes.c ${REINPLACE_CMD} \ -e 's:url_handler\.pl:tinurl_handler.pl:g' \ ${WRKSRC}/src/Makefile.in ${WRKSRC}/include/tin.h ${MV} ${WRKSRC}/tools/url_handler.pl \ ${WRKSRC}/tools/tinurl_handler.pl post-build: ${MAKE_CMD} -C ${WRKSRC}/po post-install: ${INSTALL_DATA} ${WRKSRC}/doc/tin.defaults \ ${STAGEDIR}${PREFIX}/etc/tin.defaults.sample ln -sf tin ${STAGEDIR}${PREFIX}/bin/rtin .include .17.19'>dependabot/npm_and_yarn/devel/electron6/files/lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
Commit message (Expand)AuthorAgeFilesLines
* Stage supportantoine2013-12-311-6/+4
* Stage support, uses gmakeantoine2013-12-311-3/+1
* Stage support, uses gmakeantoine2013-12-311-3/+1
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkohauer2013-12-311-1/+1
* - Update to 3.8sunpoet2013-12-242-3/+3
* - Update to 3.8sunpoet2013-12-242-3/+3
* Don't use USE_GCC. The C++ runtime would conflict withdelphij2013-12-201-2/+1
* Reset maintainer for llwang@infor.orgkoobs2013-12-181-1/+1
* - Update Calligra Suite to 2.7.5.avilla2013-12-174-6/+4
* Finish stage supportantoine2013-12-152-1/+2
* LEGAL, chinese/moettf: sync LEGAL texteadler2013-12-121-1/+1
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-1121-35/+35
* - Remove NO_LATEST_LINKsunpoet2013-12-111-2/+2
* - Update to 0.20sunpoet2013-12-092-3/+3
* - Add LICENSEsunpoet2013-11-231-2/+3
* - Add LICENSEsunpoet2013-11-221-0/+2
* - Add LICENSEsunpoet2013-11-201-2/+3
* - Support STAGElwhsu2013-11-181-5/+4
* - Replace QT_.*_REL with QT_.* in PLIST_SUB.avilla2013-11-172-8/+8
* - Update to 0.19sunpoet2013-11-132-3/+3
* - Update to 3.7.1sunpoet2013-10-312-3/+3
* - Update to 3.7.1sunpoet2013-10-312-3/+3
* - Update to 3.7sunpoet2013-10-262-3/+3
* - Update to 3.7sunpoet2013-10-262-3/+3
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1
* - Update to 4.0.6.jkim2013-10-264-10/+8
* - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-226-6/+0
* multimedia/xmms:tijl2013-10-221-8/+3
* Update to 1.3.1.delphij2013-10-213-5/+5
* Remove BROKEN & DEPRECARED.vanilla2013-10-211-5/+0
* Return back to pool.delphij2013-10-212-2/+2
* Deprecated some ports broken for more than 6 monthbapt2013-10-181-0/+3
* - Convert to stagingeadler2013-10-161-27/+16
* Clean up some COMMENTseadler2013-10-161-1/+1
* - Convert to stagingeadler2013-10-161-5/+1
* Fix package name collisionbapt2013-10-141-1/+1
* Update Qt to 4.8.5 and Qt Creator to 2.8.0.rakuco2013-10-142-4/+2
* - Update to 0.17sunpoet2013-10-132-4/+4
* - Remove NO_STAGEsunpoet2013-10-101-1/+0
* - Use USES=gmakesunpoet2013-10-061-1/+1
* - Use USES=gmakesunpoet2013-10-051-1/+1
* - Remove unnecessary slash after STAGEDIRsunpoet2013-10-031-2/+2
* - Add LICENSEsunpoet2013-10-031-1/+3
* - Remove unnecessary slash after STAGEDIRsunpoet2013-10-0311-42/+42
* - Update to 1.14sunpoet2013-10-033-34/+5
* Remove due to conflict in pkgname with chinese/joebapt2013-10-023-24/+0
* chinese/fqterm: add <unistd.h>, fix -fpermissive on modern compilersmarino2013-10-025-41/+62
* - Convert to new LIB_DEPENDS formatsunpoet2013-09-302-4/+2
* Fix typo.madpilot2013-09-281-1/+1
* Import a bunch of iconv fixes.madpilot2013-09-272-2/+4
* Support stage.vanilla2013-09-272-11/+5
* Support stage.vanilla2013-09-271-2/+1
* Support stage.vanilla2013-09-274-18/+32
* Support stage.vanilla2013-09-2668-191/+459
* - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-251-1/+0
* - Update to 11.1sunpoet2013-09-212-6/+6
* - Update to 11.1sunpoet2013-09-212-8/+8
* - Update to 1.17sunpoet2013-09-212-7/+7
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21138-366/+211
* Add an explicit dependency on pkgconfantoine2013-09-155-23/+10
* - convert to the new perl5 frameworkaz2013-09-151-2/+2
* - Update to 3.6.1sunpoet2013-09-142-3/+3
* - Fix build on 10-CURRENT: disable iconv functionality by removing iconv.h de...sunpoet2013-09-143-12/+16
* - Update to 3.6.1sunpoet2013-09-132-3/+3
* Add explicit dependency on pkgconf (18 ports)marino2013-09-126-21/+9
* - Cosmetic changesunpoet2013-09-081-1/+1
* Add an explicit dependency on pkgconfbapt2013-09-061-2/+1
* Add an explicit dependency on pkgconfbapt2013-09-061-1/+1
* - convert to the new perl5 frameworkaz2013-09-055-5/+10
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-053-2/+6
* Add an explicit dependency on pkgconfantoine2013-09-041-1/+1
* Add an explicit dependency on pkgconfbapt2013-09-032-4/+2
* Add an explicit dependency on pkgconfbapt2013-09-031-5/+2
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
* Eliminate USE_GNOME=pkgconfig from chinesebapt2013-09-021-3/+2
* - Add WWWsunpoet2013-08-301-1/+0
* - Use single space after WWW:sunpoet2013-08-295-5/+5
* - Cleanup Makefile headersunpoet2013-08-281-5/+1
* Update to 4.0.5.jkim2013-08-232-8/+8
* - Cleanup Makefile headersunpoet2013-08-224-20/+4
* - Convert to new perl frameworksunpoet2013-08-211-1/+2
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-1/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Remove blank line in distinfosunpoet2013-08-091-1/+0
* - Update to 3.6sunpoet2013-08-082-3/+3
* Upgrade to 3.6.vanilla2013-08-042-3/+4
* - Trim makefile headerantoine2013-08-031-7/+3
* - Convert to new perl frameworkmat2013-08-037-37/+20
* - Convert to new perl frameworkaz2013-08-036-6/+12
* Fix without gccbapt2013-08-011-5/+2
* The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.kwm2013-07-311-3/+3
* - Convert to new Uses/perl5.mk frameworkaz2013-07-311-2/+2
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-279-1338/+0
* - Update to 3.5.2miwi2013-07-152-3/+3
* - Update to 7.31.0sunpoet2013-07-121-0/+1
* Finish fixing the kde4-l10nbapt2013-07-102-0/+2
* KDE4 l10n fixes.rakuco2013-07-104-6/+2
* Add patch fixing the behavior of FindLibkvm.cmake to prepare for CMake 2.8.11.2.rakuco2013-07-101-0/+34
* Convert remanent USE_PKGCONFIG to USES=pkgconfigbapt2013-07-061-3/+1
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-052-4/+4
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-032-4/+4
* - Update to 3.5.2miwi2013-06-272-3/+3
* bump PORTREVISION for libchewing update.clsung2013-06-271-0/+1
* bump PORTREVISION for libchewing updateclsung2013-06-271-0/+1
* Update chinese/libchewing to 0.3.4clsung2013-06-275-10/+47
* Update to 4.0.4.jkim2013-06-202-8/+8
* - Since chinese/ttfm/Makefile.ttf now handles fonts.{dir,alias} properly,rafan2013-06-204-6/+2
* - Fix ttfm's xttfm module to really update fonts.{dir,scale} to reflectrafan2013-06-209-10/+31
* - Add missing fontsmiwi2013-06-191-0/+2
* - Add missing font filesmiwi2013-06-192-5/+3
* Remove chinese/cxterm.rakuco2013-06-1817-525/+0
* - Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstallantoine2013-06-188-15/+15
* - Don't remove directories not created by this portmiwi2013-06-141-2/+0
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-194-8/+5
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-1/+1
* Add DIST_SUBDIR to fix a fetch error because the distfiles are often replacedhrs2013-05-102-4/+5
* Update to 4.0.3.jkim2013-05-102-8/+8
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-2/+1
* - Update to 10.0bdrewery2013-05-022-4/+4
* - Update to 1.15bdrewery2013-05-023-4/+5
* - Update to 10.0bdrewery2013-05-023-8/+8
* Update to 3.03.hrs2013-05-014-21/+105
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}bapt2013-04-301-6/+4
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-292-2/+0
* - Fix USE_ICONV leftovers missed in the previous updatemva2013-04-281-1/+1
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-278-12/+9
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-263-5/+3
* In preparation of the removal of USE_FREETYPE from bsd.port.mk: removebapt2013-04-261-7/+6
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-259-9/+9
* - Convert USE_GETTEXT to USES (part 2)ak2013-04-242-2/+2
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-2410-20/+10
* Convert all c categories to USE=pkgconfigbapt2013-04-233-9/+4
* Update to 4.0.2.jkim2013-04-172-8/+8
* - "Update" to 2.5.12. This is the supported stable branch upstreammadpilot2013-04-171-0/+2
* - Followup to r312413: fix patchingbdrewery2013-04-162-16/+12
* - Update Calligra and l10n ports to 2.6.2:avilla2013-03-304-8/+8
* For perl@ owned ports:eadler2013-03-291-5/+2
* Style: tab -> space.eadler2013-03-291-1/+1
* Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix...eadler2013-03-281-6/+3
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-276-31/+67
* - Add explicit pkgconf dependencybdrewery2013-03-241-5/+2
* - convert USE_CMAKE to USESmakc2013-03-2316-17/+16
* Convert to new options framework left unconverted ports in c* categoriesbapt2013-03-222-28/+28
* - Update checksum, distfiles rerolled, some characters are added or updated [1]lwhsu2013-03-212-15/+10
* Convert to USE_CMAKE and while I'm here:makc2013-03-195-231/+134
* - Update to 0.5.12makc2013-03-198-151/+129
* "aaargh, quoted Makefile variables"eadler2013-03-191-6/+2
* Update to 4.0.1.jkim2013-03-092-8/+8
* - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocationlwhsu2013-03-041-7/+3
* Variable that start with _ are considered private to the definingeadler2013-03-021-1/+1
* - Broken patch rejectmiwi2013-02-271-0/+2
* - Broken Checksum mismatchmiwi2013-02-231-0/+2
* - Update to 1.2pclin2013-02-237-27/+25
* Upgrade to 2.8.0.vanilla2013-02-193-16/+9
* Convert Makefile headers to the new format.olgeni2013-02-181-3/+1
* - Update to 0.5.92pclin2013-02-176-104/+23
* - Update MAINTAINER email address for all my portspclin2013-02-131-6/+2
* Various spelling correctionscrees2013-02-091-1/+1
* Merge from area51 repository:makc2013-02-054-6/+6
* Update to 3.6.5.jkim2013-02-052-8/+8
* - Chase chinese/librime updateamdmi32013-02-041-0/+1
* - Update to 0.9.7amdmi32013-02-044-11/+29
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-046-53/+48
* KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.makc2013-02-042-12/+2
* Chase boost updatebapt2013-01-311-0/+1
* Update to 3.5.1.delphij2013-01-304-6/+6
* - Update to version 0.4.5.2danfe2013-01-282-7/+6
* - Update to 1.0.1swills2013-01-096-1074/+55
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-303-0/+9
* - Update to 3.0.11wen2012-12-293-9/+6
* Chase icu, graphite2 and libexttextcat bumpbapt2012-12-191-0/+1
* - update russian [1], chinese_zh_TW [2] and chinese_zh_CN [3]rm2012-12-177-33/+25
* - Set default perl version for ports which currently usingaz2012-12-162-2/+0
* Revert Chris Petrik's ports to the pool. Thank you for all your work so far,...eadler2012-12-101-1/+1
* Update to 1.4.3arved2012-12-082-3/+3
* 2012-11-28 chinese/pyDict: Depends on the expired gtkglarea through py-gtk [1]bapt2012-11-298-161/+0
* - Fix build when QT4 option enablewen2012-11-251-2/+1
* - Switch to OPTIONSNGlwhsu2012-11-221-7/+6
* - update maintainer's email and Last name (the change was confirmedrm2012-11-111-2/+2
* Re-roll patch to unbreak build. This is a strange patch and half of theadamw2012-11-062-44/+46
* Update to 0.8.5.delphij2012-11-033-104/+121
* - Update to 3.5.7.jkim2012-10-274-18/+8
* 2012-10-20 chinese/wangttf: No more public distfilesbapt2012-10-2621-445/+0
* fcitx-rime provides RIME, a dialect-friendly intelligent Chinese input methodwen2012-10-226-0/+47
* - Add librimewen2012-10-221-0/+1
* Rime Input Method Engine is a customizable and dialect-friendly intelligentwen2012-10-224-0/+80
* - Mark as BROKEN: does not patchbeat2012-10-201-0/+2
* Update to 0.7.91, this is prerequisture for fcitx-libpinyin.delphij2012-10-163-9/+4
* Update fcitx to newer versions:delphij2012-10-1610-48/+37
* Auto chinese encoding converter. It can detect UTF-8/Big5/GBK text and convertbdrewery2012-10-104-0/+31
* Open Chinese Convert (OpenCC) is an open source Simplified-Traditionalbdrewery2012-10-105-0/+71
* - Use GH_ACCOUNT in DISTNAMEbdrewery2012-10-101-1/+1
* - Remove dependency on fastest_cvsup (deprecate cvsup for the ports tree)kevlo2012-10-093-47/+30
* - Update to 1.13 [1]bdrewery2012-10-092-14/+9
* - Convert to new options frameworksunpoet2012-10-081-6/+2
* - Fix header to proper formatbdrewery2012-10-011-1/+1
* - pass maintainership to new volonteerrm2012-09-301-6/+2
* - Fix build on -CURRENTrafan2012-09-291-2/+1
* - Update to 1.4.2 [1]bdrewery2012-09-265-66/+10
* Deprecated a bunch a ports with nor more public distfiles (thanks ehaupt'sbapt2012-09-215-0/+15
* - Update to 1.2.6jase2012-09-202-4/+4
* - Update to 0.3.3wen2012-09-193-4/+18
* - Update to 0.4.5wen2012-09-192-3/+3
* - Update to 0.1.3wen2012-09-192-6/+5
* - Update to 0.3.0wen2012-09-193-3/+11
* - Update to 0.3.9wen2012-09-193-16/+3
* - Update to 4.2.6wen2012-09-1912-133/+53
* - Update Calligra Suite to 2.5.2.avilla2012-09-172-4/+4
* fcitx-table-extra provides Boshiamy, Zhengma, Cangjie, and Quick inputwen2012-09-085-0/+89
* - Update to 0.2.0wen2012-09-083-4/+14
* - Update to 0.7.1wen2012-09-083-11/+13
* - Update to 3.4.2 [1] [2] [3]swills2012-09-084-8/+8
* fix build.vanilla2012-09-052-1/+30
* - Update Calligra to 2.5.1.avilla2012-09-014-14/+4
* The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,avilla2012-08-264-22/+5
* - Update to 3.5.6.jkim2012-08-242-8/+8
* - Chase ibus updatebeat2012-08-133-1/+55
* - Pet portlint: remove ABI version number from LIB_DEPENDSsunpoet2012-08-071-1/+1
* - Pet portlint: remove ABI version number from LIB_DEPENDSsunpoet2012-08-071-1/+1
* - Pet portlint: remove ABI version number from LIB_DEPENDSsunpoet2012-08-071-1/+1
* - Add copyright notice in pkg-messagelwhsu2012-08-054-7/+21
* Fix typos in COMMENTcs2012-07-292-2/+2
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-1/+1
* Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way outgerald2012-07-261-1/+1
* - Update fcitx and addons to 4.2.5scheidell2012-07-2619-113/+208
* Fix typos in COMMENTcs2012-07-251-1/+1
* Fix typos in COMMENTcs2012-07-241-1/+1
* Move mail/mutt to mail/mutt14crees2012-07-221-2/+2
* - Host the distfile at FreeBSD's site;delphij2012-07-202-4/+3
* Update to 2.0.4 RC 2delphij2012-07-204-21/+21
* - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-182-8/+8
* Upgrade to 2.7.8, and make portlint happy.vanilla2012-07-165-34/+15
* - Update Calligra to 2.4.3.avilla2012-07-052-4/+4
* - Unbreak on i386 on 7.xscheidell2012-07-031-2/+2
* - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-012-8/+8
* - Update to 3.4.1jase2012-06-302-4/+8
* Convert to new option frameworkbapt2012-06-294-25/+29
* - Remove SITE_PERL from *_DEPENDSaz2012-06-291-2/+2