| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:25:59
2.6.3_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) |
07 May 2008 22:31:54
2.6.3
|
mezz  |
Update to 2.6.3. |
16 Apr 2008 22:31:33
2.6.2
|
ahze  |
Update to 2.6.2 (remove unneeded patch)
Submitted by: bf <bf2006a@yahoo.com> |
16 Apr 2008 18:36:00
2.6.2
|
ahze  |
Update to 2.6.2 |
05 Apr 2008 17:27:57
2.6.0
|
mezz  |
Update to 2.6.0. In the next release 2.6.1 should have fix reduce
dependencies. Do not complain to me for extra dependencies. Anyway, see
release notes:
http://www.abisource.com/release-notes/2.6.0.phtml
Addition details for abiword-plugins:
-Remove bz2abw plugins, no longer exists.
-Add MathView and OpenXML plugins.
-Add all --disable-* in there in case if they add autocheck. |
30 Dec 2007 23:46:29
2.4.6_3
|
marcus  |
Use an explicit (void *)0 instead of NULL to indicate a varargs sentinel.
This fixes the runtime on 64-bit platforms since since C++ treats NULL as
simply 0.
PR: 119127 |
25 Oct 2007 00:37:25
2.4.6_2
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for(Only the first 15 lines of the commit message are shown above ) |
19 May 2007 21:32:57
2.4.6_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
19 Mar 2007 16:06:46
2.4.6
|
tmclaugh  |
Chase optional gucharmap dependency after update |
30 Nov 2006 20:37:40
2.4.6
|
mezz  |
Update to 2.4.6, see release notes and changelogs for details:
http://www.abisource.com/release-notes/2.4.6.phtml
http://www.abisource.com/changelogs/2.4.6.phtml |
07 Nov 2006 08:15:51
2.4.5_2
|
miwi  |
Chase increase of textproc/wv shlib version.
Submitted by: pointyhat via kris |
14 Oct 2006 09:54:54
2.4.5_2
|
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
10 Jul 2006 23:28:19
2.4.5
|
mezz  |
Update to 2.4.5, see release notes and changelog for details:
http://www.abisource.com/release-notes/2.4.5.phtml
http://www.abisource.com/changelogs/2.4.5.phtml |
11 May 2006 20:50:29
2.4.4_1
|
mezz  |
Fix the fileselector crash on amd64, bump the PORTREVISION.
Submitted by: Mark Kane <mark@mkproductions.org>
AbiWord Bugzilla: http://bugzilla.abisource.com/show_bug.cgi?id=8776 |
14 Apr 2006 20:32:50
2.4.4
|
mezz  |
-Update to 2.4.4, see release notes and changelogs for detail:
http://www.abisource.com/release-notes/2.4.4.phtml
http://www.abisource.com/changelogs/2.4.4.phtml
-Add CFLAGS=-g and STRIP= in WITH_DEBUG.
-Remove USE_REINPLACE.
-Use @dirrmtry. |
15 Mar 2006 18:06:16
2.4.2_1
|
mezz  |
Chase wv's shared library version bump, bump the PORTREVISION. |
22 Jan 2006 01:50:18
2.4.2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
10 Jan 2006 07:01:47
2.4.2
|
mezz  |
Update to 2.4.2, see the release notes and changelog for details.
http://www.abisource.com/release-notes/2.4.2.phtml
http://www.abisource.com/changelogs/2.4.2.phtml |
23 Nov 2005 22:41:05
2.4.1_1
|
pav  |
- Add SHA256 checksums |
10 Nov 2005 10:08:37
2.4.1_1
|
ahze  |
- Chase enchant libver bump |
05 Nov 2005 05:44:53
2.4.1
|
mezz  |
- Update to 2.4.1, see the release note for details:
http://www.abisource.com/release-notes/2.4.1.phtml
- Replace from pkg-install to plist by use '@exec /bin/mkdir -p...', it's
easier that way.
- Correct the plist for plugins by add '@unexec /bin/rmdir....true'
- Re-enable install the .server and .xml files for bonobo/ui stuff, only
happen if GNOME is enable (autocheck by libgnomeui).
- Add CONFLICTS with abiword(-plugins)-devel now.
- As for plugins, grammar-checker, OpenWriter and OpenDocument have been added. |
12 Sep 2005 09:29:01
2.2.8  |
ahze  |
- Add EXTRACT_AFTER_ARGS to shave off a few seconds and 59MB for abiword
89MB for abiword-plugins |
22 Jul 2005 02:38:22
2.2.8  |
mezz  |
Add application/msword mime type for you can double click on any of .doc files
and some other features.
Submitted by: sajd in #freebsd.gnome (freenode) |
06 Jun 2005 07:26:39
2.2.8  |
mezz  |
Update to 2.2.8.
http://www.abisource.com/release-notes/2.2.8.phtml |
05 Apr 2005 01:06:04
2.2.7  |
mezz  |
Update to 2.2.7, this fix a crash bug with locale stuff.
"Update: Yep, we broke text rendering when using locales other than
English. Please get 2.2.7. Our sincere appologies."
http://www.abisource.com/release-notes/2.2.7.phtml |
04 Apr 2005 07:15:20
2.2.6  |
mezz  |
- Update to 2.2.6, see detail:
http://www.abisource.com/release-notes/2.2.6.phtml
- Disable GNOME support in abiword-plugins; it needs to catch up with newer
nautilus 2.10.x. |
16 Mar 2005 21:47:50
2.2.5_2  |
mezz  |
Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION. |
12 Mar 2005 10:54:27
2.2.5_1  |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
03 Mar 2005 03:43:30
2.2.5  |
mezz  |
Update to 2.2.5, see more details:
http://www.abisource.com/release-notes/2.2.5.phtml |
26 Feb 2005 22:42:40
2.2.4_1  |
mezz  |
-Remove nautilus2 dependency; it doesn't need it any longer. [1]
-While I am here, add a new knob, WITH_DEBUG.
Submitted by: Zahemszky Gabor <Gabor@Zahemszky.HU> [1] |
22 Feb 2005 13:11:40
2.2.4  |
pav  |
- Update distinfo for previous update to 2.2.4
Reported by: mux
Pointy hat to: mezz |
22 Feb 2005 07:53:16
2.2.4  |
mezz  |
Update to 2.2.4, see details:
http://www.abisource.com/release-notes/2.2.4.phtml
http://www.abisource.com/changelogs/2.2.4.phtml
As for abiword-plugins:
- the libwpd (WordPerfect) plugin has been disabled because the
textproc/libwpd needs to be update to 0.8.x. I will creating a
patch of update and bugging to the maintainer.
- Remove AbiGdkPixbuf, it has been moved to the mainline (abiword)
and is enable by default (core; not a plugin). Finally, they did it! |
17 Jan 2005 21:23:31
2.2.3  |
mezz  |
-Update to 2.2.3, see more details:
http://www.abisource.com/release-notes/2.2.3.phtml
http://www.abisource.com/changelogs/2.2.3.phtml
-Remove the 'text/plain' mimetype in the favor of 10 days vote @ freebsd-gnome.
no 12% (3 votes)
yes 87% (21 votes)
-Few of our patches have been merged in the this release. |
29 Dec 2004 02:18:31
2.2.1_1  |
marcus  |
Chase the new location for update-desktop-database by allowing the command
to be found in PATH. |
12 Dec 2004 21:20:54
2.2.1_1  |
mezz  |
Re-add a patch that was created by bland back in AbiWord2 2.0.3_2. bland said,
'Fix crash on startup bug for locales with mb acceleratos in menu.'
Reported by: Mikhail Teterin <mi@corbulon.video-collage.com>
Tested by: Mikhail Teterin <mi@corbulon.video-collage.com> |
06 Dec 2004 01:12:54
2.2.1  |
adamw  |
Remove dead link from MASTER_SITES. |
04 Dec 2004 21:46:48
2.2.1  |
mezz  |
-Move editors/AbiWord2 -> editors/abiword
-Update to 2.2.1, see the detail:
http://www.abisource.com/release-notes/2.2.1.phtml |