Commit graph

667 commits

Author SHA1 Message Date
Alan Eldridge
75e902ef96 1. Changed the lib depends on gettext to a build depends. This will mean
that the dependency is not stored in a package and so future gettext upgrades
should not require a PORTREVISION bump to force the new builds.
2. Bumped PORTREVISION as this affects package contents. Hopefully this
is the last time this happens for this reason.
2002-08-03 03:19:23 +00:00
Alan Eldridge
04f8520956 Bump PORTREVISION. KDE is fragile enough in its dependencies; we don't
need bizarre gettext errors cropping up, too.
2002-08-01 21:09:43 +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
Hye-Shik Chang
48b24f4ef8 Update to 2.0.5 2002-07-23 18:54:59 +00:00
Will Andrews
a4b8a80ee1 Fix MASTER_SITE_SUBDIR.
PR:		40272
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-07-09 17:06:38 +00:00
CHOI Junho
7487f2d1da update to 0.6.4. 2002-07-09 11:38:40 +00:00
CHOI Junho
914d8e6f31 update to 0.59.
Submitted by:	"Seung Lyun Lee" <micherin@korea.com>
2002-07-09 09:11:13 +00:00
Hye-Shik Chang
b287f1341f Add mplayer-fonts 1.0,
Korean font pack for the mplayer OSD, SUB and SMI.

PR:		39321
Submitted by:	me
2002-07-06 23:35:18 +00:00
Will Andrews
3491a5043b Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51. 2002-07-04 19:39:36 +00:00
Hye-Shik Chang
10cb7d0c73 Updating my email address.
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00
Will Andrews
1aced58dae Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to the
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks.  Thanks to everyone who helped test!

General changes:
	[1] Follow KDE2 style by moving KDE core specific macros and
	    the like to x11/kde3/Makefile.kde.
	[2] Fix a variety of comments or miscellaneous data to reflect
	    that this is KDE3 and not KDE2.
	[3] Account for more empty directories in the PLISTs.

deskutils/kdepim3:
	[4] More #include <malloc.h> -> #include <stdlib.h>.

audio/arts:
	[5] Upgrade to 1.0.1.
	[6] Point at MASTER_SITE_KDE not my own mirror.

audio/kdemultimedia3:
	[7] Account for the removal of the <machine/soundcard.h> symlink.
	    Simply point all such includes at <sys/soundcard.h>.

editors/koffice-kde3:
	[8] Get rid of #include <values.h> preemptively.

devel/kdesdk3:
	[9] Remove cervisia from build if building on -CURRENT due to
	    C++-unsafe sys/wait.h.  The header is believed to have been
	    fixed in newer -CURRENT (>= Jun 5) but we have not tested that.

devel/kdevelop:
	[10] Upgrade to 2.1.1 and use KDE 3 version.
	[11] Remove a number of suggested dependencies that no longer fit.
	[12] Account for where the docs for Qt went since they got moved
	     to fit in hier(7) better.

graphics/kdegraphics3:
	[13] Turn off kuickshow by default because it depends on imlib,
	     which in turn depends on gtk/glib.  This will be revisited
	     when we split up the KDE ports a bit.

games/kdegames3:
	[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
	     tried to define uint32_t after sys/types.h already had.

sysutils/kdeadmin3:
	No particular changes.

misc/kdeaddons3:
	No particular changes.

misc/kdeedu3:
	[15] Re-add the huge number of missing @dirrm's.

misc/kdeutils3:
	No particular changes.

misc/kde3-i18n-* and */kde3-i18n:
	For the most part, no particular changes.  A huge number of I18N
	message updates went into this release, though.

french/kde3-i18n:
	[16] Fix build Makefile error due to tarball builder's env.

net/kdenetwork3:
	No particular changes.

x11-clocks/kdetoys3:
	No particular changes.

x11/kdebase3:
	[17] Account for mkfontdir "soft" build-time dependency.  If
	     mkfontdir is available, use it to build fonts.dir where
	     kdebase installs fonts.  Otherwise, don't bother.
	[18] Patch ElectricEyes.desktop to use the name of the program
	     that FreeBSD uses when you install the port for it.
	[19] Patches for KDM merged into KDE 3.0.1.
	[20] Properly fix kdm/backend/xdmcp.c string format error.

x11/kdelibs3:
	[21] Support the KDE3 version check to make sure no one
	     tries to install KDE2 then KDE3.  The 'kde-version-check'
	     target is centralized in x11/kde3/Makefile.kde.
	[22] Remove patch for kdeprint/configure.in.in.
	[23] Add patch to fix critical icon loader bug.

x11/kde3:
	[24] Add Makefile.kde for centralizing KDE core-specific macros
	     that don't belong in bsd.kde.mk.

x11-toolkits/qt30:
	[25] Mark broken on any XFree86 version < 4 due to packing list
	     related problems if we tried to support XFree86 3.
	[26] Error out if the user has Qt2 installed already.

x11-wm/kdeartwork3:
	[27] Add USE_MESA to explicitly support the 3D screensavers.
	[28] Re-add a large number of missing @dirrm's.

Credits:

[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]:	will

[2] [3] [8] [15] [17]
[19] [25] [27] [28]:	alane

[11] [12]
Submitted by:		Lauri Watts <lauri@kde.org>

[13] Found by:		mi
     Removed by:	will

[18] [23]
Submitted by:		Andy Fawcett <andy@athame.co.uk>

Tested by:		[in addition to the above, in no particular order]
			knu
			Mattias Douhan <matt@athame.co.uk>
			Bradley T. Hughes <bhughes@trolltech.com>
			Erik H. Bakke <ebakke@trolltech.com>
			David Johnson <david@usermode.org>
			JJ Behrens <jj@nttmcl.com>
			Michael W. Collette <metrol@metrol.net>
			Adriaan de Groot <adridg@sci.kun.nl>
			Mark Rowlands <mark.rowlands@minmail.net>
			Mark Stosberg <mark@summersault.com>
			Dave Cantrell <phaedrus@alltel.net>
			Mark Miller <joup@bigfoot.com>
			Wesley Morgan <morganw@chemikals.org>
			Arjan van Leeuwen <avl@operamail.com>
2002-06-15 16:16:32 +00:00
Martin Blapp
72c16cc1d3 Add Korean OpenOffice slave port 2002-06-15 00:14:13 +00:00
CHOI Junho
dc6b70ff75 Respect PREFIX.
PR:		ports/38827
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-06-04 06:21:58 +00:00
CHOI Junho
6d46be9119 Don't use kldload when installing. It broke bento's package
building status because there is no assumption that bento system version
always can be different from the version of pacakges built for.

Submitted by:	bento
Reviewed by:	imura,kris,sobomax
2002-05-29 03:11:46 +00:00
CHOI Junho
6a9aeb3867 add patch site. 2002-05-28 08:16:02 +00:00
CHOI Junho
8313b1306f -current build fix.
Submitted by:	bento
2002-05-23 17:21:24 +00:00
CHOI Junho
c14024674c -current build fix.
Submitted by:	bento
2002-05-23 17:10:02 +00:00
CHOI Junho
62d188866d -current build fix.
Submitted by:	bento
2002-05-23 16:57:21 +00:00
CHOI Junho
1e55a31b40 Update to 0.58.
- patch moved to FreeBSD-kr local distfile dir.

Submitted by:	"Seung Lyun Lee" <micherin@korea.com>
2002-05-23 15:50:23 +00:00
Ying-Chieh Liao
7148bf7c22 upgrade to 2.0.4
PR:		38272
Submitted by:	maintainer
2002-05-21 03:50:09 +00:00
Trevor Johnson
d836c8f63c Use new domain name for Tokyo University of Science.
PR:		38196
Submitted by:	hrs
2002-05-17 20:50:54 +00:00
Kris Kennaway
10e130f391 Add ghostscript-gnu-jpnfont ghostscript-gnu-korfont ghostscript-gnu-commfont
Forgotten by:	mita
2002-05-15 04:15:57 +00:00
Yoshio MITA
f79066d12d Obsoleted by japanese/ghostscript-gnu-jpnfont.
I mark this port BROKEN with message `Please use ghostscript-gnu-jpnfont'.
I will completely remove this port after a while.

(MAINTAINER's change after long discussions in ports-jp)
2002-05-15 01:17:59 +00:00
CHOI Junho
dbeaee84e1 Temporary patch fix due to BSD iconv.
This problem is reported to path author.

Submitted by:		"Seung Lyun Lee" <micherin@korea.com>
2002-05-03 02:28:24 +00:00
CHOI Junho
aa577e506e sync with 0.57. 2002-05-02 01:34:20 +00:00
Patrick Li
a910c63313 Update to 2.0.3
PR:		37550
Submitted by:	maintainer
2002-04-30 06:32:08 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +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
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
CHOI Junho
7406ec6c4c WWW update. 2001-07-22 02:09:54 +00:00
Satoshi Taoka
3b7391269c My poor English in pkg-descr was corrected
Submitted by: imp
2001-07-06 00:08:28 +00:00
Akinori MUSHA
35e6cdce65 Add ko-pycodec, Python Unicode codecs for Korean charsets.
PR:		ports/26988
Submitted by:	Chang, Hye-Shik <perky@python.or.kr>
(with a distfile repack confirmed)
2001-06-23 19:25:32 +00:00
CHOI Junho
0857396434 Mark it as broken.
"out of sync with mozilla"

Submitted by:	sf
2001-06-12 13:17:03 +00:00
David E. O'Brien
90eb686abd Use proper POSIX syntax for `chown'. 2001-06-01 06:05:18 +00:00
Ade Lovett
2515626212 Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
2001-05-31 22:22:59 +00:00
CHOI Junho
d345c1d87e Remove SUID bit. It can lead local exploit.
Also bumped PORTREVISION.

Submitted by:	ksecurity@iland.co.kr
2001-05-29 12:08:39 +00:00
CHOI Junho
3c7452e618 Remove SUID bit. It can lead local exploit.
Submitted by:	ksecurity@iland.co.kr
2001-05-29 12:07:17 +00:00
Maxim Sobolev
f88690bf53 Ports policy:
Ensure that the master category is always matches name of the parent
 (category) directory. This is required for ORIGIN to function properly.
2001-05-22 18:19:44 +00:00
CHOI Junho
0f0bc40ad4 Update to xf-19. UTF-8 supported added. 2001-05-11 12:09:52 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
CHOI Junho
9663a76a73 Update to 3.1.5. 2001-05-01 14:14:53 +00:00
CHOI Junho
0673d15540 Update to 0.5.17 2001-04-17 00:49:40 +00:00
CHOI Junho
5808ff8515 Add mirror site first. KAIST ftp is too bad.. 2001-04-17 00:47:52 +00:00
SADA Kenji
086a3340dc Justify master/slave ports' style of Makefiles.
These ports caused warnings if you run portversion.

PR:		ports/26422
Submitted by:	Tadayuki OKADA <tadayuki@mediaone.net>
2001-04-15 18:46:24 +00:00
Dmitry Sivachenko
1f2eb6817f KDE2 messages and documentation in korean language. 2001-04-13 09:12:45 +00:00
CHOI Junho
8a61bcbca8 Update to linux-netscape 4.77. 2001-04-09 09:39:28 +00:00
CHOI Junho
75462e3439 To set version number in slave ports. 2001-04-09 09:37:21 +00:00
CHOI Junho
eec73fef09 Update to 0.5.16. 2001-04-08 05:05:50 +00:00
CHOI Junho
a77c96e45c Update to 1.0.10 2001-04-05 11:52:17 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
CHOI Junho
deeb9d53f4 ko-msdosfs, VFAT filesystem module supporting CP949 VFAT(unicode), activated.
This port is based on japanese/msdosfs. Thanks Japanese hackers!
2001-03-24 03:48:41 +00:00
CHOI Junho
a649ceaceb ko-mozilla-klp, mozilla Korean language pack, activated. 2001-03-23 16:19:34 +00:00
CHOI Junho
fd92ad0a65 Add a backup site. 2001-03-23 07:13:28 +00:00
CHOI Junho
ac7a35e312 Update WWW 2001-03-23 07:10:38 +00:00
CHOI Junho
cc7a036132 ko-w3m, with Korean(euc-kr) support, activated. 2001-03-23 06:55:08 +00:00
CHOI Junho
ef3502c497 ko-mkisofs, with Korean charset conversion support, activated. 2001-03-23 06:54:07 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
CHOI Junho
e4623a469a fix distfile location.
PR:		ports/25677
Submitted by:	maintainer
2001-03-12 14:17:58 +00:00
CHOI Junho
117b812909 Korean CMap is updated to ak12. 2001-02-22 15:01:00 +00:00
CHOI Junho
743a0d7a5b update to 0.5.13 2001-02-22 14:50:39 +00:00
CHOI Junho
849136aaf7 build fix for 5-current. patches from japanese/kon2-16dot.
Obtained from:	bento
2001-02-20 14:49:38 +00:00
CHOI Junho
6e15ff4eec update checksum of unpacked.tar.gz. it was re-rolled.
Obtained from:	bento
2001-02-20 14:39:05 +00:00
CHOI Junho
e91c740086 patch for preventing from linux-centric LANG setup. 2001-02-15 13:39:45 +00:00
CHOI Junho
3e24629307 Update to 1.0.9. 2001-02-14 14:54:23 +00:00
CHOI Junho
85563b1d2e Y2K not found anymore.
Obtained from:	distfiles checker
2001-02-09 16:31:56 +00:00
Jimmy Olgeni
78bf782796 Style review in ports/korean. 2001-02-06 13:25:13 +00:00
Chris D. Faulhaber
14d2a78255 Bump portrevision due to overflow fix 2001-01-29 02:49:43 +00:00
Chris D. Faulhaber
ef9561a2b2 Fix exploitable buffer overflow in elvrec 2001-01-29 02:47:44 +00:00
CHOI Junho
8f52532979 The author re-rolled distfile without trivial change, no functional change. 2001-01-20 15:09:23 +00:00
CHOI Junho
673c0c2642 build fix. it's due to freetype's change, moving headers to
$PREFIX/include/freetype.

Submitted by:	bento
2001-01-20 15:08:44 +00:00
CHOI Junho
2bb7bc80fc move $PREFIX/doc/gau-* to $PREFIX/share/doc/gau. 2001-01-20 15:07:16 +00:00
CHOI Junho
b4173ed222 update 1.0.8 2001-01-20 15:06:14 +00:00
CHOI Junho
adccafe3de deinstallation fix.
Submitted by:	bento
2001-01-20 14:49:55 +00:00
CHOI Junho
232518bccd Fix uninstallation problem again. ko-hanemacs doesn't use
$PREFIX/share/emacs, so this port would remove $PREFIX/share/hanemacs.

Submitted by:	bento
2001-01-20 13:32:04 +00:00
Jun-ichiro itojun Hagino
8a1d4f194e drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
2001-01-09 05:57:08 +00:00
CHOI Junho
0b3961913c Security fix.
PR:		ports/23703
Submitted by:	maintainer
2000-12-24 14:29:41 +00:00
CHOI Junho
ef8ce73652 Update to 3.1.4. 2000-11-28 12:38:05 +00:00
CHOI Junho
62ef405dc5 Update to 1.0.7.1. A quick fix of 1.0.7. 2000-11-23 13:49:51 +00:00
CHOI Junho
dea2505d74 Update to 1.0.7. 2000-11-22 19:04:23 +00:00
CHOI Junho
462e465f0a gulim10b sum updated again. I mailed to the author of this file
so he will change distribution style not touching the same file.
2000-11-11 13:50:23 +00:00
CHOI Junho
c981a983e4 Remove dependecy of mizifont, only used for ksc5601.1987-1 encoded fonts. 2000-11-05 02:46:20 +00:00
CHOI Junho
4668552f95 Remove hack to install XLC_LOCALE for ko locale, this change
goes into XFree86(v3) ports(3.3.6_4). XFree86-4 unaffected.
Thanks jmz to apply this hack to XFree86 ports!
2000-11-05 02:32:40 +00:00
CHOI Junho
7f6cf98fb4 Remove hack to install XLC_LOCALE for ko locale, this change
goes into XFree86(v3) ports(3.3.6_4). XFree86-4 unaffected.
Thanks jmz to apply this hack to XFree86 ports!

And change fonts from kodig to baekmuk-gulim.
2000-11-05 02:31:56 +00:00
CHOI Junho
dca7998b07 Remove hack to install XLC_LOCALE for ko locale, this change
goes into XFree86(v3) ports(3.3.6_4). XFree86-4 unaffected.
Thanks jmz to apply this hack into XFree86 ports!
2000-11-05 02:30:24 +00:00
CHOI Junho
60296ce8d4 Add MD5_FILE for correctly finding distinfo file.
Submitted by:	bento
2000-11-03 11:40:27 +00:00
CHOI Junho
0a99ff0075 add MD5_FILE for correctly finding distinfo file.
Submitted by:	bento
2000-11-03 11:39:34 +00:00
CHOI Junho
f19802cc3b Checksum update. the author of gulim* fonts updated
the content without notice.

Obtained from:	bento & asami
2000-11-02 11:32:26 +00:00
CHOI Junho
b0d5c11d3c Update to 4.76 Korean kit 20001031. 2000-10-31 13:39:00 +00:00
CHOI Junho
2d4b27837d Converts data between Korean KSC-5601 and Unicode 3.0 UTF-16
Activate ko-uniksc.
2000-10-29 12:26:53 +00:00
CHOI Junho
11a43eaf18 Fix uninstallation problem.
Submitted by:	bento errorlog
2000-10-29 12:01:49 +00:00
CHOI Junho
b2d61c5682 Fix uninstallation problem, fixing and adding @unexec rmdir...
Submitted by:	bento errorlog
2000-10-29 11:58:34 +00:00
CHOI Junho
6b6fd60454 - Update to new Korean kit to 20001028. revision increased
- import ja-netscape47-* changes: LANG set to @LANG@,
  no core dump.
- set MD5_FILE for get checksum into correct location.
2000-10-27 18:48:32 +00:00
CHOI Junho
8c292309d2 Import from ja-netscape4-communicator.
- LANG set to @LANG@
 - add ulimit for no core dump
2000-10-27 18:43:20 +00:00
CHOI Junho
54b7ff4aa5 Import r1.5 -> r1.6 changes in ja-linux-netscape-*.
Cooperate with Acrobat4.

Submitted by:	Yoichi ASAI <yatt@msc.biglobe.ne.jp>
2000-10-27 18:40:07 +00:00
James E. Housley
0450f399b9 We don't want to use gtk-bitchx and esounds at the default installation.
It provides a new two variables RANDOM_LOCAL_PORT_LOW and RANDOM_LOCAL_PORT_HIGH

PR:		22272
Submitted by:	JunSeon Oh <hollywar@holywar.net> MAINTAINER
2000-10-25 11:51:00 +00:00
CHOI Junho
984da29c30 Fix the build problem with XFree86 4.0.x.
It try to build hanterm.html from hanterm.man, which doesn't exist.
2000-10-20 14:34:23 +00:00
Jeremy Lea
c8b839f03f PLIST fixes to ports which I touched recently. Not all caused by my
breakage.
2000-10-13 09:23:58 +00:00
CHOI Junho
cd0520d87d Update to 0.1.1 2000-10-09 15:52:07 +00:00
CHOI Junho
279ea04156 Add batang10, batang10b manually-hinted fonts.
Increase PORTREVISION.
2000-10-09 15:40:37 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
d5b54d0869 Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00
Satoshi Taoka
8c5a46d003 Fixed typo
Submitted by: kuriyama@FreeBSD.org
Obtained by: ports-jp@jp.FreeBSD.org
2000-10-06 16:49:44 +00:00
Ade Lovett
4acda1f50c Remove remnants of GTK 1.0.x since nothing depends on them any more.
Done a few days earlier than I had initially suggested on the -ports list
since other committers have already taken care of the few remaining ports
that depended on them

Discussed on:	-ports list
2000-10-06 15:06:19 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00
CHOI Junho
9581a76b12 Activate ko-a2ps.
Simple a2ps wrapper for Korean text printing
2000-10-01 13:04:04 +00:00
CHOI Junho
ea97a8d93b Active ko-a2ps. 2000-10-01 13:03:22 +00:00
Kris Kennaway
322f05043a Mark all of the pine3/4 ports FORBIDDEN due to remotely exploitable
buffer overflows. Sorry guys, but having an insecure mailer just isn't
worth it.
2000-09-29 08:07:31 +00:00
CHOI Junho
e231e5986a Korean enabled Texinfo formatter 2000-09-25 16:06:44 +00:00
CHOI Junho
7b4473c10f Change manually hinted gulim{10,10b} fonts from pcf to bdf source. 2000-09-25 12:52:56 +00:00
Satoshi Asami
a2eaff06ab Add BUILD_DEPENDS to bdftopcf:XFree86-4-clients when XFREE86_VERSION=4. 2000-09-14 19:22:08 +00:00
CHOI Junho
37509d9c38 Add PORTREVISION.
Reviewed by:	Kris Kennaway
2000-09-13 03:26:39 +00:00
Satoshi Taoka
709d4b5f38 (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.

Notice: I forgot to commit FreeWnn-{lib,server} (^_^;;
2000-09-12 17:08:29 +00:00
CHOI Junho
f351373878 Fix for segfault when ^D pressed.
But, irc/bitchx and korean/bitchx is still broken in -current...

PR:		ports/21225
Submitted by:	maintainer
2000-09-12 16:36:04 +00:00
Satoshi Asami
3405e8106b Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento
2000-09-12 13:04:00 +00:00
Satoshi Asami
a1862f30e7 Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.
Submitted by:	bento and gohan
2000-09-12 11:08:05 +00:00
Satoshi Taoka
a77a3c279b (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.
2000-09-08 04:34:56 +00:00
CHOI Junho
44a902cb7e Install a manually hinted gulim10 and gulim10b fonts.
(Gulim 10 points)

Hinting by Won-kyu Park <wkpark@chem.skku.ac.kr>
2000-09-03 13:05:40 +00:00
CHOI Junho
a1ab2c30b6 update to 0.5.10 2000-08-31 17:30:41 +00:00
CHOI Junho
640fabf632 Remove ${PREFIX}/share/doc directory after uninstallation. 2000-08-31 17:17:14 +00:00
CHOI Junho
82a6602144 Remove ${PREFIX}/share/fonts directory after uninstallation.
Submitted by:	bento
2000-08-31 17:14:26 +00:00
CHOI Junho
44a80c8e7e Don't use ${CHMOD}, it's unnecessary and dangerous.
Submitted by:	bento
2000-08-31 17:09:51 +00:00
CHOI Junho
3a45136064 Display help message about GNOME panel applet support. 2000-08-29 17:39:07 +00:00
Akinori MUSHA
2e87c89fc5 Back out the previous commit. That one has a problem which occurs on
cross-language master-slave ports.

I just wonder how I could overlook this.  I thought I tested with Wnn,
netscape and so on.  *sigh*

Yes, I know how I can fix it, but I'd certainly back out first.

Reported by:	steve
Pointy hat to:	knu
2000-08-27 16:52:51 +00:00
Akinori MUSHA
939eab9dd0 PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.
No response from:	ports list, PW
2000-08-27 06:13:35 +00:00
CHOI Junho
e3db2223bb Not to display unnecessary 'pty_search' message. 2000-08-26 16:13:34 +00:00
CHOI Junho
2c7a6b2712 Author(it's me!) re-released the tarball. 2000-08-25 16:17:26 +00:00
CHOI Junho
643592de1e Update to 4.75 20000826 version. 2000-08-25 15:23:51 +00:00
CHOI Junho
6c8fb700bf Extra BUILD_DEPENDS on XFree86 removed.
(it uses USE_X_PREFIX)
2000-08-24 18:08:27 +00:00
CHOI Junho
c75ae30dba Update to Korean kit v4.75. 2000-08-24 18:05:48 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
CHOI Junho
59113f02ec Upgrade to 4.74 Korean kit. 2000-07-26 14:45:41 +00:00
CHOI Junho
8261619838 distfile fix & reclaim maintainer to me 2000-07-23 05:06:38 +00:00
CHOI Junho
f667b39b3c Fix typo. (ghostscript55htff -> ghostscript55httf) 2000-07-19 23:51:43 +00:00
Satoshi Asami
ad1a91c040 Complete move from ftghostscript55 -> ghostscript55httf. The latter is
a repo copy from ftghostscript5 (the one with history).

Approved by:	cjh
2000-07-19 17:05:46 +00:00
CHOI Junho
a4f6538dc8 PLIST sorted. 2000-07-17 21:02:26 +00:00
CHOI Junho
b165170138 Clean up ports.
- MAINTAINER line changed.
 - unnecessasry CONFIGURE_ARGS option removed.
 - patches/patch-aa removed, CONFIGURE_ENV added instead.
 - pkg/PLIST sorted.
2000-07-17 21:01:34 +00:00
CHOI Junho
5578c30396 Fix pkg/COMMENT(for more portlint-compliant)
PR:		ports/19987
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-17 19:16:56 +00:00
CHOI Junho
241237d0ab - Change MAINTAINER line.
- Install hanterm.html(manual).
- more portlint-compilant.
2000-07-16 23:09:31 +00:00
CHOI Junho
8450d2beb6 Fix distfile location. Original site is working now. 2000-07-16 22:22:51 +00:00
CHOI Junho
599645d0ca Set version number of libpng correctly.
Submitted by:	bento buildlog
2000-07-16 10:36:07 +00:00
CHOI Junho
4765d96b16 Add LIB_DEPENDS: xpm.
Submitted by:	bento buildlog
2000-07-16 10:34:33 +00:00
CHOI Junho
f38f930b0b - Update han to work in 4.x. Use patches from kon2-16dot.
(it still has a bug: cursor doesn't displayed)
- distfile location moved.
2000-07-16 09:01:54 +00:00
CHOI Junho
7e58db25e1 - Add FreeBSD-specific X resource
* default PS font name is changed to Gulim-Medium
    (from korean/baekmukfonts-ttf)
- more portlint-compliant
2000-07-15 13:41:49 +00:00
CHOI Junho
f68ec0c061 - copyright notice removed. Now it's free software.
- MAINTAINER update.
2000-07-15 13:27:25 +00:00
CHOI Junho
78578e6cd2 Copyright notice removed. now it's freely redistiributable. 2000-07-15 13:25:02 +00:00
CHOI Junho
7e2572e18e - remove BUILD_DEPENDS(NO_BUILD=YES!)
- MAINTAINER update.
- more portlint-compilant.
2000-07-15 13:21:47 +00:00
CHOI Junho
c1558eff36 Remove RUN_DEPENDS to ghostscript. Now we have two Korean
ghostscript, so it's your choice.
2000-07-15 13:18:48 +00:00
CHOI Junho
678e4fce0e Change default font to Gulim-Medium(korean/baekmukfonts-ttf). 2000-07-15 13:17:56 +00:00
CHOI Junho
7cd7a0ec38 Update to GNU gs. 2000-07-15 13:15:32 +00:00
CHOI Junho
2b4a66e71b Default configuration file of Korean TTF. 2000-07-15 13:15:10 +00:00