Port details |
- hamfax QT application for sending and receiving facsimiles over radio
- 0.8.1_1 comms
=0 0.8.1_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- Maintainer: carl@stagecraft.cx
- Port Added: 2003-12-05 19:08:41
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- Also Listed In: audio hamradio
- License: not specified in port
- WWW:
- http://hamfax.sourceforge.net/
- Description:
- HamFax is a Qt/X11 application for sending and receiving facsimiles. It is
licensed under the GNU General Public License (GPL), see the file COPYING for
the complete text.
If you have questions or comments please send them to me
(cschmitt@users.sourceforge.net). I would like to have some feedback.
WWW: http://hamfax.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: hamfax
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (hamfax-0.8.1.tar.bz2) = b27ae06949108a3a7198a941b55928c7d4b1870892d0c0b433f65f6ae6363f1f
SIZE (hamfax-0.8.1.tar.bz2) = 121619
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- moc : devel/qt4-moc
- Library dependencies:
-
- libaudiofile.so : audio/libaudiofile
- libQtGui.so : x11-toolkits/qt4-gui
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake pkgconfig qt:4 tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.1_1 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
0.8.1_1 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
0.8.1_1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.8.1_1 18 Feb 2017 19:48:05 |
tcberner |
Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more
* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
By moving the libraries we should finally be able to get rid of the inplace
upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries
were lying in /usr/local/lib, which would often get added by pkgconfig to the
linker paths via dependencies, the already installed libraries were linked
against, instead of the ones that were being built. This forced us to make
sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]
There are several new Qt5 ports which all have been created by Marie Loise
Nolden
<nolden@kde.org>. Thanks again.
PR: 216797
Exp-Run by: antoine
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9213 |
0.8.1_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.8.1_1 20 Oct 2014 09:31:34 |
bapt |
Cleanup plist |
0.8.1_1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.8.1_1 21 Feb 2014 01:55:10 |
miwi |
- Stage support |
0.8.1_1 08 Nov 2013 14:31:40 |
kwm |
Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify. |
0.8.1 22 Oct 2013 13:57:35 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
0.8.1 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
03 Sep 2013 06:36:42
|
bapt |
Add an explicit dependency on pkgconf |
0.8.1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.8.1 25 Dec 2012 19:04:09 |
db |
- Cosmetic change only, to use space rather than tab after Created by: |
0.8.1 06 Dec 2012 21:21:01 |
db |
- Updates hamfax from 0.6.2 to 0.8.1, moves to QT4
PR: ports/174228
Feature safe: yes |
0.6.4_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.4_6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.6.4_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.4_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6.4_4 22 Aug 2009 00:15:15 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
0.6.4_4 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.6.4_3 06 Jun 2008 13:15:07 |
edwin |
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.6.4_2 19 Apr 2008 17:56:05 |
miwi |
- 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.6.4_2 23 Mar 2008 11:11:33 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.6.4_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.6.4 22 Jan 2006 08:22:09 |
edwin |
SHA256ify
Approved by: krion@ |
0.6.4 21 Jan 2006 17:37:14 |
krion |
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above ) |
0.6.4 30 Oct 2005 09:40:55 |
jylefort |
- Update to 0.6.4 [1]
- Respect ${CXX}
[1]:
PR: ports/88214
Submitted by: maintainer |
0.6.3_1 07 Oct 2004 18:57:25 |
danfe |
Unbreak the build with recent GCC.
Reported by: kris
Approved by: portmgr (krion), fjoe (mentor, implicit) |
0.6.3_1 18 Sep 2004 17:42:01 |
kris |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
0.6.3_1 05 Jul 2004 15:14:00 |
pav |
- Unbreak on 4.x: pass threading library to linker
PR: ports/68654 (based on)
Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer) |
0.6.3_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.6.3_1 18 Mar 2004 12:36:35 |
kris |
BROKEN on 4.x: Configure fails |
0.6.3_1 23 Feb 2004 12:42:57 |
pav |
- Try to fix this on Bento. Configure script is needlessly picky about warnings
Reported by: bento via kris |
0.6.3_1 17 Feb 2004 12:16:16 |
pav |
- Remove unneeded reference to -lcipher, which was removed from -CURRENT
half year ago. Unbreak. |
0.6.3_1 17 Feb 2004 10:56:19 |
kris |
BROKEN on 5.x: configure fails |
0.6.3_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.6.3 05 Dec 2003 19:07:33 |
pav |
Add hamfax, a Qt/X11 application for sending and receiving facsimiles
over ham radio.
PR: ports/53444
Submitted by: Carl Makin <carl@stagecraft.cx> |