summaryrefslogtreecommitdiff
path: root/net/smb2www
AgeCommit message (Collapse)AuthorFilesLines
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-3/+0
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-3/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-18Add smb2www V980804:hubertf6-0/+155
SMB2WWW, the gateway to Windows networking, is a Windows Network client that is accessible through a web browser. It is based on the samba package. Add this to your apache config: Alias /smb2www/images @PREFIX@/libexec/smb2www/images ScriptAlias /smb2www/ @PREFIX@/libexec/smb2www/cgi-bin/ AddHandler cgi-script .pl You can access the gateway at the following URL: http://localhost/smb2www/smb2www.pl To make modifications to the smb2www setup, edit @PREFIX@/libexec/smb2www/etc/smb2www.conf