Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.6 21 Jul 2023 14:45:29
    |
Muhammad Moinur Rahman (bofh)  |
comms/flwrap: Update version 1.3.5=>1.3.6
- Fix build with llvm16
Sponsored by: The FreeBSD Foundation |
1.3.5 16 Jul 2023 16:49:08
    |
Yuri Victorovich (yuri)  |
comms/flwrap: Fix build on 14 wityh clang-16
... that was failing with the error:
> error: reference to 'byte' is ambiguous
Reported by: fallout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.5 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.5 20 Jul 2022 14:21:01
    |
Tobias C. Berner (tcberner)  |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
1.3.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3.5 27 May 2020 11:59:13
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1). |
1.3.5 19 Apr 2019 08:57:24
  |
shurd  |
Update to 1.3.5 |
1.3.4_2 18 Jan 2018 21:08:03
  |
db  |
Fix build with clang6
flwrap.cxx:550:21: error: invalid suffix on literal; C++11 requires a space
+between literal and identifier [-Wreserved-user-defined-literal]
printf("Version: "VERSION"\n");
^
Reported by: pkg-fallout |
1.3.4_2 10 Jan 2018 18:58:11
  |
db  |
Follow upstream move from self hosted to SourceForge
Same binary just re-rolled to reflect change. |
1.3.4_2 13 Oct 2017 14:19:26
  |
bapt  |
Cleanup dead MASTER_SITES |
1.3.4_2 08 Jan 2017 01:53:11
  |
db  |
Move upstream distribution to Sourceforge |
1.3.4_2 08 Dec 2016 16:39:11
  |
tijl  |
Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.3.4_1 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.3.4_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 |
1.3.4_1 14 May 2015 10:15:09
  |
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 |
1.3.4_1 24 Mar 2015 23:45:42
  |
marino  |
2 ports categories: Remove $PTHREAD_LIBS
Categories: net-p2p, comms
Note that qrq was not properly staged, it failed stage-QA.
aprsd failed check-plist; it had a plist orphan. Now it fails stage-QA
with a fs violation, but it may be acceptable. Fixes added to both.
approved by: PTHREAD blanket |
1.3.4_1 22 Nov 2014 23:38:51
  |
db  |
- Change MAINTAINER on these hamradio ports to new ports group hamradio@ |
1.3.4_1 20 Oct 2014 09:31:34
  |
bapt  |
Cleanup plist |
1.3.4_1 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.3.4 15 Jul 2014 23:11:13
  |
adamw  |
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. |
1.3.4 07 Jan 2014 01:16:36
  |
db  |
- convert old USE_GMAKE and USE_DOS2UNIX to new Uses= |
1.3.4 21 Dec 2013 14:29:43
  |
db  |
- Add stagedir support |
1.3.4 11 Dec 2013 15:10:44
  |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms |
1.3.4 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) |
1.3.4 20 Sep 2013 16:03:29
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
1.3.4 04 Jul 2012 22:46:35
 |
db  |
- Update to latest, numerous fixes
- fixes Corrupt correction
- fixes Corrupt filenames
- updates to use fltk-1.3.* |
1.1.1_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.1.1 08 Dec 2011 15:50:57
 |
db  |
- Unbreak flwrap
- Use fltk11 instead of fltk for now.
Feature safe: yes |
1.1.1 04 Nov 2011 22:08:13
 |
pav  |
- Mark BROKEN: does not compile with new fltk
Reported by: pointyhat |
1.1.1 03 Feb 2011 01:58:21
 |
db  |
- new port companion to fldigi
Submitted by: self
Reviewed by: rneese a gmail.com
Feature safe: yes |