1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Joe Marcus Clarke
5c28992dbb Update to 0.12.1.
Submitted by:	Radek Kozlowski <radek@raadradd.com>
Approved by:	maintainer on leave
2004-11-25 02:01:50 +00:00
Joe Marcus Clarke
58406bee89 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
2004-11-07 22:24:32 +00:00
Adam Weinberger
9591db66b4 Fix build with gcc 3.4. 2004-08-12 14:16:01 +00:00
Kirill Ponomarev
92f0b2e0d6 - Update to 0.10.1
- Add lthack and intlhack
- Correct the pkg-plist

PR:		ports/64973
Submitted by:	Mezz <mezz7@cox.net>
Approved by:	maintainer
2004-04-02 20:43:06 +00:00
Joe Marcus Clarke
0a61206a8b Now that www/neon is at an appropriate version, re-enable building www/screem
with it.

NOTE!!!  www/screem will not build if krb5-config exists AND Kerberos V is not
installed (a separte PR has been filed).

PR:		62514
Submitted by:	maintainer
2004-02-08 07:55:38 +00:00
Joe Marcus Clarke
c6f2e7323f * Update to 0.8.2
* Fix some portlint -A reported bugs
* Use the bundled neon since www/neon is out-of-date

PR:		58795
Submitted by:	maintainer
2003-11-01 22:25:23 +00:00
Joe Marcus Clarke
3ca0a27b7a Update to 0.5.9.
Approved by:	maintainer
2003-01-05 08:19:20 +00:00
Joe Marcus Clarke
26fc672156 Update to 0.5.6 which fixes some persistent crashes.
Submitted by:	maintainer
Approved by:	portmgr (kris)
2002-12-03 04:16:25 +00:00
Joe Marcus Clarke
9a95a1cae3 Update to 0.5.5 which makes screem a GNOME 2 app. Yay!
PR:	45302
Submitted by:	maintainer
2002-11-15 08:56:38 +00:00
Maxim Sobolev
fe9c80cfd0 Add missed #include "support.h" into uploadWizard.c, so that there is no
undefined reference to screem_show_warning() function.

Prompted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-12-12 04:53:52 +00:00
Maxim Sobolev
247526ed2b Move <sys/types.h> upward to prevent breakage on a very recent -current. 2001-12-11 15:42:24 +00:00
Maxim Sobolev
39e5ada323 - Update to 0.4.1;
- assign maintainership to John Merryweather Cooper <john_m_cooper@yahoo.com>.

Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-11-13 13:01:04 +00:00
Maxim Sobolev
46a08be9af Update to 0.3.0. 2000-08-21 10:55:21 +00:00
Maxim Sobolev
1c83ed04e5 Update to 0.2.10. Replace couple of patches with perl regex. 2000-07-25 12:32:59 +00:00
Maxim Sobolev
121c3d6067 Update to 0.2.8. 2000-07-21 12:53:57 +00:00
Will Andrews
92342d3f07 Update SCREEM to 0.2.1.
Status:
	1) Remove pth-devel dependency. I discovered that -pthread works too.
	   In the process of testing a previous update, I also discovered that
	   if you have linuxthreads installed (as I did on my -current box), it
	   will use -lpthread instead of -pthread. So I had to patch configure
	   further to make sure that we don't get "lost dependencies" down the road.
	2) Add USE_LIBTOOL. Remove *.la from pkg/PLIST.
	3) Shuffle pkg/PLIST around to make it more ordered.
	4) New (and faster) MASTER_SITE.
	5) New patch to fix uploadWizard plugin Makefile.in so it doesn't hardcode
	   the pthread library.

This commit also affects PR 17471, in that it will probably help Mikhail remove
pth-devel so he can build Mozilla again. :-)

PR:		17477
Submitted by:	myself
2000-03-21 23:34:08 +00:00
Steve Price
d80c18dc77 Adding screem version 0.1.92
A GNOME/GTK-based HTML editor.

PR:		14956
Submitted by:	Will Andrews <andrews@technologist.com>
1999-12-27 02:18:07 +00:00