6d6d FreshPorts -- net/uriparser
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
uriparser 0.7.7 net on this many watch lists=1 search for ports that depend on this port
URI parsing library
Maintained by: ed@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Apr 2007 09:20:58
License: not specified in port


uriparser is an RFC 3986 URI parsing library written in C++.

WWW: http://uriparser.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/libtool
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/uriparser/ && make install clean
To add the package: pkg_add -r uriparser


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  3. http://heanet.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  4. http://internode.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  5. http://iweb.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  6. http://jaist.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  7. http://kent.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  8. http://nchc.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  9. http://ncu.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  10. http://osdn.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  11. http://sunet.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  12. http://surfnet.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  13. http://switch.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  14. http://ufpr.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  15. http://voxel.dl.sourceforge.net/project/uriparser/Sources/0.7.7/
  16. http://waix.dl.sourceforge.net/project/uriparser/Sources/0.7.7/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Oct 2012 11:33:04
Original commit files touched by this commit  0.7.7
jhale search for other commits by this committer
- Update to 0.7.7 [1]
- Remove unneeded pkgconf dependency
- Trim Makefile header

PR:		ports/171383
Submitted by:	soulcatcher <soulcatcher13@gmail.com> [1]
Approved by:	maintainer timeout (5 weeks) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.7.5
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.7.5
ade search for other commits by this committer
Sync to new bsd.autotools.mk
22 Aug 2009 00:32:25
Original commit files touched by this commit  0.7.5
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.7.5
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
07 Mar 2009 11:19:17
Original commit files touched by this commit  0.7.5
ed search for other commits by this committer
Upgrade uriparser to 0.7.5.

This version now uses pkg-config.
14 Oct 2008 16:51:59
Original commit files touched by this commit  0.7.2
ed search for other commits by this committer
Update three ports I maintain.

- net/uriparser 0.7.1 -> 0.7.2
- multimedia/libspiff 0.8.3 -> 1.0.0
- audio/herrie 2.1 -> 2.2

I'm updating these ports in a single commit, because herrie 2.2 requires
these up-to-date versions to compile properly.
17 Jun 2008 07:55:18
Original commit files touched by this commit  0.7.1
ed search for other commits by this committer
Update uriparser and libspiff to their latest versions.

- uriparser 0.6.3 -> 0.7.1
- libspiff 0.8.2 -> 0.8.3

Approved by: philip (mentor), gahr
12 Feb 2008 21:41:04
Original commit files touched by this commit  0.6.3
miwi search for other commits by this committer
- Update to 0.6.3

PR:             120563
Submitted by:   Ed Schouten <ed@fxq.nl> (maintainer)
24 Sep 2007 20:23:52
Original commit files touched by this commit  0.6.0
miwi search for other commits by this committer
- Update to 0.6.0

PR:             116580
Submitted by:   Ed Schouten <ed@fxq.nl> (maintainer)
16 Sep 2007 21:34:17
Original commit files touched by this commit  0.5.2
tabthorpe search for other commits by this committer
- update to 0.5.2

PR:             Ed Schouten <ed@fxq.nl>
Submitted by:   ports/116331
Approved by:    clsung (mentor)
15 Aug 2007 12:32:49
Original commit files touched by this commit  0.5.1
itetcu search for other commits by this committer
Update to 0.5.1. The library has been run through a code analyser, which has
revealed several flaws in Uriparser. This release fixes those issues.

PR:             ports/115538
Submitted by:   Ed Schouten (maintainer)
06 Jul 2007 10:18:48
Original commit files touched by this commit  0.4.1
miwi search for other commits by this committer
- Update to 0.4.1

PR:             114352
Submitted by:   Ed Schouten (maintainer)
04 Jul 2007 08:05:00
Original commit files touched by this commit  0.4.0
miwi search for other commits by this committer
- Update to 0.4.0

PR:             114233
Submitted by:   Ed Schouten <ed@fxq.nl> (maintainer)
24 Apr 2007 22:12:17
Original commit files touched by this commit  0.3.4
miwi search for other commits by this committer
- Update to 0.3.4

PR:             112088
Submitted by:   Ed Schouten <ed@fxq.nl> (maintainer
04 Apr 2007 09:19:24
Original commit files touched by this commit  0.3.3
clsung search for other commits by this committer
Add uriparser 0.3.3, URI parsing library.

PR:             ports/111052
Submitted by:   Ed Schouten <ed at fxq.nl>

Number of commits found: 16

28af
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours13
new 7 days33
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0