Commit graph

7894 commits

Author SHA1 Message Date
Hiroki Sato
e477b97a07 Add a missing dependency which could cause a build failure. 2015-09-25 21:37:19 +00:00
Jung-uk Kim
75883644e1 Update to 5.0.2. 2015-09-23 21:06:12 +00:00
Hiroki Sato
ad265cf042 - Split japanese/font-mplus into font-mplus-outline and
font-mplus-bitmap.  Currently mplus-bitmap and mplus-outline use
  share/fonts/misc and mplus-outline as the installation directory,
  respectively.

- Convert them to use Uses=fonts.
2015-09-21 14:39:18 +00:00
Jimmy Olgeni
41a7072cfb Typos, whitespace and capitalization fixes (G-P). 2015-09-20 20:54:08 +00:00
David Chisnall
9156bf1b9e Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain.

The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2977
2015-09-19 10:33:34 +00:00
Mathieu Arnold
320514f1dd It seems some people keep adding $FreeBSD$ to patch files.
Patches must not be changed by the vcs, this includes the
svn:keyword expansion.  Set fbsd:nokeywords to a couple of patches.

With hat:	portmgr
Sponsored by:	Absolight
2015-09-16 13:03:45 +00:00
Dmitry Marakasov
138c0c7b16 - Fix fetch 2015-09-15 18:24:04 +00:00
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Hiroki Sato
0b3da8c79c Fix fonts.dir by using fonts:fc and style consistency. 2015-09-13 23:36:45 +00:00
Danilo Egea Gondolfo
a85512ca7b - Update to 0.20150901 2015-09-13 18:16:36 +00:00
Hiroki Sato
d45f4fa95f - Rename japanese/marumoji-fonts with japanese/font-marumoji.
- Add LICENSE.
2015-09-13 04:30:17 +00:00
Hiroki Sato
314a9dac0e - Use post-install-DOCS-on.
- Use %%FONTSDIR%% directly.
2015-09-12 23:24:15 +00:00
Hiroki Sato
55e854b187 - Use post-install-DOCS-on.
- Use %%FONTSDIR%% directly.
2015-09-12 23:21:50 +00:00
Hiroki Sato
72eb99b0de Fix fonts.dir. It was totally broken since r381876. 2015-09-12 23:19:38 +00:00
Hiroki Sato
2fd3d09ba1 - Use post-install-DOCS-on.
- Use %%FONTSDIR%% directly.
2015-09-12 23:17:12 +00:00
Hiroki Sato
db58c535fa Use post-install-DOCS-on. 2015-09-12 23:16:28 +00:00
Hiroki Sato
5a316c4cdd Fix fonts.dir. It was totally broken since r381876. 2015-09-12 23:13:05 +00:00
Hiroki Sato
673ac30b79 Fix fonts.alias. It was totally broken since r381876. 2015-09-12 22:26:35 +00:00
Hiroki Sato
b1e10a8a7a Put MKDIR into post-install-DOCS-on, too. 2015-09-12 20:21:39 +00:00
Hiroki Sato
1b03c6f2f2 - Fix FONTSDIR.
- Use post-install-DOCS-on.
2015-09-12 20:19:43 +00:00
Dmitry Marakasov
1dd031a9a4 - Fix shebangs
- Strip binaries

Approved by:	portmgr blanket
2015-09-11 19:03:55 +00:00
Dmitry Marakasov
19fa3ee2a1 - Clarify LICENSE
- Switch to options helpers
2015-09-09 21:48:06 +00:00
Hiroki Sato
a08e9d565b Fix dependency which could cause build failure pointed out in r396511. 2015-09-09 14:58:07 +00:00
Dmitry Marakasov
71ff0494a3 - Mark MAKE_JOBS_UNSAFE as this fails sporadically
... seemingly trying to use generated protocol buffer header before it is actually generated:

./../session/key_info_util.cc:43:10: fatal error: 'protocol/commands.pb.h' file not found

master port doesn't seem to suffer from this issue.

Reported by:	pkg-fallout
Approved by:	portmgr blanket
2015-09-09 14:42:40 +00:00
Carlo Strub
78ce32f3ea - Update to 20150701
- Add NO_ARCH=yes
- Fix path in pkg-install.in
- Switch upstream to GitHub

PR:		201264
Submitted by:	Koichiro Iwao (maintainer)
2015-09-08 23:28:27 +00:00
Alexey Dokuchaev
abbcb28cd9 - Remove "BROKEN on powerpc" statement, the port builds fine
- Install documentation files in `do-install-DOCS-on' target
- Clean up Makefile and port description text while I'm here
2015-09-08 15:21:06 +00:00
Dmitry Marakasov
685dda4c45 - Fix PYDISTUTILS_EGGINFO, this time properly
Approved by:	portmgr blanket
2015-09-08 15:12:52 +00:00
Dmitry Marakasov
f9ad800bc7 - Fix PYDISTUTILS_EGGINFO
Approved by:	portmgr blanket
2015-09-08 14:45:16 +00:00
Jun Kuriyama
296b1e1540 - Update to 20150831. 2015-09-06 10:23:59 +00:00
Mathieu Arnold
a8ed171245 Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.

Sponsored by:	Absolight
2015-09-04 16:02:16 +00:00
Hajimu UMEMOTO
8098fdb72d Shut up the warning messages in case of Perl 5.22. 2015-09-03 16:35:25 +00:00
Jung-uk Kim
f6862ef651 Update LibreOffice to 5.0.1.
Unfortunately, LibreOffice project completely dropped support for pre-C++11
compilers and libraries since 4.4.  Therefore, we cannot easily build it on
FeeBSD 9.x any more unless the system was rebuilt with WITH_CLANG_IS_CC and
WITH_LIBCPLUSPLUS.  If user is unable to upgrade the system for some reason,
the old port, i.e., 4.3.7, is still available from devel/libreoffice4 (with
no language packs).
2015-09-01 21:26:44 +00:00
Dmitry Marakasov
a8cfc9d945 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-31 18:13:18 +00:00
Sunpoet Po-Chuan Hsieh
b260e7b7b0 - Update to 4.3
- Add NO_ARCH

Changes:	https://ja.wordpress.org/2015/08/19/billie/
2015-08-31 13:32:46 +00:00
Jan Beich
3a7475f899 Reset maintainership per mail on freebsd-ports@ list
Requested by:	Joe Horn <joehorn@gmail.com> (maintainer)
2015-08-30 20:13:29 +00:00
Dmitry Marakasov
242481663d - Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
2015-08-26 19:37:57 +00:00
Philip M. Gollucci
5f6f0c866c remove empty pkg-plist
PR:                  201663
Submitted By:        s3erios@gmail.com
2015-08-20 18:24:56 +00:00
Philip M. Gollucci
143758f039 japanese/alias-fonts: convert to USES=font
- remove pkg-{install,deinstall} scripts
- add pkg-message for how to setup fontpath
- bump portrevision

PR:             201629
Submitted by:   CQG00620@nifty.ne.jp (maintainer)
2015-08-19 19:47:17 +00:00
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
MANTANI Nobutaka
7ab435f40c Fix installation of fonts.alias.
PR:		200066
Submitted by:	WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
2015-08-17 08:39:12 +00:00
Philip M. Gollucci
eda21ad4b8 japanese/namazu2: convert to USES=metaport
PR:                  201632
Submitted by:        s3erios@gmail.com
2015-08-12 00:08:57 +00:00
Philip M. Gollucci
39dff1b494 japanese/skk: convert to USES=metaport
PR:                  201630
Submitted by:        s3erios@gmail.com
2015-08-12 00:08:53 +00:00
Danilo Egea Gondolfo
b01e12b220 - Update to 0.20150803 2015-08-07 02:24:49 +00:00
Florian Smeets
103072492e Update to 4.2.4
PR:		202107
Submitted by:	ychsiao@ychsiao.org (maintainer)
MFH:		2015Q3
Security:	ac5ec8e3-3c6c-11e5-b921-00a0986f28c4
2015-08-06 19:55:51 +00:00
Koop Mast
2f0486b647 Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
2015-08-02 20:23:55 +00:00
Tijl Coosemans
a374acb969 By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do.  On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).

Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
Makefile.am and clean up the port Makefile.

japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything.  Just don't hide anything at all
like the textproc/scim configure script does.

multimedia/schroedinger: Apply an upstream patch.

textproc/scim-input-pad: Same as japanese/scim-honoka.

PR:		201922
Approved by:	portmgr (antoine)
Exp-run by:	antoine
2015-08-02 15:03:19 +00:00
Rene Ladan
0b69797700 Remove expired ports:
2015-07-31 japanese/p5-Acme-Lou: Needs ja-p5-Text-MeCab that does not work with 5.18 or above
2015-07-31 mail/maildirsync: Requires an unsupported version of Perl
2015-07-31 mail/qar-bufo: Requires an unsupported version of Perl
2015-08-01 net/py-soapy: Abandonware depending on ancient py-xml. Please use net/py-soappy instead
2015-08-01 net-p2p/btqueue: Runtime broken (does not download anything)
2015-07-31 sysutils/vhdtool: Use mkimg(1) instead
2015-07-31 www/rubygem-modernizr: This gem has been removed from rubygems.org by upstream
2015-08-01 10:09:19 +00:00
Hiroki Sato
520677c14a - Separate libsynctex from tex-web2c to devel/tex-synctex.
- Separate basic TeX engines from tex-web2c to print/tex-basic-engines.
- Add CTAN mirrors to MASTER_SITES.
- Drop gmake where not required.
- Remove extra dependencies in print/tex-aleph, print/tex-dvipdfmx,
  print/tex-luatex, print/tex-xetex, and japanese/tex-ptex.
2015-07-26 06:57:26 +00:00
Hiroki Sato
d7157d4a44 Fix ${opt}_* variables.
PR:	201846
2015-07-24 19:43:53 +00:00
Jun Kuriyama
ee2eaab410 Add www/p5-CGI.pm to RUN_DEPENDS when perl is 5.22 or later.
PR:		ports/201615
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2015-07-22 03:39:42 +00:00
Jun Kuriyama
f496ce457f This module provides methods to convert different written forms of
Japanese into one another.  It enables conversion between romanized
Japanese, hiragana, and katakana.  It also includes a number of
unusual encodings such as Japanese braille and morse code, as well as
conversions between Japanese and Cyrillic and Hangul.  It also handles
conversion between the Chinese characters (kanji) used before and
after the character reforms of 1949, as well as the various bracketed
and circled forms of kana and kanji.

WWW: http://search.cpan.org/dist/Lingua-JA-Moji/
2015-07-22 00:17:40 +00:00
Rene Ladan
92d38c8eb0 Remove expired ports:
2015-07-21 graphics/kuickshow-kde4: Broken for more than 6 months
2015-07-21 graphics/sng: Broken for more than 6 months
2015-07-21 japanese/netype: Broken for more than 6 months
2015-07-21 20:20:41 +00:00
Kurt Jaeger
e918a42233 mail/spamassassin, japanese/spamassassin: fix bug with dns/p5-Net-DNS change
Now that a port dns/p5-Net-DNS has been upgraded to version 1.01,
this revealed an incompatibility with DNS resolving in SpamAssassin.

In short: Net::DNS::Packet->new no longer sets the RD (recursion
desired) bit in new packets, so essentially DNS queries no longer
work. Details at:
  https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7223

To bridge the time until SpamAssassin 3.4.2 gets released,
the attached patch is needed ( equivalent to
  https://svn.apache.org/viewvc?view=rev&rev=1691992 ).

For earlier version of dns/p5-Net-DNS this patch is redundant,
but does no harm.

PR:		201741
Submitted by:	Mark.Martinec@ijs.si
2015-07-21 12:56:52 +00:00
Hiroki Sato
31f879d97d Add missing dependency. 2015-07-20 19:12:34 +00:00
Hiroki Sato
f7ec944c63 - Add print/latex-biber, a biblatex replacement which supports Unicode.
- Add or update the following ports which latex-biber depends on:

   japanese/p5-Encode-EUCJPASCII (added, eucJP-open encoding support)
   misc/p5-Business-ISMN (added, ISMN support)
   textproc/p5-Text-BibTeX (updated to 0.71)
   textproc/p5-Text-Roman (added, conversion of Roman numerals)
2015-07-20 01:16:56 +00:00
Hiroki Sato
90410e570d Update TeXLive to TL2015.
- print/texlive-infra was renamed with print/texlive-tlmgr.
  Note that currently tlmgr(1) does not work because of
  lack of TLPDB.  This will be fixed.

- Lua libraries used in LuaTeX are separated into
  devel/tex-libtexlua and devel/texlibtexluajit.
  USE_TEX supports them via keywords "texlua" and "texluajit".

- libsynctex is currently installed by devel/tex-web2c.
  This will be separated into a single port.

- Add graphics/libpotrace and use installed libpotrace
  and libharfbuzz.
2015-07-19 20:33:34 +00:00
MIHIRA Sanpei Yoshiro
59f35775bd fix issues related with USES=fonts
PR:		200064, 200065
Submitted by:	WATANABE Kazuhiro
2015-07-18 02:10:55 +00:00
MIHIRA Sanpei Yoshiro
7d6a6ea6ed convert to USES=metaport
PR:             201633
Submitted by:   Andriy Voskoboinyk <s3erios@gmail.com>
2015-07-18 01:43:05 +00:00
Hiroki Sato
abb3283d35 Update to 2.17.2106.102. 2015-07-13 07:30:49 +00:00
Jun Kuriyama
b78b90e29e - Update to 20150630. 2015-07-13 00:33:15 +00:00
Hiroki Sato
6bbd238463 - Add japanese/uim-mozc, uim plugin for mozc input method[*].
- Fix XML file for ibus engine.
- Fix stop_server() in mozc startup script.

PR:			199258 [*]
Based on work by:	Koichiro IWAO [*]
2015-07-09 21:12:03 +00:00
Danilo Egea Gondolfo
a270a702bf - Update to 0.20150703 2015-07-05 03:32:20 +00:00
Philip M. Gollucci
4e3d011569 Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
2015-07-02 16:01:06 +00:00
Adam Weinberger
26f58ed1c0 After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
and in fact now leads to incorrect permissions.

Remove all instances of it from perl@ ports.
2015-06-29 15:47:44 +00:00
Antoine Brodin
d9df93b4ef Deprecate ports broken for more than 6 months 2015-06-20 17:28:54 +00:00
Dmitry Marakasov
a3a0c8a234 - Clarify LICENSE
- straipbin
2015-06-18 19:49:08 +00:00
Dmitry Marakasov
30b7f7d265 - Fix shebangs 2015-06-17 12:57:08 +00:00
Xin LI
c154a06492 Apply patch for CVE-2015-2775.
PR:		ports/200562
Submitted by:	Yasuhito FUTATSUKI <freebsd-bug-report-yf yf bsdclub org>
Approved by:	maintainer timeout
2015-06-17 00:44:48 +00:00
Danilo Egea Gondolfo
5a0ec25913 - Update to 0.20150602 2015-06-16 21:46:15 +00:00
Dmitry Marakasov
f4312752b1 - Modernize plist
- Simplify docs installation
2015-06-16 02:16:40 +00:00
TAKATSU Tomonari
06a4747f30 - Update to 4.2.0
- Rewrite dependencies with OPT_ABOVEVARIABLE notation
2015-06-13 02:20:44 +00:00
TAKATSU Tomonari
9c277181b7 - Update to 3.0.9
- Rewrite dependencies with OPT_ABOVEVARIABLE notation
2015-06-13 02:20:23 +00:00
Dmitry Marakasov
3b109f96bc - Fix shebangs
- Add NO_ARCH

MFH:		2015Q2
2015-06-11 10:17:12 +00:00
Dmitry Marakasov
56a9c9cc1f - Fix shebangs
MFH:		2015Q2 (blanket)
2015-06-09 18:53:07 +00:00
Olli Hauer
da2779ef61 - update to 4.4.9 2015-05-31 16:12:47 +00:00
Dmitry Marakasov
cce3a74ecd - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-27 00:15:04 +00:00
Sunpoet Po-Chuan Hsieh
5b06fca08a - Update to 0.3.5
- Remove USE_RAKE

Changes:	https://github.com/yhara/myrurema/blob/master/HISTORY
		https://github.com/yhara/myrurema/commits/master
2015-05-25 19:55:30 +00:00
Thomas Zander
5c3a86fd9c - Fix runtime behaviour: fonts.alias was not updated properly
- Add pkg-message.in; fontpath setting instructions
- Bump PORTREVISION
- New maintainer: WATANABE Kazuhiro (CQG00620@nifty.ne.jp)

PR:		199537
Submitted by:	CQG00620@nifty.ne.jp (maintainer)
MFH:		2015Q2
2015-05-24 08:17:57 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Sunpoet Po-Chuan Hsieh
338a86a4d6 - Update to 4.2.2
- While I'm here, use DISTVERSIONSUFFIX instead of DISTNAME

Changes:	https://ja.wordpress.org/2015/05/07/wordpress-4-2-2/
PR:		200189
Submitted by:	Yoshisato Yanagisawa <osho@pcc-software.org>
Approved by:	Joe Horn <joehorn@gmail.com> (maintainer)
MFH:		2015Q2
2015-05-15 18:04:53 +00:00
Danilo Egea Gondolfo
59e732c8e0 - Update to 0.20150513 2015-05-14 13:58:22 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Mathieu Arnold
65a99e72a5 Move p5- ports from ports@ to perl@.
With hat:	perl@
Sponsored by:	Absolight
2015-05-11 12:04:18 +00:00
Bartek Rutkowski
95450a1ad2 japanese/xpdf: remove CPE info added by mistake in r385837
PR:		199956
2015-05-08 21:43:43 +00:00
Bartek Rutkowski
d738bfb5ac japanese/xpdf: add CPE info
PR:		199956
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	portmgr blanket
2015-05-08 21:37:10 +00:00
Sunpoet Po-Chuan Hsieh
64567f69fc - Update to 4.2.1
Changes:	https://ja.wordpress.org/2015/04/28/wordpress-4-2-1/
PR:		200029
Submitted by:	sunpoet (myself)
Approved by:	Joe Horn <joehorn@gmail.com> (maintainer)
2015-05-08 20:22:35 +00:00
Mathieu Arnold
07da776842 Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 16:32:43 +00:00
Jan Beich
b35ef86ff4 japanese/jishyo: don't redefine WRKSRC to the default value 2015-05-07 10:05:10 +00:00
Jun Kuriyama
ac2a4664bb - Update to 20150430. 2015-05-06 13:53:24 +00:00
Baptiste Daroussin
0ae57e1940 Use USES=fakeroot instead of NEED_ROOT=yes
while here convert to USES=autoreconf
2015-05-03 14:32:37 +00:00
Adam Weinberger
b8bf78dc10 Update spamassassin to 3.4.1.
Changes:
  * improved automation to help combat spammers that are abusing new top level
    domains;
  * tweaks to the SPF support to block more spoofed emails;
  * increased character set normalization to make rules easier to develop and
    stop spammers from using alternate character sets to bypass tests;
  * continued refinement to the native IPv6 support; and
  * improved Bayesian classification with better debugging and attachment
    hashing.

Full ChangeLog at https://metacpan.org/changes/distribution/Mail-SpamAssassin

The japanese/spamassassin port is broken until it's updated for 3.4.1.
2015-04-29 18:46:29 +00:00
Ashish SHUKLA
c5167c49ba - Chase GNU Emacs updates
PR:		199553
2015-04-27 10:29:27 +00:00
Sunpoet Po-Chuan Hsieh
7cccefedf6 - Update to 4.2
Changes:	https://ja.wordpress.org/2015/04/24/powell/
PR:		199699
Submitted by:	sunpoet (myself)
Approved by:	Joe Horn <joehorn@gmail.com> (maintainer)
MFH:		2015Q2
2015-04-26 09:31:13 +00:00
Jung-uk Kim
cf14c210f1 Update to 4.3.7. 2015-04-25 17:30:29 +00:00
Mathieu Arnold
0299778778 Fix build with Perl 5.18+
qw(...) can no longer be used as parentheses

Also, rename a patch to stick to our naming scheme.

Sponsored by:	Absolight
2015-04-24 17:43:33 +00:00
Mathieu Arnold
a92aeeffb0 Deprecate Perl modules that only work with 5.16, as it's being phased out, with
the same deprecation date.

With hat:	perl@
Sponsored by:	Absolight
2015-04-24 14:25:06 +00:00
Bartek Rutkowski
099e2f57cd japanese/k12: fix pkg-message paths
PR:		199536
Submitted by:	Watanabe Kazuhiro <CQG00620@nifty.ne.jp> (maintainer)
2015-04-21 12:36:56 +00:00
Tijl Coosemans
2358c08a33 Convert to USES=autoreconf 2015-04-18 19:09:03 +00:00
Tijl Coosemans
5d48443269 - Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
2015-04-18 09:47:29 +00:00
John Marino
d55bea4af4 japanese/gawk: Don't install ancient info page
The version of makeinfo in the texinfo package, the one that FreeBSD 11
and DragonFly use because texinfo is no longer in base, is too new to
create the info page on this ancient port.

It would be preferred to either update japanese/gawk to match the same
version as textproc/gawk, or just remove the port completely.  However,
for some reason it's a dependency over textproc/gawk on two of rodrigo's
ports.

I initially tried using extra-patches to only block info on FreeBSD 11
and DragonFly, but Makefile.in is already patched and it was getting
complicated so I decided just to remove the old info page for everyone.
The man page is still installed of course.

Approved by:	blanket (unbreaks F11)
2015-04-18 06:53:24 +00:00
Tijl Coosemans
074ea5282a converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-04-15 08:20:27 +00:00
Mathieu Arnold
ee88dde7cf Fix build WITHOUT=NLS.
Sponsored by:	Absolight
2015-04-11 15:48:33 +00:00
Danilo Egea Gondolfo
b9b4d4f3a2 - Update to 0.20150402 2015-04-09 14:25:24 +00:00
Baptiste Daroussin
06f79b66f2 Convert bsd.gnustep.mk to USES=gnustep
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG

Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui

Merge deskutils/preferencepanes into deskutils/systempreferences
2015-04-09 07:44:41 +00:00
Baptiste Daroussin
a8c33abc42 Fix post install script
PR:		199113
Reported by:	hiroto.kagotani@gmail.com
2015-04-06 11:40:48 +00:00
Mathieu Arnold
0438143249 Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2015-04-03 11:26:48 +00:00
Bartek Rutkowski
6f4f01011c japanese/groff: add CPE information
- Maintainer's timeout (hrs@FreeBSD.org)

PR:		198594
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-31 13:33:44 +00:00
Xin LI
1e0f9c5aad Major update to libpinyin, fcitx and their add ons:
- New port: chinese/brise Rime schema repository
 - Update chinese/fcitx to 4.2.8.5.
 - Update chinese/fcitx-chewing to 0.2.2.
 - Update chinese/fcitx-cloudpinyin to 0.3.4.
 - Update chinese/fcitx-configtool to 0.4.8.
 - Update chinese/fcitx-libpinyin to 0.3.1.
 - Update chinese/fcitx-rime to 0.3.1.
 - Update chinese/fcitx-sunpinyin to 0.4.1.
 - Update chinese/fcitx-table-extra to 0.3.7.
 - Add LICENSE and update website (mainly move off Google Code)
   for various ports.
 - Update chinese/libpinyin to 1.1.0.
 - Update chinese/librime to 1.1.
 - Update chinese/opencc to 0.4.3.
 - Update japanese/fcitx-anthy to 0.2.1.
 - New port: japanese/fcitx-skk SKK support for Fcitx
 - Update korean/fcitx-hangul to 0.3.0.
 - Update textproc/fcitx-m17n to 0.2.3.

PR:		ports/198743
Submitted by:	maintainer, hiroto.kagotani@gmail.com, delphij
2015-03-31 07:08:00 +00:00
Baptiste Daroussin
e606a616a4 Remove dead GNUSTEP_CH master sites 2015-03-30 23:06:37 +00:00
Baptiste Daroussin
fdf29be1f6 Remove dead RINGSERVER 2015-03-30 22:39:26 +00:00
Bartek Rutkowski
c390e50d71 japanese/texinfo: add CPE information
PR:		198842
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-25 15:59:12 +00:00
John Marino
2d396d372d 8 ports categories: Remove $PTHREAD_LIBS
Categories: archivers, dns, french, japanese, news, port-mgmt, x11-wm

The sysutils port was setting configure argument, so the text wasn't
removed but the value of PTHREAD_LIBS was changed.

approved by:	PTHREAD blanket
2015-03-24 13:51:17 +00:00
Dmitry Marakasov
3407f6c2e9 - Simplify MASTER_SITES
- Strip library
2015-03-24 13:30:52 +00:00
Baptiste Daroussin
12f8fabbca Fix after font changes 2015-03-21 23:43:49 +00:00
Baptiste Daroussin
a5da770e67 Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2015-03-21 23:05:19 +00:00
Baptiste Daroussin
6bc7b7ce5d Rework XORG_CAT= font
Fonts are now generating the fonts.scale and fonts.dir at install time
font-alias is not needed anymore for the above reason
extract font-util and encodings out of XORG_CAT=fonts because they do not
install any fonts
make XORG_CAT=fonts use USES=fonts
2015-03-20 01:12:20 +00:00
Dmitry Marakasov
5bc492ae88 - Cleanup installation
- Fix LOCALBASE refeences in pkg-message and readme
- Fix permissions and installation from non-root
2015-03-19 19:52:30 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Bartek Rutkowski
e224096ea3 japanese/lynx-current: add USES= cpe
PR:		197546
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-17 08:15:54 +00:00
Dmitry Marakasov
c86de7dc20 - Strip library 2015-03-17 03:09:08 +00:00
Bartek Rutkowski
a4bd6d2961 japanese/lynx: add USES= cpe
PR:		197545
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-16 15:16:46 +00:00
Sunpoet Po-Chuan Hsieh
acb4e01e86 - Update to 0.05
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Lingua-JA-Numbers/Changes
2015-03-12 17:11:05 +00:00
Dmitry Marakasov
f793bc0c6c - Mark MAKE_JOBS_UNSAFE: occasionally breaks with -j8
Approved by:	portmgr blanket
2015-03-12 02:27:19 +00:00
Alonso Schaich
63ff0b60db Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.

In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>

PR:		197751
PR:		197871
PR:		184996
Reviewed by:	rakuco (mentor)
Differential:	https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Danilo Egea Gondolfo
ccef9a193d - Update to 0.20150304 2015-03-06 20:50:47 +00:00
Jun Kuriyama
6beb56d54b - Update to 20150227. 2015-03-05 14:18:25 +00:00
Dmitry Marakasov
9d6933d467 - Add some mirrors
MFH:		2015Q1
2015-03-05 03:22:42 +00:00
Baptiste Daroussin
74c050c183 Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
Jun Kuriyama
3c5904a402 ISO/IEC 2022 character encoding scheme.
WWW: http://search.cpan.org/dist/Encode-ISO2022/
2015-02-26 05:44:05 +00:00
Jung-uk Kim
a9ba86c4c8 - Update to 4.3.6.
- Enable GIO when GTK2 or GTK3 is enabled. [1]

Submitted by:	tijl [1]
2015-02-20 20:26:23 +00:00
Hiroki Sato
00b407013b - Fix installation path of mozc_emacs_helper.
- Fix mozc_tool path in the fcitx patch set.
2015-02-20 05:15:17 +00:00
Hiroki Sato
496ebd9b56 - Fix pathname of mozc_renderer, mozc_tool, and mozc_emacs_helper.
- Fix mozc_tool script to accept options regardless --mode= is specified.
- Fix leim-list.el to load mozc.elc.
2015-02-18 19:16:43 +00:00
Hiroki Sato
c7a5d5d844 Update to 470. 2015-02-15 19:16:24 +00:00
Hiroki Sato
cef88cdb17 Update to 20141206.
Submitted by:	Koichiro IWAO
PR:		196579
2015-02-15 14:22:32 +00:00
Hiroki Sato
322a6f18a5 Update to 2.16.2051.102.
- fcitx-mozc has been updated to 2.16.2037.102.2 patch.
- mozc_server_* scripts have been replaced with a single mozc script.
2015-02-14 22:12:20 +00:00
Danilo Egea Gondolfo
4ef48b863b - Update to 0.20150203 2015-02-12 11:56:23 +00:00
Jason Helfman
49a9c7a774 - follow r378336 2015-02-02 22:56:53 +00:00
Jason Helfman
7061f0347d - merge japanese/xlockmore into x11/xlockmore 2015-02-02 22:56:02 +00:00
Dmitry Marakasov
375c8df6c9 - Drop @dirrm* from pkg-plists
Approved by:	portmgr blanket
2015-02-02 19:34:17 +00:00
Jan Beich
83a07acf1a - Update to 3.2.4 [1]
- Drop @dirrm* from pkg-plist [1]
- Drop redundant post-install [2]
- Only remove fonts.dir lines belonging to the port [2]
- Avoid writing under ~/.config/fontforge during build [2]

PR:		195845
Differential Revision:	https://reviews.freebsd.org/D1745
Submitted by:	Koichiro IWAO (maintainer) [1]
Approved by:	Koichiro IWAO (maintainer) [2]
Approved by:	bapt (mentor)
2015-01-31 16:48:41 +00:00
Jan Beich
4a9828c21d Convert fc-cache(1) calls in pkg-plist to use @fc keyword
fonts.cache-1 lines started to appear after r148143 but became
obsolete since `fc-cache -s` support (i.e. /var/db/fontconfig)
and several FC_CACHE_VERSION bumps. Remove them.

Differential Revision:	https://reviews.freebsd.org/D1733
Reviewed by:	hrs
Approved by:	portmgr blanket
Approved by:	bapt (mentor)
2015-01-31 12:50:07 +00:00
Antoine Brodin
6027598f00 Fix DEPENDS 2015-01-25 20:19:08 +00:00
John Marino
cde0eadf4e japanese/ebview-gtk2: Fix size mismatch between int and ssize_t (amd64)
This fetchs the source of segfaults on amd64.

PR:		196184
Submitted by:	moga (chigusa.homeunix.org)
2015-01-20 21:47:15 +00:00
John Marino
74f119f0b1 japanese/eb: replace USE_AUTOTOOLS with USES=autoreconf
PR:		196792
Submitted by:	maintainer (Yasuhiro KIMURA)
2015-01-20 20:47:34 +00:00
Antoine Brodin
c6faa705a5 Update graphics/giflib to 5.0.5
Differential Revision:	https://reviews.freebsd.org/D1361
Submitted by:	bapt
Reviewed by:	self
Exp-run by:	self
2015-01-14 18:19:32 +00:00
Danilo Egea Gondolfo
1e2e0b320e - Update to 0.20150106 2015-01-14 13:16:09 +00:00
Sunpoet Po-Chuan Hsieh
31694df96b - Fix *_DEPENDS: parent is already in all supported Perl releases
- Remove outdated PERL_LEVEL check
- Bump PORTREVISION for dependency change
- While I'm here, use single space after WWW:

With hat:	perl
2015-01-07 19:19:31 +00:00
Hajimu UMEMOTO
40220a3c1e Shebangfix r376298 made it clarify. 2015-01-05 16:30:18 +00:00
John Marino
bcbae34226 change command_interpreter from /usr/bin/perl to ${PREFIX}/bin/perl
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.
2015-01-05 13:18:58 +00:00
Jun Kuriyama
07153abffe - Update to 20141226. 2015-01-05 08:16:37 +00:00
Marcus von Appen
472dad3abb - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat:	python@
2015-01-03 08:47:51 +00:00
Kurt Jaeger
cba03c03e1 security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
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)
2015-01-02 18:46:33 +00:00
MIHIRA Sanpei Yoshiro
286229a52b Add new port japanese/rubygem-mail-iso-2022-jp.
Provides 'mail' gem with iso-2022-jp conversion capability
2014-12-31 13:49:06 +00:00
Jun Kuriyama
ce81cf9fb9 - Updated to latest version (20111128) and other improvements.
PR:		ports/195766
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2014-12-29 03:51:27 +00:00
Antoine Brodin
25ca83f2f5 Allow building with either giflib 4.2 or 5.0 2014-12-26 17:44:35 +00:00
Vanilla I. Shu
1c2eead74b Update to 20141224
PR:		ports/196254
Submitted by:	maintainer
2014-12-26 03:52:57 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Baptiste Daroussin
5829c025b1 Remove imlib1
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
2014-12-25 19:07:25 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Baptiste Daroussin
29a640c382 Remove abandonware blocking decomissioning imlib 2014-12-25 14:38:09 +00:00
Baptiste Daroussin
d398d5ffea Remove abandonware blocking decomissioning imlib 2014-12-25 14:35:58 +00:00
Sunpoet Po-Chuan Hsieh
f1d335457a - Update to 4.1
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
2014-12-24 06:13:51 +00:00
MANTANI Nobutaka
5a8a687983 Update to 20141220.
Change MASTER_SITES to GitHub.
Use nkf to generate dictionaries and data files.

PR:		ports/193305
Submitted by:	katsuyoshi.ohara@gmail.com
2014-12-23 13:30:12 +00:00
Baptiste Daroussin
5fe17006b4 Get rid of gnomehier 2014-12-21 00:32:19 +00:00
Baptiste Daroussin
926ab2f16e Cleanup plist 2014-12-20 19:05:12 +00:00
Jung-uk Kim
d9c58baa19 Update to 4.3.5. 2014-12-18 23:32:32 +00:00
Pawel Pekala
37983bc554 japanese/ebnetd add user and group for daemon processes
PR:		195523
Submitted by:	maintainer
2014-12-16 15:53:33 +00:00
Danilo Egea Gondolfo
70bcc653c6 - Update from 0.20141105 to 0.20141201 2014-12-09 13:37:56 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
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)
2014-12-08 16:48:38 +00:00
Antoine Brodin
b0946a5a0f Remove invalid line from plist 2014-12-06 19:54:20 +00:00
Mark Felder
d03c7fc0a7 Update "BSD" license 2014-12-06 19:02:08 +00:00
Dmitry Marakasov
48865b66df - Remove local MASTER_SITE which is going to disappear
- Add my mirror instead

PR:		195578
Submitted by:	motoyuki@bsdclub.org
2014-12-05 17:21:23 +00:00
Adam Weinberger
f606422711 Add a patch from SA bug #7107, to quiet warnings due to bad usage of $^V
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
2014-11-30 21:26:35 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
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)
2014-11-29 18:22:32 +00:00
TAKATSU Tomonari
db1a3a7ac5 - Update to 4.1.4 2014-11-29 07:18:19 +00:00
Jung-uk Kim
7e46d52b46 Update to 4.3.4. 2014-11-27 08:12:23 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
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
2014-11-26 13:08:24 +00:00
Sunpoet Po-Chuan Hsieh
62536df316 - While I'm here, update to 4.0.1
- 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
2014-11-24 18:32:52 +00:00
Antoine Brodin
34b4ea6c88 Remove code unused with staging 2014-11-23 12:21:09 +00:00
Hiroki Sato
46891d102c Add japanese/font-ipamjm, Japanese TrueType fonts distributed by
Infomation-technology Promotion Agency (IPA) Japan.
2014-11-23 10:40:37 +00:00
Hiroki Sato
2d4b460c76 Update to 2.0.0-DEV.
PR:	194994
2014-11-22 07:56:42 +00:00
Antoine Brodin
d145bbdf9c Mark BROKEN: Fails to build
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
2014-11-19 21:24:11 +00:00
Koop Mast
af3811313c The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
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
2014-11-19 11:49:04 +00:00
Danilo Egea Gondolfo
b42b41e4d5 - Update from 0.20141001 to 0.20141105 2014-11-18 16:48:52 +00:00
Antoine Brodin
8b6ef795df Cleanup plist 2014-11-12 13:45:59 +00:00
Antoine Brodin
ef48806ec0 - Fix shebangs
- Cleanup plist
2014-11-11 21:15:35 +00:00
Bartek Rutkowski
42e01db0e2 japanese/mh: fixes
- Strip binaries and libs
- Add missing patch

PR:		194880
Submitted by:	Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
Approved by:	mentors (implicit)
2014-11-11 13:41:37 +00:00
John Marino
b6fb83656d japanese/nethack34: Fix segfault on amd64 among other things
PR:		194611
Submitted by:	WATANABE Kazuhiro
2014-11-09 16:31:19 +00:00
Kurt Jaeger
faf44b25f2 japanese/py-mecab: some fixes
- Fix LICENSE(BSD -> BSD3CLAUSE)
- Strip shared library

PR:		191309
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	<jun-g@daemonfreaks.com> (maintainer timeout)
2014-11-08 09:17:06 +00:00
Kurt Jaeger
bc4b51938e japanese/p5-MeCab: some fixes
- 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>
2014-11-08 09:12:59 +00:00
Alex Kozlov
22e20c2aa1 - Remove a few remaining $Id$ from pkg-plists
Approved by:	portmgr (mat)
2014-11-06 16:30:27 +00:00
Ashish SHUKLA
85f56adb6e - Chase GNU Emacs updates
PR:		194624
2014-11-05 13:19:31 +00:00
Jun Kuriyama
3174dce50b - Update to 20141031. 2014-11-04 09:50:36 +00:00
Baptiste Daroussin
b5b47aecab Simplify plist 2014-10-31 20:04:21 +00:00
Baptiste Daroussin
9b2a4d137b Simplify plist
Do not try to stop daemons let user defined the behaviour thought pkg
2014-10-31 20:03:30 +00:00
Baptiste Daroussin
a1bd8f6c67 Simplify plist 2014-10-31 20:02:06 +00:00
Jung-uk Kim
7b23b77c4f Update to 4.3.3. 2014-10-31 18:15:49 +00:00
Steve Wills
b4caa5c8cf Mark broken with Perl 5.18 and newer 2014-10-26 21:04:21 +00:00
Raphael Kubo da Costa
990a62701e Remove @dirrm and @dirrmtry entries from the Qt ports. 2014-10-23 21:35:14 +00:00