Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This port is for i386 only. | Martin Blapp | 2003-08-11 | 1 | -0/+2 |
| | |||||
* | Correct a typo in URL. | Dmitry Sivachenko | 2003-07-28 | 1 | -1/+1 |
| | |||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Print the unresolved document root too, to find out | Martin Blapp | 2003-02-07 | 1 | -1/+2 |
| | | | | why this path is empty on bento. | ||||
* | The fix suggested in the PR was bogus, we cannot use cut | Martin Blapp | 2002-09-09 | 1 | -4/+60 |
| | | | | | | | | to get UID/GID, this does not work as expected. Instead do all inline in perl and also use a realpath function from zenin@bawdycaste.org. PR: 39686 | ||||
* | Add dependency to frontpage port. | Martin Blapp | 2002-05-23 | 1 | -0/+5 |
| | |||||
* | Add better explanations. Ideas from barbish@a1poweruser.com | Martin Blapp | 2002-05-23 | 1 | -7/+31 |
| | |||||
* | Add a note about the hardcoded /usr/local in the frontpage binaries. | Martin Blapp | 2002-05-16 | 2 | -2/+15 |
| | |||||
* | Install the exec wrappers into $(prefix)/sbin/fpstatic | Martin Blapp | 2002-05-16 | 2 | -4/+31 |
| | |||||
* | Remove trailing slashes from prefix if there are any, fix a typo | Martin Blapp | 2002-05-16 | 3 | -14/+59 |
| | |||||
* | Fix the OS detection for Linux, make the module install properly | Martin Blapp | 2002-05-16 | 3 | -7/+71 |
| | | | | | under $PREFIX. Idea by: Andre Oppermann <oppermann@pipeline.ch> | ||||
* | Update to v. 1.6.2 from sourceforge. | Martin Blapp | 2002-05-04 | 5 | -56/+15 |
| | |||||
* | Make changing passwords running. Add patch posted to sourge-forge with | Martin Blapp | 2002-04-28 | 3 | -0/+38 |
| | | | | little modifications. Bump PORTREVISION. | ||||
* | Remove old weblinks, since the author has no more time | Martin Blapp | 2002-03-12 | 1 | -3/+2 |
| | | | | | | | | to work it. We moved the development to Sourceforge, so Jean Michel and I can work on it. Anybody interested can join. The new project name is: mirfak | ||||
* | Fix typo | Martin Blapp | 2002-02-13 | 1 | -0/+9 |
| | |||||
* | Add some notes about http.conf and what the user has to do | Martin Blapp | 2002-02-13 | 1 | -0/+20 |
| | | | | | | after installation. Noted by: Scot W. Hetzel <hetzels@westbend.net> | ||||
* | Fix the echo message | Martin Blapp | 2002-02-05 | 1 | -2/+2 |
| | |||||
* | Only let the apache user execute the fpexe stub. Remove a bogus | Martin Blapp | 2002-02-05 | 3 | -0/+54 |
| | | | | | | check in mod_frontpage.c Requested by: nectar | ||||
* | Sigh. Commit the update. I hope I will not find more security issues. | Martin Blapp | 2002-02-05 | 3 | -8/+24 |
| | |||||
* | Mark this port FORBIDDEN, since every previous version of | Martin Blapp | 2002-02-05 | 1 | -0/+2 |
| | | | | | | it has been exploitable including this one :-( Requested by: nectar | ||||
* | Upgrade to version 1.6 which I just have finished today. | Martin Blapp | 2002-02-03 | 8 | -109/+18 |
| | | | | Reviewed by: some frontpage users | ||||
* | Stop segfaulting on commandline, if the calling user has UID of httpd. | Martin Blapp | 2002-01-23 | 1 | -0/+26 |
| | | | | Check if the HTTP environment is existent. | ||||
* | Really use shtml.exe instead of shtml.dll as described in FEATURES. | Martin Blapp | 2002-01-23 | 1 | -0/+10 |
| | | | | | This will fix some invalid command (/_vti_bin/shtml.dll) messages from fpexec. | ||||
* | Bump version string to fit ports/www/frontpage | Martin Blapp | 2002-01-21 | 1 | -0/+11 |
| | |||||
* | Update this apache DSO module to work with Frontpage 5.0 | Martin Blapp | 2002-01-20 | 11 | -793/+55 |
| | |||||
* | Do not overwrite config values with virtual server settings | Martin Blapp | 2002-01-19 | 1 | -2/+32 |
| | | | | Approved by: demon | ||||
* | Maintainer is now a committer | Martin Blapp | 2001-12-24 | 1 | -1/+1 |
| | | | | Approved by: demon | ||||
* | Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵ | Mario Sergio Fujikawa Ferreira | 2001-11-20 | 1 | -1/+1 |
| | | | | the later case | ||||
* | Add mod_frontpage, a modular version of FrontPage extentions. | Chris D. Faulhaber | 2001-08-31 | 12 | -0/+834 |
PR: 29202 Submitted by: Martin Blapp <mb@imp.ch> |