Import of `ruboard', an almost plug 'n play web based discussion board

supporting english and russian.

PR:		8492
Reviewed by:	jkoshy
Submitted by:	Andrew Maltsev <am@amsoft.ru>
This commit is contained in:
Joseph Koshy 1998-10-30 03:17:43 +00:00
parent 749b7f9beb
commit 5d74fe2ea8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14245
6 changed files with 57 additions and 0 deletions

15
www/ruboard/Makefile Normal file
View file

@ -0,0 +1,15 @@
# New ports collection makefile for: ruboard
# Version required: 1.2
# Date created: 5 October 1998
# Whom: Andrew Maltsev <am@amsoft.ru>
#
# $Id$
#
DISTNAME= ruboard-1.2
CATEGORIES= www russian
MASTER_SITES= ftp://ftp.amsoft.ru/software/ruboard/
MAINTAINER= am@amsoft.ru
.include <bsd.port.mk>

1
www/ruboard/distinfo Normal file
View file

@ -0,0 +1 @@
MD5 (ruboard-1.2.tar.gz) = 1a98052b83a1e341729b74ad2745a6ff

View file

@ -0,0 +1,23 @@
*** Config.orig Thu Oct 29 03:29:02 1998
--- Config Fri Oct 30 08:32:22 1998
***************
*** 3,9 ****
#
# Where ruboard shold be installed (home dir)
#
! HOMEDIR = /usr/local/lib/ruboard
#
# Owner and group of boards. Defaults to your user id. Do not delete
# `-o' and `-g'!
--- 3,13 ----
#
# Where ruboard shold be installed (home dir)
#
! HOMEDIR = $(PREFIX)/etc/ruboard
! #
! # Where binaries are instaled
! #
! BINDIR = $(PREFIX)/libexec/ruboard
#
# Owner and group of boards. Defaults to your user id. Do not delete
# `-o' and `-g'!

1
www/ruboard/pkg-comment Normal file
View file

@ -0,0 +1 @@
a web based discussion board

6
www/ruboard/pkg-descr Normal file
View file

@ -0,0 +1,6 @@
Ruboard is simple and almost plug-and-play Web discussions board.
It allows secure boards, threading, images, url's and so on..
Visit ruboard homepage - http://www.amsoft.ru/ruboard/
- Andrew Maltsev <am@amsoft.ru>

11
www/ruboard/pkg-plist Normal file
View file

@ -0,0 +1,11 @@
etc/ruboard/README
etc/ruboard/example/ruboard.cf
etc/ruboard/example/ruboard.html
etc/ruboard/example/faq.html
libexec/ruboard/rubadmin.pl
libexec/ruboard/ruboard.pl
libexec/ruboard/rublib.pl
libexec/ruboard/rubstub
@dirrm libexec/ruboard
@dirrm etc/ruboard/example
@dirrm etc/ruboard