Commit graph

5895 commits

Author SHA1 Message Date
Jun Kuriyama
2776091fd8 - Take maintainership.
- Fix $PKGNAMEPREFIX.
- Remove unneeded depends.
2009-06-05 23:46:10 +00:00
Hiroki Sato
2092d30b01 Add CONFLICTS line with old ja-ipa-ttfonts-[0-9]* as safety
measures against duplicate installation.
2009-06-05 01:05:27 +00:00
Martin Wilke
cb4458e6c8 The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfix
release in 4.2.x series. The official KDE 4.2.4 release changelog can
be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_3to4_2_4.php.
2009-06-03 11:02:11 +00:00
Hiroki Sato
b83680da1a Fix build and bump PORTREVISION.
Spotted by:	pointyhat
2009-06-03 08:22:50 +00:00
Hiroki Sato
e87c7bce2f Remove empty directory after deinstallation. 2009-06-03 07:34:51 +00:00
Hiroki Sato
83c00d4de8 Remove empty directory after deinstallation. 2009-06-03 07:27:24 +00:00
Hiroki Sato
939a1dbfda Fix dependency. 2009-06-03 07:13:43 +00:00
Hiroki Sato
a77718342b Add jisx0208.1997-0 and jisx0213.2004-1 to XLFD. 2009-06-03 07:04:36 +00:00
Hiroki Sato
8ddb91368f - Nuke old IPAUIGothic.
- Fix <test> in files/20-unhint-mplus-ipa.conf.
2009-06-03 07:03:01 +00:00
Hiroki Sato
3310c0998f Add japanese/font-ipa-uigothic, a Japanese font "IPAUIGothic"
which supports JIS X 0213:2004.  This is included in IPA font
version 002.03.
2009-06-03 06:58:40 +00:00
Hiroki Sato
343678bd36 Use RUN_DEPENDS instead of BUILD_DEPENDS. 2009-06-02 06:46:42 +00:00
Dmitry Marakasov
e6004d57f2 OCR engine for Japanese language
WWW: http://code.google.com/p/nhocr

PR:		134720
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2009-05-31 22:34:54 +00:00
Hiroki Sato
f1c6e28407 Fix pkg-plist. 2009-05-31 16:34:46 +00:00
Hiroki Sato
444f1c86e3 Use POST-DEINSTALL since mkfontdir(1) must be run after removing files. 2009-05-31 16:29:31 +00:00
Hiroki Sato
fb817c7288 Fix NOPORTDOCS case. 2009-05-31 16:20:55 +00:00
Hiroki Sato
71d6154d42 Add missing dependency. 2009-05-31 15:46:58 +00:00
Hiroki Sato
b120b3db6b Fix a typo in pkg-plist. 2009-05-31 15:41:37 +00:00
Hiroki Sato
5a35cbb5a0 - Fix pathname of sazanami-*.ttf in the vfontcap file.
- Use ${PREFIX}/etc/vflib for the vfontcap file.
- Use ${DOCSDIR} for documents.
- Use ${DATADIR} for jTeX files.
- Style clean-ups and update old information.
2009-05-31 15:13:43 +00:00
Hiroki Sato
71c8125f6c Fix COMMENT. 2009-05-31 13:50:24 +00:00
Hiroki Sato
ae7b4a3362 Fix dependency. 2009-05-31 13:07:57 +00:00
Hiroki Sato
1c3480236a - Add missing dependency.
- Fix typo in PKG{,DE}INSTALL line.
- Remove ^!! line from fonts.alias.
- Use POST-DEINSTALL instead of DEINSTALL because mkfontdir(1) is
  used for generating fonts.dir.
2009-05-31 13:03:28 +00:00
Hiroki Sato
a740775726 Remove fonts.dir when it is empty.
Spotted by:	QAT
2009-05-31 12:23:02 +00:00
Hiroki Sato
e171c937c5 Fix dependency. 2009-05-31 12:22:17 +00:00
Hiroki Sato
819563ce37 Fix PLIST.
Spotted by:	QAT
2009-05-31 12:05:21 +00:00
Hiroki Sato
d83170403e japanese/font-std, chinese/font-std, and dependency fixups due
to it have been added.  These are to install standard fonts used in the
Ports Collection.  Currently they contain:

 std.ja_JP/Mincho
 std.ja_JP/Gothic
 std.ja_JP/Ryumin-Light
 std.ja_JP/GothicBBB-Medium
 std.zh_CN/STHeiti-Regular
 std.zh_CN/STSong-Light
 std.zh_CN/MSung-Light
 std.zh_CN/MHei-Medium

under ${PREFIX}/share/fonts/.  They are just symlinks to
corresponding font files.  The symlink names are based on popular
PostScript font names.

Applications should refer the font files via XLFD or fontconfig
first.  If they need a direct reference to the font file, please use
files in std.*/*.  This is because direct reference to a specific
font name in an application configuration file makes the maintenance
difficult when the font file name is changed, for example.
2009-05-31 09:19:10 +00:00
Hiroki Sato
605c645403 Ports for Japanese fonts have been reorganized in the following way:
japanese/ipa-ttfonts -> japanese/font-mplus-ipa
japanese/ipa-ttfonts -> japanese/font-ipa
japanese/kochi-ttfonts -> japanese/font-kochi
japanese/mplusfonts -> japanese/font-mplus
japanese/sazanami-ttf -> japanese/font-sazanami
japanese/shinonome -> japanese/font-shinonome
japanese/umefont -> japanese/font-ume
japanese/vlgothic -> japanese/font-vlgothic

While basically these are port name changes for consistency,
installation directories are also changed:

font files -> ${PREFIX}/share/${PORTNAME}/*
symlinks -> ${PREFIX}/share/fonts/{TTF,OTF,fontname,...}/*
symlinks -> ${PREFIX}/lib/X11/fonts/{TTF,OTF,misc,fontname,...}/*

A user-visible one is that the directory name "TrueType" is replaced
with "TTF".
2009-05-31 09:15:47 +00:00
Martin Wilke
be0e6b12ae - Sync with mail/p5-Mail-SpamAssassin
PR:		134778
Submitted by:	maintainer
2009-05-30 23:24:02 +00:00
Dennis Herrmann
87b6de4f12 - Update to 2.4.0
Submitted by:	Takashi Kato <townwear@gmail.com> (maintainer)
2009-05-24 19:23:26 +00:00
Beat Gaetzi
b350b9459d jd - a 2ch browser
WWW: http://jd4linux.sourceforge.jp/

PR:		ports/134419
Submitted by:	Takashi Kato <townwear AT gmail.com>
Approved by:	miwi (mentor)
2009-05-23 06:41:11 +00:00
Jun Kuriyama
531ca301ec Update to 20090430. 2009-05-20 15:02:56 +00:00
Pav Lucistnik
fa202abeb5 - MAKE_JOBS_SAFE -> MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-05-19 11:52:55 +00:00
Martin Wilke
f51f947086 - Chase p5-Mail-SpamAssassin-3.2.5_2
PR:		134578
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
2009-05-17 14:08:02 +00:00
Philip M. Gollucci
abf5b5ffc0 - Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
2009-05-16 06:27:56 +00:00
Hiroki Sato
856c6f620d Update to 9.1.1. Two critical vulnerabilities have been fixed:
- CVE-2009-1492

 The getAnnots Doc method in the JavaScript API in Adobe Reader
 and Acrobat 9.1, 8.1.4, 7.1.1, and earlier allows remote
 attackers to cause a denial of service (memory corruption) or
 execute arbitrary code via a PDF file that contains an
 annotation, and has an OpenAction entry with JavaScript code
 that calls this method with crafted integer arguments.

- CVE-2009-1493

 The customDictionaryOpen spell method in the JavaScript API in
 Adobe Reader 8.1.4 and 9.1 on Linux allows remote attackers to
 cause a denial of service (memory corruption) or execute
 arbitrary code via a PDF file that triggers a call to this
 method with a long string in the second argument.

Security:	CVE-2009-1492
Security:	CVE-2009-1493
Security:	http://www.adobe.com/support/security/bulletins/apsb09-06.html
2009-05-13 08:51:44 +00:00
Hiroki Sato
97738763f6 Update to 8.1.5. Two critical vulnerabilities have been fixed:
- CVE-2009-1492

 The getAnnots Doc method in the JavaScript API in Adobe Reader
 and Acrobat 9.1, 8.1.4, 7.1.1, and earlier allows remote
 attackers to cause a denial of service (memory corruption) or
 execute arbitrary code via a PDF file that contains an
 annotation, and has an OpenAction entry with JavaScript code
 that calls this method with crafted integer arguments.

- CVE-2009-1493

 The customDictionaryOpen spell method in the JavaScript API in
 Adobe Reader 8.1.4 and 9.1 on Linux allows remote attackers to
 cause a denial of service (memory corruption) or execute
 arbitrary code via a PDF file that triggers a call to this
 method with a long string in the second argument.

Security:	CVE-2009-1492
Security:	CVE-2009-1493
Security:	http://www.adobe.com/support/security/bulletins/apsb09-06.html
2009-05-13 08:19:25 +00:00
Max Brazhnikov
c4efb99db9 Update KDE ports to 4.2.3
See original release announcement for details:
http://kde.org/announcements/announce-4.2.3.php

New ports:

  devel/kdebindings4:
	Meta port of KDE bindings for C#, Java, PHP, Python and Ruby.
	Currently only Python bindings are supported.

  devel/kdebindings4-python, devel/kdebindings4-python-krosspython,
  devel/kdebindings4-python-pykde4:
	Python bindings for KDE.

  print/kdeutils4-printer-applet:
	printer-applet is a system tray utility. It shows current print jobs,
	shows printer warnings and errors and shows when printers that have
	been plugged in for the first time are being auto-configured by
	hal-cups-utils. It replaces kjobviewer in KDE 3.

  print/system-config-printer-kde
	A port of Gnome system-config-printer to KDE.
2009-05-09 19:38:16 +00:00
Martin Wilke
14532090bf - Update to 0.32
- Fix PKGNAMEPREFIX
- Add dependency for p5-Moose

PR:		134257
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2009-05-09 09:18:22 +00:00
Hiroki Sato
b064ecde4f Take maintainership. 2009-05-04 20:16:08 +00:00
Wesley Shields
cc2044aef5 - Change PKGNAMEPREFIX behavior to be in line with other ports.
- While here fix COMMENT to please portlint.

PR:		ports/133706
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2009-05-01 20:48:07 +00:00
Martin Wilke
a9a119fed5 HTML::MobileJp is html tag generator for Japanese mobile phone.
WWW:	http://http://search.cpan.org/dist/HTML-MobileJp/

PR:		ports/133857
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2009-05-01 13:31:09 +00:00
Daichi GOTO
2e8908189e Fixed pkg-plist (that was lacked of some .mo files) and
bumped PORTREVISION.

Pointed by:	QAT and itetcu
2009-04-30 11:42:36 +00:00
Daichi GOTO
8386658844 Update PORTREVISION bacause of dependency change.
Pointed by:	pav
2009-04-30 07:43:57 +00:00
Daichi GOTO
56d27e8d58 miss used dependency fixed
Reviewed by:	nork
2009-04-30 03:14:27 +00:00
Daichi GOTO
0ee38c3249 Add new port japanese/ibus-anthy,
Anthy engine for IBus

Submitted by:	daichi
2009-04-30 03:03:37 +00:00
Hiroki Sato
50c0c83bde Fix a typo (s/PORTREVIISION/PORTREVISION/). 2009-04-29 08:29:07 +00:00
Norikatsu Shigemura
0b7595c81d Fix some bugs.
PR:		ports/133738
Submitted by:	Tsurutani Naoki  turutani at scphys kyoto-u ac jp
Obtained from:	nkf's git
2009-04-27 13:50:06 +00:00
Martin Wilke
383eb7f04b Japanese Mobile Phone Carrier doesn't feed any information
by the machine readable format :(

This is good wrapper for this problem.

This module makes machine readable format from html :)

WWW:	http://search.cpan.org/dist/WWW-MobileCarrierJP/

PR:		ports/133725
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2009-04-26 23:47:58 +00:00
Felippe de Meirelles Motta
4255712247 - Pass maintainership to submitter.
- Improvements on Makefile to dependencies.
- Fix plist.

PR:		ports/131974
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2009-04-26 15:46:32 +00:00
Jun Kuriyama
9d85b727b5 Upgrade to 0.11.4.ja1. 2009-04-25 01:13:16 +00:00
Philip M. Gollucci
89f3afad2f - Convert to RUBYGEM_AUTOPLIST
- Use RF macro

PR:             ports/133577
Approved by:    maintainer timeout (2 weeks 1 day)
Submitted by:   me
2009-04-24 02:05:38 +00:00
Jun Kuriyama
5f1ec3e853 Upgrade one archive to 20090415. 2009-04-23 01:07:50 +00:00
Norikatsu Shigemura
52e997a1fd Fix install issue. 2009-04-12 17:27:58 +00:00
Norikatsu Shigemura
76af5fda93 Update to 2.0.9.
PR:		ports/132453
Submitted by:	Tsurutani Naoki   turutani at scphys.kyoto-u.ac.jp
2009-04-12 13:42:08 +00:00
Martin Wilke
925ad176c1 - Update to 0.08001
PR:		133568
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2009-04-11 11:50:00 +00:00
Martin Wilke
71d2d3aa79 - Update to 0.04000
PR:		133569
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2009-04-11 11:49:08 +00:00
Ion-Mihai Tetcu
c54771ee35 Use PORTDOCS and DOCSDIR and ifx plist with -DNOPORTDOCS.
Prompted by:	QAT QA run
Approved by:	maintainer timeout on QATMail
2009-04-08 12:38:27 +00:00
Ion-Mihai Tetcu
e02ffe1d95 Use EXAMPLESDIR, DOCSDIR, etc. and fix plist for -DNOPORT*
Prompted by:	QAT QA run
2009-04-08 12:17:47 +00:00
Ion-Mihai Tetcu
b0c00bf4f6 Man pages installation is not controlled by NOPORTDOCS.
Prompted by:	QAT QA run
Approved by:	Maintainer timeout on QATMail
2009-04-08 11:50:11 +00:00
Jun Kuriyama
8e3522ee36 Sync with www/trac, and upgrade to 0.11.3.ja1. 2009-04-05 03:23:12 +00:00
Jun Kuriyama
c1b73ea882 Update to 20090331. 2009-04-05 03:22:32 +00:00
Martin Wilke
1bb5ab8fcd The KDE FreeBSD team is proud to announce the release of KDE 4.2.2
for FreeBSD. The official KDE 4.2.2 release changelog can be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php.

Also mark some ports MAKE_JOBS_SAFE.

New Ports:
	misc/kde4-l10n-sk - Slovak
2009-04-02 09:23:03 +00:00
Makoto Matsushita
1b011c950d Update to 200904, dictionary files as of Apr/01/2009.
Since the only consumer of CDB version of dictionary is dbskk-cdb, and
dbskkd-cdb now depends on tinycdb, use tinycdb here.
2009-04-02 01:37:50 +00:00
Hiroki Sato
97eb227a20 Update to 401. 2009-03-29 09:39:10 +00:00
Hiroki Sato
8ada720526 Update to 20090204. 2009-03-28 20:57:27 +00:00
Hiroki Sato
d10f261d2f Update to 1.8.2. 2009-03-28 20:45:26 +00:00
Hiroki Sato
d5d186f732 Add acroread9, Adobe Reader 9.1.0. For changes since Adobe Reader
8.x, see the following URL:

	http://blogs.adobe.com/acroread/2009/03/#entry-9871
2009-03-28 18:11:44 +00:00
Hiroki Sato
1f785b1e46 Update to 8.1.4. This version includes serious security fixes.
Security:	APSB09-04
Security:	APSB09-03
Security:	CVE-2009-0193
Security:	CVE-2009-0658
Security:	CVE-2009-0927
Security:	CVE-2009-0928
Security:	CVE-2009-1061
Security:	CVE-2009-1062
Security:	http://www.adobe.com/support/security/bulletins/apsb09-04.html
PR:		ports/133039
2009-03-28 16:01:34 +00:00
Akinori MUSHA
1a457a429b Follow the version number of databases/namazu2. 2009-03-22 16:11:51 +00:00
Boris Samorodov
0263b9d868 Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
2009-03-19 17:28:51 +00:00
Shaun Amott
e947ebc240 Free most of my ports, since they aren't being maintained to a
reasonable standard.
2009-03-13 23:27:19 +00:00
Akinori MUSHA
4df6ffff40 Update to 0.46. 2009-03-09 12:00:18 +00:00
Stanislav Sedov
a5a6220a3b 2009-02-21 japanese/ruby-tk: uses old Tk, not required with newver versions 2009-03-09 08:57:57 +00:00
Max Brazhnikov
4ac1397e9e Update KDE to 4.2.1.
multimedia/phonon port has been split into phonon itself, phonon-xine
and phono-gstreamer backends. After updating phonon port you have
to install at least one backend. phonon-xine backend is recommended
for KDE.
2009-03-09 00:55:48 +00:00
Johan van Selst
ec2d095bd0 - Update bison to 2.4.1, see announcements for important changes:
http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html
  http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html
- Take over bison maintainership - as approved by portmgr (marcus)
- Add patches for ports to compile with new bison:
  Replace %{ .. %} with %code { .. } where required
  and accommodate stricter typing requirements
Thanks to pav for an exp-run on pointyhat

PR:		ports/131640
Approved by:	portmgr (pav)
2009-03-06 12:04:11 +00:00
Sergey Skvortsov
0f24c25f5a Remove variable PERL_VER from the ports tree at all - because
it is obsolete since Perl 5.6.0.
2009-03-05 17:56:24 +00:00
Jun Kuriyama
02619ce254 Update to 20090225. 2009-03-02 02:14:11 +00:00
Rong-En Fan
4d7036c976 - Fix build with gcc 4.x
PR:		ports/131746 (part of)
Submitted by:	Tsurutani Naoki <turutani at scphys.kyoto-u.ac.jp>
2009-03-01 12:19:31 +00:00
Thomas Abthorpe
a1ce6ca46d - Pass maintainership to submitter
Submitted by:	hiro via freebsd-ports@
2009-02-27 14:14:37 +00:00
Mathieu Arnold
d679023021 Update to 0.04 2009-02-26 21:43:56 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
MANTANI Nobutaka
aa978cd37d Update to 9100h. 2009-02-21 12:29:29 +00:00
Thomas Abthorpe
7b47942a28 - Pass maintainership to submitter
Submitted by:	Yoshihiro Ota via freebsd-ports@
2009-02-18 05:55:26 +00:00
Jun Kuriyama
ff580a2aef Upgrade to 0.26. 2009-02-15 13:22:58 +00:00
Jun Kuriyama
ce6eb9a11b Upgrade to 0.4.0. 2009-02-15 05:31:56 +00:00
Stanislav Sedov
a8e4c83125 - Deprecate ja-ruby-tk, it uses old and unsupported Tk version. Japaneese
patches are not required for Tk version 8.4 and above.
- Set expiration in a week.

Suggested by:	mm@
2009-02-14 16:19:37 +00:00
Jun Kuriyama
6c014913e0 Add $PORTSCOUT to check only 3.0.x branch. 2009-02-13 05:37:47 +00:00
Makoto Matsushita
e3226f9ae1 Update to version 2.00 (yes, major _release_ version).
As you know, 1.71dev does chroot(2) to the directory that dictionary
is located, and this makes the server configuration a little bit confused.
1.71dev also uses stderr as debugging information output, so that it may
affect some clients if dbskkd-cdb is kicked from inetd(8).

But these annoyed days are over.  2.00 behavior is backed to the one
as of 1.01; no chroot(2), no debug output to stderr (yeah!).

From this version, dbskkd-cdb uses tinycdb instead of original cdb.
For Makefile simplicity, this ports BUILD_DEPENDS to tinycdb.  Thanks
to higher compatibility between tinycdb and cdb, you don't need to
rebuild CDB dictionary file; ports/japanese/skk-jisyo-cdb is not changed.

I've removed two patches, the one is just unneeded for now, and the another
one is for ports understandability (patch-aa is not a good idea; I can keep
this, but this is the second major version release -- it is a good time
to rename the patch file.)

Thank you to Kenji Rikitake, the dbskkd-cdb author, to let me to know
the 2.00 release in advance, and give some time to update this ports.
2009-02-10 17:04:26 +00:00
Martin Wilke
ef1b3d1071 The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n		Arabic
hebrew/kde4-l10n		Hebrew
misc/kde4-l10n-bn_IN		Bengali (India)
misc/kde4-l10n-eu		Basque
misc/kde4-l10n-gu		Gujarati
misc/kde4-l10n-is		Icelandic
misc/kde4-l10n-kn		Kannada
misc/kde4-l10n-mai		Maithili
misc/kde4-l10n-mr		Marathi
misc/kde4-l10n-ro		Romanian
misc/kde4-l10n-tg		Tajik
math/eigen2			Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4	KDE4 kipi graphics plugins
sysutils/policykit-kde		PolicyKit manager for KDE

Unfortunately FreeBSD 6.4 support is dropped.

We'd like to say thanks for feedback and help to:
	Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
	David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
	Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
2009-02-08 20:23:45 +00:00
Philip M. Gollucci
d8d2cf17f9 - devel/libslang2 has completely replaced devel/libslang which has not been
released in ~5yrs.

- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
  so bump PORTREVISION for affected ports

- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions

- BROKEN with devel/libslang2 and DEPRECATE
    math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
    japanese/slirc

PR:             ports/125255
Reviewed by:    garga (libslang maintainer), portmgr (pav)
Exp Run by:     pav
2009-02-08 03:14:14 +00:00
Mark Linimon
50ba4660e1 Mark as broken on sparc64. 2009-02-03 06:06:33 +00:00
Jun Kuriyama
5a89caec21 Upgrade to 3.0.34. 2009-02-01 22:37:33 +00:00
Jun Kuriyama
58af17c83b Update to 20090130. 2009-02-01 00:56:08 +00:00
Andrey Slusar
e6b40ee990 * Update to 5.0.0
Summary of changes made in new version is as fllows;
 - emacs22 or newer version of emacsen can handle UNIX domain socket
 by using 'make-network-process' without any helper program.
 Thus, 'icanna' program is no longer included in yc.el.
 (For those who still requires 'icanna' (ex. older-emacs users),
 I'll submit japanese/icanna separately as a new ports.)

PR:		ports/130290
Submitted by:	Takayuki Nakao(maintainer)
2009-01-31 11:31:54 +00:00
Pav Lucistnik
8fd6007715 - Update download location, update WWW
Reported by:	-fetch-original pointyhat run
2009-01-30 21:49:03 +00:00
Pav Lucistnik
258849eb8e - Website is gone, fetch from NetBSD local ports for now
Reported by:	-fetch-original pointyhat run
2009-01-30 21:46:33 +00:00
Robert Noland
decd947601 Add xt dependency to fix build.
Reported by:	pointyhat (pav)
2009-01-27 22:49:57 +00:00
Hiroki Sato
3aeee132ad Remove implicit dependency on x11/xorg-libraries.
Spotted by:	motoyuki
2009-01-26 13:58:24 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Jun Kuriyama
5dcd25a328 Add p5-Encode-JP-Mobile 0.25, perl extension for encoding for mobile
phones in Japan.
2009-01-23 14:21:33 +00:00
Jimmy Olgeni
086a644dc2 Fix typo. 2009-01-22 21:35:07 +00:00