FreeBSD Bugzilla – Attachment 138505 Details for
Bug 184480
New port: mail/dot-forward
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.29 KB, created by
Uffe Jakobsen
on 2013-12-03 20:40:00 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Uffe Jakobsen
Created:
2013-12-03 20:40:00 UTC
Size:
2.29 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># dot-forward ># dot-forward/pkg-descr ># dot-forward/distinfo ># dot-forward/Makefile ># >echo c - dot-forward >mkdir -p dot-forward > /dev/null 2>&1 >echo x - dot-forward/pkg-descr >sed 's/^X//' >dot-forward/pkg-descr << 'fe02e428b10fe4eb97f4769a740e5851' >Xdot-forward reads sendmail's .forward files under qmail. >XYou can run it in the qmail startup script to support all >Xyour existing .forward files automatically. >XIndividual users can switch to the .qmail mechanism at their leisure. >X >Xdot-forward supports forwarding, program deliveries, and comments. >XIt does not support file deliveries or :include:. >X(However, it recognizes file delivery attempts, >Xand defers delivery to give you a chance to set up a .qmail file.) >X >XWWW: http://cr.yp.to/dot-forward.html >fe02e428b10fe4eb97f4769a740e5851 >echo x - dot-forward/distinfo >sed 's/^X//' >dot-forward/distinfo << '567c4b5b7cd33d0e71836ce65f3aea24' >XSHA256 (dot-forward-0.71.tar.gz) = 18086b59edf113aaeb02a770afb5429c3200e8637d06ce15094247416fc6e258 >XSIZE (dot-forward-0.71.tar.gz) = 26352 >567c4b5b7cd33d0e71836ce65f3aea24 >echo x - dot-forward/Makefile >sed 's/^X//' >dot-forward/Makefile << 'c80eb4cc0f6c50ee815513bdd6013bea' >X# Created by: Uffe Jakobsen <uffe@uffe.org> >X# $FreeBSD: $ >X >XPORTNAME= dot-forward >XPORTVERSION= 0.71 >XCATEGORIES= mail >XMASTER_SITES= http://cr.yp.to/software/ >X >XMAINTAINER= uffe@uffe.org >XCOMMENT= dot-forward reads sendmail's .forward files under qmail >X#LICENSE= Public Domain >X >XUSES= gmake >X >XWRKSRC= $(WRKDIR)/$(PORTNAME)-$(PORTVERSION) >X >XALL_TARGET= default >X >XPLIST_FILES= bin/dot-forward \ >X man/man1/dot-forward.1.gz man/cat1/dot-forward.0.gz >X >Xdo-install: >X.for binfile in dot-forward >X $(INSTALL_PROGRAM) $(WRKSRC)/$(binfile) $(STAGEDIR)$(PREFIX)/bin/$(binfile) >X.endfor >X >X.for manfile in dot-forward.1 >X $(INSTALL_MAN) $(WRKSRC)/$(manfile) $(STAGEDIR)$(MAN1PREFIX)/man/man1/$(manfile) >X.endfor >X >X.for catfile in dot-forward.0 >X $(INSTALL_MAN) $(WRKSRC)/$(catfile) $(STAGEDIR)$(MAN1PREFIX)/man/cat1/$(catfile) >X.endfor >X >X.include <bsd.port.mk> >c80eb4cc0f6c50ee815513bdd6013bea >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 184480
: 138505