Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.14.1_2 28 May 2006 16:11:40 |
pav |
- Rename ports
devel/gnomevfs -> devel/gnome-vfs1
devel/gnomevfs2 -> devel/gnome-vfs
devel/gnomevfs2-reference -> devel/gnome-vfs-reference |
2.14.1_2 12 May 2006 23:20:38 |
jylefort |
Fix a bug which sometimes caused the processing of events received
from FAM to be delayed.
GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=341585 |
2.14.1_1 10 May 2006 03:52:49 |
jylefort |
Move the gnomevfs2 programming reference to the gnomevfs2-reference port. |
2.14.1 07 May 2006 05:13:14 |
marcus |
Fix the build with HAL present.
Reported by: Caelian on #freebsd-gnome |
2.14.1 30 Apr 2006 00:47:21 |
marcus |
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are). (Only the first 15 lines of the commit message are shown above ) |
2.12.2_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.12.2_1 26 Jan 2006 12:46:01 |
bland |
Fix use after free bug in http-neon method. |
2.12.2 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.12.2 16 Jan 2006 07:16:26 |
marcus |
Add USE_OPENSSL and modify CONFIGURE_ENV and LDFLAGS accordingly. This fixes
the build if non-base OpenSSL is used.
Based on patch by: dinoex |
2.12.2 29 Nov 2005 04:06:43 |
marcus |
Update to 2.12.2. |
2.12.1.1_4 28 Nov 2005 14:26:46 |
jylefort |
Fix an infinite loop in the bzip2 method.
Reference: http://bugzilla.gnome.org/show_bug.cgi?id=322652 |
2.12.1.1_3 28 Nov 2005 12:49:43 |
jylefort |
Unbreak bzip2 support. |
2.12.1.1_2 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
2.12.1.1_2 05 Nov 2005 04:53:48 |
marcus |
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
(Only the first 15 lines of the commit message are shown above ) |
2.10.1_1 12 Sep 2005 06:37:45 |
marcus |
Fix build with new libsmbclient, and bump PORTREVISION due to ABI change. |
2.10.1 11 Jun 2005 00:56:04 |
marcus |
Use the new USE_FAM macro to dynamically choose between fam and gamin. |
2.10.1 11 Apr 2005 08:34:53 |
bland |
- Update to 2.10.1
- Quiet bind port installation check. |
2.10.0_1 10 Apr 2005 17:40:54 |
marcus |
Use gamin for our FAM dependency if Gamin is installed. |
2.10.0_1 20 Mar 2005 00:11:43 |
marcus |
Protect more calls to xdg_mime* functions with mime_mutex to avoid
re-entrancy crashes. |
2.10.0 12 Mar 2005 10:39:38 |
marcus |
Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to (Only the first 15 lines of the commit message are shown above ) |
2.8.4 21 Feb 2005 20:48:16 |
marcus |
Update to 2.8.4. |
2.8.3_3 29 Jan 2005 20:21:04 |
mezz |
devel/gconf2
Remove the post-install/pkg-install, since gnomehier is taking care of
it.
devel/gnomevfs2
Add pkg-install and pkg-deinstall to restore libgnome's gconf key if
libgnome's .schemas exists. This fix the plist complained by pointyhat.
Why restore libgnome's gconf key during the installtion if it exists?
Because, libgnome always depend on gnomevfs2 so make sure the libgnome
is still in the top when we either reinstall or upgrade gnomevfs2.
misc/gnomehier
Remove the etc/gconf/gconf.xml.defaults/*, since the gconftool is
taking care of it. ie: GCONF_SCHEMAS
x11/libgnome
Add pkg-deinstall to restore gnomevfs2's gconf key if gnomevfs2's
schemas exists. This fix the plist complained by pointyhat. Also, this
is a real fix for the weird keyboard problem when you uninstall
libgnome without reinstall it.
Bump the PORTREVISION in all of four ports above to fix everything with gconf
keys stuff for plist. Those have been tested in the MarcusCom CVS, GNOME
tinderbox, and my tinderbox. |
2.8.3_2 24 Jan 2005 20:12:10 |
marcus |
Chase the howl 0.9.8 update. |
2.8.3_1 10 Jan 2005 08:28:06 |
marcus |
Disable howl support on Alpha during package building since howl is currently
broken on Alpha. I'm waiting to hear back from the maintainer on a proposed
fix. |
2.8.3_1 28 Dec 2004 20:31:29 |
pav |
- Stop taking care of share/gnome/vfolders, it's now part of gnomehier |
2.8.3_1 15 Nov 2004 07:18:47 |
bland |
Axe stale configure option.
Spotted by: mezz |
2.8.3_1 10 Nov 2004 03:19:15 |
mezz |
Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x has
lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is
taking care of gconf key and schemas files for pkg-plist. Pav has committed by
re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump
PORTREVISION to correct our pkg-plist database installed. |
2.8.3 07 Nov 2004 22:24:32 |
marcus |
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 (Only the first 15 lines of the commit message are shown above ) |
2.6.2_1 27 Aug 2004 01:10:09 |
marcus |
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) |
2.6.2 13 Aug 2004 00:27:48 |
marcus |
Update to 2.6.2. |
2.6.1.1_3 04 Aug 2004 18:32:51 |
marcus |
Sync some MIME search directory changes from MarcusCom CVS.
This fixes some prioritization issues with custom MIME types. |
2.6.1.1_2 07 Jul 2004 16:23:51 |
mezz |
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 |
2.6.1.1_2 26 Jun 2004 03:28:37 |
marcus |
Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.
Requested by: pav |
2.6.1.1_1 11 May 2004 19:13:46 |
marcus |
Fix password-based sftp authentication.
Reported by: mezz |
2.6.1.1 20 Apr 2004 16:08:33 |
marcus |
Update to 2.6.1.1. |
2.6.1 19 Apr 2004 20:40:50 |
marcus |
Update to 2.6.1, but keep the shared lib at 600. |
2.6.0_2 17 Apr 2004 04:52:38 |
marcus |
* 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 |
2.6.0_1 05 Apr 2004 03:11:39 |
marcus |
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> |
2.4.3 19 Mar 2004 03:45:20 |
marcus |
Forced commit to note why we don't build with a bind port that has
overridden the base. To quote from eik:
[Bind] overwrites /usr/include/netdb.h and give a wrong definition for
`h_errno' when _REENTRANT is defined. This causes link errors where
`__h_errno' is undefined.
Requested by: linimon |
2.4.3 19 Mar 2004 03:14:55 |
marcus |
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 |
2.4.3 14 Mar 2004 06:17:56 |
ade |
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. |
2.4.3 09 Mar 2004 21:51:27 |
marcus |
Update to 2.4.3. |
2.4.2_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.4.2 28 Jan 2004 00:09:04 |
bland |
Use intlhack to fix build.
PR: 62009
Reported by: Stacey Roberts <stacey@vickiandstacey.com> |
2.4.2 27 Jan 2004 15:55:16 |
bland |
Update to 2.4.2 |
2.4.1_1 29 Dec 2003 19:58:45 |
marcus |
* 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] |
2.4.1_1 13 Nov 2003 14:45:08 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
2.4.1_1 18 Oct 2003 23:15:49 |
marcus |
Make sure to merge the KDE applnk directory (if it exists) into the list
of application directories. |
2.4.1 13 Oct 2003 14:46:43 |
adamw |
Update to 2.4.1. |
2.4.0 18 Sep 2003 06:49:37 |
marcus |
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 |
2.2.5 12 Jun 2003 09:46:10 |
adamw |
Remove REINPLACE commands that were rolled into gnomehack. |
2.2.5 21 May 2003 17:11:27 |
marcus |
Update to 2.2.5. |
2.2.4 22 Apr 2003 04:21:47 |
marcus |
Convert to new GNOME infrastructure. |
2.2.4 20 Apr 2003 02:56:27 |
marcus |
Remove USE_GNOMENG. |
2.2.4 04 Apr 2003 07:16:46 |
marcus |
Update to 2.2.4. |
2.2.2 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.2.2 13 Feb 2003 05:38:15 |
marcus |
Update to 2.2.2. |
2.2.1 11 Feb 2003 01:27:46 |
marcus |
Update to 2.2.1. |
2.2.0 10 Feb 2003 22:14:58 |
marcus |
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. |
2.2.0 10 Feb 2003 02:55:37 |
marcus |
* Fix build with cdparanoia.
* Add support for optional cdparanoia support [1]
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> [1] |
2.2.0 07 Feb 2003 18:42:25 |
marcus |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts. |
2.0.4.1_1 02 Feb 2003 04:49:04 |
marcus |
Remove share/doc/gnome-vfs-2.0.
Reported by: bento |
2.0.4.1_1 10 Dec 2002 09:48:55 |
adamw |
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. |
2.0.4.1_1 17 Nov 2002 09:14:13 |
marcus |
Remove CONFIGURE_ARGS as it is taken care of by the gnomeprefix component. |
2.0.4.1_1 14 Nov 2002 07:38:28 |
adamw |
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 |
2.0.4.1 13 Nov 2002 21:37:27 |
adamw |
Update gnomevfs2 2.0.4 -> 2.0.4.1.
Mostly bugfixes.
Approved by: pat |
2.0.4 20 Sep 2002 17:07:51 |
marcus |
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. |
2.0.4 06 Sep 2002 19:47:10 |
marcus |
Update to 2.0.4. |
2.0.3 29 Aug 2002 20:46:16 |
marcus |
Update to 2.0.3. |
2.0.2 25 Jul 2002 13:42:57 |
sobomax |
Use USE_GNOMENG. |
2.0.2 24 Jul 2002 21:41:10 |
marcus |
Update to 2.0.2. |
2.0.1 01 Jul 2002 09:29:31 |
sobomax |
Remove superfluous `\' in RE. |
2.0.1 30 Jun 2002 22:20:44 |
marcus |
The FreeBSD GNOME team is proud to present GNOME 2.0 Release. |
2.0.0 15 Jun 2002 09:05:13 |
marcus |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. |
1.9.17_1 13 Jun 2002 08:46:21 |
sobomax |
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. |
1.9.17 11 Jun 2002 08:15:32 |
marcus |
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. |
1.9.16 28 May 2002 16:08:26 |
marcus |
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. |
1.9.15 19 May 2002 20:16:06 |
marcus |
Back to betas...Update to GNOME 2.0 beta 5. |
1.9.15 12 May 2002 06:49:02 |
marcus |
Update to GNOME 2.0 RC2. |
1.9.14_2 06 May 2002 16:18:53 |
marcus |
* Fix more path issues.
* Disable gtk-doc
* Bump PORTREVISION
These changes allow the soon-to-be-committed gnomecontrolcenter2 to work. |
1.9.14_1 05 May 2002 21:04:31 |
marcus |
Fix a problem with locating file type pixmaps. Bump PORTREVISION. |
1.9.14 02 May 2002 03:37:15 |
marcus |
Update to GNOME 2.0 RC 1. |
1.9.12 26 Apr 2002 09:46:41 |
sobomax |
- Update to 1.9.12 (version found in the GNOME2 beta4);
- use USE_LIBTOOL. |
1.9.11_1 15 Apr 2002 17:05:52 |
sobomax |
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS. |
1.9.11_1 12 Apr 2002 17:10:20 |
ade |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
1.9.11 08 Apr 2002 17:22:58 |
sobomax |
Tech corresponding GNOME1 and GNOME2 components to play nicely with shared
dirs. |
1.9.11 06 Apr 2002 22:37:44 |
marcus |
Update to GNOME 2.0 beta3.
Approved by: sobomax |
1.9.10 18 Mar 2002 17:23:06 |
sobomax |
Remove patches not needed anymore (iconv --> giconv). |
1.9.10 15 Mar 2002 19:44:29 |
ade |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
11 Mar 2002 20:35:07 |
sobomax |
Bring up already ported portion on GNOME2 development platform on par with
GNOME2 beta2 release. |
27 Feb 2002 11:21:00 |
sobomax |
Update all components of the GNOME 2.0 to the versions included into GNOME
2.0-beta release. |
16 Feb 2002 17:36:46 |
sobomax |
Update to 1.9.5 after a repo-copy from ports/devel/gnomevfs and connect to the
build. |