Commit graph

40 commits

Author SHA1 Message Date
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +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
7b20960beb Make these ports correctly survive a make reinstall. 2002-11-18 02:30:39 +00:00
Joe Marcus Clarke
0c2447fb34 Fix a typo that prevented empty directories from being removed. 2002-11-14 18:29:10 +00:00
Joe Marcus Clarke
d51362a13e Fix typos preventing correct package building.
Submitted by:	bento
2002-10-26 04:22:44 +00:00
Joe Marcus Clarke
ceab29fa67 This commit includes:
* mozilla-*vendor ports (currently for Mozilla 1.0.1)
* mozilla* ports (currently for Mozilla 1.1)
* mozilla-*devel ports (currently for Mozilla 1.2b)

Special thanks goes to trevor for auto-generating plist patches, cy for
pointing out that the Mozilla startup scripts need to be tailored for
each version of Mozilla, grog for suggesting that some verbage needs to
be added to explain the Java plugin messages at startup, and John
Merryweather Cooper for suggesting a common plugin directory. Of course,
thanks also goes to the user community for suggestions and support.

These ports offer:

* Complete coexistence with each other
* A universal ${PREFIX}/lib/browser_plugins directory
* Auto-generated plists for ease of maintenance
* More accurate pkg-descr's
* A pkg-message pointing users to java/jdk13 for the Java plugin

PR:	42870 42941
Reviewed by:	ports gnome
2002-10-22 03:42:24 +00:00
Joe Marcus Clarke
944ed43347 Point the -devel versions of headers and embedded to the mozilla-devel. Ugh.
PR:		42506
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2002-09-07 18:54:38 +00:00
Joe Marcus Clarke
377568c297 Add mozilla-*-devel after a repo copy from mozilla.
NOTE: mozilla-*-devel is now Mozilla 1.1.  mozilla-* (without the -devel) is
back to Mozilla 1.0.  mozilla.org states that 1.1 is their new bleeding edge
release, and 1.0 is still the stable release.  The release cycle diagram also
indicates that a Mozilla 1.0.1 is coming.

For all users that upgraded from Mozilla 1.0 to 1.1, be aware that running
a blind portupgrade on mozilla will give you mozilla-1.0!  If you want to
keep Mozilla 1.1, you will have to change the origin of you mozilla ports to
point to their -devel counterparts.

The -devel ports will install files into -devel directories.  Therefore,
both mozilla and mozilla-devel can coexist.
2002-09-03 20:45:59 +00:00
Joe Marcus Clarke
01b72d393d Allow mozilla-embedded and mozilla-headers to build when the -f makefile
option is specified.

Reported by:	Dan Langille <dan@langille.org>
Tested by:	Dan Langille <dan@langille.org>
2002-08-29 17:29:55 +00:00
Joe Marcus Clarke
bfa2a3c1a4 Update to 1.1. This fixes the font problem as well as the chatzilla bug. A
full list of changes can be found in the Mozilla 1.1 release notes from:

http://www.mozilla.org/releases/mozilla1.1/

PR:		42068
2002-08-28 22:11:41 +00:00
Joe Marcus Clarke
a458f5666c Fix the user and group macros handed to cpio.
Reported by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-08-10 01:03:06 +00:00
Maxim Sobolev
6442142ba8 Upgrade to 1.0.rc2. Actually this had to be done along with www/mozilla
upgrade.
2002-05-13 16:15:08 +00:00
Joe Marcus Clarke
1d5ba524f2 Update to 1.0.rc1
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-22 16:58:31 +00:00
Maxim Sobolev
b902740e00 Long awaited 0.9.9 update. For some reason configure doesn't pick up our
request to enable chatzilla, therefore it is not enabled now - the issue
is under investigation, but anybody is free to smash maintainers with a
relevant patch.
2002-03-12 18:16:09 +00:00
Maxim Sobolev
43b60cfe88 Update to 0.9.8. 2002-02-05 17:24:00 +00:00
Maxim Sobolev
ecc0a9c344 - Install files necessary for viewing pages in Asian languages using ports
based on mozilla-embedded (galeon, skipstone etc.);
- remove commented out line from unixcharset.properties;
- add few `@unexec rm -f' into mozilla-embedded plist to ensure complete
  removal of package even if the port based on mozilla-embedded was executed
  with root privileges (mozilla has a bad habit of updating files in
  ${PREFIX}/lib/mozilla* wherever it's possible).

Submitted by:	Takashi KANAMARU <kanamaru@sekine-lab.ei.tuat.ac.jp> (Asian langs)
		sobomax (the rest)
2002-01-15 15:16:41 +00:00
Maxim Sobolev
122e6d5ec5 Update to 0.9.7. 2001-12-26 10:21:22 +00:00
Maxim Sobolev
a05c355cef Update to 0.9.6. Surprisingly, this update doesn't break Galeon/Nautilus. 2001-11-21 16:27:43 +00:00
Maxim Sobolev
e628586f20 Update to 0.9.5.
PR:		31396
Submitted by:	Nuzrin Yaapar <p9711422@mmu.edu.my>
2001-10-22 11:46:00 +00:00
Maxim Sobolev
6569f219c9 Update to 0.9.4. 2001-09-18 08:12:12 +00:00
Maxim Sobolev
3f5447f443 Update to 0.9.3.
Submitted by:   sf
2001-08-07 12:05:24 +00:00
Maxim Sobolev
79b39bc52b Update to 0.9.2.
PR:		28610
Submitted by:	Nick Sayer <nsayer@quack.kfu.com>, sf
2001-07-02 13:55:43 +00:00
Maxim Sobolev
cfe0d5ef45 Upgrade to 0.9.1. 2001-06-11 20:34:59 +00:00
Ade Lovett
2515626212 Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
2001-05-31 22:22:59 +00:00
Maxim Sobolev
4f8f24b8e1 Properly register components before installing them. This should fix "no
scrollbars" problem people have with Galeon and Skipstone.

Reported by:	many
2001-05-22 12:06:15 +00:00
Maxim Sobolev
7711fb27e7 Update to 0.9. 2001-05-22 08:15:39 +00:00
Maxim Sobolev
3cbb866591 Downgrade to 0.8.1 until numerous reported problems are fixed. 2001-05-18 05:43:17 +00:00
Maxim Sobolev
9cf230d3ac Update to 0.9.
Not objected to by:	gnome@FreeBSD.org
2001-05-17 08:15:36 +00:00
Maxim Sobolev
9c52600d4a - Don't call it "version 0.0" - it's not true anymore;
- properly spell "embeddable".

Submitted by:	eric
2001-04-11 09:17:06 +00:00
Maxim Sobolev
5a10947307 Sync with Mozilla 0.8.1.
Submitted by:	ade
2001-04-10 15:13:01 +00:00
Maxim Sobolev
5cde071afa Temporarly mark as broken until I sync it with mozilla-0.8.1. 2001-04-10 14:19:00 +00:00
Maxim Sobolev
ef619decfd Update to 0.8 2001-02-23 07:48:55 +00:00
Maxim Sobolev
c11ee9aae2 Don't install include files. Now it's a job of the www/mozilla-headers port. 2001-02-01 11:46:41 +00:00
Maxim Sobolev
00ab07f72c Update to 0.7. 2001-01-12 17:22:01 +00:00
Maxim Sobolev
52294a8e2b perl --> ${PERL}
Submitted by:	demon
2000-11-23 09:01:10 +00:00
Maxim Sobolev
d0190bfe05 ${ENV} --> ${SETENV}
PR:		22337
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-10-27 09:24:08 +00:00
Maxim Sobolev
9d40c72ae0 Update to M18. 2000-10-26 14:50:20 +00:00
Satoshi Asami
810d2cc844 Add 10 missing header files.
Submitted by:	bento
2000-10-13 00:39:39 +00:00
Maxim Sobolev
77f7c1a385 Install include files too.
Submitted by:	ade
2000-08-31 12:26:03 +00:00
Maxim Sobolev
e9bd4e2d19 Add mozilla-embedded - a port that installs only embeddeable component of
mozilla.
2000-08-17 09:31:54 +00:00