Commit graph

58 commits

Author SHA1 Message Date
Koop Mast
bb704fa95f Fix plist.
Submitted by:	pointyhat (via pav@)
2009-12-05 14:30:33 +00:00
Joe Marcus Clarke
f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929
2009-11-28 20:06:37 +00:00
Koop Mast
2be601c47e Update to 2.6.8.
Add upstream patch to fix a issue where abiword wouldn't detect older ms
word mail merge fields. [1]

Requested by:	Michael Camden <camden DOT michael AT gmail DOT com> [1]
Obtained from:	Abiword SVN [1]
2009-03-26 13:34:58 +00:00
Michael Johnson
f8aa226bde Update to 2.6.2 2008-04-16 17:36:00 +00:00
Jeremy Messenger
30d0b53a6b 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.
2008-04-05 16:27:57 +00:00
Joe Marcus Clarke
4acc6fb2a4 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
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joe Marcus Clarke
29747f458a 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)
2006-10-14 08:54:54 +00:00
Jeremy Messenger
f501dc607e 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
2006-07-10 22:28:19 +00:00
Jeremy Messenger
ccd06bac18 -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.
2006-04-14 19:32:50 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Jeremy Messenger
b0e6fb00cb - 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.
2005-11-05 05:44:53 +00:00
Jeremy Messenger
4ac5a6e6ba Update to 2.2.8.
http://www.abisource.com/release-notes/2.2.8.phtml
2005-06-06 06:26:39 +00:00
Jeremy Messenger
c1d95aab80 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.
2005-03-16 21:47:50 +00:00
Jeremy Messenger
cd22039a96 Update to 2.2.5, see more details:
http://www.abisource.com/release-notes/2.2.5.phtml
2005-03-03 03:43:30 +00:00
Jeremy Messenger
749db0bcca 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!
2005-02-22 07:53:16 +00:00
Jeremy Messenger
924f071a21 -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.
2005-01-17 21:23:31 +00:00
Jeremy Messenger
83ab839c2b -Move editors/AbiWord2 -> editors/abiword
-Update to 2.2.1, see the detail:

	http://www.abisource.com/release-notes/2.2.1.phtml
2004-12-04 21:46:46 +00:00
Joe Marcus Clarke
59fcf29573 Update to 2.0.10. 2004-08-16 17:15:36 +00:00
Pav Lucistnik
a5b1630a3d - Update to 2.0.8 2004-07-13 11:54:11 +00:00
Jeremy Messenger
98124acc2c - Clean up to make it looks nicer.
- Change from autogen.sh to configure; it works fine with tweaks.
- No longer wv check for the conflict, which it depends on textproc/wv
  rather than the one include AbiWord's tarball. I have tested my Mom
  and sister's docs from their work/school and they works fine with wv
  port. I don't see any problem or slowdown.
- Force AbiWord to check/compile everything what apps that are
  installed (headers, libraries, etc) from ports rather than check and
  use the stuff that are included in tarball such as wv, zlib, libpng,
  popt and etc. (Use external dependencies.)
- Improvement the autochecks and knobs of WITH_ENCHANT and WITH_ASPELL.
- Add the new WITHOUT_GTKSPELL knob to allow us not depend and install
  either Aspell or Enchant, but the spell checker will be still enable
  and dictionary will be install. The spell checker works fine in my
  test so far.
- Add install the Help docs to fix the ports/66623 and add a new
  WITHOUT_HELP_DOCS to disable the install Help docs.

Reviewed by:	marcus and adamw
2004-06-09 19:12:14 +00:00
Joe Marcus Clarke
2ebbc9b6d9 * Update to 2.0.7
* Do not install GNOME files into the wrong location
* Protect more files behind GNOME_ENABLED that rely on the GNOME
  heirarchy
2004-05-20 05:53:54 +00:00
Joe Marcus Clarke
7a970b5237 Update to 2.0.6 now with 64-bit fixes that should get it working on platforms
other than i386.
2004-04-07 04:52:21 +00:00
Joe Marcus Clarke
ebca27eef4 Update to 2.0.3. 2004-01-24 09:33:45 +00:00
Joe Marcus Clarke
9dc5428abd Update to 2.0.2, and fix the problem where the Symbol Insert dialog would
hang.
2003-12-15 07:16:18 +00:00
Joe Marcus Clarke
574f527b16 Update to 2.0.1. 2003-10-31 21:29:54 +00:00
Adam Weinberger
86d485df0a Update to 2.0.0.
Obtained from:	marcuscom
2003-09-25 02:58:08 +00:00
Joe Marcus Clarke
499951df7a Update to 1.99.6 (aka 2.0 RC2). 2003-08-31 23:25:29 +00:00
Joe Marcus Clarke
617eab375a Fix package building when not using GNOME.
Reported by:	bento
2003-08-29 16:42:27 +00:00
Joe Marcus Clarke
9eb4729b0a Update to 1.99.5 (aka 2.0 RC 1). 2003-08-25 08:41:49 +00:00
Joe Marcus Clarke
4bce57487d Update to 1.99.2. 2003-07-12 07:16:00 +00:00
Joe Marcus Clarke
e08b3e5cb2 * Update to 1.99.1 (aka 2.0 Beta 1)
* Re-enable gucharmap support
2003-06-23 06:52:39 +00:00
Joe Marcus Clarke
e2258cf0af Update to 1.9.1. 2003-05-11 21:31:40 +00:00
Joe Marcus Clarke
9f668c76bc Update to 1.9.0 which includes a working Bonobo control and Nautilus file
view.
2003-04-20 05:19:38 +00:00
Joe Marcus Clarke
525c733f15 * Update to 1.1.4
* Enable optional GNOME 2 support
2003-04-04 07:12:25 +00:00
Joe Marcus Clarke
a33e0a5490 Add AbiWord2 after repo copy from AbiWord. AbiWord2 is the GNOME Office
word processor build on Gtk 2.
2003-02-23 18:39:36 +00:00
Joe Marcus Clarke
685f6f67c8 * Update to 1.0.4
* Fix up the automake stuff to be in line with the new rules in bsd.port.mk [1]

Requested by:	alane [1]
2003-01-23 16:22:00 +00:00
Joe Marcus Clarke
6a830f9044 Update to 1.0.3. 2002-10-05 16:24:22 +00:00
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).

The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.

Please report any unusual problems to gnome@FreeBSD.org.

Discussed with:	marcus
Reviewed by:	marcus
2002-07-11 17:16:10 +00:00
Joe Marcus Clarke
ea2d2ccf32 Update to 1.0.2. 2002-06-05 20:05:40 +00:00
Joe Marcus Clarke
6bf93a5c63 Update to 1.0.1. 2002-05-09 02:56:23 +00:00
Joe Marcus Clarke
c46347f938 Update to 1.0.0.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-22 16:55:25 +00:00
Joe Marcus Clarke
d38bdc9af6 Update to 0.99.5.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-10 15:17:38 +00:00
Maxim Sobolev
46637c6f26 Update to 0.99.3.
PR:		36062
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 15:47:03 +00:00
Maxim Sobolev
5e9116e2ae Update to 0.99.2.
PR:		35254
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-25 09:33:31 +00:00
Maxim Sobolev
bb9bb9d9f5 Add optional GNOME support (forcefully turned on on bento). This adds more
GNOMish look-n-feel, gnomeprint support and other goodies.

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-12 23:17:36 +00:00
Maxim Sobolev
f5251e7ff8 Update to 0.99.1. 2002-02-07 12:29:42 +00:00
Maxim Sobolev
456bdd6c11 Update to 0.9.6.1. 2001-12-17 12:54:07 +00:00
Maxim Sobolev
5648d6842e Update to 0.9.5. 2001-11-23 15:35:58 +00:00
Maxim Sobolev
8ebcd7cb69 Update to 0.9.4. 2001-10-02 07:21:21 +00:00