aboutsummaryrefslogtreecommitdiff
path: root/textproc/skim
Commit message (Collapse)AuthorAgeFilesLines
* Respect ${MAKE_ENV} (in order to make uic behave).Michael Nottebrock2006-04-061-1/+1
| | | | Notes: svn path=/head/; revision=158985
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - update to 1.4.4Cheng-Lung Sung2006-02-114-25/+8
| | | | | | | | PR: 93147 Submitted by: maintainer (Jie Gao) Notes: svn path=/head/; revision=155705
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* - Chase scim updatePav Lucistnik2005-10-211-2/+2
| | | | | | | | | PR: ports/87800 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Pointy hat to: nork Notes: svn path=/head/; revision=146053
* SCIM updated to 1.4.2.Norikatsu Shigemura2005-10-152-4/+4
| | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=145452
* - Replace bash with sh in ${WRKSRC}/src/scim-panel-kde.in.MANTANI Nobutaka2005-10-082-2/+10
| | | | | | | | | | | - Correct pkg-message. PR: ports/84694 Submitted by: chinsan <chinsan.tw@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=144577
* Fix bogus ui files in preparation for Qt 3.3.5Michael Nottebrock2005-09-291-0/+19
| | | | Notes: svn path=/head/; revision=143781
* Add missing dependency on python, so bump PORTREVISIONNorikatsu Shigemura2005-08-031-1/+3
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=140751
* Update to 1.4.0.Norikatsu Shigemura2005-07-303-32/+43
| | | | | | | | PR: ports/84248 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer) Notes: svn path=/head/; revision=140440
* o UpdateNorikatsu Shigemura2005-05-102-4/+4
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=134995
* Now builds on amd64Kris Kennaway2005-04-101-4/+0
| | | | Notes: svn path=/head/; revision=132942
* - update to 1.2.0Cheng-Lung Sung2005-03-223-11/+24
| | | | | | | | | | | - fix broken (silently when updated) PR: 78263 Submitted by: maintainer (Jie Gao) Approved by: portmgr Notes: svn path=/head/; revision=131882
* - Chase libver of scimMichael Johnson2005-03-171-2/+2
| | | | Notes: svn path=/head/; revision=131493
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* - Mark BROKEN on amd64Pav Lucistnik2005-01-301-0/+4
| | | | | | | | PR: ports/76836 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer) Notes: svn path=/head/; revision=127710
* 1: Upgrade to 1.0.3.Vanilla I. Shu2005-01-224-30/+30
| | | | | | | | | | 2: change WWW. PR: ports/76516 Submitted by: maintainer Notes: svn path=/head/; revision=127097
* More pthread-check fixes.Michael Nottebrock2004-11-101-1/+3
| | | | Notes: svn path=/head/; revision=121309
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Upgrade textproc/scim and related ports:Thierry Thomas2004-10-184-36/+81
| | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=119748
* Add a forgotten PLIST_SUB in last update to textproc/scim to support 4-STABLE.Tilman Keskinoz2004-08-222-5/+4
| | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=117019
* 1: Make scim buildable on 4-X.Vanilla I. Shu2004-08-121-3/+15
| | | | | | | | | | | 2: Add sf.net to MASTER_SITE. 3: make other ports BROKEN on 4-X. PR: ports/70326 Submitted by: maintainer Notes: svn path=/head/; revision=115997
* Update to 0.9.4Tilman Keskinoz2004-08-093-28/+6
| | | | | | | | PR: 69966 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Notes: svn path=/head/; revision=115759
* [maintainer update] textproc/skim -- fix buildEdwin Groothuis2004-08-041-1/+1
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=115376
* - Update WWWPav Lucistnik2004-07-301-1/+1
| | | | | | | | PR: ports/69777 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Notes: svn path=/head/; revision=115062
* - Chase scim shlib bump and gcc-3.4 fixPav Lucistnik2004-07-301-2/+4
| | | | Notes: svn path=/head/; revision=115061
* Add skim 0.9.3, an input method platform based on SCIM library andVanilla I. Shu2004-07-286-0/+176
KDE/QT. PR: ports/69401 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Notes: svn path=/head/; revision=114969