1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Vanilla I. Shu
a57522f229 Support STAGEDIR.
Approved by:	portmgr (blanket infrastructure)
2014-01-08 15:47:09 +00:00
Baptiste Daroussin
f5750c6a0e Add NO_STAGE all over the place in preparation for the staging support (cat: chinese) 2013-09-20 16:01:22 +00:00
Baptiste Daroussin
4f9800667d Convert remanent USE_PKGCONFIG to USES=pkgconfig
While here convert:
USE_ICONV -> USES=iconv
USE_GMAKE -> USES=gmake
USE_GNOME=gnomehack -> USES=pathfix
some post-patch to USES=pathfix
2013-07-06 07:59:09 +00:00
Cheng-Lung Sung
6811f298e9 Update chinese/libchewing to 0.3.4
* Master site changed to Google Code
* Patches to install data into PREFIX/share/chewing

Patch created and tested by me and Zhihao Yuan(lichray@gmail.com)

PR:		ports/176021
Submitted by:	Henry Hu <henry.hu.sh_AT_gmail.com>
2013-06-27 01:47:18 +00:00
Mark Linimon
5b9c70b74f Fails to install on powerpc: signal 6.
Hat:		portmgr
Feature safe:	yes
2011-11-10 21:25:30 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Koop Mast
32ea452695 Fix build with FreeBSD 10
Approved by:	portmgr (miwi)
2011-10-29 19:01:59 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Cheng-Lung Sung
3c17f5a3fb - Update to 0.3.3
PR:		ports/155089
Submitted by:	Jin-Sih Lin <linpct_AT_gmail dot com>
2011-03-03 05:55:55 +00:00
Cheng-Lung Sung
bdf99ce26e - Update to 0.3.2
PR:		ports/140991
Submitted by:	Denny Lin <dennylin93_AT_cnmc32 dot hs dot ntnu dot edu dot tw>
2009-12-18 05:06:18 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Cheng-Lung Sung
3e06b4b944 - Respect DESTDIR
- Use USE_LDCONFIG

PR:		ports/101872
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 04:20:56 +00:00
Cheng-Lung Sung
49e1e955a7 - Require newer GCC to build, fix build on 4.x
PR:		97573
Submitted by:	Rong-En Fan
2006-05-22 01:09:04 +00:00
Cheng-Lung Sung
d5a4216cea - since isspace(0xa0) return true. When using sscanf(...,"%s",...),
it will treat some UTF8 words containing 0xa0 as spaces.
  Thus those words will be skipped.
- added two patch to avoid that problem.
- bump PORTREVISION

Submitted by:	Rong-En Fan <rafan_AT_infor dot org>
2006-05-20 16:23:34 +00:00
Cheng-Lung Sung
1830f7b089 - update to 0.3.0 2006-05-16 02:50:17 +00:00
Cheng-Lung Sung
c9acfa8022 - Fix build on 4.x. Dont use C99 syntax.
PR:		96384
Submitted by:	Rong-En Fan <rafan AT infor dot org>
2006-04-27 00:55:56 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Cheng-Lung Sung
123ac54862 - Update to 0.2.7
- fix BROKEN
- remove GNU_CONFIGURE (included in USE_AUTOTOOLS)
- take maintainer (requested by <kcwu AT csie dot org>)

PR:		92879
Submitted by:	clsung
Approved by:	maintainer
2006-02-06 14:37:08 +00:00
Edwin Groothuis
44855e0b04 SHA256ify (manually done and checked)
Approved by:    krion@
2006-01-22 09:54:26 +00:00
Kris Kennaway
c5cfb491a3 BROKEN: Does not build 2006-01-14 09:34:07 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Yen-Ming Lee
3c44bd2322 - update the URL of master site
- upgrade to 0.2.6

Approved by:	kcwu
2005-03-05 20:38:30 +00:00
Pav Lucistnik
4addcd869d Add libchewing, an Intelligent Chinese Phonetic Input Method for UNIX.
PR:		ports/72620
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2004-10-13 22:23:42 +00:00