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
linux-f10-libtheora Theora Video Compression Codec (Linux Fedora 10)
1.0rc1_1 multimedia Deleted on this many watch lists=0 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.0rc1_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Fedora 10 is unsupported and vulnerable
Expired This port expired on: 2016-12-31
Maintainer: emulation@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-05-12 14:54:27
Last Update: 2016-12-31 17:25:05
SVN Revision: 430144
Also Listed In: linux
License: not specified in port
WWW:
http://www.theora.org
Description:
Theora is Xiph.Org's video codec, intended for use within the Ogg project's Ogg multimedia streaming system. Theora is derived directly from On2's VP3 codec. This is alpha testing software; the API will probably change. WWW: http://www.theora.org
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • linux-f10-libtheora>0:multimedia/linux-f10-libtheora
No installation instructions:
This port has been deleted.
PKGNAME: linux-f10-libtheora
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64
distinfo:
SHA256 (rpm/i386/fedora/10/libtheora-1.0rc1-2.fc10.i386.rpm) = a9f982914329a25cf5e2b611763980fe19ee0f9201ada9177f0ac86ddf9e35a7 SIZE (rpm/i386/fedora/10/libtheora-1.0rc1-2.fc10.i386.rpm) = 206852 SHA256 (rpm/i386/fedora/10/libtheora-1.0rc1-2.fc10.src.rpm) = c8a35d1515c8aacef90f933d39d0a25461c84f205d852adaa058095ea4a7d5d8 SIZE (rpm/i386/fedora/10/libtheora-1.0rc1-2.fc10.src.rpm) = 1708830

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. linux_base-f10>0 : emulators/linux_base-f10
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. emulators/linux-f10*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
linux:f10
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (11 items)
Collapse this list.
  1. ftp://ftp-mirror.bi.fraunhofer.de/archives.fedoraproject.org/fedora/linux/releases/10/Everything/i386/os/Packages/
  2. ftp://ftp-mirror.bi.fraunhofer.de/archives.fedoraproject.org/fedora/linux/updates/10/i386/
  3. ftp://ftp.gmd.de/archives.fedoraproject.org/fedora/linux/releases/10/Everything/i386/os/Packages/
  4. ftp://ftp.gmd.de/archives.fedoraproject.org/fedora/linux/updates/10/i386/
  5. ftp://ftp.pbone.net/vol4/archive.fedoraproject.org/fedora/linux/releases/10/Everything/i386/os/Packages/
  6. ftp://ftp.pbone.net/vol4/archive.fedoraproject.org/fedora/linux/updates/10/i386/
  7. ftp://mirror.fraunhofer.de/archives.fedoraproject.org/fedora/linux/releases/10/Everything/i386/os/Packages/
  8. ftp://mirror.fraunhofer.de/archives.fedoraproject.org/fedora/linux/updates/10/i386/
  9. http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/10/Everything/i386/os/Packages/
  10. http://archives.fedoraproject.org/pub/archive/fedora/linux/updates/10/i386/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0rc1_1
31 Dec 2016 17:25:05
Revision:430144Original commit files touched by this commit
rene search for other commits by this committer
Drop support for Linux Fedora 10 (ports part)
games/dsnake only worked with linux-f10

Should fix INDEX

audio/linux-f10-sdl_mixer
audio/linux-f10-pulseaudio-libs
audio/linux-f10-freealut
audio/linux-f10-arts
audio/linux-f10-esound
audio/linux-f10-libogg
audio/linux-f10-alsa-plugins-oss
audio/linux-f10-openal
audio/linux-f10-openal-soft
audio/linux-f10-nas-libs
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0rc1_1
05 Sep 2016 19:23:42
Revision:421387Original commit files touched by this commit
tijl search for other commits by this committer
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
  Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0rc1_1
08 Oct 2015 15:12:22
Revision:398833Original commit files touched by this commit
olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, M-X.
1.0rc1_1
06 Jan 2015 10:17:29
Revision:376417Original commit files touched by this commit
ehaupt search for other commits by this committer
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
1.0rc1_1
22 Sep 2014 10:40:01
Revision:368845Original commit files touched by this commit
xmj search for other commits by this committer
Update CentOS base to 6.5, add userland ports

The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.

This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.

If you want to switch to linux-c6 ports, please define at /etc/make.conf:

    OVERRIDE_LINUX_BASE_PORT=c6
    OVERRIDE_LINUX_NONBASE_PORTS=c6
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0rc1
06 Oct 2013 13:57:19
Revision:329569Original commit files touched by this commit
rene search for other commits by this committer
Add staging support for linux-f10-* ports maintained by emulation@
(category multimedia).
1.0rc1
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.0rc1
04 Jul 2011 22:01:46
Original commit files touched by this commit
dougb search for other commits by this committer
Assist with de-MD5'ification
1.0rc1
13 May 2011 01:42:40
Original commit files touched by this commit
rene search for other commits by this committer
Readd CONFLICTS line with linux-libtheora-[0-9]*

Reminded by:    bapt
1.0rc1
12 May 2011 22:01:51
Original commit files touched by this commit
rene search for other commits by this committer
Remove obsolete CONFLICTS line
1.0rc1
03 Mar 2011 09:26:45
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add a more reliable mirrors for fc4 and f10 linux emulation ports.

Triggered by:   distilator
Reviewed by:    netchild (emulation)
1.0rc1
01 Jun 2009 17:26:31
Original commit files touched by this commit
bsam search for other commits by this committer
Here are new Linux Fedora 10 infrastructure ports.

Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.

If you want to switch to linux-f10 ports, please define at /etc/make.conf:
  OVERRIDE_LINUX_BASE_PORT=f10
  OVERRIDE_LINUX_NONBASE_PORTS=f10

An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.

For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.

Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).

There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
1.0beta2
12 May 2009 14:54:06
Original commit files touched by this commit
bsam search for other commits by this committer
Repocopies finished:
-----
accessibility/linux-f8-atk -> accessibility/linux-f10-atk
archivers/linux-f8-ucl -> archivers/linux-f10-ucl
archivers/linux-f8-upx -> archivers/linux-f10-upx
audio/linux-f8-alsa-lib -> audio/linux-f10-alsa-lib
audio/linux-f8-arts -> audio/linux-f10-arts
audio/linux-f8-esound -> audio/linux-f10-esound
audio/linux-f8-freealut -> audio/linux-f10-freealut
audio/linux-f8-libaudiofile -> audio/linux-f10-libaudiofile
audio/linux-f8-libogg -> audio/linux-f10-libogg
audio/linux-f8-libvorbis -> audio/linux-f10-libvorbis
audio/linux-f8-openal -> audio/linux-f10-openal
audio/linux-f8-sdl_mixer -> audio/linux-f10-sdl_mixer
databases/linux-f8-sqlite3 -> databases/linux-f10-sqlite3
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 13