1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Commit Graph

7192 Commits

Author SHA1 Message Date
Andrey A. Chernov
ffa5a37984 Upgrade to latest variant from project CVS 2004-01-19 22:22:39 +00:00
Mark Linimon
ccbc82aac4 Update to latest development snapshot.
Submitted by:	fcash@bigfoot.com (maintainer)
2004-01-19 04:59:48 +00:00
Dirk Meyer
9c093ab250 - Fix conflicts by using POSTGRESQL_PORT 2004-01-19 04:56:35 +00:00
Ying-Chieh Liao
8cbabeb774 - integrate another patch from squid-cache.org, see
http://www.squid-cache.org/Versions/v2/2.5/bugs/ for details
- cleanup dynamic plist generation:
  sort files, replace needlessly complex ex-scripting with a ${REINPLACE_CMD}
  one-liner
- integrate a patch to make the SMB-NTLM helper compile on 5.x and hook this
  helper up to the build (thanks to Stefano Tagliaferri for reporting the bug
  and testing the patch)
- bump PORTREVISION

PR:		61543
Submitted by:	maintainer
2004-01-19 03:03:11 +00:00
Mark Linimon
074e13d261 Update maintainer's email address (prompted by detailed autoreply to
a message I just forwarded).
2004-01-19 00:56:11 +00:00
Adam Weinberger
4b4a3194d4 Bump PORTREVISION to go along with www/mozilla getting a PORTREVISION
bump.
2004-01-18 16:23:19 +00:00
Alex Dupre
58c5b838c0 Switch to my @FreeBSD.org email address.
Approved by:	nork (mentor)
2004-01-18 10:50:15 +00:00
Adam Weinberger
547e6f8a3d Remove mozilla-headers.
This integrates the headers from mozilla-headers and mozilla-headers-devel
into mozilla and mozilla-devel.
2004-01-18 07:27:03 +00:00
MANTANI Nobutaka
d4dd54dce4 Add WITHOUT_NLS knob. [1]
Make cosmetic changes.

Submitted by:	Phil Pennock <pdp@nl.demon.net> [1]
2004-01-17 21:22:59 +00:00
Joe Marcus Clarke
24dc49a00e Change the Mozilla version to trunk for building with 1.6.
PR:		61476
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2004-01-17 18:16:34 +00:00
Jun Kuriyama
02b64b3b98 Upgrade to 2.661.
PR:		ports/61477
Submitted by:	Xin LI <delphij@frontfree.net>
2004-01-17 15:28:30 +00:00
Edwin Groothuis
696a6566fc Chase update of devel/tcllib.
Noticed by: bento
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/tclhttpd-3.4.2.log
2004-01-17 11:41:33 +00:00
Joe Marcus Clarke
c2a3ee282a Update to 1.1. 2004-01-17 07:47:14 +00:00
Joe Marcus Clarke
3f5d08f1be Mark this port as IGNORE since www/mozilla has been updated to 1.6. 2004-01-17 05:27:15 +00:00
Joe Marcus Clarke
722cde1aed Catch up with Mozilla 1.6. 2004-01-17 05:26:15 +00:00
Joe Marcus Clarke
ed5f467560 Update to 1.6. For all the juicy details, please see:
http://www.mozilla.org/releases/mozilla1.6/
2004-01-17 05:24:17 +00:00
Joe Marcus Clarke
4a7195d628 I really meant to sweep ephy before I committed. I must have been distracted.
Add intlhack to fix the build on -STABLE.

Reported by:	Randy Bush <randy@psg.com>
2004-01-17 02:20:16 +00:00
Joe Marcus Clarke
d9669bc94c Update to 1.0.7. 2004-01-16 23:59:01 +00:00
Clement Laforet
7facac523b - Change maintainer's e-mail address
(einekoai@chello.nl -> kwm@rainbow-runner.nl)

PR:                 61447
Submitted by:       Koop Mast <kwm@rainbow-runner.nl> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-16 23:19:08 +00:00
Sergei Kolobov
07a7de4337 - configure squid to run under a dedicated "squid" user by default; make use
of SQUID_{UID,GID} which other squid-related ports already implemented.
  The user/group will be created on the fly if they do not already exist.
- introduce WITH_SQUID_LDAP_AUTH to pull in the necessary bits to compile and
  use the ldap_auth helper
- install some more authentication helper applications by default
- install helper applications to ${PREFIX}/libexec/squid instead of
  ${PREFIX}/libexec, add notes about it in pkg-install and pkg-descr
- cleanup the pre-installation tasks and move them from Makefile and pkg-plist
  into the pkg-install script; make 'make install' and 'pkg_add' actually do
  the same thing
- introduce a pkg-deinstall script
- make squid.sh rcNG compatible (when either /etc/rc_subr or
  ${PREFIX}/etc/rc_subr is present, the first one will be used, otherwise the
  script will work as a "rc classic" script so no additional dependency on
  the rc_subr port should be needed)
- some Makefile cleanups:
  + the squid installation procedure now correctly strips binaries, so there
    is no need to do this manually anymore
  + generate those parts of pkg-plist dynamically that may be affected by user
    set tunables (currently the localized error pages and helper applications)
  + document the available configuration options in a slightly different style
  + remove some obsolete variable declarations and comments
  + honor NOPORTDOCS
- add CONFLICTS
- add another vendor patch, see
  http://www.squid-cache.org/bugs/show_bug.cgi?id=890 for a thorough
  explanation of what has been fixed.
- since we can no longer take the presence of Lithuanian error pages for
  granted, wrap the workaround for the errorpages.patch with '.if exists()'
- bump PORTREVISION

PR:		61315
Submitted by:	maintainer
2004-01-16 21:18:20 +00:00
Sergei Kolobov
8b49e5d66b - Add CONFLICTS [1]
- Pacify porlint

PR:		61315 [1]
Submitted by:	maintainer [1]
2004-01-16 13:11:55 +00:00
Sergey Skvortsov
bb0f1b323c Updated to 1.07 2004-01-16 12:25:51 +00:00
Sergey Skvortsov
b87bdc342b Updated to 0.61 2004-01-16 11:36:11 +00:00
Pete Fritchman
9f158b2527 Update to 1.40. 2004-01-16 03:58:06 +00:00
Clement Laforet
2343b5bbda - update to 0.9.3
While I'm here:
- bump PORTEPOCH, since 0.9.3b3 > 0.9.3.

PR:                 61334
Submitted by:       Tim Middleton <x@vex.net>
Approved by:        erwin (mentor) (implicitly)
2004-01-16 02:18:38 +00:00
Clement Laforet
18f9e70e88 - Update to 0.8.1
Approved by:        erwin (mentor) (implicitly)
2004-01-16 01:10:57 +00:00
Clement Laforet
aa99c82619 - Fix compilation for threaded MPM.
This is due to partial revert of apr improvment.
  setting LIBS=${PTHREAD_LIBS} conflicts with libtool.
  All should be OK now...
  If someone can explain me why libtool impose using
  -pthread (ltshmain), I'm all ears...
  Note:
  You CAN NOT override -lc_r (i.e. setting -lkse) at compile time.
  I must fix it...
- Move patchset to MASTER_SITE_LOCAL

Noticed by:         Martin Nilsson <martin@gneto.com>
Approved by:        erwin (mentor) (implicitly)
2004-01-16 00:30:22 +00:00
Clement Laforet
ab97728208 - Fix suPHP.
- Bump PORTREVISION

Noticed by:         Starhost.nl - N.Elsten <elsten@starhost.nl>
Approved by:        erwin (mentor) (implicitly)
2004-01-14 20:28:58 +00:00
Alex Dupre
b220894da9 Update to 1.3 release.
Approved by:	nork (mentor/implicitly)
2004-01-14 19:04:28 +00:00
Sergei Kolobov
6dbb2f422b - ost.eltele.no seems to have moved to teledanmark.no, reflect this in
MASTER_SITES. The distfile is fetchable from these sites although
  www.squidguard.org is currently not reachable (for me) due to DNS
  or domain registration problems.
- move runtime dependency from www/squid24 to www/squid

PR:		61255
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de>
Approved by:	maintainer
2004-01-14 10:12:16 +00:00
Clement Laforet
655d574472 - Remove thread support in apr. The code prevents apache from running
on > 4.8-STABLE (from september 2003) system because apache2 used
  libc_r instead of libc.
  Compiling with -lkse (on -CURRENT) was broken too.

- bump PORTREVISION to force users to upgrade.

NOTE: on -STABLE DO NOT DEFINE WITH_THREADS.
      (unless you use a threaded MPM)

Thanks to Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de>
who helped me to track the problem.

Noticed by:         Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de>
                    HAYASHI, "Lef" Tatsuya <lef@st.rim.or.jp> [1]
PR:                 61317 [1]
Approved by:        erwin (mentor) (implicitly)
2004-01-13 22:12:11 +00:00
Pav Lucistnik
d2f4eb4ae4 - Update to 0.10.3
PR:		ports/61328
Submitted by:	Tim Middleton <x@vex.net> (maintainer)
2004-01-13 20:48:27 +00:00
Pav Lucistnik
c63c243d07 - Update to 1.6.1
PR:		ports/61327
Submitted by:	Tim Middleton <x@vex.net> (maintainer)
2004-01-13 20:29:58 +00:00
Norikatsu Shigemura
d3522f6772 Clear how to apply a patch for 4-stable rtld-elf.
Submitted by:	Andrew J Caines <A.J.Caines@halplant.com>
2004-01-13 16:27:08 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
Alex Dupre
9288289bb1 - Update to 1.4.1 release and add language packs [1]
- Set submitter as new maintainer [1]
- Make portlint happy

PR:		ports/61285 [1]
Submitted by:	Alex Varju <varju@webct.com> [1]
Approved by:	nork (mentor)
2004-01-13 12:53:54 +00:00
Edwin Groothuis
1a667ea4dd Fix typo: apche-1.3 -> apache-1.3 2004-01-12 22:51:22 +00:00
Kirill Ponomarev
276761b5dd - Update to version 040110
PR:		61263
Submitted by:	maintainer
2004-01-12 20:20:16 +00:00
Kirill Ponomarev
88497dbcbc - Update to 1.12
PR:		61229
Submitted by:	maintainer
2004-01-12 09:21:01 +00:00
Dmitry Sivachenko
10c19ebf1f Update to version 9632.
Submitted by:	maintainer
2004-01-12 06:38:15 +00:00
MANTANI Nobutaka
3ff08ebde8 Add w3m-m17n-img, w3m with multilingualization and inline image support. 2004-01-12 03:30:33 +00:00
MANTANI Nobutaka
2122fb369f Update to 2004-01-11 snapshot of w3m 0.4.2.
Make portlint happy.
2004-01-12 03:17:20 +00:00
Mark Linimon
6603e62279 Thomas-Martin Seck has agreed to take over any remaining maintainence
duties of this port.  Note, however, from his email:

  As stated on ports@ already, I would like to retire it ASAP. I am
  currently trying to get all consumers of it to depend on www/squid.

So consider this as a heads-up that this port will be delted at
some time in the future.
2004-01-12 01:46:48 +00:00
Mark Linimon
57edda7c15 Reset maintainer from 3d@FreeBSD.org to ports@FreeBSD.org. Apparently
3d@ has not been active in the FreeBSD community for some time now.

Reviewed by:	portmgr@FreeBSD.org (a month or so ago)
2004-01-12 00:20:59 +00:00
Clement Laforet
391519e609 - Pass maintainership to volunteer
PR:             61216
Submitted by:   Jason Harris <jharris@widomaker.com>
Approved by:    erwin (mentor) (implicitly)
2004-01-11 20:22:59 +00:00
Martin Blapp
276cbb3617 Make mod_auth_mysql working with mysqld 4.1.x. Replace make_scrambled_password()
with hash_password().

PR:	54067
2004-01-11 18:52:38 +00:00
Andrey A. Chernov
29594d743c Upgrade to 2.8.5 dev 17
PR:             61172
2004-01-11 17:17:05 +00:00
Clement Laforet
32db161a56 Update to 0.5
now suPHP supports apache2.

Approved by:    erwin (mentor) (implicitly)
2004-01-11 15:53:56 +00:00
Norikatsu Shigemura
fc92955f12 o Add support Java Advanced Imaging (JAI) API.
Submitted by:	OISHI Masakuni <yamasa@bsdhouse.org>
Committed at:	CBUG 2004 New Year Party
Reviewed by:	ume and OISHI on the fly
2004-01-11 10:25:22 +00:00
Erwin Lansing
40a93c43ce Update to 1.55 2004-01-11 08:19:03 +00:00