Commit graph

6209 commits

Author SHA1 Message Date
Dirk Meyer
2033f71f7d LICENSE GPLv2 2010-06-04 13:58:55 +00:00
Dirk Meyer
d2a5a46507 LICENSE GPLv2 2010-06-04 13:49:15 +00:00
Pav Lucistnik
fe337e0489 - Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it

PR:		ports/146329
Submitted by:	mm
With hat:	portmgr
2010-06-04 08:09:20 +00:00
Mark Linimon
3af44b1cdb Reset yoichi@FreeBSD since his commit bit was taken in for safekeeping.
Hat:		portmgr
2010-06-04 01:09:28 +00:00
Max Brazhnikov
b2088def4d Present KDE SC 4.4.4 for FreeBSD. 2010-06-01 21:35:38 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
ca8e128e62 - drop USE_GNUSTEP_PREFIX 2010-05-30 12:28:39 +00:00
Daichi GOTO
ab71e7775c fix typo failing install
Submitted by:	sasaki@ongs.co.jp
2010-05-30 03:14:38 +00:00
Daichi GOTO
22c58a5a70 Update to mozc r28
- performance improvements by async dictionaries
  - add dictionary gui tool (mozc_tool --mode=dictionary_tool)
  - add config gui tool (mozc_tool --mode=config_dialog)
  - add kana input mode
  - separate server process from uni-binary
  - etc etc

FreeBSD specific change:
  - add some scripts to control mozc_server and mozc_tool
    mozc_server_start     (start mozc_server w/o lockfile issue)
    mozc_server_stop      (stop mozc_server w/olockfile issue)
    mozc_server_restart   (restart mozc_server w/o lockfile issue)
    mozc_tool_config      (as mozc_tool --mode=dictionary_tool)
    mozc_tool_dictionaly  (as mozc_tool --mode=config_dialog)

Notice
  - You should start mozc_server by mozc_server_start command
    before ibus-daemon starts bacause to prevent mozc_server
    lockfile issue. Read pkg-message file well.
2010-05-29 13:29:36 +00:00
Norikatsu Shigemura
ea8553f3af Fix build error on clangbsd 2010-05-28 16:57:06 +00:00
Wen Heping
982afda10b - Update to 0.44
PR:		ports/147081
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2010-05-27 00:53:35 +00:00
Philip M. Gollucci
8f3a51419c - Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@
2010-05-26 19:51:34 +00:00
TAKATSU Tomonari
f32b4962b2 - Add pkg-plist
- Bump PORTREVISION
- Clean up pkg-descr and pkg-message
- Make portlint happy

Submitted by:	tota
Approved by:	Fumihiko Kimura <jfkimura_AT_yahoo.co.jp> (maintainer)
2010-05-25 13:55:10 +00:00
Mark Linimon
cb4c252136 Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:		portmgr
2010-05-23 21:16:16 +00:00
Daichi GOTO
7b29446529 Add new port japanese/ibus-mozc
- Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
    such as Chromium OS, Windows, Mac and Linux. This open-source project
    originates from Google Japanese Input.

Submitted by:	daichi
2010-05-23 08:55:44 +00:00
Jun Kuriyama
571c411552 - Upgrade to 0.27. 2010-05-22 11:47:04 +00:00
Christian Weisgerber
26e0343990 The xz utils and lzma library have been imported into base, so make
the dependency on the archivers/xz port conditional on OSVERSION.
2010-05-21 16:23:46 +00:00
Akinori MUSHA
36dad8e36a Update to 0.47. 2010-05-21 05:41:07 +00:00
Jun Kuriyama
6ff157260d Encode::JP::Emoji - Emoji encodings and cross-mapping tables in pure Perl.
This module provides encodings which support emoji picture characters.

WWW: http://search.cpan.org/dist/Encode-JP-Emoji/
2010-05-19 12:38:10 +00:00
Philip M. Gollucci
61bcae45bc - Chase devel/apr -> devel/apr1 shuffling
PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
2010-05-18 04:08:05 +00:00
Dima Panov
7c52c73acc - Update KOffice to 2.1.2 release
- Add ca@valencia localization for KOffice

With hat on:	kde@
2010-05-11 14:41:11 +00:00
Dima Panov
746dafd424 - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSD
With hat on:	kde@
2010-05-11 14:21:05 +00:00
Norikatsu Shigemura
63b5551f53 o Add support .xz/.lzma (required xz and lzma commands).
o MAKE_JOBS_SAFE confirmed.
o Fix typo (s/DOCDIR/DOCSDIR/g).
o Bump PORTREVISION, accordingly.

Inspired by:	import of liblzma, xz, xzdec, lzmainfo by mm@
2010-05-10 14:23:54 +00:00
Norikatsu Shigemura
f581fef655 o Remove debugging use only code by no longer support #$
on Perl 5.10.  [1]
o Bump PORTREVISION, accordingly.
o Maintain MASTER_SITES by removing from IIJ site.

PR:		ports/146346 [1]
Submitted by:	Kenji Rikitake  kenji.rikitake acm org [1]
2010-05-09 16:26:11 +00:00
Martin Wilke
805aa17dee - Update to 2.6.5
PR:		146090
Submitted by:	Takashi Kato <townwear@gmail.com> (maintainer)
2010-05-09 11:21:47 +00:00
Pav Lucistnik
f9b5b0c0ac - Mark BROKEN: bad distinfo
Reported by:	pointyhat
2010-05-06 21:09:49 +00:00
Philip M. Gollucci
3a2084de1e 4/5: Chase devel/apr shlib bump
PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
2010-05-05 21:52:39 +00:00
Sahil Tandon
82cb42350d - Update to 0.41
PR:             ports/146013
Submitted by:   TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Approved by:    itetcu@ (mentor)
2010-05-02 19:26:14 +00:00
Hajimu UMEMOTO
084c8a927b Update to 20100212. 2010-04-30 15:25:08 +00:00
Hiroki Sato
eb6a637c3b Update to TESTFLIGHT-030. 2010-04-28 13:46:55 +00:00
Daichi GOTO
98e2c9ba21 Update to 1.2.1
Submitted by:	daichi
2010-04-26 23:08:09 +00:00
Hiroki Sato
4302224d82 Update to 20100416. 2010-04-25 13:55:46 +00:00
Hiroki Sato
3fc6aa5266 Update to 414. 2010-04-25 13:52:12 +00:00
Hiroki Sato
687ff4cc69 Update to TESTFLIGHT-029. 2010-04-25 13:39:08 +00:00
TAKATSU Tomonari
061b84d38d - Renew Bugzilla-ja-3.6-template-rel02.tar.bz2
- Bump PORTREVISION

Approved by:	maho (mentor)
2010-04-24 13:38:30 +00:00
TAKATSU Tomonari
9f54adc7f7 - Update to 3.6 template-rel02
Approved by:    maho (mentor)
2010-04-23 11:47:13 +00:00
Dirk Meyer
d7729ca196 - update to 1.7
PR:		141183
Submitted by:	Makoto Kishimoto
2010-04-23 11:10:44 +00:00
David Thiel
a29cb14caf Roll a new update, fix bug in zip extraction.
Submitted by:	 今井 Pierre
2010-04-20 20:20:00 +00:00
Jun Kuriyama
a69ae4a23f - Upgrade to 0.11.7.
PR:		ports/145828
Submitted by:	max
2010-04-20 15:08:25 +00:00
Hiroki Sato
1fbabdcea1 Update to 9.3.2.
Security:	http://www.adobe.com/support/security/bulletins/apsb10-09.html
PR:		ports/145686
2010-04-18 15:51:41 +00:00
TAKATSU Tomonari
2e51a63c2b - Fix pkg-plist
- Bump PORTREVISION

Approved by:	maho (mentor)
2010-04-18 08:57:51 +00:00
TAKATSU Tomonari
0652f54e53 - Update to 3.6
Approved by:	maho (mentor)
2010-04-17 04:21:43 +00:00
Greg Larkin
1cd5f33449 - Unbreak after recent PHP 5.3.2 upgrade
Reported by:	pointyhat
Approved by:	portmgr (itetcu, erwin - implicit)
2010-04-12 20:40:18 +00:00
Hiroki Sato
3e50ae5111 Fix ownership/permissions of files in ${DATADIR}/dic when
this port is added by pkg_add(1).

Spotted by:	WATANABE Kazuhiro
2010-04-12 04:14:10 +00:00
Stanislav Sedov
ed77765778 - Update to 0.98.
PR:		ports/145638
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2010-04-12 02:57:56 +00:00
Hiroki Sato
183ab15c6b Fix an ownership/permission issue of ${PREFIX}/share/canna/dic. 2010-04-11 12:08:46 +00:00
Hajimu UMEMOTO
c015d55663 Update to 1.4.7.
PR:		ports/145459
Submitted by:	HASHI Hiroaki <hashiz__at__meridiani.jp>
2010-04-08 12:52:19 +00:00
Philip M. Gollucci
32b1b831cd re-assign back to ports@ 2010-04-04 23:51:46 +00:00
Hiroki Sato
7d0f2fb8e9 Fix distinfo because the distfiles has been re-rolled.
No change except for a typo fix in the README file.

Spotted by:	maho
PR:		ports/145373
2010-04-04 05:36:03 +00:00
Li-Wen Hsu
9b95704e41 - Update to 0.98
PR:		ports/145267
Submitted by:	"Junji NAKANISHI" <jun-g AT daemonfreaks.com> (maintainer)
2010-04-03 20:39:43 +00:00
Jun Kuriyama
2ddf065489 - Update to 20100331. 2010-04-02 14:08:52 +00:00
Mark Linimon
a1f10fe4c0 Mark as also broken on powerpc.
Hat:		portmgr
2010-04-01 06:13:39 +00:00
Cheng-Lung Sung
329245b138 - Update to 0.98 2010-03-31 08:38:55 +00:00
Cheng-Lung Sung
8b307a9365 - Update to 0.98
PR:		ports/144944
Submitted by:	"Junji NAKANISHI" <jun-g_AT_daemonfreaks dot com>
2010-03-31 08:38:44 +00:00
Thomas Abthorpe
aea44ff2f7 - Update to 11.100.158406 2010-03-30 18:09:28 +00:00
Dirk Meyer
ecbafa3aa2 - fix build for png-1.4.1 2010-03-30 04:48:54 +00:00
Dirk Meyer
60659e98f2 - fix build for png-1.4.1 2010-03-30 03:39:28 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Doug Barton
204523bd3c Cleanse more RC_SUBR and RC_SUBR_SUFFIX variables 2010-03-28 05:52:12 +00:00
Doug Barton
36cd5c74c7 For those ports that have been fully adapted to USE_RC_SUBR remove the
old RC_SCRIPTS_SUB as it has not been needed for a long time.

For those that have not yet been updated, remove RC_SUBR=${RC_SUBR}
from the list.
2010-03-27 05:21:36 +00:00
Doug Barton
402528efcc Fix plists 2010-03-27 00:47:21 +00:00
Doug Barton
1978dc59da Properly utilize USE_RC_SUBR 2010-03-27 00:33:31 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
TAKATSU Tomonari
0992505799 - Fix name typo: japanese/asterisk-sound to japanese/asterisk-sounds
PR:	ports/144691
Submitted by:	Fumihiko Kimura <jfkimura_AT_yahoo.co.jp>
Approved by:	maho (mentor)
2010-03-26 15:53:00 +00:00
TAKATSU Tomonari
34281ff693 - Update to 3.4.6 [1]
- Remove ja-bugzilla-2.* from CONFLICT entries of devel/bugzilla,
 devel/bugzilla2 and russian/bugzilla-ru [2]
- Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org

 [1] This port has been updated from the bugzilla Japanized patch to
    bugzilla Japanese language pack installation, both of which are
    maintained differently.
     * Japanized patch is not actively maintained anymore.
     * More sophisticated language pack framework has been introduced since
       Bugzilla 3.0.
 [2] This port no longer conflicts with those ports due to the new language
    pack framework.

Approved by:	maho (mentor)
2010-03-25 13:25:48 +00:00
Martin Wilke
5a23bb49bd - Mark BROKEN on HEAD: fails to build with new utmpx
Reported by:	pointyhat
2010-03-20 15:45:21 +00:00
Martin Wilke
52be42b156 - Mark BROKEN: fails to build with new utmpx
Reported by:	pointyhat
2010-03-17 06:49:59 +00:00
Pav Lucistnik
470b0ae938 - Mark BROKEN: changes ownership and permissions on /usr/local/share/canna/dic
Reported by:	pointyhat
2010-03-16 18:00:57 +00:00
Daichi GOTO
447dc09809 Fix and improve LOCALBASE treatment 2010-03-16 09:49:40 +00:00
Daichi GOTO
93d3544c1b Update to 1.2.0.20100313 2010-03-16 02:03:23 +00:00
Hiroki Sato
89ac36d73c Update to 003.02.01. 2010-03-07 16:53:53 +00:00
Dmitry Marakasov
8694a13cb8 - Update to 0.40
PR:		144389
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Feature safe:	yes
2010-03-04 12:18:16 +00:00
Hiroki Sato
bbb8df33e5 Move conversion tables from canna-server to canna-lib.
Submitted by:	nork (long time ago)
Feature safe:	yes
2010-03-02 14:55:06 +00:00
Hiroki Sato
2cd43ade30 Update to 412.
Feature safe:	yes
2010-03-02 14:33:36 +00:00
Hiroki Sato
3af4c747a2 Update to 20100126.
Feature safe:	yes
2010-03-02 08:23:50 +00:00
Hiroki Sato
bf1c027dd8 Update to 9.3.1 and add a warning message that explains it does
not run on the current Linux emulation yet.

Feature safe:	yes
2010-03-02 05:34:55 +00:00
Hiroki Sato
0797a18a22 Add japanese/font-ipaex, new font series based on IPA fonts which contain
fixed-width Japanese and proportional Latin alphabets for
Japanese traditional printing convention.

Feature safe:	yes
2010-03-02 04:58:08 +00:00
Hiroki Sato
40d3951c8e Update to 003.02.
WWW:	http://ossipedia.ipa.go.jp/ipafont/releasenote.html
Feature safe:	yes
2010-03-02 04:50:41 +00:00
Wen Heping
ae795411a7 - Remove stardict2-dict-ja
Feature safe:	yes
2010-02-25 01:30:21 +00:00
Wen Heping
adf6a1448c - Connect and update stardict-dict-ja
PR:		ports/143481
Submitted by:	Ju Pengfei <jupengfei@gmail.com>
Feature safe:	yes
2010-02-25 01:21:44 +00:00
Hajimu UMEMOTO
ad2f635010 New port -- GNOME Edy Viewer
Feature safe:	yes
2010-02-21 16:05:16 +00:00
Hajimu UMEMOTO
66d92f795c New port -- GNOME SUICA Viewer
Feature safe:	yes
2010-02-21 16:03:32 +00:00
Hiroki Sato
8498ce52bc Add japanese/font-takao:
Takao Fonts are a community developed derivative of IPA
 Fonts. The main purpose of this project is to secure the
 possibility to maintain the fonts by the community.

Feature safe:   yes
2010-02-19 18:19:58 +00:00
Hiroki Sato
0b3065393b Fix a matching rule for fonts.dir lines in pkg-install. It removed
all of -ipa-* lines when deinstalling.

Feature safe:   yes
2010-02-19 15:29:56 +00:00
Norikatsu Shigemura
e2d723a2d0 Remove all patch files.
PR:		ports/144028, ports/144029
Pointed out by: Hiroto Kagotani  hiroto kagotani at gmail com
		Tsurutani Naoki  turutani at scphys kyoto-u ac jp
Pointy hat:	myself
Feature safe:	yes
2010-02-17 16:08:48 +00:00
Pav Lucistnik
4147e7d8cf - Fix runtime segfault on amd64
PR:		ports/143999
Submitted by:	Katsuyoshi OHARA <ohara@air.s.kanazawa-u.ac.jp>
Feature safe:	yes
2010-02-16 19:37:40 +00:00
Norikatsu Shigemura
ae9d5c02dc Fix install error.
Pointed out by:		QAT
2010-02-15 14:05:23 +00:00
Norikatsu Shigemura
768a3227f0 Update to 2.1.0.
PR:		ports/143364
Submitted by:	Tsurutani Naoki  turutani at scphys kyoto-u ac jp
2010-02-15 13:54:22 +00:00
Norikatsu Shigemura
81e51723e7 Add ja-roundcube 0.3.1-ja, is a local patch for roundcube 0.3.1.
It's support message encodings for some languages.
2010-02-14 14:04:04 +00:00
Philip M. Gollucci
b339872c92 - Reset more ports I don't use anymore 2010-02-10 21:47:48 +00:00
Martin Wilke
271c4dbd08 - Update to 2.6.0
PR:		143702
Submitted by:	Takashi Kato <townwear@gmail.com> (maintainer)
2010-02-10 14:38:15 +00:00
Tilman Keskinoz
ec5d34031b Update to 5.01
PR:		142374
Submitted by:	Takefu Kenji
2010-02-06 22:34:47 +00:00
Martin Wilke
bb734e4711 Presenting KDE 4.3.5 for FreeBSD. The official release notes for this
release can be found at http://kde.org/announcements/announce-4.3.5.php.

KDE 4.3.5, the last bugfix release in 4.3.x series. We'd like to say
thanks to all helpers and submitters.
2010-02-06 21:52:30 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Makoto Matsushita
2e305347a6 Update dictionaries as of Feb/01/2010. 2010-02-04 07:27:52 +00:00
Martin Wilke
c088858296 - Drop some empty files
PR:		142990
Submitted by:	Ulrich Spoerlein <uqs@spoerlein.net>
2010-02-02 23:44:38 +00:00
Philip M. Gollucci
831aac0a98 - Bump shlib and PORTREVISION for japanese/eb update
libeb.so.14 -> libeb.so.15
2010-02-01 03:41:44 +00:00
Philip M. Gollucci
66130f3bad - Update to 4.4.2
PR:             ports/142901
Submitted by:   Yasuhiro KIMURA <yasu@utahime.org>
2010-02-01 03:31:54 +00:00
Jun Kuriyama
3f795ed795 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 12).

Approved by:	portmgr (itetcu)
2010-01-28 02:32:30 +00:00
MANTANI Nobutaka
cc35bb6826 Update BUILD_DEPENDS, RUN_DEPENDS and CONFLICTS. 2010-01-27 17:05:16 +00:00
MANTANI Nobutaka
d8f95b61aa Add migemo-emacs23, a slave port of japanese/migemo for emacs23. 2010-01-27 17:03:38 +00:00
MANTANI Nobutaka
b774d8516d Fix breakage of isearch-backward function
Submitted by:	kuriyama
2010-01-27 16:54:59 +00:00
Jun Kuriyama
14ed202be0 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 11).

Approved by:	portmgr (itetcu)
2010-01-27 13:05:28 +00:00
Thomas Abthorpe
9c7a01ed9a - Use SUB_FILES/LIST in lieu of sed
- No PORTREVISION bump needed

PR:		ports/143104
Submitted by:	Sevan Janiyan <venture37 geeklan.co.uk>
2010-01-25 15:12:57 +00:00
Norikatsu Shigemura
2f1fac3cc2 Fix build error on 9-current (utmpx) by disabling UTMP.
Pointed out by:		pointyhat via erwin
2010-01-24 16:14:28 +00:00
Max Brazhnikov
43902f6ecc The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD. 2010-01-21 21:13:21 +00:00
Hiroki Sato
b0cdef085a Update to 9.3. This release includes fixes for critical vulnerabilities which
have been identified in Adobe Reader 9.2.

Security:	http://www.adobe.com/support/security/bulletins/apsb10-02.html
Security:	APSB10-02
Security:	CVE-2009-3953
Security:	CVE-2009-3954
Security:	CVE-2009-3955
Security:	CVE-2009-3956
Security:	CVE-2009-3957
Security:	CVE-2009-3958
Security:	CVE-2009-3959
Security:	CVE-2009-4324
2010-01-19 20:34:56 +00:00
Philip M. Gollucci
5eccbb21e0 - remove broken/expired ports@ ports
Approved by: portmgr (miwi)

audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months
audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months
chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months
chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months
devel/adabindx||2010-01-18|Has expired: has been broken for 3 months
devel/agide||2010-01-18|Has expired: has been broken for 6 months
devel/asis||2010-01-18|Has expired: has been broken for 3 months
devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind
devel/florist||2010-01-18|Has expired: has been broken for 3 months
editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months
graphics/gephex||2010-01-18|Has expired: has been broken for 3 months
graphics/irit||2010-01-18|Has expired: has been broken for 3 months
graphics/pixieplus||2010-01-18|Has expired: has been broken for 6 months
japanese/expect||2010-01-18|Has expired: has been broken for 3 months
lang/pnetc||2010-01-18|Has expired: has been broken for 5 months
mail/libnewmail||2010-01-18|Has expired: has been broken for 3 months
net-mgmt/flowscan||2010-01-18|Has expired: has been broken for 5 months
net/astmanproxy||2010-01-18|Has expired: has been broken for 3 months
palm/prc-tools||2010-01-18|Has expired: has been broken for 4 months
print/latex-msc||2010-01-18|Has expired: has been broken for 3 months
science/xloops-ginac||2010-01-18|Has expired: has been broken for 3 months
shells/bush||2010-01-18|Has expired: has been broken for 3 months
textproc/iiimf-gnome-im-switcher||2010-01-18|Has expired: has been broken for 4 months
textproc/iiimf-gtk||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada-devel||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada||2010-01-18|Has expired: has been broken for 3 months
x11-wm/ion-2||2010-01-18|Has expired: has been broken for 4 months
2010-01-18 06:46:44 +00:00
Daichi GOTO
ad3e0f052d Update to 1.2.0.20100115 2010-01-15 12:09:37 +00:00
Wen Heping
95227d393c - Update dependence
- Add files/patch-spamassassin.raw
- Make portlint happy

PR:		ports/141776
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
2010-01-13 12:13:44 +00:00
Wen Heping
a947283b91 - Update to 0.0.4 2010-01-13 11:12:13 +00:00
Wen Heping
8d1079f482 - Update to 0.0.4
- Remove files/patch-engine__engine.py

PR:		ports/142738
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintyainer)
2010-01-13 11:07:10 +00:00
Makoto Matsushita
77ea2ab0ef Use SUB_FILES to substitute pkg-message.
In theory, package contents will not be changed.  But it _is_ really
changed so that bump PORTREVISION here.

PR:		142615
Submitted by:	Sevan Janiyan, venture37 atmark geeklan.co.uk
2010-01-13 07:26:42 +00:00
Hiroki Sato
bfd4d30a57 - Use specific directories for mktexlsr.
- Use SUB_FILES for pkg-message[*].

PR:		ports/142620 [*]
Submitted by:	Sevan Janiyan [*]
2010-01-12 19:44:28 +00:00
Hiroki Sato
c1c847a7ac - Use specific directories for mktexlsr.
- Use $SUB_FILES for pkg-message[*].
- Style clean-ups.

PR:		ports/142616 [*]
Submitted by:	Sevan Janiyan [*]
2010-01-12 19:37:58 +00:00
Philip M. Gollucci
7e618a8060 - SUB_FILES += pkg-message
PR:             ports/142622
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
2010-01-12 04:04:35 +00:00
Philip M. Gollucci
0a07b121e1 - SUB_FILES += pkg-message
PR:             ports/142621
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
2010-01-12 04:04:05 +00:00
Philip M. Gollucci
295a710b0e - Update to 0.5.11 [1]
- sort pkg-plist
- bump PORTREVISION for SHLIB bump

Submitted by:   mi (via e-mail) [1] with minor changes
2010-01-10 23:40:08 +00:00
Mark Linimon
547807f816 Reset makoto@pinpott.spnet.ne.jp: address bounces. 2010-01-10 01:08:57 +00:00
Erwin Lansing
9502d23248 Mark BROKEN on 9.x: does not build 2010-01-09 11:38:37 +00:00
Jun Kuriyama
d332d16c63 - Reduce "use of uninitialized value" warnings.
- Remove pseudo-hash usage [1].

Obtained from:	b109933fb0 [1]
2010-01-08 05:18:33 +00:00
Wen Heping
6f139a4766 SKK engine for IBus.
WWW: http://github.com/ueno/ibus-skk

PR:		ports/142302
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2010-01-05 05:08:29 +00:00
Erwin Lansing
b9fd746022 Mark BROKEN on 9.x: does not build. 2010-01-04 23:48:06 +00:00
Hiroki Sato
4b38031b7f - Improve buffer management. This change should fix issues on amd64.
- Fix daemonizing part.  It now returns the exit status correctly.
- Fix *_{pre,post}cmd handling in the rc.d scripts.  Plus,
  wnntouch is now invoked just before running the server process.
- Use ${*_WNNMANDIR} in Makefile to use the common patchset
  in both FreeWnn-server and -lib.
- Integrate libtool22 change and regenerate patch files.
2010-01-02 14:47:20 +00:00
Wen Heping
3154bf933d - Update to 2.5.5
PR:		ports/142164
Submitted by:	Takashi Kato <townwear@gmail.com> (maintainer)
2009-12-31 03:01:49 +00:00
Hiroki Sato
51ab6d7627 Update to 1.8.3. 2009-12-30 06:42:39 +00:00
Philip M. Gollucci
e5620db925 - Mark BROKEN with emacs23+
PR:             ports/141993
Submitted by:   Takayuki Nakao <t@nakao.org> (maintainer)
2009-12-28 21:03:01 +00:00
Hiroki Sato
9f273c43da Fix pkg-plist.
Spotted by:	QAT
2009-12-27 13:51:24 +00:00
Erwin Lansing
3d2aefeb73 Mark BROKEN on 9.x: does not build. 2009-12-27 10:03:13 +00:00
Hiroki Sato
5405d79a9d Update to 410. 2009-12-27 07:45:59 +00:00
Hiroki Sato
19318cbb0e Update to 20091214. 2009-12-27 06:30:17 +00:00
Hiroki Sato
4d566a773f Update to 2.2.4.028. 2009-12-27 06:27:36 +00:00
Boris Samorodov
4bccb677da Comment out EMACS_PORT_NAME=emacs22 to unbreak the port after switching
to Emacs 23.

Reported by:	QAT, pointyhat (via pav)
2009-12-26 15:14:59 +00:00
Martin Wilke
3c0d78aa59 - Update to 0.38
PR:		141955
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2009-12-24 21:50:47 +00:00
Dima Panov
80e659b64f The KDE FreeBSD team is proud to announce the release of KOffice2 suite for FreeBSD. The official KOffice 2.1.0 notes can be found here
(http://www.koffice.org/news/koffice-2-1-released/)

We'd like to say thanks to all helpers, testers and submitters.

Happy Installing.

Approved by:	miwi (mentor)
2009-12-21 16:45:13 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
  does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).

Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.

PR:		ports/137956 [1], ports/141369 [2]
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>  [1],
		bsam (me)  [2]
Exp-run by: miwi
2009-12-20 20:19:24 +00:00
Pav Lucistnik
999f90012a - Reset maintainer, his email bounces:
<freebsd@next-generation.org>
    (reason: 550-5.1.1 The email account that you tried to reach does not exist. Please try)
2009-12-18 08:43:52 +00:00
Philip M. Gollucci
12bd9da3f1 - missed rc.d file 2009-12-17 23:25:55 +00:00
Philip M. Gollucci
e46eb20d7d - USE_RC_SUBR != yes
PR:             ports/136840
Approved by:    maintainer timeout (freebsd@next-generation.org; > 5 months)
Submitted by:   myself (pgollucci@)
2009-12-17 23:19:31 +00:00
Jun Kuriyama
0674a82808 - Remove test only dependencies.
- Use pkgname method to specify dependencies.
2009-12-17 01:34:25 +00:00
Martin Wilke
fd1616e56a - Update to 2.5.0
PR:		141222
Submitted by:	Takashi Kato <townwear@gmail.com> (maintainer)
2009-12-13 00:21:17 +00:00
Pav Lucistnik
0eca88d377 This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month

With hat:	portmgr
2009-12-08 14:30:09 +00:00
Hiroki Sato
32dd513296 Update to 20091208. 2009-12-07 18:59:37 +00:00
Hiroki Sato
7930becaf6 - Fix SIGSEGV problem on amd64.
- Convert ConvDesc and ModeTable to a linked list, deprecate complex
  realloc-based memory management.
- Add missing "${CAT} ${PKGMESSAGE}" in the post-install target.
- Regenerate patches.
2009-12-07 17:27:31 +00:00
Hiroki Sato
59b6ea0185 Fix a typo which prevented fonts.dir entries from being removed
on deinstallation.
2009-12-06 15:32:14 +00:00
Norikatsu Shigemura
b0d5681115 Reset MASTER/PATCH_SITES by lost original site. 2009-12-05 16:57:49 +00:00
Makoto Matsushita
29f6ebe984 Unbreak: ouch, forget to update the SIZE value... sorry. 2009-12-02 04:06:22 +00:00
Makoto Matsushita
2c0aa2bf72 Updcate SKK dictionary as of Dec/01/2009.
As usual, only 'L' dictionary is changed since last update.
2009-12-02 04:05:12 +00:00
Martin Wilke
9e7da961d0 The FreeBSD KDE is please to announce the release of KDE 4.3.4,
a bugfix, translation and maintenance update. Release note can be found
at http://kde.org/announcements/announce-4.3.4.php

We'd like to say thanks to all helpers and submitters.
2009-12-01 16:34:53 +00:00
Hiroki Sato
152ccefb84 New port: japanese/font-mona-ipa, a combined TrueType font of
IPA, Sazanami, Mona, and M+ font series.  This font is suitable
for rendering Japanese ASCII arts which assume character width in
MS Mincho/Gothic font series.
2009-11-29 17:53:18 +00:00
Hiroki Sato
0211307fc7 Update to 20091127. 2009-11-29 17:39:24 +00:00
Daichi GOTO
35da0d9d9f Update to 1.2.0.20091127 2009-11-28 09:49:14 +00:00
Martin Wilke
805f92c8d2 The KDE FreeBSD team is proud to announce the release of KDE 4.3.3
for FreeBSD.

For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php
http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php

The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.

Tested by:	pointyhat-exp-run (myself)
2009-11-27 01:44:03 +00:00
Martin Wilke
e9424863a5 - Update to Qt-4.5
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.

Tested by:	pointyhat-exp-run (myself)
2009-11-26 23:24:38 +00:00
Daichi GOTO
a72c005ff6 correct incomplete pkg-plist
Pointed out by:	QAT
2009-11-24 03:26:01 +00:00
Daichi GOTO
860bd4c1d0 Update to 1.2.0.20090917
- from 1.2.0.20090917, you can use ibus-anthy even on amd64.
     Thanks for Henry Hu, maintainer of ibus relative ports.

Submitted by:	maintainer
Pointed out by:	Henry Hu
2009-11-24 02:59:33 +00:00
Pav Lucistnik
38eb8c5339 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-20 22:53:09 +00:00
Pav Lucistnik
2d68f126de - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-19 23:41:55 +00:00
Pav Lucistnik
ed9c0642a6 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-18 22:39:55 +00:00
Hiroki Sato
c41f41e617 Update to mplus-TESTFLIGHT-027. 2009-11-15 16:01:23 +00:00
Jun Kuriyama
536e6b2507 - Upgrade to 0.04. 2009-11-14 01:19:32 +00:00
Makoto Matsushita
b5526d3898 Update dictionary as of Nov/1/2009.
As usual, only 'L' size dictionary was changed since last update.
2009-11-02 06:34:29 +00:00
Yen-Ming Lee
868cb0f553 - replace ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm with ${SITE_PERL}/Date/Calc.pm for ${PORTSDIR}/devel/p5-Date-Calc 2009-10-26 07:55:37 +00:00
Dmitry Marakasov
ee35e789be - Update to 0.37
PR:		139755
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2009-10-20 03:14:38 +00:00
Hajimu UMEMOTO
1cf616c285 Update to 20091019. 2009-10-18 17:55:05 +00:00
Hiroki Sato
df110eb103 Update to 9.2. Multiple vulnerabilities which could cause the
application to crash and could potentially allow an attacker to
take control of the affected system have been fixed.

Security:	CVE-2007-0048
Security:	CVE-2007-0045
Security:	CVE-2009-2564
Security:	CVE-2009-2979
Security:	CVE-2009-2980
Security:	CVE-2009-2981
Security:	CVE-2009-2982
Security:	CVE-2009-2983
Security:	CVE-2009-2985
Security:	CVE-2009-2986
Security:	CVE-2009-2987
Security:	CVE-2009-2988
Security:	CVE-2009-2989
Security:	CVE-2009-2990
Security:	CVE-2009-2991
Security:	CVE-2009-2992
Security:	CVE-2009-2993
Security:	CVE-2009-2994
Security:	CVE-2009-2996
Security:	CVE-2009-2997
Security:	CVE-2009-2998
Security:	CVE-2009-3431
Security:	CVE-2009-3458
Security:	CVE-2009-3459
Security:	CVE-2009-3461
Security:	CVE-2009-3462
Security:	APSB09-15
Security:	http://www.adobe.com/support/security/bulletins/apsb09-15.html
2009-10-14 16:25:28 +00:00
Hiroki Sato
47e3dedeb1 Update to 8.1.7. Multiple vulnerabilities which could cause the
application to crash and could potentially allow an attacker to
take control of the affected system have been fixed.

Security:	CVE-2007-0048
Security:	CVE-2007-0045
Security:	CVE-2009-2564
Security:	CVE-2009-2979
Security:	CVE-2009-2980
Security:	CVE-2009-2981
Security:	CVE-2009-2982
Security:	CVE-2009-2983
Security:	CVE-2009-2985
Security:	CVE-2009-2986
Security:	CVE-2009-2987
Security:	CVE-2009-2988
Security:	CVE-2009-2989
Security:	CVE-2009-2990
Security:	CVE-2009-2991
Security:	CVE-2009-2992
Security:	CVE-2009-2993
Security:	CVE-2009-2994
Security:	CVE-2009-2996
Security:	CVE-2009-2997
Security:	CVE-2009-2998
Security:	CVE-2009-3431
Security:	CVE-2009-3458
Security:	CVE-2009-3459
Security:	CVE-2009-3462
Security:	APSB09-15
Security:	http://www.adobe.com/support/security/bulletins/apsb09-15.html
2009-10-14 16:23:58 +00:00
Hiroki Sato
4561d5b4d2 Update to 9.1.3.
Security:	CVE-2009-1862
Security:	APSB09-10
Security:	http://www.adobe.com/support/security/bulletins/apsb09-10.html
PR:		ports/137331
2009-10-10 01:36:57 +00:00
Tilman Keskinoz
c508176d12 Add japanese Slaveport of MovableType
PR:		139303
Submitted by:	Takefu Kenji <takefu@airport.fm>
2009-10-06 15:32:05 +00:00
Martin Wilke
aeaeff038c - Update to 0.36
PR:		139158
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2009-09-30 14:05:11 +00:00
Dmitry Marakasov
44f07ce04d - Update to 2.4.2
PR:		139215
Submitted by:	Takashi Kato <townwear@gmail.com> (maintainer)
Feature safe:	yes
2009-09-30 07:38:45 +00:00
MANTANI Nobutaka
30fdc40add - Update to 1.5.6.
- Enable UTF-8 dictionary support of uim-anthy. [*]

PR:		ports/137360 [*]
Submitted by:	YAMASHIRO Jun <yamajun@ofug.net> [*]
Feature safe:	yes
2009-09-23 15:42:22 +00:00
MANTANI Nobutaka
c282feb42b Update to 2.5.
Feature safe:	yes
2009-09-23 11:03:15 +00:00
Jun Kuriyama
bb8e301ca5 - Upgrade to 0.11.5.ja1.
- Remove my hack about notification.local_timezone flag, and use
  recently added trac.default_timezone setting.
- Rewrite my patch about "prefer iso-2022-jp" encoding in notification
  mail.

Feature safe:	yes
2009-09-16 06:23:56 +00:00
Norikatsu Shigemura
80486f5a04 Add support NO_FSCHG macro to adapt not schg-flags supported fs like ZFS.
[NOTE]
This fix is a install issue, so I don't bump PORTREVISION.

Approved by:	kuriyama
2009-09-13 10:23:14 +00:00
TAKATSU Tomonari
5f2b714239 - Add new port japanese/tdiary-devel at 2.3.3
Approved by:    maho (mentor)
2009-09-12 03:34:36 +00:00
TAKATSU Tomonari
f8d0edb83c - Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org
Approved by:	maho (mentor)
2009-09-12 03:17:08 +00:00
Thomas Abthorpe
0f43e19098 The FreeBSD KDE is please to announce the release of KDE 4.3.1,
a bugfix, translation and maintenance update. Release note can be found
at http://kde.org/announcements/announce-4.3.1.php

We would like to thank all our contributors and testers. My personal
thanks to miwi and makc for coaching me through my first KDE commit.
2009-09-01 22:19:47 +00:00
Dmitry Marakasov
048988d9ba - Fix some more SF URLs, including ones in PATCH_SITES and comments (for consistency)
Approved by:	portmgr (pav)
2009-08-27 18:31:08 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
Erwin Lansing
0c1669220e Mark BROKEN: does not build 2009-08-17 17:38:12 +00:00
Roman Bogorodskiy
f32c11d872 Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. 2009-08-16 18:04:40 +00:00
Jeremy Messenger
3a33ace96c Fix the build w/ libtool22.
Reported by:	erwin (i386 8-exp)
2009-08-09 21:10:02 +00:00
Max Brazhnikov
ee30cec1db clean up 2009-08-08 15:59:35 +00:00
Martin Wilke
84daec6f09 The KDE FreeBSD team is proud to announce the release of KDE 4.3.0
for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release
notes can be found at:
http://kde.org/announcements/4.3/index.php.

We'd like to say thanks to all helpers and submitters.

Tested by:	pointyhat-exp-run (pav/miwi)
2009-08-04 21:14:07 +00:00
Martin Wilke
437140d5ee - Update Qt4 to 4.5.2
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.

Tested by:	pointyhat-exp-run (pav/miwi)
2009-08-04 20:04:38 +00:00
Jun Kuriyama
8cbc5d1ecc Update to 20090731. 2009-08-04 14:39:01 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Timur I. Bakeyev
66383dd483 Fix CONFLICTS 2009-08-01 23:44:59 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
TAKATSU Tomonari
d80c737e25 - Update to 0.0.6
- Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org

Approved by:	maho (mentor)
2009-07-23 11:16:49 +00:00
Philip M. Gollucci
c10f314307 - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
2009-07-22 16:27:08 +00:00
Norikatsu Shigemura
661d11053e o Update to 4.4.1.
o Bump shlib version.
o Bump PORTREVISION of ports depending on, accordingly.

PR:		ports/136298
Submitted by:	Yasuhiro KIMURA  yasu utahime org
2009-07-20 18:13:55 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Dmitry Marakasov
df09209320 - Update to 2.4.1
PR:		136773
Submitted by:	Takashi Kato <townwear@gmail.com> (maintainer)
2009-07-15 19:30:25 +00:00
Jun Kuriyama
8dd3093b6f Upgrade to 3.0.35. 2009-07-14 01:54:03 +00:00
Philip M. Gollucci
f2f555baa5 - pass to ruby@ 2009-07-10 01:50:55 +00:00
Martin Wilke
d50f79295c 2009-07-07 audio/gai-album: abandoned project, does not build
2009-07-07 audio/gai-visual-audio: abandoned project, does not build
2009-07-05 devel/linxt: Use devel/roboctl instead.
2007-08-22 german/citrix_ica: Use net/citrix_ica
2007-08-22 japanese/citrix_ica: Use net/citrix_ica
2009-06-30 mail/bogofilter-qdbm: Migrate to bogofilter-tc instead
2009-06-27 mail/xc-mail: depends on a port that expired in 2007
2009-07-01 www/trac-blog: Not supported anymore for trac > 0.10; use FullBlogPlugin instead
2009-07-01 www/trac-restrictedarea: Not supported anymore; functionality included in trac since 0.11
2009-07-07 07:40:52 +00:00
Martin Matuska
76a2bce6be - Switch to bsd.tcl.mk
- Depend on tk 8.2 and higher
- Bump PORTREVISION
2009-07-07 07:20:42 +00:00