Commit graph

72 commits

Author SHA1 Message Date
Joe Marcus Clarke
de3acd8389 Fix build when /usr/local is a symlink.
PR:		42320
2002-09-03 15:14:01 +00:00
Joe Marcus Clarke
18a6fc4d53 Remove -L from the find command used to locate dtds. This flag proved
problematic for some users.  Instead, fix it so that only ${LOCALBASE}
will be followed if it is a symlink.

PR:		42096
Tested by:	John-David Childs <jdc@nterprise.net>
2002-08-28 02:48:56 +00:00
Joe Marcus Clarke
455b2dd501 We backup the original SGML catalog files before converting them to XML.
When we uninstall scrollkeeper, revert back to the original catalog files
so the dependecny chain has a better chance of being preserved.  Bump
PORTREVISION.

PR:		41300
2002-08-14 15:52:38 +00:00
Joe Marcus Clarke
7e97e99c06 Add an explicit dependency on docbook-xml to get around a problem where
the implicit dependency fails due to the catalog file not being removed
when docbook-xml is deleted.

PR:		41300
2002-08-11 17:32:35 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Joe Marcus Clarke
51b2ed7da1 Attempt to detect docbook-xml while package building.
Submitted by:	bento
2002-07-28 17:39:24 +00:00
Joe Marcus Clarke
a9c0072e13 Update to 0.3.11. 2002-07-25 14:51:25 +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
Joe Marcus Clarke
1018684cf1 Allow the pkg-install script to traverse symbolic links looking for DTD files.
This fixes a problem where /usr/local might be a symlink.

Reported by:	Eric W. Bates <ericx@vineyard.net>
2002-07-01 04:51:13 +00:00
Joe Marcus Clarke
8c37352922 Forced commit to test cvs email. 2002-06-26 10:52:08 +00:00
Maxim Sobolev
4803463633 Add USE_REINPLACE where appropriate. 2002-06-19 08:18:10 +00:00
Joe Marcus Clarke
011ee93164 Update to 0.3.9.
Approved by:	silence from the GNOME user group
2002-06-18 19:23:15 +00:00
Joe Marcus Clarke
0f64cd1cfd Chase the _right_ version number for libintl. 2002-06-09 06:28:09 +00:00
Joe Marcus Clarke
1e00e2dde5 Add dependency on gettext after it was removed from gmake.
Reported by:	bento
2002-06-09 06:27:17 +00:00
Joe Marcus Clarke
4feec7a386 Revert back to 0.2 to fix some conflicts with the GNOME 1.4 OMF files.
Also, fix it so scrollkeeper 0.2 will produce a correct XML
database.  Bump PORTEPOCH.

scrollkeeper 0.3.x will be looked at further to see if there is a good way
to make it work with both GNOME 1.4 and GNOME 2.0.

PR:		38581
2002-05-26 21:54:45 +00:00
Joe Marcus Clarke
a3fa234769 Update to 0.3.6.
With this new version, GNOME 2.0 documentation works, and scrollkeeper
updates for GNOME 1.x applications work as well.  I have tested builds
of most of the GNOME 1.x applications, and none of them fail.

Reviewed by:	sobomax
2002-05-26 05:09:10 +00:00
Maxim Sobolev
7d8ff07f36 Use `@unexex /bin/rm' to remove symlinks to dirs, otherwise weird things
happen and as a result bento can't build gnomelibs package.

Submitted by:	bento
2001-08-01 06:56:44 +00:00
Maxim Sobolev
a8e0378f31 Add -p to the one of `@exec mkdir' to silence possible warning if directory
to be created already exists.

Submitted by:	olgeni
2001-05-20 11:36:35 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Ade Lovett
ce8986810e Use a PREFIX hack (from lang/librep) instead of USE_X_PREFIX (which has
a few extra undesired consequences)

Submitted by:	sobomax
2001-04-23 17:06:31 +00:00
Ade Lovett
f18129b9cf Fix a number of issues with scrollkeeper, install things in the right
places (see Makefile for more details), fix a bug, bump PORTREVISION

Obtained from:	GNOME 1.4 RC* code (which MAINTAINER is fully aware of)
2001-04-23 16:27:01 +00:00
Maxim Sobolev
b94dfbcae9 Add scrollkeeper 0.2, an Open Document Cataloging Project.
Obtained from:	NetBSD
2001-04-20 16:33:03 +00:00