1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

100 Commits

Author SHA1 Message Date
Joe Marcus Clarke
ad12c22e5e Fix build on -CURRENT. 2002-11-20 20:35:42 +00:00
Joe Marcus Clarke
be5f7ab4c1 Remove uneeded patch that was breaking build.
Reported by:	adamw
2002-11-18 13:27:05 +00:00
Joe Marcus Clarke
98f0dd74b6 Fix MASTER_SITE_SUBDIR.
Reported by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-11-18 05:01:49 +00:00
Joe Marcus Clarke
5154aa3b0a Add galeon2 after a repo copy from galeon. Galeon 2 is the GNOME 2
version of the Gecko-based web browser.  Note, this is a development version,
and problems are likely to occur.
2002-11-17 22:15:47 +00:00
Joe Marcus Clarke
dd5d199e35 Bump PORTREVISION after the gal version bump. 2002-11-12 02:14:10 +00:00
Joe Marcus Clarke
ea23f14831 Add a check for mozilla-embedded.
PR:	44855
2002-11-03 19:32:06 +00:00
Joe Marcus Clarke
7ed5b24a01 Add support for the new Mozilla ports. By default, Galeon will build
against www/mozilla.  However, you can change this by specifying a
WITH_MOZILLA parameter, and setting it to one of the following values:

mozilla-devel
mozilla-embedded[-devel|-vendor]
mozilla-vendor

Note, this version of Galon should also use the new universal plugins
directory.
2002-10-22 03:44:18 +00:00
Joe Marcus Clarke
37781033d6 Galeon is now un-forbidden since Mozilla has been patched. 2002-10-18 03:06:14 +00:00
Joe Marcus Clarke
6b43c2600c Mark forbidden due to security hole reported at http://www.mozillazine.org/talkback.html?article=2467.
Submitted by:	trevor
2002-10-17 14:45:48 +00:00
Joe Marcus Clarke
b7f0e90180 Fix build with mozilla-1.0.1. Note, this breaks building with mozilla-1.0.
This fix may be subject to change pending a response from the Galeon
developers.

PR:		42841
2002-09-16 17:19:20 +00:00
Joe Marcus Clarke
02cfdd681e Update to 1.2.6. This release supports both Mozilla 1.0 and 1.1. It will
build with 1.0.x support by default, but this can be overwritten by
building with:

make -DWITH_MOZILLA_DEVEL
2002-09-15 22:50:10 +00:00
Joe Marcus Clarke
28763c53da Bah, fix the build in a cleaner way. 2002-09-11 21:16:50 +00:00
Joe Marcus Clarke
9a08eed3e6 Fix build with Mozilla-1.0.1. 2002-09-11 21:11:02 +00:00
Joe Marcus Clarke
c0f49f3086 Unbreak now that Mozilla 1.0 is back in the tree. 2002-09-03 20:49:25 +00:00
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +00:00
Joe Marcus Clarke
110d8c6fe8 Mark BROKEN as 1.2.5 does not work with Mozilla 1.1. 2002-08-28 22:12:05 +00:00
Maxim Sobolev
6da4fb96fa `%' isn't a sed(1) special RE character, so that there is no need to put
it into squiare brackets.
2002-07-17 09:52:04 +00:00
Joe Marcus Clarke
c94b46e045 Use USE_GNOMENG. 2002-07-17 05:42:29 +00:00
Joe Marcus Clarke
1350c19569 Fix build on -CURRENT. 2002-06-16 19:03:10 +00:00
Joe Marcus Clarke
979d447034 Update to 1.2.5...now with Mozilla 1.0 support! 2002-06-09 18:30:52 +00:00
Maxim Sobolev
71915c33d8 Update to 1.2.3. 2002-05-28 12:00:59 +00:00
Maxim Sobolev
4124fa7148 Update Mozilla to 1.0.rc3 and tweak galeon to compile with it.
Special thanks to:	Yanko Kaneti <yaneti@indigo.declera.com>
			for his help in getting Galeon compiling
2002-05-24 14:14:54 +00:00
Maxim Sobolev
fb8d17a9f2 Update to 1.2.2. 2002-05-24 11:22:10 +00:00
Joe Marcus Clarke
b983020a10 Use strncmp() instead of strnstr() since the latter does not exist in
FreeBSD 4.x before 4.5.

Prompted by: Edward Glowacki <glowack2@msu.edu>
2002-05-02 18:36:44 +00:00
Joe Marcus Clarke
eaf2f47d58 Re-enable WITH_FULL_MOZILLA due to problems people have been reporting
on the lists.
2002-04-30 21:10:12 +00:00
Joe Marcus Clarke
8f71c09ea7 Remove unneeded patch. This should correct the plist problems.
Reported by:	olgeni
Approved by:	sobomax
2002-04-29 15:06:52 +00:00
Joe Marcus Clarke
ca6aaac61d Allow Galeon to properly act as a viewer for GNOME help URLs. Bump
PORTREVISION.

Prompted by:	User Witr <witr@rwwa.com>
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-27 17:32:31 +00:00
Maxim Sobolev
6e26545bd1 Move misplaced hunk where it belongs (from patch-configure to patch-hairy). 2002-04-26 06:20:31 +00:00
Joe Marcus Clarke
4ea764da27 Remove redundant configure patch.
Reported by:	Franz Klammer <klammer@webonaut.com>
2002-04-26 04:24:50 +00:00
Maxim Sobolev
8a468ffb08 USE_LIBTOOL strikes back: use the new and improved way for dealing with
configure scripts created using autoconf 2.13 or later, which allows
to replace many patch-ltmain.sh out there with USE_LIBTOOL and one
additional line in configure script.
2002-04-25 18:37:03 +00:00
Joe Marcus Clarke
a03081bae3 Update to 1.2.1.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-22 17:01:37 +00:00
Joe Marcus Clarke
2cac225611 Allow galeon to find and use Xinerama. This prevents galeon from maximizing
over multiple displays.  Bump PORTREVISION.

Submitted by:	Franz Klammer <klammer@webonaut.com>
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-18 05:52:59 +00:00
Maxim Sobolev
3a28fb3952 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
2002-04-15 17:05:52 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Maxim Sobolev
98d004ef1d It seems that the damned build system doesn't always recreate
GNOME_Galeon_NautilusView.oaf from the corresponding .in file, so that
patch it as well. Bump PORTREVISION.
2002-03-15 19:06:47 +00:00
Maxim Sobolev
bb1964e7ee Use some black'n'hairy magick to resolve chiken'n'egg problem at hand:
we need Galeon for Nautilus, but we need Nautilus to build Galeon with
Nautilus support. This allows the same Galeon binary not explicitly
linked with Nautilus work with and without Nautilus. Nautilus is no
longer in (LIB,RUN)_DEPENDS.

Bump PORTREVISION.

Requested by:	Richard Kuhns <rjk@grauel.com>
2002-03-13 21:14:18 +00:00
Maxim Sobolev
94785832a3 Whack iid of the Nautilus component to be the same as the iid of the defunct
and disabled Mozilla components from the Nautilus package, so that user only
needs to install Galeon to be able view html pages in Nautilus. Bump
PORTREVISION.
2002-03-13 11:09:56 +00:00
Maxim Sobolev
a4e7d022b1 Update to 1.2.0. 2002-03-13 10:01:32 +00:00
Maxim Sobolev
60fd3e4698 Victims of Mozilla update to 0.9.9. 2002-03-12 19:34:35 +00:00
Maxim Sobolev
651450e43a Update to 1.0.3.
PR:		34653
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-06 16:30:36 +00:00
Maxim Sobolev
15761b0c15 Update to 1.0.2.
PR:		33265
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-28 09:34:18 +00:00
Maxim Sobolev
d25449e5c3 Update to 1.0.1. 2001-12-06 09:09:51 +00:00
Maxim Sobolev
d0b519e5ad Update to 1.0. 2001-11-26 09:07:26 +00:00
Maxim Sobolev
c70803f29f Update to 0.12.8. 2001-11-19 13:41:39 +00:00
Maxim Sobolev
bb7cd8623c Update to 0.12.7. 2001-11-13 12:28:37 +00:00
Maxim Sobolev
b09cf46b27 Update to 0.12.6. 2001-10-29 08:05:22 +00:00