non port: textproc/iiimf-le-unit/Makefile |
Number of commits found: 33 |
Sunday, 1 May 2011
|
19:29 bapt
Remove unmaintained expired ports from textproc
2011-05-01 textproc/ctpp: Deprecated please use ctpp2 textproc/ctpp2
2011-05-01 textproc/dsssl-docbook-cygnus: Distfile is no more available
2011-05-01 textproc/fdp-tools: Distfile is no more available
2011-05-01 textproc/gtkdiff: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-client-lib: Upstream disapear and distfile is no more
available
2011-05-01 textproc/iiimf-csconv: Upstream disapear and distfile is no more
available
2011-05-01 textproc/iiimf-headers: Upstream disapear and distfile is no more
available
2011-05-01 textproc/iiimf-le-unit: Upstream disapear and distfile is no more
available
2011-05-01 textproc/iiimf-protocol-lib: Upstream disapear and distfile is no
more available
2011-05-01 textproc/iiimf-server: Upstream disapear and distfile is no more
available
2011-05-01 textproc/iiimf-x: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-x-lib: Upstream disapear and distfile is no more
available
2011-05-01 textproc/maketeidtd: Upstream disapear and distfile is no more
available
2011-05-01 textproc/minidom: Upstream disapear and distfile is no more available
2011-05-01 textproc/ocaml-yaxpo: Upstream disapear and distfile is no more
available
2011-05-01 textproc/p5-LJ-SpellCheck: Upstream disapear and distfile is no more
available
2011-05-01 textproc/py-HyperText: Upstream disapear and distfile is no more
available
2011-05-01 textproc/smartdoc: Upstream disapear and distfile is no more
available
2011-05-01 textproc/xmlpp: Upstream disapear and distfile is no more available
 |
Saturday, 12 Mar 2011
|
22:35 bapt
Deprecate unmaintained ports from textproc where upstream disapear and/or
 where no distfiles can be found and are not used by maintained ports
 |
Wednesday, 22 Dec 2010
|
20:05 ade
Sync to final (for now) bsd.autotools.mk
 |
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
 |
Saturday, 16 Oct 2010
|
11:52 ade
Punt autoconf267->autoconf268
 |
Thursday, 7 Oct 2010
|
15:18 ade
Migration of final set of working ports from automake{19,110} -> 111
 |
Wednesday, 15 Sep 2010
|
18:35 ade
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
 |
Sunday, 9 Aug 2009
|
21:10 mezz
Fix the build w/ libtool22.
Reported by: erwin (i386 8-exp)
 |
Sunday, 2 Aug 2009
|
19:36 mezz
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
 |
Tuesday, 6 Jan 2009
|
17:43 wxs
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav
 |
Wednesday, 20 Aug 2008
|
00:57 ade
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
 |
Friday, 6 Jun 2008
|
14:05 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
 |
Tuesday, 25 Mar 2008
|
22:44 miwi
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
 |
Sunday, 30 Sep 2007
|
04:47 linimon
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
 |
Saturday, 28 Jul 2007
|
06:33 ade
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Thursday, 7 Dec 2006
|
09:15 clsung
- maintainer lost his motivation
PR: ports/104607
Submitted by: Masanori OZAWA<ozawa_AT_ongs dot co dot jp>
 |
Monday, 6 Feb 2006
|
11:56 barner
- Remove USE_REINPLACE
- Fix IGNORE line
- Pacify portlint
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
PR: ports/92374
 |
Tuesday, 15 Nov 2005
|
06:52 ade
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.
 |
Sunday, 29 May 2005
|
16:06 daichi
IIIMF-related ports
textproc/iiimf-le-unit:
- fix build fail
- add libxml2 use
- remove unneed gtk-check
iiimf-le-newpy:
- remove unneed gtk/xlib-check
iiimf-gnome-im-switcher:
- fix uninstall problem
Submitted by: maintainer
Pointed out by: pointyhat via kris
 |
Friday, 27 May 2005
|
07:11 daichi
IIIMF-related ports: fix build fail
Pointed out by: pointyhat via kris
Reviewed by: ozawa@ongs.co.jp
 |
Tuesday, 24 May 2005
|
12:37 daichi
IIIMF-related ports:
- drop maintainership
- update to r12.2
- some bug fixes
PR: 81184
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
Approved by: maintainer
 |
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
 |
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
 |
Friday, 25 Mar 2005
|
07:59 daichi
Fixed iiimf-related ports build fail
Submitted by: Masanori OZAWA <ozawa@ongs.net>
Approved by: portmgr(krion)
Pointed out by: pointyhat via kris
 |
Friday, 4 Mar 2005
|
11:38 daichi
IIIMF-related ports some changes:
- support CFLAGS of /etc/make.conf
- replace absolute path with ${LOCALBASE}, ${PREFIX} and others
- replace -pthread flags with ${THREAD*}
- m17n fixed of gnome-im-swither
- fixed vid krisbot
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
 |
Monday, 28 Feb 2005
|
13:52 daichi
fixed to build IIIMF-related ports on 4-stable
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
Pointed out by: gohan via krisbot
 |
04:17 daichi
IIIMF-related ports: Update to r12_1-svn2002 and bug fixes
PR: ports/77927
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
Approved by: maintainer
Pointed out by: ume, nork, hrs
 |
Friday, 17 Dec 2004
|
06:55 kris
BROKEN on amd64 and ia64: Segfault during build
 |
Wednesday, 13 Oct 2004
|
21:08 pav
- Update to r12.0.1
- Mark IGNORE on FreeBSD 4.x, due to missing wide character io functions
in libc. Patches welcomed.
PR: ports/72619
Submitted by: Kuang-che Wu <kcwu@csie.org> (maintainer)
 |
Tuesday, 30 Mar 2004
|
19:56 krion
- Use USE_ICONV knob
Approved by: portmgr
 |
Wednesday, 4 Feb 2004
|
05:10 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
 |
Sunday, 28 Dec 2003
|
11:38 edwin
New port: iiimf-*
IIIMF stands for Internet/Intranet Input Method Framework.
IIIMF is designed to be the next generation of input method framework
which provides the following capabilities;
* Multiplatform, platform independent.
* Multlingual and Full UNICODE support, but satisfactory for native
speakers.
* Windowing System Independent.
* Multiple language engines concurrently run.
* Multiuser.
* Distributed, lightweight clients and scalable server.
* Extensible in multiple means.
* Input method protocol efficient enough to be used over low-speed modem
connection.
* Easy input method engine development with plugin API.
* Easy input method enabling with libiiimcf, even on console apps.
* Small core part to start from.
WWW: http://www.openi18n.org/subgroups/im/IIIMF/
- Kuang-che Wu
kcwu@csie.org
PR: ports/60087
Submitted by: Kuang-che Wu <kcwu@csie.org>
 |
Number of commits found: 33 |