non port: japanese/mutt-devel/Makefile |
SVNWeb
|
Number of commits found: 99 |
Sat, 25 Mar 2023
|
[ 12:20 Rene Ladan (rene) ] 63af2cd
japanese/mutt-devel/: Remove expired port:
2023-03-25 japanese/mutt-devel: Broken since 2019
|
Sat, 25 Feb 2023
|
[ 09:33 Antoine Brodin (antoine) ] 1c70d2f
japanese/mutt-devel: mark BROKEN everywhere, deprecate
It fails to build on FreeBSD 14 too and does not build with "recent"
(newer than 2019) versions of ssl
|
Thu, 8 Sep 2022
|
[ 15:43 Stefan Eßer (se) ] 986beaa (Only the first 10 of 174 ports in this commit are shown above. )
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit)
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 8d9b67b (Only the first 10 of 220 ports in this commit are shown above. )
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Sun, 29 Aug 2021
|
[ 19:17 Bernhard Froehlich (decke) ] 3ddf75b
japanese/mutt-devel: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 28 May 2019
|
[ 05:12 tobik ]
japanese/mutt-devel: MAILDIR_HEADER_CACHE implies IMAP_HEADER_CACHE
Before r316624 the port had
.if defined(WITH_MUTT_MAILDIR_HEADER_CACHE)
WITH_MUTT_IMAP_HEADER_CACHE= yes
.endif
which was wrongly converted to the current construct. It looks
like MAILDIR_HEADER_CACHE=on was meant to imply IMAP_HEADER_CACHE=on.
|
Thu, 4 Apr 2019
|
[ 14:09 antoine ]
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2
|
Tue, 2 Apr 2019
|
[ 03:35 yuri ] (Only the first 10 of 50 ports in this commit are shown above. )
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048
|
Sat, 23 Dec 2017
|
[ 16:59 tijl ]
Remove non-functional post-configure.
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Sat, 27 May 2017
|
[ 16:48 linimon ]
Mark some ports failing on armv6, for errors classified as "compiler_error".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 16 Jan 2017
|
[ 16:47 mat ] (Only the first 10 of 16 ports in this commit are shown above. )
Extract do-patch into a separate script.
PR: 215761
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D9029
|
Thu, 8 Dec 2016
|
[ 19:23 tijl ] (Only the first 10 of 122 ports in this commit are shown above. )
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Fri, 11 Nov 2016
|
[ 10:18 linimon ]
Mark various ports broken on aarch64.
Approved by: portmgr (tier-2 blanket)
|
Mon, 8 Aug 2016
|
[ 13:46 mat ] (Only the first 10 of 80 ports in this commit are shown above. )
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 13 Feb 2016
|
[ 12:23 marino ]
japanese/mutt-devel: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
|
Sun, 3 May 2015
|
[ 14:32 bapt ]
Use USES=fakeroot instead of NEED_ROOT=yes
while here convert to USES=autoreconf
|
Sat, 30 Aug 2014
|
[ 18:18 tijl ] (Only the first 10 of 51 ports in this commit are shown above. )
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
|
Thu, 21 Aug 2014
|
[ 22:50 mandree ] (Only the first 10 of 119 ports in this commit are shown above. )
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
|
Tue, 15 Jul 2014
|
[ 15:43 adamw ]
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Mon, 21 Apr 2014
|
[ 21:16 marino ]
japanese/mutt-devel: Rev bump due to change in library dependencies
|
[ 21:10 marino ]
japanese/mutt-devel: Eliminate use of problematic libslang
PR: ports/185122
Submitted by: Oota Toshiya
Approved by: maintainer (SHIOZAKI Takehiko)
|
Fri, 6 Dec 2013
|
[ 21:31 mandree ]
- Fix build for recent FreeBSD 9.1, 10.0 or later.
- Convert to new LIB_DEPENDS syntax.
- Fix mis-adopting optionsNG.
- Fix inconsistency between declared LIB_DEPENDS and actual libdb
version used on systems with multiple BDB versions installed.
PR: 184490
Submitted by: Takehiko Shiozaki (maintainer)
While here,
- add LICENSE
- convert to staging to avoid mutt's doc/Makefile from messing with
Muttrc
- convert USE_GMAKE to USES
- have two files' shebang lines fixed
|
Fri, 20 Sep 2013
|
[ 18:47 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Wed, 4 Sep 2013
|
[ 20:01 bsam ] (Only the first 10 of 63 ports in this commit are shown above. )
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
|
Thu, 18 Jul 2013
|
[ 05:41 miwi ]
- Unbreak after autotools update
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Fri, 26 Apr 2013
|
[ 16:39 bapt ] (Only the first 10 of 22 ports in this commit are shown above. )
Convert from USE_GETTEXT to USES= gettext
While here:
- Trim some headers
- Convert to new options framework
|
Mon, 10 Dec 2012
|
[ 15:10 ume ] (Only the first 10 of 62 ports in this commit are shown above. )
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
|
Sat, 7 Jul 2012
|
[ 16:13 jase ]
- Remove ftp.parodius.com from MASTER_SITES due to its forthcoming
closure. We thank Parodius for the hosting services they provided.
PR: ports/169570
Submitted by: Jeremy Chadwick <jdc@koitsu.org>
Approved by: culot (mentor)
|
Sat, 1 Oct 2011
|
[ 16:44 sunpoet ]
- Mark CONFLICTS with ja-mutt, mutt, mutt-devel, mutt-devel-lite, mutt-lite and
zh-mutt-devel
- Bump PORTREVISION for package change
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
|
Mon, 14 Mar 2011
|
[ 08:40 wen ] (Only the first 10 of 29 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of dns/libidn
|
Sun, 9 Jan 2011
|
[ 11:13 sunpoet ] (Only the first 10 of 75 ports in this commit are shown above. )
- Remove unnecessary PKGNAMEPREFIX declaration
- Remove obsolete MD5 checksum while I'm here
PR: ports/153634
Submitted by: sunpoet (myself)
Approved by: pav (with portmgr hat)
|
Tue, 4 Jan 2011
|
[ 05:39 tota ]
- Update to 1.5.21 [1]
- 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]
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Tue, 5 Oct 2010
|
[ 19:57 ade ] (Only the first 10 of 235 ports in this commit are shown above. )
Round one migration of ports from automake{19,110} to automake111
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Wed, 25 Jun 2008
|
[ 06:53 vs ]
Fix installation of documentation (bump PORTREVISION)
PR: ports/124663
Submitted by: maintainer
|
Fri, 6 Jun 2008
|
[ 13:37 edwin ] (Only the first 10 of 73 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Sat, 28 Jul 2007
|
[ 06:33 ade ] (Only the first 10 of 154 ports in this commit are shown above. )
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
|
Wed, 18 Apr 2007
|
[ 21:37 gabor ]
- My editor spammed the Makefile last time, fix weird error. It seems to be
a bug in ee(1)
Reported by: Dan Langille <dan@langille.org>
|
[ 21:01 gabor ]
- Remove support for deprecated cyrus-sasl and add support for cyrus-sasl2
- Bump PORTREVISION
PR: ports/111567
Submitted by: SHIOZAKI Takehiko <st@be.to> (maintainer)
Inspired by: gabor
|
Mon, 3 Jul 2006
|
[ 15:44 shaun ]
- Add fix for recent IMAP buffer overflow vulnerability.
PR: ports/99698
Submitted by: shaun (me)
Approved by: SHIOZAKI Takehiko <st@be.to> (maintainer),
ahze (mentor)
Security: VuXML d2a43243-087b-11db-bc36-0008743bf21a
|
Tue, 9 May 2006
|
[ 00:18 edwin ] (Only the first 10 of 54 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with a J
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
|
Sat, 12 Nov 2005
|
[ 18:52 pav ] (Only the first 10 of 27 ports in this commit are shown above. )
Move IDN related ports from devel to dns category:
devel/libidn -> dns/libidn
devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN
Approved by: both maintainers
Repocopy by: marcus
|
Wed, 22 Dec 2004
|
[ 01:15 edwin ]
japanese/mutt-devel pkg-plist error fix
- Fixed the pkg-plist error.
- Updated the header cache patcg to the latest one.
PR: ports/75290
Submitted by: SHIOZAKI Takehiko <st@be.to>
|
Tue, 26 Oct 2004
|
[ 15:26 krion ]
Chase libraries for new devel/libidn version.
|
Fri, 3 Sep 2004
|
[ 20:11 nork ]
o Added -D_DONT_USE_CTYPE_INLINE_ to CFLAGS not to use inlined wcwidth().
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
|
Fri, 4 Jun 2004
|
[ 17:29 ade ] (Only the first 10 of 149 ports in this commit are shown above. )
Sync with new bsd.autotools.mk
|
Mon, 17 May 2004
|
[ 06:42 vs ]
- WITHOUT_NLS-knob [1]
- 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]
|
Tue, 30 Mar 2004
|
[ 19:20 krion ] (Only the first 10 of 64 ports in this commit are shown above. )
- Use USE_ICONV knob
Approved by: portmgr
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
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.
|
Fri, 5 Mar 2004
|
[ 23:55 nectar ]
Unbreak by fixing bug introduced in rev 1.45, which attempted to
correct handling of LDFLAGS but instead removed it from CONFIGURE_ENV
completely.
|
Mon, 1 Mar 2004
|
[ 02:22 nork ]
o Update to 1.5.6.
o Change MAINTAINERship to submitter.
PR: ports-jp/14599
Submitted by: SHIOZAKI Takehiko <st@be.to>
Approved by: IWASHITA Yoji <iwashita@cqmail.net> (maintainer)
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Wed, 3 Sep 2003
|
[ 05:56 dinoex ]
- don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
(maintainter contacted, no response yet)
Approved by: marcus
|
Tue, 26 Aug 2003
|
[ 20:25 marcus ] (Only the first 10 of 173 ports in this commit are shown above. )
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
|
Mon, 25 Aug 2003
|
[ 05:41 marcus ] (Only the first 10 of 175 ports in this commit are shown above. )
Chase the libintl.so shared lib version.
|
Wed, 2 Apr 2003
|
[ 19:16 nork ]
Update to 1.5.4.
PR: ports/50464
Submitted by: SHIOZAKI Takehiko <takehiko@fdiary.net>
Approved by: IWASHITA Yoji <iwashita@cqmail.net> (maintainer)
|
Fri, 21 Feb 2003
|
[ 12:29 knu ] (Only the first 10 of 154 ports in this commit are shown above. )
De-pkg-comment.
|
Fri, 14 Feb 2003
|
[ 17:14 nork ]
Update to 1.5.3 and change MAINTAINER's mail address.
PR: ports/48282
Submitted by: IWASHITA Yoji <iwashita@cqmail.net> (maintainer)
|
Thu, 28 Nov 2002
|
[ 18:10 knu ]
Now that AUTOCONF and friends contain slashes in them, use a separator
other than the slash for s///. This fixes the build.
Use REINPLACE_CMD instead of PERL while I'm here.
|
Thu, 1 Aug 2002
|
[ 16:22 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
|
Sun, 23 Jun 2002
|
[ 23:13 pat ]
Update to 1.5.1.j1
PR: 39691
Submitted by: maintainer
|
Wed, 22 May 2002
|
[ 18:56 knu ]
Update to 1.3.99.j1.
PR: ports/38277
Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER)
|
Fri, 12 Apr 2002
|
[ 17:10 ade ] (Only the first 10 of 171 ports in this commit are shown above. )
gettext upgrade uber-patch (stage 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
|
Tue, 2 Apr 2002
|
[ 03:32 pat ]
Update to 1.3.28.j1
PR: 36637
Submitted by: maintainer
|
Mon, 18 Mar 2002
|
[ 10:27 knu ] (Only the first 10 of 56 ports in this commit are shown above. )
Bump PORTREVISION to reflect the (lib)iconv upgrade.
|
[ 09:46 sobomax ] (Only the first 10 of 57 ports in this commit are shown above. )
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
|
Fri, 15 Mar 2002
|
[ 19:44 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
Wed, 13 Feb 2002
|
[ 03:30 pat ]
Update to 1.3.27.j2
|
Wed, 16 Jan 2002
|
[ 19:57 sf ]
o update to 1.3.25. o add FETCH_BEFORE_ARGS=-A for broken httpd.
|
Sat, 8 Dec 2001
|
[ 23:56 dwcjr ]
Update to 1.3.24
|
Sun, 2 Dec 2001
|
[ 18:36 lioux ]
o USE_AUTO* police sweep - Don't hardcode, use
{ACLOCAL,AUTO{CONF,HEADER,MAKE}}
|
Fri, 19 Oct 2001
|
[ 14:30 dwcjr ]
Update to 1.3.23
|
Wed, 12 Sep 2001
|
[ 09:52 knu ]
Update to 1.3.22.1.j0.
|
Sun, 12 Aug 2001
|
[ 20:58 knu ]
Update 1.3.20.ja0.
|
Mon, 25 Jun 2001
|
[ 03:00 dwcjr ]
Update to latest version (1.3.19) Remove unneeded patches Add patch-ah for
iconv.m4 Update pkg-plist with new locales
|
Tue, 22 May 2001
|
[ 17:53 ijliao ]
upgrade to ja-mutt-1.3.18.j0
|
Mon, 9 Apr 2001
|
[ 05:55 knu ]
Update to 1.3.17.
|
Fri, 9 Mar 2001
|
[ 20:21 sf ]
o update to 1.3.16.j0. o update Japanese manual. o add Japanese message
catalog.
|
Wed, 14 Feb 2001
|
[ 22:21 sf ]
update to 1.3.14i-ja0. move WWW.
|
Mon, 29 Jan 2001
|
[ 14:19 sf ]
update to 1.3.13i-j0.
|
Mon, 13 Nov 2000
|
[ 19:21 knu ]
Update to 1.3.11.j0.
|
Sun, 22 Oct 2000
|
[ 14:33 jeh ]
Update to version 1.3.10.j0
|
Tue, 17 Oct 2000
|
[ 13:23 nakai ]
Update to 1.3.10-ja0-beta1
|
Mon, 9 Oct 2000
|
[ 22:07 asami ]
Add one command (flea) and its manpage.
|
Sun, 1 Oct 2000
|
[ 22:08 sada ] (Only the first 10 of 12 ports in this commit are shown above. )
New port: japanese/mutt-devel
|
Number of commits found: 99 |