aboutsummaryrefslogtreecommitdiff
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.0.6TAKATSU Tomonari2009-07-232-9/+7
| | | | | | | | | - Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org Approved by: maho (mentor) Notes: svn path=/head/; revision=238237
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-2213-109/+15
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* o Update to 4.4.1.Norikatsu Shigemura2009-07-208-15/+15
| | | | | | | | | | | o Bump shlib version. o Bump PORTREVISION of ports depending on, accordingly. PR: ports/136298 Submitted by: Yasuhiro KIMURA yasu utahime org Notes: svn path=/head/; revision=238121
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Update to 2.4.1Dmitry Marakasov2009-07-152-6/+6
| | | | | | | | PR: 136773 Submitted by: Takashi Kato <townwear@gmail.com> (maintainer) Notes: svn path=/head/; revision=237898
* Upgrade to 3.0.35.Jun Kuriyama2009-07-142-8/+8
| | | | Notes: svn path=/head/; revision=237744
* - pass to ruby@Philip M. Gollucci2009-07-101-1/+1
| | | | Notes: svn path=/head/; revision=237571
* 2009-07-07 audio/gai-album: abandoned project, does not buildMartin Wilke2009-07-079-405/+0
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=237315
* - Switch to bsd.tcl.mkMartin Matuska2009-07-071-8/+7
| | | | | | | | - Depend on tk 8.2 and higher - Bump PORTREVISION Notes: svn path=/head/; revision=237311
* Fix typo: PORTREVISON -> PORTREVISIONChristian Weisgerber2009-07-062-2/+2
| | | | Notes: svn path=/head/; revision=237284
* Remove entries start with '>'; skkserv does NOT allow those entries.Makoto Matsushita2009-06-231-1/+2
| | | | | | | | | | Bump PORTREVISION. PR: 135366 Submitted by: Hidenori Ishikawa Notes: svn path=/head/; revision=236532
* - Update to 0.06Dmitry Marakasov2009-06-222-6/+9
| | | | | | | | | | - Fix PKGNAMEPREFIX PR: 135917 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=236490
* Update to 8.1.6 and 9.1.2.Hiroki Sato2009-06-172-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | Critical vulnerabilities have been identified in Adobe Reader 9.1.1 and Acrobat 9.1.1 and earlier versions. These vulnerabilities would cause the application to crash and could potentially allow an attacker to take control of the affected system. Security: http://www.adobe.com/support/security/bulletins/apsb09-07.html Security: CVE-2009-0198 Security: CVE-2009-0509 Security: CVE-2009-0510 Security: CVE-2009-0511 Security: CVE-2009-0512 Security: CVE-2009-0888 Security: CVE-2009-0889 Security: CVE-2009-1855 Security: CVE-2009-1856 Security: CVE-2009-1857 Security: CVE-2009-1858 Security: CVE-2009-1859 Security: CVE-2009-1861 Notes: svn path=/head/; revision=236141
* - Assign all unmaintained ruby ports to ruby@,Stanislav Sedov2009-06-1611-11/+11
| | | | | | | so people will know where to send questions to. Notes: svn path=/head/; revision=236032
* - Mark as DEPRECATED and set EXPIRATION_DATEThomas Abthorpe2009-06-141-0/+3
| | | | Notes: svn path=/head/; revision=235811
* - Update to 11.0.140395Thomas Abthorpe2009-06-147-145/+168
| | | | | | | - Link to build Notes: svn path=/head/; revision=235810
* Remove support for tdiary-devel, which is about to be removedErwin Lansing2009-06-131-12/+2
| | | | | | | due to security vulnerabilites. Notes: svn path=/head/; revision=235688
* Remove japanese/slirc. The port has been BROKEN of over 4 monthsErwin Lansing2009-06-1310-364/+0
| | | | | | | | and is now also broken against its master port causing a warning during INDEX generation. Notes: svn path=/head/; revision=235685
* Update to 0.35Steven Kreuzer2009-06-123-4/+6
| | | | | | | | | PR: ports/135445 Submitted by: TERAMOTO Masahiro <markun@onohara.to> Approved by: wxs (mentor) Notes: svn path=/head/; revision=235649
* Upgrade to 0.03.Jun Kuriyama2009-06-102-4/+4
| | | | Notes: svn path=/head/; revision=235521
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-0913-15/+23
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* Update SKK Dictionary (L-size only) as of Jul/01/2009.Makoto Matsushita2009-06-082-10/+10
| | | | Notes: svn path=/head/; revision=235410
* Convert Japanese characters.Jun Kuriyama2009-06-065-0/+47
| | | | | | | WWW: http://search.cpan.org/dist/Lingua-JA-Regular-Unicode/ Notes: svn path=/head/; revision=235344
* - Take maintainership.Jun Kuriyama2009-06-051-6/+6
| | | | | | | | - Fix $PKGNAMEPREFIX. - Remove unneeded depends. Notes: svn path=/head/; revision=235291
* Add CONFLICTS line with old ja-ipa-ttfonts-[0-9]* as safetyHiroki Sato2009-06-053-1/+6
| | | | | | | measures against duplicate installation. Notes: svn path=/head/; revision=235184
* The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixMartin Wilke2009-06-032-4/+4
| | | | | | | | | 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. Notes: svn path=/head/; revision=235110
* Fix build and bump PORTREVISION.Hiroki Sato2009-06-031-0/+1
| | | | | | | Spotted by: pointyhat Notes: svn path=/head/; revision=235107
* Remove empty directory after deinstallation.Hiroki Sato2009-06-031-0/+1
| | | | Notes: svn path=/head/; revision=235105
* Remove empty directory after deinstallation.Hiroki Sato2009-06-032-0/+2
| | | | Notes: svn path=/head/; revision=235103
* Fix dependency.Hiroki Sato2009-06-031-2/+2
| | | | Notes: svn path=/head/; revision=235102
* Add jisx0208.1997-0 and jisx0213.2004-1 to XLFD.Hiroki Sato2009-06-032-2/+3
| | | | Notes: svn path=/head/; revision=235100
* - Nuke old IPAUIGothic.Hiroki Sato2009-06-035-16/+11
| | | | | | | - Fix <test> in files/20-unhint-mplus-ipa.conf. Notes: svn path=/head/; revision=235099
* Add japanese/font-ipa-uigothic, a Japanese font "IPAUIGothic"Hiroki Sato2009-06-038-0/+202
| | | | | | | | which supports JIS X 0213:2004. This is included in IPA font version 002.03. Notes: svn path=/head/; revision=235098
* Use RUN_DEPENDS instead of BUILD_DEPENDS.Hiroki Sato2009-06-021-2/+2
| | | | Notes: svn path=/head/; revision=235008
* OCR engine for Japanese languageDmitry Marakasov2009-05-319-0/+84
| | | | | | | | | | WWW: http://code.google.com/p/nhocr PR: 134720 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> Notes: svn path=/head/; revision=234949
* Fix pkg-plist.Hiroki Sato2009-05-311-2/+2
| | | | Notes: svn path=/head/; revision=234924
* Use POST-DEINSTALL since mkfontdir(1) must be run after removing files.Hiroki Sato2009-05-311-1/+1
| | | | Notes: svn path=/head/; revision=234923
* Fix NOPORTDOCS case.Hiroki Sato2009-05-311-10/+3
| | | | Notes: svn path=/head/; revision=234922
* Add missing dependency.Hiroki Sato2009-05-311-1/+2
| | | | Notes: svn path=/head/; revision=234920
* Fix a typo in pkg-plist.Hiroki Sato2009-05-311-1/+1
| | | | Notes: svn path=/head/; revision=234919
* - Fix pathname of sazanami-*.ttf in the vfontcap file.Hiroki Sato2009-05-319-453/+508
| | | | | | | | | | - Use ${PREFIX}/etc/vflib for the vfontcap file. - Use ${DOCSDIR} for documents. - Use ${DATADIR} for jTeX files. - Style clean-ups and update old information. Notes: svn path=/head/; revision=234917
* Fix COMMENT.Hiroki Sato2009-05-311-1/+1
| | | | Notes: svn path=/head/; revision=234913
* Fix dependency.Hiroki Sato2009-05-311-2/+2
| | | | Notes: svn path=/head/; revision=234908
* - Add missing dependency.Hiroki Sato2009-05-312-5/+8
| | | | | | | | | | - 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. Notes: svn path=/head/; revision=234907
* Remove fonts.dir when it is empty.Hiroki Sato2009-05-317-0/+21
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=234902
* Fix dependency.Hiroki Sato2009-05-311-2/+1
| | | | Notes: svn path=/head/; revision=234901
* Fix PLIST.Hiroki Sato2009-05-311-3/+3
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=234900
* japanese/font-std, chinese/font-std, and dependency fixups dueHiroki Sato2009-05-3110-75/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=234896
* Ports for Japanese fonts have been reorganized in the following way:Hiroki Sato2009-05-3191-2352/+1040
| | | | | | | | | | | | | | | | | | | | | | | | 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". Notes: svn path=/head/; revision=234895
* - Sync with mail/p5-Mail-SpamAssassinMartin Wilke2009-05-302-1/+6
| | | | | | | | PR: 134778 Submitted by: maintainer Notes: svn path=/head/; revision=234885