notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
svk Distributed Version Control System
2.2.3_7 devel on this many watch lists=11 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2.3_6Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-03-16 16:58:01
Last Update: 2024-02-28 15:53:37
Commit Hash: e83f0a9
People watching this port, also watch:: gnupg, postfix, awstats, curl, vim
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/SVK
Description:
svk is a decentralized version control system written in Perl. It uses the subversion filesystem but provides additional features: - Offline operations like checkin, log, merge. - Distributed branches. - Lightweight checkout copy management (no .svn directories). - Advanced merge algorithms, like star-merge and cherry picking.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (249 items)
Collapse this list.
  1. /usr/local/share/licenses/svk-2.2.3_7/catalog.mk
  2. /usr/local/share/licenses/svk-2.2.3_7/LICENSE
  3. /usr/local/share/licenses/svk-2.2.3_7/ART10
  4. /usr/local/share/licenses/svk-2.2.3_7/GPLv1+
  5. bin/svk
  6. lib/perl5/site_perl/SVK.pm
  7. lib/perl5/site_perl/SVK/Accessor.pm
  8. lib/perl5/site_perl/SVK/Command.pm
  9. lib/perl5/site_perl/SVK/Command/Add.pm
  10. lib/perl5/site_perl/SVK/Command/Admin.pm
  11. lib/perl5/site_perl/SVK/Command/Annotate.pm
  12. lib/perl5/site_perl/SVK/Command/Branch.pm
  13. lib/perl5/site_perl/SVK/Command/Cat.pm
  14. lib/perl5/site_perl/SVK/Command/Checkout.pm
  15. lib/perl5/site_perl/SVK/Command/Cleanup.pm
  16. lib/perl5/site_perl/SVK/Command/Cmerge.pm
  17. lib/perl5/site_perl/SVK/Command/Commit.pm
  18. lib/perl5/site_perl/SVK/Command/Copy.pm
  19. lib/perl5/site_perl/SVK/Command/Delete.pm
  20. lib/perl5/site_perl/SVK/Command/Depotmap.pm
  21. lib/perl5/site_perl/SVK/Command/Describe.pm
  22. lib/perl5/site_perl/SVK/Command/Diff.pm
  23. lib/perl5/site_perl/SVK/Command/Help.pm
  24. lib/perl5/site_perl/SVK/Command/Ignore.pm
  25. lib/perl5/site_perl/SVK/Command/Import.pm
  26. lib/perl5/site_perl/SVK/Command/Info.pm
  27. lib/perl5/site_perl/SVK/Command/List.pm
  28. lib/perl5/site_perl/SVK/Command/Log.pm
  29. lib/perl5/site_perl/SVK/Command/Merge.pm
  30. lib/perl5/site_perl/SVK/Command/Mirror.pm
  31. lib/perl5/site_perl/SVK/Command/Mkdir.pm
  32. lib/perl5/site_perl/SVK/Command/Move.pm
  33. lib/perl5/site_perl/SVK/Command/Patch.pm
  34. lib/perl5/site_perl/SVK/Command/Propdel.pm
  35. lib/perl5/site_perl/SVK/Command/Propedit.pm
  36. lib/perl5/site_perl/SVK/Command/Propget.pm
  37. lib/perl5/site_perl/SVK/Command/Proplist.pm
  38. lib/perl5/site_perl/SVK/Command/Propset.pm
  39. lib/perl5/site_perl/SVK/Command/Pull.pm
  40. lib/perl5/site_perl/SVK/Command/Push.pm
  41. lib/perl5/site_perl/SVK/Command/Resolved.pm
  42. lib/perl5/site_perl/SVK/Command/Revert.pm
  43. lib/perl5/site_perl/SVK/Command/Smerge.pm
  44. lib/perl5/site_perl/SVK/Command/Status.pm
  45. lib/perl5/site_perl/SVK/Command/Switch.pm
  46. lib/perl5/site_perl/SVK/Command/Sync.pm
  47. lib/perl5/site_perl/SVK/Command/Update.pm
  48. lib/perl5/site_perl/SVK/Command/Verify.pm
  49. lib/perl5/site_perl/SVK/Config.pm
  50. lib/perl5/site_perl/SVK/Depot.pm
  51. lib/perl5/site_perl/SVK/Editor.pm
  52. lib/perl5/site_perl/SVK/Editor/ByPass.pm
  53. lib/perl5/site_perl/SVK/Editor/Checkout.pm
  54. lib/perl5/site_perl/SVK/Editor/Combine.pm
  55. lib/perl5/site_perl/SVK/Editor/Combiner.pm
  56. lib/perl5/site_perl/SVK/Editor/Composite.pm
  57. lib/perl5/site_perl/SVK/Editor/Copy.pm
  58. lib/perl5/site_perl/SVK/Editor/CopyHandler.pm
  59. lib/perl5/site_perl/SVK/Editor/Delay.pm
  60. lib/perl5/site_perl/SVK/Editor/Diff.pm
  61. lib/perl5/site_perl/SVK/Editor/Dynamic.pm
  62. lib/perl5/site_perl/SVK/Editor/FilterProp.pm
  63. lib/perl5/site_perl/SVK/Editor/InteractiveCommitter.pm
  64. lib/perl5/site_perl/SVK/Editor/InteractiveStatus.pm
  65. lib/perl5/site_perl/SVK/Editor/MapRev.pm
  66. lib/perl5/site_perl/SVK/Editor/Merge.pm
  67. lib/perl5/site_perl/SVK/Editor/Patch.pm
  68. lib/perl5/site_perl/SVK/Editor/PropEol.pm
  69. lib/perl5/site_perl/SVK/Editor/Rename.pm
  70. lib/perl5/site_perl/SVK/Editor/Serialize.pm
  71. lib/perl5/site_perl/SVK/Editor/Status.pm
  72. lib/perl5/site_perl/SVK/Editor/SubTree.pm
  73. lib/perl5/site_perl/SVK/Editor/Tee.pm
  74. lib/perl5/site_perl/SVK/Editor/Translate.pm
  75. lib/perl5/site_perl/SVK/Editor/TxnCleanup.pm
  76. lib/perl5/site_perl/SVK/Editor/View.pm
  77. lib/perl5/site_perl/SVK/Editor/XD.pm
  78. lib/perl5/site_perl/SVK/Help/Environment.pod
  79. lib/perl5/site_perl/SVK/Help/Index.pod
  80. lib/perl5/site_perl/SVK/Help/Intro.pod
  81. lib/perl5/site_perl/SVK/Help/View.pod
  82. lib/perl5/site_perl/SVK/Help/zh_cn/Index.pod
  83. lib/perl5/site_perl/SVK/Help/zh_tw/Index.pod
  84. lib/perl5/site_perl/SVK/I18N.pm
  85. lib/perl5/site_perl/SVK/I18N/i_default.po
  86. lib/perl5/site_perl/SVK/I18N/zh_cn.po
  87. lib/perl5/site_perl/SVK/I18N/zh_tw.po
  88. lib/perl5/site_perl/SVK/Inspector.pm
  89. lib/perl5/site_perl/SVK/Inspector/Compat.pm
  90. lib/perl5/site_perl/SVK/Inspector/Root.pm
  91. lib/perl5/site_perl/SVK/Log/ChangedPath.pm
  92. lib/perl5/site_perl/SVK/Log/ChangedPaths.pm
  93. lib/perl5/site_perl/SVK/Log/Filter.pm
  94. lib/perl5/site_perl/SVK/Log/Filter/Author.pm
  95. lib/perl5/site_perl/SVK/Log/Filter/Grep.pm
  96. lib/perl5/site_perl/SVK/Log/Filter/Head.pm
  97. lib/perl5/site_perl/SVK/Log/Filter/Output.pm
  98. lib/perl5/site_perl/SVK/Log/Filter/Selection.pm
  99. lib/perl5/site_perl/SVK/Log/Filter/Std.pm
  100. lib/perl5/site_perl/SVK/Log/Filter/XML.pm
  101. lib/perl5/site_perl/SVK/Log/FilterPipeline.pm
  102. lib/perl5/site_perl/SVK/Logger.pm
  103. lib/perl5/site_perl/SVK/Merge.pm
  104. lib/perl5/site_perl/SVK/Merge/Info.pm
  105. lib/perl5/site_perl/SVK/MimeDetect.pm
  106. lib/perl5/site_perl/SVK/MimeDetect/FileLibMagic.pm
  107. lib/perl5/site_perl/SVK/MimeDetect/FileMMagic.pm
  108. lib/perl5/site_perl/SVK/MimeDetect/FileType.pm
  109. lib/perl5/site_perl/SVK/MimeDetect/Internal.pm
  110. lib/perl5/site_perl/SVK/Mirror.pm
  111. lib/perl5/site_perl/SVK/Mirror/Backend/SVNRa.pm
  112. lib/perl5/site_perl/SVK/Mirror/Backend/SVNRaPipe.pm
  113. lib/perl5/site_perl/SVK/Mirror/Backend/SVNSync.pm
  114. lib/perl5/site_perl/SVK/MirrorCatalog.pm
  115. lib/perl5/site_perl/SVK/Notify.pm
  116. lib/perl5/site_perl/SVK/Patch.pm
  117. lib/perl5/site_perl/SVK/Patchset.pm
  118. lib/perl5/site_perl/SVK/Path.pm
  119. lib/perl5/site_perl/SVK/Path/Checkout.pm
  120. lib/perl5/site_perl/SVK/Path/Txn.pm
  121. lib/perl5/site_perl/SVK/Path/View.pm
  122. lib/perl5/site_perl/SVK/Project.pm
  123. lib/perl5/site_perl/SVK/Resolve.pm
  124. lib/perl5/site_perl/SVK/Resolve/AraxisMerge.pm
  125. lib/perl5/site_perl/SVK/Resolve/Emacs.pm
  126. lib/perl5/site_perl/SVK/Resolve/FileMerge.pm
  127. lib/perl5/site_perl/SVK/Resolve/GVim.pm
  128. lib/perl5/site_perl/SVK/Resolve/GtkDiff.pm
  129. lib/perl5/site_perl/SVK/Resolve/Guiffy.pm
  130. lib/perl5/site_perl/SVK/Resolve/KDiff3.pm
  131. lib/perl5/site_perl/SVK/Resolve/Meld.pm
  132. lib/perl5/site_perl/SVK/Resolve/P4WinMerge.pm
  133. lib/perl5/site_perl/SVK/Resolve/TkDiff.pm
  134. lib/perl5/site_perl/SVK/Resolve/TortoiseMerge.pm
  135. lib/perl5/site_perl/SVK/Resolve/Vim.pm
  136. lib/perl5/site_perl/SVK/Resolve/WinMerge.pm
  137. lib/perl5/site_perl/SVK/Resolve/XXDiff.pm
  138. lib/perl5/site_perl/SVK/Root.pm
  139. lib/perl5/site_perl/SVK/Root/Checkout.pm
  140. lib/perl5/site_perl/SVK/Root/View.pm
  141. lib/perl5/site_perl/SVK/Target/Universal.pm
  142. lib/perl5/site_perl/SVK/Test.pm
  143. lib/perl5/site_perl/SVK/Util.pm
  144. lib/perl5/site_perl/SVK/Version.pm
  145. lib/perl5/site_perl/SVK/View.pm
  146. lib/perl5/site_perl/SVK/XD.pm
  147. lib/perl5/site_perl/man/man3/SVK.3.gz
  148. lib/perl5/site_perl/man/man3/SVK::Command.3.gz
  149. lib/perl5/site_perl/man/man3/SVK::Command::Add.3.gz
  150. lib/perl5/site_perl/man/man3/SVK::Command::Admin.3.gz
  151. lib/perl5/site_perl/man/man3/SVK::Command::Annotate.3.gz
  152. lib/perl5/site_perl/man/man3/SVK::Command::Branch.3.gz
  153. lib/perl5/site_perl/man/man3/SVK::Command::Cat.3.gz
  154. lib/perl5/site_perl/man/man3/SVK::Command::Checkout.3.gz
  155. lib/perl5/site_perl/man/man3/SVK::Command::Cleanup.3.gz
  156. lib/perl5/site_perl/man/man3/SVK::Command::Cmerge.3.gz
  157. lib/perl5/site_perl/man/man3/SVK::Command::Commit.3.gz
  158. lib/perl5/site_perl/man/man3/SVK::Command::Copy.3.gz
  159. lib/perl5/site_perl/man/man3/SVK::Command::Delete.3.gz
  160. lib/perl5/site_perl/man/man3/SVK::Command::Depotmap.3.gz
  161. lib/perl5/site_perl/man/man3/SVK::Command::Describe.3.gz
  162. lib/perl5/site_perl/man/man3/SVK::Command::Diff.3.gz
  163. lib/perl5/site_perl/man/man3/SVK::Command::Help.3.gz
  164. lib/perl5/site_perl/man/man3/SVK::Command::Ignore.3.gz
  165. lib/perl5/site_perl/man/man3/SVK::Command::Import.3.gz
  166. lib/perl5/site_perl/man/man3/SVK::Command::Info.3.gz
  167. lib/perl5/site_perl/man/man3/SVK::Command::List.3.gz
  168. lib/perl5/site_perl/man/man3/SVK::Command::Log.3.gz
  169. lib/perl5/site_perl/man/man3/SVK::Command::Merge.3.gz
  170. lib/perl5/site_perl/man/man3/SVK::Command::Mirror.3.gz
  171. lib/perl5/site_perl/man/man3/SVK::Command::Mkdir.3.gz
  172. lib/perl5/site_perl/man/man3/SVK::Command::Move.3.gz
  173. lib/perl5/site_perl/man/man3/SVK::Command::Patch.3.gz
  174. lib/perl5/site_perl/man/man3/SVK::Command::Propdel.3.gz
  175. lib/perl5/site_perl/man/man3/SVK::Command::Propedit.3.gz
  176. lib/perl5/site_perl/man/man3/SVK::Command::Propget.3.gz
  177. lib/perl5/site_perl/man/man3/SVK::Command::Proplist.3.gz
  178. lib/perl5/site_perl/man/man3/SVK::Command::Propset.3.gz
  179. lib/perl5/site_perl/man/man3/SVK::Command::Pull.3.gz
  180. lib/perl5/site_perl/man/man3/SVK::Command::Push.3.gz
  181. lib/perl5/site_perl/man/man3/SVK::Command::Resolved.3.gz
  182. lib/perl5/site_perl/man/man3/SVK::Command::Revert.3.gz
  183. lib/perl5/site_perl/man/man3/SVK::Command::Smerge.3.gz
  184. lib/perl5/site_perl/man/man3/SVK::Command::Status.3.gz
  185. lib/perl5/site_perl/man/man3/SVK::Command::Switch.3.gz
  186. lib/perl5/site_perl/man/man3/SVK::Command::Sync.3.gz
  187. lib/perl5/site_perl/man/man3/SVK::Command::Update.3.gz
  188. lib/perl5/site_perl/man/man3/SVK::Command::Verify.3.gz
  189. lib/perl5/site_perl/man/man3/SVK::Depot.3.gz
  190. lib/perl5/site_perl/man/man3/SVK::Editor::Checkout.3.gz
  191. lib/perl5/site_perl/man/man3/SVK::Editor::Combine.3.gz
  192. lib/perl5/site_perl/man/man3/SVK::Editor::Combiner.3.gz
  193. lib/perl5/site_perl/man/man3/SVK::Editor::Composite.3.gz
  194. lib/perl5/site_perl/man/man3/SVK::Editor::Copy.3.gz
  195. lib/perl5/site_perl/man/man3/SVK::Editor::CopyHandler.3.gz
  196. lib/perl5/site_perl/man/man3/SVK::Editor::Diff.3.gz
  197. lib/perl5/site_perl/man/man3/SVK::Editor::Merge.3.gz
  198. lib/perl5/site_perl/man/man3/SVK::Editor::Patch.3.gz
  199. lib/perl5/site_perl/man/man3/SVK::Editor::PropEol.3.gz
  200. lib/perl5/site_perl/man/man3/SVK::Editor::Rename.3.gz
  201. lib/perl5/site_perl/man/man3/SVK::Editor::SubTree.3.gz
  202. lib/perl5/site_perl/man/man3/SVK::Editor::Translate.3.gz
  203. lib/perl5/site_perl/man/man3/SVK::Editor::TxnCleanup.3.gz
  204. lib/perl5/site_perl/man/man3/SVK::Editor::XD.3.gz
  205. lib/perl5/site_perl/man/man3/SVK::Help::Environment.3.gz
  206. lib/perl5/site_perl/man/man3/SVK::Help::Index.3.gz
  207. lib/perl5/site_perl/man/man3/SVK::Help::Intro.3.gz
  208. lib/perl5/site_perl/man/man3/SVK::Help::View.3.gz
  209. lib/perl5/site_perl/man/man3/SVK::Help::zh_cn::Index.3.gz
  210. lib/perl5/site_perl/man/man3/SVK::Help::zh_tw::Index.3.gz
  211. lib/perl5/site_perl/man/man3/SVK::Inspector.3.gz
  212. lib/perl5/site_perl/man/man3/SVK::Log::ChangedPath.3.gz
  213. lib/perl5/site_perl/man/man3/SVK::Log::ChangedPaths.3.gz
  214. lib/perl5/site_perl/man/man3/SVK::Log::Filter.3.gz
  215. lib/perl5/site_perl/man/man3/SVK::Log::Filter::Author.3.gz
  216. lib/perl5/site_perl/man/man3/SVK::Log::Filter::Grep.3.gz
  217. lib/perl5/site_perl/man/man3/SVK::Log::Filter::Head.3.gz
  218. lib/perl5/site_perl/man/man3/SVK::Log::Filter::Output.3.gz
  219. lib/perl5/site_perl/man/man3/SVK::Log::Filter::Selection.3.gz
  220. lib/perl5/site_perl/man/man3/SVK::Log::Filter::Std.3.gz
  221. lib/perl5/site_perl/man/man3/SVK::Log::Filter::XML.3.gz
  222. lib/perl5/site_perl/man/man3/SVK::Log::FilterPipeline.3.gz
  223. lib/perl5/site_perl/man/man3/SVK::Logger.3.gz
  224. lib/perl5/site_perl/man/man3/SVK::Merge.3.gz
  225. lib/perl5/site_perl/man/man3/SVK::Merge::Info.3.gz
  226. lib/perl5/site_perl/man/man3/SVK::MimeDetect.3.gz
  227. lib/perl5/site_perl/man/man3/SVK::MimeDetect::FileLibMagic.3.gz
  228. lib/perl5/site_perl/man/man3/SVK::MimeDetect::FileMMagic.3.gz
  229. lib/perl5/site_perl/man/man3/SVK::MimeDetect::FileType.3.gz
  230. lib/perl5/site_perl/man/man3/SVK::MimeDetect::Internal.3.gz
  231. lib/perl5/site_perl/man/man3/SVK::Mirror.3.gz
  232. lib/perl5/site_perl/man/man3/SVK::Mirror::Backend::SVNRa.3.gz
  233. lib/perl5/site_perl/man/man3/SVK::Mirror::Backend::SVNRaPipe.3.gz
  234. lib/perl5/site_perl/man/man3/SVK::MirrorCatalog.3.gz
  235. lib/perl5/site_perl/man/man3/SVK::Notify.3.gz
  236. lib/perl5/site_perl/man/man3/SVK::Patch.3.gz
  237. lib/perl5/site_perl/man/man3/SVK::Patchset.3.gz
  238. lib/perl5/site_perl/man/man3/SVK::Path.3.gz
  239. lib/perl5/site_perl/man/man3/SVK::Path::Checkout.3.gz
  240. lib/perl5/site_perl/man/man3/SVK::Project.3.gz
  241. lib/perl5/site_perl/man/man3/SVK::Resolve.3.gz
  242. lib/perl5/site_perl/man/man3/SVK::Target::Universal.3.gz
  243. lib/perl5/site_perl/man/man3/SVK::Util.3.gz
  244. lib/perl5/site_perl/man/man3/SVK::Version.3.gz
  245. lib/perl5/site_perl/man/man3/SVK::XD.3.gz
  246. lib/perl5/site_perl/man/man1/svk.1.gz
  247. @owner
  248. @group
  249. @mode
Collapse this list.
Dependency lines:
  • svk>0:devel/svk
To install the port:
cd /usr/ports/devel/svk/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/svk
  • pkg install svk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: svk
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (SVK-v2.2.3.tar.gz) = 815ab9ba156cb7d1cc6be2aaa75789f8288ba86d79f220bbe504576bcaa84aca SIZE (SVK-v2.2.3.tar.gz) = 505012

Packages (timestamps in pop-ups are UTC):
svk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.3_62.2.3_72.2.3_62.2.3_62.2.3_7---
FreeBSD:13:quarterly2.2.3_62.2.3_6-2.2.3_62.2.3_62.2.3_62.2.3_62.2.3_6
FreeBSD:14:latest2.2.3_62.2.3_72.2.3_62.2.3_62.2.3_72.2.3_6-2.2.3_6
FreeBSD:14:quarterly2.2.3_62.2.3_6-2.2.3_62.2.3_62.2.3_62.2.3_62.2.3_6
FreeBSD:15:latest2.2.3_62.2.3_7n/a2.2.3_6n/a2.2.3_62.2.3_62.2.3_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Algorithm-Annotate>=0 : devel/p5-Algorithm-Annotate
  2. p5-Algorithm-Diff>=1.1901 : devel/p5-Algorithm-Diff
  3. p5-App-CLI>=0 : devel/p5-App-CLI
  4. p5-Class-Accessor>=0 : devel/p5-Class-Accessor
  5. p5-Class-Autouse>=1.15 : devel/p5-Class-Autouse
  6. p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
  7. p5-Data-Hierarchy>=0.30 : devel/p5-Data-Hierarchy
  8. p5-FreezeThaw>=0 : devel/p5-FreezeThaw
  9. p5-IO-Digest>=0 : devel/p5-IO-Digest
  10. p5-IO-Pager>=0 : devel/p5-IO-Pager
  11. p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
  12. p5-Locale-Maketext-Lexicon>=0.62 : devel/p5-Locale-Maketext-Lexicon
  13. p5-Log-Log4perl>=0 : devel/p5-Log-Log4perl
  14. p5-Path-Class>=0.16 : devel/p5-Path-Class
  15. p5-PerlIO-eol>=0.13 : devel/p5-PerlIO-eol
  16. p5-PerlIO-gzip>=0.18 : archivers/p5-PerlIO-gzip
  17. p5-PerlIO-via-Bzip2>=0.02 : archivers/p5-PerlIO-via-Bzip2
  18. p5-PerlIO-via-dynamic>=0.11 : devel/p5-PerlIO-via-dynamic
  19. p5-PerlIO-via-symlink>=0.02 : devel/p5-PerlIO-via-symlink
  20. p5-Regexp-Shellish>=0 : devel/p5-Regexp-Shellish
  21. p5-SVN-Dump>=0.04 : devel/p5-SVN-Dump
  22. p5-SVN-Mirror>=0.71 : devel/p5-SVN-Mirror
  23. p5-SVN-Mirror>=0 : devel/p5-SVN-Mirror
  24. p5-SVN-Simple>=0.27 : devel/p5-SVN-Simple
  25. p5-Term-ReadKey>=0 : devel/p5-Term-ReadKey
  26. p5-Time-Progress>=0 : devel/p5-Time-Progress
  27. p5-UNIVERSAL-require>=0 : devel/p5-UNIVERSAL-require
  28. p5-URI>=0 : net/p5-URI
  29. p5-YAML-Syck>=0.60 : textproc/p5-YAML-Syck
  30. p5-libwww>=0 : www/p5-libwww
  31. p5-subversion>=0 : devel/p5-subversion
  32. perl5>=5.36<5.37 : lang/perl5.36
  33. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. p5-Algorithm-Annotate>=0 : devel/p5-Algorithm-Annotate
  2. p5-Algorithm-Diff>=1.1901 : devel/p5-Algorithm-Diff
  3. p5-App-CLI>=0 : devel/p5-App-CLI
  4. p5-Class-Accessor>=0 : devel/p5-Class-Accessor
  5. p5-Class-Autouse>=1.15 : devel/p5-Class-Autouse
  6. p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
  7. p5-Data-Hierarchy>=0.30 : devel/p5-Data-Hierarchy
  8. p5-FreezeThaw>=0 : devel/p5-FreezeThaw
  9. p5-IO-Digest>=0 : devel/p5-IO-Digest
  10. p5-IO-Pager>=0 : devel/p5-IO-Pager
  11. p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
  12. p5-Locale-Maketext-Lexicon>=0.62 : devel/p5-Locale-Maketext-Lexicon
  13. p5-Log-Log4perl>=0 : devel/p5-Log-Log4perl
  14. p5-Path-Class>=0.16 : devel/p5-Path-Class
  15. p5-PerlIO-eol>=0.13 : devel/p5-PerlIO-eol
  16. p5-PerlIO-gzip>=0.18 : archivers/p5-PerlIO-gzip
  17. p5-PerlIO-via-Bzip2>=0.02 : archivers/p5-PerlIO-via-Bzip2
  18. p5-PerlIO-via-dynamic>=0.11 : devel/p5-PerlIO-via-dynamic
  19. p5-PerlIO-via-symlink>=0.02 : devel/p5-PerlIO-via-symlink
  20. p5-Regexp-Shellish>=0 : devel/p5-Regexp-Shellish
  21. p5-SVN-Dump>=0.04 : devel/p5-SVN-Dump
  22. p5-SVN-Mirror>=0.71 : devel/p5-SVN-Mirror
  23. p5-SVN-Mirror>=0 : devel/p5-SVN-Mirror
  24. p5-SVN-Simple>=0.27 : devel/p5-SVN-Simple
  25. p5-Term-ReadKey>=0 : devel/p5-Term-ReadKey
  26. p5-Time-Progress>=0 : devel/p5-Time-Progress
  27. p5-UNIVERSAL-require>=0 : devel/p5-UNIVERSAL-require
  28. p5-URI>=0 : net/p5-URI
  29. p5-YAML-Syck>=0.60 : textproc/p5-YAML-Syck
  30. p5-libwww>=0 : www/p5-libwww
  31. p5-subversion>=0 : devel/p5-subversion
  32. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. devel/p5-Log-Accounting-SVK
  2. devel/p5-VCP-Dest-svk
  3. devel/pushmi
for Run
  1. devel/p5-Log-Accounting-SVK
  2. devel/p5-VCP-Dest-svk
  3. devel/pushmi

Configuration Options:
No options to configure
Options name:
devel_svk
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/C/CL/CLKAO/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/C/CL/CLKAO/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/svk/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/C/CL/CLKAO/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/C/CL/CLKAO/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/C/CL/CLKAO/
  7. http://backpan.perl.org/authors/id/C/CL/CLKAO/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/C/CL/CLKAO/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/C/CL/CLKAO/
  10. https://cpan.metacpan.org/authors/id/C/CL/CLKAO/
  11. https://cpan.metacpan.org/modules/by-module/svk/
  12. https://www.cpan.org/authors/id/C/CL/CLKAO/
Collapse this list.

Number of commits found: 82

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.3_7
28 Feb 2024 15:53:37
commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER

When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.

Approved by:	jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D43864
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.2.3_6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.3_6
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.3_6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.2.3_6
19 Dec 2020 20:25:55
Revision:558678Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove Perl core modules

- Change the way *_DEPENDS are set
- Sort *_DEPENDS
- Add NO_ARCH
- Bump PORTREVISION for dependency change
2.2.3_6
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2.2.3_6
20 Apr 2018 15:12:35
Revision:467833Original commit files touched by this commit
mat search for other commits by this committer
Fix with Subversion 1.10. (required is 1.3, so remove the test.)

Sponsored by:	Absolight
2.2.3_6
20 Apr 2018 14:59:05
Revision:467832Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: fails to configure

Generating a Unix-style Makefile
Writing Makefile for SVK
Writing MYMETA.yml and MYMETA.json
===> Warning: SVN::Core missing or outdated.
Please manually install SVN::Core by compiling Subversion
(version 1.3.0 or above) with SWIG/Perl bindings,
and try this installation process again.

Reported by:	pkg-fallout
2.2.3_6
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
2.2.3_6
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.2.3_6
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2.2.3_6
23 Mar 2015 17:51:48
Revision:382018Original commit files touched by this commit
peter search for other commits by this committer
Bump port revision for r382017.
2.2.3_5
23 Mar 2015 17:50:13
Revision:382017Original commit files touched by this commit
peter search for other commits by this committer
Sustaining patches to make svk to work on newer perl.  This is in use
on the FreeBSD.org cluster for historical reasons.

PR:		198820
2.2.3_5
21 Mar 2015 19:56:43
Revision:381850Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix *_DEPENDS: version is already in all supported Perl releases
- Add LICENSE
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Remove regression-test:
- Use ECHO_MSG
- Bump PORTREVISION for dependency change
2.2.3_4
16 Jan 2015 17:28:14
Revision:377195Original commit files touched by this commit
rafan search for other commits by this committer
Drop maintainership as I no longer use these software nor have time and
energy to keep up.
2.2.3_4
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.3_3
27 Oct 2014 11:07:20
Revision:371552Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.2.3_3
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2.2.3_3
17 Feb 2014 07:39:41
Revision:344697Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
2.2.3_3
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
2.2.3_3
16 Sep 2013 08:39:20
Revision:327371Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2.2.3_3
18 Jun 2013 13:49:02
Revision:321187Original commit files touched by this commit
az search for other commits by this committer
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
2.2.3_3
29 Jun 2012 18:26:52
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
2.2.3_3
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
2.2.3_3
17 Sep 2011 07:06:45
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
2.2.3_3
20 Jun 2011 08:36:20
Original commit files touched by this commit
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2.2.3_3
21 Sep 2010 07:56:43
Original commit files touched by this commit Sanity Test Failure
mm search for other commits by this committer
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
2.2.3_2
18 May 2010 04:08:06
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
2.2.3_1
05 May 2010 21:52:39
Original commit files touched by this commit
pgollucci search for other commits by this committer
4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
2.2.3
17 Apr 2010 15:57:28
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.2.3
2.2.1_2
28 Jan 2010 04:53:50
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 13).

Approved by:    portmgr (itetcu)
2.2.1_1
21 Apr 2009 13:54:13
Original commit files touched by this commit
rafan search for other commits by this committer
- Add missing p5 dependent modules for bootstrap support
- Bump PORTREVISION

Submitted by:   obrien@
2.2.1
26 Oct 2008 06:56:10
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.2.1
2.2.0
27 Sep 2008 11:47:45
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.2.0
- Add regression-test target
2.0.2_3
05 Jul 2008 03:54:53
Original commit files touched by this commit
rafan search for other commits by this committer
- Bump PORTREVISION for devel/apr update

PR:             ports/125276
Submitted by:   rodrigc
2.0.2_2
30 Jun 2008 12:36:56
Original commit files touched by this commit
lev search for other commits by this committer
  Bump PORTREVISION due to subversion upgrade.
2.0.2_1
30 Jun 2008 10:00:07
Original commit files touched by this commit
lev search for other commits by this committer
  (1) Upgrade subversion to version 1.5.0.
  (2) Make binding ports to be real ports, which installs only bindings and
      depend on subversion.
  (3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme.
  (4) Re-base subversion-freebsd to `devel/subversion'.
  (5) Fix all ports, which depends on subversion bindings.
2.0.2_1
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2.0.2
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
2.0.2
08 Sep 2007 00:59:21
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
2.0.2
22 Jul 2007 16:37:25
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.0.2
- Remove useless PORTREVISION
2.0.1
27 Mar 2007 03:40:46
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.0.1
2.0.0_1
11 Mar 2007 14:54:57
Original commit files touched by this commit
rafan search for other commits by this committer
- Correct dependency: SVK requires File::Spec 3.19 which is in
  p5-PathTools 3.19 and above.

Reported by:    Jui-Nan Lin via irc
2.0.0
18 Jan 2007 18:42:02
Original commit files touched by this commit
rafan search for other commits by this committer
- Add missing WWW
- Correct WWW entry in devel/svk
2.0.0
29 Dec 2006 07:03:28
Original commit files touched by this commit
rafan search for other commits by this committer
- No more PKGMESSAGE
2.0.0
29 Dec 2006 06:35:08
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.0
- Remove pkg-message which contains upgrade path for 0.17+, which
  is released more than two years.

Submitted by:   clsung
1.08
03 Dec 2006 12:45:59
Original commit files touched by this commit
demon search for other commits by this committer
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
1.08
01 Jul 2006 04:11:13
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.08

Approved by:    delphij (mentor)
1.07
27 Jun 2006 03:58:58
Original commit files touched by this commit
rafan search for other commits by this committer
Change to my FreeBSD.org email.

Approved by:    delphij (mentor)
1.07
27 May 2006 17:51:11
Original commit files touched by this commit
pav search for other commits by this committer
- Move to better category

  devel/p5-Encode -> converters/p5-Encode
  devel/p5-Encode-compat -> converters/p5-Encode-compat

PR:             ports/97644
Submitted by:   Rong-En Fan <rafan@infor.org> (maintainer)
1.07
15 Mar 2006 17:06:14
Original commit files touched by this commit
novel search for other commits by this committer
- Update to 1.07
- Use package dependency with version to match requirements for build
- Kill USE_REINPLACE as not needed anymore

PR:             94121
Submitted by:   Rong-En Fan (maintainer)
1.06
22 Jan 2006 01:48:34
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
1.06
13 Dec 2005 16:07:39
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.0.6.

PR:             ports/90336
Submitted by:   maintainer
1.05
08 Oct 2005 18:03:33
Original commit files touched by this commit
az search for other commits by this committer
- Update to 1.05 (bugfix version)

PR:             ports/87104
Submitted by:   maintainer
Approved by:    sem (mentor)
1.04
29 Aug 2005 08:44:03
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.04

PR:             85428
Submitted by:   maintainer
1.01
29 Jul 2005 20:46:37
Original commit files touched by this commit
jylefort search for other commits by this committer
- Update to 1.01 [1]
- Improve the grammar of the pre-everything message

[1]:
PR:             ports/84279
Submitted by:   maintainer
1.00_1
24 May 2005 09:07:57
Original commit files touched by this commit
tobez search for other commits by this committer
YAML port has been updated and meet the requirement of SVK.  Remove the
obsolete patch and thus bump portrevision to force people update their
YAML port.

PR:             81433
Submitted by:   maintainer
1.00
12 May 2005 04:11:13
Original commit files touched by this commit
novel search for other commits by this committer
- Update to 1.00
- Drop WITH_PPERL support

PR:             80910
Submitted by:   Rong-En Fan (maintainer)
0.991
04 Apr 2005 08:59:25
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.991, aka 1.0beta1

PR:             79424
Submitted by:   Rong-En Fan (maintainer)
0.30
02 Mar 2005 17:14:26
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.30, much faster :)
- add patch-YAML: (suggested by author) makes SVK requires YAML 0.35 only,
  since textproc/p5-YAML will not be updated unless it passes tests on
  5.6.x. Once it is updated, please remove this patch.
* I'll watch patch-YAML.

PR:             78296
Submitted by:   Rong-En Fan (maintainer)
0.29
02 Feb 2005 09:01:34
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.29

PR:             ports/76992
Submitted by:   Rong-En Fan (maintainer)
0.28
11 Jan 2005 04:16:31
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.28

PR:             76048
Submitted by:   maintainer
0.27
22 Dec 2004 20:10:17
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 0.27.

PR:             ports/75361
Submitted by:   maintainer
0.26
05 Dec 2004 06:04:37
Original commit files touched by this commit
clsung search for other commits by this committer
- Fix pkg-plist
[http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/extras.html]

PR:             ports/74700
Submitted by:   Rong-En Fan (maintainer)
0.26
12 Nov 2004 01:24:49
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.26
- bdb version change depend on svn, not svk :)
  Though svk depend on svn......

PR:             ports/73818
Submitted by:   Rong-En Fan (maintainer)
0.25
26 Oct 2004 13:59:45
Original commit files touched by this commit
hq search for other commits by this committer
Fix typo in pkg-message

PR:             73160
Submitted by:   me
Approved by:    maintainer
0.25
25 Oct 2004 16:23:24
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.25
- This is a bugfix version, the patch introducted
  in last update has in the release.

PR:             ports/73120
Submitted by:   Rong-En Fan (maintainer)
Approved by:    co-mentor (vanilla)
0.23
20 Oct 2004 15:01:53
Original commit files touched by this commit
clsung search for other commits by this committer
- Bad me, typo in Makefile (last update)
Noted by maintainer.

Approved by:    co-mentor (vanilla)
0.23
20 Oct 2004 05:25:12
Original commit files touched by this commit
clsung search for other commits by this committer
- fix dependeny path of p5-PerlIO-eol

PR:             ports/72907
Submitted by:   maintainer
Approved by:    co-mentor (vanilla)
0.23
19 Oct 2004 16:24:59
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.23
- Add new depenedency (PerlIO-eol) and fix depenedency (p5-URI)
- New patch which fixes t/07smerge.t on svn 1.0.x/1.1.x

PR:             ports/72872
Submitted by:   maintainer
Approved by:    co-mentor (vanilla)
0.22
13 Oct 2004 14:56:25
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.22
- BUILD_DEPENDS changed
- pkg-plist modified

PR:             ports/72622
Submitted by:   Rong-En Fan <rafan AT infor dot org>
Approved by:    co-mentor (vanilla)
0.21
12 Oct 2004 12:33:47
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.21
- This is second beta release for SVK, and
  it's SVK's one year birthday!
- I also add a warning messages when user
  wants to run SVK with PPerl. When using
  PPerl, (currently) it can be used for signle
  user. And it doesn't respect umask.
  These 2 problems are PPerl's, but I think
  a warning is good for users.

PR:             ports/71969
Submitted by:   Rong-En Fan <rafan AT infor dot org>
Approved by:    mentor (vanilla)
0.19
23 Aug 2004 14:39:12
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.19
- Fix dependency problem as reported
  on pointyhat (Compress::Zlib is missing)
- Add a warning message let user know
  what happened when Makefile.PL reports
  there is a missing module.

PR:             ports/70830
Submitted by:   Rong-En Fan <rafan@infor.org>
Approved by:    vanilla (co-mentor)
0.18
11 Aug 2004 08:31:03
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.18
pass maintainership

PR:             70126
Submitted by:   Rong-En Fan <rafan@infor.org> (new maintainer)
Reviewed by:    old maintainer
0.17
25 Jul 2004 22:43:30
Original commit files touched by this commit
pav search for other commits by this committer
- Add knob to run with PPerl, as suggested in svk wiki
  http://svk.elixus.org/index.cgi?SVKAndPPerl

PR:             ports/69573
Submitted by:   Rong-En Fan <rafan@infor.org>
Approved by:    Autrijus Tang <autrijus@gmail.com> (maintainer)
0.17
19 Jul 2004 13:35:45
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.17

PR:             69262
Submitted by:   Rong-En Fan <rafan@infor.org>
Approved by:    maintainer
0.16
18 Jul 2004 15:02:05
Original commit files touched by this commit
vanilla search for other commits by this committer
svk 0.16 has released in June 30. Also update p5-Data-Hierarchy
and p5-SVN-Mirror.

PR:             ports/68685
Submitted by:   rafan at infor dot org
Approved by:    maintainer
0.15
21 Jun 2004 16:46:06
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 0.15.

PR:             ports/68121
Submitted by:   rafan at_info_dot_org
Approved by:    maintainer
0.14_1
18 May 2004 00:37:00
Original commit files touched by this commit
vanilla search for other commits by this committer
Add depends to p5-Locale-Maketext-Lexicon & p5-Locale-Maketext-Simple,
it make zh-* people get Chinese messages by default.

Submitted by:   maintainer
0.14
11 May 2004 02:59:09
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 0.14

PR:             ports/66224
Submitted by:   maintainer
0.11
16 Mar 2004 16:57:20
Original commit files touched by this commit
vanilla search for other commits by this committer
Add svk 0.11, a Distributed Version Control System.

PR:             ports/64292
Submitted by:   Autrijus Tang <autrijus@autrijus.org>

Number of commits found: 82