Port details |
- libvc vCard library
- 003_5 devel
=3 003_5Version of this port present on the latest quarterly branch. - Maintainer: jgh@FreeBSD.org
 - Port Added: 2003-05-12 17:55:46
- Last Update: 2024-03-06 10:48:39
- Commit Hash: 90843f7
- People watching this port, also watch:: libglade2, fam, autoconf, libunicode, vte
- License: not specified in port
- WWW:
- https://rolo.sourceforge.net/
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libvc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libvc
- pkg install libvc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libvc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libvc-003.tar.bz2) = 4970cc66190c5daf4c7ac50ace5cfc40ecb135a354fe463b270ff0a637b07f45
SIZE (libvc-003.tar.bz2) = 231864
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- mail/mutt_vc_query
- for Libraries
-
- deskutils/rolo
- for Run
-
- mail/mutt_vc_query
Configuration Options:
- ===> The following configuration options are available for libvc-003_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_libvc
- USES:
- bison:alias libtool tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
003_5 06 Mar 2024 10:48:39
    |
Nuno Teixeira (eduardo)  |
devel/libvc: Move man pages to share/man
Approved by: portmgr (blanket) |
003_4 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
003_4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
003_4 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
003_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
003_4 10 Mar 2020 11:33:35
  |
bapt  |
Remove useless dependency on bison
base byacc is perfectly able to deal with this port |
003_4 08 Aug 2019 15:28:14
  |
jgh  |
- reclaim |
003_4 05 Aug 2019 20:07:07
  |
rene  |
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary |
003_4 27 Oct 2014 10:40:08
  |
bapt  |
Cleanup plist |
003_4 15 Jul 2014 23:11:13
  |
adamw  |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
003_4 02 Jul 2014 23:43:13
  |
amdmi3  |
- Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket |
003_3 08 Nov 2013 03:47:40
  |
jgh  |
- remove conditional no longer required per staging
- remove now useless inclusion of bpom |
003_3 20 Oct 2013 23:32:26
  |
jgh  |
- remove legacy file removal, bump portrevision
Spotted by: antoine@ |
003_2 19 Oct 2013 16:01:39
  |
jgh  |
- support staging |
003_2 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
003_2 08 Mar 2013 11:32:12
  |
bapt  |
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 |
003_2 08 Jan 2013 22:48:51
  |
jgh  |
- 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 |
003_2 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
003_2 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
003_2 21 Dec 2009 02:19:12
 |
dougb  |
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. |
003_2 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
003_2 02 Aug 2009 19:36:34
 |
mezz  |
-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 |
003_2 09 Nov 2008 07:47:01
 |
obraun  |
Set maintainer to ports@ |
003_2 19 Apr 2008 17:56:05
 |
miwi  |
- 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) |
003_2 17 Oct 2007 10:13:01
 |
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
003_1 01 Feb 2007 02:42:06
 |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
003_1 22 Jan 2006 08:30:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
003_1 26 Nov 2005 00:06:13
 |
linimon  |
Chase updated URLs per distfile survey. |
003_1 11 Mar 2004 07:48:13
 |
obraun  |
deUSE_SIZEify. |
003_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
003 31 Jan 2004 11:16:48
 |
obraun  |
SIZE-ify |
003 15 Jun 2003 17:46:07
 |
obraun  |
Upgrade to 003. |
002 16 May 2003 11:19:29
 |
obraun  |
* Upgrade to 002.
* Install portdocs. |
001 12 May 2003 17:54:44
 |
obraun  |
Libvc is a vCard library. It was originally written for `rolo'.
WWW: http://rolo.sf.net/ |