aboutsummaryrefslogtreecommitdiffstats
path: root/news/xrn
Commit message (Collapse)AuthorAgeFilesLines
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2anholt2004-12-232-3/+0
| | | | | | | | | | | | DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
* SIZEify.trevor2004-01-301-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-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.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-231-1/+2
| | | | | PR: 39675 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Set maintainer to ports@FreeBSD.orgpetef2001-10-071-1/+1
| | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
* Fix up the manpages with this port:petef2001-10-042-0/+3
| | | | | | | | - install the X11-style (html formatted) manpage (this is handled manually in pkg-plist) - install a regular manpage Discussed with/Submitted by: maintainer
* Add xrn 9.02, Usenet News reader for the X Window System.markp2001-09-145-0/+55
PR: 30564 Submitted by: Anders Nordby <anders@fix.no>