7c07 FreshPorts -- devel/libvc
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libvc 003_2 devel on this many watch lists=1 search for ports that depend on this port
vCard library
Maintained by: jgh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 May 2003 17:55:46
License: not specified in port


Libvc is a vCard library. The library handles scanning a vCard file, parsing
the vCard file into a data storage structure, manipulating the data storage
structure, and writing back to file.  It was originally written for `rolo', but
has been split-off as a generic library for general use.

WWW: http://rolo.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/bison
  2. devel/libtool

This port is required by:

for Build for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/rolo/libvc/003/
  3. http://freefr.dl.sourceforge.net/project/rolo/libvc/003/
  4. http://garr.dl.sourceforge.net/project/rolo/libvc/003/
  5. http://heanet.dl.sourceforge.net/project/rolo/libvc/003/
  6. http://hivelocity.dl.sourceforge.net/project/rolo/libvc/003/
  7. http://ignum.dl.sourceforge.net/project/rolo/libvc/003/
  8. http://internode.dl.sourceforge.net/project/rolo/libvc/003/
  9. http://iweb.dl.sourceforge.net/project/rolo/libvc/003/
  10. http://jaist.dl.sourceforge.net/project/rolo/libvc/003/
  11. http://nchc.dl.sourceforge.net/project/rolo/libvc/003/
  12. http://ncu.dl.sourceforge.net/project/rolo/libvc/003/
  13. http://netcologne.dl.sourceforge.net/project/rolo/libvc/003/
  14. http://osdn.dl.sourceforge.net/project/rolo/libvc/003/
  15. http://space.dl.sourceforge.net/project/rolo/libvc/003/
  16. http://sunet.dl.sourceforge.net/project/rolo/libvc/003/
  17. http://superb-dca3.dl.sourceforge.net/project/rolo/libvc/003/
  18. http://switch.dl.sourceforge.net/project/rolo/libvc/003/
  19. http://tenet.dl.sourceforge.net/project/rolo/libvc/003/
  20. http://ufpr.dl.sourceforge.net/project/rolo/libvc/003/
  21. http://waix.dl.sourceforge.net/project/rolo/libvc/003/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 Mar 2013 11:32:12
Original commit files touched by this commit  003_2
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
08 Jan 2013 22:48:51
Original commit files touched by this commit  003_2
jgh search for other commits by this committer
- trim historical header
- tighten COMMENT
- use PORTDOCS and PLIST_FILES in favor of plist
- adopt optionsNG for DOCS and show installation of files
- take maintainership
03 Jul 2011 14:59:23
Original commit files touched by this commit  003_2
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  003_2
ade search for other commits by this committer
Sync to new bsd.autotools.mk
21 Dec 2009 02:19:12
Original commit files touched by this commit  003_2
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
22 Aug 2009 00:18:43
Original commit files touched by this commit  003_2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
02 Aug 2009 19:36:34
Original commit files touched by this commit  003_2
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
09 Nov 2008 07:47:01
Original commit files touched by this commit  003_2
obraun search for other commits by this committer
Set maintainer to ports@
19 Apr 2008 17:56:05
Original commit files touched by this commit  003_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
17 Oct 2007 10:13:01
Original commit files touched by this commit  003_2
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
01 Feb 2007 02:42:06
Original commit files touched by this commit  003_1
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
22 Jan 2006 08:30:12
Original commit files touched by this commit  003_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
26 Nov 2005 00:06:13
Original commit files touched by this commit  003_1
linimon search for other commits by this committer
Chase updated URLs per distfile survey.
11 Mar 2004 07:48:13
Original commit files touched by this commit  003_1
obraun search for other commits by this committer
deUSE_SIZEify.
04 Feb 2004 05:21:48
Original commit files touched by this commit  003_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
31 Jan 2004 11:16:48
Original commit files touched by this commit  003
obraun search for other commits by this committer
SIZE-ify
15 Jun 2003 17:46:07
Original commit files touched by this commit  003
obraun search for other commits by this committer
Upgrade to 003.
16 May 2003 11:19:29
Original commit files touched by this commit  002
obraun search for other commits by this committer
* Upgrade to 002.
* Install portdocs.
12 May 2003 17:54:44
Original commit files touched by this commit  001
obraun search for other commits by this committer
Libvc is a vCard library. It was originally written for `rolo'.

WWW: http://rolo.sf.net/

Number of commits found: 19

2829
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 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 24531
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days27
new fortnight60
new month217

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