Edwin Groothuis
5b96d0a956
PERL -> REINPLACE
...
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento
2002-11-04 03:05:48 +00:00
Edwin Groothuis
b9c12aa595
PERL -> REINPLACE
...
Noticed by: bento
2002-11-04 01:15:06 +00:00
Edwin Groothuis
b998f97bdb
PRL -> REINPLACE
...
Noticed by: bento
2002-11-04 01:11:57 +00:00
Christian Weisgerber
05f3f307f8
The distfile has been renamed to solve the y2k problem.
...
PR: 44826
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2002-11-04 01:01:55 +00:00
Akinori MUSHA
c6b2885adc
Do s/ruby/${RUBY}/ on doc/Makefile.
2002-11-04 00:11:00 +00:00
Edwin Groothuis
9ad1e91ce5
Remove perl from Makefile, see
...
http://bento.freebsd.org/errorlogs/5-latest/mapedit-2.3_1.log
2002-11-03 21:28:10 +00:00
Edwin Groothuis
6070e9a833
Port needs perl to build -> USE_PERL5=yes
...
See http://bento.freebsd.org/errorlogs/5-latest/mod_mp3-0.39.log
2002-11-03 21:11:10 +00:00
Edwin Groothuis
987196d530
Port needs perl to build -> USE_PERL5=yes
...
See http://bento.freebsd.org/errorlogs/5-latest/harvest-1.5.log
2002-11-03 21:10:07 +00:00
Joe Marcus Clarke
ea23f14831
Add a check for mozilla-embedded.
...
PR: 44855
2002-11-03 19:32:06 +00:00
Eric Melville
c31f257c97
Use PORTCOMMENT.
2002-11-03 19:20:52 +00:00
MANTANI Nobutaka
4fb08117fb
Update to 1.3.3.
...
Submitted by: taoka
2002-11-03 13:37:31 +00:00
Alan Eldridge
df279c0135
Create the cgi-bin dir for Zope's cgi scripts if it doesn't exist, rather
...
than just bomb.
2002-11-03 13:17:17 +00:00
Ying-Chieh Liao
cbfa51258e
use REINPLACE_CMD/USE_REINPLACE
...
PR: 44845
Submitted by: maintainer
2002-11-03 08:03:06 +00:00
Ying-Chieh Liao
de1ea9ab38
use REINPLACE_CMD/USE_REINPLACE
...
PR: 44844
Submitted by: maintainer
2002-11-03 07:57:25 +00:00
Alan Eldridge
b5921bf2ff
1. Bump PORTREVISION because of plist changes.
...
2. Fix plist to catch the missing files/dirs. It should now deinstall
cleanly (it does here, anyway).
2a.The dirs that were created with @exec /bin/mkdir are now removed using
@unexec /bin/rmdir blah/blah || true.
3. Added CONFIG_SH=/bin/sh to mozconfig.in so that we'd all use the same
shell for configuration.
Note: you can use Perl < 5.8, but you need File::Spec for whatever perl
you've got /usr/bin/perl pointing to (or /usr/local/bin/perl, if there is
no /usr/bin/perl [-CURRENT?].
If there were PRs on this, I've forgotten which ones and will close them
out separately. I can do a forced commit on Makefile to relate the PRs,
if any, to the changes.
2002-11-02 18:24:51 +00:00
Oliver Braun
b0847e3d05
Upgrade to 5.11.
2002-11-02 13:14:31 +00:00
Norikatsu Shigemura
867390482f
Add perl to CATEGORIES.
2002-11-02 06:46:55 +00:00
Norikatsu Shigemura
68c413ec87
Add p5-Apache-SubProcess(0.03), a perl module for API for running
...
and communicating with processes spawned from mod_perl handlers.
PR: ports/44479
Submitted by: Lars Eggert <larse@isi.edu>
2002-11-02 06:42:15 +00:00
Hye-Shik Chang
7cee1ca843
Fix typoes on MAINTAINER address.
...
Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
2002-11-02 04:33:43 +00:00
Alan Eldridge
dad54dfcff
Fixed another dumb idiot thing to do without reverting to system perl
...
and checking it. I think I must have left my brain asleep in bed this
morning.
2002-11-01 18:14:37 +00:00
Norikatsu Shigemura
ae83b8df18
Fix incorrect pkg-plist.
...
PR: ports/44492
Submitted by: Chris Knight <chris@aims.com.au> (maintainer)
2002-11-01 17:47:28 +00:00
Pete Fritchman
1467721081
Fix typo: www/linuxflashplugin -> www/linux-flashplugin
2002-11-01 17:16:26 +00:00
Alan Eldridge
ae4b96c7ef
Fixed a stoopid mistake I made by not using -f with ${RM}. Caught, gutted,
...
And filleted by Douglas Berry <doug@cnd.dundas.on.ca>, who then served it
with a delightful lemon and basil butter, garnished with lark's vomit.
Thanks, Doug!
Submitted by: Douglas Barry <doug@cnd.dundas.on.ca>
2002-11-01 16:24:19 +00:00
Alan Eldridge
61028157db
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
...
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
2002-11-01 13:09:32 +00:00
Alan Eldridge
482fb23b62
1. PORTREVISION -> 1.
...
2. Incorporated my uncommited mods with Trevor's changes.
3. Remade pkg-plist accordingly.
4. Use /usr/bin/perl if present, then /usr/local/bin/perl.
5. Add File::Spec to BUILD_DEPENDS if perl < 5.8.0.
2002-11-01 12:41:01 +00:00
Alan Eldridge
7df6fabb8f
Changed MAINTAINER to my FreeBSD address.
2002-11-01 04:17:51 +00:00
Oliver Braun
7ea12e59ad
Upgrade to 5.10.
2002-10-31 22:42:56 +00:00
Trevor Johnson
a3ce01445a
We don't need all those mtree directories.
2002-10-31 18:17:06 +00:00
Trevor Johnson
b135ba72a1
Add dependency on GTK+ 1.2.X. Tidy whitespace (portlint -t).
2002-10-31 18:14:05 +00:00
Trevor Johnson
9270597f14
This is broken when OSVERSION = 500039, but works on 4.7-PRERELEASE/i386.
2002-10-31 18:09:11 +00:00
Trevor Johnson
15c8654c0b
Update to 0.4.
2002-10-31 18:02:52 +00:00
Johann Visagie
5fbe508f8f
- Ensure clean deinstallation if user had installed additional language
...
packs, styles or avatars.
2002-10-30 16:35:42 +00:00
Alan Eldridge
16ae61e738
Use File::Spec port only for perl < 5.8.
...
Approved by: maintainer
2002-10-30 02:01:48 +00:00
Andrey A. Chernov
e275acfa6b
Additional suexec tuning and login.conf support in suexec
...
Submitted by: Alexander Yurchenko <grange@rt.mipt.ru>
2002-10-30 01:56:05 +00:00
Johann Visagie
4f51c79d52
- Update to version 2.0.3
...
- Use $TAR rather than cpio(1) to install
- $PERL -> $REINPLACE_CMD
- Install contributed code under $DATADIR
- Numerous small fixes
2002-10-29 19:54:47 +00:00
Dirk Meyer
e34d0fe284
TWIG is a Web-based groupware suite written in PHP, compatible with both
...
PHP3 and PHP4. Its features include IMAP and POP3 email, Usenet newsgroups,
contact management, scheduling, shared notes and bookmarks, a todo list,
and meeting announcements. Any piece of information can be shared with others
via group oriented access controls. By using only plain HTML, it is a simple,
cross-platform, fast and browser-independent way to access or share almost
any kind of information, without the complexity or costs of other
intranet/groupware packages. It is fully internationalized, with 22
translations.
WWW: http://twig.screwdriver.net/
2002-10-29 19:49:23 +00:00
Akinori MUSHA
93a5593232
Update to 1.0.1.
2002-10-29 17:24:56 +00:00
Dag-Erling Smørgrav
bc162ccd6c
Add dependency on compat4x since this is a FreeBSD 4 binary.
...
PR: ports/44574
Submitted by: Volker Stolz <vs@foldr.org>
2002-10-29 09:14:30 +00:00
Joe Marcus Clarke
a44e38a3d3
* Add support for building the GTK 2 version of Mozilla (define WITH_GTK2
...
to do this). This feature will be used for the upcoming Galeon 1.3.0
port. [1]
* Allow users to disable Composer (define WITHOUT_COMPOSER to do this) [2]
Submitted by: David Magda <dmagda@magda.ca> [2]
Obtained from: Galeon 1.3.0 tarball (with some modification) [1]
2002-10-29 09:09:38 +00:00
Mike Silbersack
d580d45eaf
Fix sys_nerr misusage to allow building on 5.0
2002-10-29 06:49:31 +00:00
Anton Berezin
532dbdfb5f
Update to 1.1.2.
2002-10-28 15:35:43 +00:00
Anton Berezin
bc98cee15c
Update to 2.89.
2002-10-28 15:32:11 +00:00
Hye-Shik Chang
94050769bb
Update to 1.01
...
PR: 44551
Submitted by: maintainer
2002-10-28 02:47:16 +00:00
Maxim Sobolev
85c6472090
Add missed RUN_DEPENDS.
2002-10-28 01:12:02 +00:00
Vanilla I. Shu
0eca49b920
Change depend of pike to pike70.
...
Forgetten by: me
Noticed by: kris
2002-10-28 00:34:08 +00:00
Anders Nordby
ee44ee08bd
Make build say that mod_watch is not IPv6-aware, when trying to use it
...
with apache13+ipv6.
2002-10-27 23:55:50 +00:00
Anders Nordby
e3ba2b43e3
Make build say that mod_throttle is not IPv6-aware, when trying to use it
...
with apache13+ipv6.
PR: 44550
2002-10-27 23:52:14 +00:00
Kris Kennaway
41ab1ea0ad
Comment out the mod_webapp-apache2 port, which is breaking the
...
INDEX build.
2002-10-27 23:22:24 +00:00
Kris Kennaway
b421894740
Add back phoenix now that the problems have been resolved, and add squid.
2002-10-27 22:24:43 +00:00
Kris Kennaway
eef501a886
Fix typo in BUILD_DEPENDS
2002-10-27 22:24:13 +00:00
Dag-Erling Smørgrav
3de98a0182
Upgrade to 6.10.20021015.
...
PR: ports/44208
Submitted by: Øyvind Kolbu <oyvind@kebab.gaffel.nu>
2002-10-27 17:27:40 +00:00
Maxim Sobolev
a61500499b
Add two missed files.
2002-10-26 18:14:01 +00:00
Maxim Sobolev
66b494fd8e
Add missed manpage.
2002-10-26 17:29:05 +00:00
Maxim Sobolev
3e449925f7
Fix RUN_DEPENDS.
2002-10-26 16:33:12 +00:00
Joe Marcus Clarke
d51362a13e
Fix typos preventing correct package building.
...
Submitted by: bento
2002-10-26 04:22:44 +00:00
Kris Kennaway
c0b410d017
Mark BROKEN on current
2002-10-26 02:56:26 +00:00
Kris Kennaway
c4af01c3f9
Fix build on -current (cope with removal of union wait)
...
Submitted by: mike
2002-10-26 01:17:45 +00:00
Kris Kennaway
24a4637418
Fix build on -current (cope with removal of union wait)
...
Submitted by: mike
2002-10-26 01:16:02 +00:00
Mike Silbersack
390f55052c
Remove use of IPPORT_USERRESERVED, fix build on 5.0.
2002-10-26 01:01:48 +00:00
Adam Weinberger
a4de3811a0
Mark mozilla-devel BROKEN when Xft2 support is enabled and the
...
mozilla-fonts package is installed.
Reviewed by: marcus
Approved by: pat
2002-10-25 20:37:54 +00:00
Cy Schubert
8654297c5e
Update 2.4.5.2 --> 2.4.6.5
...
PR: 43661
Submitted by: MAINTAINER: fcash@lug.kamloops.net
2002-10-24 04:14:52 +00:00
Andrey A. Chernov
352919f7e6
Upgrade to 2.03pre3
2002-10-23 21:32:40 +00:00
Joe Marcus Clarke
662403029a
Remove an extra blank line.
...
PR: 44418
Submitted by: Eric J. Christeson <echriste@ndsuext.nodak.edu>
2002-10-23 18:25:37 +00:00
Joe Marcus Clarke
a92e1d2ce2
Add one more forgotten '\'.
2002-10-23 18:20:20 +00:00
Joe Marcus Clarke
42698ba3ea
Properly handle if blocks in the Makefile.
...
Submitted by: daichi
2002-10-23 16:13:29 +00:00
Mikhail Teterin
641da8af54
Upgrade to the 0.12.0 [1]. Unbreak by not defining LDFLAGS as LDADD [2].
...
Why was I doing it before I don't remember...
PR: 44156 [1]
Submitted by: Liu Kang [1]
Hinted by: bde [2]
2002-10-23 16:11:15 +00:00
Alan Eldridge
183d476288
1. Change MAINTAINER to phoenix@geeksrus, which is an alias to both
...
alane@ and trevor@.
2. Expand the BROKEN message to include instruction to run 'use.perl port'.
3. .undef NO_IGNORE.
2002-10-23 15:00:15 +00:00
Alan Eldridge
10d5fc4145
Change maintainer to me.
...
Approved by: old maintainer
2002-10-23 14:36:16 +00:00
Alan Eldridge
8a3cf0d9cb
Moved a comment to the left edge. ##@#@$!~!@$$ make(1).
2002-10-23 12:48:27 +00:00
Alan Eldridge
5edfc2a565
1. Put back the Perl 5.8.0 requirement. I am *NOT* gonna fight over File::Spec
...
versioning with this port.
2002-10-23 11:43:09 +00:00
Alan Eldridge
3ef118d2ef
Backout <sigh/> the Xft font lib usage since it doesn't compile.
2002-10-23 10:29:16 +00:00
Adam Weinberger
0e4d278613
Update mod_mp3 0.38 -> 0.39
...
PR: 44096
Submitted by: lazykang@hotmail.com
Approved by: pat
2002-10-23 07:20:16 +00:00
Joe Marcus Clarke
6e10330cc5
* Fix a problem with plugins not actually loading
...
* Hopefully correct some issues with installs erroring out with Error 1
2002-10-23 04:43:15 +00:00
Joe Marcus Clarke
003058e18e
* Add a patch that fixes some localization issues [1]
...
* Fix a problem with plugins not actually loading
* Hopefully correct some issues with installs erroring out with Error 1
* Conditionalize Xft support (by default it's enabled, but can be disabled
by defined WITHOUT_XFT)
Submitted by: Jung-uk Kim <jkim@niksun.com> [1]
Obtained from: Mozilla's Bugzilla bug 174989 [1]
2002-10-23 04:26:25 +00:00
Alan Eldridge
d73b737bae
Removed define for PERL.
2002-10-23 01:48:54 +00:00
Alan Eldridge
11f638a727
Removed perl 5.8 requirement per comments on cvs list. I hope Trevor
...
was wrong when he said it didn't work without it. Bumped PORTREVISION
as this is a major change.
2002-10-23 01:46:53 +00:00
Alan Eldridge
8223e408a4
1. Added Xft2 to lib dependencies. If moz-devel can require it, we can too.
...
2. Changed .error to BROKEN= to keep other stuff from barfing. Sorry about
that. Of course, I didn't see any of it here. (suggested by marcus@).
2002-10-23 01:16:22 +00:00
Andrey A. Chernov
dbf5c788d3
Update to latest patch from project CVS
2002-10-23 00:59:11 +00:00
Andrey A. Chernov
5357480d6a
Upgrade to 2.03pre2
2002-10-23 00:41:57 +00:00
Kris Kennaway
6a0b8cbd52
Temporarily remove the phoenix port, which is breaking INDEX builds.
2002-10-22 21:43:02 +00:00
Alan Eldridge
ae9a16bd21
1. Respect CFLAGS.
...
2. Set appropriate compile/link options for threading.
2002-10-22 11:04:48 +00:00
Alan Eldridge
c59321e54f
1. Expanded configure/make options in files/mozconfig.in.
...
* Fixed problem with reliably finding perl 5.8.0.
* Made build faster.
* Shut up most of the compiler warnings (turned off --pedantic).
* Strip the binaries.
* Saved 2 meg on size of binary package (16M -> 14M).
2. Moved install to ${X11BASE}/lib/phoenix to keep it out of the way
of mozilla, since it uses the same namespace for dirs/files.
3. Link bin/phoenix and bin/phoenix.config into install tree's bin dir.
TO DO: make installation smaller. make distfile smaller. test,test,test.
2002-10-22 09:26:56 +00:00
Joe Marcus Clarke
2b3a8ff531
Fix the build by adding a dependency on Xft.
...
Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Rob Lahaye <lahaye@snu.ac.kr>
2002-10-22 07:09:39 +00:00
Joe Marcus Clarke
17294f0bdf
Add a missing '!' to the test for the browser_plugins dir. We only want to
...
create the directory if one doesn't exist.
PR: 44373
2002-10-22 06:54:45 +00:00
Joe Marcus Clarke
6f239bd94e
Make the pkg-descr a little clearer.
...
Requested by: The Anarcat <anarcat@anarcat.ath.cx>
2002-10-22 04:18:57 +00:00
Joe Marcus Clarke
2612dba956
Add mozilla-*vendor.
2002-10-22 03:48:02 +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
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
Alan Eldridge
d45771a7a6
First working version of port. Needs testing and cleanup, probably move
...
over to /usr/X11R6 (or not), but it's a start. And it's *fast*.
2002-10-21 18:37:12 +00:00
Alan Eldridge
1dd45d5e38
Phoenix is a fast, minimal browser from the Mozilla project. This port
...
is a work in progress for the next few days.
2002-10-21 08:54:27 +00:00
Jun Kuriyama
cd316a0b3b
Upgrade to 2.6 (with typo fix patch).
2002-10-21 07:21:29 +00:00
Trevor Johnson
5b1ebbb3ce
Update to 1.2b. This fixes bug 145579 in Bugzilla, the "forward
...
referrer" security bug.
Scavenge plugins from linux-beonex (untested).
2002-10-21 00:48:54 +00:00
Trevor Johnson
c0fb3392fb
note removal of Chatzilla
2002-10-21 00:48:26 +00:00
Trevor Johnson
7fcb0438d6
Note removal of Chatzilla. Mention mail/news.
2002-10-21 00:47:36 +00:00
Trevor Johnson
7a7366f977
Rewrite warning about using the same preferences with other browsers,
...
using information I learned from the Netscape 7 release notes.
Add a mention of linux-beonex port.
2002-10-21 00:46:18 +00:00
Kris Kennaway
9c22f70426
Partially fix build on -current (remove duplicate declarations of things
...
in system headers). This is still broken because IPPORT_USERRESERVED
was removed from -current.
2002-10-21 00:45:05 +00:00
Trevor Johnson
36479c42b9
prettify after removal of Chatzilla
2002-10-21 00:43:59 +00:00
Kris Kennaway
824d2a80b8
Fix build on -current (#include <stdlib.h> for exit() prototype) and
...
respect CC and CFLAGS
2002-10-21 00:41:02 +00:00
Anders Nordby
1e6eb53ae0
Add Alfred Perlstein's sendfile patches, as an optional knob.
2002-10-21 00:29:02 +00:00
Kris Kennaway
faf39fbdee
Add NO_WERROR=1 to make warnings non-fatal
2002-10-20 21:25:02 +00:00