summaryrefslogtreecommitdiff
path: root/net-mgmt/cflowd/files/patch-classes::src::CflowdPacketQueue.cc (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-29Rename all patches that contain '::' as a path separator, and useAdam Weinberger1-28/+0
'__' instead. Notes: svn path=/head/; revision=363362
2003-08-30Unbreak net/cflowd by adding "using namespace std" to several placesEdwin Groothuis1-0/+28
in the code. Informed maintainer. PR: ports/48382 (it all started with this one) Submtited by: Will Saxon <wills@housing.ufl.edu> and me Notes: svn path=/head/; revision=88045