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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
p5-URI Perl5 interface to Uniform Resource Identifier (URI) references
5.34 net on this many watch lists=373 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.32_1Version 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: 2025-10-13 06:25:09
Commit Hash: f4e895b
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 (93 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-URI-5.34/catalog.mk
  2. /usr/local/share/licenses/p5-URI-5.34/LICENSE
  3. /usr/local/share/licenses/p5-URI-5.34/ART10
  4. /usr/local/share/licenses/p5-URI-5.34/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/_emailauth.pm
  14. lib/perl5/site_perl/URI/_foreign.pm
  15. lib/perl5/site_perl/URI/_generic.pm
  16. lib/perl5/site_perl/URI/_idna.pm
  17. lib/perl5/site_perl/URI/_ldap.pm
  18. lib/perl5/site_perl/URI/_login.pm
  19. lib/perl5/site_perl/URI/_punycode.pm
  20. lib/perl5/site_perl/URI/_query.pm
  21. lib/perl5/site_perl/URI/_segment.pm
  22. lib/perl5/site_perl/URI/_server.pm
  23. lib/perl5/site_perl/URI/_userpass.pm
  24. lib/perl5/site_perl/URI/data.pm
  25. lib/perl5/site_perl/URI/file.pm
  26. lib/perl5/site_perl/URI/file/Base.pm
  27. lib/perl5/site_perl/URI/file/FAT.pm
  28. lib/perl5/site_perl/URI/file/Mac.pm
  29. lib/perl5/site_perl/URI/file/OS2.pm
  30. lib/perl5/site_perl/URI/file/QNX.pm
  31. lib/perl5/site_perl/URI/file/Unix.pm
  32. lib/perl5/site_perl/URI/file/Win32.pm
  33. lib/perl5/site_perl/URI/ftp.pm
  34. lib/perl5/site_perl/URI/ftpes.pm
  35. lib/perl5/site_perl/URI/ftps.pm
  36. lib/perl5/site_perl/URI/geo.pm
  37. lib/perl5/site_perl/URI/gopher.pm
  38. lib/perl5/site_perl/URI/http.pm
  39. lib/perl5/site_perl/URI/https.pm
  40. lib/perl5/site_perl/URI/icap.pm
  41. lib/perl5/site_perl/URI/icaps.pm
  42. lib/perl5/site_perl/URI/irc.pm
  43. lib/perl5/site_perl/URI/ircs.pm
  44. lib/perl5/site_perl/URI/ldap.pm
  45. lib/perl5/site_perl/URI/ldapi.pm
  46. lib/perl5/site_perl/URI/ldaps.pm
  47. lib/perl5/site_perl/URI/mailto.pm
  48. lib/perl5/site_perl/URI/mms.pm
  49. lib/perl5/site_perl/URI/news.pm
  50. lib/perl5/site_perl/URI/nntp.pm
  51. lib/perl5/site_perl/URI/nntps.pm
  52. lib/perl5/site_perl/URI/otpauth.pm
  53. lib/perl5/site_perl/URI/pop.pm
  54. lib/perl5/site_perl/URI/rlogin.pm
  55. lib/perl5/site_perl/URI/rsync.pm
  56. lib/perl5/site_perl/URI/rtsp.pm
  57. lib/perl5/site_perl/URI/rtspu.pm
  58. lib/perl5/site_perl/URI/scp.pm
  59. lib/perl5/site_perl/URI/sftp.pm
  60. lib/perl5/site_perl/URI/sip.pm
  61. lib/perl5/site_perl/URI/sips.pm
  62. lib/perl5/site_perl/URI/smb.pm
  63. lib/perl5/site_perl/URI/smtp.pm
  64. lib/perl5/site_perl/URI/snews.pm
  65. lib/perl5/site_perl/URI/ssh.pm
  66. lib/perl5/site_perl/URI/telnet.pm
  67. lib/perl5/site_perl/URI/tn3270.pm
  68. lib/perl5/site_perl/URI/urn.pm
  69. lib/perl5/site_perl/URI/urn/isbn.pm
  70. lib/perl5/site_perl/URI/urn/oid.pm
  71. lib/perl5/site_perl/URI/ws.pm
  72. lib/perl5/site_perl/URI/wss.pm
  73. lib/perl5/site_perl/man/man3/URI.3.gz
  74. lib/perl5/site_perl/man/man3/URI::Escape.3.gz
  75. lib/perl5/site_perl/man/man3/URI::Heuristic.3.gz
  76. lib/perl5/site_perl/man/man3/URI::QueryParam.3.gz
  77. lib/perl5/site_perl/man/man3/URI::Split.3.gz
  78. lib/perl5/site_perl/man/man3/URI::URL.3.gz
  79. lib/perl5/site_perl/man/man3/URI::WithBase.3.gz
  80. lib/perl5/site_perl/man/man3/URI::_punycode.3.gz
  81. lib/perl5/site_perl/man/man3/URI::data.3.gz
  82. lib/perl5/site_perl/man/man3/URI::file.3.gz
  83. lib/perl5/site_perl/man/man3/URI::geo.3.gz
  84. lib/perl5/site_perl/man/man3/URI::icap.3.gz
  85. lib/perl5/site_perl/man/man3/URI::icaps.3.gz
  86. lib/perl5/site_perl/man/man3/URI::ldap.3.gz
  87. lib/perl5/site_perl/man/man3/URI::otpauth.3.gz
  88. lib/perl5/site_perl/man/man3/URI::smb.3.gz
  89. lib/perl5/site_perl/man/man3/URI::ws.3.gz
  90. lib/perl5/site_perl/man/man3/URI::wss.3.gz
  91. @owner
  92. @group
  93. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1759992552 SHA256 (URI-5.34.tar.gz) = de64c779a212ff1821896c5ca2bb69e74767d2674cee411e777deea7a22604a8 SIZE (URI-5.34.tar.gz) = 134385

Packages (timestamps in pop-ups are UTC):
p5-URI
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.32_15.345.055.32_15.34n/an/an/a
FreeBSD:13:quarterly5.325.32_15.195.325.32_1n/an/an/a
FreeBSD:14:latest5.32_15.345.175.32_15.345.19-5.19
FreeBSD:14:quarterly5.325.32_1-5.325.32_15.215.215.21
FreeBSD:15:latest5.32_15.32_1n/a5.32_1n/an/a5.215.27
FreeBSD:15:quarterly-5.32_1n/a-n/an/a--
FreeBSD:16:latest-5.34n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-MIME-Base32>=0 : converters/p5-MIME-Base32
  2. p5-MIME-Base64>=0 : converters/p5-MIME-Base64
  3. perl5>=5.42.r<5.43 : lang/perl5.42
  4. perl5>=5.42.r<5.43 : lang/perl5.42
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. p5-MIME-Base32>=0 : converters/p5-MIME-Base32
  2. p5-MIME-Base64>=0 : converters/p5-MIME-Base64
  3. perl5>=5.42.r<5.43 : lang/perl5.42
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 (379 items / 372 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-Twitter
  122. net/p5-Net-Twitter-Lite
  123. net/p5-Net-WhitePages
  124. net/p5-Net-Whois-Raw
  125. net/p5-OAI-Harvester
  126. net/p5-POE-Component-Client-Twitter
  127. net/p5-REST-Google
  128. net/p5-Rose-URI
  129. net/p5-SOAP-Lite
  130. net/p5-Test-URI
  131. net/p5-Twitter-API
  132. net/p5-URI-Based
  133. net/p5-URI-Fast
  134. net/p5-URI-FromHash
  135. net/p5-URI-Match
  136. net/p5-URI-NamespaceMap
  137. net/p5-URI-Nested
  138. net/p5-URI-OpenURL
  139. net/p5-URI-Query
  140. net/p5-URI-SmartURI
  141. net/p5-URI-Template
  142. net/p5-URI-Template-Restrict
  143. net/p5-URI-cpan
  144. net/p5-URI-db
  145. net/p5-VM-EC2
  146. net/p5-WebService-Dropbox
  147. net/p5-XPC
  148. net/p5-perl-ldap
  149. net-mgmt/p5-jmx4perl
  150. net-mgmt/torrus
  151. print/latex-biber
  152. security/p5-Crypt-OpenPGP
  153. security/p5-Dancer2-Plugin-Auth-Extensible
  154. security/p5-IO-Socket-SSL
  155. security/p5-Net-OpenID-Common
  156. security/p5-Net-OpenID-Server
  157. security/p5-Net-SAML2
  158. sysutils/p5-Rex
  159. textproc/p5-Apache-Solr
  160. textproc/p5-CSS-Croco
  161. textproc/p5-CSS-Squish
  162. textproc/p5-HTML-Copy
  163. textproc/p5-HTML-FormatExternal
  164. textproc/p5-HTML-FormatText-WithLinks
  165. textproc/p5-HTML-HTML5-Parser
  166. textproc/p5-HTML-RewriteAttributes
  167. textproc/p5-HTML-TagFilter
  168. textproc/p5-Hatena-Keyword
  169. textproc/p5-Net-Groonga-HTTP
  170. textproc/p5-Petal-Utils
  171. textproc/p5-Pod-Markdown
  172. textproc/p5-Pod-Xhtml
  173. textproc/p5-RDF-Core
  174. textproc/p5-RDF-Query
  175. textproc/p5-RDF-Trine
  176. textproc/p5-RDFStore
  177. textproc/p5-Search-Elasticsearch
  178. textproc/p5-Search-Elasticsearch-Client-6_0
  179. textproc/p5-Search-Elasticsearch-Client-7_0
  180. textproc/p5-Search-Estraier
  181. textproc/p5-Text-Haml
  182. textproc/p5-Text-Table-HTML-DataTables
  183. textproc/p5-Text-WikiFormat
  184. textproc/p5-Text-vCard
  185. textproc/p5-URI-Find
  186. textproc/p5-XML-Atom
  187. textproc/p5-XML-Catalog
  188. textproc/p5-XML-Filter-XInclude
  189. textproc/p5-XML-LibXML-Cache
  190. textproc/p5-XML-RSS-Feed
  191. textproc/p5-XML-Sig
  192. www/checkbot
  193. www/ikiwiki
  194. www/p5-Amon2
  195. www/p5-AnyEvent-ReverseHTTP
  196. www/p5-AnyEvent-WebSocket-Client
  197. www/p5-Apache-AuthCookie
  198. www/p5-App-Nopaste
  199. www/p5-Ark
  200. www/p5-CGI
  201. www/p5-CGI-Application-Plugin-LinkIntegrity
  202. www/p5-CGI-Cache
  203. www/p5-CGI-Pager
  204. www/p5-CGI-SSI
  205. www/p5-CSS-Inliner
  206. www/p5-Catalyst-Authentication-Credential-HTTP
  207. www/p5-Catalyst-Enzyme
  208. www/p5-Catalyst-Model-XML-Feed
  209. www/p5-Catalyst-Plugin-Session-FastMmap
  210. www/p5-Catalyst-Plugin-Session-State-URI
  211. www/p5-Catalyst-Runtime
  212. www/p5-Cookie-Baker
  213. www/p5-Dancer
  214. www/p5-Dancer-Plugin-CORS
  215. www/p5-Dancer2
  216. www/p5-Dancer2-Plugin-Deferred
  217. www/p5-Facebook-Graph
  218. www/p5-Feed-Find
  219. www/p5-Flea
  220. www/p5-Flickr-API
  221. www/p5-Gantry
  222. www/p5-Google-Search
  223. www/p5-Gungho
  224. www/p5-HTML-DOM
  225. www/p5-HTML-Display
  226. www/p5-HTML-Form
  227. www/p5-HTML-LinkExtractor
  228. www/p5-HTML-Location
  229. www/p5-HTML-Parser
  230. www/p5-HTML-ResolveLink
  231. www/p5-HTML-Restrict
  232. www/p5-HTML-SimpleLinkExtor
  233. www/p5-HTML-StickyQuery
  234. www/p5-HTML-Template-Compiled
  235. www/p5-HTML-WikiConverter
  236. www/p5-HTML-WikiConverter-DokuWiki
  237. www/p5-HTML-WikiConverter-GoogleCode
  238. www/p5-HTML-WikiConverter-Kwiki
  239. www/p5-HTML-WikiConverter-Markdown
  240. www/p5-HTML-WikiConverter-MediaWiki
  241. www/p5-HTML-WikiConverter-MoinMoin
  242. www/p5-HTML-WikiConverter-Oddmuse
  243. www/p5-HTML-WikiConverter-PbWiki
  244. www/p5-HTML-WikiConverter-PhpWiki
  245. www/p5-HTML-WikiConverter-PmWiki
  246. www/p5-HTML-WikiConverter-SnipSnap
  247. www/p5-HTML-WikiConverter-Socialtext
  248. www/p5-HTML-WikiConverter-TikiWiki
  249. www/p5-HTML-WikiConverter-UseMod
  250. www/p5-HTML-WikiConverter-WakkaWiki
  251. www/p5-HTML-WikiConverter-WikkaWiki
  252. www/p5-HTTP-Async
  253. www/p5-HTTP-DAV
  254. www/p5-HTTP-Engine
  255. www/p5-HTTP-Link-Parser
  256. www/p5-HTTP-Message
  257. www/p5-HTTP-OAI
  258. www/p5-HTTP-Parser
  259. www/p5-HTTP-ProxyPAC
  260. www/p5-HTTP-Recorder
  261. www/p5-HTTP-Request-AsCGI
  262. www/p5-HTTP-Server-Simple-Static
  263. www/p5-HTTP-Session
  264. www/p5-HTTP-Size
  265. www/p5-Jifty
  266. www/p5-LWP-Authen-OAuth
  267. www/p5-LWP-Protocol-connect
  268. www/p5-MasonX-WebApp
  269. www/p5-Maypole
  270. www/p5-MojoMojo
  271. www/p5-Net-Amazon-AWIS
  272. www/p5-Net-Async-HTTP
  273. www/p5-Net-FreshBooks-API
  274. www/p5-Net-GeoPlanet
  275. www/p5-Net-Plurk
  276. www/p5-Net-STF-Client
  277. www/p5-Net-Trac
  278. www/p5-POE-Component-Client-HTTP
  279. www/p5-Path-Class-URI
  280. www/p5-Perlanet
  281. www/p5-Plack
  282. www/p5-Plack-Handler-AnyEvent-HTTPD
  283. www/p5-Plack-Handler-CLI
  284. www/p5-Plack-Middleware-Reproxy
  285. www/p5-Plack-Test-ExternalServer
  286. www/p5-PodToHTML
  287. www/p5-REST-Client
  288. www/p5-RT-Client-REST
  289. www/p5-Reaction
  290. www/p5-Reddit-Client
  291. www/p5-Rose-HTML-Objects
  292. www/p5-SRU
  293. www/p5-Scrappy
  294. www/p5-Test-HTTP-LocalServer
  295. www/p5-Test-HTTP-Server-Simple
  296. www/p5-Test-LWP-UserAgent
  297. www/p5-TestGen4Web-Runner
  298. www/p5-URI-Fetch
  299. www/p5-URI-ParseSearchString
  300. www/p5-URI-ToDisk
  301. www/p5-W3C-LinkChecker
  302. www/p5-W3C-LogValidator
  303. www/p5-WWW-Google-Calculator
  304. www/p5-WWW-Google-News
  305. www/p5-WWW-Google-News-TW
  306. www/p5-WWW-Google-PageRank
  307. www/p5-WWW-HatenaDiary
  308. www/p5-WWW-HatenaLogin
  309. www/p5-WWW-HatenaStar
  310. www/p5-WWW-LongURL
  311. www/p5-WWW-Mechanize
  312. www/p5-WWW-Mechanize-Pluggable
  313. www/p5-WWW-Mechanize-Shell
  314. www/p5-WWW-Mediawiki-Client
  315. www/p5-WWW-Mixi-Scraper
  316. www/p5-WWW-Myspace
  317. www/p5-WWW-OAuth
  318. www/p5-WWW-OpenSearch
  319. www/p5-WWW-RobotRules
  320. www/p5-WWW-RobotRules-Parser
  321. www/p5-WWW-Search
  322. www/p5-WWW-Shorten-Bitly
  323. www/p5-WWW-Spinn3r
  324. www/p5-Web-Scraper
  325. www/p5-Web-Scraper-Config
  326. www/p5-WebDAO
  327. www/p5-WebService-Google-Reader
  328. www/p5-WebService-IMDB
  329. www/p5-WebService-MoviePosterDB
  330. www/p5-WebService-MusicBrainz
  331. www/p5-WebService-Pushover
  332. www/p5-WebService-Simple
  333. www/p5-WebService-YouTube
  334. www/p5-Yahoo-Search
  335. www/p5-chklinks
  336. www/p5-jQuery-File-Upload
  337. www/p5-libwww
  338. www/p5-webservice-validator-css-w3c
  339. www/p5-webservice-validator-html-w3c
  340. www/rt44
  341. www/rt50
  342. www/rt60
  343. www/weblint++
  344. x11/kf5-kdelibs4support
  345. x11/p5-Clipboard
  346. Collapse this list.

Deleted ports which required this port:

Expand this list of 28 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/p5-Net-SPDY*
  12. net/p5-URI-ws*
  13. net-im/p5-POE-Component-Client-MSN*
  14. net-mgmt/nagiosgrapher*
  15. net-mgmt/netdisco*
  16. sysutils/cvsweb-converters*
  17. textproc/p5-WWW-Google-SiteMap*
  18. www/interchange*
  19. www/llgal*
  20. www/p5-Apache-Gallery*
  21. www/p5-Bundle-Sledge*
  22. www/p5-Catalyst-Plugin-Unicode-Encoding*
  23. www/p5-LWP-ConsoleLogger*
  24. www/p5-ParallelUA*
  25. www/p5-WWW-Shorten-NotLong*
  26. www/p5-WebService-MusicBrainz0*
  27. www/rt40*
  28. www/rt42*
  29. 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 (427 items / 420 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/bugzilla50
  14. devel/bugzilla52
  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-Common-Index
  23. devel/p5-CPAN-Mini
  24. devel/p5-CPAN-Recent-Uploads
  25. devel/p5-CPAN-YACSmoke
  26. devel/p5-Config-Validator
  27. devel/p5-File-LoadLines
  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. devel/svn_load_dirs
  58. dns/p5-Mozilla-PublicSuffix
  59. editors/p5-Vimana
  60. finance/p5-Business-OnlinePayment-Beanstream
  61. finance/p5-Finance-Quote
  62. finance/p5-Finance-TW-TSEQuote
  63. ftp/paraget
  64. graphics/p5-Google-Chart
  65. graphics/p5-Image-Grab
  66. graphics/p5-URI-GoogleChart
  67. japanese/p5-2chproxy
  68. japanese/p5-HTML-MobileJp
  69. japanese/p5-WWW-MobileCarrierJP
  70. mail/gotmail
  71. mail/mailscanner
  72. mail/p5-Email-Folder-IMAP
  73. mail/p5-Email-Folder-POP3
  74. mail/p5-Email-FolderType-Net
  75. mail/p5-Email-MIME-CreateHTML
  76. mail/p5-IMAP-Client
  77. mail/p5-MIME-Lite-HTML
  78. mail/p5-Mail-DMARC
  79. mail/p5-Mail-ListDetector
  80. mail/p5-Mail-Message
  81. mail/p5-Mail-SPF
  82. mail/p5-SES
  83. mail/p5-URI-imap
  84. mail/p5-URI-imaps
  85. mail/p5-WWW-GMail
  86. mail/razor-agents
  87. mail/spamassassin
  88. mail/spamassassin-devel
  89. mail/sympa
  90. misc/p5-Geo-Coder-Bing
  91. misc/p5-Geo-Coder-Google
  92. misc/p5-Geo-Coder-Googlev3
  93. misc/p5-Geo-Coder-Mapquest
  94. misc/p5-Geo-Coder-Multimap
  95. misc/p5-Geo-Coder-Navteq
  96. misc/p5-Geo-Coder-OSM
  97. misc/p5-Geo-Coder-OpenCage
  98. misc/p5-Geo-Coder-Ovi
  99. misc/p5-Geo-Coder-PlaceFinder
  100. misc/p5-Geo-Coder-TomTom
  101. net/p5-Amazon-SQS-Simple
  102. net/p5-AnyEvent-Twitter
  103. net/p5-AnyEvent-Twitter-Stream
  104. net/p5-GeoIP2
  105. net/p5-Google-SAML-Request
  106. net/p5-Net-Amazon
  107. net/p5-Net-Amazon-AWSSign
  108. net/p5-Net-Amazon-MechanicalTurk
  109. net/p5-Net-Amazon-S3
  110. net/p5-Net-Amazon-Signature-V4
  111. net/p5-Net-Amazon-Thumbnail
  112. net/p5-Net-Blogger
  113. net/p5-Net-DAV-Server
  114. net/p5-Net-Delicious
  115. net/p5-Net-FS-Gmail
  116. net/p5-Net-GitHub
  117. net/p5-Net-Google-Analytics
  118. net/p5-Net-Google-AuthSub
  119. net/p5-Net-Google-Calendar
  120. net/p5-Net-Google-Code
  121. net/p5-Net-Google-DataAPI
  122. net/p5-Net-Google-PicasaWeb
  123. net/p5-Net-Google-SafeBrowsing2
  124. net/p5-Net-Google-Spreadsheets
  125. net/p5-Net-HTTP
  126. net/p5-Net-HTTP-Spore
  127. net/p5-Net-HTTPS-Any
  128. net/p5-Net-Jifty
  129. net/p5-Net-OAuth
  130. net/p5-Net-OAuth-Simple
  131. net/p5-Net-OAuth2
  132. net/p5-Net-OpenID-Consumer
  133. net/p5-Net-Riak
  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-VM-EC2
  159. net/p5-WebService-Dropbox
  160. net/p5-XPC
  161. net/p5-perl-ldap
  162. net/prosearch
  163. net/ssspl
  164. net-mgmt/p5-jmx4perl
  165. net-mgmt/torrus
  166. ports-mgmt/portscout
  167. print/latex-biber
  168. security/p5-Authen-Bitcard
  169. security/p5-Crypt-OpenPGP
  170. security/p5-Dancer2-Plugin-Auth-Extensible
  171. security/p5-IO-Socket-SSL
  172. security/p5-Net-OpenID-Common
  173. security/p5-Net-OpenID-Server
  174. security/p5-Net-SAML2
  175. sysutils/munin-master
  176. sysutils/p5-OpenTelemetry
  177. sysutils/p5-Rex
  178. sysutils/watchmen
  179. textproc/p5-Apache-Solr
  180. textproc/p5-CSS-Croco
  181. textproc/p5-CSS-Squish
  182. textproc/p5-HTML-Copy
  183. textproc/p5-HTML-FormatExternal
  184. textproc/p5-HTML-FormatText-WithLinks
  185. textproc/p5-HTML-HTML5-Parser
  186. textproc/p5-HTML-RewriteAttributes
  187. textproc/p5-HTML-TagFilter
  188. textproc/p5-Hatena-Keyword
  189. textproc/p5-Net-Groonga-HTTP
  190. textproc/p5-Petal-Utils
  191. textproc/p5-Pod-Markdown
  192. textproc/p5-Pod-Xhtml
  193. textproc/p5-RDF-Core
  194. textproc/p5-RDF-Query
  195. textproc/p5-RDF-Trine
  196. textproc/p5-RDFStore
  197. textproc/p5-Search-Elasticsearch
  198. textproc/p5-Search-Elasticsearch-Client-6_0
  199. textproc/p5-Search-Elasticsearch-Client-7_0
  200. textproc/p5-Search-Estraier
  201. textproc/p5-Text-Haml
  202. textproc/p5-Text-Table-HTML-DataTables
  203. textproc/p5-Text-WikiFormat
  204. textproc/p5-Text-vCard
  205. textproc/p5-URI-Find
  206. textproc/p5-XML-Atom
  207. textproc/p5-XML-Catalog
  208. textproc/p5-XML-Filter-XInclude
  209. textproc/p5-XML-LibXML-Cache
  210. textproc/p5-XML-RSS-Feed
  211. textproc/p5-XML-Sig
  212. www/amphetadesk
  213. www/checkbot
  214. www/ikiwiki
  215. www/ljdeps
  216. www/p5-Amon2
  217. www/p5-AnyEvent-HTTPD
  218. www/p5-AnyEvent-ReverseHTTP
  219. www/p5-AnyEvent-WebSocket-Client
  220. www/p5-Apache-AuthCookie
  221. www/p5-App-Nopaste
  222. www/p5-Ark
  223. www/p5-CGI
  224. www/p5-CGI-Application-Plugin-LinkIntegrity
  225. www/p5-CGI-Pager
  226. www/p5-CGI-SSI
  227. www/p5-CSS-Inliner
  228. www/p5-Catalyst-Authentication-Credential-HTTP
  229. www/p5-Catalyst-Enzyme
  230. www/p5-Catalyst-Model-XML-Feed
  231. www/p5-Catalyst-Plugin-Session-FastMmap
  232. www/p5-Catalyst-Plugin-Session-State-URI
  233. www/p5-Catalyst-Runtime
  234. www/p5-Cookie-Baker
  235. www/p5-Dancer
  236. www/p5-Dancer-Plugin-CORS
  237. www/p5-Dancer2
  238. www/p5-Dancer2-Plugin-Deferred
  239. www/p5-Facebook-Graph
  240. www/p5-Feed-Find
  241. www/p5-Firefox-Marionette
  242. www/p5-Flea
  243. www/p5-Flickr-API
  244. www/p5-Gantry
  245. www/p5-Google-Search
  246. www/p5-Gungho
  247. www/p5-HTML-DOM
  248. www/p5-HTML-Display
  249. www/p5-HTML-Form
  250. www/p5-HTML-LinkExtractor
  251. www/p5-HTML-Location
  252. www/p5-HTML-MobileConverter
  253. www/p5-HTML-Parser
  254. www/p5-HTML-ResolveLink
  255. www/p5-HTML-Restrict
  256. www/p5-HTML-SimpleLinkExtor
  257. www/p5-HTML-StickyQuery
  258. www/p5-HTML-Template-Compiled
  259. www/p5-HTML-WikiConverter
  260. www/p5-HTML-WikiConverter-DokuWiki
  261. www/p5-HTML-WikiConverter-GoogleCode
  262. www/p5-HTML-WikiConverter-Kwiki
  263. www/p5-HTML-WikiConverter-Markdown
  264. www/p5-HTML-WikiConverter-MediaWiki
  265. www/p5-HTML-WikiConverter-MoinMoin
  266. www/p5-HTML-WikiConverter-Oddmuse
  267. www/p5-HTML-WikiConverter-PbWiki
  268. www/p5-HTML-WikiConverter-PhpWiki
  269. www/p5-HTML-WikiConverter-PmWiki
  270. www/p5-HTML-WikiConverter-SnipSnap
  271. www/p5-HTML-WikiConverter-Socialtext
  272. www/p5-HTML-WikiConverter-TikiWiki
  273. www/p5-HTML-WikiConverter-UseMod
  274. www/p5-HTML-WikiConverter-WakkaWiki
  275. www/p5-HTML-WikiConverter-WikkaWiki
  276. www/p5-HTTP-Async
  277. www/p5-HTTP-DAV
  278. www/p5-HTTP-Engine
  279. www/p5-HTTP-Link-Parser
  280. www/p5-HTTP-Message
  281. www/p5-HTTP-OAI
  282. www/p5-HTTP-Parser
  283. www/p5-HTTP-ProxyPAC
  284. www/p5-HTTP-Recorder
  285. www/p5-HTTP-Request-AsCGI
  286. www/p5-HTTP-Session
  287. www/p5-HTTP-Size
  288. www/p5-Jifty
  289. www/p5-LWP-Authen-OAuth
  290. www/p5-LWP-Online
  291. www/p5-LWP-Protocol-connect
  292. www/p5-MasonX-WebApp
  293. www/p5-Maypole
  294. www/p5-MojoMojo
  295. www/p5-Net-Amazon-AWIS
  296. www/p5-Net-Async-HTTP
  297. www/p5-Net-FreshBooks-API
  298. www/p5-Net-GeoPlanet
  299. www/p5-Net-Plurk
  300. www/p5-Net-STF-Client
  301. www/p5-Net-Trac
  302. www/p5-POE-Component-Client-HTTP
  303. www/p5-Path-Class-URI
  304. www/p5-Perlanet
  305. www/p5-Plack
  306. www/p5-Plack-Handler-AnyEvent-HTTPD
  307. www/p5-Plack-Handler-CLI
  308. www/p5-Plack-Middleware-Reproxy
  309. www/p5-Plack-Test-ExternalServer
  310. www/p5-PodToHTML
  311. www/p5-REST-Client
  312. www/p5-RT-Client-REST
  313. www/p5-Reaction
  314. www/p5-Reddit-Client
  315. www/p5-Rose-HTML-Objects
  316. www/p5-SRU
  317. www/p5-Scrappy
  318. www/p5-Test-HTTP-LocalServer
  319. www/p5-Test-HTTP-Server-Simple
  320. www/p5-Test-LWP-UserAgent
  321. www/p5-TestGen4Web-Runner
  322. www/p5-URI-Fetch
  323. www/p5-URI-Normalize
  324. www/p5-URI-ParseSearchString
  325. www/p5-URI-ToDisk
  326. www/p5-W3C-LinkChecker
  327. www/p5-W3C-LogValidator
  328. www/p5-WWW-Google-Calculator
  329. www/p5-WWW-Google-News
  330. www/p5-WWW-Google-News-TW
  331. www/p5-WWW-Google-PageRank
  332. www/p5-WWW-HatenaDiary
  333. www/p5-WWW-HatenaLogin
  334. www/p5-WWW-HatenaStar
  335. www/p5-WWW-LongURL
  336. www/p5-WWW-Mechanize
  337. www/p5-WWW-Mechanize-Pluggable
  338. www/p5-WWW-Mechanize-Shell
  339. www/p5-WWW-Mediawiki-Client
  340. www/p5-WWW-Mixi-Scraper
  341. www/p5-WWW-Myspace
  342. www/p5-WWW-OAuth
  343. www/p5-WWW-OpenSearch
  344. www/p5-WWW-RobotRules
  345. www/p5-WWW-RobotRules-Parser
  346. www/p5-WWW-Search
  347. www/p5-WWW-Shorten-Bitly
  348. www/p5-WWW-Spinn3r
  349. www/p5-Web-Scraper
  350. www/p5-Web-Scraper-Config
  351. www/p5-WebDAO
  352. www/p5-WebService-Google-Reader
  353. www/p5-WebService-IMDB
  354. www/p5-WebService-MoviePosterDB
  355. www/p5-WebService-MusicBrainz
  356. www/p5-WebService-Pushover
  357. www/p5-WebService-Simple
  358. www/p5-WebService-YouTube
  359. www/p5-Yahoo-Search
  360. www/p5-chklinks
  361. www/p5-jQuery-File-Upload
  362. www/p5-libwww
  363. www/p5-webservice-validator-css-w3c
  364. www/p5-webservice-validator-html-w3c
  365. www/rt44
  366. www/rt50
  367. www/rt60
  368. www/twiki
  369. www/twiki-MailerContrib
  370. www/validator
  371. www/weblint++
  372. x11/p5-Clipboard
  373. Collapse this list.

Deleted ports which required this port:

Expand this list of 49 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/bugzilla44*
  8. devel/p5-IO-Detect*
  9. devel/p5-MetaCPAN-API*
  10. dns/p5-DSC*
  11. editors/p5-Padre*
  12. graphics/cthumb*
  13. irc/keitairc*
  14. irc/keitairc2*
  15. irc/tircd*
  16. japanese/spamassassin*
  17. mail/fetchyahoo*
  18. mail/getlive*
  19. mail/p5-Mail-SPF-Query*
  20. mail/pronto*
  21. misc/p5-Geo-Coder-Geocoder-US*
  22. net/p5-Net-Gopher*
  23. net/p5-Net-SPDY*
  24. net/p5-URI-ws*
  25. net-im/p5-POE-Component-Client-MSN*
  26. net-mgmt/bigsister*
  27. net-mgmt/nagiosgrapher*
  28. net-mgmt/netdisco*
  29. net-mgmt/netdot*
  30. sysutils/cvsweb-converters*
  31. sysutils/ispman*
  32. textproc/p5-ElasticSearch*
  33. textproc/p5-ElasticSearch-legacy*
  34. textproc/p5-Elasticsearch*
  35. textproc/p5-WWW-Google-SiteMap*
  36. www/bins*
  37. www/get_flash_videos*
  38. www/interchange*
  39. www/llgal*
  40. www/p5-Apache-Gallery*
  41. www/p5-Bundle-Sledge*
  42. www/p5-Catalyst-Plugin-Unicode-Encoding*
  43. www/p5-LWP-ConsoleLogger*
  44. www/p5-ParallelUA*
  45. www/p5-WWW-Shorten-NotLong*
  46. www/p5-WebService-MusicBrainz0*
  47. www/photo_gallery*
  48. www/rt40*
  49. www/rt42*
  50. 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 (11 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.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/URI/
  6. http://backpan.perl.org/modules/by-module/URI/
  7. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/URI/
  8. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/URI/
  9. https://cpan.metacpan.org/modules/by-module/
  10. https://cpan.metacpan.org/modules/by-module/URI/
  11. https://www.cpan.org/modules/by-module/URI/
Collapse this list.
Port Moves
  • port moved here from net/p5-URI-ws on 2025-10-12
    REASON: URI-ws was folded into URI

Number of commits found: 98

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.34
13 Oct 2025 06:25:09
commit hash: f4e895b252c95d8dc294c91cb57c80ed56a275e1commit hash: f4e895b252c95d8dc294c91cb57c80ed56a275e1commit hash: f4e895b252c95d8dc294c91cb57c80ed56a275e1commit hash: f4e895b252c95d8dc294c91cb57c80ed56a275e1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-URI: Add BUILD_DEPENDS
5.34
09 Oct 2025 06:49:34
commit hash: d090baf36f33e9400d86789b0674b0fe915013a3commit hash: d090baf36f33e9400d86789b0674b0fe915013a3commit hash: d090baf36f33e9400d86789b0674b0fe915013a3commit hash: d090baf36f33e9400d86789b0674b0fe915013a3 files touched by this commit
Philippe Audeoud (jadawin) search for other commits by this committer
net/p5-URI: update to 5.34
5.32_1
18 Jul 2025 23:45:10
commit hash: 750c25c07fbaec7942720499a7fb5789be459249commit hash: 750c25c07fbaec7942720499a7fb5789be459249commit hash: 750c25c07fbaec7942720499a7fb5789be459249commit hash: 750c25c07fbaec7942720499a7fb5789be459249 files touched by this commit
Wen Heping (wen) search for other commits by this committer
net/p5-URI: Update RUN_DEPENDS
5.32
11 May 2025 01:54:16
commit hash: 03a3bd847742aab3ed0c4e1845dc3cdc6232683bcommit hash: 03a3bd847742aab3ed0c4e1845dc3cdc6232683bcommit hash: 03a3bd847742aab3ed0c4e1845dc3cdc6232683bcommit hash: 03a3bd847742aab3ed0c4e1845dc3cdc6232683b files touched by this commit
Wen Heping (wen) search for other commits by this committer
net/p5-URI: Update to 5.32
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: 98