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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gpac-mp4box Tool for merge mpg4 from Gpac
1.0.0_1 multimedia 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 1.0.0Version 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: 2007-02-06 12:34:06
Last Update: 2024-02-24 21:21:45
Commit Hash: 8777955
People watching this port, also watch:: screen, p5-Encode-Locale, sa-stats, bash-completion, p5-Net-HTTP
License: LGPL21
WWW:
https://gpac.sourceforge.net/
Description:
mp4box is a mp4 container merge tool from gpac. Documentation here: http://gpac.sourceforge.net/doc_mp4box.php
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 (5 items)
Collapse this list.
  1. bin/mp4box
  2. share/man/man1/mp4box.1.gz
  3. /usr/local/share/licenses/gpac-mp4box-1.0.0_1/catalog.mk
  4. /usr/local/share/licenses/gpac-mp4box-1.0.0_1/LICENSE
  5. /usr/local/share/licenses/gpac-mp4box-1.0.0_1/LGPL21
Collapse this list.
Dependency lines:
  • gpac-mp4box>0:multimedia/gpac-mp4box
To install the port:
cd /usr/ports/multimedia/gpac-mp4box/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/gpac-mp4box
  • pkg install gpac-mp4box
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gpac-mp4box
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1595078627 SHA256 (gpac-gpac-v1.0.0_GH0.tar.gz) = ebcca41993e51706c891dba4e9fe03b59bc671c41910bc6c303ba3feeb7f1b20 SIZE (gpac-gpac-v1.0.0_GH0.tar.gz) = 10289999

Packages (timestamps in pop-ups are UTC):
gpac-mp4box
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.0_11.0.0_11.0.01.0.0_11.0.0_1---
FreeBSD:13:quarterly1.0.01.0.01.0.01.0.01.0.01.0.01.0.01.0.0
FreeBSD:14:latest1.0.0_11.0.0_11.0.01.0.0_11.0.0_11.0.0-1.0.0
FreeBSD:14:quarterly1.0.01.0.0-1.0.01.0.01.0.01.0.01.0.0
FreeBSD:15:latest1.0.0_11.0.0_1n/a1.0.0n/a1.0.01.0.01.0.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libgpac.so : multimedia/gpac-libgpac
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
multimedia_gpac-mp4box
USES:
cpe localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/gpac/gpac/tar.gz/v1.0.0?dummy=/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0_1
24 Feb 2024 21:21:45
commit hash: 8777955ce42095dfacb8c147e41e862bd03246b8commit hash: 8777955ce42095dfacb8c147e41e862bd03246b8commit hash: 8777955ce42095dfacb8c147e41e862bd03246b8commit hash: 8777955ce42095dfacb8c147e41e862bd03246b8 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
multimedia/gpac-mp4box: Moved man to share/man

Approved by:    portmgr (blanket)
1.0.0
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
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.0.0
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.0.0
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.0.0
28 May 2022 19:28:15
commit hash: c7501e43fb24c00c6aa59f849a1c952d321aa48acommit hash: c7501e43fb24c00c6aa59f849a1c952d321aa48acommit hash: c7501e43fb24c00c6aa59f849a1c952d321aa48acommit hash: c7501e43fb24c00c6aa59f849a1c952d321aa48a files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
multimedia/gpac-mp4box: Add CPE information

Approved by:	portmgr (blanket)
1.0.0
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.0.0
11 Sep 2020 13:30:55
Revision:548241Original commit files touched by this commit
zi search for other commits by this committer
- Reset MAINTAINER due to fatal bounces

Reported by:	portscout!
1.0.0
01 Aug 2020 07:23:40
Revision:543893Original commit files touched by this commit
riggs search for other commits by this committer
Un-break build, update to 1.0.0, switch to GitHub repository.

PR:		245933
Submitted by:	shoesoft@gmx.net
Reviewed by:	rene, riggs
Approved by:	maintainer timeout
MFH:		2020Q3 (build fix blanket)
0.5.0
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.5.0
06 Nov 2019 14:00:19
Revision:516887Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
0.5.0
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.5.0
31 Oct 2013 21:33:48
Revision:332289Original commit files touched by this commit
wg search for other commits by this committer
multimedia/gpac-libgpac: update to 0.5

- Update to 0.5
- Export symbols required by x264
- Bump revision of dependent ports

PR:		ports/180906
Submitted by:	Vladimir Kondratiev <wulf mail.mipt.ru>
0.4.5_1
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)
0.4.5_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.4.5
03 Jul 2011 13:38:45
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
0.4.5
22 Aug 2009 00:28:34
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
0.4.5
27 Feb 2009 12:27:38
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.4.5

PR:             ports/131810
Submitted by:   lwhsu
Approved by:    Pascal Vizeli <pvizeli AT yahoo.de> (maintainer)
0.4.4
29 Jul 2007 00:24:53
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 0.4.4

PR:             ports/114449
Approved by:    maintainer timeout
0.4.2.r2
28 Jul 2007 22:38:32
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not build
0.4.2.r2
06 Feb 2007 12:33:43
Original commit files touched by this commit
gabor search for other commits by this committer
mp4box is a mp4 container merge tool from gpac.

Documentation here:
http://gpac.sourceforge.net/doc_mp4box.php

WWW: http://gpac.sourceforge.net/

PR:             ports/106273
Submitted by:   Pascal Vizeli <pvizeli at yahoo.de>
Approved by:    erwin (mentor)

Number of commits found: 21