Commit graph

7311 commits

Author SHA1 Message Date
Joe Marcus Clarke
6593022e89 Add Firefox after a repo copy from mozilla-firebird. Firefox is the next
release of the Firebird web browser with a new name to avoid conflicts with
the Firebird database.  This is version 0.8.

http://www.mozilla.org/products/firefox/releases/

* Update to 0.8 and change name to firefox [1]
* Make PLIST from a fake installation [1]
* Restore original credit and portname in Makefile [1]
* Optionally install headers and IDL files [2]
* Use PERL instead of REINPLACE_CMD in a few places [1]
* Use OPTIONS
* Enable the Inspector extension
* Fix another possible esound related problem
* Enable basic optimizations if WITH_DEBUG is not specified

PR:		62631 [2]
Submitted by:	trevor [1] [2]
2004-02-11 07:16:17 +00:00
Joe Marcus Clarke
90e5926134 Re-order RUN_DEPENDS so only one linux_base will be installed when
-DWITH_XFT2 is set.

PR:		62489
Submitted by:	maintainer
Reported by:	Maxlor (user @ bsdforums.org)
2004-02-11 06:18:14 +00:00
Clement Laforet
e9f3396724 - Do not remove directory owned by apache port
Submitted by:	Chris Stuart <webmaster@lightningfire.net> (maintainer)
2004-02-10 22:16:55 +00:00
Clement Laforet
40b275372d Update to 0.8.2 2004-02-10 21:58:06 +00:00
Daniel Harris
31ba264b14 Add CONFLICTS, portlint.
PR:		62589
Submitted by:	maintainer
2004-02-10 20:55:55 +00:00
Erwin Lansing
f9e4f2a1b3 - Update to 2.14
- add SIZE
2004-02-10 19:24:56 +00:00
Mathieu Arnold
d7b7f20fd2 Switch to PERL_MODBUILD (so that I don't break INDEX more) 2004-02-10 18:59:43 +00:00
Makoto Matsushita
216cfbbaa5 SIZEify. 2004-02-10 17:07:01 +00:00
Kirill Ponomarev
cc839aded7 - Update to version 0.8.0
PR:		ports/62642
Submitted by:	Ports Fury
2004-02-10 15:42:30 +00:00
Dirk Meyer
decdc62c89 - new option WITHOUT_REGISTER_SAMBA 2004-02-10 06:34:31 +00:00
Norikatsu Shigemura
77669a4314 Workaround for old make.
Submitted by:	Andrew J Caines <A.J.Caines@halplant.com>
2004-02-10 05:00:53 +00:00
Erwin Lansing
4b9016ae0c use USE_SIZE
PR:		62591
Submitted by:	maintainer
2004-02-09 18:50:42 +00:00
Alex Dupre
35a3256787 Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.

Approved by:	nork (mentor/implicitly)
2004-02-09 11:43:38 +00:00
Akinori MUSHA
04dad6f9eb Update to 0.0.20040125. 2004-02-09 04:48:39 +00:00
Kris Kennaway
b134e8de43 BROKEN on 5.x: broken pkg-plist 2004-02-09 01:48:53 +00:00
Norikatsu Shigemura
2a9f951565 Bump PORTREVISION by previous commit. 2004-02-09 01:38:30 +00:00
Norikatsu Shigemura
915756b6bb Add dependency on Motif for Opera's operamotifwrapper.
Submitted by:	lioux
2004-02-09 01:37:35 +00:00
Joe Marcus Clarke
61164983e3 * Fix a bug where Firebird would lock up after typing any text. This had to
do with esound being installed, but not being used (e.g. when not running
  under the GNOME Desktop).  What happens now is sound support is disabled by
  default.  If you wish to enable Type Ahead Find sound support, edit your
  prefs.js file, and add:

  user_pref("accessibility.typeaheadfind.enablesound", true);

* Make portlint happy by not including anything after bsd.port.post.mk
* Clean up the pkg-message a bit to reflect reality with respect to Perl

Thanks to casaveli on BSDForums for finding it was esound causing the lock up
as well as testing the patch mentioned above.
2004-02-08 19:37:12 +00:00
Clement Laforet
b99ca6371f - Improve apr from ports support.
Thanks a lot to kuriyama.

Submitted by:   kuriyama
2004-02-08 15:40:41 +00:00
Clement Laforet
98593a39a5 - Fix typo in SLAVE_DESIGNED_FOR check [1]
- Make ldap fix optional, since it may break LDAP auth [2]
  Please use WITH_LDAPFIX if you need the fix.
- Improve pthreads support
- SIZEify distinfo

Submitted by:           mharo [1]
Discussed with:         Robin P. Blanchard <robin.blanchard@gactr.uga.edu> [2]
2004-02-08 11:53:55 +00:00
Jun Kuriyama
4362106d16 o Use appropriate comment for WITH_IPV6_V6ONLY knob.
o Fix apu-config command name in WITH_APR_FROM_PORTS condition.
2004-02-08 10:01:40 +00:00
Mark Linimon
a9f1a23ca5 Update to 0.1.8, submitted by software author, and assign maintainership
to him.  For the many changes, see his blog at
http://www.rayners.org/2004/01/02/plugin_manager_bugfix_release.php.

PR:		ports/61563
Submitted by:	David Raynes <rayners@rayners.org> (new maintainer)
2004-02-08 08:36:53 +00:00
Norikatsu Shigemura
09248ae026 Oops, I forgot to update distinfo on previous commit. 2004-02-08 07:56:24 +00:00
Joe Marcus Clarke
0a61206a8b Now that www/neon is at an appropriate version, re-enable building www/screem
with it.

NOTE!!!  www/screem will not build if krb5-config exists AND Kerberos V is not
installed (a separte PR has been filed).

PR:		62514
Submitted by:	maintainer
2004-02-08 07:55:38 +00:00
Norikatsu Shigemura
a3b35377b9 o Add support Java3D, Java Advanced Imaging, JAI I/O Tools. [1]
o Add more messages for KDE Konqueror users. [2]

Submitted by:	OISHI Masakuni <yamasa@bsdhouse.org> [1]
		Hiroo Ono <hiroo@@oikumene.gcd.org> [2]
2004-02-08 03:49:10 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Clement Laforet
3ab25da318 - Update to 040205 snapshot
PR:		62478
Submitted by:	Thierry Thomas <thierry@pompo.net> (maintainer)
2004-02-07 15:09:22 +00:00
Kris Kennaway
8c21fb9671 BROKEN on 5.x: does not compile 2004-02-07 12:30:47 +00:00
Jimmy Olgeni
846c054cbd Upgrade to 1.41 and USE_SIZE. 2004-02-07 12:11:01 +00:00
Joe Marcus Clarke
f35e15f837 Remove p5-Apache-VMonitor as it also depended on devel/libgtop.
Reported by:	Adam McLaurin <adam.mclaurin@gmx.net>
2004-02-07 04:24:45 +00:00
Kris Kennaway
30333ffeef BROKEN on 5.x: Does not compile 2004-02-07 03:31:20 +00:00
Kris Kennaway
dedeef45ed BROKEN with perl 5.8: Broken pkg-plist 2004-02-07 02:05:14 +00:00
Kris Kennaway
07a258547e BROKEN on perl 5.8: Broken pkg-plist 2004-02-06 23:27:10 +00:00
Kris Kennaway
4565f11714 BROKEN On 5.x: Broken plist 2004-02-06 23:10:47 +00:00
Kris Kennaway
82e76bb1b5 BROKEN on 5.x: Does not compile 2004-02-06 23:06:46 +00:00
Clement Laforet
32a382767e - Update to apache 1.3.29
- Update to patchset 1.53

***** SECURITY FIX *****
http://www.apache-ssl.org/advisory-20040206.txt

Time to ask eik how to add it to portaudit
2004-02-06 22:40:34 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Dmitry Sivachenko
b4b608a2bc Add NO_LATEST_LINK. 2004-02-06 11:37:57 +00:00
Clement Laforet
d7754f81ad - Use LATEST_LINK to avoir link conflict with www/mod_auth_pgsql
Noticed by:	kris
2004-02-06 11:21:00 +00:00
Kirill Ponomarev
ae03d704d4 - Update to version 0.9.1
PR:		ports/62407
Submitted by:	maintainer
2004-02-06 08:58:03 +00:00
Kris Kennaway
b467d6d4fa BROKEN on 5.x: does not compile 2004-02-06 08:13:11 +00:00
Kris Kennaway
e600914c4f BROKEN: Does not compile with perl >=5.8 2004-02-06 02:34:53 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Mathieu Arnold
a119c50664 Upate to 2.13
Give maintainership to perl@

Approved by:	tobez (former maintainer)
2004-02-05 15:32:08 +00:00
Michael Nottebrock
38a92d46fe Update to KDE 3.2.0
Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
2004-02-05 01:23:10 +00:00
Joe Marcus Clarke
ae3416497c Fix build with new gettext. 2004-02-04 18:21:15 +00:00
Kirill Ponomarev
02e65f2678 - Update to version 040202
PR:		ports/62320
Submitted by:	maintainer
2004-02-04 17:58:15 +00:00
Michael Nottebrock
124b611aae Fix DISTNAME. 2004-02-04 16:34:54 +00:00
MANTANI Nobutaka
8be3ddaf53 Fix the problem that text does not appear in input field with --disable-m17n
configure option.

Reported by:	Vasil Dimov <vd@datamax.bg>
2004-02-04 14:32:22 +00:00
Sergey A. Osokin
5022d772a4 SIZEfy my ports. 2004-02-04 12:55:42 +00:00