Joe Marcus Clarke
dd30468a3a
Remove the extfs module and associated utilities. These never really worked,
...
and had security issues. They have been removed in the upcoming gnome-vfs
for GNOME 2.8.
Obtained from: gnome-vfs CVS (based on)
2004-08-27 01:10:09 +00:00
Joe Marcus Clarke
3f0e7e442e
Update to 2.6.2.
2004-08-13 00:27:48 +00:00
Joe Marcus Clarke
9c9ca0854d
Sync some MIME search directory changes from MarcusCom CVS.
...
This fixes some prioritization issues with custom MIME types.
2004-08-04 18:32:51 +00:00
Jeremy Messenger
0ea0df3ec4
Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
...
those ports will not work. Please see the more detail about this:
http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html
Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.
Approved by: marcus (portmgr hat)
Reviewed by: My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Joe Marcus Clarke
93181c3dd7
Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.
...
Requested by: pav
2004-06-26 03:28:37 +00:00
Joe Marcus Clarke
ff40652cab
Fix password-based sftp authentication.
...
Reported by: mezz
2004-05-11 19:13:46 +00:00
Joe Marcus Clarke
51df37c7e2
Update to 2.6.1.1.
2004-04-20 16:08:33 +00:00
Joe Marcus Clarke
4a68727c15
Update to 2.6.1, but keep the shared lib at 600.
2004-04-19 20:40:50 +00:00
Joe Marcus Clarke
284534483a
* statfs.f_flags is a bitmap, so we need to do boolean operations, and not
...
simply test for equality
* Fix a potential crash in many GNOME applications because the device number
for various file systems could not be obtained
2004-04-17 04:52:38 +00:00
Joe Marcus Clarke
c4851e78e4
Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
...
ever. It fixes many bugs, and adds some features missing in previous
FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:
http://www.freebsd.org/gnome/docs/faq26.html
Please read it carefully. GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:
http://www.marcuscom.com/tinderbox/
The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts. We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.
Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
2004-04-05 03:11:39 +00:00
Joe Marcus Clarke
2e2a921591
Borrow from the OpenLDAP ports, and refuse to build if bind has been
...
installed with PORT_REPLACES_BASE_BIND defined.
PR: 61756
Obtained from: OpenLDAP ports
2004-03-19 03:14:55 +00:00
Ade Lovett
3f651573ad
Whoa there, boy, that's a mighty big commit y'all have there...
...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
5fb320690f
Update to 2.4.3.
2004-03-09 21:51:27 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Alexander Nedotsukov
d37eda8cfc
Use intlhack to fix build.
...
PR: 62009
Reported by: Stacey Roberts <stacey@vickiandstacey.com>
2004-01-28 00:09:04 +00:00
Alexander Nedotsukov
c94e79c676
Update to 2.4.2
2004-01-27 15:55:15 +00:00
Joe Marcus Clarke
dbd53b94cc
* Fix some whitespace nits spotted by portlint
...
* Add a WITHOUT_KDE_MENUS knob to prevent the merging of KDE menus [1]
Submitted by: Franz Klammer <klammer@webonaut.com> [1]
2003-12-29 19:58:45 +00:00
Trevor Johnson
e99ceadaf6
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
2003-11-13 14:45:08 +00:00
Joe Marcus Clarke
098bcaec91
Make sure to merge the KDE applnk directory (if it exists) into the list
...
of application directories.
2003-10-18 23:15:49 +00:00
Adam Weinberger
da2d2b3bcb
Update to 2.4.1.
2003-10-13 14:46:43 +00:00
Joe Marcus Clarke
9c0caae1c2
Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
...
future plans, etc., please see http://www.gnome.org/start/2.4/ .
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users
2003-09-18 06:49:37 +00:00
Adam Weinberger
5a1964dbcd
Remove REINPLACE commands that were rolled into gnomehack.
2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
b12c5bbe94
Update to 2.2.5.
2003-05-21 17:11:27 +00:00
Joe Marcus Clarke
0874a46409
Convert to new GNOME infrastructure.
2003-04-22 04:46:36 +00:00
Joe Marcus Clarke
e28f0247c9
Remove USE_GNOMENG.
2003-04-20 03:03:05 +00:00
Joe Marcus Clarke
e240641bba
Update to 2.2.4.
2003-04-04 07:16:46 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
8e693a3abf
Update to 2.2.2.
2003-02-13 05:38:15 +00:00
Joe Marcus Clarke
57d9d3f06f
Update to 2.2.1.
2003-02-11 01:27:46 +00:00
Joe Marcus Clarke
138a7bbad2
Add an optional dependency on fam. FAM support will be compiled in if
...
fam is installed on the system, or the user specifies WITH_FAM.
2003-02-10 22:14:58 +00:00
Joe Marcus Clarke
4323a16bf1
* Fix build with cdparanoia.
...
* Add support for optional cdparanoia support [1]
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> [1]
2003-02-10 02:55:37 +00:00
Joe Marcus Clarke
336b31c394
Update to GNOME 2.2.
...
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Joe Marcus Clarke
79e4db5917
Remove share/doc/gnome-vfs-2.0.
...
Reported by: bento
2003-02-02 04:49:04 +00:00
Adam Weinberger
06f3fbe5cb
Although funny, the pkg-descr didn't explain anything about what the
...
GnomeVFS is or does. Plus the humor was based upon a pretty old joke.
2002-12-10 09:48:55 +00:00
Joe Marcus Clarke
1b6c0f8599
Remove CONFIGURE_ARGS as it is taken care of by the gnomeprefix component.
2002-11-17 09:14:13 +00:00
Adam Weinberger
b7ebe93889
Fix creative capitalization of variable name, which led to the installation
...
of many unnecessary files. Bump PORTREVISION, because the pkg-plist changed.
Noticed by: marcus
Approved by: pat
2002-11-14 07:38:28 +00:00
Adam Weinberger
d5506c8b2d
Update gnomevfs2 2.0.4 -> 2.0.4.1.
...
Mostly bugfixes.
Approved by: pat
2002-11-13 21:37:27 +00:00
Joe Marcus Clarke
59deb69012
GNOME has just changed the layout of their FTP site. This resulted in
...
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
95bf62b088
Update to 2.0.4.
2002-09-06 19:47:37 +00:00
Joe Marcus Clarke
eec4f818af
Update to 2.0.3.
2002-08-29 20:46:16 +00:00
Maxim Sobolev
239b43020b
Use USE_GNOMENG.
2002-07-25 13:42:57 +00:00
Joe Marcus Clarke
00e045bb1d
Update to 2.0.2.
2002-07-24 21:41:10 +00:00
Maxim Sobolev
240f65c2cf
Remove superfluous `\' in RE.
2002-07-01 09:29:31 +00:00
Joe Marcus Clarke
58d11a98d4
The FreeBSD GNOME team is proud to present GNOME 2.0 Release.
2002-06-30 22:20:44 +00:00
Joe Marcus Clarke
58d6153c1e
Update to GNOME 2.0 RC2.
2002-06-26 09:18:37 +00:00
Joe Marcus Clarke
515147d6b6
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
2002-06-15 09:05:13 +00:00
Maxim Sobolev
325e34c8bb
Don't assume that ~/.gnome directory always exists - it may not be true for
...
virgin users, who never used neither GNOME1 desktop not any GNOME1 apps.
Bump portrevision.
2002-06-13 08:46:21 +00:00
Joe Marcus Clarke
3bfd9150b8
Update to the latest GNOME 2 snapshot. This will be done it two parts.
...
This first part is the GNOME 2 API. The next part will contain the desktop
components.
2002-06-11 08:15:32 +00:00
Joe Marcus Clarke
1aadf412fd
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.
2002-05-28 16:08:26 +00:00
Joe Marcus Clarke
63c7a0f973
Back to betas...Update to GNOME 2.0 beta 5.
2002-05-19 20:16:06 +00:00