Ade Lovett
54a0b86543
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.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
ecea4a7603
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
2005-11-12 18:52:22 +00:00
Edwin Groothuis
112aed9da5
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>
2004-12-22 01:15:19 +00:00
Kirill Ponomarev
ee5080e0e9
Chase libraries for new devel/libidn version.
2004-10-26 15:26:43 +00:00
Norikatsu Shigemura
3393d76352
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
2004-09-03 20:11:04 +00:00
Ade Lovett
1a628ded35
Sync with new bsd.autotools.mk
2004-06-04 17:29:38 +00:00
Volker Stolz
03fd4fe80b
- 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]
2004-05-17 06:42:26 +00:00
Kirill Ponomarev
4efa9ce4ab
- Use USE_ICONV knob
...
Approved by: portmgr
2004-03-30 19:20:22 +00:00
Ade Lovett
3f651573ad
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.
2004-03-14 06:17:56 +00:00
Jacques Vidrine
a041c1f753
Unbreak by fixing bug introduced in rev 1.45, which attempted to
...
correct handling of LDFLAGS but instead removed it from CONFIGURE_ENV
completely.
2004-03-05 23:55:25 +00:00
Norikatsu Shigemura
71d75843cf
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)
2004-03-01 02:22:43 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Dirk Meyer
b5ecd341ab
- don't clobber any given LDFLAGS
...
resolves conflitcs with bsd.openssl.mk
(maintainter contacted, no response yet)
Approved by: marcus
2003-09-03 05:56:04 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Norikatsu Shigemura
35587ea056
Update to 1.5.4.
...
PR: ports/50464
Submitted by: SHIOZAKI Takehiko <takehiko@fdiary.net>
Approved by: IWASHITA Yoji <iwashita@cqmail.net> (maintainer)
2003-04-02 19:16:50 +00:00
Akinori MUSHA
3baa89dcc9
De-pkg-comment.
2003-02-21 12:35:09 +00:00
Norikatsu Shigemura
0054de42a2
Update to 1.5.3 and change MAINTAINER's mail address.
...
PR: ports/48282
Submitted by: IWASHITA Yoji <iwashita@cqmail.net> (maintainer)
2003-02-14 17:14:20 +00:00
Akinori MUSHA
eb07396604
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.
2002-11-28 18:10:52 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
Hajimu UMEMOTO
b211a1e6c4
moving saslv1 includes files to make it easier to add saslv2
...
PR: ports/40288
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: knu
2002-07-28 17:26:12 +00:00
Patrick Li
8792c051cd
Update to 1.5.1.j1
...
PR: 39691
Submitted by: maintainer
2002-06-23 23:12:59 +00:00
Akinori MUSHA
a2f5edac63
Update to 1.3.99.j1.
...
PR: ports/38277
Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER)
2002-05-22 18:56:00 +00:00
Ade Lovett
f18cbf2fa6
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
2002-04-12 17:10:20 +00:00
Patrick Li
55b7b4d2b6
Update to 1.3.28.j1
...
PR: 36637
Submitted by: maintainer
2002-04-02 03:32:09 +00:00
Maxim Sobolev
449a928eea
Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
...
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Akinori MUSHA
21d944be5c
Bump PORTREVISION to reflect the (lib)iconv upgrade.
2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
...
libiconv.
2002-03-18 09:46:46 +00:00
Ade Lovett
9210b7cb07
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
2002-03-15 19:44:29 +00:00
Patrick Li
630e07040e
Update to 1.3.27.j2
...
PR: 34836
Submitted by: maintainer
2002-02-13 03:30:10 +00:00
FUJISHIMA Satsuki
1598843e03
o update to 1.3.25.
...
o add FETCH_BEFORE_ARGS=-A for broken httpd.
PR: 33942
Submitted by: maintainer
2002-01-16 19:57:25 +00:00
David W. Chapman Jr.
ebe771d1a6
Update to 1.3.24
...
PR: shuna@pop16.odn.ne.jp
Submitted by: maintainer
2001-12-08 23:56:38 +00:00
Mario Sergio Fujikawa Ferreira
c78a6ff51b
o USE_AUTO* police sweep
...
- Don't hardcode, use {ACLOCAL,AUTO{CONF,HEADER,MAKE}}
2001-12-02 18:36:54 +00:00
David W. Chapman Jr.
bb354a2f40
Update to 1.3.23
...
PR: 31338
Submitted by: maintainer
2001-10-19 13:30:42 +00:00
Akinori MUSHA
c6c4edae92
Update to 1.3.22.1.j0.
...
Utilize the DOCSDIR variable.
PR: ports/30519
Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER)
2001-09-12 08:52:32 +00:00
Akinori MUSHA
dc70f71aa4
Update 1.3.20.ja0.
...
PR: ports/29627
Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER)
2001-08-12 19:58:36 +00:00
David W. Chapman Jr.
dd3c56372b
Update to latest version (1.3.19)
...
Remove unneeded patches
Add patch-ah for iconv.m4
Update pkg-plist with new locales
PR: 28385
Submitted by: maintainer
2001-06-25 02:00:48 +00:00
Ying-Chieh Liao
f525c55dc0
upgrade to ja-mutt-1.3.18.j0
...
PR: 27468
Submitted by: maintainer
2001-05-22 16:53:31 +00:00
Akinori MUSHA
75b331833b
Update to 1.3.17.
...
PR: ports/26445
Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER)
2001-04-09 04:55:16 +00:00
FUJISHIMA Satsuki
1a16db40ae
o update to 1.3.16.j0.
...
o update Japanese manual.
o add Japanese message catalog.
PR: 25637
Submitted by: maintainer
2001-03-09 20:21:16 +00:00
FUJISHIMA Satsuki
b107e1bf6c
update to 1.3.14i-ja0.
...
move WWW.
PR: 24847
Submitted by: maintainer
2001-02-14 22:21:32 +00:00
FUJISHIMA Satsuki
0f90ac6f04
update to 1.3.13i-j0.
...
PR: 24250
Submitted by: maintainer
2001-01-29 14:19:59 +00:00
Akinori MUSHA
35d521f04f
Update to 1.3.11.j0.
...
PR: ports/22692
Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER)
2000-11-13 19:21:18 +00:00
James E. Housley
475386f917
Update to version 1.3.10.j0
...
PR: 22201
Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> <shuna@pop16.odn.ne.jp> MAINTAINER
2000-10-22 13:33:05 +00:00
Yukihiro Nakai
162a468e00
Update to 1.3.10-ja0-beta1
...
PR: ports/21987
Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp>
2000-10-17 12:23:31 +00:00
Satoshi Asami
b24e7da852
Add one command (flea) and its manpage.
...
Submitted by: bento
2000-10-09 21:07:27 +00:00
SADA Kenji
af876a3e59
New port: japanese/mutt-devel
...
This is mutt japanized development version.
PR: 21063
Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp>
2000-10-01 21:08:28 +00:00
Akinori MUSHA
4b7f9c06ec
Update to 1.2.5i-jp0.
...
PR: ports/20871
Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER)
2000-08-28 18:21:02 +00:00
Akinori MUSHA
24916051a2
Some minor fixes in Japanese support.
...
PR: ports/20026
Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> (Maintainer)
2000-07-19 06:41:13 +00:00