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.

non port: comms/xastir/pkg-plist

Number of commits found: 22

Thursday, 22 Feb 2024
18:19 Muhammad Moinur Rahman (bofh) search for other commits by this committer
comms/xastir: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: dfd3c4c296d97c0907f39ddbbbce247fc719a2b8 commit hash: dfd3c4c296d97c0907f39ddbbbce247fc719a2b8 commit hash: dfd3c4c296d97c0907f39ddbbbce247fc719a2b8 commit hash: dfd3c4c296d97c0907f39ddbbbce247fc719a2b8 dfd3c4c
Tuesday, 8 Aug 2023
06:35 Fernando ApesteguĂ­a (fernape) search for other commits by this committer
comms/xastir: Update to 2.2.0

ChangeLog: https://github.com/Xastir/Xastir/releases/tag/Release-2.2.0

PR:		272964
Reported by:	carl@stagecraft.cx (maintainer)
commit hash: 21b83808f2e7ab5fbd788024ca968d563045b9c0 commit hash: 21b83808f2e7ab5fbd788024ca968d563045b9c0 commit hash: 21b83808f2e7ab5fbd788024ca968d563045b9c0 commit hash: 21b83808f2e7ab5fbd788024ca968d563045b9c0 21b8380
Monday, 21 Sep 2020
14:46 db search for other commits by this committer
Xastir 2.1.6 was released in April of 2020.

FreeBSD's port still has 2.1.4 (over a year old), and that port was
recently patched to fix the build with GCC 10 by adding "-fcommon"
to the CFLAGS.  Xastir 2.1.6 has had its GCC 10 compatibility fixed
so that sort of hack is no longer needed in the port if it were
updated to the new version.

There are also numerous other improvements over 2.1.4, including removal
of obsolete options, and consolidation of some options that had
previously been set up as independently selectable, but were in fact
completely dependent on each other.  The build is simpler now,
as some of these things that were previously user-selectable are
automatic now -- notably, if shapelib support is requested and
shapelib is found, pcre is also required *and* automatically enables
dbfawk. The code that previously allowed shapelib support without
dbfawk (and therefore pcre) has been removed.

This means that the current Makefile, which has no option for deselecting
shapelib, but does have an option for selecting or deselecting DBFAWK,
needs a little changing:  remove DBFAWK as an option and make pcre
a required package along with shapelib (instead of dependent on
the DBFAWK setting) and all should be well.

Submitted by:	russo@bogodyn.org
Approved by:	Maintainer
Original commitRevision:549445 
Tuesday, 16 Jul 2019
17:40 swills search for other commits by this committer
comms/xastir: update to 2.1.4

PR:		239217
Submitted by:	carl@stagecraft.cx (maintainer)
Original commitRevision:506773 
Sunday, 4 Mar 2018
21:57 ler search for other commits by this committer
comms/xastir: upgrade to 2.1.0

PR:		226187
Submitted by:	carl@stagecraft.cx (Maintainer)
Original commitRevision:463601 
Sunday, 5 Apr 2015
15:16 db search for other commits by this committer
The port in comms/xastir is version 2.0.4 from 2012.  A release 2.0.6 was
released in 2014.  The release has only minor changes, but among them
is the ability to link against BDB 5.x instead of being restricted to 4.x.
Since the current port has "WITH_BDB_HIGHEST" set to true, the highest
available is now 5.x, and the 2.0.4 would not work with 5.x, this alone
is reason to update.

I've pinged Carl several times and committing this fix anyway but will
email Carl again as a courtesy.

PR:		ports/198872
Submitted by:	russo@bogodyn.org
Original commitRevision:383298 
Monday, 20 Oct 2014
09:31 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371247 
Friday, 13 Jun 2014
15:33 vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@
Original commitRevision:357692 
Friday, 7 Dec 2012
01:46 db search for other commits by this committer
- Update Xastir to the latest stable version.
- It's been 2 years since the last stable release.

Feature safe:	yes
PR:		ports/174148
Submitted by:	Maintainer
Original commitRevision:308408 
Friday, 26 Nov 2010
17:28 xride search for other commits by this committer
Update Xastir to v2.0.0 which adds support for OSM maps.

PR:             ports/152032
Submitted by:   Carl Makin <carl@stagecraft.cx> (maintainer)
Original commit
Monday, 15 Feb 2010
21:33 xride search for other commits by this committer
Update version of Xastir to 1.9.8, ie current stable release.

PR:             ports/143478
Submitted by:   maintainer (Carl Makin)
Feature safe:   yes
Original commit
Thursday, 24 Dec 2009
20:24 xride search for other commits by this committer
Previous update to 1.9.6 could conflict with shapelib port in default
configuration. This update fixes that by requiring shapelib port
by default and not enabling option that could install duplicate files.

PR:             ports/141911
Submitted by:   maintainer (Carl Makin)
Original commit
Sunday, 20 Dec 2009
17:48 xride search for other commits by this committer
Update to 1.9.6

PR:             ports/141701
Submitted by:   maintainer (Carl Makin)
Original commit
Friday, 26 Sep 2008
18:49 xride search for other commits by this committer
Update comms/xastir to the latest stable version.

PR:             127086
Submitted by:   maintainer (Carl Makin)
Original commit
Saturday, 22 Dec 2007
16:07 db search for other commits by this committer
- Update release. [1]
- Make portlint happier.
- Fix location of man page.

PR:     ports/118886 [1]
Original commit
Friday, 14 Jul 2006
22:01 itetcu search for other commits by this committer
Update to 1.8.2

PR:             ports/100289
Submitted by:   maintainer
Original commit
Tuesday, 25 Apr 2006
11:42 vs search for other commits by this committer
Update to 1.8.0

PR:             ports/96129
Submitted by:   maintainer
Original commit
Tuesday, 25 Oct 2005
22:15 ehaupt search for other commits by this committer
Update to 1.7.0

PR:             87976
Submitted by:   Carl Makin <carl@stagecraft.cx> (maintainer)
Original commit
Wednesday, 25 May 2005
05:24 jylefort search for other commits by this committer
- Update to 1.5.0 [1]
- Use SUB_FILES=pkg-message

PR:             ports/81376 [1]
Submitted by:   maintainer [1]
Original commit
Wednesday, 8 Dec 2004
18:51 pav search for other commits by this committer
- Update to 1.4.1

PR:             ports/74799
Submitted by:   Carl Makin <carl@stagecraft.cx> (maintainer)
Original commit
Friday, 5 Nov 2004
13:36 arved search for other commits by this committer
Update to 1.4.0

PR:             71906
Submitted by:   Carl Makin <carl@stagecraft.cx>
Original commit
Monday, 5 Jul 2004
20:15 pav search for other commits by this committer
Add xastir, a hamradio orientated GIS package designed to handle APRS.
APRS is Amateur Position Reporting System.  It's a system for handling
real time information across radio and internet links.

PR:             ports/68655
Submitted by:   Carl Makin <carl@stagecraft.cx>
Original commit

Number of commits found: 22