summaryrefslogtreecommitdiff
path: root/www/apache
AgeCommit message (Expand)AuthorFilesLines
2004-07-20Pull up ticket 62 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.agc2-6/+6
2004-05-30Compile with version 2.8.18 of "mod_ssl" instead with the (reported totron2-8/+8
2004-05-17Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymoreseb1-2/+1
2004-05-13Regenerate patch-aa to obtain correct offsets so this works with Linux 'patch'.abs2-13/+13
2004-05-13Update apache package to 1.3.31.taca7-155/+20
2004-05-08include apache's buildlink3.mk if using buildlink3.grant1-2/+6
2004-04-26Convert to use bdb.buildlink3.mk and fix sources so that we can use db4.jlam3-25/+27
2004-04-25Convert to buildlink3.snj1-5/+5
2004-04-24Relinquish maintainership of packages to tech-pkg@NetBSD.org.jlam1-2/+2
2004-04-23mk/bsd.pkg.install.mk now automatically registersreed1-2/+1
2004-04-07Fix patch checksums and bump package revision again because the securitytron2-3/+6
2004-04-07Add three patches to resolve security issue:reed4-1/+121
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam2-2/+4
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-7/+11
2004-02-28Forgot to commit this part. MAKE_ENV needs CHGRP="${CHGRP}".snj1-2/+2
2004-02-28Use ${CHGRP} instead of chgrp. From Georg Schwarz in PR pkg/24594.snj2-7/+10
2004-02-18Include "../../mk/compiler.mk" to get the value of CC_VERSION beforejlam1-1/+3
2004-02-11Fix pasto(?) in BUILDLINK_PKGSRCDIR.apache's value.seb1-2/+2
2004-02-09USE_GCC[23], USE_SUNPRO, and USE_MIPSPRO are all deprecated.jlam1-2/+2
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam1-2/+2
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-10/+9
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+29
2003-11-02Updated apache to 1.3.29.grant7-128/+15
2003-10-29Import security fix from 1.3.29 distribution for a buffer overflow incube6-3/+119
2003-10-11bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.grant1-1/+2
2003-09-17get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD orgrant1-4/+5
2003-07-19Update "apache" package to version 1.3.28. Changes since version 1.3.27:tron3-13/+18
2003-07-18gcc.buildlink2.mk is now handled automatically.grant1-4/+1
2003-07-17s/netbsd.org/NetBSD.org/grant1-3/+3
2003-06-06replace ${WHOLE_ARCHIVE_FLAG} -lgcc ${NO_WHOLE_ARCHIVE_FLAG} by justdrochner1-2/+2
2003-05-31tidy up logic for adding libgcc and libgcc_s. no functional change.grant1-7/+7
2003-05-31make sure modules are built with the correct version of gcc.grant1-4/+9
2003-05-31for consistency, use WHOLE_ARCHIVE_FLAG instead ofgrant1-2/+2
2003-05-31drop some unnecessary parensgrant1-2/+2
2003-05-31link against shared libgcc_s when built with gcc3 so Apache modulesgrant1-2/+10
2003-04-15be quiet in all targets except post-install.grant1-11/+11
2003-04-10Fix fetch stage. Noted broken by grant.wiz1-2/+2
2003-04-10Update to 1.3.27nb4: compile with mod-ssl-2.8.14.wiz2-16/+10
2003-03-14(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;jlam1-2/+2
2003-02-23Use MASTER_SITE_APACHE.jmmv1-3/+3
2003-02-17also pass CPPFLAGS to apxs.grant1-3/+3
2003-02-17pass LDFLAGS to apxs.grant1-2/+2
2003-02-17set the default source files to *.c, as this is common in our apachegrant1-2/+4
2003-02-17USE_PERL5 is already defined in apache/buildlink2.mk.grant1-3/+1
2003-02-17add makefile fragment for Apache modules.grant1-0/+47
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
2003-01-27Use XARGS="${XARGS}" rather than XARGS=${XARGS} when adding to MAKE_ENV.abs1-3/+3
2003-01-20Make this use ${CHOWN}, ${CHMOD}, ${XARGS} and ${FIND}, rather than thejschauma3-20/+61
2002-12-22Revert to previous behavior and use db1 functions in libc if they aregrant1-4/+12