Commit graph

25 commits

Author SHA1 Message Date
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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Pav Lucistnik
4ab9626348 - Chase scim update
PR:		ports/87800
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
Pointy hat to:	nork
2005-10-21 19:19:04 +00:00
Norikatsu Shigemura
9e23c2bbaa SCIM updated to 1.4.2.
o Update scim 1.4.2. [1]
o Update skim 1.4.2. [1]
o Update scim-uim 0.1.4. [2]
o Bump PORTREVISION in scim related ports.

Approved by:	Jie Gao <gaoj@cpsc.ucalgary.ca> [1]
Approved by:	Seiya Yanagita <s_yanagita@ybb.ne.jp> [2]
2005-10-15 13:21:16 +00:00
MANTANI Nobutaka
da69fcb845 - Replace bash with sh in ${WRKSRC}/src/scim-panel-kde.in.
- Correct pkg-message.

PR:		ports/84694
Submitted by:	chinsan <chinsan.tw@gmail.com>
Approved by:	maintainer
2005-10-08 15:34:02 +00:00
Michael Nottebrock
756434d30f Fix bogus ui files in preparation for Qt 3.3.5 2005-09-29 13:37:44 +00:00
Norikatsu Shigemura
5ec0a616ce Add missing dependency on python, so bump PORTREVISION
to upgrade on real world.

PR:		ports/84493
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Pointed out by:	pointyhat via krion
Approved by:	portmgr (linimon)
2005-08-03 14:53:59 +00:00
Norikatsu Shigemura
07938a1b55 Update to 1.4.0.
PR:		ports/84248
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
2005-07-30 06:23:27 +00:00
Norikatsu Shigemura
d1d8de40e8 o Update
ports/textproc/scim 1.2.0 --> 1.2.2
  ports/textproc/skim 1.2.0 --> 1.2.2
o Chase scim's library bump.

PR:		ports/80848
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
2005-05-10 14:57:24 +00:00
Kris Kennaway
2c49737ca4 Now builds on amd64 2005-04-10 21:13:31 +00:00
Cheng-Lung Sung
444feecb1a - update to 1.2.0
- fix broken (silently when updated)

PR:		78263
Submitted by:	maintainer (Jie Gao)
Approved by:	portmgr
2005-03-22 08:14:41 +00:00
Michael Johnson
15bf89b6dc - Chase libver of scim 2005-03-17 11:06:09 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Pav Lucistnik
834b5e913f - Mark BROKEN on amd64
PR:		ports/76836
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
2005-01-30 14:42:30 +00:00
Vanilla I. Shu
c840a760ae 1: Upgrade to 1.0.3.
2: change WWW.

PR:		ports/76516
Submitted by:	maintainer
2005-01-22 12:30:00 +00:00
Michael Nottebrock
72d4b805f8 More pthread-check fixes. 2004-11-10 15:47:30 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Thierry Thomas
0954426029 Upgrade textproc/scim and related ports:
textproc/scim         0.99.6 --> 1.0.0
  chinese/scim-chinese  0.4.1  --> 0.4.2
  chinese/scim-tables   0.4.1  --> 0.4.3
  korean/scim-tables    0.4.1  --> 0.4.3
  japanese/scim-tables  0.4.1  --> 0.4.3
  textproc/skim         0.9.5  --> 1.0.0

Pet portlint.

PR:		ports/71919
Submitted by:	maintainer.
2004-10-18 21:35:11 +00:00
Tilman Keskinoz
1c95b61f4a Add a forgotten PLIST_SUB in last update to textproc/scim to support 4-STABLE.
Update textproc/scim to 0.99.6
Update dependants:
  textproc/skim         0.9.4 --> 0.9.5
  chinese/scim-chinese  0.4.0 --> 0.4.1
  chinese/scim-tables   0.4.0 --> 0.4.1
  korean/scim-tables    0.4.0 --> 0.4.1
  japanese/scim-tables  0.4.0 --> 0.4.1

PR:		70501
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
2004-08-22 12:33:50 +00:00
Vanilla I. Shu
dbd08195c7 1: Make scim buildable on 4-X.
2: Add sf.net to MASTER_SITE.
3: make other ports BROKEN on 4-X.

PR:		ports/70326
Submitted by:	maintainer
2004-08-12 07:14:44 +00:00
Tilman Keskinoz
acd8f43460 Update to 0.9.4
PR:		69966
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
2004-08-09 17:56:59 +00:00
Edwin Groothuis
32c6373e09 [maintainer update] textproc/skim -- fix build
The configure script of textproc/skim does not make use of
	CFLAGS or CPPFLAGS but only CXXFLAGS. So the critical
	``-D__STDC_ISO_10646__'' should be put to CXXFLAGS in
	CONFIGURE_ENV.

PR:		ports/69930
Submitted by:	"Jie Gao" <gaoj@cpsc.ucalgary.ca>
2004-08-04 03:25:18 +00:00
Pav Lucistnik
4408dd3815 - Update WWW
PR:		ports/69777
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
2004-07-30 08:42:19 +00:00
Pav Lucistnik
9da75d3024 - Chase scim shlib bump and gcc-3.4 fix 2004-07-30 08:41:53 +00:00
Vanilla I. Shu
4bb553fa46 Add skim 0.9.3, an input method platform based on SCIM library and
KDE/QT.

PR:		ports/69401
Submitted by:	Jie Gao	<gaoj@cpsc.ucalgary.ca>
2004-07-28 21:34:56 +00:00