aboutsummaryrefslogtreecommitdiff
path: root/news/newspost/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - Fix Makefile header, normalize COMMENT, add LICENSEAlexey Dokuchaev2013-07-271-3/+2
| | | | | | | | | | | | | | - Make the port parallel build (-jX) safe - Install manual page relative to MANPREFIX - Convert to OptionsNG (DOCS), sort the knobs, etc. - Reformat pkg-message, convert three-line pkg-plist While here, mute REINPLACE_CMD (debug leftover) from previous commit. Reported by: pointyhat-west Notes: svn path=/head/; revision=323779
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-5/+2
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-071-1/+1
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* Newspost is a full-featured Usenet binary autoposter. It is meant asOllivier Robert2002-07-301-0/+9
an all-in-one posting solution. In addition to posting files, it can post text prefixes, and generate and post .SFV files and .PAR volumes. WWW: http://newspost.unixcab.org/ AUTHOR: Jim Faulkner <newspost@unixcab.org> PR: ports/40916 Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org) Notes: svn path=/head/; revision=63739