Commit graph

853 commits

Author SHA1 Message Date
Kirill Ponomarev
49de69ed42 Fix build with gcc-3.4 2004-08-22 21:27:13 +00:00
Kirill Ponomarev
ef45462d6f Mark BROKEN: Unfetchable 2004-08-22 21:23:43 +00:00
Tilman Keskinoz
1c95b61f4a Add a forgotten PLIST_SUB in last update to textproc/scim to support 4-STABLE.
Update textproc/scim to 0.99.6
Update dependants:
  textproc/skim         0.9.4 --> 0.9.5
  chinese/scim-chinese  0.4.0 --> 0.4.1
  chinese/scim-tables   0.4.0 --> 0.4.1
  korean/scim-tables    0.4.0 --> 0.4.1
  japanese/scim-tables  0.4.0 --> 0.4.1

PR:		70501
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
2004-08-22 12:33:50 +00:00
Kris Kennaway
134baa7fc1 As previously announced, remove these broken/insecure/obsolete ports. 2004-08-16 05:36:44 +00:00
Vanilla I. Shu
dbd08195c7 1: Make scim buildable on 4-X.
2: Add sf.net to MASTER_SITE.
3: make other ports BROKEN on 4-X.

PR:		ports/70326
Submitted by:	maintainer
2004-08-12 07:14:44 +00:00
Pav Lucistnik
4408dd3815 - Update WWW
PR:		ports/69777
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
2004-07-30 08:42:19 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Hye-Shik Chang
fed4fa2e93 Add new port for aleefonts-ttf 0.3,
a fascinating Hangul truetype fonts set.
2004-07-23 04:15:31 +00:00
Michael Nottebrock
1bbbed8488 Pet portlint. 2004-07-11 08:18:11 +00:00
Kris Kennaway
7a6e7a6fcc BROKEN: Does not build 2004-07-11 00:46:24 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Vanilla I. Shu
e457d2be17 Add scim-tables 0.4.0, SCIM table based Korean input methods.
PR:		ports/67133
Submitted by:	Jie Gao	<gaoj@cpsc.ucalgary.ca>
Somepart by:	me
2004-07-02 22:41:31 +00:00
Alexander Leidinger
6a77eca3c1 Remove expired port, superseded by sysutils/cdrtools-cjk.
Reminded by:	marius
Approved by:	cjh
2004-07-02 15:18:37 +00:00
Pav Lucistnik
1447ddf41d - Unify print/gsfonts dependency check
PR:		ports/67999, ports/68035
Submitted by:	Jose M Rodriguez <freebsd@wanadoo.es>
2004-06-17 08:18:55 +00:00
Kris Kennaway
a4d35814ea BROKEN: Does not build 2004-06-15 11:04:44 +00:00
Kris Kennaway
30f9ce519b BROKEN: Size mismatch 2004-06-08 23:30:53 +00:00
Alexander Leidinger
749f9d52b5 sysutils/cdrtools-cjk supersedes korean/mkisofs. Since this port has a
maintainer, just mark it as deprecated (and broken, it conflicts with
sysutils/cdrtools*) and let the maintainer do the appropriate
action (removing it or adding a conflicts line).

Maintainer informed.
2004-06-07 13:54:40 +00:00
Mark Linimon
b1d330b87d Mark as deprecated. These ports have failed to fetch from their main
mastersite since late 2002.

PR:		ports/62567
Approved by:	maintainer silence (3 months)
2004-05-27 05:45:56 +00:00
Hye-Shik Chang
40bb7288d9 - Fix dependencies and installation target.
- Put correct translations for bonobo entry description.
2004-05-03 02:49:35 +00:00
Kris Kennaway
19c8a120cd Add missing @dirrm 2004-04-15 10:39:01 +00:00
Maho Nakata
46b7ad4ab6 Fix LATEST_LINK conflicts
NO_LATEST_LINK=yes for openoffice-1.0 ports
since they may be deprecated in future...

Pointed out by:	kris
2004-04-12 00:35:36 +00:00
Kris Kennaway
80ca67abfd rpm2cpio is an EXTRACT_DEPENDS, not BUILD_DEPENDS 2004-04-11 22:42:11 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Kris Kennaway
1db5898f51 Flip NOT_FOR_ARCHS into ONLY_FOR_ARCHS=i386 since it is unlikely this port
will be ported to non-i386 architectures.
2004-03-28 05:10:16 +00:00
Hye-Shik Chang
4fada1630a Add SIZE data.
Submitted by:	trevor
2004-03-18 07:38:47 +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
Kris Kennaway
055a1eaf24 Fix build on amd64 (shared library objects must be compiled with -fPIC) 2004-03-14 02:23:53 +00:00
Trevor Johnson
6ac9725459 Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
2004-03-12 21:03:28 +00:00
Bill Fenner
8067de2b07 Remove extraneous backslash, causing PKGNAMESUFFIX= -bdf to be
included in the definition of MASTER_SITES.

Noticed by:	distfile survey
2004-03-10 21:48:33 +00:00
Michael Nottebrock
f64c6af4f4 Update to KDE 3.2.1 / QT 3.3.1
Important changes:
==================

KDE:

- Audio/arts does not install artswrapper anymore, instead it is provided by
  audio/artswrapper. See UPDATING.

- misc/kdeaddons3 is now a metaport with

	editors/kate-plugins
	editors/vimpart
	games/atlantikdesigner
	misc/kaddressbook-plugins
	misc/kfile-plugins
	misc/kicker-applets
	misc/knewsticker-scripts
	misc/konq-plugins
	misc/ksig
	misc/renamedlgplugins
	multimedia/noatun-plugins
	net/kontact-plugins

  as slave ports.

- A number of KDE ports now uses OPTIONS do make various WITH_* options more
  visible.

- Plist fixes

- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
  newly created projects.

- kdebase will no longer remove previous KDM configurations. This won't take
  effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
  remove the configuration), but subsequent updates will merge old configs.

QT:

- Previous versions of QT could be compiled with debugging-support enabled by
  defining DEBUG. This switch has been renamed to the more unambiguous
  WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
2004-03-09 19:41:12 +00:00
Kris Kennaway
41ffe2b9af BROKEN on sparc64: Does not compile (needs -fPIC) 2004-03-06 23:56:08 +00:00
Kris Kennaway
4fdd740fe2 BROKEN: Broken dependencies 2004-02-23 05:22:40 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Michael Nottebrock
38a92d46fe Update to KDE 3.2.0
Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
2004-02-05 01:23:10 +00:00
Joe Marcus Clarke
d3ed8a1b49 Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk.

Submitted by:	kris
2004-02-04 05:25:22 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +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
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Trevor Johnson
f3a1a0c101 Use PAX macro. 2004-01-22 08:05:25 +00:00
Hye-Shik Chang
0906dea8fa Add a patch that fixes Korean fontface name encoding for OpenOffice.org. 2004-01-17 04:51:18 +00:00
Hye-Shik Chang
8216091cfd Remove WITHOUT_GNOME support because it doesn't work from the recent
revision.

Submitted by:	Do Sung Hyuk <dhyuk@hands.pe.kr>
2004-01-13 05:38:11 +00:00
Edwin Groothuis
5977e245e7 korean/ami: fix libintl dependency => avoid conflicts with other ports
This port did not pick up the two libraries mentioned.

	One possitive side effect of getting the libintl dependency
	right, is that the port does not build its included version
	of the gettext library and does not install those two .alias
	that were conflicting with other ports (have a look at the
	pkg-plist diff and you'll see what I mean)

	http://freebsd.rambler.ru/bsdmail/freebsd-ports_2003/msg08919.html

PR:		ports/58440
Submitted by:	Simon Barner <barner@in.tum.de>
Approved by:	maintainer timeout
2004-01-12 00:13:18 +00:00
Hye-Shik Chang
4fa4647165 Update to 0.9.9
Approved by:	maintainer
2003-12-22 05:39:55 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Mark Linimon
f6b5ea03f5 Mark as broken on 5.x due to the latest gcc import (the usual line-
continuation issues in this case).  Informed maintainer.
2003-12-19 21:39:35 +00:00
Hye-Shik Chang
f69bce39e6 Update to 0.12 2003-12-19 00:33:20 +00:00
Hye-Shik Chang
500d1a3b5e Update to 0.11 2003-12-16 10:48:12 +00:00
Tilman Keskinoz
2bc01f9564 Fix build on 5.x
Obtained from:	irc/bitchx
2003-11-21 11:19:45 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Hye-Shik Chang
6336d82f25 Update to 0.9.1 2003-11-17 23:06:35 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Mark Linimon
59000e5ca4 Slave ports do not need to include the master category in CATEGORIES.
It is redundant.

PR:		ports/49002
Submitted by:	Dan Langille <dan@langille.org>
Obtained from:	FreshPorts survey
2003-11-15 10:29:35 +00:00
Hye-Shik Chang
9fdcb8ca80 Update to 0.8.2
Submitted by:	author
2003-11-10 16:25:49 +00:00
Hye-Shik Chang
fd064dcb18 Update to 0.10 2003-11-10 14:45:27 +00:00
Hye-Shik Chang
5a4b24b98a Update to 0.8.1 2003-11-10 12:52:55 +00:00
Maho Nakata
e4ab6030f0 OpenOffice -> OpenOffice.org
Submitted by:	Pavel@Janik.cz (Pavel Janik)
2003-11-09 14:11:29 +00:00
Maho Nakata
20dc23bc6d Add a new port OpenOffice.org 1.1 for korean langueage. 2003-11-08 23:42:47 +00:00
Kris Kennaway
622b2be287 Make this a standalone port by scavenging bits from the former parent that
was just removed.
2003-11-08 10:03:32 +00:00
Maho Nakata
4940c0e0f2 Forgot to change Makefile s..
Pointed out:	sf
Pointy hat to:	myself

Thank you very much fujishima-san!
2003-11-08 07:30:12 +00:00
Kris Kennaway
e96edda462 As announced on Aug 7, remove the broken hlatex-mffonts-wansung and
imhangul_status_applet ports
2003-11-08 06:24:54 +00:00
Maho Nakata
c012af99bc rename openoffice to openoffice-1.0 after repocopy
Acknowledgment to: nork
2003-11-08 04:37:31 +00:00
Joe Marcus Clarke
f4d7c801f8 Use the new Apache bits from bsd.port.mk.
Submitted by:	dinoex
2003-11-07 09:12:58 +00:00
Kris Kennaway
0f812b6765 Respect CC and CFLAGS 2003-10-19 10:14:28 +00:00
Hye-Shik Chang
8a0b034ea5 Update to 0.9.
nabi now supports ko_KR.eucKR locale! :)
2003-10-14 16:07:01 +00:00
Hye-Shik Chang
deff0aad8b Update to 0.8 2003-10-13 13:39:22 +00:00
Kirill Ponomarev
8a0a8ffb2e - Fix MASTER_SITES
PR:		57440
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-01 13:56:46 +00:00
Hye-Shik Chang
82fbf5af09 sysutis/cd9660, japanese/msdosfs and korean/msdosfs is now
obsolete because of kiconv(3) importing of the recent tree.

PR:		57278
Submitted by:	Ryuichiro Imura <imura@yu16.org>
2003-09-28 03:46:43 +00:00
Hye-Shik Chang
b4d4138294 Update to 0.7 2003-09-27 19:44:51 +00:00
Hye-Shik Chang
0c647e3abe Add ko-unfonts-ttf 20030907,
GPL'd Korean TrueType fonts by UN Kouanghi
2003-09-27 19:26:13 +00:00
Hye-Shik Chang
68accd52c7 Update to 0.7 2003-09-27 16:25:56 +00:00
Hye-Shik Chang
64524972f6 Update to 0.6 2003-09-25 06:20:57 +00:00
Hye-Shik Chang
e93136e363 Add a workaround to avoid a fatal confliction with qt32.
Reviewed by:	Choe Hwanjin <krisna@kldp.org> (author)
Approved by:	portmgr (will)
2003-09-19 04:45:21 +00:00
Hye-Shik Chang
6cae8f886c Remove ko-qt31. We are happy with mainstream qt 3.2.1 now.
Approved by:	portmgr (wca)
2003-09-19 01:35:39 +00:00
Joe Marcus Clarke
c7ceca53a8 Point to the QT 3.2 Makefile instead of the 3.1 Makefile. This directory
probably needs a repo copy, but this should pacify bento for now.

Noticed by:	makeduds on bento
2003-09-18 19:34:19 +00:00
Will Andrews
01ff961210 Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
Erwin Lansing
b36453783b Add missing \
This should fix INDEX build

Pointy hat to:	cjh
2003-09-09 13:36:03 +00:00
CHOI Junho
ac70e3810a Fix distfiles/www locations and one maintainer. 2003-09-09 10:15:16 +00:00
CHOI Junho
951d8a168f Fix distfiles location. 2003-09-09 10:06:41 +00:00
CHOI Junho
337fbcdf23 Fix non-i386 builds proposed by the submitter.
I only tested on i386.

PR:		ports/53471
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-09-09 09:42:21 +00:00
Satoshi Taoka
37641fe484 * Support CFLAGS
* USE_AUTOCONF - > USE_AUTOCONF_VER
Submitted by: KATO Tsuguru <tkato@prontomail.com>

* Use config.sub and config.guess in Templates instead of devel/autoconf213
Pointed out by: kuriyama

* Update version to 1.1.1-a020
* Support "{start|stop}" for startup scripts in ${PREFIX}/etc/rc.d
2003-09-02 10:04:54 +00:00
Hye-Shik Chang
b80586b76c Update to 0.6.4 2003-09-01 05:14:36 +00:00
Hye-Shik Chang
52c62a7e52 Update to 0.4 2003-08-28 13:16:22 +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
Hye-Shik Chang
0b0207e0a4 Add two knobs that changes default keyboard layout:
o WITH_LAYOUT_390=yes		Use 390 layout by default.
 o WITH_LAYOUT_3FINAL=yes	Use 3bul final layout by default.
2003-08-25 01:23:38 +00:00
Hye-Shik Chang
8a9cfb13ba Update to 0.6.3 2003-08-23 02:12:08 +00:00
Hye-Shik Chang
07d2d4687b Update to 0.6.2 2003-08-21 05:04:32 +00:00
Hye-Shik Chang
69e12d4a57 Add a missing dependency on py-cjkcodecs 2003-08-20 09:17:38 +00:00
Hye-Shik Chang
ab17f82ad5 Add port for GDick 0.6.1, a English<->Korean Dictionary for GTK2/GNOME2 2003-08-20 08:46:04 +00:00
Hye-Shik Chang
db3b18cf63 Fix build on -STABLE 2003-08-20 07:17:45 +00:00
Joe Marcus Clarke
2d3e7336df Remove dependency on libpanel. 2003-08-12 15:22:20 +00:00
Hye-Shik Chang
581df5f112 Update to 0.3 2003-08-12 01:45:58 +00:00
Hye-Shik Chang
c78d5c8a32 - Update to 0.2
- Update WWW URL to the new project site
2003-08-11 03:10:41 +00:00
Kris Kennaway
cca07b08a3 BROKEN: Does not fetch 2003-08-07 09:50:54 +00:00
Kris Kennaway
4386279955 Fix mis-sorting in r1.85 2003-08-07 05:38:35 +00:00
Kris Kennaway
8b4888aa4f As announced on May 6, remove the broken htexp port 2003-08-07 05:37:47 +00:00
Kris Kennaway
f8fbd59928 As announced on May 6, remove the broken ghostscript55httf port 2003-08-07 05:35:33 +00:00
Kris Kennaway
a71c48b010 As announced on May 6, remove the broken ftghostscript5 port 2003-08-07 05:33:38 +00:00
Hye-Shik Chang
152ef2d774 - Pass correct CPPFLAGS and LDFLAGS to configure for libiconv and libintl.
- Add an incorrect g_free function call. [1]

Submitted by:	Choe Hwanjin <krisna@kldp.org> [1]
2003-08-06 04:29:46 +00:00
Hye-Shik Chang
4ae3cac965 Remove korean/netdic. It never worked at all and is marked BROKEN
nearly a half year ago.
2003-08-05 10:47:46 +00:00
Hye-Shik Chang
fb53d412c9 Add nabi 0.1, a Shiny New Hangul X Input Method. 2003-08-05 10:39:10 +00:00
Kris Kennaway
5308b66a4a BROKEN: Broken dependency 2003-08-05 00:14:24 +00:00
Michael Nottebrock
ac4ef3820b Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php

(may not work until a few hours after this commit - we jumped the gun a little
 in order to have the update in place at the time the security notifications for
 KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).

Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php

Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.

Approved by: will (real mentor asleep)
2003-07-29 04:26:22 +00:00
Jun Kuriyama
01ec9cad45 Remove acroread-*font ports after removal of acroread. 2003-07-24 01:35:32 +00:00
Hye-Shik Chang
09810e3e02 Remove ko-pycodec. It's replaced by converters/py-cjkcodecs now. 2003-07-19 17:07:09 +00:00
Jun Kuriyama
796d01985f Unhook acroread-*font before actual deletion of each ports. 2003-07-08 10:51:37 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Will Andrews
0021ab72bb Fix issues with the PGPLIB change made some time ago (broken alpha build,
broken language pgp ports).

Nagged by:	kris
2003-06-25 04:55:03 +00:00
CHOI Junho
8e53feeba6 Activate korean/imhangul_status_applet, GNOME2 panel applet of imhangul
status display.
2003-06-03 03:41:19 +00:00
CHOI Junho
c8ccf77da7 Active korean/imhangul, gtk+ 2.0 Korean input method extension. 2003-06-03 03:38:11 +00:00
Hye-Shik Chang
8ceafdcf85 Add a port for unzip with localized patches.
Submitted by:	Eugene M. Kim <ab@astralblue.net>
2003-05-21 13:56:45 +00:00
Mario Sergio Fujikawa Ferreira
9433ac58db Update to KDE 3.1.2 2003-05-19 19:43:36 +00:00
Kris Kennaway
85bc088bd0 BROKEN: Does not compile 2003-05-06 21:10:45 +00:00
Kris Kennaway
6777f867da As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove ports that have been broken for >4 months (in many cases much longer)
with no sign of a fix.
2003-05-06 03:56:26 +00:00
Kris Kennaway
28e7382123 As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
2003-05-06 03:49:05 +00:00
Joe Marcus Clarke
fe82a4ca15 Convert to new GNOME infrastructure. 2003-05-05 06:29:39 +00:00
Joe Marcus Clarke
34b498b8ce Convert to new GNOME infrastructure. 2003-05-05 04:10:23 +00:00
Hye-Shik Chang
cab3c9e5b8 Add a port for ko-qt31, Localized Qt 3.1 for Korean Users 2003-04-25 08:03:50 +00:00
Tilman Keskinoz
270ee40063 Remove gnome knob
PR:		50927
Submitted by:	maintainer
2003-04-23 16:12:28 +00:00
CHOI Junho
8e5263eed9 gdk-pixbuf is installed at ${X11BASE}.
Submitted by:	Sang Woo Shim <borishim@dreamof.mine.nu>
2003-04-20 07:49:59 +00:00
Tilman Keskinoz
13a436fc62 Back out my last commit to pkg-plist.
Reported by:	bento via kris
2003-04-14 09:11:38 +00:00
CHOI Junho
49eec7c358 Activate mod_url. 2003-04-13 12:38:13 +00:00
Joe Marcus Clarke
c7873456d4 Convert to new GNOME infrastructure. 2003-04-08 01:09:12 +00:00
Tilman Keskinoz
379f7c9892 - Nuke obsolete PREV_I18N_VER from Makefile.kde
- Update korean/kde3-i18n 3.0.4 -> 3.0.5
- Update misc/kde3-i18n-is 3.0.4 -> 3.1.1
- Update misc/kde3-i18n-id 3.0.4 -> 3.0.5
- Update misc/kde3-i18n-lv 3.0.4 -> 3.0.5
- Update misc/kde3-i18n-az 3.0.4 -> 3.0.5

Reported by:	fenners distfile survey
2003-04-07 18:50:20 +00:00
Alan Eldridge
b294b98273 Rejoice, for the long awaited upgrade to kde 3.1.1 is here! 2003-04-05 22:16:12 +00:00
Hye-Shik Chang
81d7ca74e8 o Fix build on 5 [1]
o Don't hardcode /usr/local in patches

PR:		50153 [1]
Submitted by:	JunSeon Oh <hollywar@holywar.net> [1]
2003-03-24 05:13:33 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ade Lovett
baa68c63d4 Remove pkg-comment where COMMENT is already defined in the Makefile
Approved by:	portmgr (implicitly)
2003-03-07 02:54:37 +00:00
Ade Lovett
d4d639aac7 Remove pkg-comment from the remaining special cases.
Approved by:	portmgr (implicitly)
2003-03-07 02:35:59 +00:00
Ade Lovett
d3fc97c432 Remove pkg-comment from remaining master/slave port sets.
Approved by:	portmgr (implicitly)
2003-03-07 00:16:25 +00:00
Ade Lovett
84ea4ee842 Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)
2003-03-06 19:23:19 +00:00
Hye-Shik Chang
2935b4c2d3 Make BROKEN: doesn't working at all due to update of the site. 2003-02-28 02:06:16 +00:00
Hye-Shik Chang
a63bd7b307 Release the maintainership
Submitted by:	Tae-Seong Kim <rapzzard@rapzzard.pe.kr> (maintainer)
2003-02-28 01:55:15 +00:00
Hye-Shik Chang
fbc660cb2c De-pkg-comment for my ports. 2003-02-25 06:25:35 +00:00
Norikatsu Shigemura
4f56b2baa0 Remove RESTRICTED tag for crypto stuff.
Approved by:	kris (implicitly)
2003-02-22 16:12:23 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Akinori MUSHA
1707b424cb De-pkg-comment. 2003-02-20 17:24:13 +00:00
CHOI Junho
8994651db3 Update to 2.0.5-173. 2003-02-19 04:37:11 +00:00
CHOI Junho
e3833caed1 Update to 1.2.2 2003-02-19 04:36:58 +00:00
CHOI Junho
bb90d58f46 build fix for 5-current.
Submitted by:	Chihun Kim <year1984@postech.ac.kr>
2003-02-18 10:23:14 +00:00
CHOI Junho
0dcbe067d4 Update 2.0.4-172 (based on xterm-172) 2003-02-18 10:08:14 +00:00
Hye-Shik Chang
38a562c0ac Upgrade to 1.2.1.
Approved by:	maintainer
2003-02-18 09:32:54 +00:00
Kris Kennaway
02baa4219f Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by:	lioux
2003-02-10 09:04:04 +00:00
Ying-Chieh Liao
f7ade7257c add Acrobat Reader 5 CJK font packs
PR:		39140
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
Repo-copy approved by:		lioux (portmgr)
Repo-copy performed by:		joe (cvs)
2003-02-05 17:57:47 +00:00
Will Andrews
ac13482cc4 Upgrade kde-i18n to 3.1. Note that the following modules did not get a
release for 3.1: az hr id is ko lv.  These modules remain at their previous
release (and still work), but may be incomplete or incorrect.  However,
their distfiles were moved to DIST_SUBDIR=KDE/kde-i18n anyway.
2003-01-28 19:37:55 +00:00
Edwin Groothuis
9a87812e0b New port: korean/netdic
This is a port of netdic,which is a dictionary to fetch
	yahoo's dictionary data(http://dic.yahoo.co.kr/).

PR:		ports/40768
Submitted by:	Tae-seong Kim <rapzzard@rapzzard.pe.kr>
2003-01-20 05:17:16 +00:00
Mario Sergio Fujikawa Ferreira
bdbf1030b2 After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.

audio/xmms			-->	multimedia/xmms
graphics/avifile		-->	multimedia/avifile
graphics/divx4linux		-->	multimedia/divx4linux
graphics/ffmpeg			-->	multimedia/ffmpeg
graphics/libdv			-->	multimedia/libdv
graphics/libdvdcss		-->	multimedia/libdvdcss
graphics/libdvdread		-->	multimedia/libdvdread
graphics/libmpeg2		-->	multimedia/libmpeg2
graphics/linux-realplayer	-->	multimedia/linux-realplayer
graphics/mjpegtools		-->	multimedia/mjpegtools
graphics/mplayer		-->	multimedia/mplayer
graphics/mplayer-fonts		-->	multimedia/mplayer-fonts
graphics/openquicktime		-->	multimedia/openquicktime
graphics/win32-codecs		-->	multimedia/win32-codecs

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-28 16:37:35 +00:00
CHOI Junho
d15625b19c Update to 4.8. Back from hell!
Approved by:	portmgr
2002-11-27 09:48:39 +00:00
Hye-Shik Chang
6808b6ddde Add ko-man-doc 021120, Korean online manpage documents. 2002-11-24 07:56:05 +00:00
CHOI Junho
d769c83eca Remove korean/gaim. Recent version of net/gaim(master ports of
korean/gaim) have adopted i18n patches.
2002-11-23 15:44:35 +00:00
CHOI Junho
7e10771ac2 Unbroken this ports and update to Korean Lanaguage Pack for Mozilla 1.1.
Many parts are borrowed from japanese/mozilla-jlp.
2002-11-23 15:18:23 +00:00
CHOI Junho
61ab19ba88 Fix build on -current.
Obtained from:	bento
2002-11-23 12:37:29 +00:00
CHOI Junho
22c0d8ea20 - Fix build on -current(missing perl dependency)
- add NOA4 build option(A4/letter paper size selection)

Submitted by:	Jung-uk Kim <jkim@niksun.com>, bento
2002-11-23 12:27:12 +00:00
CHOI Junho
f0b2697783 Remove ko-w3m. www/w3m-m17n will be complete and better replacement. 2002-11-23 11:57:28 +00:00
CHOI Junho
557553508d - ak12(Korean CMap) updated(checksum updated)
- PORTREVISION bumped(plist changed)

Obtained from:	bento
2002-11-23 11:44:41 +00:00
CHOI Junho
977905d486 Fix build on -current.
- patch-bb: borrowed from editors/emacs (same fix)
- src/hangul.c: macro names must be identifiers
2002-11-23 11:40:45 +00:00
CHOI Junho
de9b03357b Add compat3x dependency. htexp binary is built on 3.2-RELEASE
Submitted by:	kris
2002-11-23 11:17:05 +00:00
Hye-Shik Chang
148f361175 Use a compact tarball that have only subfont-c from MASTER_SITE_LOCAL
instead of mplayer's because the site doesn't keep old tarballs on
original URL.
2002-11-19 18:16:58 +00:00
SADA Kenji
604e8910cd Remove all netscape ports with a vulnerability of JRE.
cf. http://sunsolve.sun.com/pub-cgi/retrieve.pl?doctype=coll&doc=secbull/218&type=0&nav=sec.sba
Submitted by:	trevor
Silently agreed by:	maintainers
2002-11-17 06:21:50 +00:00
CHOI Junho
45a3ecf4ef 1. change my address.
2. fix default fontset to work. it is broken since XFree86-4 is used.
3. fix document directory to show when default rc installed.
4. change background color to white.

Submitted by:	Soonmyung Hong <sonnet@teatime.org>
2002-11-16 13:46:53 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Edwin Groothuis
5019ffc91b Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.

Noticed on bento and others (full mailbox :-)
2002-11-04 22:57:37 +00:00
Edwin Groothuis
6097f03e91 PERL -> REINPLACE
Noticed on: bento
2002-11-04 02:35:01 +00:00
Edwin Groothuis
558f2d386c PERL -> REINPLACE
Noticed on: bento
2002-11-04 01:56:21 +00:00
Alan Eldridge
519253993b Fix categories to match dir containing port. bsd.port.mk (and portlint)
should check for this.

Bumped PORTREVISION since this seriously changes the pkg db entries.
2002-10-30 08:55:26 +00:00
Kris Kennaway
9c2af8b4c4 Fix build on -current (cope with removal of union wait, and remove
bogus duplicate declarations of things in system headers)

Submitted by:	mike
2002-10-26 01:35:24 +00:00
Jun Kuriyama
215f971b4c Remove obsoleted port.
Approved by:	mita (maintainer)
2002-10-19 13:54:14 +00:00
Kris Kennaway
dd8f602776 The pine port was marked FORBIDDEN for security reasons 2 years ago.
Remove it.
2002-10-13 03:34:27 +00:00
Alan Eldridge
f62b4deba3 1. Removed comments from pkg-plist files per will's request.
2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those
   cvsup servers (in about an hour or so)!
2002-10-11 07:42:22 +00:00
Kris Kennaway
e632a1b964 BROKEN: Does not compile 2002-10-05 23:10:50 +00:00
Kris Kennaway
2d73962c8f BROKEN: Broken by master port update 2002-10-05 23:07:59 +00:00
Kris Kennaway
70aa92185c BROKEN: Does not patch 2002-10-05 21:58:12 +00:00
Alan Eldridge
8aa0f055fe texas chainsaw kde2 massacre 2002-09-10 17:10:14 +00:00
Alan Eldridge
854767b236 texas chainsaw kde2 massacre 2002-09-10 16:00:11 +00:00
Will Andrews
ebe714bf05 Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted to
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged.

Tested by:	Matt Douhan <matt@fruitsalad.org>, alane
Submitted by:	lioux [1]
2002-08-25 04:37:30 +00:00
Martin Blapp
fe86df5626 kr -> ko
Submitted by:		CHOI Junho <cjh@kr.FreeBSD.org>
2002-08-24 16:45:20 +00:00
Hye-Shik Chang
7ab0a034ef Change distname of MPlayer distribution to fetchable one.
(No effect to built package)
2002-08-16 12:24:54 +00:00
Martin Blapp
d313e71b95 Use MASTERDIR
Add "editors" to CATEGORIES
2002-08-03 14:18:33 +00:00
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