| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=98339
|
|
|
|
|
|
|
|
|
|
| |
- Pacify porlint
PR: 61315 [1]
Submitted by: maintainer [1]
Notes:
svn path=/head/; revision=98294
|
|
|
|
| |
Notes:
svn path=/head/; revision=98290
|
|
|
|
| |
Notes:
svn path=/head/; revision=98279
|
|
|
|
| |
Notes:
svn path=/head/; revision=98268
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=98264
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=98254
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=98241
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Noticed by: Starhost.nl - N.Elsten <elsten@starhost.nl>
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=98171
|
|
|
|
|
|
|
| |
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=98169
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=98144
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=98117
|
|
|
|
|
|
|
|
| |
PR: ports/61328
Submitted by: Tim Middleton <x@vex.net> (maintainer)
Notes:
svn path=/head/; revision=98103
|
|
|
|
|
|
|
|
| |
PR: ports/61327
Submitted by: Tim Middleton <x@vex.net> (maintainer)
Notes:
svn path=/head/; revision=98101
|
|
|
|
|
|
|
| |
Submitted by: Andrew J Caines <A.J.Caines@halplant.com>
Notes:
svn path=/head/; revision=98085
|
|
|
|
|
|
|
| |
Approved and reviewed by: erwin (mentor)
Notes:
svn path=/head/; revision=98067
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=98061
|
|
|
|
| |
Notes:
svn path=/head/; revision=98027
|
|
|
|
|
|
|
|
| |
PR: 61263
Submitted by: maintainer
Notes:
svn path=/head/; revision=98014
|
|
|
|
|
|
|
|
| |
PR: 61229
Submitted by: maintainer
Notes:
svn path=/head/; revision=97976
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=97969
|
|
|
|
| |
Notes:
svn path=/head/; revision=97966
|
|
|
|
|
|
|
| |
Make portlint happy.
Notes:
svn path=/head/; revision=97965
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=97962
|
|
|
|
|
|
|
|
|
| |
3d@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago)
Notes:
svn path=/head/; revision=97960
|
|
|
|
|
|
|
|
|
| |
PR: 61216
Submitted by: Jason Harris <jharris@widomaker.com>
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=97949
|
|
|
|
|
|
|
|
|
| |
with hash_password().
PR: 54067
Notes:
svn path=/head/; revision=97941
|
|
|
|
|
|
|
| |
PR: 61172
Notes:
svn path=/head/; revision=97933
|
|
|
|
|
|
|
|
|
| |
now suPHP supports apache2.
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=97930
|
|
|
|
|
|
|
|
|
| |
Submitted by: OISHI Masakuni <yamasa@bsdhouse.org>
Committed at: CBUG 2004 New Year Party
Reviewed by: ume and OISHI on the fly
Notes:
svn path=/head/; revision=97913
|
|
|
|
| |
Notes:
svn path=/head/; revision=97910
|
|
|
|
|
|
|
|
|
|
|
|
| |
(since PERL_CONFIGURE sets MAN3PREFIX for us) [0]
- fix pkg-plist to not be greedy about ${SITE_PERL}/${PERL_ARCH}/Bundle and
Apache directories.
PR: 58724, 59710 [0]
Submitted by: lev [0]
Notes:
svn path=/head/; revision=97898
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
message option in pre-everything:: target.
- Change OpenSSL fix. (specially when WITH_BERKELEYDB=FreeBSD is defined)
There are too many cases of failure (at leat 3), so I can't force -STABLE
users to use SSL_EXPERIMENT_ENGINE [1]
- Add WITH_SSL_EXPERIMENTAL_ENGINE knob [2]
- Better db42 apr-util detection [3]
- Add fastest mirror to PATCH_SITES
- Add db42 to "make show-options"
Note to users:
Unless you have a *really* good request, no more features will be added.
Please send me with your bug reports:
- uname -a output
- all config.log files
- pkg_info output
- your make command line
Noticed by: apache2-test-ng.sh script [1]
Barry Pederson <bp@barryp.org> [3]
Requested by: jb@perso-web.com [2]
Notes:
svn path=/head/; revision=97892
|
|
|
|
|
|
|
|
|
|
| |
ports tree now.
Reminded by: lev
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=97884
|
|
|
|
|
|
|
|
| |
PR: 61170
Submitted by: maintainer
Notes:
svn path=/head/; revision=97882
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor) (implicity)
Notes:
svn path=/head/; revision=97875
|
|
|
|
|
|
|
|
|
|
|
|
| |
A suite of software components for developing object-oriented,
web-based applications.
PR: 42295
Submitted by: Stefan Schwarzer <sschwarzer@sschwarzer.net>
Reminded by: linimon (thanks!)
Notes:
svn path=/head/; revision=97859
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I don't use APACHE_USER, so SUEXEC_CALLER is set to "".
Since apache only produce error at run time, I didn't catch it.
BTW, SUEXEC_CALLER is now correctly set.
Noticed by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Pointy hat to: me
Approved by: erwin (mentor) (implicity)
Notes:
svn path=/head/; revision=97858
|
|
|
|
|
|
|
|
|
| |
- cosmetic cleanups
Approved by: erwin (mentor) (implicity)
Notes:
svn path=/head/; revision=97829
|
|
|
|
|
|
|
|
|
|
|
| |
mod_auth_mysql.
PR: 57503
Submitted by: Douglas A. Maske <maske@maske.org>
Approved by: erwin (mentor) (implicity)
Notes:
svn path=/head/; revision=97817
|
|
|
|
|
|
|
|
|
|
|
|
| |
is not defined.
This workaround should avoid weird apache behaviours when apache is
linked against the wrong apr* libraries.
Time to add CONFLICTS_BUILD option to bsd.port.mk ?
Approved by: erwin (mentor) (implicity)
Notes:
svn path=/head/; revision=97816
|
|
|
|
| |
Notes:
svn path=/head/; revision=97802
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CMFPhotoAlbum is a product for Zope/CMF
It allows users to browse gallery of thumbnail images.
WWW: http://plone.org/collective
PR: ports/61067
Submitted by: Khairil Yusof <kaeru@inigo-tech.com>
Notes:
svn path=/head/; revision=97800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Force the use of SSL_EXPERIMENTAL_ENGINE *only* if the user uses
-STABLE and base OpenSSL.
This is an *apache* problem. It's not the port.
I strongly encourage users to use OpenSSL from ports.
From httpd-2.0 Status:
* mod_ssl: fix a link failure when the openssl-engine libraries are
present but the engine headers are missing.
- fix a typo in WITH_DBM, should be bdb and not db [1]
I keep db for backward compatibility
- Add WITH_APR_FROM_PORTS to use devel/apr with apache2.
!!! WARNING !!! apache-2.0.48 is designed to work with apr 0.9.5.
Noticed by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de> [1]
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=97792
|
|
|
|
|
|
|
| |
+ some cleanups
Notes:
svn path=/head/; revision=97787
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(see <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for details)
- Correct MASTER_SITES:
+ fix URL for Melbourne University's ftp server
+ replace unreachable ftp mirror at Loughborough University with
the one at LEO.org, Munich
- Bump PORTREVISION
PR: 61128
Submitted by: maintainer
Notes:
svn path=/head/; revision=97786
|
|
|
|
|
|
|
|
|
|
|
| |
use with MRTG etc.
PR: 57865
Submitted by: Toshiya SAITOH <toshiya@saitoh.nu>
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=97768
|
|
|
|
|
|
|
|
|
|
|
|
| |
in a LDAP directory and to make changes visible in nearly realtime.
WWW: http://modcfgldap.sourceforge.net/
PR: 58256
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=97722
|
|
|
|
| |
Notes:
svn path=/head/; revision=97715
|
|
|
|
|
|
|
|
|
|
| |
forgot last time (thank you cvs update!)
PR: ports/61098
Submitted by: Freddie Cash <fcash@sd73.bc.ca> (maintainer)
Notes:
svn path=/head/; revision=97712
|