summaryrefslogtreecommitdiff
path: root/net/openvmps
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-05-31On NetBSD use daemon() instead of the custom code here which forgets tobouyer3-8/+22
close std*. Now it's possible to properly restart the daemon from a rsh/ssh command. Bump pkgrevision.
2006-03-14Fix errno.joerg2-6/+15
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-11-03Add patch to fix a format string vulnerability in vmps_log():bouyer3-2/+22
http://www.security.nnov.ru/Jdocument889.html Patch from me, reviewed by Adrian Portelli Bump pkgrevision.
2005-11-03Removed empty line from PLIST.rillig1-2/+1
2005-06-06Import openvmps 1.3 to the package collection.bouyer8-0/+154
VMPS (VLAN Management Policy Server) is a way of assigning switch ports to specific VLANs based on the MAC address of connecting device. OpenVMPS is a GPL implementation of VMPS.