aboutsummaryrefslogtreecommitdiffstats
path: root/www/hypermail
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* - update to 2.1.8petef2004-01-085-33/+34
| | | | - use %%DOCSDIR%%
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* - update to 2.1.6petef2003-03-034-17/+19
| | | | | | | | - MASTER_SITES has moved. PR: 47833 Submitted by: David A Bestor <1nd3n14l@indenial.com>, Jon Wilson <jon@netcraft.com>
* chase gdbm lib versionijliao2003-01-031-1/+1
|
* Update to 2.1.5lioux2002-09-122-2/+2
| | | | | | PR: 42394 Submitted by: Dan Langille <dan@langille.org> Reviewed by: maintainer
* - update to 2.1.4petef2001-12-253-7/+19
| | | | - remove WITH_GDBM hook as this is now standard in hypermail
* Update to 2.1.3petef2001-11-214-6/+9
|
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-231-1/+1
| | | | Reviewed by: ade
* Update to version 2.1.2.steve2001-06-112-2/+2
| | | | | PR: 20824 Submitted by: maintainer
* Add patch to respect NOPORTDOCSgreid2001-05-261-0/+17
| | | | Submitted by: Pete Fritchman <petef@databits.net> (MAINTAINER)
* Fix a typo in maintainer's e-mail addressgreid2001-05-261-1/+1
| | | | | PR: 27651 Submitted by: maintainer
* Upgrade to 2.1.1.kuriyama2001-05-117-73/+22
| | | | | Submitted by: Pete Fritchman <petef@databits.net> PR: ports/27057
* Update to version 2b30.steve2001-02-263-9/+10
| | | | | PR: 23601 Submitted by: David W. Chapman Jr. <poseiden@inethouston.net>
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-4/+2
|
* Update to version 2b28.steve1999-12-236-60/+53
| | | | | PR: 15130 Submitted by: Will Andrews <andrews@technologist.com>
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Yet more WWW: fun.mharo1999-05-031-1/+1
|
* Upgrade from 1.02 -> 20b3, associated changes.billf1999-03-238-9/+81
| | | | Submitted by: Alex Perel <veers@disturbed.net> (new maintainer)
* Wwwaste the manpages.hoek1998-08-201-1/+0
|
* Working directory and package name changed.steve1998-05-262-6/+6
| | | | | PR: 6744 Reviewed by: maintainer
* Hypermail is a program that takes a file of mail messages in UNIX mailboxvanilla1998-03-175-0/+37
format and generates a set of cross-referenced HTML documents. Each file that is created represents a separate message in the mail archive and contains links to other articles, so that the entire archive can be browsed in a number of ways by following links. Archives generated by Hypermail can be incrementally updated, and Hypermail is set by default to only update archives when changes are detected. PR: ports/5364 Submitted by: Francis M J Hsieh <mjhsieh@life.nthu.edu.tw>