summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/bozohttpd/files')
-rw-r--r--www-servers/bozohttpd/files/bozohttpd-20050410.Makefile34
-rw-r--r--www-servers/bozohttpd/files/bozohttpd.Makefile34
-rw-r--r--www-servers/bozohttpd/files/digest-bozohttpd-200605173
3 files changed, 3 insertions, 68 deletions
diff --git a/www-servers/bozohttpd/files/bozohttpd-20050410.Makefile b/www-servers/bozohttpd/files/bozohttpd-20050410.Makefile
deleted file mode 100644
index 035d36f7c01f..000000000000
--- a/www-servers/bozohttpd/files/bozohttpd-20050410.Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-ifndef MANDIR
- MANDIR = share/man/man8
-endif
-ifndef PREFIX
- PREFIX = /usr/local
-endif
-ifndef CC
- CC = gcc
-endif
-ifndef INSTALL
- INSTALL = /bin/install
-endif
-
-SRCS = bozohttpd.c auth-bozo.c cgi-bozo.c content-bozo.c daemon-bozo.c dir-index-bozo.c ssl-bozo.c tilde-luzah-bozo.c
-OBJ = bozohttpd
-
-all: bozohttpd
-
-bozohttpd:
- $(CC) $(CFLAGS) -o $(OBJ) $(SRCS) -lssl -lcrypto
-
-clean:
- rm -f $(OBJ)
- rm -f *~
-
-install:: bozohttpd
- mkdir -p $(PREFIX)/bin
- $(INSTALL) -s -m 755 $(OBJ) $(PREFIX)/bin
- $(INSTALL) -d $(PREFIX)/$(MANDIR)
- $(INSTALL) -m 644 $(OBJ).8 $(PREFIX)/$(MANDIR)
-
-uninstall::
- -rm -f $(PREFIX)/bin/$(OBJ)
- -rm -f $(PREFIX)/$(MANDIR)/$(OBJ).8
diff --git a/www-servers/bozohttpd/files/bozohttpd.Makefile b/www-servers/bozohttpd/files/bozohttpd.Makefile
deleted file mode 100644
index 6259c3a2a71a..000000000000
--- a/www-servers/bozohttpd/files/bozohttpd.Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-ifndef MANDIR
- MANDIR = share/man/man8
-endif
-ifndef PREFIX
- PREFIX = /usr/local
-endif
-ifndef CC
- CC = gcc
-endif
-ifndef INSTALL
- INSTALL = /bin/install
-endif
-
-SRCS = bozohttpd.c
-OBJ = bozohttpd
-
-all: bozohttpd
-
-bozohttpd:
- $(CC) $(CFLAGS) -o $(OBJ) $(SRCS) -lssl -lcrypto
-
-clean:
- rm -f $(OBJ)
- rm -f *~
-
-install:: bozohttpd
- mkdir -p $(PREFIX)/bin
- $(INSTALL) -s -m 755 $(OBJ) $(PREFIX)/bin
- $(INSTALL) -d $(PREFIX)/$(MANDIR)
- $(INSTALL) -m 644 $(OBJ).8 $(PREFIX)/$(MANDIR)
-
-uninstall::
- -rm -f $(PREFIX)/bin/$(OBJ)
- -rm -f $(PREFIX)/$(MANDIR)/$(OBJ).8
diff --git a/www-servers/bozohttpd/files/digest-bozohttpd-20060517 b/www-servers/bozohttpd/files/digest-bozohttpd-20060517
new file mode 100644
index 000000000000..b28a23f9d6f8
--- /dev/null
+++ b/www-servers/bozohttpd/files/digest-bozohttpd-20060517
@@ -0,0 +1,3 @@
+MD5 75b9b57bb56ecdbfac2f5d024080b226 bozohttpd-20060517.tar.bz2 33032
+RMD160 edf15fe2998ca2fae0035f8380639e8741d0406a bozohttpd-20060517.tar.bz2 33032
+SHA256 6b87c6d762f0100e0c32eb5fbd7ac33ab174ee7646a9b6787b9a79bf1f739bff bozohttpd-20060517.tar.bz2 33032