Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8 08 Oct 2005 02:34:12
 |
marcus  |
Update to 0.8. |
0.7.9_2 28 Aug 2005 08:33:40
 |
marcus  |
Chase the libsoup shared lib version. |
0.7.9 28 Jul 2005 05:41:40
 |
marcus  |
Update to 0.7.9. |
0.7.8 20 Jul 2005 17:19:48
 |
marcus  |
s/freebsd.org/FreeBSD.org/
Reported by: oliver |
0.7.8 08 May 2005 00:56:05
 |
marcus  |
Use a LIB_DEPENDS to bring in the libsoup dependency. This will be changed
into a GNOME component after 5.4 is released. |
0.7.8 07 May 2005 20:30:20
 |
marcus  |
Update to 0.7.8. |
0.7.7 04 May 2005 13:36:51
 |
marcus  |
* Update to 0.7.7
* Change maintainer to gnome@
Approved by: Sergey Akifyev <asa@agava.com> (previous maintainer) |
0.7.6_1 16 Mar 2005 21:47:50
 |
mezz  |
Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION. |
0.7.6 12 Mar 2005 11:09:11
 |
marcus  |
Update to 0.7.6.
PR: 78697
Submitted by: maintainer |
0.7.5_1 01 Feb 2005 21:26:59
 |
marcus  |
* Update maintainer email address
* Fix daemonization of seahorse-agent
* Keep seahorse-agent from taking up 100% of the CPU [1]
* Add support for gnupg 1.4
Submitted by: marcus [1]
maintainer |
0.7.5 24 Jan 2005 23:36:15
 |
pav  |
- Move editors/gedit2 to editors/gedit |
0.7.5 01 Jan 2005 21:55:48
 |
marcus  |
Add --disable-gpg-check to CONFIGURE_ARGS to avoid breakage with gpg-1.4.0.
This has been fixed in seahorse CVS, but the ports system makes this
check superfluous anyway so temporarily removing it shouldn't hurt.
Reported by: pointyhat via kris
Approved by: portmgr (implicit) |
0.7.5 22 Dec 2004 20:27:42
 |
marcus  |
Fix build on 4.X.
Reported by: Mike Harding <mvh@ix.netcom.com> |
0.7.5 22 Dec 2004 00:06:01
 |
marcus  |
Update to 0.7.5.
Approved by: maintainer |
0.7.3_4 21 Dec 2004 08:59:42
 |
clement  |
- Rework gpgme03 port to avoid conflict with gpgme 1.0
- Make ports depending on it use new layout
- Bump PORTREVISION (except elmo*)
Approved by: portmgr (marcus) |
0.7.3_3 11 Dec 2004 05:33:49
 |
marcus  |
Switch to using gpgme03 until the maintainer approves the 0.7.5 update. |
0.7.3_3 07 Nov 2004 22:37:47
 |
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.7.3_2 09 Jul 2004 17:43:11
 |
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.7.3_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 |
0.7.3_2 10 May 2004 09:30:36
 |
vs  |
Needs GnuPG at BUILD-time. |
0.7.3_2 05 Apr 2004 03:31:02
 |
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.7.3_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.7.3_1 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. |
0.7.3_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.7.3 17 Nov 2003 12:03:17
 |
trevor  |
USE_REINPLACE must be defined before REINPLACE_CMD may be used. |
0.7.3 05 May 2003 07:06:49
 |
marcus  |
Update to 0.7.3.
Submitted by: maintainer |
0.7.2_1 21 Apr 2003 20:44:27
 |
marcus  |
Add a missing dependency on eel2.
Reported by: bento |
0.7.2 16 Apr 2003 01:27:28
 |
marcus  |
When I get a bright idea to update the DIST_SUBDIR or USE_BZIP2, make sure
that idea ia reflected in distinfo. Pass me thine pointy hat.
Reported by: olgeni |
0.7.2 15 Apr 2003 15:58:03
 |
marcus  |
* Update to 0.7.2
* Convert to new GNOME infrastructure
* Sort plist
Approved by: maintainer |
0.7.1 15 Mar 2003 18:21:04
 |
marcus  |
Fix the build on bento and a few other users' machines.
* Add USE_GMAKE
* Patch a problem with generating the glib-marshal code
Approved by: portmgr (kris) |
0.7.1 04 Mar 2003 18:09:15
 |
marcus  |
Update to 0.7.1.
Submitted by: maintainer |
0.7.0 21 Feb 2003 13:26:58
 |
knu  |
De-pkg-comment. |
0.7.0 19 Feb 2003 05:55:50
 |
marcus  |
Assign maintainership to Akifyev Sergey <asa@gascom.ru> as the previous
maintainer has not be responding to emails. |
0.7.0 14 Feb 2003 19:16:26
 |
marcus  |
Update to 0.7.0.
Submitted by: Akifyev Sergey <asa@gascom.ru>
Approved by: maintainer timeout |
0.5.0_1 13 Jan 2003 04:00:32
 |
marcus  |
Add some files missed by the plist.
Reported by: bento |
22 May 2001 17:32:57
    |
ijliao  |
upgrade to 0.5.0 change master site |
29 Mar 2001 16:35:19
    |
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
13 Oct 2000 10:23:58
    |
reg  |
PLIST fixes to ports which I touched recently. Not all caused by my breakage.
|
08 Oct 2000 07:30:58
    |
asami  |
Convert category security to new layout. |
05 Oct 2000 08:17:31
    |
reg  |
Implement USE_GNOME, part 2. |
10 Jul 2000 22:30:18
    |
will  |
Actually finish upgrading to 0.4.9, and give a master site that actually has
seahorse 0.4.9. |
10 Jul 2000 21:19:10
    |
will  |
Update to 0.4.9 and remove the MAINAINER's master site. |
14 Jun 2000 14:21:38
    |
sobomax  |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |
22 May 2000 11:52:47
    |
will  |
Update to 0.4.5. |