Commit graph

6662 commits

Author SHA1 Message Date
Jun Kuriyama
4a3916f1ec - Upgrade to 0.07. 2012-08-23 10:03:28 +00:00
Florian Smeets
db14b9f38a - Remove net/asterisk16, net/asterisk16-addons, japanese/asterisk16-sounds
- Update net/appkonference to 2.1 to make it work with net/asterisk [1]
- Switch www/bigbluebutton to net/asterisk
- While here fix typo in www/xxxterm's MOVED entry

PR:		ports/169038 [1]
Approved by:	maintainer [1]
2012-08-21 23:29:37 +00:00
Beat Gaetzi
740b01f8b8 - Mark BROKEN: unable to resolve dependencies
Unable to resolve dependencies: myrurema requires launchy (~> 2.0.5)

Reported by:	pointyhat
2012-08-21 18:55:26 +00:00
Thomas Abthorpe
83fc7a83ad - Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:26:13 +00:00
Hajimu UMEMOTO
d0eadae7a3 Re-inrtoduce GNOME SUICA Viewer. 2012-08-12 20:10:47 +00:00
Hajimu UMEMOTO
7de81bb812 Update to 0.9.0 and unmark BROKEN. 2012-08-12 19:48:37 +00:00
TAKATSU Tomonari
11d8eeef1a - Add PORTSCOUT to restrict Japanese language version 2012-08-11 12:27:39 +00:00
TAKATSU Tomonari
9b31e3fa11 - Update to 3.0.5 2012-08-11 08:39:12 +00:00
Hajimu UMEMOTO
a4cc88c1a2 Use more apropriate check for Emacs version.
Spotted by:	crees
2012-08-10 17:59:40 +00:00
Hajimu UMEMOTO
75ece340d5 It doesn't build with Emacs 24. 2012-08-10 17:44:35 +00:00
TAKATSU Tomonari
5e40cda81d - Update to 4.2.2
- Remove PKGNAMEPREFIX (-ja) since a PKGNAMESUFFIX (ja-) is already applied
- Add NO_WRKSUBDIR
- Add the plist target from the german ports (no need to install before)
- Fix build to be done with and without pkgng

Submitted by:	ohauer@ (based on)
2012-08-07 20:37:11 +00:00
TAKATSU Tomonari
ce7512f0fe - Update to 4.0.7
- Remove PKGNAMEPREFIX (-ja) since a PKGNAMESUFFIX (ja-) is already applied
- Add NO_WRKSUBDIR
- Add the plist target from the german ports (no need to install before)
- Fix build to be done with and without pkgng

Submitted by:	ohauer@ (based on)
2012-08-07 20:35:58 +00:00
TAKATSU Tomonari
1d18b65259 - Update to 3.6.10
- Remove PKGNAMEPREFIX (-ja) since a PKGNAMESUFFIX (ja-) is already applied
- Add NO_WRKSUBDIR
- Add the plist target from the german ports (no need to install before)
- Fix build to be done with and without pkgng

Submitted by:	ohauer@ (based on)
2012-08-07 20:34:28 +00:00
Michael Scheidell
a2f9ffeb8d - Eliminate perl 5.16 defined() array error.
- No PORTREVISION bump (its just an error, and only on 5.16)

PR:		ports/170293
Submitted by:	Kenji Rikitake <kenji.rikitake@acm.org>
Approved by:	port@ maintainer
2012-08-07 19:45:32 +00:00
Michael Scheidell
a93450c115 - Fix pointyhat (plist), ubreak
- Submitter is now maintainer

PR:		ports/168321
Submitted by:	turutani@scphys.kyoto-u.ac.jp (maintainer)
2012-08-07 12:31:04 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Hiroki Sato
47ebbc6d92 Fix compilation issue on emacs24.
PR:		ports/170363
2012-08-04 00:56:02 +00:00
Michael Scheidell
26bf335054 - Fix conflicts
PR:		ports/170274
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2012-08-03 09:25:57 +00:00
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Michael Scheidell
4e6a59502f fcitx-anthy provides Anthy, the most popular Japanese input method
system, as a back-end to the Fcitx IM framework.

WWW:	http://code.google.com/p/fcitx/

PR:		ports/170011
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2012-07-27 07:09:32 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Daichi GOTO
49ac3accb4 fixed mozc-el build fail
PR:		170131
Submitted by:	Seiji Ariga <freebsd@khaotic.net>
2012-07-26 02:41:58 +00:00
TAKATSU Tomonari
795fe5e0b4 - Copy japanese/bugzilla to japanese/bugzilla42 according to
devel/bugzilla42
- Update japanese/bugzilla42 to 4.2.1
2012-07-25 20:53:43 +00:00
Carlo Strub
4ccd1fc621 Fix typos in COMMENT 2012-07-25 11:24:09 +00:00
Doug Barton
86b7e3bb7f For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
2012-07-23 01:33:55 +00:00
Jun Kuriyama
862db21980 - Upgrade to 0.09. 2012-07-22 13:22:15 +00:00
Jun Kuriyama
8fd2a9684e - Upgrade to 0.12.3.ja2. 2012-07-22 09:14:46 +00:00
Daichi GOTO
4650dd5d96 improve gtk/glib dependency
PR:		170037
Submitted by:	Seiji Ariga <freebsd@khaotic.net>
2012-07-22 06:11:53 +00:00
Ruslan Makhmatkhanov
7f0d491592 - fix build if lang/vala is installed (the port needs vala >= 0.14.0)
- not bumping PORTREVISION because it was broken in this case anyway

PR:		169990
Submitted by:	Hiroto Kagotani <hiroto.kagotani at gmail dot com> (maintainer)
2012-07-20 10:24:42 +00:00
Daichi GOTO
f300d940d1 fixed a build error reported by pointy hat 2012-07-20 06:18:37 +00:00
Beat Gaetzi
e3afdff390 - Chase ibus update [1]
- Pet portlint
- Convert to optionsng

Reported by:	pointyhat [1]
Submitted by:	hiroto.kagotani AT gmail.com (maintainer via private mail)
2012-07-19 12:36:12 +00:00
Daichi GOTO
d79c87e6f8 corresponding to ibus update 2012-07-19 01:13:39 +00:00
Daichi GOTO
d199617c33 corresponding to ibus update 2012-07-19 01:12:08 +00:00
Jung-uk Kim
495b66e319 - Update LibreOffice and the language packs to 3.5.5.
- Add new language packs, i.e., ast, bo, kn, lb, and ug.
2012-07-17 20:55:45 +00:00
Hiroki Sato
e573214c34 Update to 20120629. 2012-07-12 15:58:34 +00:00
Hiroki Sato
d383283c27 Update to 441. 2012-07-12 15:58:12 +00:00
Hiroki Sato
51fff0b552 Update repository URL. 2012-07-12 15:57:48 +00:00
Hiroki Sato
c441055f56 Update to 20120411-2. 2012-07-12 15:57:13 +00:00
Jase Thew
058e28006d - Update to 0.0.13 [1]
- Convert to optionsNG, add NLS option

PR:		ports/169626 [1]
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer)
Approved by:	flo (mentor)
2012-07-11 12:03:04 +00:00
Michael Scheidell
0b4cec9764 - Unbreak
- No PORTREVISION bump

PR:		ports/169240
Submitted by:	WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
Approved by:	maintainer (timeout,19 days)
2012-07-08 23:41:58 +00:00
Jase Thew
81af743046 - Remove ftp.parodius.com from MASTER_SITES due to its forthcoming
closure. We thank Parodius for the hosting services they provided.

PR:		ports/169570
Submitted by:	Jeremy Chadwick <jdc@koitsu.org>
Approved by:	culot (mentor)
2012-07-07 16:13:16 +00:00
Pawel Pekala
84d5cb591b Add USE_CSTD=gnu89 to fix linking when building with clang 2012-07-05 17:26:10 +00:00
Alberto Villa
ff330a762f - Update Calligra to 2.4.3.
- Add Japanese localization.

This release contains a number of important bug fixes to 2.4.2:
http://www.calligra.org/news/calligra-2-4-3-released
2012-07-05 08:20:22 +00:00
Daichi GOTO
371d86fc6e improved dependency handling 2012-07-03 06:15:28 +00:00
Jun Kuriyama
2042fb7e92 - Update to 20120629. 2012-07-02 02:13:06 +00:00
Dima Panov
0e6c83afe5 - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 release
for FreeBSD platform!

    Now with system boost-1.48 support and powered by clang-3.1 by default

Dima,  behalf of FreeBSD Office team
2012-07-01 08:32:04 +00:00
Andrej Zverev
3982ced0ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:52:54 +00:00
Andrej Zverev
042ea2947a - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 18:30:42 +00:00
Andrej Zverev
e6353d0b3d - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 16:47:42 +00:00
Baptiste Daroussin
222461c302 Convert to new option framework 2012-06-29 12:42:04 +00:00
Sunpoet Po-Chuan Hsieh
5427786405 - Update to 3.4.1
Changes:	http://ja.wordpress.org/2012/06/28/wordpress-3-4-1/
PR:		ports/169532
Submitted by:	Takefu <takefu@airport.fm> (maintainer)
2012-06-29 02:59:42 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Sergey Skvortsov
962ff1a640 Unbreak build on Perl 5.14
(no needs to bump portrevision: only add fresh Module::Install to BUILD_DEPENDS)
2012-06-26 20:35:27 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Daichi GOTO
32e10a8796 - Fix the BROKEN flag
- Add LIB_DEPENDS
	devel/glib20
	x11-toolkits/gtk20
- Minor Makefile code fixes to make portlint happier
- Checked on Redports.org

PR:		ports/169364
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp>
2012-06-26 01:40:09 +00:00
Hajimu UMEMOTO
9369f71f5d Fix SUB_LIST to work rc.d script properly.
PR:		ports/169387
Submitted by:	Masaki TAGAWA <masaki__at__club.kyutech.ac.jp>
2012-06-25 16:06:18 +00:00
Doug Barton
44fa804810 s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
2012-06-24 21:53:38 +00:00
Sunpoet Po-Chuan Hsieh
b1b467a4f8 - Update to 3.4
- Remove PKGNAMESUFFIX: language identifier is already in PKGNAMEPREFIX
- Fix CONFLICTS_INSTALL: chinese/wordpres-* do not install to PREFIX/www/wordpress/

Changes:	http://ja.wordpress.org/2012/06/15/wordpress-3-4-ja/
PR:		ports/169115
Submitted by:	sunpoet (myself)
Approved by:	Takefu <takefu@airport.fm> (maintainer)
2012-06-18 06:51:59 +00:00
Sylvio Cesar Teixeira
1951505172 - Update MASTER_SITES and WWW: line
PR:		ports/169001
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:24:49 +00:00
Pav Lucistnik
5e1dae6ca3 - Mark BROKEN: does not compile
gif2dbl.o: In function `error':
  gif2dbl.c:(.text+0x76): undefined reference to `PrintGifError'

Reported by:	pointyhat
2012-06-17 20:17:31 +00:00
Pav Lucistnik
d7c3eec917 - Mark BROKEN: does not compile
xfns.c: In function 'my_png_error':
  xfns.c:8544: error: dereferencing pointer to incomplete type
  xfns.c: In function 'png_load':
  xfns.c:8702: error: dereferencing pointer to incomplete type

Reported by:	pointyhat
2012-06-17 20:15:37 +00:00
Hajimu UMEMOTO
8cc714d80b Convert to use new OPTIONS framework. 2012-06-16 19:48:10 +00:00
Jason Helfman
29b5e887c3 - update to optionsNG framework
PR:	ports/169045
Submitted by:	maintainer, t@nakao.org
2012-06-14 22:11:11 +00:00
Max Brazhnikov
5a91ceaf33 KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-14 16:42:04 +00:00
Pav Lucistnik
f3b8ba9887 - Mark BROKEN: does not compile
undefined reference to `PrintGifError'

Reported by:	pointyhat
2012-06-13 20:55:51 +00:00
Hiroki Sato
f70fec0a09 Use USE_IMAKE instead of BUILD_DEPENDS. 2012-06-12 17:58:28 +00:00
TAKATSU Tomonari
bc53b57d23 - Convert to new options framework 2012-06-12 15:10:39 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Pav Lucistnik
47c4746e08 - Mark BROKEN: does not build
Reported by:	pointyhat
2012-06-10 09:37:13 +00:00
Munechika SUMIKAWA
9972443768 Add jpilot on CONFLICTS. 2012-06-07 07:34:47 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Hiroki Sato
8d0f7ed247 Fix BROKEN and some styles. 2012-06-05 06:35:31 +00:00
Andrej Zverev
235b4458e3 - Remove SITE_PERL from *_DEPENDS 2012-06-04 16:53:46 +00:00
Jun Kuriyama
d799790648 - Update to 20120531. 2012-06-02 02:55:30 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alberto Villa
fff00504e0 - Remove koffice-i18n ports, as they are not very useful without
editors/koffice-kde3.
2012-05-31 00:29:01 +00:00
Alberto Villa
7b4e1ec4a5 The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDE
graphic art and office suite.

Information on this release can be found here:
http://www.calligra.org/news/calligra-2-4-2-released

Information on Calligra Project can be found in its first ever release
announcement:
http://www.calligra.org/news/calligra-2-4-released

Consequently, KOffice 2 has been removed from the ports collection.

As usual, we would like to thank all testers and contributors.
2012-05-31 00:09:24 +00:00
Daichi GOTO
2e3c15fee7 update to mozc-1.5.1090.102.1 2012-05-29 14:10:22 +00:00
Michael Scheidell
f9ba2f5354 - Update to 3.3.2
- Add conflict list
- Change file ownership to www wp-content directory

PR:		ports/167219
Submitted by:	Takefu <takefu@airport.fm> (maintainer)
2012-05-27 10:08:17 +00:00
Jun Kuriyama
ac65ed6c44 - Upgrade to 0.28. 2012-05-27 04:19:27 +00:00
Jun Kuriyama
240c35ed9a - Upgrade to 0.08. 2012-05-27 04:16:08 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
2012-05-25 02:15:20 +00:00
Daichi GOTO
f5ddf5bf2e - fixed a build error
- improved fcitx-mozc build handling

Submitted by:	Zhihao Yuan <lichray@gmail.com>
2012-05-23 06:30:39 +00:00
Daichi GOTO
c52abba0b3 fixed some path issues
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2012-05-23 01:27:59 +00:00
Pav Lucistnik
7ff51518fa - Mark BROKEN: installs an unwanted file
install -o root -g wheel -m 444 kon.1.gz  /usr/local/man/ja/man11

  686488        8 -r--r--r--    1 root             wheel                4052 May 20 20:41 usr/local/man/ja/man11

Reported by:	pointyhat
2012-05-22 20:43:36 +00:00
Ruslan Makhmatkhanov
64f394e605 - update to 0.3.1.2
While I'm here:
- drop LICENSE_FILE that isn't needed for well-known licenses
- strict python version to 2.x only (apps using pygtk do not (and will not)
  support python3)
- do not try to remove directories that we not installing

PR:		168181
Submitted by:	Timothy Beyer <beyert at cs.ucr dot edu> (maintainer)
2012-05-22 19:38:34 +00:00
Daichi GOTO
04a7f70c5c Add fcitx-mozc , mozc engine for Fcitx.
PR:		ports/167860
Submitted by:	Daichi GOTO <daichi@freebsd.org>
2012-05-22 05:26:02 +00:00
Daichi GOTO
f7d8f112e9 Added fcitx-mozc support
PR:		167860, 166711
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2012-05-22 05:19:40 +00:00
Mark Linimon
6d2cfc3a21 Reset mitsuru@riken.jp: address bounces.
Hat:		portmgr
2012-05-21 17:13:55 +00:00
Alex Dupre
77cb321f55 Mark IGNORE with php 5.4 and set 5.3 as default.
Reported by:	pav
Pointyhat to:	me
2012-05-20 06:42:55 +00:00
TAKATSU Tomonari
1bba17fb5d - Update to 3.6.9 2012-05-15 22:01:36 +00:00
TAKATSU Tomonari
c496173a9f - Update to 4.0.6 2012-05-15 22:00:58 +00:00
TAKATSU Tomonari
ee50861f55 - Update to 3.0.4 2012-05-13 18:40:09 +00:00
Ade Lovett
6d726b6c09 Update autoconf to 2.69 and automake to 1.12
PR:		166836
Tested by:	Multiple -exp runs (pav)
2012-05-11 20:38:09 +00:00
Michael Scheidell
4558d37758 - Update to 080908-sq39
PR:		ports/167312
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer)
2012-05-11 15:21:33 +00:00
Daichi GOTO
d5110194a5 - fixed the building on amd64
- fixed the building on 9+
 - clean-up patches

PR:		167724
Submitted by:	Masamichi Takatsu <taka2@doga.co.jp>
2012-05-09 19:28:24 +00:00
TAKATSU Tomonari
4133b345c0 - Pet portlint except 'only one MASTER_SITE configured'
PR:		ports/167598
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp>
2012-05-06 00:23:21 +00:00
TAKATSU Tomonari
8751e6c3f0 - Remove do-fetch target and fix MASTER_SITES not to bypass the distinfo
checksum
- Set NO_PACKAGE because redistribution is not allowed
- Bump PORTREVISION
- Add entry to LEGAL

Submitted by:	hrs
2012-05-03 23:01:54 +00:00