aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xpbiff-youbin
Commit message (Collapse)AuthorAgeFilesLines
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-3/+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
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)kris2002-09-081-0/+344
|
* drop maintainershipsanpei2002-08-271-1/+1
|
* Spaces->tabs in the mail category.olgeni2001-02-051-1/+1
| | | | (I know, I look boring and pedant :o)
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-2/+2
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* change my e-mail addresssanpei2000-08-031-1/+1
| | | | --> sanpei@FreeBSD.org
* Change maintainer's mail address.sanpei2000-07-022-2/+2
| | | | --> sanpei@sanpei.org
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+3
|
* Fix typo in Makefile, and the maintainer's mail address has been changed.imura1999-11-271-2/+2
| | | | | PR: 15097 Submitted by: Maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-011-5/+6
| | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
* xpbiff port with "youbin" protocol compatibility.itojun1997-08-243-0/+60
depends on ports/mail/xpbiff. A replacement for xbiff that handles popup window with mail header via youbin. PR: 4121 Submitted by: sanpei@yy.cs.keio.ac.jp