| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- while here drop md5 support
- Small cleanups
Notes:
svn path=/head/; revision=269652
|
|
|
|
|
|
|
|
|
| |
PR: ports/151092
Submitted by: John Hein <jhein@symmetricom.com>
Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Notes:
svn path=/head/; revision=262129
|
|
|
|
|
|
|
| |
Reported by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Notes:
svn path=/head/; revision=260904
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Update CONFLICTS
PR: ports/148982
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Notes:
svn path=/head/; revision=260816
|
|
|
|
|
|
|
| |
Reported by: Freshports via d
Notes:
svn path=/head/; revision=255077
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.
'Revert' some of the PKGNAMEPREFIX changes for apXX-.
- Must be manually requested in tbe port Makefile either by
a) AP_FAST_BUILD=yes
b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
- Going forward, we will only do this for ports where WITH_APACHE
is NOT optional, but required. mod_* ports are a good fit.
141 ports are mod_ ports
80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
61 remaining are then patched to mirror the other $lang frameworks [b].
PR: ports/146956
Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by: P6 TB run
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=255075
|
|
|
|
|
|
|
|
| |
PR: ports/146697
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Notes:
svn path=/head/; revision=254589
|
|
|
|
|
|
|
|
|
|
|
| |
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr
Notes:
svn path=/head/; revision=245716
|
|
|
|
|
|
|
|
| |
PR: ports/141277
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Notes:
svn path=/head/; revision=245539
|
|
|
|
|
|
|
|
|
|
| |
- Remove the unneeded patch
PR: ports/140958
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Notes:
svn path=/head/; revision=244907
|
|
|
|
|
|
|
|
| |
PR: 140805
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Notes:
svn path=/head/; revision=244676
|
|
|
|
|
|
|
| |
PR: 140748
Notes:
svn path=/head/; revision=244588
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new MASTER_SITE
- Whitespace fix
PR: ports/139257
Submitted by: douglas@douglasthrift.net (maintainer)
Notes:
svn path=/head/; revision=242667
|
|
|
|
|
|
|
|
| |
PR: ports/134611
Approved by: pav (#bsdports)
Notes:
svn path=/head/; revision=234362
|
|
|
|
|
|
|
|
|
| |
PR: ports/134523
Submitted by: Douglas William Thrift <douglas AT douglasthrift.net> (maintainer)
Approved by: miwi (mentor, implicit)
Notes:
svn path=/head/; revision=233875
|
|
|
|
|
|
|
|
| |
PR: ports/133767
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Notes:
svn path=/head/; revision=232512
|
|
|
|
|
|
|
|
|
|
|
| |
- Move pkg-message to FILESDIR.
PR: ports/127025
Submitted by: Douglas William Thrift <douglas@douglasthrift.net>
Approved by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Notes:
svn path=/head/; revision=219694
|
|
|
|
|
|
|
|
|
| |
PR: 125628
Submitted by: Emil Mikulic <emikulic@gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=217131
|
|
|
|
|
|
|
|
| |
PR: ports/125660
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Notes:
svn path=/head/; revision=216941
|
|
interface for hosting Python based web applications within Apache. The
adapter is written completely in C code against the Apache C runtime and
for hosting WSGI applications within Apache has a lower overhead than using
existing WSGI adapters for mod_python or CGI.
WWW: http://www.modwsgi.org/
PR: ports/122612
Submitted by: Douglas Thrift
Notes:
svn path=/head/; revision=215421
|