Pav Lucistnik
b1f68a0647
- Add intlhack to fix install on -STABLE
2004-03-12 14:12:21 +00:00
Joe Marcus Clarke
b1cdc5bcd7
Update to 3.0.10.
2004-03-12 09:53:53 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
b3ba3ae427
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
2003-11-17 12:29:10 +00:00
Joe Marcus Clarke
cb2f639c4a
Update to 3.0.9.
2003-09-25 03:10:30 +00:00
Joe Marcus Clarke
380d44b329
Update to 3.0.8.
2003-08-01 22:12:41 +00:00
Adam Weinberger
a6aa2a86be
Update to 3.0.7.
...
shlib bump.
2003-07-11 00:29:53 +00:00
Joe Marcus Clarke
becba5a0d1
Update to 3.0.5.
2003-06-11 05:17:29 +00:00
Joe Marcus Clarke
23d62dcf36
Update to 3.0.4.
2003-06-01 01:07:00 +00:00
Joe Marcus Clarke
8aa653844a
Add a missing dependency on gail.
...
Reported by: Rogier R. Mulhuijzen <drwilco@drwilco.net>
2003-05-07 16:53:49 +00:00
Joe Marcus Clarke
292bb15ff9
Add gtkhtml3 after a repo copy from gtkhtml. GtkHTML-3 is an HTML
...
rendering and editing API based on GNOME 2.
2003-05-07 06:01:04 +00:00
Joe Marcus Clarke
41bacf8722
* Update to 1.1.10
...
* Remove USE_GNOMENG macro
2003-04-05 04:55:05 +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
d496af3241
Update to 1.1.8.
2003-02-08 06:34:44 +00:00
Joe Marcus Clarke
7dd4e05662
Update to 1.1.7.
2003-01-19 19:16:10 +00:00
Joe Marcus Clarke
5beaf51b8b
Fix a bug where text copied from Mozilla or Galeon could not be pasted
...
into The GtkHTML editor (e.g. into Evolution's mail composer).
Approved by: portmgr (lioux)
2002-12-24 17:59:15 +00:00
Joe Marcus Clarke
47994272c0
Fix a typo that could result in ports depending on gtkhtml not to build.
2002-12-02 01:39:32 +00:00
Joe Marcus Clarke
7bdec3fd36
Make soup optional in gtkhtml. In doing this, we have to make sure soup is
...
a dependency of Evolution, so don't count on getting it from gtkhtml.
The reason for this is fear that the underlying soup protocol, SOAP is
inherently insecure. Thus far, however, there have been no advisories or
exploits, and the one soup user, Evolution does not appear to have any
SOAP-based security holes. See the following for more information:
http://www.xml.com/pub/a/2002/02/27/security-lather.html
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service11212001.asp
Requested by: Scott A. Moberly <smoberly@karamazov.org>
2002-11-22 20:29:41 +00:00
Joe Marcus Clarke
9375059e53
Update to 1.1.6.
2002-11-11 19:43:16 +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
373af7ebb2
Chase pspell so version, and note that libpspell is now installed by
...
textproc/aspell.
2002-09-03 16:09:43 +00:00
Joe Marcus Clarke
282b6d529f
s/ghttp/libghttp/
2002-07-14 03:44:55 +00:00
Maxim Sobolev
19a718ac4c
Convert all core GNOME1 components and some of the most popular GNOME1
...
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org .
Discussed with: marcus
Reviewed by: marcus
2002-07-11 17:16:10 +00:00
Maxim Sobolev
4803463633
Add USE_REINPLACE where appropriate.
2002-06-19 08:18:10 +00:00
Maxim Sobolev
cbaa66da4a
- Update to 1.0.4;
...
- use REINPLACE_CMD.
2002-06-16 14:47:30 +00:00
Maxim Sobolev
b5ca806d50
Update to 1.0.3.
2002-06-10 12:29:29 +00:00
Maxim Sobolev
17b6cc0afe
- Move misc documentation into share/doc where it belongs;
...
- use USE_LIBTOOL while I here;
- make gnome-hint from gnomecore actually working;
- bump PORTREVISIONs.
2002-05-01 20:23:03 +00:00
Joe Marcus Clarke
b417efd74e
Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9
...
is also installed.
PR: 36401
Reported by: many
Approved by: sobomax
2002-04-24 15:50:09 +00:00
Maxim Sobolev
0b0565b9c2
Don't link with libgnuregex - the benefit is unclear (if any), while it causes
...
certain problems on -stable when editing html text (evolution et al).
Reported by: Mark Sergeant <msergeant@looksmart.net>
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-27 05:03:00 +00:00
Maxim Sobolev
98f0d12144
Update to 1.0.2.
2002-03-25 20:16:20 +00:00
Maxim Sobolev
260c581207
Don't build/install useless statically linked version of the shared module.
2002-01-25 11:06:45 +00:00
Maxim Sobolev
0e638f172e
Update to 1.0.1.
...
PR: 33832
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-13 19:22:28 +00:00
Maxim Sobolev
d0fba3e0f1
Backout previous change - it seems that new revision of the patch doesn't
...
apply everywhere.
Submitted by: Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76
Don't filter libc_r on 5-CURRENT.
2001-12-19 20:20:23 +00:00
Maxim Sobolev
4f31c8081a
Don't install useless duplicate copy of gtkhtml-properties.desktop.
2001-12-12 21:53:44 +00:00
Maxim Sobolev
4edc9698f5
Add missed "@dirrm share/gnome/control-center/capplets".
2001-12-12 07:57:52 +00:00
Maxim Sobolev
355e9dc55b
Update to 1.0.0.
2001-12-05 13:20:06 +00:00
Maxim Sobolev
41b2e22b6b
Update to 0.16.1.
2001-11-20 14:19:40 +00:00
Maxim Sobolev
8a83446f9b
Update to 0.16.0.
2001-11-09 16:38:14 +00:00
Maxim Sobolev
f93cf69aa4
Chase increase of libgal shared library version number.
2001-10-09 14:07:56 +00:00
Maxim Sobolev
00d1f847bd
Update to 0.14.0.
2001-10-09 07:28:56 +00:00
Maxim Sobolev
5bd7e19981
Update to 0.13.0.
2001-10-01 06:38:40 +00:00
Maxim Sobolev
51561b2b3c
Update to 0.12.0.
2001-09-11 07:41:55 +00:00
Dmitry Sivachenko
489c56164f
Chase gal SHLIB version.
...
PR: 29998, 29992
2001-08-26 01:48:22 +00:00
Maxim Sobolev
d5d576777f
Update version number of gal shared library.
2001-08-09 10:46:50 +00:00
Maxim Sobolev
e1c296cea2
Update to 0.11.1.
2001-08-03 07:26:43 +00:00
Maxim Sobolev
919650cc56
Delete ${PREFIX}/share/gnome/control-center/capplets directory on deinstall.
2001-08-02 13:45:57 +00:00
Maxim Sobolev
2797263fb0
Update to 0.10.0.
2001-07-23 10:18:05 +00:00
Dmitry Sivachenko
5bd83fdeea
Chase gal SHLIB version bump.
2001-07-13 01:53:42 +00:00
Ade Lovett
b5271952f0
Fold gtkhtml (and, by association, gal) into dependencies for x11/gnomecore
...
(adding some extra functionality).
2001-06-19 09:37:36 +00:00