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
Port details
p5-URI Perl5 interface to Uniform Resource Identifier (URI) references
5.31 net on this many watch lists=377 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 5.29Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-11-21 13:39:45
Commit Hash: f1c7747
People watching this port, also watch:: libiconv, expat, gmake, p5-HTML-Parser, p5-HTML-Tagset
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/URI
Description:
This package contains the URI.pm module with friends. The module implements the URI class. Objects of this class represent Uniform Resource Identifier (URI) references as specified in RFC 2396 and updated by RFC 2732. Release 1.50 includes the initial attempt at providing support to IRIs. URI objects now support the 'as_iri' and 'ihost' methods. URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. The URI class replaces the URI::URL class that used to be distributed with libwww-perl. This package contains an emulation of the old URI::URL interface. The emulated URI::URL implements both the old and the new interface.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (85 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-URI-5.31/catalog.mk
  2. /usr/local/share/licenses/p5-URI-5.31/LICENSE
  3. /usr/local/share/licenses/p5-URI-5.31/ART10
  4. /usr/local/share/licenses/p5-URI-5.31/GPLv1+
  5. lib/perl5/site_perl/URI.pm
  6. lib/perl5/site_perl/URI/Escape.pm
  7. lib/perl5/site_perl/URI/Heuristic.pm
  8. lib/perl5/site_perl/URI/IRI.pm
  9. lib/perl5/site_perl/URI/QueryParam.pm
  10. lib/perl5/site_perl/URI/Split.pm
  11. lib/perl5/site_perl/URI/URL.pm
  12. lib/perl5/site_perl/URI/WithBase.pm
  13. lib/perl5/site_perl/URI/_foreign.pm
  14. lib/perl5/site_perl/URI/_generic.pm
  15. lib/perl5/site_perl/URI/_idna.pm
  16. lib/perl5/site_perl/URI/_ldap.pm
  17. lib/perl5/site_perl/URI/_login.pm
  18. lib/perl5/site_perl/URI/_punycode.pm
  19. lib/perl5/site_perl/URI/_query.pm
  20. lib/perl5/site_perl/URI/_segment.pm
  21. lib/perl5/site_perl/URI/_server.pm
  22. lib/perl5/site_perl/URI/_userpass.pm
  23. lib/perl5/site_perl/URI/data.pm
  24. lib/perl5/site_perl/URI/file.pm
  25. lib/perl5/site_perl/URI/file/Base.pm
  26. lib/perl5/site_perl/URI/file/FAT.pm
  27. lib/perl5/site_perl/URI/file/Mac.pm
  28. lib/perl5/site_perl/URI/file/OS2.pm
  29. lib/perl5/site_perl/URI/file/QNX.pm
  30. lib/perl5/site_perl/URI/file/Unix.pm
  31. lib/perl5/site_perl/URI/file/Win32.pm
  32. lib/perl5/site_perl/URI/ftp.pm
  33. lib/perl5/site_perl/URI/ftpes.pm
  34. lib/perl5/site_perl/URI/ftps.pm
  35. lib/perl5/site_perl/URI/geo.pm
  36. lib/perl5/site_perl/URI/gopher.pm
  37. lib/perl5/site_perl/URI/http.pm
  38. lib/perl5/site_perl/URI/https.pm
  39. lib/perl5/site_perl/URI/icap.pm
  40. lib/perl5/site_perl/URI/icaps.pm
  41. lib/perl5/site_perl/URI/irc.pm
  42. lib/perl5/site_perl/URI/ircs.pm
  43. lib/perl5/site_perl/URI/ldap.pm
  44. lib/perl5/site_perl/URI/ldapi.pm
  45. lib/perl5/site_perl/URI/ldaps.pm
  46. lib/perl5/site_perl/URI/mailto.pm
  47. lib/perl5/site_perl/URI/mms.pm
  48. lib/perl5/site_perl/URI/news.pm
  49. lib/perl5/site_perl/URI/nntp.pm
  50. lib/perl5/site_perl/URI/nntps.pm
  51. lib/perl5/site_perl/URI/otpauth.pm
  52. lib/perl5/site_perl/URI/pop.pm
  53. lib/perl5/site_perl/URI/rlogin.pm
  54. lib/perl5/site_perl/URI/rsync.pm
  55. lib/perl5/site_perl/URI/rtsp.pm
  56. lib/perl5/site_perl/URI/rtspu.pm
  57. lib/perl5/site_perl/URI/scp.pm
  58. lib/perl5/site_perl/URI/sftp.pm
  59. lib/perl5/site_perl/URI/sip.pm
  60. lib/perl5/site_perl/URI/sips.pm
  61. lib/perl5/site_perl/URI/snews.pm
  62. lib/perl5/site_perl/URI/ssh.pm
  63. lib/perl5/site_perl/URI/telnet.pm
  64. lib/perl5/site_perl/URI/tn3270.pm
  65. lib/perl5/site_perl/URI/urn.pm
  66. lib/perl5/site_perl/URI/urn/isbn.pm
  67. lib/perl5/site_perl/URI/urn/oid.pm
  68. lib/perl5/site_perl/man/man3/URI.3.gz
  69. lib/perl5/site_perl/man/man3/URI::Escape.3.gz
  70. lib/perl5/site_perl/man/man3/URI::Heuristic.3.gz
  71. lib/perl5/site_perl/man/man3/URI::QueryParam.3.gz
  72. lib/perl5/site_perl/man/man3/URI::Split.3.gz
  73. lib/perl5/site_perl/man/man3/URI::URL.3.gz
  74. lib/perl5/site_perl/man/man3/URI::WithBase.3.gz
  75. lib/perl5/site_perl/man/man3/URI::_punycode.3.gz
  76. lib/perl5/site_perl/man/man3/URI::data.3.gz
  77. lib/perl5/site_perl/man/man3/URI::file.3.gz
  78. lib/perl5/site_perl/man/man3/URI::geo.3.gz
  79. lib/perl5/site_perl/man/man3/URI::icap.3.gz
  80. lib/perl5/site_perl/man/man3/URI::icaps.3.gz
  81. lib/perl5/site_perl/man/man3/URI::ldap.3.gz
  82. lib/perl5/site_perl/man/man3/URI::otpauth.3.gz
  83. @owner
  84. @group
  85. @mode
Collapse this list.
Dependency lines:
  • p5-URI>0:net/p5-URI
To install the port:
cd /usr/ports/net/p5-URI/ && make install clean
To add the package, run one of these commands:
  • pkg install net/p5-URI
  • pkg install p5-URI
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-URI
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1731679902 SHA256 (URI-5.31.tar.gz) = b9c4d58b2614b8611ae03a95a6d60ed996f4b311ef3cd5a937b92f1825ecc564 SIZE (URI-5.31.tar.gz) = 131771

Packages (timestamps in pop-ups are UTC):
p5-URI
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.315.315.055.315.31-5.05-
FreeBSD:13:quarterly5.295.295.195.295.295.215.215.21
FreeBSD:14:latest5.315.315.175.315.315.19-5.19
FreeBSD:14:quarterly5.295.29-5.295.295.215.215.21
FreeBSD:15:latest5.315.31n/a5.31n/a5.215.215.27
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-Test-Fatal>=0 : devel/p5-Test-Fatal
  2. p5-Test-Needs>=0 : devel/p5-Test-Needs
  3. p5-Test-Warnings>=0 : devel/p5-Test-Warnings
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. astro/p5-Astro-SIMBAD-Client
  2. astro/p5-Astro-SpaceTrack
  3. biology/p5-Bio-DB-NCBIHelper
  4. biology/p5-Bio-FeatureIO
  5. biology/p5-Bio-GFF3
  6. biology/p5-Bio-MAGETAB
  7. biology/p5-BioPerl
Expand this list (378 items / 371 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. converters/p5-LaTeXML
  3. databases/p5-Amazon-SimpleDB
  4. databases/p5-App-Sqitch
  5. databases/p5-CouchDB-View
  6. databases/p5-DBD-Google
  7. databases/p5-DWH_File
  8. databases/p5-Jifty-DBI
  9. databases/p5-Prophet
  10. databases/p5-RedisDB
  11. devel/cvsmonitor
  12. devel/kf5-kdoctools
  13. devel/kf6-kdoctools
  14. devel/p5-AWS-Signature4
  15. devel/p5-Alien-LibGumbo
  16. devel/p5-AnyEvent-Connector
  17. devel/p5-AnyEvent-RPC
  18. devel/p5-App-cpanminus-reporter
  19. devel/p5-BZ-Client
  20. devel/p5-Benchmark-Timer
  21. devel/p5-CPAN-Mini
  22. devel/p5-CPAN-Recent-Uploads
  23. devel/p5-CPAN-YACSmoke
  24. devel/p5-Config-Validator
  25. devel/p5-Dist-Joseki
  26. devel/p5-File-LoadLines
  27. devel/p5-FileHandle-Unget
  28. devel/p5-Getargs-Long
  29. devel/p5-Gravatar-URL
  30. devel/p5-IO-Lambda
  31. devel/p5-JIRA-REST
  32. devel/p5-JSON-Hyper
  33. devel/p5-JSON-Pointer
  34. devel/p5-JSON-RPC-Common
  35. devel/p5-MetaCPAN-Client
  36. devel/p5-Minilla
  37. devel/p5-Module-Install-Template
  38. devel/p5-Module-Release
  39. devel/p5-MooseX-Types-URI
  40. devel/p5-No-Worries
  41. devel/p5-POE
  42. devel/p5-Path-Resource
  43. devel/p5-Paws
  44. devel/p5-SOAP-WSDL
  45. devel/p5-SVN-Mirror
  46. devel/p5-SVN-Web
  47. devel/p5-Scalar-Does
  48. devel/p5-Spoon
  49. devel/p5-Test-Fake-HTTPD
  50. devel/p5-Test-TAP-HTMLMatrix
  51. devel/p5-Types-URI
  52. devel/p5-VCS
  53. devel/p5-XML-Pastor
  54. devel/p5-mocked
  55. devel/p5-pip
  56. devel/svk
  57. dns/p5-Mozilla-PublicSuffix
  58. finance/p5-Business-OnlinePayment-Beanstream
  59. finance/p5-Finance-Quote
  60. finance/p5-Finance-TW-TSEQuote
  61. graphics/p5-Image-Grab
  62. graphics/p5-URI-GoogleChart
  63. japanese/p5-HTML-MobileJp
  64. japanese/p5-WWW-MobileCarrierJP
  65. mail/mailscanner
  66. mail/p5-Email-Folder-IMAP
  67. mail/p5-Email-Folder-POP3
  68. mail/p5-Email-FolderType-Net
  69. mail/p5-Email-MIME-CreateHTML
  70. mail/p5-MIME-Lite-HTML
  71. mail/p5-Mail-DMARC
  72. mail/p5-Mail-ListDetector
  73. mail/p5-Mail-Mbox-MessageParser
  74. mail/p5-Mail-Message
  75. mail/p5-Mail-SPF
  76. mail/p5-URI-imap
  77. mail/p5-URI-imaps
  78. mail/p5-WWW-GMail
  79. mail/razor-agents
  80. mail/sympa
  81. misc/p5-Geo-Coder-Bing
  82. misc/p5-Geo-Coder-Google
  83. misc/p5-Geo-Coder-Googlev3
  84. misc/p5-Geo-Coder-Mapquest
  85. misc/p5-Geo-Coder-Multimap
  86. misc/p5-Geo-Coder-Navteq
  87. misc/p5-Geo-Coder-OSM
  88. misc/p5-Geo-Coder-OpenCage
  89. misc/p5-Geo-Coder-Ovi
  90. misc/p5-Geo-Coder-PlaceFinder
  91. misc/p5-Geo-Coder-TomTom
  92. net/p5-Amazon-SQS-Simple
  93. net/p5-AnyEvent-Twitter
  94. net/p5-GeoIP2
  95. net/p5-Google-SAML-Request
  96. net/p5-Net-Amazon
  97. net/p5-Net-Amazon-MechanicalTurk
  98. net/p5-Net-Amazon-S3
  99. net/p5-Net-Amazon-Signature-V4
  100. net/p5-Net-Amazon-Thumbnail
  101. net/p5-Net-Blogger
  102. net/p5-Net-DAV-Server
  103. net/p5-Net-Delicious
  104. net/p5-Net-FS-Gmail
  105. net/p5-Net-GitHub
  106. net/p5-Net-Google-Analytics
  107. net/p5-Net-Google-Calendar
  108. net/p5-Net-Google-DataAPI
  109. net/p5-Net-Google-PicasaWeb
  110. net/p5-Net-Google-SafeBrowsing2
  111. net/p5-Net-Google-Spreadsheets
  112. net/p5-Net-HTTP
  113. net/p5-Net-HTTP-Spore
  114. net/p5-Net-HTTPS-Any
  115. net/p5-Net-Jifty
  116. net/p5-Net-OAuth
  117. net/p5-Net-OAuth-Simple
  118. net/p5-Net-OAuth2
  119. net/p5-Net-OpenID-Consumer
  120. net/p5-Net-Riak
  121. net/p5-Net-SPDY
  122. net/p5-Net-Twitter
  123. net/p5-Net-Twitter-Lite
  124. net/p5-Net-WhitePages
  125. net/p5-Net-Whois-Raw
  126. net/p5-OAI-Harvester
  127. net/p5-POE-Component-Client-Twitter
  128. net/p5-REST-Google
  129. net/p5-Rose-URI
  130. net/p5-SOAP-Lite
  131. net/p5-Test-URI
  132. net/p5-Twitter-API
  133. net/p5-URI-Based
  134. net/p5-URI-Fast
  135. net/p5-URI-FromHash
  136. net/p5-URI-Match
  137. net/p5-URI-NamespaceMap
  138. net/p5-URI-Nested
  139. net/p5-URI-OpenURL
  140. net/p5-URI-Query
  141. net/p5-URI-SmartURI
  142. net/p5-URI-Template
  143. net/p5-URI-Template-Restrict
  144. net/p5-URI-cpan
  145. net/p5-URI-db
  146. net/p5-URI-ws
  147. net/p5-VM-EC2
  148. net/p5-WebService-Dropbox
  149. net/p5-XPC
  150. net/p5-perl-ldap
  151. net-mgmt/netdisco
  152. net-mgmt/p5-jmx4perl
  153. net-mgmt/torrus
  154. print/latex-biber
  155. security/p5-Crypt-OpenPGP
  156. security/p5-Dancer2-Plugin-Auth-Extensible
  157. security/p5-Net-OpenID-Common
  158. security/p5-Net-OpenID-Server
  159. security/p5-Net-SAML2
  160. sysutils/p5-Rex
  161. textproc/p5-Apache-Solr
  162. textproc/p5-CSS-Croco
  163. textproc/p5-CSS-Squish
  164. textproc/p5-HTML-Copy
  165. textproc/p5-HTML-FormatExternal
  166. textproc/p5-HTML-FormatText-WithLinks
  167. textproc/p5-HTML-HTML5-Parser
  168. textproc/p5-HTML-RewriteAttributes
  169. textproc/p5-HTML-TagFilter
  170. textproc/p5-Hatena-Keyword
  171. textproc/p5-Net-Groonga-HTTP
  172. textproc/p5-Petal-Utils
  173. textproc/p5-Pod-Markdown
  174. textproc/p5-Pod-Xhtml
  175. textproc/p5-RDF-Core
  176. textproc/p5-RDF-Query
  177. textproc/p5-RDF-Trine
  178. textproc/p5-RDFStore
  179. textproc/p5-Search-Elasticsearch
  180. textproc/p5-Search-Elasticsearch-Client-6_0
  181. textproc/p5-Search-Elasticsearch-Client-7_0
  182. textproc/p5-Search-Estraier
  183. textproc/p5-Text-Haml
  184. textproc/p5-Text-Table-HTML-DataTables
  185. textproc/p5-Text-WikiFormat
  186. textproc/p5-Text-vCard
  187. textproc/p5-URI-Find
  188. textproc/p5-XML-Atom
  189. textproc/p5-XML-Catalog
  190. textproc/p5-XML-Filter-XInclude
  191. textproc/p5-XML-LibXML-Cache
  192. textproc/p5-XML-RSS-Feed
  193. textproc/p5-XML-Sig
  194. www/checkbot
  195. www/ikiwiki
  196. www/p5-Amon2
  197. www/p5-AnyEvent-ReverseHTTP
  198. www/p5-AnyEvent-WebSocket-Client
  199. www/p5-Apache-AuthCookie
  200. www/p5-App-Nopaste
  201. www/p5-Ark
  202. www/p5-CGI
  203. www/p5-CGI-Application-Plugin-LinkIntegrity
  204. www/p5-CGI-Cache
  205. www/p5-CGI-Pager
  206. www/p5-CGI-SSI
  207. www/p5-CSS-Inliner
  208. www/p5-Catalyst-Authentication-Credential-HTTP
  209. www/p5-Catalyst-Enzyme
  210. www/p5-Catalyst-Model-XML-Feed
  211. www/p5-Catalyst-Plugin-Session-FastMmap
  212. www/p5-Catalyst-Plugin-Session-State-URI
  213. www/p5-Catalyst-Runtime
  214. www/p5-Cookie-Baker
  215. www/p5-Dancer
  216. www/p5-Dancer-Plugin-CORS
  217. www/p5-Dancer2
  218. www/p5-Dancer2-Plugin-Deferred
  219. www/p5-Facebook-Graph
  220. www/p5-Feed-Find
  221. www/p5-Flea
  222. www/p5-Flickr-API
  223. www/p5-Gantry
  224. www/p5-Google-Search
  225. www/p5-Gungho
  226. www/p5-HTML-DOM
  227. www/p5-HTML-Display
  228. www/p5-HTML-Form
  229. www/p5-HTML-LinkExtractor
  230. www/p5-HTML-Location
  231. www/p5-HTML-Parser
  232. www/p5-HTML-ResolveLink
  233. www/p5-HTML-Restrict
  234. www/p5-HTML-SimpleLinkExtor
  235. www/p5-HTML-StickyQuery
  236. www/p5-HTML-Template-Compiled
  237. www/p5-HTML-WikiConverter
  238. www/p5-HTML-WikiConverter-DokuWiki
  239. www/p5-HTML-WikiConverter-GoogleCode
  240. www/p5-HTML-WikiConverter-Kwiki
  241. www/p5-HTML-WikiConverter-Markdown
  242. www/p5-HTML-WikiConverter-MediaWiki
  243. www/p5-HTML-WikiConverter-MoinMoin
  244. www/p5-HTML-WikiConverter-Oddmuse
  245. www/p5-HTML-WikiConverter-PbWiki
  246. www/p5-HTML-WikiConverter-PhpWiki
  247. www/p5-HTML-WikiConverter-PmWiki
  248. www/p5-HTML-WikiConverter-SnipSnap
  249. www/p5-HTML-WikiConverter-Socialtext
  250. www/p5-HTML-WikiConverter-TikiWiki
  251. www/p5-HTML-WikiConverter-UseMod
  252. www/p5-HTML-WikiConverter-WakkaWiki
  253. www/p5-HTML-WikiConverter-WikkaWiki
  254. www/p5-HTTP-Async
  255. www/p5-HTTP-DAV
  256. www/p5-HTTP-Engine
  257. www/p5-HTTP-Link-Parser
  258. www/p5-HTTP-Message
  259. www/p5-HTTP-OAI
  260. www/p5-HTTP-Parser
  261. www/p5-HTTP-ProxyPAC
  262. www/p5-HTTP-Recorder
  263. www/p5-HTTP-Request-AsCGI
  264. www/p5-HTTP-Server-Simple-Static
  265. www/p5-HTTP-Session
  266. www/p5-HTTP-Size
  267. www/p5-Jifty
  268. www/p5-LWP-Authen-OAuth
  269. www/p5-LWP-Protocol-connect
  270. www/p5-MasonX-WebApp
  271. www/p5-Maypole
  272. www/p5-MojoMojo
  273. www/p5-Net-Amazon-AWIS
  274. www/p5-Net-Async-HTTP
  275. www/p5-Net-FreshBooks-API
  276. www/p5-Net-GeoPlanet
  277. www/p5-Net-Plurk
  278. www/p5-Net-STF-Client
  279. www/p5-Net-Trac
  280. www/p5-POE-Component-Client-HTTP
  281. www/p5-Path-Class-URI
  282. www/p5-Perlanet
  283. www/p5-Plack
  284. www/p5-Plack-Handler-AnyEvent-HTTPD
  285. www/p5-Plack-Handler-CLI
  286. www/p5-Plack-Middleware-Reproxy
  287. www/p5-Plack-Test-ExternalServer
  288. www/p5-PodToHTML
  289. www/p5-REST-Client
  290. www/p5-RT-Client-REST
  291. www/p5-Reaction
  292. www/p5-Reddit-Client
  293. www/p5-Rose-HTML-Objects
  294. www/p5-SRU
  295. www/p5-Scrappy
  296. www/p5-Test-HTTP-LocalServer
  297. www/p5-Test-HTTP-Server-Simple
  298. www/p5-Test-LWP-UserAgent
  299. www/p5-TestGen4Web-Runner
  300. www/p5-URI-Fetch
  301. www/p5-URI-ParseSearchString
  302. www/p5-URI-ToDisk
  303. www/p5-W3C-LinkChecker
  304. www/p5-W3C-LogValidator
  305. www/p5-WWW-Google-Calculator
  306. www/p5-WWW-Google-News
  307. www/p5-WWW-Google-News-TW
  308. www/p5-WWW-Google-PageRank
  309. www/p5-WWW-HatenaDiary
  310. www/p5-WWW-HatenaLogin
  311. www/p5-WWW-HatenaStar
  312. www/p5-WWW-LongURL
  313. www/p5-WWW-Mechanize
  314. www/p5-WWW-Mechanize-Pluggable
  315. www/p5-WWW-Mechanize-Shell
  316. www/p5-WWW-Mediawiki-Client
  317. www/p5-WWW-Mixi-Scraper
  318. www/p5-WWW-Myspace
  319. www/p5-WWW-OAuth
  320. www/p5-WWW-OpenSearch
  321. www/p5-WWW-RobotRules
  322. www/p5-WWW-RobotRules-Parser
  323. www/p5-WWW-Search
  324. www/p5-WWW-Shorten-Bitly
  325. www/p5-WWW-Spinn3r
  326. www/p5-Web-Scraper
  327. www/p5-Web-Scraper-Config
  328. www/p5-WebDAO
  329. www/p5-WebService-Google-Reader
  330. www/p5-WebService-IMDB
  331. www/p5-WebService-MoviePosterDB
  332. www/p5-WebService-MusicBrainz
  333. www/p5-WebService-Pushover
  334. www/p5-WebService-Simple
  335. www/p5-WebService-YouTube
  336. www/p5-Yahoo-Search
  337. www/p5-chklinks
  338. www/p5-jQuery-File-Upload
  339. www/p5-libwww
  340. www/p5-webservice-validator-css-w3c
  341. www/p5-webservice-validator-html-w3c
  342. www/rt44
  343. www/rt50
  344. www/weblint++
  345. x11/kf5-kdelibs4support
  346. x11/libexo
  347. x11/p5-Clipboard
  348. Collapse this list.

Deleted ports which required this port:

Expand this list of 25 deleted ports
  1. biology/p5-bioperl*
  2. comms/p5-SMS-Send-TW-ShareSMS*
  3. devel/p5-IO-Detect*
  4. devel/p5-MetaCPAN-API*
  5. dns/p5-DSC*
  6. editors/p5-Padre*
  7. mail/p5-Mail-SPF-Query*
  8. mail/pronto*
  9. misc/p5-Geo-Coder-Geocoder-US*
  10. net/p5-Net-Gopher*
  11. net-im/p5-POE-Component-Client-MSN*
  12. net-mgmt/nagiosgrapher*
  13. sysutils/cvsweb-converters*
  14. textproc/p5-WWW-Google-SiteMap*
  15. www/interchange*
  16. www/llgal*
  17. www/p5-Apache-Gallery*
  18. www/p5-Bundle-Sledge*
  19. www/p5-Catalyst-Plugin-Unicode-Encoding*
  20. www/p5-LWP-ConsoleLogger*
  21. www/p5-ParallelUA*
  22. www/p5-WWW-Shorten-NotLong*
  23. www/p5-WebService-MusicBrainz0*
  24. www/rt40*
  25. www/rt42*
  26. Collapse this list of deleted ports.
for Run
  1. astro/p5-Astro-SIMBAD-Client
  2. astro/p5-Astro-SpaceTrack
  3. biology/p5-Bio-DB-NCBIHelper
  4. biology/p5-Bio-FeatureIO
  5. biology/p5-Bio-GFF3
  6. biology/p5-Bio-MAGETAB
  7. biology/p5-BioPerl
Expand this list (423 items / 416 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. biology/p5-transdecoder
  3. converters/p5-LaTeXML
  4. databases/p5-Amazon-SimpleDB
  5. databases/p5-App-Sqitch
  6. databases/p5-CHI-Driver-Redis
  7. databases/p5-CouchDB-View
  8. databases/p5-DBD-Google
  9. databases/p5-DWH_File
  10. databases/p5-Jifty-DBI
  11. databases/p5-Prophet
  12. databases/p5-RedisDB
  13. devel/bugzilla44
  14. devel/bugzilla50
  15. devel/cvsmonitor
  16. devel/cvsweb3
  17. devel/p5-AWS-Signature4
  18. devel/p5-AnyEvent-Connector
  19. devel/p5-AnyEvent-RPC
  20. devel/p5-App-cpanminus-reporter
  21. devel/p5-BZ-Client
  22. devel/p5-CPAN-Mini
  23. devel/p5-CPAN-Recent-Uploads
  24. devel/p5-CPAN-YACSmoke
  25. devel/p5-Config-Validator
  26. devel/p5-File-LoadLines
  27. devel/p5-Getargs-Long
  28. devel/p5-Gravatar-URL
  29. devel/p5-IO-Lambda
  30. devel/p5-JIRA-REST
  31. devel/p5-JSON-Hyper
  32. devel/p5-JSON-Pointer
  33. devel/p5-JSON-RPC-Common
  34. devel/p5-MetaCPAN-Client
  35. devel/p5-Minilla
  36. devel/p5-Module-Install-Template
  37. devel/p5-Module-Release
  38. devel/p5-MooseX-Types-URI
  39. devel/p5-No-Worries
  40. devel/p5-POE
  41. devel/p5-Path-Resource
  42. devel/p5-Paws
  43. devel/p5-SOAP-WSDL
  44. devel/p5-SVN-Mirror
  45. devel/p5-SVN-Web
  46. devel/p5-Scalar-Does
  47. devel/p5-Spoon
  48. devel/p5-Test-Fake-HTTPD
  49. devel/p5-Test-TAP-HTMLMatrix
  50. devel/p5-Types-URI
  51. devel/p5-VCS
  52. devel/p5-XML-Pastor
  53. devel/p5-mocked
  54. devel/p5-pip
  55. devel/svk
  56. devel/svn_load_dirs
  57. dns/p5-Mozilla-PublicSuffix
  58. editors/p5-Vimana
  59. finance/p5-Business-OnlinePayment-Beanstream
  60. finance/p5-Finance-Quote
  61. finance/p5-Finance-TW-TSEQuote
  62. ftp/paraget
  63. graphics/p5-Google-Chart
  64. graphics/p5-Image-Grab
  65. graphics/p5-URI-GoogleChart
  66. japanese/p5-2chproxy
  67. japanese/p5-HTML-MobileJp
  68. japanese/p5-WWW-MobileCarrierJP
  69. mail/gotmail
  70. mail/mailscanner
  71. mail/p5-Email-Folder-IMAP
  72. mail/p5-Email-Folder-POP3
  73. mail/p5-Email-FolderType-Net
  74. mail/p5-Email-MIME-CreateHTML
  75. mail/p5-IMAP-Client
  76. mail/p5-MIME-Lite-HTML
  77. mail/p5-Mail-DMARC
  78. mail/p5-Mail-ListDetector
  79. mail/p5-Mail-Message
  80. mail/p5-Mail-SPF
  81. mail/p5-SES
  82. mail/p5-URI-imap
  83. mail/p5-URI-imaps
  84. mail/p5-WWW-GMail
  85. mail/razor-agents
  86. mail/spamassassin
  87. mail/spamassassin-devel
  88. mail/sympa
  89. misc/p5-Geo-Coder-Bing
  90. misc/p5-Geo-Coder-Google
  91. misc/p5-Geo-Coder-Googlev3
  92. misc/p5-Geo-Coder-Mapquest
  93. misc/p5-Geo-Coder-Multimap
  94. misc/p5-Geo-Coder-Navteq
  95. misc/p5-Geo-Coder-OSM
  96. misc/p5-Geo-Coder-OpenCage
  97. misc/p5-Geo-Coder-Ovi
  98. misc/p5-Geo-Coder-PlaceFinder
  99. misc/p5-Geo-Coder-TomTom
  100. net/p5-Amazon-SQS-Simple
  101. net/p5-AnyEvent-Twitter
  102. net/p5-AnyEvent-Twitter-Stream
  103. net/p5-GeoIP2
  104. net/p5-Google-SAML-Request
  105. net/p5-Net-Amazon
  106. net/p5-Net-Amazon-AWSSign
  107. net/p5-Net-Amazon-MechanicalTurk
  108. net/p5-Net-Amazon-S3
  109. net/p5-Net-Amazon-Signature-V4
  110. net/p5-Net-Amazon-Thumbnail
  111. net/p5-Net-Blogger
  112. net/p5-Net-DAV-Server
  113. net/p5-Net-Delicious
  114. net/p5-Net-FS-Gmail
  115. net/p5-Net-GitHub
  116. net/p5-Net-Google-Analytics
  117. net/p5-Net-Google-AuthSub
  118. net/p5-Net-Google-Calendar
  119. net/p5-Net-Google-Code
  120. net/p5-Net-Google-DataAPI
  121. net/p5-Net-Google-PicasaWeb
  122. net/p5-Net-Google-SafeBrowsing2
  123. net/p5-Net-Google-Spreadsheets
  124. net/p5-Net-HTTP
  125. net/p5-Net-HTTP-Spore
  126. net/p5-Net-HTTPS-Any
  127. net/p5-Net-Jifty
  128. net/p5-Net-OAuth
  129. net/p5-Net-OAuth-Simple
  130. net/p5-Net-OAuth2
  131. net/p5-Net-OpenID-Consumer
  132. net/p5-Net-Riak
  133. net/p5-Net-SPDY
  134. net/p5-Net-Twitter
  135. net/p5-Net-Twitter-Lite
  136. net/p5-Net-WhitePages
  137. net/p5-Net-Whois-Raw
  138. net/p5-OAI-Harvester
  139. net/p5-POE-Component-Client-Twitter
  140. net/p5-REST-Google
  141. net/p5-Rose-URI
  142. net/p5-S3
  143. net/p5-SOAP-Lite
  144. net/p5-Test-URI
  145. net/p5-Twitter-API
  146. net/p5-URI-Based
  147. net/p5-URI-Fast
  148. net/p5-URI-FromHash
  149. net/p5-URI-Match
  150. net/p5-URI-NamespaceMap
  151. net/p5-URI-OpenURL
  152. net/p5-URI-Query
  153. net/p5-URI-SmartURI
  154. net/p5-URI-Template
  155. net/p5-URI-Template-Restrict
  156. net/p5-URI-cpan
  157. net/p5-URI-db
  158. net/p5-URI-ws
  159. net/p5-VM-EC2
  160. net/p5-WebService-Dropbox
  161. net/p5-XPC
  162. net/p5-perl-ldap
  163. net/prosearch
  164. net/ssspl
  165. net-mgmt/netdisco
  166. net-mgmt/netdot
  167. net-mgmt/p5-jmx4perl
  168. net-mgmt/torrus
  169. ports-mgmt/portscout
  170. print/latex-biber
  171. security/p5-Authen-Bitcard
  172. security/p5-Crypt-OpenPGP
  173. security/p5-Dancer2-Plugin-Auth-Extensible
  174. security/p5-Net-OpenID-Common
  175. security/p5-Net-OpenID-Server
  176. security/p5-Net-SAML2
  177. sysutils/munin-master
  178. sysutils/p5-Rex
  179. sysutils/watchmen
  180. textproc/p5-Apache-Solr
  181. textproc/p5-CSS-Croco
  182. textproc/p5-CSS-Squish
  183. textproc/p5-HTML-Copy
  184. textproc/p5-HTML-FormatExternal
  185. textproc/p5-HTML-FormatText-WithLinks
  186. textproc/p5-HTML-HTML5-Parser
  187. textproc/p5-HTML-RewriteAttributes
  188. textproc/p5-HTML-TagFilter
  189. textproc/p5-Hatena-Keyword
  190. textproc/p5-Net-Groonga-HTTP
  191. textproc/p5-Petal-Utils
  192. textproc/p5-Pod-Markdown
  193. textproc/p5-Pod-Xhtml
  194. textproc/p5-RDF-Core
  195. textproc/p5-RDF-Query
  196. textproc/p5-RDF-Trine
  197. textproc/p5-RDFStore
  198. textproc/p5-Search-Elasticsearch
  199. textproc/p5-Search-Elasticsearch-Client-6_0
  200. textproc/p5-Search-Elasticsearch-Client-7_0
  201. textproc/p5-Search-Estraier
  202. textproc/p5-Text-Haml
  203. textproc/p5-Text-Table-HTML-DataTables
  204. textproc/p5-Text-WikiFormat
  205. textproc/p5-Text-vCard
  206. textproc/p5-URI-Find
  207. textproc/p5-XML-Atom
  208. textproc/p5-XML-Catalog
  209. textproc/p5-XML-Filter-XInclude
  210. textproc/p5-XML-LibXML-Cache
  211. textproc/p5-XML-RSS-Feed
  212. textproc/p5-XML-Sig
  213. www/amphetadesk
  214. www/checkbot
  215. www/ikiwiki
  216. www/ljdeps
  217. www/p5-Amon2
  218. www/p5-AnyEvent-HTTPD
  219. www/p5-AnyEvent-ReverseHTTP
  220. www/p5-AnyEvent-WebSocket-Client
  221. www/p5-Apache-AuthCookie
  222. www/p5-App-Nopaste
  223. www/p5-Ark
  224. www/p5-CGI
  225. www/p5-CGI-Application-Plugin-LinkIntegrity
  226. www/p5-CGI-Pager
  227. www/p5-CGI-SSI
  228. www/p5-CSS-Inliner
  229. www/p5-Catalyst-Authentication-Credential-HTTP
  230. www/p5-Catalyst-Enzyme
  231. www/p5-Catalyst-Model-XML-Feed
  232. www/p5-Catalyst-Plugin-Session-FastMmap
  233. www/p5-Catalyst-Plugin-Session-State-URI
  234. www/p5-Catalyst-Runtime
  235. www/p5-Cookie-Baker
  236. www/p5-Dancer
  237. www/p5-Dancer-Plugin-CORS
  238. www/p5-Dancer2
  239. www/p5-Dancer2-Plugin-Deferred
  240. www/p5-Facebook-Graph
  241. www/p5-Feed-Find
  242. www/p5-Firefox-Marionette
  243. www/p5-Flea
  244. www/p5-Flickr-API
  245. www/p5-Gantry
  246. www/p5-Google-Search
  247. www/p5-Gungho
  248. www/p5-HTML-DOM
  249. www/p5-HTML-Display
  250. www/p5-HTML-Form
  251. www/p5-HTML-LinkExtractor
  252. www/p5-HTML-Location
  253. www/p5-HTML-MobileConverter
  254. www/p5-HTML-Parser
  255. www/p5-HTML-ResolveLink
  256. www/p5-HTML-Restrict
  257. www/p5-HTML-SimpleLinkExtor
  258. www/p5-HTML-StickyQuery
  259. www/p5-HTML-Template-Compiled
  260. www/p5-HTML-WikiConverter
  261. www/p5-HTML-WikiConverter-DokuWiki
  262. www/p5-HTML-WikiConverter-GoogleCode
  263. www/p5-HTML-WikiConverter-Kwiki
  264. www/p5-HTML-WikiConverter-Markdown
  265. www/p5-HTML-WikiConverter-MediaWiki
  266. www/p5-HTML-WikiConverter-MoinMoin
  267. www/p5-HTML-WikiConverter-Oddmuse
  268. www/p5-HTML-WikiConverter-PbWiki
  269. www/p5-HTML-WikiConverter-PhpWiki
  270. www/p5-HTML-WikiConverter-PmWiki
  271. www/p5-HTML-WikiConverter-SnipSnap
  272. www/p5-HTML-WikiConverter-Socialtext
  273. www/p5-HTML-WikiConverter-TikiWiki
  274. www/p5-HTML-WikiConverter-UseMod
  275. www/p5-HTML-WikiConverter-WakkaWiki
  276. www/p5-HTML-WikiConverter-WikkaWiki
  277. www/p5-HTTP-Async
  278. www/p5-HTTP-DAV
  279. www/p5-HTTP-Engine
  280. www/p5-HTTP-Link-Parser
  281. www/p5-HTTP-Message
  282. www/p5-HTTP-OAI
  283. www/p5-HTTP-Parser
  284. www/p5-HTTP-ProxyPAC
  285. www/p5-HTTP-Recorder
  286. www/p5-HTTP-Request-AsCGI
  287. www/p5-HTTP-Session
  288. www/p5-HTTP-Size
  289. www/p5-Jifty
  290. www/p5-LWP-Authen-OAuth
  291. www/p5-LWP-Online
  292. www/p5-LWP-Protocol-connect
  293. www/p5-MasonX-WebApp
  294. www/p5-Maypole
  295. www/p5-MojoMojo
  296. www/p5-Net-Amazon-AWIS
  297. www/p5-Net-Async-HTTP
  298. www/p5-Net-FreshBooks-API
  299. www/p5-Net-GeoPlanet
  300. www/p5-Net-Plurk
  301. www/p5-Net-STF-Client
  302. www/p5-Net-Trac
  303. www/p5-POE-Component-Client-HTTP
  304. www/p5-Path-Class-URI
  305. www/p5-Perlanet
  306. www/p5-Plack
  307. www/p5-Plack-Handler-AnyEvent-HTTPD
  308. www/p5-Plack-Handler-CLI
  309. www/p5-Plack-Middleware-Reproxy
  310. www/p5-Plack-Test-ExternalServer
  311. www/p5-PodToHTML
  312. www/p5-REST-Client
  313. www/p5-RT-Client-REST
  314. www/p5-Reaction
  315. www/p5-Reddit-Client
  316. www/p5-Rose-HTML-Objects
  317. www/p5-SRU
  318. www/p5-Scrappy
  319. www/p5-Test-HTTP-LocalServer
  320. www/p5-Test-HTTP-Server-Simple
  321. www/p5-Test-LWP-UserAgent
  322. www/p5-TestGen4Web-Runner
  323. www/p5-URI-Fetch
  324. www/p5-URI-Normalize
  325. www/p5-URI-ParseSearchString
  326. www/p5-URI-ToDisk
  327. www/p5-W3C-LinkChecker
  328. www/p5-W3C-LogValidator
  329. www/p5-WWW-Google-Calculator
  330. www/p5-WWW-Google-News
  331. www/p5-WWW-Google-News-TW
  332. www/p5-WWW-Google-PageRank
  333. www/p5-WWW-HatenaDiary
  334. www/p5-WWW-HatenaLogin
  335. www/p5-WWW-HatenaStar
  336. www/p5-WWW-LongURL
  337. www/p5-WWW-Mechanize
  338. www/p5-WWW-Mechanize-Pluggable
  339. www/p5-WWW-Mechanize-Shell
  340. www/p5-WWW-Mediawiki-Client
  341. www/p5-WWW-Mixi-Scraper
  342. www/p5-WWW-Myspace
  343. www/p5-WWW-OAuth
  344. www/p5-WWW-OpenSearch
  345. www/p5-WWW-RobotRules
  346. www/p5-WWW-RobotRules-Parser
  347. www/p5-WWW-Search
  348. www/p5-WWW-Shorten-Bitly
  349. www/p5-WWW-Spinn3r
  350. www/p5-Web-Scraper
  351. www/p5-Web-Scraper-Config
  352. www/p5-WebDAO
  353. www/p5-WebService-Google-Reader
  354. www/p5-WebService-IMDB
  355. www/p5-WebService-MoviePosterDB
  356. www/p5-WebService-MusicBrainz
  357. www/p5-WebService-Pushover
  358. www/p5-WebService-Simple
  359. www/p5-WebService-YouTube
  360. www/p5-Yahoo-Search
  361. www/p5-chklinks
  362. www/p5-jQuery-File-Upload
  363. www/p5-libwww
  364. www/p5-webservice-validator-css-w3c
  365. www/p5-webservice-validator-html-w3c
  366. www/rt44
  367. www/rt50
  368. www/twiki
  369. www/twiki-MailerContrib
  370. www/validator
  371. www/weblint++
  372. x11/libexo
  373. x11/p5-Clipboard
  374. Collapse this list.

Deleted ports which required this port:

Expand this list of 44 deleted ports
  1. biology/p5-bioperl*
  2. comms/p5-SMS-Send-TW-ShareSMS*
  3. devel/bugzilla*
  4. devel/bugzilla3*
  5. devel/bugzilla40*
  6. devel/bugzilla42*
  7. devel/p5-IO-Detect*
  8. devel/p5-MetaCPAN-API*
  9. dns/p5-DSC*
  10. editors/p5-Padre*
  11. graphics/cthumb*
  12. irc/keitairc*
  13. irc/keitairc2*
  14. irc/tircd*
  15. japanese/spamassassin*
  16. mail/fetchyahoo*
  17. mail/getlive*
  18. mail/p5-Mail-SPF-Query*
  19. mail/pronto*
  20. misc/p5-Geo-Coder-Geocoder-US*
  21. net/p5-Net-Gopher*
  22. net-im/p5-POE-Component-Client-MSN*
  23. net-mgmt/bigsister*
  24. net-mgmt/nagiosgrapher*
  25. sysutils/cvsweb-converters*
  26. sysutils/ispman*
  27. textproc/p5-ElasticSearch*
  28. textproc/p5-ElasticSearch-legacy*
  29. textproc/p5-Elasticsearch*
  30. textproc/p5-WWW-Google-SiteMap*
  31. www/bins*
  32. www/get_flash_videos*
  33. www/interchange*
  34. www/llgal*
  35. www/p5-Apache-Gallery*
  36. www/p5-Bundle-Sledge*
  37. www/p5-Catalyst-Plugin-Unicode-Encoding*
  38. www/p5-LWP-ConsoleLogger*
  39. www/p5-ParallelUA*
  40. www/p5-WWW-Shorten-NotLong*
  41. www/p5-WebService-MusicBrainz0*
  42. www/photo_gallery*
  43. www/rt40*
  44. www/rt42*
  45. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

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

Number of commits found: 94

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.31
21 Nov 2024 13:39:45
commit hash: f1c7747f464011281cff4d4c1983ff96b1a6601bcommit hash: f1c7747f464011281cff4d4c1983ff96b1a6601bcommit hash: f1c7747f464011281cff4d4c1983ff96b1a6601bcommit hash: f1c7747f464011281cff4d4c1983ff96b1a6601b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-URI: Update to 5.31

Changes:	https://metacpan.org/dist/URI/changes
5.30
09 Oct 2024 06:07:39
commit hash: 9832c044894c8e432eb634d3bb29499619069ba7commit hash: 9832c044894c8e432eb634d3bb29499619069ba7commit hash: 9832c044894c8e432eb634d3bb29499619069ba7commit hash: 9832c044894c8e432eb634d3bb29499619069ba7 files touched by this commit
Philippe Audeoud (jadawin) search for other commits by this committer
net/p5-URI: update to 5.30

Changelog: https://metacpan.org/release/OALDERS/URI-5.30/source/Changes
5.29
11 Sep 2024 13:23:32
commit hash: 96513ee3a0080df1670fe665e19125eeb768411dcommit hash: 96513ee3a0080df1670fe665e19125eeb768411dcommit hash: 96513ee3a0080df1670fe665e19125eeb768411dcommit hash: 96513ee3a0080df1670fe665e19125eeb768411d files touched by this commit
Philippe Audeoud (jadawin) search for other commits by this committer
net/p5-URI: update to 5.29
5.28
31 Mar 2024 18:52:52
commit hash: ec8ab3ce8a11afcb44b7cbf565aa8b77d038e266commit hash: ec8ab3ce8a11afcb44b7cbf565aa8b77d038e266commit hash: ec8ab3ce8a11afcb44b7cbf565aa8b77d038e266commit hash: ec8ab3ce8a11afcb44b7cbf565aa8b77d038e266 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-URI: Update to 5.28

Changes:	https://metacpan.org/dist/URI/changes
5.27
11 Feb 2024 19:03:13
commit hash: 7903593e53f14553403b3cddca40ef8e0f91fdebcommit hash: 7903593e53f14553403b3cddca40ef8e0f91fdebcommit hash: 7903593e53f14553403b3cddca40ef8e0f91fdebcommit hash: 7903593e53f14553403b3cddca40ef8e0f91fdeb files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
net/p5-URI: update to 5.27

Changelog: https://metacpan.org/release/OALDERS/URI-5.27/source/Changes
5.26
03 Feb 2024 12:39:47
commit hash: feabb1e00aee00634f3cf655509cc9a11e81dbeccommit hash: feabb1e00aee00634f3cf655509cc9a11e81dbeccommit hash: feabb1e00aee00634f3cf655509cc9a11e81dbeccommit hash: feabb1e00aee00634f3cf655509cc9a11e81dbec files touched by this commit
Wen Heping (wen) search for other commits by this committer
net/p5-URI: Update to 5.26
5.21
26 Aug 2023 20:35:55
commit hash: a286b57fe134d73b8ffe268f0c8afb88218b2e43commit hash: a286b57fe134d73b8ffe268f0c8afb88218b2e43commit hash: a286b57fe134d73b8ffe268f0c8afb88218b2e43commit hash: a286b57fe134d73b8ffe268f0c8afb88218b2e43 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-URI: Update to 5.21

Changes:	https://metacpan.org/dist/URI/changes
5.19
02 May 2023 19:58:50
commit hash: 051315f2848429a57c7d6159e008a1ddf6f6bf41commit hash: 051315f2848429a57c7d6159e008a1ddf6f6bf41commit hash: 051315f2848429a57c7d6159e008a1ddf6f6bf41commit hash: 051315f2848429a57c7d6159e008a1ddf6f6bf41 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-URI: Update to 5.19

Changes:	https://metacpan.org/dist/URI/changes
5.18
02 May 2023 16:21:22
commit hash: b8965f0536bbd83ebd4e34d15b76f0fe923842adcommit hash: b8965f0536bbd83ebd4e34d15b76f0fe923842adcommit hash: b8965f0536bbd83ebd4e34d15b76f0fe923842adcommit hash: b8965f0536bbd83ebd4e34d15b76f0fe923842ad files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-URI: Update to 5.18

Changes:	https://metacpan.org/dist/URI/changes
5.17
30 Dec 2022 09:06:03
commit hash: 9ca67a121728e4427c8ebcf4aec5d7e57127490bcommit hash: 9ca67a121728e4427c8ebcf4aec5d7e57127490bcommit hash: 9ca67a121728e4427c8ebcf4aec5d7e57127490bcommit hash: 9ca67a121728e4427c8ebcf4aec5d7e57127490b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-URI: Update to 5.17

Changes:	https://metacpan.org/dist/URI/changes
5.15
19 Nov 2022 08:13:29
commit hash: 4423803c63954aaca94e255db2ec74dbd8e06c5ecommit hash: 4423803c63954aaca94e255db2ec74dbd8e06c5ecommit hash: 4423803c63954aaca94e255db2ec74dbd8e06c5ecommit hash: 4423803c63954aaca94e255db2ec74dbd8e06c5e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-URI: Update to 5.15

Changes:	https://metacpan.org/dist/URI/changes
5.13
09 Oct 2022 19:45:37
commit hash: 696ddaf8578ee500340113491b5155b6f4da8da2commit hash: 696ddaf8578ee500340113491b5155b6f4da8da2commit hash: 696ddaf8578ee500340113491b5155b6f4da8da2commit hash: 696ddaf8578ee500340113491b5155b6f4da8da2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-URI: Update to 5.13

Changes:	https://metacpan.org/dist/URI/changes
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)
5.12
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)
5.12
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.12
11 Jul 2022 21:47:30
commit hash: c199962a52498121e51ef92c6efd06ee8975bcc3commit hash: c199962a52498121e51ef92c6efd06ee8975bcc3commit hash: c199962a52498121e51ef92c6efd06ee8975bcc3commit hash: c199962a52498121e51ef92c6efd06ee8975bcc3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-URI: Update to 5.12

Changes:	https://metacpan.org/dist/URI/changes
5.11
07 Jul 2022 21:43:07
commit hash: fcb5003c14b19e930fe80ddcb02b6303c15a60abcommit hash: fcb5003c14b19e930fe80ddcb02b6303c15a60abcommit hash: fcb5003c14b19e930fe80ddcb02b6303c15a60abcommit hash: fcb5003c14b19e930fe80ddcb02b6303c15a60ab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-URI: Update to 5.09

Changes:	https://metacpan.org/dist/URI/changes
5.10
26 Oct 2021 00:39:13
commit hash: ebf5105f9a4deba9b4aa27ce2b842b022d0f1bc5commit hash: ebf5105f9a4deba9b4aa27ce2b842b022d0f1bc5commit hash: ebf5105f9a4deba9b4aa27ce2b842b022d0f1bc5commit hash: ebf5105f9a4deba9b4aa27ce2b842b022d0f1bc5 files touched by this commit
Wen Heping (wen) search for other commits by this committer
net/p5-URI: Update to 5.10
5.09
26 May 2021 19:00:19
commit hash: 478d7897c5183d2581f3917e839fb735f72c799acommit hash: 478d7897c5183d2581f3917e839fb735f72c799acommit hash: 478d7897c5183d2581f3917e839fb735f72c799acommit hash: 478d7897c5183d2581f3917e839fb735f72c799a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-URI: Update to 5.09

Changes:	https://metacpan.org/changes/distribution/URI
5.07
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.
5.07
01 Feb 2021 19:46:24
Revision:563740Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.07

Changes:	https://metacpan.org/changes/distribution/URI
5.06
26 Jan 2021 17:54:42
Revision:562945Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.06

Changes:	https://metacpan.org/changes/distribution/URI
5.05
19 Dec 2020 20:20:28
Revision:558633Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.05

- Add LICENSE_FILE

Changes:	https://metacpan.org/changes/distribution/URI
1.76
10 Jan 2019 06:33:50
Revision:489847Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.76
1.75
09 Jan 2019 08:30:07
Revision:489759Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.75
1.74
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
1.74
26 Apr 2018 18:51:07
Revision:468363Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.74

Changes:	http://search.cpan.org/dist/URI/Changes
1.73
10 Jan 2018 12:43:07
Revision:458631Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.73

Changes:	http://search.cpan.org/dist/URI/Changes
1.72
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
1.72
26 Jul 2017 18:20:41
Revision:446681Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.72

- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/URI/Changes
1.71
12 Jan 2016 21:40:56
Revision:405959Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.71

Changes:	http://search.cpan.org/dist/URI/Changes
1.69
25 Jul 2015 07:41:02
Revision:392861Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.69
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/URI/Changes
1.68
26 Jun 2015 03:41:28
Revision:390612Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.68, and sort plist.

Changes: https://metacpan.org/changes/distribution/URI
1.67
24 Feb 2015 23:03:00
Revision:379854Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.67.

Changes: https://metacpan.org/changes/release/ETHER/URI-1.67
1.65
04 Dec 2014 13:29:32
Revision:373900Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.65
1.64_1
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)
1.64
20 Jul 2014 17:10:16
Revision:362337Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.64
1.60
05 Nov 2013 16:42:56
Revision:332868Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
1.60
20 Sep 2013 22:10:25
Revision:327755Original 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:
net)
1.60
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
1.60
06 Apr 2012 11:39:53
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.60

Changes:        http://search.cpan.org/dist/URI/Changes
Feature safe:   yes
1.59
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
1.59
28 Aug 2011 13:17:04
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Sort MAN3 and PLIST
1.59
16 Aug 2011 22:10:05
Original commit files touched by this commit
bapt search for other commits by this committer
- update 1.59
- add licenses
- changes: http://cpansearch.perl.org/src/GAAS/URI-1.59/Changes
1.58
20 Jun 2011 08:37:15
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
1.58
20 Feb 2011 20:23:13
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.58

  Release 1.58

    This release reverts the patch in 1.57 that made query_form distingush
      between empty and undef values.  It broke stuff. [RT#62708]
1.56
08 Oct 2010 02:18:55
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.56
1.55
02 Sep 2010 00:57:46
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.55
1.54
30 Jul 2010 01:01:25
Original commit files touched by this commit
sahil search for other commits by this committer
- Pass maintainership to perl@FreeBSD.org
1.54
04 Apr 2010 23:23:27
Original commit files touched by this commit
itetcu search for other commits by this committer
- Update to 1.54
- Changes: http://cpansearch.perl.org/src/GAAS/URI-1.54/Changes

PR:             145392
Submitted by:   maintainer
1.53
03 Apr 2010 10:15:30
Original commit files touched by this commit
itetcu search for other commits by this committer
- Update to 1.53
- Changes: http://cpansearch.perl.org/src/GAAS/URI-1.53/Changes

PR:             144838
Submitted by:   Sahil Tandon (maintainer)
1.52
12 Jan 2010 00:49:40
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 1.52

PR:             ports/142667
Approved by:    sahil@tandon.net (maintainer)
Submitted by:   myself (pgollucci@)
1.51
06 Dec 2009 22:33:02
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.51

PR:             140886, 141228
Submitted by:   maintainer, leeym
Approved by:    maintainer
1.50
22 Nov 2009 12:18:12
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.50
- Pass maintainership to submitter

PR:             ports/140762
Submitted by:   Sahil Tandon <sahil@tandon.net>
1.40
16 Aug 2009 18:11:50
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.40.

Changes:        http://search.cpan.org/dist/URI/Changes
1.39
14 Aug 2009 08:44:11
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.39.

Changes:        http://search.cpan.org/dist/URI/Changes
1.38
22 Jul 2009 16:27:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
1.38
29 May 2009 08:39:35
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.38
1.37
29 Jan 2009 17:41:17
Original commit files touched by this commit
erwin search for other commits by this committer
Reassign my p5-* ports to perl@ so more than one person
can look at them.
1.37
30 Jun 2008 08:01:24
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 1.37

PR:             125112
Submitted by:   leeym
1.36
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)
1.36
04 Apr 2008 15:03:03
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 1.36
1.35
26 Nov 2005 17:00:48
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256

Approved by:    maintainer
1.35
21 Sep 2005 19:31:43
Original commit files touched by this commit
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
1.35
30 Nov 2004 16:09:07
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.35 (1.34 disappeared from CPAN & mirrors).

Approved by:    maintainer (well, at least I've read his mail as an
                approval)
1.34
13 Oct 2004 19:01:02
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 1.34
1.31
08 Jun 2004 13:47:44
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 1.31
1.30
18 Mar 2004 18:01:13
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
1.30
15 Jan 2004 07:10:41
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 1.30
1.29
02 Jan 2004 11:24:04
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 1.29
1.28
04 Dec 2003 08:07:18
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 1.28
1.27
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
1.27
14 Oct 2003 11:27:04
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 1.27
1.25
30 Aug 2003 08:36:10
Original commit files touched by this commit
erwin search for other commits by this committer
- Update to 1.25
- Use SITE_PERL to keep portlint happy

PR:             56151
Submitted by:   Lars Thegler <lars@thegler.dk>
1.23
12 Jun 2003 16:41:16
Original commit files touched by this commit
erwin search for other commits by this committer
Change to my FreeBSD.org address
1.23
13 Apr 2003 11:37:25
Original commit files touched by this commit
edwin search for other commits by this committer
maintainer-update WWW for cpan from /search?dist=module to /dist/module

        portsurvey seems to time out on the old style
        http://search.cpan.org/search?dist=module, so this is a
        good time to convert all my ports to the new
        http://search.cpan.org/dist/module format.

PR:             ports/50686
Submitted by:   Erwin Lansing <erwin@lansing.dk>
1.23
21 Feb 2003 13:15:09
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.23
20 Feb 2003 16:33:26
Original commit files touched by this commit
sobomax search for other commits by this committer
Conditionalise several dependencies on PERL_LEVEL to make those ports more
friendly for perl-5.8.0, which has those dependencies included into the
base distribution.

Sponsired by:   Porta Software Ltd
1.23
05 Jan 2003 19:15:43
Original commit files touched by this commit
petef search for other commits by this committer
Update to 1.23.

PR:             46683
Submitted by:   maintainer
1.22
03 Sep 2002 08:12:54
Original commit files touched by this commit
kevlo search for other commits by this committer
Update to version 1.22

PR: 42362
Submitted by: MAINTAINER
1.21
07 Aug 2002 03:15:08
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.21

PR:             ports/41370
Submitted by:   maintainer
1.20
20 Jul 2002 18:30:14
Original commit files touched by this commit
ijliao search for other commits by this committer
- update to 1.20
- add WWW
- assume maintainership

PR:             40785
Submitted by:   Erwin Lansing <erwin@lansing.dk>
1.19
18 May 2002 18:04:49
Original commit files touched by this commit
ache search for other commits by this committer
Upgrade to 1.19
Remove myself from MAINTAINER

PR:             38201
Submitted by:   David Lay <dave@staff.netc.net.au>
1.18
28 Apr 2002 19:55:33
Original commit files touched by this commit
ache search for other commits by this committer
Upgrade to 1.18
26 Nov 2001 02:31:26
commit hash: fp1.21187@dev.null.freshports.orgcommit hash: fp1.21187@dev.null.freshports.orgcommit hash: fp1.21187@dev.null.freshports.orgcommit hash: fp1.21187@dev.null.freshports.org files touched by this commit
ache search for other commits by this committer
Upgrade to 1.17    
23 Jul 2001 15:09:49
commit hash: fp1.16436@dev.null.freshports.orgcommit hash: fp1.16436@dev.null.freshports.orgcommit hash: fp1.16436@dev.null.freshports.orgcommit hash: fp1.16436@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.15.    
10 May 2001 10:34:25
commit hash: fp1.13628@dev.null.freshports.orgcommit hash: fp1.13628@dev.null.freshports.orgcommit hash: fp1.13628@dev.null.freshports.orgcommit hash: fp1.13628@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade to latest version:   	p5-Apache-MP3		=>	2.16  
	p5-Convert-UUlib	=>	0.111   	p5-Email-Find		=>	0.03   	p5-GD			=>	1.33  
	p5-HTML-Parser		=>	3.24   	p5-I18N-Charset		=>	1.08   	p5-I18N-LangTags	=>	0.20
  	p5-MIME-Lite		=>	2.111   	p5-Set-Scalar		=>	1.09   	p5-Sort-ArbBiLex	=>	3.4  
	p5-URI			=>	1.12   	p5-Unix-Syslog		=>	0.95    
01 Mar 2001 09:32:09
commit hash: fp1.10155@dev.null.freshports.orgcommit hash: fp1.10155@dev.null.freshports.orgcommit hash: fp1.10155@dev.null.freshports.orgcommit hash: fp1.10155@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade   	p5-Compress-Zlib	=> 1.11   	p5-HTML-Parser		=> 3.18  
	p5-MIME-Base64		=> 2.12   	p5-URI			=> 1.11    
01 Mar 2001 06:39:18
commit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
25 Jan 2001 22:02:44
commit hash: fp1.8851@dev.null.freshports.orgcommit hash: fp1.8851@dev.null.freshports.orgcommit hash: fp1.8851@dev.null.freshports.orgcommit hash: fp1.8851@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.10.    
16 Jan 2001 17:33:20
commit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Oct 2000 07:19:09
commit hash: fp1.4799@dev.null.freshports.orgcommit hash: fp1.4799@dev.null.freshports.orgcommit hash: fp1.4799@dev.null.freshports.orgcommit hash: fp1.4799@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  
19 Aug 2000 00:38:47
commit hash: fp1.3043@dev.null.freshports.orgcommit hash: fp1.3043@dev.null.freshports.orgcommit hash: fp1.3043@dev.null.freshports.orgcommit hash: fp1.3043@dev.null.freshports.org files touched by this commit
ache search for other commits by this committer
Upgrade to 1.09    
22 Jul 2000 11:44:53
commit hash: fp1.2273@dev.null.freshports.orgcommit hash: fp1.2273@dev.null.freshports.orgcommit hash: fp1.2273@dev.null.freshports.orgcommit hash: fp1.2273@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Update    

Number of commits found: 94