Port details |
- xanim Play most popular animation formats and show pictures
- 2.92.0_9 multimedia
=73 Version of this port present on the latest quarterly branch. - Maintainer: dinoex@FreeBSD.org
 - Port Added: 2003-04-04 01:39:14
- Last Update: 2022-07-20 14:22:30
- Commit Hash: 63f36d3
- People watching this port, also watch:: png, libiconv, lcms, tiff, freetype2
- Also Listed In: graphics
- License: xanim
- Description:
- XAnim is a program that can display animations of various
formats on systems running X11. XAnim currently supports
the following animation types:
+ FLI animations.
+ FLC animations.
+ IFF animations. The following features are sup-
ported:
-> Compressions 3,5,7,J(movies) and l(small
L).
-> Color cycling during single images and
anims.
-> Display Modes: depth 1-8, EHB, HAM and
HAM8.
+ GIF87a and GIF89a files.
-> single and multiple images supported.
-> GIF89a animation extensions supported.
+ GIF89a animation extension support.
+ a kludgy text file listing gifs and what order
to show them in.
+ DL animations. Formats 1, 2 and partial 3.
+ Amiga PFX(PageFlipper Plus F/X) animations. TEMP
DISABLED
+ Amiga MovieSetter animations(For those Eric
Schwartz fans).
+ Utah Raster Toolkit RLE images and anims.
+ AVI animations. Currently supported are
-> IBM Ultimotion (ULTI) depth 16.
-> JPEG (JPEG) depth 24.
images.
+ MPEG animations. Currently only Type I Frames
are displayed. Type B and Type P frames are cur-
rently ignored, but will be added in future
revs.
+ WAV audio files may have their sound added to
any animation type that doesn't already have
audio, by specifying the .wav file after the
animation file on the command line. Currently
only the PCM audio codec is supported.
+ any combination of the above on the same command
line.
XAnim also provides various options that allow the user to
alter colormaps, playback speeds, looping modes and can
provide on-the-fly scaling of animations with the mouse.
LICENSE: freely used, copied and redistributed without fee for non-commerical purposes
( http://xanim.va.pubnix.com/home.html )
( http://xanim.resnet.gatech.edu/home.html )
( http://smurfland.cit.buffalo.edu/xanim/home.html )
WWW: http://xanim.polter.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/multimedia/xanim/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/xanim
- pkg install xanim
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xanim
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xanim2920.tar.gz) = 60f6565cd8828a6c96bfc0e3cc5af69f13e3b116375c0aea3cfa511ec4842e67
SIZE (xanim2920.tar.gz) = 431258
SHA256 (vid_cvid_2.1_freebsdELFx86.tgz) = 65fae22d0d0a3a7394c39cd04221e822722408230ded48729d91d071daba0b54
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- gcc11 : lang/gcc11
- as : devel/binutils
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- xext.pc : x11/libXext
- x11.pc : x11/libX11
- Runtime dependencies:
-
- gcc11 : lang/gcc11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- xext.pc : x11/libXext
- x11.pc : x11/libX11
- This port is required by:
- for Run
-
- japanese/mypaedia-fpw-package
-
Deleted ports which required this port:
- * - 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:
- multimedia_xanim
- USES:
- alias imake xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:30 2.92.0_9 |
Tobias C. Berner (tcberner)  |
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 ) |
04 Jun 2021 05:53:21 2.92.0_9 |
Gerald Pfeifer (gerald)  |
*/*: Replace USE_GCC=any with USE_GCC=yes
USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).
Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.
This should not make any functional difference at all.
Discussed with: mat, linimon, pkubaj |
06 May 2021 11:47:48 2.92.0_9 |
Mathieu Arnold (mat)  |
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010 |
06 Apr 2021 14:31:07 2.92.0_9 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Nov 2019 18:07:22
2.92.0_9 |
zeising  |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
26 Jul 2019 20:46:57
2.92.0_9 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
2.92.0_8 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
29 Jul 2018 22:18:46
2.92.0_7 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
10 Mar 2018 17:46:06
2.92.0_6 |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
10 Sep 2017 20:55:39
2.92.0_5 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
01 Apr 2017 15:23:32
2.92.0_4 |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
20 Nov 2016 09:38:09
2.92.0_3 |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
18 May 2016 12:57:00
2.92.0_2 |
mat  |
Actually use the :main group.
PR: 208916
Sponsored by: Absolight |
13 Nov 2015 08:47:35
2.92.0_2 |
marino  |
multimedia/xanim: USES=alias to fix malloc.h-less DF |
14 May 2015 10:15:09
2.92.0_2 |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
20 Dec 2014 19:21:07
2.92.0_2 |
bapt  |
cleanup plist |
29 Jul 2014 01:31:13
2.92.0_2 |
adamw  |
Rename multimedia/ patch-xy patches to reflect the files they modify. |
03 Feb 2014 13:53:09
2.92.0_2 |
miwi  |
- Remove NO_STAGE |
11 Dec 2013 21:52:30
2.92.0_2 |
dinoex  |
- update LEGAL
remove pgp* as rsaref has expired. |
29 Nov 2013 21:33:16
2.92.0_2 |
dinoex  |
- update MASTER_SITES |
29 Nov 2013 19:56:51
2.92.0_2 |
dinoex  |
- use STAGEDIR |
21 Sep 2013 11:06:04
2.92.0_2 |
dinoex  |
- fix misplaced NO_STAGE in slaveports and ifdefs |
20 Sep 2013 20:57:49
2.92.0_2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
28 Jun 2013 11:51:06
2.92.0_2 |
bapt  |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
26 Jan 2013 16:43:20
2.92.0_2 |
dinoex  |
- add comment for imake problem with clang |
26 Jan 2013 16:34:40
2.92.0_2 |
dinoex  |
- cleanup header |
09 Oct 2012 22:12:14
2.92.0_2 |
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
06 Aug 2011 18:59:12
2.92.0_2 |
dinoex  |
- drop expired WWW |
03 Jul 2011 13:38:45
2.92.0_2 |
ohauer  |
- remove MD5 |
05 Jun 2010 08:15:16
2.92.0_2 |
dinoex  |
- add NO_CDROM |
15 Feb 2009 16:44:55
2.92.0_2 |
dinoex  |
- add LICENSE: |
15 Feb 2009 16:30:54
2.92.0_2 |
dinoex  |
- set NO_CDROM |
17 Mar 2008 18:22:18
2.92.0_2 |
dinoex  |
- set USE_XORG |
18 Aug 2007 08:12:17
2.92.0_2 |
dinoex  |
- fix build for gcc42
Submitted by: rdivacky (Roman Divacky) |
19 May 2007 20:32:57
2.92.0_1 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 Nov 2005 09:26:50
2.92.0 |
dinoex  |
- add SHA checksum |
02 Oct 2005 05:59:11
2.92.0 |
dinoex  |
- downdate url
- clean MASTER_SITES |
21 Feb 2005 09:08:56
2.92.0 |
dinoex  |
- update MASTER_SITES |
22 Mar 2004 15:31:06
2.92.0 |
dinoex  |
- make portlint happy
- use ARCH insttead of MACHINE_ARCH
- reordered definitions
- use PLIST_FILES (save an inode) |
26 Feb 2004 05:37:03
2.92.0 |
dinoex  |
- add SIZE |
15 Nov 2003 20:13:11
2.92.0 |
dinoex  |
- fix MASTER_SITES |
06 Sep 2003 21:04:29
2.92.0 |
dinoex  |
- fix MASTER_SIITES
http://people.freebsd.org/~fenner/portsurvey/ |
06 Apr 2003 05:57:53
2.92.0 |
dinoex  |
- add more sites
Obtained from: netbsd |
05 Apr 2003 19:35:37
2.92.0 |
dinoex  |
- rmove offline site xanim.va.pubnix.com
- add new mirror |
04 Apr 2003 01:38:40
2.92.0 |
lioux  |
After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections) |