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
drg2sbg Convert proprietary .drg file format into SBaGen format
2.2_1 converters on this many watch lists=1 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 2.2Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-07-17 14:53:50
Last Update: 2024-01-23 14:48:46
Commit Hash: c430142
People watching this port, also watch:: tmux, libjxl, tcpdump, vigenere
Also Listed In: audio
License: GPLv2
WWW:
https://github.com/manuel-arguelles/drg2sbg
Description:
This program converts the .drg propiatary file format into the open source SBaGen format.
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 (7 items)
Collapse this list.
  1. bin/drg2sbg
  2. bin/drgbuilder
  3. share/man/man1/drg2sbg.1.gz
  4. share/man/man1/drgbuilder.1.gz
  5. /usr/local/share/licenses/drg2sbg-2.2_1/catalog.mk
  6. /usr/local/share/licenses/drg2sbg-2.2_1/LICENSE
  7. /usr/local/share/licenses/drg2sbg-2.2_1/GPLv2
Collapse this list.
Dependency lines:
  • drg2sbg>0:converters/drg2sbg
To install the port:
cd /usr/ports/converters/drg2sbg/ && make install clean
To add the package, run one of these commands:
  • pkg install converters/drg2sbg
  • pkg install drg2sbg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: drg2sbg
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1475438096 SHA256 (manuel-arguelles-drg2sbg-v2.2_GH0.tar.gz) = 02d09e0b871324a973fc02d49fe8eb35c8ca4d60dd7180b991de8e9546ff5750 SIZE (manuel-arguelles-drg2sbg-v2.2_GH0.tar.gz) = 16197

Packages (timestamps in pop-ups are UTC):
drg2sbg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2_12.2_12.22.2_12.2_1-2.2-
FreeBSD:13:quarterly2.22.22.22.22.22.22.22.2
FreeBSD:14:latest2.2_12.2_12.22.2_12.2_12.2-2.2
FreeBSD:14:quarterly2.22.2-2.22.22.22.22.2
FreeBSD:15:latest2.2_12.2_1n/a2.2_1n/a2.2_12.2_12.2_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.71 : devel/autoconf
  2. automake>=1.16.5 : devel/automake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
converters_drg2sbg
USES:
autoreconf
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/manuel-arguelles/drg2sbg/tar.gz/v2.2?dummy=/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2_1
23 Jan 2024 14:48:46
commit hash: c430142925ab37822e9c83e3e4e93db7277ee0b3commit hash: c430142925ab37822e9c83e3e4e93db7277ee0b3commit hash: c430142925ab37822e9c83e3e4e93db7277ee0b3commit hash: c430142925ab37822e9c83e3e4e93db7277ee0b3 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
converters/drg2sbg: Move man pages to share/man
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)
2.2
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)
2.2
20 Jul 2022 14:21:03
commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
converters: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Keda <admin@lissyara.su>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Blaz Zupan <blaz@amis.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Carlos J. Puga Medina <cpm@fbsd.es>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2
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.
2.2
22 Mar 2021 10:17:44
Revision:568947Original commit files touched by this commit
danfe search for other commits by this committer
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
2.2
25 Jun 2017 15:03:27
Revision:444286Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix WWW

Approved by:	portmgr (blanket)
2.2
08 Jan 2017 11:14:35
Revision:430861Original commit files touched by this commit
ehaupt search for other commits by this committer
Update WWW
2.2
02 Oct 2016 19:58:57
Revision:423150Original commit files touched by this commit
ehaupt search for other commits by this committer
- Unbreak
- Relocate to github
2.2
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2.2
25 Oct 2013 12:42:01
Revision:331571Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix package list.
2.2
23 Oct 2013 10:26:46
Revision:331362Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging.
2.2
20 Sep 2013 16:05:25
Revision:327715Original 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:
converters)
2.2
24 Jul 2013 08:19:07
Revision:323578Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove MAKE_JOBS_SAFE which is now default.
2.2
08 May 2013 12:24:27
Revision:317656Original commit files touched by this commit
ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
2.2
27 Nov 2012 22:22:50
Revision:307864Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.2

Feature safe:	yes
1.2.11
14 Feb 2012 21:24:23
Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove undefined USE_SSL. No revision bumb since it's a NOP.

Submitted by:   eadler (via mail)
1.2.11
27 Dec 2011 15:14:23
Original commit files touched by this commit
ehaupt search for other commits by this committer
Pacify portlint

Feature safe:   yes
1.2.11
25 Jan 2011 19:59:40
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add LICENSE and remove MD5 sums.

Feature safe:   yes
1.2.11
17 Jul 2010 14:53:08
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add drg2sbg 1.2.11, convert propiatary .drg file format into SBaGen
format.

Number of commits found: 20