Commit graph

2316 commits

Author SHA1 Message Date
Max Khon
9170fe5b9e bump port revision (libslang) 2002-08-06 12:04:00 +00:00
Max Khon
5384f97a05 - build with libslang by default (and provide -DWITHOUT_SLANG knob)
- fix LIB_DEPENDS for gettext
- honor LOCALBASE for uzip
- urar now works
2002-08-06 10:17:14 +00:00
Max Khon
61b19cc7e7 - ${PERL} -> ${REINPLACE_CMD}
- fix pkg-plist
2002-08-05 22:06:26 +00:00
Patrick Li
e391fbaf7c Add new port wmtunlo: A dockapp that displays a zooming 2D tunnel
PR:		ports/41223
Submitted by:	Adam Weinberger <adam@vectors.cx>
2002-08-05 21:47:10 +00:00
Patrick Li
e231b42d6a Build with qt30 by default
PR:		ports/41298
Submitted by:	maintainer
2002-08-05 21:45:04 +00:00
Max Khon
b6dfc22202 - upgrade to 4.1.55
- always build internal editor
- sync with /usr/ports/x11-fm/gnomemc
- take maintainership
2002-08-05 21:26:26 +00:00
Neil Blakey-Milner
55c9ec8123 Upgrade achievo to 0.8.1 (php4 is now default) 2002-08-04 18:01:00 +00:00
Alan Eldridge
75e902ef96 1. Changed the lib depends on gettext to a build depends. This will mean
that the dependency is not stored in a package and so future gettext upgrades
should not require a PORTREVISION bump to force the new builds.
2. Bumped PORTREVISION as this affects package contents. Hopefully this
is the last time this happens for this reason.
2002-08-03 03:19:23 +00:00
Alan Eldridge
04f8520956 Bump PORTREVISION. KDE is fragile enough in its dependencies; we don't
need bizarre gettext errors cropping up, too.
2002-08-01 21:09:43 +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
Ying-Chieh Liao
44e64ae118 upgrade to 0.998a
PR:		41173
Submitted by:	Ports Fury
2002-07-31 09:41:03 +00:00
Jimmy Olgeni
bd95279c7c Update to version 0.8. 2002-07-28 19:19:30 +00:00
Joe Marcus Clarke
60b4371a3c Add missing dependency on gettext.
Submitted by:	bento
2002-07-28 17:03:55 +00:00
Patrick Li
222c798e7c Update to 2.14
PR:		ports/41038
Submitted by:	maintainer
2002-07-27 15:27:34 +00:00
Patrick Li
3ab1b8fb17 Remove WWW tag: Project site nowhere to be found.
PR:		ports/41039
Submitted by:	maintainer
2002-07-27 15:24:59 +00:00
Joe Marcus Clarke
a35a223d1b Update to 2.0.1 and USE_GNOMENG. 2002-07-26 17:54:15 +00:00
Akinori MUSHA
51b744f070 Mark FORBIDDEN due to buffer overflow in resolver in libc.
(FreeBSD-SA-02:28.resolv)
2002-07-24 08:57:53 +00:00
Joe Marcus Clarke
9c37342c06 Update to 2.0.0. 2002-07-23 19:22:03 +00:00
Christian Weisgerber
0c104f1dda * Update to 1.7.
PR:		40888
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>

* Honor CC/CFLAGS.

Approved by:	maintainer
2002-07-23 11:07:04 +00:00
Kelly Yancey
e7003fb618 Update to version 1.01. 2002-07-23 04:32:25 +00:00
Patrick Li
05bca45df2 Update maintainer's email address
Submitted by:	maintainer
2002-07-22 22:31:07 +00:00
Dag-Erling Smørgrav
7e7225f4ba Use USE_REINPLACE and REINPLACE_CMD rather than implicitly depend on Perl.
Also replace glib-config in configure with glib12-config so the port can
actually build.  Note that it's still kinda broken as it requires recode
3.5 exactly and we have 3.6 in our tree, but at least now it'll work if
you have recode 3.5 installed.
2002-07-20 12:04:12 +00:00
Dag-Erling Smørgrav
5cd868dff5 Fix a bug in the version comparison logic (epochs weren't being compared
properly), and update dependencies for -f as well as for -l and -u.
2002-07-16 22:54:05 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Maxim Sobolev
44cac4f76b Use USE_GNOMENG. 2002-07-15 17:05:30 +00:00
Maxim Sobolev
59ece3d395 USE_GTK implies USE_GLIB, so that remove the latter when the former is present. 2002-07-15 16:54:09 +00:00
Maxim Sobolev
10e00cf91e Use USE_GNOMENG. 2002-07-15 16:18:40 +00:00
Ying-Chieh Liao
ac3d53cabf add lr 1.6
Lazyread can auto-scroll files on your screen in movie credit fashion

PR:		40567
Submitted by:	"Michael L.Hostbaek" <mich@freebsdcluster.org>
2002-07-15 11:00:43 +00:00
Patrick Li
9b17dd2858 Update to 2.4.1 2002-07-13 05:52:58 +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
Jimmy Olgeni
cb50e4c8d4 Fix build on post-4.6 stable (do not declare shmat). 2002-07-10 16:00:57 +00:00
Maxim Sobolev
d9dae5115b Use USE_GNOMENG. 2002-07-10 08:43:48 +00:00
Will Andrews
a4b8a80ee1 Fix MASTER_SITE_SUBDIR.
PR:		40272
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-07-09 17:06:38 +00:00
Ying-Chieh Liao
281a55555a PERL -> REINPLACE_CMD
PR:		40289
Submitted by:	maintainer
2002-07-07 18:34:07 +00:00
Joe Marcus Clarke
d314376a8c Add gnomeuserdocs2 after repo copy from gnomeuserdocs. This is the GNOME 2.0
users guide.
2002-07-07 18:26:15 +00:00
Cy Schubert
3ebe4bf137 As I've assigned the three screen PR's in GNATS to myself, it appears that
I'm taking on maintainership of this port.  Make it official.
2002-07-07 15:16:15 +00:00
Alan Eldridge
b10af397a0 Fix so that autoconf et al and configure don't get run twice. Add new files
that are now built/installed since SDL is found correctly.
2002-07-06 05:42:24 +00:00
Alan Eldridge
ab10601811 Finally get SDL_CONFIG usage right. The 2nd patch looked right and built,
but there were errors that didn't stop the make. Note to self: slow down.
2002-07-06 03:41:37 +00:00
Alan Eldridge
3e409ec4ae Apologies to all. The last patch was botched and I thought I had
killed the commit. Fix SDL_CONFIG the right way. We don't need that
post-configure: target, ANAICT.
2002-07-06 03:08:45 +00:00
Alan Eldridge
237a826b12 Emergency patch: kdeaddons3 will not build without this, as the
post-configure target fails to substitute anything for 'sdl-config'.
This results in header files not being found somewhat later in the
build process.
2002-07-06 02:56:22 +00:00
Will Andrews
3491a5043b Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51. 2002-07-04 19:39:36 +00:00
Maxim Sobolev
76ce24bd35 Don't assume ownership of ${X11BASE}/share/themes. 2002-07-04 16:27:32 +00:00
Maxim Sobolev
c5430c00af Add gnomehier - a port which creates common GNOME directories shared among
two or more GNOME ports.
2002-07-02 09:38:45 +00:00
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
Hye-Shik Chang
6a1f039469 Add utf8locale 1.0, UTF-8 locales support.
Reviewed by:	silence on i18n@
2002-06-30 07:05:51 +00:00
Patrick Li
27bab29fdb Make configure script executable and use ${STRIP_CMD}
Update to 1.5.3

PR:		ports/39925
Submitted by:	maintainer
2002-06-28 03:38:28 +00:00
Patrick Li
111f4b20f8 Update to 1.5.3
PR:		ports/39924
Submitted by:	maintainer
2002-06-28 03:34:56 +00:00
Patrick Li
393e3bc47d Update to 0.28
PR:		ports/39934
Submitted by:	maintainer
2002-06-28 02:34:03 +00:00
Joseph Koshy
f2fce217ca Correct home page URL. 2002-06-27 06:14:12 +00:00
Matthew Hunt
de9d7ea0f9 Upgrade to bidwatcher-1.3.4-fix. The 1.3.3-1.3.4 patch hosted by
obrien is no longer necessary.
2002-06-26 22:10:37 +00:00