Commit Graph

2942 Commits

Author SHA1 Message Date
John Marino
7585bd814b Add new port ibus-table-chinese
PR:		185198
Submitted by:	dennylin93 (hs.ntnu.edu.tw)

Chinese input tables for the Intelligent Input Bus (IBus) input method
framework.  The IBus-table is an Input Method Engine particularly suited
to support Chinese.
2014-08-18 21:00:26 +00:00
Antoine Brodin
1ea857b509 Finish chinese/unzip removal 2014-08-17 20:38:40 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Sunpoet Po-Chuan Hsieh
54bbbd4eb5 - Strip shared library 2014-08-15 10:46:47 +00:00
John Marino
69f43aff5e Merge 4 unzip slave ports into archivers/unzip as non-default options
It is practically impossible to use any of the unzip slave ports.  This
is because archivers/unzip is used by the ports infrastruction (via
USES=zip, USES=zip:infozip) and each slave port conflicts with it.
If you install the slave port first, then the port infrastructure can't
install archivers/unzip (although if attempted, the extracts dependency
might be satisfied by the slave port so it might actually work).

In any case, this change:
  * Adds "iconv" support as an non-default option
  * Add a localization group that can have zero or one selection
  * That group contains Chinese, Korean, or Russian support
  * WITH_UNZIP_UNREDUCE support was removed (I'm not sure it even worked)
  * Makefile was simplified (several loops removed)
  * Removes unzip-iconv, Chinese, Korean, Russian slave ports

PR:		190349
Reported by:	Mikhail Rokhin
Unzip overhaul:	marino
Approved by:	maintainer (ehaupt@)
2014-08-15 10:11:10 +00:00
Sunpoet Po-Chuan Hsieh
ec373bbc2f - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by:	koobs, wg
2014-08-15 03:43:54 +00:00
Sunpoet Po-Chuan Hsieh
11c007fbf1 - Use USES=python 2014-08-15 02:59:55 +00:00
Vanilla I. Shu
072bf015bd 1: Stagify.
2: use @sample, bump version.
2014-08-08 02:25:58 +00:00
Vanilla I. Shu
924a4b9f72 Stagify. 2014-08-07 16:32:37 +00:00
Vanilla I. Shu
ed10522ddf Stagify. 2014-08-07 16:12:21 +00:00
Vanilla I. Shu
6b9d51b151 1: Stagify.
2: rename patches.
2014-08-07 16:05:15 +00:00
Dmitry Marakasov
15cf6f8e31 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-08-06 14:54:16 +00:00
Adam Weinberger
cb7d5cc607 In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option.
2014-08-06 04:34:23 +00:00
Yen-Ming Lee
9fcd312280 - mark BROKEN on 11-CURRENT 2014-08-01 21:56:19 +00:00
Adam Weinberger
5e1f20f814 Fix patch. 2014-07-30 21:08:51 +00:00
Adam Weinberger
1d920b63dd Fix patch 2014-07-30 21:01:20 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Adam Weinberger
fff296bfe7 Convert a bunch of USE_XZ to USES=tar:xz.
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:07:39 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Adam Weinberger
5ed82c18c0 Rename chinese/ patch-xy patches to reflect the files the modify. 2014-07-28 14:37:20 +00:00
Rene Ladan
36e34f48e2 Remove expired ports:
2014-07-23 chinese/big5con: Fails to build with new utmpx
2014-07-23 chinese/hztty: Fails to build with new utmpx
2014-07-23 irc/solid-ircd: Fails to build with new utmpx
2014-07-23 korean/eterm: Fails to build with new utmpx
2014-07-23 mail/biffer: Fails to build with new utmpx
2014-07-23 misc/c-hey: Fails to build with new utmpx
2014-07-23 misc/wminfo: Fails to build with new utmpx
2014-07-23 net/sendfile: Fails to build with new utmpx
2014-07-23 net-im/centericq: Fails to build with new utmpx
2014-07-23 security/chkrootkit: Fails to build with new utmpx
2014-07-23 security/openfwtk: Fails to build with new utmpx
2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx
2014-07-23 security/srp: Fails to build with new utmpx
2014-07-23 security/sud: Fails to build with new utmpx
2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx
2014-07-23 sysutils/lookupd: Fails to build with new utmpx
2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx
2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx
2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx
2014-07-23 sysutils/yawho: Fails to build with new utmpx
2014-07-24 18:36:19 +00:00
Baptiste Daroussin
64620e9118 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 16:44:27 +00:00
Adam Weinberger
95786c7af1 Remove backslashes from single- and double-quotes in COMMENT and _DESC
strings, that were passed through rather than escaping anything.

Approved by:	portmgr (not really, but it touches unstaged ports)
2014-07-23 01:45:47 +00:00
Dmitry Marakasov
5ed519cc02 - Switch to USES=libtool
- Fix build on 10.x

Approved by:	portmgr blanket
2014-07-22 23:42:32 +00:00
Dmitry Marakasov
7a3bbfed60 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-07-22 22:12:41 +00:00
Baptiste Daroussin
bb7b0c4d4c Fix with TEX_DEFAULT=texlive 2014-07-21 20:55:28 +00:00
John Marino
8ecbb368fb Convert 6 chinese font ponts to include with .CURDIR
These ports were including chinese/ttfm/Makefile.ttf using an absolute
path using PORTSDIR instead of a relative one using .CURDIR.  In
specific use cases, PORTSDIR will fail but .CURDIR always works.  As
a bonus, this allows <pre> & <post> inclusions to be removed as well.
Covered by an old blanket permission (bapt) but only two of these ports
have maintainers anyway.
2014-07-20 09:02:14 +00:00
Sunpoet Po-Chuan Hsieh
92b6104e52 - Fix MASTER_SITES 2014-07-19 09:12:44 +00:00
John Marino
cdefe81bb2 chinese/moetff: MASTER_SITES is LOCAL/marino not LOCAL/MARINO 2014-07-19 08:59:56 +00:00
John Marino
f053d91c1a chinese/moettf: Unbreak, stage, restore public distfiles
This port was in bad shape!

1) It had a MASTER_SITES definition pointing to a FreeBSD mirror.  This
   was a circular dependency that broke when the "real" master site
   domain disappeared.  Fix this by hosting at LOCAL/MARINO

2) The kai-pc ttf font was never installed (always broken)

3) It broke (more) with recent chinese font work

4) It included makefile.tty by absolute ${PORTDIR} instead of
   correct ${.CURDIR}, which also unnecessarily required <pre>, <post>

5) It wasn't staged

So fix all that. Also improve efficiency of staging by copying directly
from distfiles to stage directory instead of first copying to WRKSRC then
STAGEDIR.  The post-install target is no longer needed, nor is the
pkg-plist file.
2014-07-19 08:47:58 +00:00
Yen-Ming Lee
9e14d85615 - disable X11 by default
- remove local.conf which is obsoleted
- properly stage
2014-07-18 18:41:53 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Adam Weinberger
1c7521fb62 Correct all instances where OPTIONS_DEFINE was being overwritten
by multiple definitions.
2014-07-15 17:37:38 +00:00
Li-Wen Hsu
3ee60a3728 - Unbreak 2014-07-15 17:28:52 +00:00
Yen-Ming Lee
4d962acc36 - fix improper stage 2014-07-15 15:45:39 +00:00
Sunpoet Po-Chuan Hsieh
e8c512d5a7 - Simplify Makefile 2014-07-12 08:41:55 +00:00
Yen-Ming Lee
f99aa0b108 - add LICENSE 2014-07-10 00:30:19 +00:00
Xin LI
511be198a1 Update to 1.5.0
PR:		ports/190644
Submitted by:	maintainer
2014-07-08 00:52:37 +00:00
Xin LI
4a141bfd4a New port: The Chinese PinYin and Bopomofo conversion library.
PR:		ports/187797
Submitted by:	Henry Hu <henry hu sh gmail com>
2014-07-07 22:54:06 +00:00
Sunpoet Po-Chuan Hsieh
58a9f2a8df - Add LICENSE
- Remove unnecessary MASTER_SITE_SUBDIR
- Reformat pkg-descr
- Use single space after WWW:
2014-07-06 18:49:31 +00:00
Sunpoet Po-Chuan Hsieh
9fdce81a58 - Add LICENSE
- Reformat pkg-descr
- Use single space after WWW:
2014-07-06 18:49:27 +00:00
Sunpoet Po-Chuan Hsieh
81bb7c662b - Add LICENSE
- Remove unnecessary MASTER_SITE_SUBDIR
- Sort PLIST
- Use single space after WWW:
2014-07-06 18:49:22 +00:00
Yen-Ming Lee
e0ce93dad1 - support stage 2014-07-06 06:31:12 +00:00
John Marino
dd9b64226a chinese/scim-tables: Add scim as BUILD_DEPENDS (dports) 2014-07-05 15:06:03 +00:00
Tijl Coosemans
ec94e4d5eb Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
2014-07-05 12:19:32 +00:00
Yen-Ming Lee
8b87f69f9c - remove MAN1 2014-07-05 05:42:34 +00:00
Yen-Ming Lee
10cb91226d - support stage 2014-07-05 05:37:54 +00:00
Yen-Ming Lee
4c3b1024ca - support stage and options 2014-07-05 05:28:30 +00:00
Adam Weinberger
694152b3b3 Remove NOPORTDOCS. 2014-07-03 23:58:28 +00:00
Dmitry Marakasov
374f2fe972 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-02 22:10:05 +00:00