aboutsummaryrefslogtreecommitdiff
path: root/comms/flwrap
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.3.5Stephen Hurd2019-04-193-17/+6
| | | | Notes: svn path=/head/; revision=499338
* Fix build with clang6Diane Bruce2018-01-181-0/+11
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=459379
* Follow upstream move from self hosted to SourceForgeDiane Bruce2018-01-102-4/+4
| | | | | | | Same binary just re-rolled to reflect change. Notes: svn path=/head/; revision=458675
* Cleanup dead MASTER_SITESBaptiste Daroussin2017-10-131-2/+1
| | | | Notes: svn path=/head/; revision=452001
* Move upstream distribution to SourceforgeDiane Bruce2017-01-081-0/+1
| | | | Notes: svn path=/head/; revision=430853
* Remove libjpeg.so.11 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428135
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=386312
* 2 ports categories: Remove $PTHREAD_LIBSJohn Marino2015-03-241-3/+2
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=382189
* - Change MAINTAINER on these hamradio ports to new ports group hamradio@Diane Bruce2014-11-221-1/+1
| | | | Notes: svn path=/head/; revision=373117
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371247
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.Adam Weinberger2014-07-151-0/+2
| | | | | | | | | | 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. Notes: svn path=/head/; revision=362014
* - convert old USE_GMAKE and USE_DOS2UNIX to new Uses=Diane Bruce2014-01-071-2/+1
| | | | Notes: svn path=/head/; revision=338966
* - Add stagedir supportDiane Bruce2013-12-211-8/+4
| | | | Notes: svn path=/head/; revision=337148
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in comms Notes: svn path=/head/; revision=336176
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* - Update to latest, numerous fixesDiane Bruce2012-07-042-7/+6
| | | | | | | | | - fixes Corrupt correction - fixes Corrupt filenames - updates to use fltk-1.3.* Notes: svn path=/head/; revision=300502
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Unbreak flwrapDiane Bruce2011-12-081-3/+3
| | | | | | | | | - Use fltk11 instead of fltk for now. Feature safe: yes Notes: svn path=/head/; revision=287073
* - Mark BROKEN: does not compile with new fltkPav Lucistnik2011-11-041-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=285056
* - new port companion to fldigiDiane Bruce2011-02-034-0/+51
Submitted by: self Reviewed by: rneese a gmail.com Feature safe: yes Notes: svn path=/head/; revision=268567