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
gxanim Graphical front end to Xanim
0.50_5 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 0.50_5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: No more public distfiles
Expired This port expired on: 2014-03-10
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-04-04 01:39:14
Last Update: 2014-03-10 11:50:27
SVN Revision: 347742
License: GPLv2
WWW:
http://www.rswarren.com/code/
Description:
GXAnim is a graphical interface to XAnim written with the GTK+ toolkit for UNIX platforms. You can quickly find a movie file, play it, and do the usual VCR-like stuff (rewind, fast forward, pause, stop set volume, etc.), as well as set general play preferences. WWW: http://www.rswarren.com/code/
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:
  • gxanim>0:multimedia/gxanim
No installation instructions:
This port has been deleted.
PKGNAME: gxanim
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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. xanim : multimedia/xanim
Library dependencies:
  1. libglib-12.so : devel/glib12
  2. libgtk-12.so : x11-toolkits/gtk12
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.rswarren.com/code/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.50_5
10 Mar 2014 11:50:27
Revision:347742Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.50_5
10 Feb 2014 13:27:10
Revision:343630Original commit files touched by this commit
bapt search for other commits by this committer
Back to the futur
0.50_5
10 Feb 2014 12:58:55
Revision:343626Original commit files touched by this commit
bapt search for other commits by this committer
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
0.50_5
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.50_5
16 Jun 2013 11:31:32
Revision:321038Original commit files touched by this commit
wg search for other commits by this committer
multimedia/gxanim: fix build with clang

- Fix build with clang, main int arg
- Add LICENSE (GPLv2)
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit)
0.50_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.50_4
06 Jun 2008 13:48:22
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.50_4
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.50_3
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.50_2
21 Mar 2006 10:02:40
Original commit files touched by this commit
tdb search for other commits by this committer
- Fix MASTER_SITES and make port fetchable again
- Fix WWW
- Remove EXTRACT_SUFX

PR:             94761
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
0.50_2
07 Mar 2006 08:28:06
Original commit files touched by this commit
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
0.50_1
25 Nov 2005 16:19:39
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.50_1
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
0.50_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.50
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.50
02 Nov 2003 03:36:45
Original commit files touched by this commit
edwin search for other commits by this committer
ports with possibly unreachable MAINTAINERs

*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:             ports/58694
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
0.50
20 Apr 2003 19:35:03
Original commit files touched by this commit
marcus search for other commits by this committer
Remove USE_GNOMENG.
0.50
04 Apr 2003 01:38:40
Original commit files touched by this commit
lioux search for other commits by this committer
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)

Number of commits found: 18