| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Mar 2013 22:10:05
0.6.95_3
|
kwm  |
Convert to OptionsNG. Also toggle both options on since this is a meta port it
should depend on something! |
28 Mar 2010 06:47:48
0.6.95_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.6.95_1
|
dinoex  |
- update to jpeg-8 |
07 Dec 2009 22:47:32
0.6.95
|
pav  |
- Correct depobj
Reported by: pointyhat |
28 Nov 2009 20:06:37
0.6.95
|
marcus  |
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.
(Only the first 15 lines of the commit message are shown above ) |
06 Jun 2008 14:03:26
0.6.6_2
|
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) |
05 Apr 2008 17:02:17
0.6.6_1
|
ahze  |
Split tracker into gnome and non-gnome ports
The sysutils/tracker port is now a meta port and tracker is now split into
separate ports to allow non-GNOME users to install tracker without pulling
in GNOME components. To upgrade please use the directions below.
portmaster users:
portmaster -o sysutils/tracker-client tracker
portmaster -u sysutils/tracker
portupgrade users:
portupgrade -o sysutils/tracker-client tacker
portupgrade -u sysutils/tracker
Repocopied by: marcus |
24 Oct 2007 23:37:25
0.6.2_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 ) |
11 Sep 2007 03:59:44
0.6.1_1
|
marcus  |
Chase the poppler shared lib version. |
26 Aug 2007 21:14:41
0.6.1
|
mezz  |
Fix the build if old tracker exists in the system.
Reported by: Paul Dokas <dokas@oitsec.umn.edu> |
25 Aug 2007 20:35:52
0.6.1
|
mezz  |
Update to 0.6.1.
PR: ports/115797
Submitted by: Yuri Pankov <yuri@darklight.org.ru> |
27 May 2007 15:25:39
0.5.4_4
|
pav  |
- Chase libexif update |
25 May 2007 12:07:17
0.5.4_3
|
pav  |
- Chase libexif update |
19 May 2007 20:32:57
0.5.4_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
26 Mar 2007 20:12:42
0.5.4_1
|
mezz  |
Portlint:
-Remove an extra empty line. |
11 Mar 2007 22:59:23
0.5.4_1
|
mezz  |
Bump the PORTREVISION. |
11 Mar 2007 22:58:20
0.5.4
|
mezz  |
-Fix the BROKEN, do not install in /. Remove the BROKEN.
-Remove a patch and use gnomehack instead.
-The '--mandir=' is no longer need, taken care by gnomeprefix.
-Clean up a bit in Makefile to make it readable.
-Update the WWW. |
10 Feb 2007 22:52:28
0.5.4
|
kris  |
BROKEN: Installs file into / |
27 Jan 2007 04:41:44
0.5.4
|
ahze  |
Update to 0.5.4 |
12 Jan 2007 07:01:45
0.5.3_1
|
marcus  |
Remove any leftover etc/xdg directory.
Reported by: pointyhat via kris |
24 Dec 2006 14:24:13
0.5.3
|
ahze  |
Update to 0.5.3 |
24 Dec 2006 03:17:10
0.5.2_2
|
ahze  |
Define where man dir is located |
18 Dec 2006 15:04:14
0.5.2_1
|
ahze  |
Depend on gmime2 not gmime |
18 Dec 2006 14:54:32
0.5.2_1
|
ahze  |
Add tracker
Tracker is a powerful desktop-neutral first class object database, tag/metadata
database, search tool and indexer.
Tracker is also extremely fast and super efficient with your systems memory when
compared with some other competing frameworks and is by far the fastest and most
memory efficient Nautilus search and Deskbar backends currently availble.
It consists of a common object database that allows entities to have an almost
infinte number of properties, metadata (both embedded/harvested as well as user
definable), a comprehensive database of keywords/tags and links to other
entities.
WWW: http://www.gnome.org/~jamiemcc/tracker/ |