summaryrefslogtreecommitdiff
path: root/mail/majorcool (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* IS_INTERACTIVE already prevents bento package buildsKris Kennaway2003-07-311-1/+0
|
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* Fix master sites.Anders Nordby2002-04-201-2/+1
| | | | PR: 36489
* Update WWW URL, project moved.Anders Nordby2002-04-201-1/+1
|
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | (I know, I look boring and pedant :o)
* Fix MASTER_SITES.Daniel Harris2000-07-221-2/+2
| | | | | PR: 20096 Submitted by: Trevor Johnson <trevor@jpj.net>
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}Akinori MUSHA2000-04-141-1/+1
| | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
|
* Reducing Maintainership to an amount of portsAndreas Klemm2000-02-201-1/+1
| | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG.
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* update majorcool to 1.3.2Andreas Klemm1999-09-196-61/+107
| | | | | | | | | | make port prefix clean use perl from /usr/bin not /usr/local/bin patch interactive configure script to show sane default paths for - apache paths - apache documents, etc. updated PLIST cosmetics in DESCR
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Add (prepare to be shocked) WWW:Michael Haro1999-05-031-1/+1
|
* As requested by SatoshiAndreas Klemm1998-12-011-1/+2
|
* Update to newest version 1.3.0Andreas Klemm1998-08-313-6/+15
|
* Update to version 1.2.0.Steve Price1998-02-203-16/+16
| | | | | PR: 5792 Submitted by: fliszt@gmx.net
* patch-aa needed some modifications as well.Andreas Klemm1997-11-302-10/+11
|
* modifications of the majorcool sources.Andreas Klemm1997-11-301-1/+1
| | | | Asked author today, to use version numbers...
* USE_PERL5 (portlint)Andreas Klemm1997-10-131-3/+2
|
* re-arranged prerequisites:Andreas Klemm1997-08-131-9/+0
| | | | | | | | no need for a separate cache dir within /usr/local/majordomo, if you put majordomo aliases into /etc/aliases ! Otherwise you´d have to change permissions of /usr/local/majordomo to root.wheel to make new sendmail happy. This would make a separate cache dir necessary for .majordomo_keys file.
* - patch-aa introduces sane default values for the Configure scriptAndreas Klemm1997-08-132-3/+45
| | | | | | | | as far as possible. - Found version number of this software (1.1.0), so introduced a package name. Althouch NO_PACKAGE is set, it is useful for later removal and new installation. - It needs perl to run
* New port majorcool.Andreas Klemm1997-08-135-0/+75
It's a WWW frontend to majordomo (for end user and mailinglist owners). For more informations see: http://ncrinfo.ncr.com/pub/contrib/unix/MajorCool/ I think this would be useful for our webserver as well ;-)