Port details |
- mod_sed An apache module that embeds a copy of the sed(1) command
- 0.1 www
=4 0.1Version of this port present on the latest quarterly branch. DEPRECATED: apache13 is deprecated, migrate to 2.2.x+ now
This port expired on: 2012-01-01
- Maintainer: apache@FreeBSD.org
 - Port Added: 2001-08-12 11:41:15
- Last Update: 2012-01-01 19:30:58
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.happygiraffe.net/mod_sed.html
- Description:
- mod_sed is an apache module that embeds a copy of the sed(1) command. This
means that you can automatically filter data without having to spawn a CGI
process.
WWW: http://www.happygiraffe.net/mod_sed.html
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ap13-mod_sed>0:www/mod_sed
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap13-mod_sed
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache13
- Runtime dependencies:
-
- apxs : www/apache13
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 21
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1 01 Jan 2012 19:30:58
 |
ohauer  |
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@ |
0.1 02 Nov 2011 03:43:45
 |
pgollucci  |
- sync apache13 related EXPIRATION_DATE
With Hat: apache@ |
0.1 07 Sep 2011 03:00:51
 |
pgollucci  |
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from
now).
- This can be changed later as needed, if at all, either way we won't remove
them
until after 9.0 is released.
With Hat: apache@
Reported by: dvl via freshports |
0.1 27 Aug 2011 09:54:40
 |
ohauer  |
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@ |
0.1 20 Aug 2011 19:00:12
 |
ohauer  |
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/ |
0.1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.1 07 Jun 2010 06:08:54
 |
pgollucci  |
- Convert to AP_FAST_BUILD / AP_GENPLIST |
0.1 06 Jun 2010 05:00:32
 |
pgollucci  |
- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s
PR: ports/147143
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav) |
0.1 27 May 2010 21:27:03
 |
pgollucci  |
- 2/3:
- consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists
PR: ports/147142
Reviewed by: portmgr (pav)
With Hat: apache@ |
0.1 27 May 2010 21:19:17
 |
pgollucci  |
- 1/3:
- apxs -a is install
- apxs -A is uninstall
PR: ports/147139
Reviewed by: portmgr (pav)
With Hat: apache@ |
0.1 25 May 2010 20:17:37
 |
pgollucci  |
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
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) |
0.1 17 May 2009 07:24:35
 |
pgollucci  |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes |
0.1 12 Apr 2009 06:24:52
 |
pgollucci  |
- USE_APACHE=yes is deprecated
- use APACHEMODDIR in pkg-plist |
0.1 24 Jan 2006 03:14:23
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.1 18 Aug 2004 16:21:56
 |
clement  |
- Assign maintainership to freshly created apache@ mailing list |
0.1 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
0.1 07 Nov 2003 09:12:58
 |
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
0.1 27 Oct 2003 01:40:56
 |
linimon  |
Chase mastersite per distfile survey. |
0.1 20 Feb 2003 19:15:38
 |
knu  |
De-pkg-comment. |
0.1 09 Sep 2002 18:30:10
 |
dinoex  |
support appache13-modssl by defining APACHE_PORT in /etc/make.conf
others variants of the apache ports can be used too. |
12 Aug 2001 15:41:15
    |
ijliao  |
add mod_sed An apache module that embeds a copy of the sed(1) command |
Number of commits found: 21
|