| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Oct 2009 02:00:58
0.1.27
|
wen  |
- Update to 0.1.27
PR: ports/139739
Submitted by: Timothy Bourke <timbob@bigpond.com> (maintainer)
Approved by: mentors(implicit) |
02 Aug 2009 20:36:34
0.1.24
|
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 |
14 Mar 2009 15:17:06
0.1.24
|
miwi  |
- Update to 0.1.24
PR: 132527
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
21 Aug 2008 07:18:49
0.1.23_2
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
19 Aug 2008 14:42:11
0.1.23_2
|
tabthorpe  |
- Add optional Gnome support
- Bump PORTREVISION
- Pass maintainership
Submitted by: Timothy Bourke <timbob bigpond.com> (via private email) |
06 Jun 2008 14:27:56
0.1.23_1
|
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) |
03 Jun 2008 14:15:05
0.1.23
|
tabthorpe  |
- Update to 0.1.23
- Respect PORTDOCS
Inspired by: ionbot |
18 Feb 2008 18:10:17
0.1.22
|
tabthorpe  |
- Update to 0.1.22 |
19 Dec 2007 20:21:57
0.1.21
|
tabthorpe  |
- Update to 0.1.21
- Thanks to Philippe Audeoud for reminding me I closed it before the commit
PR: ports/118414
Submitted by: Philippe Audeoud <jadawin tuxaco.net> |
23 Aug 2007 04:46:11
0.1.20
|
tabthorpe  |
force commit for missed file. |
23 Aug 2007 04:44:12
0.1.20
|
tabthorpe  |
- Update to 0.1.20
- Take maintainership
Removed file(s):
- files/lib-patch-src_verbiste_FrenchVerbDictionary.cpp
- files/lib-patch-Makefile.in
PR: ports/115145
Submitted by: tabthorpe@
Approved by: clsung (mentor) |
29 Dec 2006 23:48:18
0.1.15
|
miwi  |
- Update to 0.1.15
PR: ports/107280
Submitted by: Aleksander Fafula <alex@fafula.com> |
10 Sep 2006 01:11:36
0.1.14_1
|
linimon  |
Reset maintainer at his request. |
15 Aug 2006 00:06:39
0.1.14_1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
23 Feb 2006 10:40:45
0.1.14_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Dec 2005 22:34:39
0.1.14
|
jylefort  |
Update to 0.1.14
PR: ports/90338
Submitted by: maintainer |
29 Nov 2005 18:40:51
0.1.13
|
jylefort  |
Add verbiste and gnome-verbiste.
Verbiste is a French conjugation system. It contains a C++ library, and two
programs that can be run from the command line or from another program. The
knowledge base is represented in XML and contains over 6800 verbs.
GNOME Verbiste is a GNOME frontend to the Verbiste French conjugation
system. It contains a GNOME program and a GNOME Panel applet. This applet
shows a text field in the GNOME Panel where the user can enter a conjugated
verb and obtain its complete conjugation.
WWW: http://sarrazip.com/dev/verbiste.html
PR: ports/89407
Submitted by: Dan Phillips <dan-ports@dp.id.au> |