aboutsummaryrefslogtreecommitdiffstats
path: root/misc/susv3
Commit message (Collapse)AuthorAgeFilesLines
* Add the current SUSv4/Open Group Base Specifications Issue 7.mandree2014-09-022-3/+3
| | | | Update URLs, and fix a typo, in SUSv2/SUSv3 pkg-descr
* STAGE and simplify do-install.mandree2014-09-021-15/+3
|
* Convert some more USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-1/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | misc)
* "aaargh, quoted Makefile variables"eadler2013-03-191-6/+2
| | | | Approved by: portmgr (bapt)
* Remove quotes from BROKEN and IGNORE as they are not requiredeadler2012-02-181-1/+1
|
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-2/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Use PORTDOCS=* instead of a wrong generated PLISTsem2006-01-141-6/+1
| | | | Proposed by: skv
* Update to the latest edition (Fri Jan 21 10:30:24 GMT 2005):skv2005-12-212-2/+4
| | | | | The Open Group Base Specifications Issue 6 IEEE Std 1003.1, 2004
* reset maintainer to ports@FreeBSD.orgoliver2005-04-131-1/+1
| | | | | PR: ports/79727 Approved by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* new port: misc/susv3 (Single UNIX Specification Version 3)edwin2003-01-194-0/+56
The Singe UNIX Specification Version 3 is a set of numerous HTML pages describing this standard. PR: ports/37004 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>