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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
vcdgear Tool to convert VCDs from cue/bin format to mpeg
1.6d multimedia on this many watch lists=12 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 1.6dVersion of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-01-06 19:56:55
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: nmap, expat, zip, python
License: not specified in port
WWW:
https://www.vcdgear.com/
Description:
A tool to convert VCDs from cue/bin format to mpeg
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. bin/vcdgear
Collapse this list.
Dependency lines:
  • vcdgear>0:multimedia/vcdgear
To install the port:
cd /usr/ports/multimedia/vcdgear/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/vcdgear
  • pkg install vcdgear
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vcdgear
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
SHA256 (vcdgear16d_i386_freebsd42.tar.gz) = c90cc63ff402ab6bcfc545d9b534bd3ce86954d8a5b2069554174073b73bf432 SIZE (vcdgear16d_i386_freebsd42.tar.gz) = 98035

Packages (timestamps in pop-ups are UTC):
vcdgear
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.6d--1.6d---
FreeBSD:13:quarterly-1.6d--1.6d---
FreeBSD:14:latest-1.6d--1.6d---
FreeBSD:14:quarterly-1.6d--1.6d---
FreeBSD:15:latest-1.6dn/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for vcdgear-1.6d: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
multimedia_vcdgear
USES:
cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.vcdgear.com/files/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
1.6d
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)
1.6d
20 Jul 2022 14:22:30
commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
multimedia: remove 'Created by' lines

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

  *  Aaron LI <aly@aaronly.me>
  *  Alexander Botero-Lowry <alexbl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Thompson <andy@fud.org.nz>
  *  Andrew Thompson <thompsa@FreeBSD.org>
  *  Angel Carpintero <ack@telefonica.net>
  *  Anish Mistry (with help from mean)
  *  Anonymous <swell.k@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6d
15 Aug 2021 17:28:50
commit hash: f627b0f67d4ee3f1707ccb51187a273c30601368commit hash: f627b0f67d4ee3f1707ccb51187a273c30601368commit hash: f627b0f67d4ee3f1707ccb51187a273c30601368commit hash: f627b0f67d4ee3f1707ccb51187a273c30601368 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
multimedia/vcdgear: Add CPE information and pet portlint while here

Approved by:	portmgr (blanket)
1.6d
15 Apr 2021 13:46:46
commit hash: 2f17695b024d3c6ae22ef460cbd7e466c87f282bcommit hash: 2f17695b024d3c6ae22ef460cbd7e466c87f282bcommit hash: 2f17695b024d3c6ae22ef460cbd7e466c87f282bcommit hash: 2f17695b024d3c6ae22ef460cbd7e466c87f282b files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
multimedia/vcdgear: remove powerpc64 and powerpc

I just now noticed that the port uses pre-built binaries for i386 and amd64.
1.6d
15 Apr 2021 13:34:57
commit hash: cca579fef7861f660941a1d9841aaffebde882f2commit hash: cca579fef7861f660941a1d9841aaffebde882f2commit hash: cca579fef7861f660941a1d9841aaffebde882f2commit hash: cca579fef7861f660941a1d9841aaffebde882f2 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
multimedia/vcdgear: enable on powerpc64 and powerpc
1.6d
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.
1.6d
30 Dec 2015 01:42:23
Revision:404794Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
1.6d
15 Jan 2015 20:00:10
Revision:377141Original commit files touched by this commit
ak search for other commits by this committer
- Remove vestiges of alpha support

Approved by: portmgr (erwin)
1.6d
07 Feb 2014 22:47:27
Revision:343303Original commit files touched by this commit
nemysis search for other commits by this committer
- Remove leading article from COMMENT
- Use PLIST_FILES instead of pkg-plist
- Change DOCS, add DOCS Option
- Support STAGEDIR

PR:		ports/179130
Submitted by:	nemysis (self)
1.6d
20 Sep 2013 20:57:49
Revision:327747Original 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:
multimedia)
1.6d
03 Jul 2011 13:38:45
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.6d
23 Jun 2006 05:28:34
Original commit files touched by this commit
linimon search for other commits by this committer
Remove code remnants that test for 3.X and earlier releases of FreeBSD.
The bsd.*.mk architecture has not supported these antique releases for
quite some time.

Hat:            portmgr
1.6d
25 Nov 2005 16:19:39
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.6d
19 Oct 2005 15:16:24
Original commit files touched by this commit
oliver search for other commits by this committer
works on amd64 with 32bit compat to - so add amd64 to ONLY_FOR_ARCHS and
map it to the 32bit binary which is provided
1.6d
17 Mar 2004 18:29:46
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.6d
28 Jul 2003 14:54:25
Original commit files touched by this commit
ru search for other commits by this committer
*Blush*  This is what happens when you blindly trust cvs(1) to
merge changes.

Removed the extraneous ONLY_FOR_ARCHS added in previous commit.

Pointed by:     krion
1.6d
28 Jul 2003 14:46:50
Original commit files touched by this commit
ru search for other commits by this committer
Mark as only for i386 and Alpha.

Urged by:       kris
1.6d
09 Jul 2003 16:20:29
Original commit files touched by this commit
naddy search for other commits by this committer
* Replace usage of BROKEN by IGNORE.

PR:             53465
Submitted by:   Mark Linimon <linimon@lonesome.com>

* Also add ONLY_FOR_ARCHS.
1.6d
21 Apr 2003 01:56:46
Original commit files touched by this commit
petef search for other commits by this committer
vcdgear has moved from vcdgear.org to vcdgear.com.  Adjust MASTER_SITES
and WWW: appropriately.

PR:             51194
Submitted by:   Andrew <andrew@ugh.net.au>
1.6d
20 Feb 2003 18:48:05
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.6d
30 Jan 2003 17:38:24
Original commit files touched by this commit
arved search for other commits by this committer
Set Maintainership back to ports.
cpiazza's email is bouncing since Jan 7.
1.6d
18 Jan 2003 15:54:48
Original commit files touched by this commit
arved search for other commits by this committer
Install additional Documentation.

PR:             29298
Submitted by:   petef
Approved by:    maintainer timeout (1 year, 5 months, 18 days)
1.6d
06 Jan 2003 19:55:11
Original commit files touched by this commit
arved search for other commits by this committer
Complete Repositorycopy: Adjust CATEGORIES, Add SUBDIRs to Makefile

Number of commits found: 24