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
xwota X version of who is on the air
0.4_8 comms 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.4_8Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: No server message and no upstream releases
Expired This port expired on: 2018-07-27
Maintainer: hamradio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-09-15 19:46:53
Last Update: 2018-07-28 21:17:52
SVN Revision: 475615
Also Listed In: hamradio
License: GPLv2
WWW:
http://people.fabaris.it/iz0ete/xwota/
Description:
Xwota is a very simple Linux/FreeBSD/xBSD client for the WOTA Database (Who is On The Air Database) written by me (IZ0ETE). It's very similar to a DX Cluster client, but it works with the WOTA server. If you don't known what is the WOTA DB, please read some info at http://www.wotadb.org. It's written in C and GTK, and it should work on the latest Linux/BSD distributions. Please report to me your successful installation. (Linux, FreeBSD at the moment) WWW: http://people.fabaris.it/iz0ete/xwota/
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
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/xwota-0.4_8/catalog.mk
  2. /usr/local/share/licenses/xwota-0.4_8/LICENSE
  3. /usr/local/share/licenses/xwota-0.4_8/GPLv2
  4. bin/xwota
  5. share/xwota/country.txt
  6. share/doc/xwota/AUTHORS
  7. share/doc/xwota/ChangeLog
  8. share/doc/xwota/COPYING
  9. share/doc/xwota/INSTALL
  10. share/doc/xwota/NEWS
  11. share/doc/xwota/README
  12. share/doc/xwota/TODO
Collapse this list.
Dependency lines:
  • xwota>0:comms/xwota
No installation instructions:
This port has been deleted.
PKGNAME: xwota
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (xwota-0.4.tar.gz) = 8c8f996270e4e93769ba0604c94bfaf5f8226b43eccb0b39c4938e4b5a7eec3c SIZE (xwota-0.4.tar.gz) = 359457

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.
Build dependencies:
  1. gmake : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libatk-1.0.so : accessibility/atk
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libgtk-x11-2.0.so : x11-toolkits/gtk20
  5. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for xwota-0.4_8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
gmake pkgconfig libtool gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/db/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/db/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/db/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/db/
  5. http://people.fabaris.it/iz0ete/xwota/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4_8
28 Jul 2018 21:17:52
Revision:475615Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2018-07-27 comms/xwota: No server message and no upstream releases
2018-07-27 audio/glame: Does not build
0.4_8
20 Jul 2018 17:39:34
Revision:475030Original commit files touched by this commit
db search for other commits by this committer
This port is no longer maintained upstream and furthermore has no
server to connect to. Quite obsolete.
0.4_8
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
0.4_7
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.4_7
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
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
0.4_7
22 Nov 2014 23:38:51
Revision:373117Original commit files touched by this commit
db search for other commits by this committer
- Change MAINTAINER on these hamradio ports to new ports group hamradio@
0.4_7
20 Oct 2014 09:31:34
Revision:371247Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.4_7
15 Jul 2014 23:11:13
Revision:362014Original commit files touched by this commit
adamw search for other commits by this committer
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.

Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
0.4_7
04 Jun 2014 13:12:07
Revision:356490Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
0.4_7
30 Dec 2013 01:03:14
Revision:338057Original commit files touched by this commit
db search for other commits by this committer
- Enable stage
- Add LICENSE
0.4_7
20 Sep 2013 16:03:29
Revision:327714Original 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:
comms)
0.4_7
02 Sep 2013 21:27:54
Revision:326092Original commit files touched by this commit
bapt search for other commits by this committer
Add an explicit dependency on pkgconf
0.4_7
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_6
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
0.4_6
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.4_6
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.4_6
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.4_5
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.4_4
04 Aug 2009 16:18:53
Original commit files touched by this commit
db search for other commits by this committer
- Patch submitted via e-mail by Emanuele Madeo (author of xwota)
- Submitted to Emanuele by Lucian Langa cooly@gnome.eu.org
- ... likely strcpy (eor, "<EOR>"); will overflow eor because of terminating
  null byte.

Submitted by:   e.madeo@fabaris.it
0.4_3
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
0.4_3
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.4_2
06 Jun 2008 13:15:07
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.4_1
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.4
24 Apr 2007 16:03:15
Original commit files touched by this commit
db search for other commits by this committer
- Remove support for EOL FreeBSD releases. [1]
- Add backup distribution site.

PR:             ports/111951 [1]
Approved by:    ehaupt (mentor)
0.4
19 Jan 2007 18:14:20
Original commit files touched by this commit
db search for other commits by this committer
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.

Approved by:    ehaupt (mentor)
0.4
15 Sep 2006 19:36:56
Original commit files touched by this commit
itetcu search for other commits by this committer
Xwota is a very simple Linux/FreeBSD/xBSD client for the WOTA Database
(Who is On The Air Database) written by me (IZ0ETE).
It's very similar to a DX Cluster client, but it works with the WOTA server.
If you don't known what is the WOTA DB, please read some info at
http://www.wotadb.org.
It's written in C and GTK, and it should work on the latest
Linux/BSD distributions.
Please report to me your successful installation. (Linux, FreeBSD at the moment)

WWW: http://people.fabaris.it/iz0ete/xwota/

- Diane VA3DB
db@db.net

PR:             ports/103305
Submitted by:   Diane Bruce <db at db.net

Number of commits found: 26