aboutsummaryrefslogtreecommitdiff
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* comms/gqrx: update 20140313 -> 2.3.1Bartek Rutkowski2014-10-254-37/+33
| | | | | | | | | | | | | | | | - Set PORTEPOCH - Update COMMENT and pkg-descr - Add LICENSE_FILE - Remove obsolete dependency - Mantainer approved PR: 193404 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Reviewed by: martymac (maintainer) Approved by: mentors (implicit), martymac (maintainer) Notes: svn path=/head/; revision=371486
* - libirman is no longer only a static lib so move it from build to libJuergen Lock2014-10-241-3/+3
| | | | | | | | | | depends. - Bump PORTREVISION. Reported by: Henry Hu <henry.hu.sh@gmail.com> (via private email) Notes: svn path=/head/; revision=371448
* Fix compilation after recent numpy patch.Dmitry Sivachenko2014-10-232-0/+2
| | | | | | | Patch by thierry@FreeBSD.org, pointed out by antoine. Notes: svn path=/head/; revision=371398
* Horde package update:Martin Matuska2014-10-202-3/+3
| | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.19.0 -> 2.19.3 devel/pear-Horde_Core 2.14.0 -> 2.15.0 textproc/pear-Horde_CssMinify 1.0.1 -> 1.0.2 www/pear-Horde_Dav 1.0.7 -> 1.1.0 databases/pear-Horde_Db 2.1.3 -> 2.1.4 mail/pear-Horde_Imap_Client 2.25.0 -> 2.25.2 archivers/pear-Horde_Pack 1.0.3 -> 1.0.4 devel/pear-Horde_Timezone 1.0.7 -> 1.0.8 Notes: svn path=/head/; revision=371258
* Cleanup plistBaptiste Daroussin2014-10-20100-591/+17
| | | | Notes: svn path=/head/; revision=371247
* Add USES=alias to several portsJohn Marino2014-10-202-2/+2
| | | | | | | | | | | Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket) Notes: svn path=/head/; revision=371244
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-193-13/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine Notes: svn path=/head/; revision=371193
* - Convert ports from cad/, chinese/, comms/ and converters/ to newMarcus von Appen2014-10-1910-25/+17
| | | | | | | | | USES=python Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371172
* Ignore on the package builders when the default version of python is differentAntoine Brodin2014-10-181-0/+4
| | | | | | | | | from the requested one Reported by: pkg-fallout Notes: svn path=/head/; revision=371131
* - Update to 1.3.17Stephen Hurd2014-10-172-5/+4
| | | | | | | | | | | - Set Maintainer to hamradio@ From ChangeLog: FT450D Notch, IC-9100 update, Power meter remote, Smeter remote, touch panel, xml-fix, FT450D, Freq Control, IC 7410 Notes: svn path=/head/; revision=371084
* - modernise Makefile, fix pkg-descrDiane Bruce2014-10-145-19/+16
| | | | | | | | | | | - change Maintainer to hamradio group - update to chirp 0.4.1 Version 0.4.1 contains a special backport for Baofeng users to work around a firmware incompatibility issue. Notes: svn path=/head/; revision=370886
* Remove @dirrm/@dirrmty from my portsGanael LAPLANCHE2014-10-132-10/+0
| | | | Notes: svn path=/head/; revision=370757
* - delete bogus old patchDiane Bruce2014-10-091-11/+0
| | | | Notes: svn path=/head/; revision=370519
* Clean up pkg-plist of my ports.Rene Ladan2014-10-091-2/+0
| | | | Notes: svn path=/head/; revision=370516
* comms/wsjt: switch from py-imaging to py-pillowWilliam Grzybowski2014-10-081-2/+2
| | | | | | | | With hat: python Approved by: portmgr (bdrewery, implicit) Notes: svn path=/head/; revision=370451
* Fix build with gmake 4.1Baptiste Daroussin2014-10-081-0/+1
| | | | Notes: svn path=/head/; revision=370419
* - update to the version 4 branchDiane Bruce2014-10-078-132/+494
| | | | | | | - add LICENSE Notes: svn path=/head/; revision=370404
* - Remove USE_AUTOTOOLSTijl Coosemans2014-10-052-14/+14
| | | | | | | | - Replace CONFIGURE_ARGS with CPPFLAGS/LIBS - Use default do-install Notes: svn path=/head/; revision=370062
* comms/wspr: switch from py-imaging to py-pillowWilliam Grzybowski2014-10-042-4/+14
| | | | | | | | | | - USES python With hat: python Reviewed by: portmgr (bdrewery, implicit) Notes: svn path=/head/; revision=369966
* - Remove :build from USES=libtool because this port does not needTijl Coosemans2014-10-011-3/+3
| | | | | | | | /usr/local/bin/libtool - Don't replace -lpthread with -pthread because they are the same Notes: svn path=/head/; revision=369717
* Convert to USES=hordeBaptiste Daroussin2014-09-302-6/+4
| | | | | | | | Fix pear-Horde_core options Use options helpers where possible Notes: svn path=/head/; revision=369674
* - Update libplist to 1.11.Alberto Villa2014-09-2815-117/+121
| | | | | | | | | | | | | | - Split libusbmuxd.so into comms/libusbmuxd and update to 1.0.9. - Update libimobiledevice to 1.1.6. - Update usbmuxd to Git snapshot (~1.0.9). - Document usbmuxd upgrade process. This marks an important refactoring effort for proper iOS 7 support. It's packed with new features, tools, speed improvements, code refactoring, crash fixes, memory leak fixes and much more. Notes: svn path=/head/; revision=369503
* - Don't remove mtree directoryDmitry Marakasov2014-09-251-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=369285
* - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.hTijl Coosemans2014-09-251-2/+4
| | | | | | | | | | | | | | | | | | | | | and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect value which causes locale files to be installed in the wrong place. - The only configure checks that still need to be patched are related to intltool so move DATADIRNAME patching from USES=pathfix to USE_GNOME=intlhack. - games/klavaro: remove excessive dependencies - japanese/libskk: add INSTALL_TARGET=install-strip - math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread patching - multimedia/freetuxtv: remove excessive dependencies - science/gramps: fix shared-mime-info use Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=369260
* comms/libmodbus: strip a library while install and remove @dirrmtry'sBoris Samorodov2014-09-222-2/+1
| | | | Notes: svn path=/head/; revision=368942
* Simplify plistBaptiste Daroussin2014-09-221-5/+4
| | | | Notes: svn path=/head/; revision=368831
* - Update to version 0.8Pawel Pekala2014-09-202-5/+5
| | | | | | | | | | - Give maintainership to submitter PR: ports/193635 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=368674
* Remove expired portsRene Ladan2014-09-204-32/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep some which are optional dependencies of non-expired ports 2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead 2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray 2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014 2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray 2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray 2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014 2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014 2014-09-20 comms/callsign: RubyForge shutdown May 15 2014 2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014 2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014 2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge 2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014 2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014 2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014 2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014 2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014 2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014 2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014 2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014 2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014 2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2 2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014 2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014 2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014 2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014 2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014 2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014 2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014 2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014 2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI Notes: svn path=/head/; revision=368630
* - Update comms/dcf77pi to version 3.2.0Rene Ladan2014-09-184-27/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use USE_LDCONFIG Overall changes: - Compile with -fpic instead of -fPIC (potentially smaller code size) - Add a schematics file for the hardware receiver in FidoCadJ format - Language and typographical updates to README.md - Several signed/unsigned/size fixes Library changes: - Extract generic third-party code for bits 1..14 from decode_alarm.h into a new file bits1to14.h - Convert almost all calculations for decoding the live signal into integer operations, drop fields 'a', 'frac', and 'maxone' from struct bitinfo. - New function setclock_ok() in setclock.h - New functions get_acc_minlen(), add_acc_minlen(), reset_acc_minlen() in decode_time.h. The accumulated minute length is now a first-class entity. When decoding the live signal, increment it more precisely than just 1000 ms/s to prevent drift during bad radio reception. - New functions dcftime() and isotime() in decode_time.h. Use the latter in setclock.c - Check input values of etc/config.txt: - hw.active_high must be 0 or 1 - hw.freq must be even between 10 and 666666 - Reset the values of bit0 and bit20 if the latter becomes smaller than the former, show this in the log file using a '!' - Compact the signal buffer, it now stores 8 pulses per byte instead of just 1. Client changes: - Make dcf77pi and dcf77pi-analyze more agnostic of the contents of the third-party contents - Update display code of dcf77pi and readpin for the updates to the live signal decoding - Show in dcf77pi when the value of bit20 underflows - Update the code to display the signal buffer in readpin - Fix readpin to properly clean up when receiving a SIGINT Notes: svn path=/head/; revision=368444
* Convert to USES=autoreconfTijl Coosemans2014-09-181-4/+2
| | | | Notes: svn path=/head/; revision=368436
* Remove old libtool patchTijl Coosemans2014-09-181-3/+0
| | | | Notes: svn path=/head/; revision=368432
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.Tijl Coosemans2014-09-171-1/+2
| | | | | | | | | | There are only 60 such ports so there doesn't need to be a separate keyword or USES for this. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=368356
* comms/spandsp-devel:Tijl Coosemans2014-09-144-16/+9
| | | | | | | | | | | - Fix installation of lib/libspandsp.so.2 (when patching configure.ac almost all USE_AUTOTOOLS are needed) - Replace CONFIGURE_ARGS with CPPFLAGS/LIBS Reported by: antoine Notes: svn path=/head/; revision=368167
* Use default LIBTOOLIZE_ARGSTijl Coosemans2014-09-133-3/+0
| | | | Notes: svn path=/head/; revision=368126
* devel/glib12 x11-toolkits/gtk12:Tijl Coosemans2014-09-131-1/+1
| | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0 Notes: svn path=/head/; revision=368108
* - Remove USE_AUTOTOOLS=libtoolTijl Coosemans2014-09-111-5/+3
| | | | | | | - Convert to USES=python Notes: svn path=/head/; revision=367982
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-1022-11/+22
| | | | | | | | | | | | | 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
* - Allow staging as a regular userAntoine Brodin2014-09-102-3/+8
| | | | | | | - Shebangfix Notes: svn path=/head/; revision=367849
* Horde package update:Martin Matuska2014-09-082-3/+3
| | | | | | | | | | comms/pear-Horde_ActiveSync 2.18.1 -> 2.19.0 devel/pear-Horde_Core 2.13.1 -> 2.14.0 mail/horde-webmail 5.2.1 -> 5.2.2 deskutils/horde-groupware 5.2.1 -> 5.2.2 Notes: svn path=/head/; revision=367707
* Allow staging as a regular userAntoine Brodin2014-09-081-1/+0
| | | | Notes: svn path=/head/; revision=367661
* comms/ncid: Upgrade version 0.89 => 1.0John Marino2014-09-072-7/+9
| | | | | | | | PR: 193345 Submitted by: maintainer (Carlos JPM) Notes: svn path=/head/; revision=367485
* Stage comms/pr and assign maintainership to submitterJohn Marino2014-09-063-16/+38
| | | | | | | | | | | The source files were no longer available, so the submitter is also hosting those. PR: 192878 Submitted by: Chris Hutchinson Notes: svn path=/head/; revision=367459
* Horde package update:Martin Matuska2014-09-052-3/+3
| | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.18.0 -> 2.18.1 mail/pear-Horde_Imap_Client 2.24.2 -> 2.25.0 mail/horde-imp 6.2.1 -> 6.2.2 mail/horde-ingo 3.2.0 -> 3.2.1 deskutils/horde-kronolith 4.2.1 -> 4.2.2 www/horde-passwd 5.0.1 -> 5.0.2 mail/horde-turba 4.2.1 -> 4.2.2 Notes: svn path=/head/; revision=367397
* Allow staging as a regular userAntoine Brodin2014-09-051-1/+1
| | | | Notes: svn path=/head/; revision=367376
* Change INSTALL_DATA to install with mode 644Antoine Brodin2014-09-041-4/+0
| | | | | | | | | | | | | Remove patches and hacks that were used to work around the previous situation This allows to stage more ports as a regular user Differential Revision: https://reviews.freebsd.org/D703 Reviewed by and discussed with: bapt With hat: portmgr Notes: svn path=/head/; revision=367307
* Fix packagingAntoine Brodin2014-09-032-1/+2
| | | | Notes: svn path=/head/; revision=367178
* Switch to USES=python for my portsGanael LAPLANCHE2014-09-031-2/+1
| | | | Notes: svn path=/head/; revision=367160
* Simplify plistBaptiste Daroussin2014-09-021-2/+1
| | | | Notes: svn path=/head/; revision=367122
* Replace @exec/unexec by @dirrmtry which does the same jobBaptiste Daroussin2014-09-021-2/+1
| | | | Notes: svn path=/head/; revision=367120
* Fix packaging as a userBaptiste Daroussin2014-09-022-11/+6
| | | | Notes: svn path=/head/; revision=367007