Date: Mon, 16 Sep 2024 20:21:07 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 274813] www/elog: Revive port Message-ID: <bug-274813-7788-fzrGxk02uf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274813-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-274813-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274813 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D334b84977f4b42edb5115125c8d242e= 629f6df8c commit 334b84977f4b42edb5115125c8d242e629f6df8c Author: Erik Jensen <erik@tenku.dk> AuthorDate: 2024-09-11 15:39:53 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-09-16 20:14:20 +0000 www/elog: Fast and lightweight, customizable weblog The Electronic Logbook (ELOG) provides a Web interface to manage notes. Its general purpose is to make it easy for people to put and access information online; in the form of short, time stamped text messages with optional HTML markup for presentation, and optional file attachments. WWW: https://elog.psi.ch/elog/ PR: 274813 GIDs | 2 +- UIDs | 2 +- www/Makefile | 1 + www/elog/Makefile (new) | 38 ++ www/elog/distinfo (new) | 3 + www/elog/files/elogd.in (new) | 50 +++ www/elog/files/patch-Makefile (new) | 55 +++ www/elog/pkg-descr (new) | 5 + www/elog/pkg-plist (new) | 706 ++++++++++++++++++++++++++++++++= ++++ 9 files changed, 860 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274813-7788-fzrGxk02uf>