aboutsummaryrefslogtreecommitdiff
path: root/japanese/mutt-devel
Commit message (Collapse)AuthorAgeFilesLines
* Update autoconf to 2.69 and automake to 1.12Ade Lovett2012-05-111-0/+9
| | | | | | | | PR: 166836 Tested by: Multiple -exp runs (pav) Notes: svn path=/head/; revision=296454
* - Mark CONFLICTS with ja-mutt, mutt, mutt-devel, mutt-devel-lite, mutt-lite ↵Sunpoet Po-Chuan Hsieh2011-10-011-2/+2
| | | | | | | | | and zh-mutt-devel - Bump PORTREVISION for package change Notes: svn path=/head/; revision=282743
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Bump PORTREVISION to chase the update of dns/libidnWen Heping2011-03-141-0/+1
| | | | Notes: svn path=/head/; revision=270856
* - Remove unnecessary PKGNAMEPREFIX declarationSunpoet Po-Chuan Hsieh2011-01-091-1/+0
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/153634 Submitted by: sunpoet (myself) Approved by: pav (with portmgr hat) Notes: svn path=/head/; revision=267539
* - Update to 1.5.21 [1]TAKATSU Tomonari2011-01-049-100/+130
| | | | | | | | | | | | - Make use of grouping rules for DISTFILES and MASTER_SITES - Use PKGNAMESUFFIX to make portlint happier - Add OPTIONS PR: ports/153234 [1] Submitted by: SHIOZAKI Takehiko <st_AT_be_DOT_to> [1] Notes: svn path=/head/; revision=267361
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Fix installation of documentation (bump PORTREVISION)Volker Stolz2008-06-252-14/+13
| | | | | | | | PR: ports/124663 Submitted by: maintainer Notes: svn path=/head/; revision=215755
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to the autotools new world order.Ade Lovett2007-07-281-3/+3
| | | | | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav Notes: svn path=/head/; revision=196437
* - My editor spammed the Makefile last time, fix weird error. It seems to beGabor Kovesdan2007-04-181-1/+1
| | | | | | | | | a bug in ee(1) Reported by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=190317
* - Remove support for deprecated cyrus-sasl and add support for cyrus-sasl2Gabor Kovesdan2007-04-186-145/+92
| | | | | | | | | | | - Bump PORTREVISION PR: ports/111567 Submitted by: SHIOZAKI Takehiko <st@be.to> (maintainer) Inspired by: gabor Notes: svn path=/head/; revision=190310
* - Add fix for recent IMAP buffer overflow vulnerability.Shaun Amott2006-07-032-1/+28
| | | | | | | | | | | PR: ports/99698 Submitted by: shaun (me) Approved by: SHIOZAKI Takehiko <st@be.to> (maintainer), ahze (mentor) Security: VuXML d2a43243-087b-11db-bc36-0008743bf21a Notes: svn path=/head/; revision=166847
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161761
* SHA256ifyEdwin Groothuis2006-01-301-0/+5
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154794
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Move IDN related ports from devel to dns category:Pav Lucistnik2005-11-121-1/+1
| | | | | | | | | | | devel/libidn -> dns/libidn devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN Approved by: both maintainers Repocopy by: marcus Notes: svn path=/head/; revision=148048
* japanese/mutt-devel pkg-plist error fixEdwin Groothuis2004-12-223-4/+5
| | | | | | | | | | | - Fixed the pkg-plist error. - Updated the header cache patcg to the latest one. PR: ports/75290 Submitted by: SHIOZAKI Takehiko <st@be.to> Notes: svn path=/head/; revision=124764
* Chase libraries for new devel/libidn version.Kirill Ponomarev2004-10-261-1/+1
| | | | Notes: svn path=/head/; revision=120238
* o Added -D_DONT_USE_CTYPE_INLINE_ to CFLAGS not to use inlined wcwidth().Norikatsu Shigemura2004-09-033-83/+118
| | | | | | | | | | | | | | | | | | o Cleaned up pkg-plist for NOPORTDOCS. o Added the latest Japanese documents. o Also added the following knobs. WITH_MUTT_HEADER_CACHE WITH_MUTT_IDN MUTT_CONFIGURE_ARGS PR: ports-jp/14983[1], ports/71329[2] Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>[1] SHIOZAKI Takehiko <st@be.to> (maintainer)[2] Reviewed by: Kimura Fuyuki <fuyuki@hadaly.org> vs Notes: svn path=/head/; revision=118077
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-0/+1
| | | | Notes: svn path=/head/; revision=110841
* - WITHOUT_NLS-knob [1]Volker Stolz2004-05-172-118/+121
| | | | | | | | | | | | - Register CONFLICTS [2] - Bring PORTNAME in line with mail/mutt-devel ("mutt" -> "mutt-devel") [2] PR: ports/64836 [1] Submitted by: Katsura Matsumoto Approved by: SHIOZAKI Takehiko (maintainer) [1,2] Notes: svn path=/head/; revision=109315
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+3
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Unbreak by fixing bug introduced in rev 1.45, which attempted toJacques Vidrine2004-03-051-1/+2
| | | | | | | | correct handling of LDFLAGS but instead removed it from CONFIGURE_ENV completely. Notes: svn path=/head/; revision=103062
* o Update to 1.5.6.Norikatsu Shigemura2004-03-014-22/+11
| | | | | | | | | | | o Change MAINTAINERship to submitter. PR: ports-jp/14599 Submitted by: SHIOZAKI Takehiko <st@be.to> Approved by: IWASHITA Yoji <iwashita@cqmail.net> (maintainer) Notes: svn path=/head/; revision=102590
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-2/+2
| | | | Notes: svn path=/head/; revision=98909
* - don't clobber any given LDFLAGSDirk Meyer2003-09-031-2/+2
| | | | | | | | | resolves conflitcs with bsd.openssl.mk (maintainter contacted, no response yet) Approved by: marcus Notes: svn path=/head/; revision=88411
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Update to 1.5.4.Norikatsu Shigemura2003-04-024-9/+25
| | | | | | | | | PR: ports/50464 Submitted by: SHIOZAKI Takehiko <takehiko@fdiary.net> Approved by: IWASHITA Yoji <iwashita@cqmail.net> (maintainer) Notes: svn path=/head/; revision=77998
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Update to 1.5.3 and change MAINTAINER's mail address.Norikatsu Shigemura2003-02-144-22/+23
| | | | | | | | PR: ports/48282 Submitted by: IWASHITA Yoji <iwashita@cqmail.net> (maintainer) Notes: svn path=/head/; revision=75516
* Now that AUTOCONF and friends contain slashes in them, use a separatorAkinori MUSHA2002-11-281-6/+7
| | | | | | | | | other than the slash for s///. This fixes the build. Use REINPLACE_CMD instead of PERL while I'm here. Notes: svn path=/head/; revision=71215
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* moving saslv1 includes files to make it easier to add saslv2Hajimu UMEMOTO2002-07-281-1/+1
| | | | | | | | | PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu Notes: svn path=/head/; revision=63671
* Update to 1.5.1.j1Patrick Li2002-06-238-100/+185
| | | | | | | | PR: 39691 Submitted by: maintainer Notes: svn path=/head/; revision=61846
* Update to 1.3.99.j1.Akinori MUSHA2002-05-223-24/+18
| | | | | | | | PR: ports/38277 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER) Notes: svn path=/head/; revision=59722
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-2/+3
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Update to 1.3.28.j1Patrick Li2002-04-023-15/+18
| | | | | | | | PR: 36637 Submitted by: maintainer Notes: svn path=/head/; revision=57174
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withMaxim Sobolev2002-03-186-104/+0
| | | | | | | <giconv.h> or -liconv with -lgiconv. Notes: svn path=/head/; revision=56293
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
| | | | Notes: svn path=/head/; revision=56291