1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

16 Commits

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