aboutsummaryrefslogtreecommitdiff
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* Remove Perl core modulesSunpoet Po-Chuan Hsieh2017-06-301-3/+4
| | | | | | | | | - Add LICENSE - Add NO_ARCH - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=444785
* Update fldigi to 4.0.6Diane Bruce2017-06-282-4/+4
| | | | | | | | | | | | | | =Version 4.0.6= 2017-06-25 David Freese <iam_w1hkj@w1hkj.com> 094ac3c: Documentation 1715749: flmsg alert b3dd76d: Time Macros a3f27d2: Require PortAudio Notes: svn path=/head/; revision=444528
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-272-1/+2
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* [qsstv] fix uninitialised member access.Adrian Chadd2017-06-262-1/+11
| | | | | | | | | (I've emailed upstream with this patch) Approved by: db Notes: svn path=/head/; revision=444376
* Update to fldigi 4.0.5Diane Bruce2017-06-253-14/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | N.B. Removal of options oss, sndfile, and portaudio as portaudio and sndfile is now always needed due to an upstream change. =Version 4.0.5= 2017-06-19 David Freese <iam_w1hkj@w1hkj.com> bc29d97: Documentation update 6164c26: TELNET timeout 8922c5d: FD macros b0928a0: N3FJP PTT dcca120: Rx/Tx open/close a49cf18: xmlrpc configuration 36a7fce: FSQ macros 6aaec34: Consistency check fail 7bcd89c: Audio Alerts 5f65d2e: Restore defaults a9346cd: cw variable squelch 8460fba: INSTALL/README/NEWS c2c9f38: CW Extended char set ad8e33e: County field 64b397f: autostart on os x 43b37fe: Rx Context Menu 3aea3ca: Port Audio on Linux f994b6a: NEWS update Notes: svn path=/head/; revision=444325
* Make ninja opt-out in cmake.mkTobias C. Berner2017-06-252-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Using ninja instead of make (1) can lead to significant speed ups while building. Therefore switch from having the ninja generator opt-in to having it opt-out. Previously cmake-ports that wanted to use ninja could set CMAKE_NINJA=yes now, ports that do not work with ninja can set cmake:<existing args>,noninja Note, that needing this should be an exception and most often points to a broken cmake of the port. The ports using cmake were modified * removed USES=gmake, if ninja is used * removed MAKE_ARGS, if ninja is used * added the cmake-argument noninja if necessary PR: 219629 PR: 213331 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D10748 Notes: svn path=/head/; revision=444324
* Fix WWWSunpoet Po-Chuan Hsieh2017-06-251-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=444284
* Horde package update:Martin Matuska2017-06-212-4/+4
| | | | | | | comms/pear-Horde_ActiveSync 2.38.5 -> 2.38.6 Notes: svn path=/head/; revision=444076
* Horde package update:Martin Matuska2017-06-192-4/+4
| | | | | | | | | | | comms/pear-Horde_ActiveSync 2.38.4 -> 2.38.5 devel/pear-Horde_Alarm 2.2.9 -> 2.2.10 devel/pear-Horde_Cli 2.2.0 -> 2.2.3 devel/pear-Horde_Core 2.28.3 -> 2.29.0 devel/pear-Horde_Date 2.3.2 -> 2.4.0 Notes: svn path=/head/; revision=443868
* Remove no-op WX_UNICODESunpoet Po-Chuan Hsieh2017-06-102-2/+0
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=443053
* Use MAKE_CMD instead of MAKE in do-install.Raphael Kubo da Costa2017-06-051-1/+1
| | | | | | | This is more consistent and translates into gmake instead of make. Notes: svn path=/head/; revision=442624
* Allow these ports to build with PACKAGE_BUILDING_FLAVORS set.Bryan Drewery2017-06-042-2/+4
| | | | | | | | | | | | Poudriere in particulr did not properly handle DEPENDS_ARGS which made these ports not properly install dependencies. That bug is being addressed along with adding FLAVORS support to it. With hat: portmgr MFH: 2017Q2 Notes: svn path=/head/; revision=442592
* Update WWWSunpoet Po-Chuan Hsieh2017-05-301-1/+1
| | | | Notes: svn path=/head/; revision=442083
* Mark some ports failing on armv6: implicit declaration of functionMark Linimon2017-05-271-2/+3
| | | | | | | | | | | 'cp15_pmccntr_get' is invalid in C99. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441849
* Mark some ports failing on armv6, for errors classified as "???".Mark Linimon2017-05-261-0/+2
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441814
* Register build dependency on groffBaptiste Daroussin2017-05-251-1/+2
| | | | Notes: svn path=/head/; revision=441692
* Register the dependency on groffBaptiste Daroussin2017-05-251-1/+1
| | | | Notes: svn path=/head/; revision=441690
* Unmark broken on powerpc64, it had already been fixed globally.Mark Linimon2017-05-231-2/+0
| | | | | | | Reported by: maintainer Notes: svn path=/head/; revision=441536
* Version 4.0.4Diane Bruce2017-05-232-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | * Maintenance Release includes - cw scanner . adds multi signal scanner / browser - Sound Card . keep input and output sound card devices open for duration of fldigi execution . Corrected tune output device . Changed tune, wfid, video and cw-id to use tx offset - CW QSY . Correct QSY when transceiver in CW and CW-R type modes - CALL field size . Increased CALL, OP_CALL, STA_CALL from 15 to 30 chars - LOG area controls . Resize controls to add County entry control. Allow user to select which extra qso field is displayed; country or county. PR: ports/219446 Submitted by: takefu@airport.fm Notes: svn path=/head/; revision=441515
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-234-3/+4
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-213-3/+8
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441429
* Fix shebangs.Tobias C. Berner2017-05-201-2/+5
| | | | | | | | | * Make dependency on pyhthon explicit. Approved by: rakuco (mentor, implicit) Notes: svn path=/head/; revision=441323
* Update to 1.2Diane Bruce2017-05-193-27/+24
| | | | | | | | | | | | | Under heavy development see http://freedv.org/tiki-index.php Fix distinfo (needed TIMESTAMP) Fix missing dependancy audio/speex PR: ports/219349 Submitted by: takefu@airport.fm Notes: svn path=/head/; revision=441228
* Update to 1.3.31Diane Bruce2017-05-172-4/+4
| | | | | | | | | | | | | | | | | =Version 1.3.31= 2017-05-15 David Freese <iam_w1hkj@w1hkj.com> 9c1a0f3: IC735 a5a453a: FT817 CW MODE 4deacd6: FT-891 c3e6371: IC7200 Initial BW 67ed018: TS850 Reported by: portscout Notes: svn path=/head/; revision=441118
* Fix shebangs.Tobias C. Berner2017-05-161-2/+4
| | | | | | | Approved by: rakuco (mentor, implicit) Notes: svn path=/head/; revision=441013
* comms/dcf77pi: update to 3.6.0Rene Ladan2017-05-164-7/+10
| | | | | | | | | See CHANGELOG.md for changes While here, improve pkg-message Notes: svn path=/head/; revision=441010
* Mark some ports failing on various tier-2 archs. In cases where theMark Linimon2017-05-141-1/+1
| | | | | | | | | | | | | error message was a stub, provide a real one. While here, pet portlint. This is a catchup commit from various earlier commits. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440863
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-132-6/+10
| | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440746
* Revert r440594, build was fixed in r440513Antoine Brodin2017-05-101-2/+0
| | | | Notes: svn path=/head/; revision=440595
* Mark BROKEN: wrong LIB_DEPENDSAntoine Brodin2017-05-101-0/+2
| | | | | | | | | ===> direwolf-1.4_1 depends on shared library: libgpsd.so - not found Reported by: pkg-fallout Notes: svn path=/head/; revision=440594
* Properly register dependency on libomp.so from devel/openmp portAntoine Brodin2017-05-101-2/+2
| | | | Notes: svn path=/head/; revision=440585
* The astro/gpsd update (r439960) removed libgpsd.so that Direwolf's LIB_DEPENDSDiane Bruce2017-05-092-3/+3
| | | | | | | | | | | | | | | | | was described with. Direwolf actually depends on libgps.so, so this just gets renamed to reflect actual dependency. While here, one of the telemetry scripts uses #!/usr/local/bin/python, so mark the dependency on the python metaport. No PORTREVISION bump because port was failing to build as of r439960. PR: ports/219096 Submitted by: bsdports@kyle-evans.net Reported by: pkg-fallout Approved by: Maintainer Notes: svn path=/head/; revision=440513
* - Update to minicom 2.7.1Johan van Selst2017-05-092-7/+9
| | | | | | | - Pet portlint Notes: svn path=/head/; revision=440512
* Update comms/smstools3 to 3.1.21Guido Falsi2017-05-052-4/+4
| | | | Notes: svn path=/head/; revision=440202
* Fix some FreeBSD.org case of bad case.Mathieu Arnold2017-05-041-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=440110
* Fix shebangsTobias C. Berner2017-05-041-2/+4
| | | | | | | | | Reviewed by: mat Approved by: mat Differential Revision: https://reviews.freebsd.org/D10527 Notes: svn path=/head/; revision=440086
* Horde package update:Martin Matuska2017-05-032-4/+4
| | | | | | | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.38.2 -> 2.38.4 devel/pear-Horde_Alarm 2.2.8 -> 2.2.9 devel/pear-Horde_Argv 2.0.12 -> 2.1.0 devel/pear-Horde_Cli 2.1.0 -> 2.2.0 archivers/pear-Horde_Compress 2.1.6 -> 2.2.0 security/pear-Horde_Crypt 2.7.6 -> 2.7.8 graphics/pear-Horde_Image 2.4.0 -> 2.4.1 www/horde-base 5.2.14 -> 5.2.15 mail/horde-imp 6.2.18 -> 6.2.19 mail/horde-ingo 3.2.14 -> 3.2.15 deskutils/horde-kronolith 4.2.20 -> 4.2.21 mail/horde-webmail 5.2.19 -> 5.2.20 deskutils/horde-groupware 5.2.19 -> 5.2.20 Notes: svn path=/head/; revision=440070
* Update to 4.0.3Diane Bruce2017-05-032-5/+4
| | | | | | | | | | | | | | | | From ChangeLog =Version 4.0.3= 2017-04-30 David Freese <iam_w1hkj@w1hkj.com> c9b9bb9: OS X Wizard a8a6e09: cw decoder 7e552c4: CW wait Reported by: @portscout Notes: svn path=/head/; revision=440038
* - Update devel/libical to version 2.0Pawel Pekala2017-05-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION in all consumers - mail/claws-mail-vcalendar now builds, remove IGNORE - Mark devel/libical-glib as BROKEN Release Highlights WARNING: Version 2 IS NOT Binary Compatible with Older Versions Version 2 is Source Compatible with Older Versions Lots of source code scrubbing [New] RSCALE support (requires libicu from http://www.icu-project.org) [New] CalDAV attachment support (draft-daboo-caldav-attachments) [New] Resurrect the Berkeley DB storage support [Bug] issue83: Incorrect recurrence generation for weekly pattern Handle RRULEs better Handle threading better PR: 218711 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=440024
* devel/boost-*: update to 1.64.0Jan Beich2017-05-026-4/+6
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_64_0.html PR: 218835 Approved by: office (bapt) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D10472 Notes: svn path=/head/; revision=439934
* Update math/gsl to 2.3Tobias C. Berner2017-05-021-1/+1
| | | | | | | | | | | | | | | | | | This release introduces some new features and fixes several bugs: http://savannah.gnu.org/forum/forum.php?forum_id=8751 * update to 2.3 and take maintainership * update math/py-gsl to 2.2.0 for gsl2 support * update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support PR: 218952 Exp-run by: antoine Reviewed by: mat, rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D10522 Notes: svn path=/head/; revision=439928
* 2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months ↵Larry Rosenman2017-04-306-137/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (google code has gone away) 2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/privman: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/py-px: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/spdict: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has gone away) 2017-04-30 net/opendpi: Unfetchable for more than six months (google code has gone away) 2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/naim: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/carve: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/foma: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/opencinematools: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/vstream-client: Unfetchable for more than six months (google code has gone away) 2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/jspacker: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008, requires openjdk 1.6 2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/trac-down: Upstream is gone www/tengine 2017-04-30 www/arora: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-dotcloud.cli: deprecated in upstream 2017-04-30 www/closure-linter: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/sventon: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/squidstats: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months (google code has gone away) 2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code has gone away) 2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months (google code has gone away) 2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone away) 2017-04-30 comms/esmska: Unfetchable for more than six months (google code has gone away) 2017-04-30 x11/keynav: Unfetchable for more than six months (google code has gone away) 2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/truecrack: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/skipfish: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code has gone away) 2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has gone away) 2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone away) 2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has gone away) 2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/robocalypto: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/libfov: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/dcross: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/hexglass: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code has gone away) 2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months (google code has gone away) 2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code has gone away) 2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead Notes: svn path=/head/; revision=439826
* Do not separate ${DESTDIR}${PREFIX} with a slash: this is redundant whenAlexey Dokuchaev2017-04-291-1/+1
| | | | | | | | PREFIX is an absolute path (common case) and could break things if it is not (and DESTDIR is empty). Should have been part of r439766. Notes: svn path=/head/; revision=439768
* Don't pass STAGEDIR via MAKE_ENV, it's already being defined (as DESTDIR)Alexey Dokuchaev2017-04-293-7/+5
| | | | | | | | | | in MAKE_ARGS. Also, remove bogus trailing slash when setting INSTALLDIR, kill EOL whitespace in the port description text, and fix its formatting. Forgotten by: db Notes: svn path=/head/; revision=439766
* Provide more descriptive error messages for ports failing on powerpc64.Mark Linimon2017-04-292-8/+3
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=439736
* - Fix shebangsMartin Wilke2017-04-281-3/+5
| | | | | | | Submitted by: Jochen Neumeister Notes: svn path=/head/; revision=439605
* comms/dcf77pi: add a tip to make it possible to run the programs as non-rootRene Ladan2017-04-271-0/+9
| | | | Notes: svn path=/head/; revision=439563
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-253-1/+3
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* - Fix shebangsMartin Wilke2017-04-221-1/+3
| | | | Notes: svn path=/head/; revision=439170
* - Fix shebangsMartin Wilke2017-04-191-1/+3
| | | | Notes: svn path=/head/; revision=438834