Commit graph

7665 commits

Author SHA1 Message Date
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