head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3;
locks; strict;
comment	@# @;


1.4
date	2007.10.24.23.36.32;	author marcus;	state Exp;
branches;
next	1.3;

1.3
date	2006.10.14.08.54.42;	author marcus;	state Exp;
branches;
next	1.2;

1.2
date	2006.08.23.15.59.55;	author acm;	state Exp;
branches;
next	1.1;

1.1
date	2006.08.01.11.12.26;	author acm;	state Exp;
branches;
next	;


desc
@@


1.4
log
@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
@
text
@bin/gpass
bin/gpass-convert
share/applications/gpass.desktop
share/pixmaps/gpass-icon.png
%%DATADIR%%/attribute-editor.glade
%%DATADIR%%/authentication.glade
%%DATADIR%%/change-master-password.glade
%%DATADIR%%/confirm-quit.glade
%%DATADIR%%/intergradation.glade
%%DATADIR%%/lock.glade
%%DATADIR%%/password-generator.glade
%%DATADIR%%/preferences.glade
%%DATADIR%%/welcome.glade
%%DATADIR%%/window.glade
@@dirrm %%DATADIR%%
@@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@@dirrmtry share/applications
@


1.3
log
@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)
@
text
@d3 2
a4 2
share/gnome/applications/gpass.desktop
share/gnome/pixmaps/gpass-icon.png
d18 1
@


1.2
log
@- Fix pkg-plist

Reported by:	kris
Approved by:	garga (mentor)
@
text
@d3 3
a5 3
share/applications/gpass.desktop
%%DATADIR%%/welcome.glade
%%DATADIR%%/intergradation.glade
d7 1
a7 2
%%DATADIR%%/window.glade
%%DATADIR%%/attribute-editor.glade
d9 2
a10 1
%%DATADIR%%/change-master-password.glade
d13 2
a14 3
%%DATADIR%%/lock.glade
share/pixmaps/gpass-icon.png
@@dirrmtry share/applications
d16 2
@


1.1
log
@New port: security/gpass

The GNOME Password Manager - GPass for short - is a simple
application, written for the GNOME 2 desktop, that lets you manage a
collection of passwords.  The password collection is stored in an
encrypted file, protected by a master-password.

GPass is released under the GNU GPL2 licence.

Features:

    * Clean and easy-to-use user interface.
    * Quick-search facility.
    * Username and password may easily be copied to the clipboard.
    * Encryption is done using the OpenSSL cryptographics library.
    * The built-in password generator helps you generate secure passwords.
    * You can launch a website and the associated username/passwords
      direct from GPass

Author: Kouji TAKAO <kouji -at- netlab.jp>
WWW:    http://projects.netlab.jp/gpass/

PR:		ports/100845
Submitted by:	ports_at_c0decafe.net <ports at c0decafe.net>
Approved by:	garga (mentor)
@
text
@a14 1
@@dirrmtry share/pixmaps
@

