Commit graph

7042 commits

Author SHA1 Message Date
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Alexey Dokuchaev
5563abefa4 - Trim Makefile header, define LICENSE, fix grammar in COMMENT
- Try to unbreak parallel builds (-jX)
- Drop shlib ABI version from LIB_DEPENDS
- Install manual pages relative to MANPREFIX
- Rephrase port description, kill EOL space, add WWW line

Reported by:	pointyhat-west
2013-07-26 14:29:35 +00:00
Andrej Zverev
19ae251b54 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 07:33:41 +00:00
Alexey Dokuchaev
c139b554e5 Fix typos in comments and use correct flavor of braces. 2013-07-26 05:41:36 +00:00
Hiroki Sato
bba30d853c Do not define post-configure and pre-build target for mozc_el.
Spotted by:	HATANO Tomomi
2013-07-25 04:51:03 +00:00
Hiroki Sato
38a6b4b82c - Update MASTER_SITES.
- Use OPTIONS_DEFINE.
2013-07-20 19:10:22 +00:00
Hiroki Sato
a985a72822 - Update to 1.11.1502.102. Changes include:
* Fixes cursor movement issue on Emacs 24 (Issue 168)
 * Support numpad keys in mozc.el (Issue 170)
 * Support Emacs 24 in mozc.el (Issue 190)
 * Support surrounding text
 * Dictionary update

- Take maintainership.

Approved by:	daichi (maintainer)
2013-07-20 04:02:49 +00:00
Alexey Dokuchaev
8ea96f44df - Attempt to fix parallel builds (-jX)
- Convert to modern OPTIONS syntax
- Generally clean up the port while here

Reported by:	pointyhat-west
2013-07-18 07:35:23 +00:00
Martin Wilke
2c4e5dd403 - Unbreak after autotools update 2013-07-18 05:41:27 +00:00
Martin Wilke
9888e4f7c7 - Mark Broken
Reported by:	http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp.20130717143058.pointyhat-west/ja-trac-0.12.3.log
2013-07-18 05:33:41 +00:00
Baptiste Daroussin
5fc436eeb7 Mark as jobs unsafe 2013-07-12 16:32:50 +00:00
Baptiste Daroussin
cab5254741 Mark job unsafe 2013-07-10 21:32:34 +00:00
Baptiste Daroussin
0bdf3055bd Mark as job unsafe 2013-07-10 17:04:49 +00:00
Baptiste Daroussin
889aaa183f Mark jobs unsafe 2013-07-10 11:37:25 +00:00
Baptiste Daroussin
96255e9616 Fix INDEX by really fixing the kde4-l10n ports 2013-07-10 06:33:41 +00:00
Raphael Kubo da Costa
2c80774ea9 KDE4 l10n fixes.
- Remove an entry from all plists that slipped under radar and made
   packaging fail.

 - Properly save the OPTIONS defined by the user in the l10n ports. [1]

   Quoting bapt, master of all things ports:

   That is because misc/kde4-l10n/files/bsd.l10n.mk is totally wrong it does

   ...
   .include <bsd.port.pre.mk>
   ...
   .include <bsd.port.options.mk>
   ...
   .include <bsd.port.post.mk>

   First the right order in that case should be:

   ...
   .include <bsd.port.options.mk>
   ...
   .include <bsd.port.pre.mk>
   ...
   .include <bsd.port.post.mk>

   Second in that case (kde) the pre.mk/post.mk can be removed just keeping
   the options.mk and given that we now have the helpers options.mk can also
   be removed.

   The check for variables in OPTIONS_DEFINE is also useless (already done
   by the framework) defining OPTIONS_DEFINE and OPTIONS_DEFAULT to some
   empty values is also useless.

No PORTREVISION bump because the generated packages do not change regardless
of the changes/fixes in behavior here.

Reported by:	avg [1]
Submitted by:	bapt [1]
2013-07-09 21:49:00 +00:00
Motoyuki Konno
423885c6d8 Update MASTER_SITES. 2013-07-06 15:45:10 +00:00
Raphael Kubo da Costa
554e0c79c9 Update the KDE Software Compilation to 4.10.5.
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.

The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php

The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.

I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
2013-07-04 23:34:32 +00:00
Hiroki Sato
9bd0f80e4b Fix BUILD_DEPENDS in japanese/mozc-tool.
Spotted by:	ume
2013-07-03 10:22:40 +00:00
Rene Ladan
7e8268aa94 Remove support for the -qt package variant, this depends on the
expired QT3 port.

NOPORTDOCS -> PORT_OPTIONS:MDOCS while here
2013-07-02 22:44:48 +00:00
Raphael Kubo da Costa
18ff93d1a7 Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.

The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php

clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).

Work on the newly-released 4.10.5 will begin shortly.
2013-07-02 19:04:18 +00:00
Hiroki Sato
ea97f0e983 Update zipcode database to 20130628. 2013-07-02 16:22:37 +00:00
Jun Kuriyama
a8ae160ac4 - Update to 20130628. 2013-07-01 22:18:43 +00:00
Steve Wills
2945b60a0c - Update to 0.3.4 2013-06-30 19:23:35 +00:00
Baptiste Daroussin
f26b1735ae Convert to USES=imake
Trim headers
2013-06-28 21:55:51 +00:00
Baptiste Daroussin
932db7c46c New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.

Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).

While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
2013-06-28 11:51:05 +00:00
Antoine Brodin
fe33b412f0 Fix some fonts.dir leftovers reported by poudriere
While here, trim Makefile header and finish PORT_OPTIONS conversion

Approved by:	portmgr (miwi)
2013-06-27 18:31:06 +00:00
Raphael Kubo da Costa
d92eca7232 Update to 3.5.2.
PR:		ports/179917
Submitted by:	Takefu <takefu@airport.fm>
2013-06-24 17:54:26 +00:00
Olli Hauer
d2aed37750 - connect japanese/bugzilla44 2013-06-20 22:33:46 +00:00
Olli Hauer
dba4cdc6e5 New ports for bugzilla44
- devel/bugzilla44
- japanese/bugzilla44
- german/bugzilla44

Release Notes:
http://www.bugzilla.org/releases/4.4/release-notes.html
2013-06-20 22:21:36 +00:00
Jung-uk Kim
2bf17ab7d1 Update to 4.0.4. 2013-06-19 20:52:13 +00:00
Martin Wilke
6e398b55a6 - Add missing fonts.alias
- trim header

Reported by:	pkg (DEVELOPER_MODE)
2013-06-19 14:58:42 +00:00
Martin Wilke
f6d04b275c - Don't remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-19 14:51:53 +00:00
Martin Wilke
1d9af98724 - Add missing fonts.alias
Reported by:	pkg (DEVELOPER_MODE)
2013-06-19 14:50:24 +00:00
Martin Wilke
e696d02de3 Add missing font.alias
Reported by:	pkg (DEVELOPER_MODE)
2013-06-19 14:49:24 +00:00
Martin Wilke
19042987c7 - Don't remove directories not created by this port
- Trim header

Reported by:	pkg (DEVELOPER_MODE)
2013-06-19 14:47:47 +00:00
Hiroki Sato
3ea31fee78 Update to 452.
PR:		ports/179673
2013-06-18 08:13:08 +00:00
Martin Wilke
92d3696a18 - Add missing fonts.alias file to plist 2013-06-14 03:22:02 +00:00
Martin Wilke
0fcb281abc - Add missing fonts.dir file 2013-06-14 03:20:35 +00:00
Martin Wilke
7e637c6711 - Do not remove directories not created by this port 2013-06-14 01:58:45 +00:00
Martin Wilke
bd13e30478 - Add missing fonts.alias to plist
- While here trim header

Reported by:	pkg (DEVELOPER_MODE)
2013-06-13 23:50:37 +00:00
Martin Wilke
cd8196b0c2 = Fix plist
Reported by:	pkg (DEVELOPER_MODE)
2013-06-13 23:45:56 +00:00
Martin Wilke
b0b250e15f - Add missing fonts.alias file
- While here trim header
2013-06-13 23:44:59 +00:00
Baptiste Daroussin
fb7450560b Fix build with clang 2013-06-12 16:08:37 +00:00
Martin Wilke
52ffd49ed9 - Add missing fonts.alias
Reported by:	pkg (DEV MOD)
2013-06-12 14:35:50 +00:00
Martin Wilke
61a28b72d7 Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 03:13:46 +00:00
TAKATSU Tomonari
3c03d43fee - Update to 4.2.6 2013-06-09 06:34:35 +00:00
Baptiste Daroussin
48ffaafcd5 Convert to new options framework 2013-06-06 16:05:55 +00:00
Frederic Culot
fd9d93df46 - Update to 0.20130603 [1]
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Number-Phone-JP/Changes
PR:		ports/179334 [1]
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-06-06 07:36:34 +00:00
Steve Wills
3f781acde7 - Fix with ruby 1.9
PR:		ports/178293
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2013-06-01 22:04:34 +00:00
Carlo Strub
a2e82bc956 - Fix to work with Ruby 1.9
- Use better macro/function/class for Ruby 1.9 and later.
- Use OPTIONS instead of NOPORTDOCS.

PR:		ports/178022
Submitted by:	Hiroyuki Iwatsuki <don@na.rim.or.jp> (maintainer)
2013-05-27 19:52:00 +00:00
Baptiste Daroussin
b86b63c345 Do not try to remove a directory not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-27 08:15:26 +00:00
Hiroki Sato
83f00ce6ea Fix pkg-plist.
Spotted by:	QAT
2013-05-27 02:40:17 +00:00
Hiroki Sato
e2ccc05f27 Mark USE_TEX=tetex. 2013-05-27 01:56:56 +00:00
Hiroki Sato
56735dbed4 - Fix PKGNAMEPREFIX.
- Mark USE_TEX=texlive.

Spotted by:	nyan
2013-05-27 01:46:24 +00:00
Jason Helfman
cb5c3e946a - match OPTION 2013-05-26 00:36:38 +00:00
Jason Helfman
69a52214a8 - adoption of optionsNG framework
- trim COMMENTS and historical headers

Approved by:	portmgr (bapt)
2013-05-26 00:33:54 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Baptiste Daroussin
e71de09d6d Do not let system make.conf inpact the port's makefile
This fixes build on current
2013-05-24 16:35:30 +00:00
Hiroki Sato
87e2e8e2e6 Fix dependency.
Reported by:	miwi
2013-05-23 00:37:49 +00:00
Hiroki Sato
ca9b293799 - Fix duplicated pkg-plist entries.
- Split off documentation to print/texlive-docs from print/texlive-texmf.
  The document part was 1.3GB (30k files).  Now the size of texlive-texmf
  package is 557MB (this was 1.5GB before the split).
- do-texhash, do-fmtutil, do-updmap targets now run after post-install.
2013-05-22 08:26:53 +00:00
Jun Kuriyama
c65ef470a1 - Upgrade to 0.12. 2013-05-21 14:24:57 +00:00
Martin Wilke
31f17e5d67 - Unbreak build on HEAD
PR:		177175
Submitted by:	maintainer
2013-05-21 08:12:14 +00:00
Bryan Drewery
f050dd075b - Update to 0.20130501
- Pass maintainership to submitter

PR:		ports/178724
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
2013-05-19 05:09:45 +00:00
Max Brazhnikov
250a3e24d3 KDE/FreeBSD team presents KDE SC 4.10.3 ports!
- Remove patches and checks for unsupported FreeBSD versions.

The area51 repository features commits by avilla, rakuco and myself.
2013-05-18 20:34:41 +00:00
Hiroki Sato
bdb33870b6 Add a workaround when archivers/lha-ac is installed.
Spotted by:	me
2013-05-15 18:19:49 +00:00
Hiroki Sato
8a7acbced9 - Add Japan Post zip code dictionary.
- Add LICENSE.
 - Fix malformed BUILD_DEPENDS and remove unnecessary dependencies.
   Use USE_* in a consistent manner.
 - Fix inconsistency toolchain usage in build_tools and the others.
   Hardcoded g++ was always used only for the former even if both gcc
   and clang were available.
 - Enable -Werror.
 - Fix SSP issue on i386 platform.
 - Let cpp(1) to replace LOCALBASE instead of patching and sed(1).
 - Use GYP_DEFINES for build variables instead of patching.
 - Separate the stages of configuration and build from each other.
 - Add options for localbase and openssl-related configuration to gyp
   instead of patching.
 - Fix makesum target.
 - Fix whitespaces to make portlint happy.
 - Disable serialization for linking.  It is not needed.
 - Remove hardcoded mozc.xml.
 - Respect DISABLE_MAKE_JOBS=yes.  Do not calculate the factor using the
   number of CPUs.
 - Remove a confusing message after pkg-message.
 - Rename a deprecated function (inactivate-current-input-method-function)
   in mozc.el in a compatible fashion with the older emacsen [1].
 - Add leim-list.el for registration of mozc-mode via LEIM API.
   "(require 'mozc)" is no longer needed.
 - Fix a build problem when binutils is installed and ${LOCALBASE}/bin
   comes first in $PATH [2].

Submitted by:	Tadaaki Nagao [1]
Reported by:	Kenichi Niioka [2]
PR:		ports/178250
Approved by:	maintainer timeout (2 weeks)
2013-05-14 19:46:20 +00:00
MANTANI Nobutaka
4d3941fdc4 Fix incompatibility of anthy.el with Emacs 24.
PR:		ports/178413
Submitted by:	Yuichiro NAITO <naito.yuichiro@gmail.com>
2013-05-14 17:06:06 +00:00
MANTANI Nobutaka
3efa67895e - Update to 1.8.5.
- Trim Makefile header.
- Remove shared lib version from LIB_DEPENDS.
2013-05-14 16:51:16 +00:00
Martin Wilke
9656aa0dbc - Update to version 0.20130401
PR:		178573
Submitted by:	Ports Fury
2013-05-14 16:31:37 +00:00
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Hiroki Sato
df02a1b305 Add DIST_SUBDIR to fix a fetch error because the distfiles are often replaced
with the same names in every release.
2013-05-10 08:08:33 +00:00
Bryan Drewery
75e0a28623 - Fix extract on 9+ due to this picking up /usr/bin/unzip instead of
looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to.
  Will let maintainers decide if archivers/unzip is really still needed.
  Some of these ports/options remain broken due to other issues.

With hat:	portmgr
2013-05-10 01:46:52 +00:00
Jung-uk Kim
ea47cacd91 Update to 4.0.3. 2013-05-09 18:26:51 +00:00
MIHIRA Sanpei Yoshiro
1b3f6cc80c fix extract-error(GNU unshar changed behavior)
Submitted by:	hrs
Reviewed by:	nyan
2013-05-08 11:29:45 +00:00
Hiroki Sato
501d6ef8d7 - Rename japanese/jisx0213-fonts with japanese/font-jisx0213.
- Trim old-style header.
- Fix MASTER_SITES.
- Mark as MAKE_JOBS_SAFE=yes
- Remove no-op pkg-req.
2013-05-08 01:27:26 +00:00
Jun Kuriyama
b7347fc31b - Update to 20130430. 2013-05-07 14:33:14 +00:00
Baptiste Daroussin
53ad8315b0 Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by:	John Marino
Obtained from:	DPorts
2013-05-07 13:12:31 +00:00
Hiroki Sato
7148be76c6 - Separate print/tex-dvipdfmx from print/texlive-base and add libpaper
support.  dvipdfmx's default paper size can be set by
  ${LOCALBASE}/etc/papersize and/or PAPERSIZE environment variable as
  other programs like print/psutils do.

- Use absolute pathname in {fmtutil,texconfig,updmap}-sys programs because
  manually-installed and/or old TeXLive files can prevent them from
  working. [1]

- Fix pkg-plist in print/texlive-texmf.

- Remove DIST_SUBDIR from Mk/bsd.tex.mk.

Reported by:	bsam, Stephen Montgomery-Smith [1]
2013-05-07 08:44:32 +00:00
Baptiste Daroussin
46023dda78 Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS 2013-05-06 15:18:38 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Hiroki Sato
139838ce1d TeXLive mega commit. The following ports have been added:
* Meta port
   - print/texlive-full: meta port to install all of the TeXLive components

  * Libraries
   - devel/tex-kpathsea: kpathsea library
   - devel/tex-web2c: WEB2C toolchain and TeX engines
   - print/tex-ptexenc: character code conversion library for pTeX

  * Base part of the TeXLive
   - print/texlive-base: binary programs in TeXLive
   - print/texlive-texmf: macro and font data in TeXLive
   - print/texlive-infra: tlmgr dependency (Perl modules)

  * TeX Formats
   - print/tex-formats: TeX, LaTeX, PDFTeX, AMSTeX, ConTeXT, CSLaTeX,
       EplainTeX, METAFONT, MLTeX, PDFTeX, TeXsis
   - print/tex-aleph: Aleph/Lambda
   - print/tex-xetex: XeTeX
   - print/tex-luatex: LuaTeX
   - print/tex-jadetex: JadeTeX
   - print/tex-xmltex: XMLTeX
   - japanese/tex-ptex: pTeX

  * DVI ware
   - print/tex-xdvik: XDvi

Mk/bsd.tex.mk is added for common part and USE_TEX knob [1].

Approved by:	portmgr (old version) [1]
PR:		ports/171571
PR:		ports/176399 [1]
2013-05-06 00:44:22 +00:00
Hiroki Sato
a0fe96a2e8 Use OPTIONS_DEFINE and add style clean-ups. 2013-05-05 16:12:13 +00:00
Hiroki Sato
3e43f147e3 - Fix fork() and select() in skkserv. It didn't work properly.
- Trim old-style header.
2013-05-05 15:53:04 +00:00
Jun Kuriyama
6fa036f189 - Ubreak.
PR:		ports/176926
Submitted by:	Hiroyuki Iwatsuki <don@na.rim.or.jp>
2013-05-04 10:48:54 +00:00
Hiroki Sato
7bf7b97124 Trim old-style header and add style clean-ups. 2013-05-04 08:11:13 +00:00
Hiroki Sato
b5e7f98a27 - Fix build after utmp->utmpx migration.
- Use OPTIONS_DEFINE.
- Use USERS and GROUPS for _sj3 user.
- Trim old-style header.
2013-05-04 08:07:59 +00:00
Hiroki Sato
cd7d8d3dc4 - Update to 3.0.j2.1b.
- Use OPTIONS_RADIO for Japanese FEP selection.
- Fix build when CC is defined.
- Respect CFLAGS.
- Rename MACHINE and TARGET in Makefile.
- Mark MAKE_JOBS_SAFE=yes.
2013-05-03 18:57:53 +00:00
Hiroki Sato
0b6d63fea9 - Trim old-style header.
- Use OPTIONS_DEFINE.
2013-05-03 17:42:12 +00:00
Hajimu UMEMOTO
de860a2660 Unmark BROKEN. It seems buildable. 2013-05-03 16:48:29 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Baptiste Daroussin
44a150712c Fix syntax error
Spotted by:	bmake exp-run
2013-05-03 08:13:43 +00:00
Hiroki Sato
a42c0444ff Trim old-style header. 2013-05-02 22:27:58 +00:00
Hiroki Sato
a60192a1d4 Fix pkg-plist.
Spotted by:	poyopoyo@puripuri.plala.or.jp
2013-05-02 22:16:02 +00:00
Hiroki Sato
c0f76ab2ec - Trim old-style header.
- Use OPTIONS_DEFINE.
2013-05-02 22:13:01 +00:00
Hiroki Sato
461968d305 - Trim old-style header.
- Rename files/patch-aa.
2013-05-02 22:01:25 +00:00
Hiroki Sato
f8bac571ac - Rename files/patch-aa.
- Separate japanese/nkf and japanese/p5-nkf from each other.
2013-05-02 21:57:28 +00:00
Hiroki Sato
6685af89c2 - Trim old-style header.
- Add LICENSE.
- Use OPTIONS_DEFINE.
- Remove japanese/navi2ch-emacs21 and japanese/navi2ch-xemacs21-mule because
  they are obsolete.
2013-05-02 21:41:04 +00:00
Hiroki Sato
b048082003 - Add paperconf(1) support for the default paper size configuration.
- Fix pathname of perl(1).
- Trim old-style header.
- Add LICENSE.
2013-05-01 06:19:25 +00:00
Hiroki Sato
918595d207 Update to 3.03. 2013-05-01 04:46:29 +00:00
Hiroki Sato
8a1ab5c7cd - Trim old-style header.
- Style clean-ups.
2013-05-01 03:23:00 +00:00
Hiroki Sato
71b6c278d9 - Trim old-style header.
- Use OPTIONS_DEFINE.
- Style clean-ups.
2013-05-01 03:19:09 +00:00
Hiroki Sato
2a8f95f8be Fix DATADIR. 2013-05-01 03:12:55 +00:00
Hiroki Sato
26c2ab80fb Update to 20130430 and add style clean-ups. 2013-05-01 03:05:18 +00:00
Hiroki Sato
c5045d2bd1 Use an old version of IPA fonts as Ryumin-Light and GothicBBB-Medium for
Ghostscript 7.  This is because the latest version is not compatible with
.optnttcidfont directive.  The other versions of Ghostscript use the new
version.
2013-05-01 02:55:55 +00:00
Hiroki Sato
41d078d158 - Trim old-style header.
- Use OPTIONS_DEFINE.
- Style clean-ups.
2013-05-01 02:47:02 +00:00
Hiroki Sato
9da9e7fce4 - Fix DATADIR.
- Style clean-ups.
2013-04-30 23:57:37 +00:00
Hiroki Sato
055d8bf3ff - Use OPTIONS_DEFINE.
- Fix DATADIR.
- Style clean-ups.
2013-04-30 23:55:58 +00:00
Hiroki Sato
d5e6d0d886 Fix DATADIR. 2013-04-30 23:53:03 +00:00
Hiroki Sato
1bc1e3a341 Fix DATADIR. 2013-04-30 23:51:33 +00:00
Hiroki Sato
191278d8ac - Trim old-style header.
- Use OPTIONS_DEFINE.
- Style clean-ups.
2013-04-30 23:49:46 +00:00
Hiroki Sato
f516df6e05 - Trim old-style header.
- Use OPTIONS_DEFINE.
- Style clean-ups.
2013-04-30 23:47:02 +00:00
Hiroki Sato
4b5d27750f Fix DATADIR. 2013-04-30 23:43:29 +00:00
Hiroki Sato
1662a44f30 Fix DATADIR. 2013-04-30 23:41:20 +00:00
Hiroki Sato
5d0edfc4f6 - Trim old-style header.
- Use OPTIONS_DEFINE.
- Style clean-ups.
2013-04-30 23:39:23 +00:00
Hiroki Sato
6389d74447 Update to 20130422 and add style clean-ups. 2013-04-30 20:56:58 +00:00
Hiroki Sato
c25e9122da - Trim old-style header.
- Use OPTIONS_DEFINE.
2013-04-30 20:53:25 +00:00
Hiroki Sato
90bc1dba15 Update to 20130430 and add style clean-ups. 2013-04-30 20:48:46 +00:00
Hiroki Sato
3a939cd983 Update to 450 and style clean-ups. 2013-04-30 07:48:19 +00:00
Hiroki Sato
63ce41949e Update to TESTFLIGHT-055 and add style clean-ups. 2013-04-30 07:45:02 +00:00
Hiroki Sato
b041091d42 - Trim old-style header.
- Fix MASTER_SITES.
- Use OPTIONS_DEFINE for DOCS.
2013-04-30 07:23:28 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Baptiste Daroussin
bc62127a69 Convert from USE_GETTEXT to USES= gettext
While here:
- Trim some headers
- Convert to new options framework
2013-04-26 16:39:14 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alex Kozlov
5003029118 - Convert USE_GETTEXT to USES (part 2)
Approved by:	portmgr (bapt)
2013-04-24 13:36:18 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Daichi GOTO
91696069c0 fixed a mozc-el build issue 2013-04-24 07:32:57 +00:00
Baptiste Daroussin
4ad115ab4e Convert j* categories to USES=pkgconfig 2013-04-23 11:46:54 +00:00
Daichi GOTO
cc512eb308 enabled mozc_renderder, default on. 2013-04-23 03:45:02 +00:00
Daichi GOTO
ff03793c3a update to 1.10.1390.102 2013-04-23 03:11:57 +00:00
Jung-uk Kim
9b86b8c858 Update to 4.0.2.
Feature safe:	yes
2013-04-16 20:51:47 +00:00
Hiroki Sato
39e54f9efb Update to 449 because the old distfile was removed.
Approved by:	portmgr (bdrewery)
2013-04-15 12:04:32 +00:00
Martin Wilke
34645c27a5 - Mark broken fails to build
Reported by:	pointyhat
Approved by:	maintainer feedback timeout 3 weeks+; portmgr
2013-04-02 15:02:19 +00:00
Olli Hauer
b3a7fc133a - update japanes/bugzilla templates
- update vuxml to reflect bugzilla templates
- fix typo in vuxml

Approved by:	portmgr (miwi)
Sponsored by:
2013-03-31 17:36:29 +00:00
Ashish SHUKLA
7fc5bd70f3 GNU Emacs updates
editors/emacs:
 - Update to 24.3
 - Update CANNA patchset[1]
 - Unbreak ARM support by using the patch from emacs-devel port
 - Add missing INSTALLS_ICONS[2]
 - Remove a patch which is already integrated upstream
 - Fix Makefile header

editors/emacs-devel:
 - Update to bzr revision 112178
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

editors/emacs23:
 - Remove ABI versions from LIB_DEPENDS
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

Mk/bsd.emacs.mk:
 - Update major version for editors/emacs port

*:
 - Bump PORTREVISION to chase Emacs updates

PR:		ports/177428[2]
Submitted by:	Yuji TAKANO[1] (via private email), bdrewery[2]
2013-03-30 05:13:30 +00:00
Alberto Villa
9b2942526a - Update Calligra and l10n ports to 2.6.2:
* Japanese translation is stuck at 2.5.5;
  * Southern Catalan translation is now up to date;
  * Bosnian, Slovenian and Turkish translations were added.

This update brings several new features and the new Calligra Author;
for a full list, please read 2.6 release notes:
http://www.calligra.org/news/calligra-2-6-released
2013-03-29 23:51:39 +00:00
Martin Wilke
dfaaafdd97 - Fix build
PR:		172725
Submitted by:	ports fury
2013-03-29 01:06:58 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
2013-03-27 11:55:25 +00:00
TAKATSU Tomonari
ce822e5b44 - Divide ebnetd.sh into 3 scripts
- Set a list of these scripts to USE_RC_SUBR
- Use SUB_FILES for pkg-message
- Use PLIST_SUB to substitute EBNETD_RUNDIR macro in pkg-plist
- Remove obsolete WWW url from pkg-descr
- Rename some patch files to pet portlint

PR:		ports/176866
Submitted by:	Yasuhiro KIMURA (maintainer)
2013-03-24 21:08:06 +00:00
Bryan Drewery
c32bd6cd08 - Add explicit pkgconf dependency
- Trim headers

PR:		ports/177306
Reported by:	John Marino <draco@marino.st>
With hat:	portmgr
2013-03-24 15:51:03 +00:00
Ruslan Makhmatkhanov
604d737adb - update to 15.1
PR:		177177
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer)
2013-03-23 05:59:21 +00:00
TAKATSU Tomonari
c62891cea7 - Update to 9.1
- Pass maintainership to submitter
- Update MASTER_SITES
- Trim Makefile header

PR:		ports/176808 (based on)
Submitted by:	Tsurutani Naoki <turutani_AT_scphys.kyoto-u.ac.jp>
2013-03-22 21:26:40 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Max Brazhnikov
d65c037b00 Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
TAKATSU Tomonari
4bc8c62057 - Update to 0.995
- Add LICENSE section
- Trim Makefile header
- Trim WWW: line in pkg-descr
- Update WWW: line in pkg-descr

PR:		ports/175696 (based on)
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
2013-03-20 12:42:31 +00:00
TAKATSU Tomonari
2bfdf02b46 - Update to 0.995
- Add LICENSE section
- Adopt OptionsNG
- Trim Makefile header
- Remove Author: line from pkg-descr
- Replace tab with space WWW: line in pkg-descr
- Update WWW: line in pkg-descr

PR:		ports/175695 (based on)
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
2013-03-20 12:41:52 +00:00
TAKATSU Tomonari
d1ef8e6200 - Update to 0.995
- Add a patch to fix build error with Ruby 1.8 [1]
- Add LICENSE section
- Adopt OptionsNG
- Trim Makefile header
- Remove Author: line from pkg-descr
- Replace tab with space WWW: line in pkg-descr
- Update WWW: line in pkg-descr

PR:		ports/175257
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Obtained from:	http://code.google.com/p/mecab/issues/detail?id=3 [1]
2013-03-20 12:40:53 +00:00
TAKATSU Tomonari
f1c95ec4c3 - Update to 0.995
- Add LICENSE section
- Adopt OptionsNG
- Drop CONFIGURE_ARGS because --with-charset is not available any longer
- Make use of PORTDOCS
- Trim Makefile header
- Update pkg-descr

PR:		ports/175258
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
2013-03-20 12:38:23 +00:00
Eitan Adler
b63a28f690 "aaargh, quoted Makefile variables"
Approved by:	portmgr (bapt)
2013-03-18 21:56:30 +00:00
Vanilla I. Shu
5e191b87d1 1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
2013-03-18 15:14:27 +00:00
Daichi GOTO
b237a833bf Google droped SCIM support from Mozc. 2013-03-09 11:23:29 +00:00
Jung-uk Kim
e835d5453f Update to 4.0.1. 2013-03-08 19:01:45 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Martin Wilke
0f92912af4 - Add new knob USE_LHA [1]
- Convert few ports to USE_LHA [1]
- Revert r303619 since CONFIGURE_ENV already sets CPPFLAGS and LDFLAGS by default. [2]

PR:		176187 [1]
		174790 [2]
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de> [1]
		Gerald Pfeifer <gerald@pfeifer.com> [2]
2013-03-07 17:08:13 +00:00
Michael Scheidell
92adb6c171 - Undo patch for buggy Net:DNS .69. caused 404 errors <.69
PR:		ports/174505
2013-03-07 06:20:38 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Hiroki Sato
07d7dce273 - Add CONFLICTS as a preparation of importing new TeX ports based on TeXLive.
No functional change.
- Style fixes.
2013-03-03 20:49:34 +00:00
Steve Wills
74eec317c8 - Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to:	swills
Reported by:	bapt
2013-03-03 01:43:02 +00:00
Steve Wills
28b723187b - Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
  may be interested (patching rubygem- ports is possible now)
- Trim headers while here

With Hat:	ruby@
2013-03-02 21:01:58 +00:00
Jun Kuriyama
088cb55c5f - Update to 20130228. 2013-03-02 03:07:10 +00:00
Martin Wilke
9c17d7b4ac - Fix build on FreeBSD 9+
- while here trim header
2013-02-27 15:08:32 +00:00
Michael Scheidell
03dd9098da - Sync with MASTER: fix problem with Net:DNS > .69
- Update Makefile to new header format

PR:		ports/176452
Submitted by:	scheidell@ (me)
Approved by:	maintainer
2013-02-27 13:57:09 +00:00
Ruslan Makhmatkhanov
93259a793d - remove german, french and japanese localization of www/MT. They were
merged into main port since version 5.2 (will go in it's own commit)

PR:		172319
Submitted by:	Submitted by:   Takefu <takefu@airport.fm> (maintainer)
2013-02-23 16:50:55 +00:00
Martin Wilke
d0e9e07b9d - BROKEN does not build
install  -s -o root -g wheel -m 555 /work/a/ports/japanese/jvim3/work/vim/src/grep/grep /usr/local/bin/jgrep
install: /work/a/ports/japanese/jvim3/work/vim/src/grep/grep: No such file or directory
*** Error code 71
2013-02-23 14:55:35 +00:00
Martin Wilke
98b47b31b4 - BROKEN checksum mismatch 2013-02-21 02:41:00 +00:00
Martin Wilke
ba52eb9b64 - Update to 14.4
- Trim header
- OptionNG

PR:		173437
Submitted by:i	Seiji Ohashi <sayzbrdg@gmail.com>
Approved by:	maintainer
2013-02-18 05:44:30 +00:00
Steve Wills
366119e669 - Update to 201302
- Trim header while here

PR:		ports/175797
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2013-02-17 19:31:21 +00:00
TAKATSU Tomonari
e91a5cfede - Fix patching
- Trim Makefile header
- Replace NOPORTDOCS with PORT_OPTIONS:MDOCS
- Bump PORTREVISION

PR:		ports/175398
Submitted by:	Tsurutani Naoki (maintainer)
2013-02-17 11:49:50 +00:00
TAKATSU Tomonari
d87188b338 - Fix issue that option settings are saved in /var/db/ports/ja-mecab
rather than /var/db/ports/ja-mecab-ipadic
- Revert change of pkg-descr in r310466 except Author: line since it is
  description of MeCab rather than that of IPA dictonary for MeCab
- Update MASTER_SITES and WWW URL

PR:		ports/175536 (based on)
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
2013-02-11 05:52:13 +00:00
Baptiste Daroussin
acdfba3fc5 japanese/vflib||2013-02-06|Has expired: No more public distfiles
graphics/py-visual||2013-02-06|Has expired: Depends on the expired x11-toolkits/gtkglarea [1]
math/gnuplot+||2013-02-06|Upstream says: This package is obsolete. The author does not recommend to use it
science/vis5d+||2013-02-06|No new release since 2001, depends on expired x11-toolkits/gtkglarea [2]

Approved by:	stephen [1],
		nivit [2]
2013-02-06 07:46:43 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Baptiste Daroussin
cc23a6558a Fix build on FreeBSD 9+ 2013-02-05 12:00:34 +00:00
Max Brazhnikov
617a653c25 Merge from area51 repository:
- Update to 2.5.5
- Convert to new options framework
- minor cleanups

Courtesy of:	avilla
2013-02-05 11:36:39 +00:00
Jung-uk Kim
fde722d687 Update to 3.6.5. 2013-02-04 20:03:49 +00:00
Eitan Adler
dab8e86e18 Add license
Fix header

PR:		ports/175294
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-02-04 05:29:46 +00:00
Eitan Adler
18c9776ee9 Add LICENSE
Hand maintainer to submitter
Fix header

PR:		ports/175271
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-02-04 02:20:43 +00:00
Max Brazhnikov
cb8b1428c6 KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
2013-02-03 20:10:37 +00:00
Max Brazhnikov
c2dd4d2e2d KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.
The area51 repository features commits by Alonso Schaich, avilla, fluffy,
jhale, makc and rakuco.

Common changes:
- Trim Makefile header
- Convert to new option framework
- Add/improve desktop entries
- Remove upstreamed patches

Mk/bsd.qt.mk:
- Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1]

devel/qmake:
- Fix crash due to off-by one error [2]

multimedia/qt4-phonon*:
- Deprecate in favour of multimedia/phonon*

www/qt4-webkit:
- Make dependence on GStreamer optional [3]

devel/qtcreator:
- Enable qml-designer in devel/qtcreator (requires privite Qt headers) [4]

Reported by:	avg via irc [1]
Submitted by:	avg via maillist [2]
PR:		ports/175644 [3]
Submitted by:	danfe [3]
PR:		ports/169809 [4]
Reported by:	tcb <tcberner at gmail.com> [4]
2013-02-03 17:21:56 +00:00
Hiroki Sato
702fa9b377 Update to 447. 2013-02-02 18:02:21 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Xin LI
b43fb45b4e Use OPTIONSng.
PR:		ports/175525
Submitted by:	Takefu <takefu airport fm>
2013-01-30 01:55:29 +00:00
Xin LI
b7817fc389 Update to 3.5.1.
Security:	559e00b7-6a4d-11e2-b6b0-10bf48230856
2013-01-29 20:12:47 +00:00
TAKATSU Tomonari
91f8afc5df - Trim Makefile header 2013-01-29 13:19:06 +00:00
Ryan Steinmetz
5d613fca55 - Reset maintainership due to MAINTAINER email bounce
Reported by:	portscout
2013-01-26 15:26:27 +00:00
MANTANI Nobutaka
4083d30c7d Add license info.
Adopt new OPTIONS framework.
Trim Makefile header.

PR:		ports/175254
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-01-26 10:27:23 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Hiroki Sato
b6648dc2fb Fix SIGSEGV when pasting multibyte characters.
Submitted by:	nyan
2013-01-20 06:18:25 +00:00
Hiroki Sato
891d15444b Add UTF-8 support. 2013-01-20 01:30:35 +00:00
Hiroki Sato
40aeca7673 - Use UTF-8 when LANG=ja.JP.UTF-8.
- Add README.ext.jp.

Submitted by:	nork
PR:		ports/175440
2013-01-20 01:29:21 +00:00
Hiroki Sato
c0470cd468 - Add UTF-8 support[*].
- Add LICENSE.
- Update pkg-descr.
- Use PORTDOCS for additional documents.

Submitted by:	nork [*]
PR:		ports/175431 [*]
2013-01-19 16:57:52 +00:00
Chris Rees
217a62afd6 Remove unused function from pkg-install, and dequote RESTRICTED 2013-01-18 16:33:28 +00:00
Jason Helfman
4686a9255e - trim historical header, add LICENSES, convert CHARSET to optionsNG and drop
pre-everything target
- update pkg-descr

PR:		175195
Submitted by:	maintainer, yasu@utahime.org
2013-01-15 21:51:01 +00:00
Jason Helfman
21e0c80b0c - add created by to header
- adopt optionsNG
- add LICENSE
- trim COMMENT

PR:		175194
Submitted by:	maintainer, yasu@utahime.org
2013-01-15 05:31:50 +00:00
Jason Helfman
e9c1a68f09 - add created by to header
- adopt optionsNG
- add LICENSE
- while here use copytree_share in favor of cp (appoved by maintainer)

PR:		175193
Submitted by:	maintainer, yasu@utahime.org
2013-01-15 05:28:40 +00:00