aboutsummaryrefslogtreecommitdiff
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-252-2/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* - use STAGEDIRDirk Meyer2013-11-224-3/+70
| | | | | | | | - honor NLS option PR: 184166 Notes: svn path=/head/; revision=334608
* - Pass QMAKE_ARGS to qmakeMax Brazhnikov2013-11-222-28/+22
| | | | | | | Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334587
* - Convert to USES=qmake (and other USES while I'm here)Max Brazhnikov2013-11-222-24/+15
| | | | | | | | | | - Add state support - Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc. Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334586
* Horde package update:Martin Matuska2013-11-212-3/+3
| | | | | | | | | | | Horde_ActiveSync 2.8.5 -> 2.9.1 Horde_Core 2.11.0 -> 2.11.1 Horde_Crypt 2.3.0 -> 2.4.0 Horde_Text_Filter 2.1.5 -> 2.2.0 horde-imp 6.1.5 -> 6.1.6 Notes: svn path=/head/; revision=334527
* Update to version 3.1.1.Boris Samorodov2013-11-213-7/+10
| | | | Notes: svn path=/head/; revision=334508
* - Change maintainer email to @FreeBSD.orgRusmir Dusko2013-11-181-11/+7
| | | | | | | | | | | | - Use the new format for LIB_DEPENDS - USES gmake instead of USE_GMAKE - USES pathfix instead of USE_GNOME gnomehack - Support STAGEDIR Approved by: pawel / wg (mentors, implicit Notes: svn path=/head/; revision=334264
* Convert to USES=dos2unixBaptiste Daroussin2013-11-182-5/+3
| | | | | | | | | While here stagify some of the ports Modernize LIB_DEPENDS Extract zip with bsdtar when possible Notes: svn path=/head/; revision=334194
* - Update from 2.0.10 to 2.0.11Danilo Egea Gondolfo2013-11-182-6/+6
| | | | | | | - Add shared-mime-info to USES Notes: svn path=/head/; revision=334143
* Support STAGEDIR.Vanilla I. Shu2013-11-1831-120/+304
| | | | Notes: svn path=/head/; revision=334137
* - Add LICENSESunpoet Po-Chuan Hsieh2013-11-143-18/+22
| | | | | | | | | | - Use DOS2UNIX - Remove CFLAGS: it was CFLAGS += ${PTHREAD_CFLAGS} - Respect DOCS - Remove unnecessary .include <bsd.port.options.mk> Notes: svn path=/head/; revision=333801
* - Switch to USES=gmake.Jimmy Olgeni2013-11-111-5/+19
| | | | | | | - Add staging support. Notes: svn path=/head/; revision=333513
* Convert to USES=kmod, which removes duplicated code and ensures that allRene Ladan2013-11-092-11/+5
| | | | | | | | | | | | | | | | required steps are followed. There are no user-visible changes. The exception is multimedia/ptx-kmod, which now installs the kernel module into /boot/modules instead of ${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle. PR: ports/183625 Submitted by: myself Approved by: portmgr (bdrewery) Exp-run by: bdrewery Notes: svn path=/head/; revision=333329
* Update to 0.3.6.Koop Mast2013-11-082-2/+4
| | | | | | | | | | This update supports a number of new codecs. Remove indiffently argument from COMMENT Update pkg-descr to supported codec list. Stageify. Notes: svn path=/head/; revision=333231
* - Enable stagingGanael LAPLANCHE2013-11-082-15/+14
| | | | | | | | - Use new LIB_DEPENDS format - Use new options framework Notes: svn path=/head/; revision=333197
* Support STAGEDIR.Vanilla I. Shu2013-11-056-26/+20
| | | | Notes: svn path=/head/; revision=332840
* comms/deforaos-phone: update to 0.3.12William Grzybowski2013-11-044-14/+55
| | | | | | | | | | | | - Update to 0.3.12 - Allow staging - Convert lib depends to new format PR: ports/183658 Submitted by: maintainer Notes: svn path=/head/; revision=332786
* - Fix stagedirDiane Bruce2013-11-043-14/+21
| | | | | | | | | | - disable automake run if automake is present on system PR: ports/183256 Submitted by: takefu@airport.fm Notes: svn path=/head/; revision=332762
* Stagify Gstreamer ports.Koop Mast2013-11-011-1/+0
| | | | | | | | | | | | | Fix build of gstreamer and gstreamer1 with glib 2.38.x [1]. Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix, new LIB_DEPENDS syntax. Only pull in flex if base version is too old. Be more selective for which OSVERSIONS we need gcc due to the clang bug. Obtained from: Gstreamer upstream [1] Notes: svn path=/head/; revision=332416
* - Update to version 2.9.1Pawel Pekala2013-11-012-17/+16
| | | | | | | | | | - Support staging PR: ports/181063 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=332415
* None of the binaries installed by comms/libimobiledevice are actually linkedAlexey Dokuchaev2013-10-312-17/+18
| | | | | | | | | | | | | | to gnutls/gcrypt/tasn1, while they are explicitly listed in the LIB_DEPENDS, remove them. Judging from configure script, GnuTLS is used only when OpenSSL is explicitly disabled with --disable-openssl; Gentoo ebuild agrees. OpenSSL is preferred, and is our standard SSL provider. If GnuTLS is required for some special feature of libimobiledevice, it can be introduced as an OPTION. While here: stagify the port, use modern LIB_DEPENDS syntax. Approved by: maintainer (avilla; timeout since May 16th) Notes: svn path=/head/; revision=332199
* Respect $(CC).Alex Dupre2013-10-301-2/+20
| | | | Notes: svn path=/head/; revision=332092
* - Perform general cleanup:Eitan Adler2013-10-304-7/+5
| | | | | | | | | - remove sole DOCS option - USE_GMAKE -> USES=gmake - fix comment Notes: svn path=/head/; revision=332066
* - Convert to stagingEitan Adler2013-10-301-11/+6
| | | | | | | - Perform general cleanup Notes: svn path=/head/; revision=332065
* - Convert to stagingEitan Adler2013-10-301-5/+1
| | | | | | | - Perform general cleanup Notes: svn path=/head/; revision=332064
* - Add stage supportSteve Wills2013-10-302-2/+0
| | | | Notes: svn path=/head/; revision=332031
* - Update to 1.0.5Rene Ladan2013-10-284-33/+11
| | | | | | | - Add a note to UPDATING about the changed and renamed configuration file. Notes: svn path=/head/; revision=331897
* - use STAGEDIRDirk Meyer2013-10-271-6/+6
| | | | | | | - use OPTIONS_DEFINE Notes: svn path=/head/; revision=331810
* Revert USE_GCC to yesPawel Pekala2013-10-271-1/+1
| | | | | | | Requested by: gerald Notes: svn path=/head/; revision=331800
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-269-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* - fix build with clangDirk Meyer2013-10-252-10/+56
| | | | | | | Submitted by: gahr Notes: svn path=/head/; revision=331555
* Support staging.Emanuel Haupt2013-10-231-4/+3
| | | | Notes: svn path=/head/; revision=331422
* - Convert to USES+=tkPietro Cerutti2013-10-233-10/+19
| | | | | | | - STAGE-clean Notes: svn path=/head/; revision=331384
* Convert to OptionsNG and stagify.Alexey Dokuchaev2013-10-231-16/+15
| | | | Notes: svn path=/head/; revision=331356
* - Support staging.Tijl Coosemans2013-10-222-19/+11
| | | | | | | | | - New LIB_DEPENDS syntax. - USES=gmake desktop-file-utils shared-mime-info. - Options helpers. Notes: svn path=/head/; revision=331289
* Horde package update:Martin Matuska2013-10-222-3/+3
| | | | | | | | | Horde_ActiveSync 2.8.4 -> 2.8.5 Horde_Alarm 2.0.4 -> 2.0.5 Horde_Core 2.10.0 -> 2.10.1 Notes: svn path=/head/; revision=331287
* - Support staging.Tijl Coosemans2013-10-221-15/+11
| | | | | | | | | | - New LIB_DEPENDS syntax. - USES=gmake. - Options helpers. - Make the Requires field private in pkgconfig file. Notes: svn path=/head/; revision=331286
* - Support staging.Tijl Coosemans2013-10-221-12/+8
| | | | | | | | | - USES=gmake. - Options helpers. - Make the Requires field private in pkgconfig file. Notes: svn path=/head/; revision=331285
* - Convert to stagingGuido Falsi2013-10-227-58/+82
| | | | | | | | | | | | | | - Convert to USES - Use shebangfix where necessary - Move most @exec/@unexec commands from plist to pkg-install/pkg-deinstall scripts - Make rclint somewhat happier - Convert to new LIB_DEPENDS format - Strip binaries - Take maintainership Notes: svn path=/head/; revision=331281
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-2213-13/+0
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* comms/dabstick-radio: unset FFMPEG_SUFFIXWilliam Grzybowski2013-10-221-5/+2
| | | | | | | | | - Unset FFMPEG_SUFFIX, linking against ffmpeg Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=331213
* Horde port update:Martin Matuska2013-10-212-3/+3
| | | | | | | | | | | | | | | | | | | Horde_ActiveSync 2.8.3 -> 2.8.4 Horde_Auth 2.1.0 -> 2.1.1 Horde_Core 2.9.0 -> 2.10.0 Horde_Css_Parser 1.0.1 -> 1.0.2 Horde_Date 2.0.6 -> 2.0.7 Horde_History 2.2.0 -> 2.2.1 Horde_Imap_Client 2.15.4 -> 2.15.5 Horde_Log 2.0.1 -> 2.1.0 Horde_Mail 2.1.1 -> 2.1.2 Horde_Rpc 2.1.0 -> 2.1.1 Horde_Smtp 1.2.3 -> 1.2.5 Horde_SpellChecker 2.1.0 -> 2.1.1 Horde_Stream 1.3.0 -> 1.4.0 Notes: svn path=/head/; revision=331093
* - Backport patch to fix build of py-libimobiledevice.Alberto Villa2013-10-142-2/+12
| | | | | | | | | | Reported by: pkg-fallout - Adapt to LIB_DEPENDS change. - Enable stage support. Notes: svn path=/head/; revision=330274
* Horde package update:Martin Matuska2013-10-102-3/+3
| | | | | | | | | | | | Horde_ActiveSync 2.7.3 -> 2.8.3 Horde_Cache 2.2.1 -> 2.3.0 Horde_Core 2.8.0 -> 2.9.0 Horde_Imap_Client 2.15.3 -> 2.15.4 Horde_Mime 2.2.5 -> 2.2.7 Horde_Text_Filter 2.1.3 -> 2.1.4 Notes: svn path=/head/; revision=330034
* - Update comms/rtl-sdr to 20130913 and bump dependent ports' revisionsGanael LAPLANCHE2013-10-105-114/+109
| | | | | | | | | - Enable staging - Update USES - Remove IGNORE statement for pre-8.x versions Notes: svn path=/head/; revision=329965
* - Change maintainer email to @FreeBSD.orgDanilo Egea Gondolfo2013-10-073-84/+203
| | | | | | | | | | | - Convert LIB_DEPENDS to new syntax - Add stage support - Update pkg-descr Approved by: wg/culot (mentors, implicit) Notes: svn path=/head/; revision=329647
* Removed unmaintained (ports@) or gnome@ ports depending on gnome1Baptiste Daroussin2013-10-058-94/+0
| | | | | | | Approved by: gnome (implicit) Notes: svn path=/head/; revision=329464
* Remove the version 1.03 of the mlan API.Poul-Henning Kamp2013-10-0511-471/+0
| | | | Notes: svn path=/head/; revision=329463
* umcs7840 was removed 3 Oct 2013 14:25:41 +0000 (UTC).Mark Linimon2013-10-041-1/+0
| | | | Notes: svn path=/head/; revision=329252
* Remove comms/umcs7840, this driver is included in base system long time ago.Lev A. Serebryakov2013-10-035-65/+0
| | | | Notes: svn path=/head/; revision=329198