aboutsummaryrefslogtreecommitdiff
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* - Fix *_DEPENDS: parent is already in all supported Perl releasesSunpoet Po-Chuan Hsieh2015-01-072-8/+2
| | | | | | | | | | | - Remove outdated PERL_LEVEL check - Bump PORTREVISION for dependency change - While I'm here, use single space after WWW: With hat: perl Notes: svn path=/head/; revision=376494
* Shebangfix r376298 made it clarify.Hajimu UMEMOTO2015-01-051-2/+3
| | | | Notes: svn path=/head/; revision=376310
* change command_interpreter from /usr/bin/perl to ${PREFIX}/bin/perlJohn Marino2015-01-052-2/+2
| | | | | | | | | | | | | | Several ports had rc.d scripts with hardcoded command_interpreter string as /usr/bin/perl. This symlink is not guaranteed to be in place, and it isn't even an option for perl 5.20. For affected ports, the interpreter was changed to localbase. In one case, the interpreter was correct, but it wasn't surround by quotes. Since the rc.d script would break if a space was contained in ${PREFIX}, quotes were added in that case. Notes: svn path=/head/; revision=376298
* - Update to 20141226.Jun Kuriyama2015-01-054-10/+10
| | | | Notes: svn path=/head/; revision=376281
* - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...Marcus von Appen2015-01-031-1/+2
| | | | | | | With hat: python@ Notes: svn path=/head/; revision=376110
* security/libgcrypt: 1.6.1 -> 1.6.2, bump dependsKurt Jaeger2015-01-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - src/sexp.c (do_vsexp_sscan): Return error for invalid args. - cipher/md.c (_gcry_md_info): Fix a segv in case of calling with wrong parameters. - cipher/primegen.c (_gcry_generate_elg_prime): Change to return an error code, possible NULL deref in call to prime generator. - cipher/dsa.c (generate): Take care of new return code. - cipher/elgamal.c (generate): Change to return an error code. Take care of _gcry_generate_elg_prime return code. - ecc: Support the non-standard 0x40 compression flag for EdDSA. - mpi: Extend the internal mpi_get_buffer. - mpi: Fix regression for powerpc-apple-darwin detection. - Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in - Fix building for the x32 target without asm modules in mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI. - Fix ARM assembly when building __PIC__ - mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit. * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear allocated but not used bits before resizing. * tests/t-mpi-bits.c (set_bit_with_resize): New. - Use internal malloc function in fips.c. * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/. - pubkey: Re-map all deprecated RSA algo numbers. - cipher: Fix possible NULL dereference in cipher/md.c for being NULL. - Fix ARMv6 detection when CFLAGS modify target CPU architecture. PR: 193264 Approved by: cpm@fbsd.es (maintainer) Notes: svn path=/head/; revision=376062
* Add new port japanese/rubygem-mail-iso-2022-jp.MIHIRA Sanpei Yoshiro2014-12-314-0/+28
| | | | | | | Provides 'mail' gem with iso-2022-jp conversion capability Notes: svn path=/head/; revision=375885
* - Updated to latest version (20111128) and other improvements.Jun Kuriyama2014-12-299-140/+165
| | | | | | | | PR: ports/195766 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=375771
* Allow building with either giflib 4.2 or 5.0Antoine Brodin2014-12-262-8/+30
| | | | Notes: svn path=/head/; revision=375643
* Update to 20141224Vanilla I. Shu2014-12-262-4/+4
| | | | | | | | PR: ports/196254 Submitted by: maintainer Notes: svn path=/head/; revision=375615
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Remove imlib1Baptiste Daroussin2014-12-251-0/+1
| | | | | | | | | | | | | | It has become a patch spaghetti over the time and making it support newer version of various graphics libraries will be a nightmare It is time to say good bye to imlib1 With hat: portmgr Discussed with: antoine Approved by: kwm Notes: svn path=/head/; revision=375595
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Remove abandonware blocking decomissioning imlibBaptiste Daroussin2014-12-2512-220/+0
| | | | Notes: svn path=/head/; revision=375570
* Remove abandonware blocking decomissioning imlibBaptiste Daroussin2014-12-2515-257/+0
| | | | Notes: svn path=/head/; revision=375569
* - Update to 4.1Sunpoet Po-Chuan Hsieh2014-12-242-3/+3
| | | | | | | | | | Changes: https://ja.wordpress.org/2014/12/19/wordpress-4-1-dinah/ Submitted by: sunpoet (myself) Approved by: Joe Horn <joehorn@gmail.com> (maintainer, via email) MFH: 2014Q4 Notes: svn path=/head/; revision=375394
* Update to 20141220.MANTANI Nobutaka2014-12-236-30/+63
| | | | | | | | | | | Change MASTER_SITES to GitHub. Use nkf to generate dictionaries and data files. PR: ports/193305 Submitted by: katsuyoshi.ohara@gmail.com Notes: svn path=/head/; revision=375323
* Get rid of gnomehierBaptiste Daroussin2014-12-211-2/+2
| | | | Notes: svn path=/head/; revision=375144
* Cleanup plistBaptiste Daroussin2014-12-2011-19/+0
| | | | Notes: svn path=/head/; revision=375091
* Update to 4.3.5.Jung-uk Kim2014-12-181-4/+4
| | | | Notes: svn path=/head/; revision=374930
* japanese/ebnetd add user and group for daemon processesPawel Pekala2014-12-163-3/+31
| | | | | | | | PR: 195523 Submitted by: maintainer Notes: svn path=/head/; revision=374809
* - Update from 0.20141105 to 0.20141201Danilo Egea Gondolfo2014-12-092-4/+3
| | | | Notes: svn path=/head/; revision=374380
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-0815-21/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Remove invalid line from plistAntoine Brodin2014-12-061-1/+0
| | | | Notes: svn path=/head/; revision=374143
* Update "BSD" licenseMark Felder2014-12-061-1/+1
| | | | Notes: svn path=/head/; revision=374131
* - Remove local MASTER_SITE which is going to disappearDmitry Marakasov2014-12-051-3/+2
| | | | | | | | | | - Add my mirror instead PR: 195578 Submitted by: motoyuki@bsdclub.org Notes: svn path=/head/; revision=374063
* Add a patch from SA bug #7107, to quiet warnings due to bad usage of $^VAdam Weinberger2014-11-301-1/+1
| | | | | | | | | | | | | | | | | that show up during sa-learn, sa-compile, etc. Note that other warnings can still show up, ex.: zoom: rule __FOR_SALE_PRC_100K will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558 While here, go with the @dir new world order. SA is not poudriere clean at this time; /var/spool/spamd is the homedir of user spamd, so I am pretty sure it shouldn't be listed with @dir. QA sees this as a leftover dir. PR: 195524 Submitted by: Bernard Spil Notes: svn path=/head/; revision=373689
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. TheTijl Coosemans2014-11-295-23/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=373636
* - Update to 4.1.4TAKATSU Tomonari2014-11-292-3/+3
| | | | Notes: svn path=/head/; revision=373603
* Update to 4.3.4.Jung-uk Kim2014-11-271-4/+4
| | | | Notes: svn path=/head/; revision=373473
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-2654-115/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* - While I'm here, update to 4.0.1Sunpoet Po-Chuan Hsieh2014-11-242-6/+4
| | | | | | | | | | | | | | - Update CONFLICTS_INSTALL Changes: https://ja.wordpress.org/2014/11/21/wordpress-4-0-1-security-release/ https://ja.wordpress.org/2014/09/05/benny/ PR: ports/194918 Submitted by: Takefu <takefu@airport.fm> Approved by: Joe Horn <joehorn@gmail.com> (maintainer) MFH: 2014Q4 Notes: svn path=/head/; revision=373341
* Remove code unused with stagingAntoine Brodin2014-11-2317-52/+0
| | | | Notes: svn path=/head/; revision=373144
* Add japanese/font-ipamjm, Japanese TrueType fonts distributed byHiroki Sato2014-11-238-0/+202
| | | | | | | Infomation-technology Promotion Agency (IPA) Japan. Notes: svn path=/head/; revision=373142
* Update to 2.0.0-DEV.Hiroki Sato2014-11-224-13/+22
| | | | | | | PR: 194994 Notes: svn path=/head/; revision=373036
* Mark BROKEN: Fails to buildAntoine Brodin2014-11-191-0/+2
| | | | | | | | | | | | | Wrote /wrkdirs/usr/ports/japanese/navi2ch/work/navi2ch-1.8.4/elc.93644/navi2ch-auto-modify.elc Loading /wrkdirs/usr/ports/japanese/navi2ch/work/navi2ch-1.8.4/elc.93644/navi2ch-auto-modify.elc... done Wrong type argument: stringp, nil *** Error code 1 Reported by: pkg-fallout Notes: svn path=/head/; revision=372822
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-192-1/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed Notes: svn path=/head/; revision=372768
* - Update from 0.20141001 to 0.20141105Danilo Egea Gondolfo2014-11-182-3/+3
| | | | Notes: svn path=/head/; revision=372736
* Cleanup plistAntoine Brodin2014-11-12161-885/+52
| | | | Notes: svn path=/head/; revision=372492
* - Fix shebangsAntoine Brodin2014-11-114-9/+4
| | | | | | | - Cleanup plist Notes: svn path=/head/; revision=372465
* japanese/mh: fixesBartek Rutkowski2014-11-112-1/+19
| | | | | | | | | | | | - Strip binaries and libs - Add missing patch PR: 194880 Submitted by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp> Approved by: mentors (implicit) Notes: svn path=/head/; revision=372447
* japanese/nethack34: Fix segfault on amd64 among other thingsJohn Marino2014-11-096-12/+93
| | | | | | | | PR: 194611 Submitted by: WATANABE Kazuhiro Notes: svn path=/head/; revision=372365
* japanese/py-mecab: some fixesKurt Jaeger2014-11-081-1/+5
| | | | | | | | | | | | - Fix LICENSE(BSD -> BSD3CLAUSE) - Strip shared library PR: 191309 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: <jun-g@daemonfreaks.com> (maintainer timeout) Notes: svn path=/head/; revision=372309
* japanese/p5-MeCab: some fixesKurt Jaeger2014-11-082-5/+5
| | | | | | | | | | | | | - Fix LICENSE(BSD -> BSD3CLAUSE) - Strip shared library - Remove unnecessary .if ${PORT_OPTIONS:MEXAMPLES} ... .endif - remove @dir* from pkg-plist PR: 191308 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=372308
* - Remove a few remaining $Id$ from pkg-plistsAlex Kozlov2014-11-0610-10/+0
| | | | | | | Approved by: portmgr (mat) Notes: svn path=/head/; revision=372228
* - Chase GNU Emacs updatesAshish SHUKLA2014-11-056-5/+6
| | | | | | | PR: 194624 Notes: svn path=/head/; revision=372191
* - Update to 20141031.Jun Kuriyama2014-11-044-10/+10
| | | | Notes: svn path=/head/; revision=372139
* Simplify plistBaptiste Daroussin2014-10-311-29/+1
| | | | Notes: svn path=/head/; revision=371933
* Simplify plistBaptiste Daroussin2014-10-312-7/+3
| | | | | | | Do not try to stop daemons let user defined the behaviour thought pkg Notes: svn path=/head/; revision=371932
* Simplify plistBaptiste Daroussin2014-10-311-6/+1
| | | | Notes: svn path=/head/; revision=371929