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
CHOI Junho
7e5080d2cf
- Update to 0.55-i18n
...
- Makefile Reordered to make portlint happy.
I'm sorry for updating same thing twice. There was a big mistake.
PR: ports/36835
Submitted by: Hye-Shik Chang <perky@fallin.lv>
2002-04-08 09:15:09 +00:00
CHOI Junho
282aaeac02
Sync with 0.55
...
- remove version number from utf patch until accepted
2002-04-08 08:55:51 +00:00
Kris Kennaway
df8c2fcc21
Remove #include <malloc.h>
...
Respect CFLAGS
2002-03-31 03:20:17 +00:00
Kris Kennaway
71dddcfbd5
Remove #include <malloc.h>
2002-03-31 03:16:00 +00:00
Kris Kennaway
1e5de1c84f
Remove #include <malloc.h>
...
Set GNU_CONFIGURE since this port uses it
Don't use an internal libtool, use the system one. Port build is still
broken on -current because of expr(1) abuse in the libtool port.
2002-03-31 03:12:48 +00:00
CHOI Junho
f676c8f1b1
This port(and accompanied patch) need langinfo.h, and it exists only
...
4-stable after langinfo.h MFC(occurred Mar 12 2002 by phantom) and
recent -current.
2002-03-30 14:45:08 +00:00
CHOI Junho
7a1273eab7
Sync with gaim 0.54.
...
Submitted by: Ho-seok Lee <alee@debian.org>
2002-03-24 09:20:07 +00:00
CHOI Junho
d73f919fa2
- Update to 3.1.6
...
- add patch to make automata flexible
- PORTDOCS support
PR: ports/36036
Submitted by: Hye-Shik Chang <perky@fallin.lv>
2002-03-21 05:32:25 +00:00
CHOI Junho
4fc54d85b6
Two colon needed in pre-eveything target.
...
Reviewed by: "Dan Langille" <dan@langille.org>
2002-03-20 01:54:52 +00:00
CHOI Junho
bcd2484af1
- remove GNOME applet support by default.
...
it will solve inconsistency problem when release package building.
(there is ko-ami-gnome packages in FTP, but ko-ami in INDEX)
- display messages to help for users to use WITH*_GNOME or not.
Submitted by: suk-youk park <p3827755@kornet.net>, Seungryun Lee <micherin@korea.com>
2002-03-20 01:23:28 +00:00
Maxim Sobolev
fa79c7a9af
Fix breakage cause by the recent freetype overhaul.
2002-03-18 14:55:53 +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
Patrick Li
57a42d6d89
Update to 2.0.2
...
PR: 35954
Submitted by: maintainer
2002-03-16 06:53:49 +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
Maxim Sobolev
d8543839e6
Adjust in accordance with the new location of freetype1 includes
...
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
2002-03-14 11:16:45 +00:00
Patrick Li
09e65061a9
Update to 2.0 and bump PORTEPOCH since 2.0b2 > 2.0 SIGH!
...
PR: 35586
Submitted by: maintainer
2002-03-07 03:04:51 +00:00
CHOI Junho
b71f2a87f0
Unbreak under 4-stable.
...
PR: ports/34546
Submitted by: Hye-Shik Chang <perky@fallin.lv>
2002-02-27 15:19:03 +00:00
Patrick Li
74a6414f86
Update to 2.0b2
...
PR: 35058
Submitted by: maintainer
2002-02-17 20:50:09 +00:00
CHOI Junho
95d1a30add
Korean message exchange support for gaim.
2002-01-31 06:54:41 +00:00
Akinori MUSHA
c982f5faf1
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
Patrick Li
3adbe3170c
Update maintainer email address
...
PR: 34372
Submitted by: maintainer
2002-01-28 16:12:39 +00:00
Yoshio MITA
1022009011
An effort to solve building problem at bento.
...
Only the reason I can suspect for failure of getting
correct dependency (to print/ghostscript-gnu-cjk) is
missing white space after port directory..
http://bento.freebsd.org/errorlogs/4-latest/ja-ghostscript-gnu-cjk-6.52.log
http://bento.freebsd.org/errorlogs/4-latest/ko-ghostscript-gnu-cjk-6.52.log
Submitted by: bento error log.
2002-01-22 02:14:48 +00:00
Yoshio MITA
dae0858163
This port installs Korean resources used with print/ghostscript-gnu-cjk.
2002-01-18 16:26:58 +00:00
Will Andrews
f3171de7e6
First round of auto* cleanups:
...
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Dirk Froemberg
e5c205169e
portlint:
...
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Satoshi Taoka
aba1efa4c3
A minor correction to the English
...
Submitted by: imp
2001-12-20 02:19:00 +00:00
CHOI Junho
8632f518c8
Update to hanterm-2.0.0 patch3.
2001-12-17 12:21:48 +00:00
CHOI Junho
08e777ea13
Update to 4.79 for linux.
2001-11-28 14:55:11 +00:00
CHOI Junho
15b9848b13
distfile fix.
2001-11-27 12:30:26 +00:00
CHOI Junho
3a34f8cd44
update to 3.1.
...
8-4-4 is not packaged due to license problem.
2001-11-27 12:28:12 +00:00
CHOI Junho
9f35f80815
add backup site.
2001-11-27 11:38:02 +00:00
CHOI Junho
742ec4f5ab
Add hanterm-xf-2.0.0-cutbuffer.patch.
2001-11-27 11:27:30 +00:00
CHOI Junho
355fd7155e
debian-kr.org is changed to debian.or.kr. debian-kr.org domain is
...
unregistered.
2001-11-27 11:16:33 +00:00
CHOI Junho
c3f2ee3bf1
update to 0.6.0.
2001-11-27 10:52:43 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:49:34 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:29:38 +00:00
Maxim Sobolev
e3632314ca
WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.
...
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-10-15 12:55:02 +00:00
CHOI Junho
a6b5cdf9ab
Simple version mismatch.
2001-10-07 14:42:32 +00:00
Akinori MUSHA
7238bd952b
Set DIST_SUBDIR to `ghostscript'.
...
OK'ed by: cjh (MAINTAINER)
2001-10-03 18:09:23 +00:00
Akinori MUSHA
c17b3eedea
Sort entries.
2001-09-21 05:49:14 +00:00
CHOI Junho
d6ef81783e
update to 2.0.0
2001-09-20 04:25:11 +00:00
Akinori MUSHA
170019dec3
Chase the png library version bump.
...
Bump PORTREVISION.
Dropped by: ache
2001-09-13 03:26:18 +00:00
CHOI Junho
41dc7f918b
Update to 1.0.11
2001-09-11 05:55:23 +00:00
CHOI Junho
16ef6cd239
Add backup site.
2001-08-25 08:20:18 +00:00
Akinori MUSHA
11a8ef61f6
Avoid the usage of a variable named "BROWSER", not to conflict with
...
user's environment variable with the same name.
cf. http://tuxedo.org/~esr/BROWSER/
http://www.dwheeler.com/browse/secure_browser.html
Approved by: cjh, girgen@partitur.se , sada, trevor
2001-08-19 08:33:28 +00:00
CHOI Junho
fdfd77935a
Update to 4.78.
2001-08-12 14:40:54 +00:00
CHOI Junho
7397aea99e
Update to 0.5.20
2001-07-22 03:27:06 +00:00
CHOI Junho
47c9632c38
WWW fix.
2001-07-22 02:12:14 +00:00