aboutsummaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* Stagify Gstreamer ports.kwm2013-11-021-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]
* - Update to version 2.9.1pawel2013-11-022-17/+16
| | | | | | | - Support staging PR: ports/181063 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* None of the binaries installed by comms/libimobiledevice are actually linkeddanfe2013-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)
* Respect $(CC).ale2013-10-301-2/+20
|
* - Perform general cleanup:eadler2013-10-304-7/+5
| | | | | | - remove sole DOCS option - USE_GMAKE -> USES=gmake - fix comment
* - Convert to stagingeadler2013-10-301-11/+6
| | | | - Perform general cleanup
* - Convert to stagingeadler2013-10-301-5/+1
| | | | - Perform general cleanup
* - Add stage supportswills2013-10-302-2/+0
|
* - Update to 1.0.5rene2013-10-294-33/+11
| | | | - Add a note to UPDATING about the changed and renamed configuration file.
* - use STAGEDIRdinoex2013-10-281-6/+6
| | | | - use OPTIONS_DEFINE
* Revert USE_GCC to yespawel2013-10-281-1/+1
| | | | Requested by: gerald
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-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)
* - fix build with clangdinoex2013-10-252-10/+56
| | | | Submitted by: gahr
* Support staging.ehaupt2013-10-241-4/+3
|
* - Convert to USES+=tkgahr2013-10-233-10/+19
| | | | - STAGE-clean
* Convert to OptionsNG and stagify.danfe2013-10-231-16/+15
|
* - Support staging.tijl2013-10-232-19/+11
| | | | | | - New LIB_DEPENDS syntax. - USES=gmake desktop-file-utils shared-mime-info. - Options helpers.
* Horde package update:mm2013-10-232-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
* - Support staging.tijl2013-10-231-15/+11
| | | | | | | - New LIB_DEPENDS syntax. - USES=gmake. - Options helpers. - Make the Requires field private in pkgconfig file.
* - Support staging.tijl2013-10-231-12/+8
| | | | | | - USES=gmake. - Options helpers. - Make the Requires field private in pkgconfig file.
* - Convert to stagingmadpilot2013-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
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-2213-13/+0
| | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery)
* comms/dabstick-radio: unset FFMPEG_SUFFIXwg2013-10-221-5/+2
| | | | | | - Unset FFMPEG_SUFFIX, linking against ffmpeg Approved by: portmgr (bapt, implicit)
* Horde port update:mm2013-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 > Description of fields to fill in above: 76 columns --| > PR: If a GNATS PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Security: Vulnerability reference (one per line) or description. > Sponsored by: If the change was sponsored by an organization. > Empty fields above will be automatically removed. M head/comms/pear-Horde_ActiveSync/Makefile M head/comms/pear-Horde_ActiveSync/distinfo M head/devel/pear-Horde_Core/Makefile M head/devel/pear-Horde_Core/distinfo M head/devel/pear-Horde_Date/Makefile M head/devel/pear-Horde_Date/distinfo M head/devel/pear-Horde_History/Makefile M head/devel/pear-Horde_History/distinfo M head/devel/pear-Horde_Stream/Makefile M head/devel/pear-Horde_Stream/distinfo M head/mail/pear-Horde_Imap_Client/Makefile M head/mail/pear-Horde_Imap_Client/distinfo M head/mail/pear-Horde_Mail/Makefile M head/mail/pear-Horde_Mail/distinfo M head/mail/pear-Horde_Smtp/Makefile M head/mail/pear-Horde_Smtp/distinfo M head/net/pear-Horde_Rpc/Makefile M head/net/pear-Horde_Rpc/distinfo M head/security/pear-Horde_Auth/Makefile M head/security/pear-Horde_Auth/distinfo M head/sysutils/pear-Horde_Log/Makefile M head/sysutils/pear-Horde_Log/distinfo M head/textproc/pear-Horde_SpellChecker/Makefile M head/textproc/pear-Horde_SpellChecker/distinfo M head/www/pear-Horde_Css_Parser/Makefile M head/www/pear-Horde_Css_Parser/distinfo
* - Backport patch to fix build of py-libimobiledevice.avilla2013-10-142-2/+12
| | | | | | | Reported by: pkg-fallout - Adapt to LIB_DEPENDS change. - Enable stage support.
* Horde package update:mm2013-10-112-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
* - Update comms/rtl-sdr to 20130913 and bump dependent ports' revisionsmartymac2013-10-105-114/+109
| | | | | | - Enable staging - Update USES - Remove IGNORE statement for pre-8.x versions
* - Change maintainer email to @FreeBSD.orgdanilo2013-10-073-84/+203
| | | | | | | | - Convert LIB_DEPENDS to new syntax - Add stage support - Update pkg-descr Approved by: wg/culot (mentors, implicit)
* Removed unmaintained (ports@) or gnome@ ports depending on gnome1bapt2013-10-058-94/+0
| | | | Approved by: gnome (implicit)
* Remove the version 1.03 of the mlan API.phk2013-10-0511-471/+0
|
* umcs7840 was removed 3 Oct 2013 14:25:41 +0000 (UTC).linimon2013-10-041-1/+0
|
* Remove comms/umcs7840, this driver is included in base system long time ago.lev2013-10-035-65/+0
|
* - Add DOCS Optionnemysis2013-10-032-23/+19
| | | | | | | | - Support STAGEDIR and add OPTIONS_SUB - Change REINPLACE_CMD, fix sys/termios.h --> termios.h - Change pkg-plist Approved by: wg/pawel (mentors)
* - update USE_GMAKE to USES= gmakedb2013-09-301-3/+1
|
* - Support stagingmadpilot2013-09-292-34/+22
| | | | | - Convert to new LIB_DEPENDS format - Use options helpers
* - Support stagingmadpilot2013-09-291-5/+3
| | | | - Convert to new LIB_DEPENDS format
* - Support stagingmadpilot2013-09-291-10/+3
| | | | - Use options helpers
* Support staging.naddy2013-09-292-8/+1
|
* Add staging support.rene2013-09-282-4/+29
|
* - Fix build under Freebsd-10db2013-09-281-0/+1
|
* - Add support for STAGEDIRpawel2013-09-272-12/+3
| | | | - Don't show pkg-message twice during install
* - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-251-1/+0
| | | | With hat: portmgr
* - Convert to USES+=tkgahr2013-09-251-1/+1
|
* STAGE'ify comms/libmodbus.bsam2013-09-242-29/+56
|
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-213-3/+5
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-21172-210/+215
| | | | comms)
* SSP support has been added to ports with WITH_SSP for i386 and amd64bdrewery2013-09-202-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | on FreeBSD 10, and amd64 on earlier versions. SSP_UNSAFE is added to disable in a port if it fails to build, but this should only be used in rare circumstances such as kernel modules. Otherwise, the port may just be failing due to lack of respecting LDFLAGS. On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in libssp_nonshared.a to address issues linking on i386 [1]. On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared to LDFLAGS on i386. This is not needed on amd64. However, several hundred ports do not currently respect LDFLAGS, so this support is disabled currently as it causes build failures if a dependency is looking for the stack_chk symbols. Many thanks to jlh@ for this as he had many years of patience in getting all of the necessary pieces [1][2] in. [1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup PR: ports/138228 [2] Submitted by: jlh (bsd.ssp.mk based on) Reviewed by: bapt With hat: portmgr exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
* - Add missing iconv USESmadpilot2013-09-181-1/+1
| | | | | Submitted by: marino Approved by: portmgr (bapt, implicit)
* Fix build under 10-CURRENT.cy2013-09-181-0/+23
|
* Convert to new perl frameworkbapt2013-09-172-3/+2
| | | | Convert USE_GMAKE to USES
* - Respect CC: fix build on -head (with clang)sunpoet2013-09-163-15/+13
| | | | | | | | | | | - While I'm here: - Use PLIST_FILES instead of PLIST - Pet portlint: replace space with tab - Cleanup Makefile header - Remove Author line PR: ports/182119 Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org> (maintainer)
* - convert to the new perl5 frameworkaz2013-09-1214-74/+38
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-123-18/+9
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Add explicit dependency on pkgconf (27 ports)marino2013-09-121-5/+2
|
* Add explicit dependency on pkgconf (6 ports)marino2013-09-111-6/+2
|
* Update to 1.0.4 :rene2013-09-112-4/+4
| | | | | | | - better detection for bits in the radio signal - catch more corner cases in decoding of the time data The configuration file (hardware.txt) needs to be updated with this update.
* Horde package update:mm2013-09-092-3/+3
| | | | | Horde_ActiveSync 2.7.2 -> 2.7.3 Horde_Imap_Client 2.14.0 -> 2.15.0
* Add an explicit dependency on pkgconfbapt2013-09-061-6/+2
|
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-053-2/+5
| | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code)
* - Use new Makefile header formatmartymac2013-09-041-5/+4
| | | | | | | | - Mark as DEPRECATED and set an EXPIRATION_DATE, as uhso-kmod is now available in base on all supported versions PR: ports/181563 Submitted by: rene
* Horde package update:mm2013-09-042-3/+3
| | | | | | | | | | | Horde_ActiveSync 2.7.0 -> 2.7.2 Horde_Auth 2.0.6 -> 2.1.0 Horde_Core 2.7.0 -> 2.8.0 Horde_Queue 1.1.0 -> 1.1.1 Horde_Smtp 1.2.0 -> 1.2.1 Horde_Support 2.1.0 -> 2.1.1 horde-base 5.1.3 -> 5.1.4 horde-webmail 5.1.1 -> 5.1.2
* Add an explicit dependency on pkgconfbapt2013-09-031-0/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-034-2/+4
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-032-10/+4
|
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-032-3/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-021-0/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-021-5/+2
|
* Eliminate USE_GNOME=pkgconfig from commsbapt2013-09-022-3/+3
|
* Add an explicit dependency on pkgconfigbapt2013-09-021-2/+1
| | | | Convert USE_GMAKE to USES=gmake
* - Resolve of using USE_PERL5 and PERL_CONFIGURE togetheraz2013-09-021-6/+3
| | | | | | | - Convert to new perl5 framework - Trim Makefile header With hat: perl@
* Remove expired ports:rene2013-09-0110-135/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-08-28 lang/gdc: Broken for more than 6 month 2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013 2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc 2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version 2013-09-01 devel/dsss: Depends on expired lang/gdc 2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer 2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer 2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer 2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer 2013-09-01 net/ipex: Broken on FreeBSD 8 and newer 2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer 2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer 2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer 2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer 2013-09-01 net/libproxy-mozjs: Does not work with newer libxul 2013-09-01 www/helixplugin: Does not work with newer libxul 2013-09-01 deskutils/chmsee: Does not work with newer libxul 2013-09-01 www/moonshine: Does not work with newer libxul 2013-09-01 x11/ggiterm: Unmaintained and broken 2013-09-01 graphics/libggigcp: Unmaintained 2013-09-01 graphics/libggimisc: Unmaintained 2013-09-01 graphics/libggiwmh: Unmaintained 2013-09-01 devel/libgiigic: Unmaintained 2013-09-01 games/koth: Unmaintained
* Update comms/pear-Horde_ActiveSync to 2.7.0mm2013-09-012-3/+3
|
* - Switch to new LIB_DEPENDS formatpawel2013-08-291-2/+2
| | | | | | - Convert USE_PERL5 to USES - Remove stale MAKE_JOBS_SAFE - Trim dependencies where they are too detailed
* - Remove bogus conditional IGNORE for PACKAGE_BUILDING; these shouldbdrewery2013-08-291-2/+0
| | | | | | | | | | be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES and require manual fetching, others are already marked RESTRICTED. - Trim headers - Convert some pre-fetch errors into IGNORE - Remove needless quoting in java/jdk7-doc IGNORE With hat: portmgr
* - Don't attempt to build when PACKAGE_BUILDING, just hitsbdrewery2013-08-291-1/+1
| | | | | | a fetch error trying FreeBSD mirrors With hat: portmgr
* Update math/gsl to 1.16 and adjust some dependent portsbf2013-08-271-0/+1
|
* Remove expired ports:rene2013-08-269-170/+0
| | | | | | 2013-08-24 mail/p5-Mail-CClient: Broken for more than 6 month 2013-08-24 net/slbd: Broken on FreeBSD 8 and newer 2013-08-24 comms/hso-kmod: Broken on FreeBSD 8 and newer
* Horde package update:mm2013-08-232-3/+3
| | | | | | | | | | | | | | | | Horde_ActiveSync 2.6.1 -> 2.6.2 Horde_Css_Parser 1.0.0 -> 1.0.1 Horde_Db 2.0.3 -> 2.0.4 Horde_Imap_Client 2.12.0 -> 2.13.1 Horde_Mail 2.0.6 -> 2.1.0 Horde_Mime 2.2.4 -> 2.2.5 Horde_Queue 1.0.0 -> 1.1.0 Horde_SessionHandler 2.2.1 -> 2.2.2 Horde_View 2.0.2 -> 2.0.3 horde-wicked 2.0.0RC1 -> 2.0.0RC2 horde-whups 3.0.0RC1 -> 3.0.0RC2 horde-ansel 3.0.0RC1 -> 3.0.0 final
* - Update to 1.10.0sunpoet2013-08-211-1/+1
| | | | | | | - Update COMMENT and remove leading indefinite article from COMMENT - Bump PORTREVISION for graphics/gdal shlib change Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
* - Update x11-toolkits/c++-gtk-utils to 2.2.2pawel2013-08-211-1/+2
| | | | | - Bump affected comms/efax-gtk - Both ports need at least gcc46 to build
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-183-3/+3
| | | | | | | | | | | | | | Right now this is a noop in the former case and a noop in the latter case unless lang/gcc44 has been installed explicitly. This puts a bit more emphasis on standardizing on a canonical version "current" GCC and makes it easier to update that canonical version by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port. That is, USE_GCC=yes means "use a decent/modern version of GCC" without having to worry about details. Approved by: portmgr (bdrewery)
* - restore qsstv and update to latestdb2013-08-1514-0/+233
| | | | | | | | - reassign maintainership - This update moves qsstv to QT4 PR: ports/181233 Submitted by: Stephen Hurd <shurd@sasktel.net>
* - Remove MAKE_JOBS_SAFE variableak2013-08-1514-14/+0
| | | | Approved by: portmgr (bdrewery)
* - Update to 0.96 .nox2013-08-155-105/+157
| | | | | - Remove now obsolete MAKE_JOBS_SAFE. - Remove 7.x cruft.
* - Add patch to avoid a bus error while starting the software.madpilot2013-08-142-2/+21
| | | | | | | | | Many thanks to the Mike Bernard for reporting and helping me debug this problem. While here remove obsolete MAKE_JOBS_SFE flag Reported by: Mike Barnard Kwatampora <mike.barnardq@gmail.com>
* Mark MAKE_JOBS_UNSAFE.ale2013-08-131-0/+2
|
* Horde package update:mm2013-08-102-3/+3
| | | | | | | | Horde_ActiveSync 2.5.6 -> 2.6.1 Horde_Core 2.6.4 -> 2.6.6 Horde_History 2.1.4 -> 2.1.6 Horde_Mime 2.2.3 -> 2.2.4 Horde_Stream 1.2.0 -> 1.3.0
* - Update to 1.7.1madpilot2013-08-073-11/+9
| | | | - Remove obsolete MAKE_JOBS_SAFE (default now)
* We never actually build the GTK frontend anyway. If anyone would like thecrees2013-08-051-2/+2
| | | | | | | GTK frontend built as an OPTION, they should feel free so to request. PR: ports/180956 Submitted by: Stephen Hurd <shurd@sasktel.net>
* - Convert to new perl frameworkaz2013-08-034-9/+8
| | | | - Trim Makefile header
* Fix build with newer binutilsbapt2013-08-021-1/+1
|
* For all my portsnaddy2013-08-021-1/+0
| | | | | * remove MAKE_JOBS_SAFE (default now) * change USE_GMAKE=yes to USES=gmake
* comms/xlog: update to 2.0.10wg2013-08-012-3/+4
| | | | | | | | | - Update to 2.0.10 Changes: http://xlog.nongnu.org/xlog.changelog PR: ports/180975 Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com> (maintainer)
* Fix build with clang by forcing gnu89bapt2013-07-301-0/+1
|
* - Update post-install message to move /usr/local/share/tqsldb2013-07-281-1/+1
| | | | | | | | to /usr/local/share/TrustedQSL - no binary change Submitted by: Thomas Laus KH6ILT <lausts@acm.org> Obtained from: private email
* Mark as broken if the XCWCP option is selected which uses the removed QT3.rene2013-07-271-0/+1
| | | | | | PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt)
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-27124-3812/+0
| | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
* Add new port comms/jsdr:nox2013-07-2616-0/+312
| | | | | | | | | | | | | | | | | | | | | | | | | SDR-J (formerly Jsdr) is a suite of four programs provided under a LGPL open source license for playing around with sdr (software defined radio). The software can be used directly with the PM-SDR kit and RTL2832U based dongles, and in the 32 bits Windows version with other kits as well. The suite contains four programs: - a full blown "short wave" receiver, which provides tuning in the range of 100K .. 165M using the PM-SDR (although above 55 M with reduced performance) and from app 55 MHz to app 900 Mhz or above using an RTL2832U based dongle. The receiver provides quite a number of decoders for amateur modes. - am/fm receiver covering the same frequency bands as the sw receiver, however, with am bandwidths selectable, with fm mono and stereo decoding as well as with rds decoding. - spectrum viewer for use with the RTL2832U based dongles, showing spectra of up to 3 Mhz bandwidth. - mini receiver, a stripped version of the fm receiver, a gadget for listening to WFM using DAB sticks. WWW: http://www.sdr-j.tk/
* Horde package update:mm2013-07-252-3/+3
| | | | | | | | | | Horde_ActiveSync 2.5.5 -> 2.5.6 Horde_Core 2.6.2 -> 2.6.4 Horde_Dav 1.0.1 -> 1.0.2 Horde_HashTable 1.0.1 -> 1.1.0 Horde_History 2.1.0 -> 2.1.4 Horde_Imap_Client 2.11.6 -> 2.12.0 Horde_SessionHandler 2.2.0 -> 2.2.1
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-1/+0
|
* - update to 2.0.9jgh2013-07-232-5/+4
| | | | | | | - trim master_sites PR: 180749 Submitted by: danilogondolfo@gmail.com (maintainer)
* Update to 1.0.3.1rene2013-07-222-6/+5
| | | | This release fixes installation of the configuration file.
* Distfile was rerolled, bump PORTREVISIONrene2013-07-222-3/+4
|
* Update to 1.0.3rene2013-07-212-9/+5
| | | | No need to ignore on FreeBSD < 9.0, the software will disable GPIO itself.
* Fix a parallel build race.nox2013-07-191-0/+15
| | | | Submitted by: pointyhat via miwi
* Horde package update:mm2013-07-172-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Horde_ActiveSync 2.5.3 -> 2.5.5 Horde_Auth 2.0.4 -> 2.0.5 Horde_Cache 2.2.0 -> 2.2.1 Horde_Cli 2.0.3 -> 2.0.4 Horde_Compress 2.0.3 -> 2.0.4 Horde_Compress_Fast 1.0.1 -> 1.0.2 Horde_Core 2.6.1 -> 2.6.2 Horde_Dav 1.0.0 -> 1.0.1 Horde_HashTable 1.0.0 -> 1.0.1 Horde_Icalendar 2.0.6 -> 2.0.7 Horde_Image 2.0.4 -> 2.0.5 Horde_Mail 2.0.5 -> 2.0.6 Horde_Memcache 2.0.1 -> 2.0.3 Horde_Mime 2.2.2 -> 2.2.3 Horde_Prefs 2.4.1 -> 2.5.0 Horde_Vfs 2.1.0 -> 2.1.1 horde-base 5.1.1 -> 5.1.2 horde-content 2.0.2 -> 2.0.3 horde-groupware 5.1.0 -> 5.1.1 horde-imp 6.1.2 -> 6.1.3 horde-ingo 3.1.1 -> 3.1.2 horde-kronolith 4.1.1 -> 4.1.2 horde-mnemo 4.1.0 -> 4.1.1 horde-nag 4.1.0 -> 4.1.1 horde-trean 1.0.2 -> 1.0.3 horde-turba 4.1.0 -> 4.1.1 horde-webmail 5.1.0 -> 5.1.1
* - Update devel/automake to 1.14ade2013-07-162-0/+6
| | | | | | | | | | | - Update devel/gettext to 0.18.3 - Fix known-broken (from exp-runs) ports - Clean up a lot of cruft in the devel/gettext port itself, based on work from tijl@ PR: 178883 Submitted by: ade Sponsored by: Wadsworth 6X
* - Update to 1.3miwi2013-07-155-72/+51
| | | | | PR: 180510 Submitted by: Ports Fury
* - Update to 7.31.0sunpoet2013-07-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
* comms/anyremote: update to 6.3.1wg2013-07-116-22/+101
| | | | | | | | | | | | | | | - Update to 6.3.1 [1] - Trim Makefile header - Add DOCS to options - Remove unneeded pre/post mk - Convert empty() to simple var checks to be consistent - Remove ABI version from LIB_DEPENDS Changes: http://sourceforge.net/p/anyremote/code/756/tree/anyremote/trunk/ChangeLog PR: ports/180431 Submitted by: Alex Samorukov <samm os2.kiev.ua> (maintainer)
* Convert my ports to current standardspawel2013-07-111-8/+6
| | | | | | | | - Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense
* Mark jobs unsafebapt2013-07-101-2/+2
|
* Convert from USE_MOTIF to USES=motifbapt2013-07-102-10/+4
| | | | | | | While here: - trim headers - Remove indefinite article from comment - convert USE_GMAKE to USES=gmake
* - Drop all my portspav2013-07-101-1/+1
|
* Horde package update:mm2013-07-102-3/+3
| | | | | | pear-Horde_ActiveSync 2.5.2 -> 2.5.4 pear-Horde_Core 2.6.0 -> 2.6.1 pear-Horde_Share 2.0.3 -> 2.0.4
* Convert the ports I maintain to USES=gmake.madpilot2013-07-091-2/+1
|
* Remove uneeded USE_DISPLAYbapt2013-07-081-7/+2
| | | | | | While here: Trim header Remove indefinite article from comment
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-051-2/+2
| | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved.
* Updated trustedqsl and removed tqsllib port which is no longer neededdb2013-07-0413-165/+90
| | | | | | | | | | | | Some cleanups and fixes needed. Original comment from shurd@sasktel.net I noticed that the new version allows uploading directly from the tqsl app, so I've updated the port. The tqsllib is no longer a separate package from upstream, so I added the CONFLICTS_INSTALL for it. A note will be needed in ports/UPDATING regarding this. Submitted by: Stephen Hurd <shurd@sasktel.net>
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-031-2/+2
| | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly.
* Deprecate ports broken on FreeBSD 8 or newerantoine2013-07-022-0/+6
| | | | Approved by: maintainer silence
* Remove expired ports:rene2013-07-017-104/+0
| | | | | | | | | | | 2013-07-01 net/openldap23-sasl-client: Unmaintained by upstream 2013-07-01 net/openldap23-server: Unmaintained by upstream 2013-07-01 net/openldap23-client: Unmaintained by upstream 2013-07-01 www/py-django13: Unsupported version 2013-07-01 devel/libtifiles: Superseded by devel/libtifiles2 2013-07-01 comms/libticables: Superseded by comms/libticables2 2013-07-01 devel/libticalcs: Superseded by comms/libticalcs2 2013-07-01 emulators/tiemu2: Superseded by emulators/tiemu3
* Remove expired ports:rene2013-07-015-77/+0
| | | | | | | | 2013-06-30 www/siteatschool: Unmaintained upstream 2013-06-30 textproc/romdict: Upstream the project seems dead for years 2013-06-30 www/dillo-i18n: dillo1 is no longer actively maintained. Please consider using www/dillo2 which has full UTF-8 support 2013-06-30 www/dillo: dillo1 is no longer actively maintained. Please consider using www/dillo2 instead 2013-06-30 comms/qfaxreader: No activity upstream since 2006; uses QT3
* Convert to USES=imakebapt2013-06-293-13/+5
|
* Horde package update:mm2013-06-282-3/+3
| | | | | | | pear-Horde_ActiveSync 2.5.0 -> 2.5.2 pear-Horde_Crypt 2.2.0 -> 2.2.1 pear-Horde_Form 2.0.4 -> 2.0.5 pear-Horde_Util 2.2.2 -> 2.3.0
* New USES imake to handle the dependency on imake.bapt2013-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port
* - update to 2.0.8jgh2013-06-283-160/+83
| | | | | | | | | - Fix options - pass maintainership to sumbmitter - while here convert to options_sub routines, and shorten master_sites PR: 180041 Submitted by: danilogondolfo@gmail.com
* Update multimedia/ffmpeg1 to 1.2.1mm2013-06-251-0/+1
| | | | | PR: ports/177145 Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
* Deprecate: broken on FreeBSD 8 and newerantoine2013-06-251-0/+3
| | | | Approved by: maintainer
* Update to 1.0.2rene2013-06-242-4/+4
|
* the only MASTER_SITE for comms/minicom is alioth.debian.org, which is currentlyjohans2013-06-232-11/+6
| | | | | | | | | | | | | | | returning 406 Not Acceptable if your http(s) request does not include a Accept header of the destination file type or */*. (a missing Accept line should be intepreted as accepting all types). * fix fetching by adding another mirror site * change download urls to ones given on project page * add https mirror * change default device from cuad to cuau (cuad is 7.x and earlier) * remove conditional for 7.x device names: 7.x is no more supported PR: ports/179871 Submitted by: r4721@tormail.org
* Add ONLY_FOR_ARCHS.nox2013-06-221-0/+3
|
* - Update to 0.95 .nox2013-06-227-62/+128
| | | | | | | | - The DAB(+) receiver app now needs MMX and SSE2 so might not run on some old i386 systems, on the other hand it uses considerably less CPU than previous versions. - Add spectrum-viewer app. - More release notes in %%PREFIX%%/share/doc/dabstick-radio/README-0.95 .
* Yet another DCF77 decoder. This one is intended for the Raspberry Pirene2013-06-225-0/+51
| | | | | | | | platform but might work on other devices using GPIO pins too. The received data can be logged for later playback/analysis. WWW: https://github.com/rene0/dcf77pi
* . remove DISTNAME (it is the default one);bsam2013-06-211-7/+2
| | | | | . delete an article from COMMENT; . trim Makefile headers.
* Fix mtree: the port creates an empty DATADIR. Lets define an emptybsam2013-06-211-0/+1
| | | | | | | | list PORTDATA to take this directory into account. Well, the other way is to add an appropriate line to TMPPLIST. But I like the former more. Reported by: Ports-QAT Pointyhat to: bsam (me)
* . add license (GPLv2);bsam2013-06-211-11/+12
| | | | | | | | . bump PORTREVISION; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . mute mkdir command; . do not surround PORTDOCS with .if operator; . trim Makefile headers.
* . remove shlib ABI version numbers from LIB_DEPENDS;bsam2013-06-211-7/+3
| | | | | . delete an article from COMMENT; . trim Makefile headers.
* Add a "@cwd" at the end of pkg-plist. Any automated tool writingbsam2013-06-211-0/+1
| | | | | | at the PLIST file may benifit this. Spotted by: kwm (thanks!)
* . add license (GPLv2);bsam2013-06-212-17/+13
| | | | | | | | | | . bump PORTREVISION; . use PLIST_FILES and PORTDOCS; . remove pkg-plist (7 lines); . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . ${PREFIX}/share/doc/yaps -> ${DOCSDIR}; . use one line install command for two files; . trim Makefile headers.
* . GKERMIT_DOCDIR -> DOCSDIR;bsam2013-06-212-12/+5
| | | | | | | . mute mkdir command; . make use PORTDOCS and PLIST_FILES; . remove pkg-plist (3 lines); . trim Makefile headers.
* portlint: place PORTREVISION at the appropriate position;bsam2013-06-211-6/+2
| | | | . trim Makefile headers.
* Place LICENSE at the appropriate position.bsam2013-06-211-2/+2
|
* . use PLIST_FILES and remove pkg-plist (4 lines);bsam2013-06-212-10/+4
| | | | | . . delete an article from COMMENT; . trim Makefile headers.
* . remove shlib ABI version number from LIB_DEPENDS;bsam2013-06-211-7/+3
| | | | | . delete an article from COMMENT; . trim Makefile headers.
* . remove shlib ABI version number from LIB_DEPENDS;bsam2013-06-211-2/+2
| | | | . portlint: use a tab (not space) after a variable name.
* . NOPORTDOCS -> PORT_OPTIONS:MDOCS;bsam2013-06-211-10/+9
| | | | | | | . remove extra tabs from commands; . mute mkdir command; . install two files at one line command; . trim Makefile headers.
* Absolute paths does not play good with pkg_* tools,bsam2013-06-211-4/+5
| | | | | | | while pkgng uses them just fine. So change current directory to / before touching /var files and directories. Spotted by: antoine (thanks!)
* . NOPORTDOCS -> PORT_OPTIONS:MDOCS;bsam2013-06-212-18/+12
| | | | | | | . mute mkdir commands; . use one line install command; . introduce PORTDOCS at Makefile (trim pkg-plist); . trim Makefile headers.
* . use PLIST_FILES;bsam2013-06-212-8/+2
| | | | | . delete pkg-plist (3 lines); . trim Makefile headers.
* . introduce port options (DOCS);bsam2013-06-212-15/+16
| | | | | | | | | . use standard DOCSDIR instead of DOCDIR; . make use PORTDOCS at Makefile (trim pkg-plist); . mute mkdir command; . use one line install command; . add padding for PKGMESSAGE; . use @dirrmtry instead @exexec /bin/rmdir at pkg-plist.
* . remove shlib ABI version numbers from LIB_DEPENDS;bsam2013-06-211-7/+3
| | | | | . remove an article frmo COMMENT; . trim Makefile headers.
* . portlint: "RUN_DEPENDS" has to appear earlier;bsam2013-06-211-9/+5
| | | | | . remove an article from COMMENT; . trim Makefile headers.
* . NOPORTDOCS~> PORT_OPTIONS:MDOCS;bsam2013-06-201-6/+6
| | | | . trim Makefile headers.
* Put LICENSE at apropriate position.bsam2013-06-201-1/+2
|
* Horde package update:mm2013-06-192-3/+3
| | | | | | | | | | | | | Horde_ActiveSync 2.4.0 -> 2.5.0 Horde_Core 2.5.0 -> 2.6.0 Horde_History 2.0.2 -> 2.1.0 Horde_Icalendar 2.0.5 -> 2.0.6 Horde_Imap_Client 2.11.5 -> 2.11.6 Horde_Injector 2.0.1 -> 2.0.2 Horde_Mime 2.2.1 -> 2.2.2 horde-base 5.1.0 -> 5.1.1 horde-imp 6.1.1 -> 6.1.2 horde-kronolith 4.1.0 -> 4.1.1
* - Reset maintainer due to fatal email bouncezi2013-06-184-9/+5
| | | | Reported by: portscout
* - pointyhat myself. I forgot to remove the diffs for the filesdb2013-06-184-65/+3
| | | | | | | upstream has adopted patches for. - Noted by Tom KH6ILT (Sorry!) Submitted by: Thomas Laus <lausts@acm.org>
* Add gqrx, a Qt-based software defined radio receivermartymac2013-06-174-0/+46
|
* - Make sure /var/spool get properly clean up after deinstallmiwi2013-06-142-5/+2
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Update to 3.21.72db2013-06-132-3/+3
| | | | | - Tons of fixes to GUI - Many additional macros added
* - Fix i18n manpagesmiwi2013-06-121-0/+2
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Update to gnuradio 3.6.5db2013-06-1213-98/+527
| | | | | | | | | | | | | | Important new features (3.6.5): New OFDM PHY layer (Martin Braun, Ben Reynwar) This release includes new OFDM PHY layer blocks in gr-digital. New runtime logging capability (Tom Rondeau) GNU Radio has a logging interface to enable various levels of logging information to be printed to the console or a file. And Numerous bug fixes Reviewed by: martymac
* - Fix buildmiwi2013-06-112-6/+1
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* - Unbreak build on HEADmiwi2013-06-091-4/+0
|
* Horde package update:mm2013-06-052-8/+3
| | | | | | | | comms/pear-Horde_ActiveSync 2.3.6 -> 2.4.0 devel/pear-Horde_Cache 2.1.0 -> 2.2.0 devel/pear-Horde_Core 2.4.3 -> 2.5.0 mail/pear-Horde_Imap_Client 2.11.2 -> 2.11.3 net/pear-Horde_Rpc 2.0.5 -> 2.1.0
* - Update x11-toolkits/c++-gtk-utils to 2.2.0pawel2013-06-022-19/+7
| | | | | add support for DOCS option, switch to PORTDOCS - Update comms/efax-gtk to 3.2.12
* . update to 1.33.0;bsam2013-05-303-9/+13
| | | | | . check for "${PORT_OPTIONS:MDOCS}" rather then "! ${PORT_OPTIONS:MDOCS}" since both conditions are used.
* Fix build on HEAD by adding USE_GCC=any (uses nested functions)bapt2013-05-271-6/+6
|
* - Trim Makefile headeraz2013-05-261-12/+2
| | | | | | | | - Remove check for perl < 5.10 PR: ports/178901 Submitted by: az Approved by: maintainer
* The FreeBSD x11 team proudly presentszeising2013-05-251-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing!
* Fix build on currentbapt2013-05-242-6/+2
|
* Only defined PORTDOCS when DOXYGEN and DOCS are setbapt2013-05-241-2/+1
| | | | | | That avoids getting @dirrm %%DOCSDIR%% added to the plist when the DOCSDIR is not created Reported by: pkg (PKG_DEVELOPER_MODE)
* Remove useless dependency to doxygenmartymac2013-05-211-1/+1
| | | | Suggested by: danfe
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-191-2/+2
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* OsmoSDR is a 100% Free Software based small form-factor inexpensive SDRmartymac2013-05-176-0/+105
| | | | | | (Software Defined Radio) project. WWW: http://sdr.osmocom.org/trac
* Use the power of USES=pathfix instead of the file patch.bsam2013-05-142-11/+1
| | | | | PR: ports/178610 Submitted by: jgh (thanks!)
* Libmodbus is a C library designed to provide a fast and robustbsam2013-05-145-0/+65
| | | | | | | implementation of the Modbus protocol. It runs on Linux, Mac OS X, FreeBSD, QNX and Windows. WWW: http://libmodbus.org/
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-1/+1
| | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk.
* Update to 0.92 .nox2013-05-115-12/+12
|
* - Update to 0.91 .nox2013-05-099-101/+93
| | | | - Add patch to workaround occasional crashes when tuning to channels.
* - Fix plist.avilla2013-05-071-3/+3
| | | | Reported by: QAT
* - Update libimobiledevice to 1.1.5.avilla2013-05-077-50/+104
| | | | | | | | | - Add a port with its Python bindings. The update brings important improvements: * backup/restore support on iOS 4+; * OpenSSL support; * compatibility with iOS 6+.
* - Update to 1.0.8.avilla2013-05-074-20/+17
|
* Fix comparison in patch from my previous commit.madpilot2013-05-071-1/+1
|
* - Take advantage of accept4() in recent CURRENT [1]madpilot2013-05-073-5/+5
| | | | | | - Fix plist when DOXYGEN option is not enabled Suggested by: jilles [1]
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-2/+2
| | | | instead to make migration to TeXLive easier.
* Fix installation of ports that rely on cp -n for installing files. r245960flo2013-05-051-6/+2
| | | | | | | | | | | changed cp to exit with a non-zero exit code if the file exists and is not overwritten thus causing ports to fail installing when e.g. trying to cp .default -> .conf files that already exist. We just ignore the error and continue, as we used to. Reported by: jaset Approved by: portmgr (bapt)
* Fix extractionbapt2013-05-051-7/+5
|
* Fix build with bmakebapt2013-05-051-1/+4
|
* Chase security/libgcrypt updateehaupt2013-05-042-11/+3
|
* Add licence info to some portscrees2013-05-011-5/+3
| | | | Submitted by: 4721
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}bapt2013-04-303-27/+21
| | | | | | While here: - trim headers - convert to new options framework
* In preparation of removing devel/libusb (expires 2013-04-30), remove itrene2013-04-304-28/+7
| | | | | | | | | | | | | | | from these ports. Other changes: - convert Makefile header - convert to optionsNG - remove indefinite article from comment - drop support for FreeBSD < 8.0 - pet portlint (leave library ABI versions in LIB_DEPENDS) - net-mgmt/spectools: change option name from GTK to GTK2 to use default description from bsd.options.desc.mk Approved by: portmgr (bapt)
* Release 3.6.3 is a significant release, adding major newdb2013-04-2939-13645/+3177
| | | | | | | | | | | | | | | | | | | | | | | | capabilities and many bug fixes, while maintaining strict source compatibility with user code already written for the 3.6 API. Much of the code was the result of two events, the September 2012 GNU Radio conference in Atlanta, GA, and the November 2012 GNU Radio hackfest held at Ettus Research in Mountain View, CA. Additional work (not discussed here) from these events has been incorporated into the 'next' branch of the code repository, and will become part of the 3.7 API release series. New features include asynchronous message passing between blocks, new blocks for interfacing with operating system networking stacks, the ability to write new signal processing blocks in Python, enhanced file source and sinks that can store metadata, flowgraph latency control, improvements to documentation, and further conversion of existing code into the 3.7 API organization (while leaving existing blocks in place.) The detailed changelog is here: http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_6_3
* - Safe with NOPORTDOCS=yesbeech2013-04-291-3/+5
| | | | | PR: ports/177003 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* Add new port comms/dabstick-radio:nox2013-04-2910-0/+214
| | | | | | | | | | | | | | While preparing for a release 4.2 of the sdr-j software package, we created two new programs a DAB receiver a broad spectrum version of the FM receiver It is quite obvious that one can use a DAB stick to receive DAB programs. However, the DAB software presented here is a real SDR in that it uses the 8 bit I/Q samples of the DAB stick. WWW: http://www.sdr-j.tk/
* Convert the last USE_ICONV to USES=iconvbapt2013-04-284-6/+4
|
* Add Gstreamer 1.0.7. This is the new stable version of thekwm2013-04-282-0/+14
| | | | | | | | | | | | | | | Gstreamer multimedia framework. Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter for the porters handbook about gstreamer is a work in progress. X related plugins are now stand alone. The gio plugin is now part of the gstreamer1-plugins port and the oss plugins are now part of the gstreamer1-plugins-good port. Note that the pulseaudio plugin is missing because it needs a newer version of pulseaudio. Also there are still a number of plugins from -bad which haven't been ported to the 1.0 API yet.
* Convert USE_GETTEXT -> USES=gettextbapt2013-04-262-12/+12
| | | | | | | While here: - Trim headers - Remove some useless pre.mk/post.mk - Convert to optionsng
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-265-6/+5
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-2511-11/+11
| | | | Approved by: portmgr (bapt)
* Set MAINTAINER to my @FreeBSD.org address.tijl2013-04-243-3/+3
| | | | Suggested by: crees
* Mark the following ports deprecated. They have been unsupported upstreamtijl2013-04-241-1/+4
| | | | | | | | for years. - comms/libticables (superseded by comms/libticables2) - devel/libticalcs (superseded by comms/libticalcs2) - devel/libtifiles (superseded by devel/libtifiles2) - emulators/tiemu2 (superseded by emulators/tiemu3)
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-242-4/+2
| | | | Approved by: portmgr (bapt)
* Convert all c categories to USE=pkgconfigbapt2013-04-239-16/+10
|
* Update tilp2 and its libraries:tijl2013-04-2311-90/+94
| | | | | | | | - tilp2 1.17 - libticables2 1.3.4, libticalcs2 1.1.8, libticonv 1.1.4, libtifiles2 1.1.6 - Add NLS option, remove libtool dependency, clean up Makefile and pkg-descr - Bump PORTREVISION and trim Makefile header for emulators/tilem and emulators/tiemu3.
* Fix double fclose() when local file exists in receive_file().danfe2013-04-221-2/+10
| | | | | | Submitted by: Andy Xie (andy.xie.sz@gmail.com) Approved by: delphij (maintainer, implicit) Feature safe: yes
* Horde ports update:mm2013-04-224-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.3.0 -> 2.3.6 devel/pear-Horde_Alarm 2.0.3 -> 2.0.4 devel/pear-Horde_Argv 2.0.4 -> 2.0.7 security/pear-Horde_Auth 2.0.3 -> 2.0.4 devel/pear-Horde_Cache 2.0.1 -> 2.0.4 devel/pear-Horde_Core 2.3.0 -> 2.4.3 security/pear-Horde_Crypt 2.1.2 -> 2.1.3 devel/pear-Horde_Date 2.0.3 -> 2.0.4 devel/pear-Horde_Date_Parser 2.0.1 -> 2.0.2 databases/pear-Horde_Db 2.0.1 -> 2.0.2 security/pear-Horde_Group 2.0.1 -> 2.0.2 devel/pear-Horde_History 2.0.1 -> 2.0.2 www/pear-Horde_Http 2.0.1 -> 2.0.2 devel/pear-Horde_Icalendar 2.0.3 -> 2.0.4 graphics/pear-Horde_Image 2.0.3 -> 2.0.4 mail/pear-Horde_Imap_Client 2.7.0 -> 2.8.2 devel/pear-Horde_Lock 2.0.1 -> 2.0.2 mail/pear-Horde_Mail 2.0.3 -> 2.0.5 mail/pear-Horde_Mime 2.0.4 -> 2.1.1 mail/pear-Horde_Mime_Viewer 2.0.3 -> 2.0.4 security/pear-Horde_Perms 2.0.3 -> 2.1.0 devel/pear-Horde_Prefs 2.3.1 -> 2.3.2 devel/pear-Horde_Rdo 2.0.1 -> 2.0.2 devel/pear-Horde_Serialize 2.0.1 -> 2.0.2 www/pear-Horde_SessionHandler 2.0.1 -> 2.0.2 security/pear-Horde_Share 2.0.2 -> 2.0.3 devel/pear-Horde_Support 2.0.3 -> 2.1.0 comms/pear-Horde_SyncMl 2.0.2 -> 2.0.3 textproc/pear-Horde_Text_Diff 2.0.1 -> 2.0.2 textproc/pear-Horde_Text_Filter 2.0.5 -> 2.1.0 devel/pear-Horde_Tree 2.0.1 -> 2.0.2 net/pear-Horde_Url 2.1.0 -> 2.2.0 devel/pear-Horde_Util 2.2.0 -> 2.2.1 Feature safe: yes
* - Do not call cleanup() in usage() (read: before fd_init()). Doing so candanfe2013-04-203-12/+27
| | | | | | | | | | mangle your terminal badly (in fact, it does very noticeably on Linux) - While here, trim Makefile header, improve COMMENT, use MANPREFIX when installing manual pages, sort knobs, et cetera Submitted by: Andy Xie (andy.xie.sz@gmail.com) Approved by: delphij (maintainer) Feature safe: yes
* - Fix runtime problem on CURRENT after r248534madpilot2013-04-171-0/+19
| | | | | Reviewed by: jilles Feature safe: yes
* - Fix typo in OptionsNG conversionwg2013-04-061-1/+1
| | | | | Reported by: pointyhat Approved by: portmgr (miwi)
* - Fix build docbook-xsl is needed along with asciidoc + xsltprocdb2013-04-026-28/+16
| | | | | | | - upgrade to fldigi-3.21.68 small fixes including RTTY filters - log2 is now in libm no need to kludge it Approved by: portmgr (miwi)
* - trim headerdb2013-03-304-6/+64
| | | | | | | | - change to new options framework for docs - change default tty to ttyu from ttyd - fix warning with retval while here - fix build on FreeBSD-10 - clean up tiny warning in xml code
* For perl@ owned ports:eadler2013-03-292-12/+4
| | | | | - Fix COMMENT - Trim header
* Style: tab -> space.eadler2013-03-292-2/+2
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-282-11/+1
| | | | Reviewed by: miwi
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵eadler2013-03-281-1/+2
| | | | "pathfix" instead.
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-273-6/+8
| | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner
* Use local sites for now.mr2013-03-261-1/+3
|
* - Update to 2.8miwi2013-03-253-8/+8
| | | | | PR: 177258 Submitted by: ports fury
* - adopt optionsNGjgh2013-03-242-20/+14
| | | | | | - trim historical header Approved by: portmgr (miwi)
* - Add GSSAPI-related options to enable/control GSSAPI functionalityzi2013-03-245-22/+114
| | | | | | | | | - Add missing include (bsd.port.options.mk) - Bump PORTREVISION PR: ports/176217 Submitted by: zi@ (me) Approved by: kuriyama@ (maintainer timeout, ~3weeks)
* - remove corrupted patch and use REINPLACE_CMD insteadrm2013-03-242-3/+5
| | | | | | | | - bump PORTREVISION PR: 177093 Reported by: John Marino <draco@marino.st> Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
* - convert USE_CMAKE to USESmakc2013-03-237-11/+7
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Mk/bsd.kde4.mk:makc2013-03-221-1/+2
| | | | | | | | | | - Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it) - Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH) - Remove now useless KDE4_BUILDENV KDE SC ports: - Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with 'USES= cmake:outsource' and add USE_LDCONFIG if needed
* Convert to new options framework left unconverted ports in c* categoriesbapt2013-03-221-7/+5
|
* audio/aften and comms/usrp:makc2013-03-201-6/+1
| | | | | | | | | | | - Cleanup cmake usage games/deng: - Convert to USE_CMAKE - Convert to new options framework and remove autodetection for openal option - Trip header Approved by: portmgr (bapt)
* Use USES=pathfix instead of gnomehackmadpilot2013-03-181-1/+1
|
* Fix minor nit: use the canconical FreeBSD.org form for email addresses.eadler2013-03-181-1/+1
| | | | | | | | | This was causing me issues when attempting to gather certain statistics. While here trim header Approved by: miwi, adrian, tj No objection from: db, bjk, cperciva, scheidell, osa
* - Make DOXYGEN option default only when mass building packagesmadpilot2013-03-161-2/+5
| | | | | | - Bump PORTREVISION Requested by: danfe
* - ebook2cwguidb2013-03-154-0/+50
| | | | | | | | | | | | | | A graphical user interface (GUI) for ebook2cw is available as a separate program (screenshots: WinXP, Linux). It is designed to work on Windows (95 through 7), Linux and Mac OS X (not tested). It's a single executable file that you can download here (Windows version - see the download directory for the source code to compile it for other platforms). The GUI uses the same configuration file as ebook2cw, called ebook2cw.conf. PR: ports/175542 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
* - Update to 0.7miwi2013-03-144-33/+14
| | | | | PR: 176565 Submitted by: Ports Fury
* - Update MAINTAINER: use canonical format for ports@FreeBSD.orgsunpoet2013-03-131-1/+1
|
* - Fix plist when DOXYGEN option is enabled but DOCS is notmadpilot2013-03-112-1/+69
| | | | | | | - Enable DOXYGEN option by default - Bump PORTREVISION Reported/Requested by: makc
* Get rid of XAWVER option in bsd.port.mk it does not need to be specified ↵bapt2013-03-101-6/+2
| | | | there also remove a useless global XAWVER PLIST_SUB
* - Update to 1.7madpilot2013-03-096-35/+31
| | | | | | - Add DOXYGEN option, disabled by default to keep the port slim - Remove check unsupported FreeBSD versions - Change tab to space in WWW line
* - Update to version 3.1.15pawel2013-03-052-14/+10
| | | | - Fix few portlint warnings
* 2013-02-27 security/lep: No more upstream, no more public distfilesbapt2013-03-045-36/+0
| | | | | | | | | | | | | | | 2013-02-27 devel/cvsmapfs: No more upstream, no more public distfiles 2013-02-27 devel/sid: No more upstream, no more public distfiles 2013-02-27 net-mgmt/nrpep: No more upstream, no more public distfiles 2013-02-27 devel/py-ez_xml: No more upstream, no more public distfiles 2013-02-27 security/IMHear: No more upstream, no more public distfiles 2013-02-27 comms/scud: No more upstream, no more public distfiles 2013-02-27 devel/lexi: No more upstream, no more public distfiles 2013-02-27 games/pentix: No more upstream, no more public distfiles 2013-02-27 net/py-mp-random: No more upstream, no more public distfiles 2013-02-27 sysutils/rcsedit: No more upstream, no more public distfiles 2013-02-27 sysutils/bsdsar: No more upstream, no more public distfiles 2013-02-27 sysutils/sarah: No more upstream, no more public distfiles
* - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationlwhsu2013-03-032-12/+6
|
* Horde update:mm2013-03-022-3/+3
| | | | | comms/pear-Horde_ActiveSync 2.3.0 mail/pear-Horde_Imap_Client 2.7.0
* - Update to 0.30 [1]culot2013-03-022-4/+4
| | | | | | | | | - Remove leading article from COMMENT Changes: http://search.cpan.org/dist/Cisco-UCS/Changes PR: ports/176338 [1] Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer, via private email)
* Update of some Horde ports:mm2013-02-242-3/+3
| | | | | | | | comms/pear-Horde_ActiveSync 2.2.1 devel/pear-Horde_Itip 2.0.4 devel/pear-Horde_Core 2.3.0 devel/pear-Horde_Prefs 2.3.1 devel/pear-Horde_Util 2.2.0
* - Update to version 0.5.5 [1]pawel2013-02-242-11/+8
| | | | | | | | | | - Fix build for OSVERSION < 800069 by disabling compiling with libusb-1.0 which isn't available there - Convert to OptionsNG - Trim Makefile header PR: ports/174727 [1] Submitted by: Benjamin Washington-Yule <byu17@uclive.ac.nz> (maintainer)
* Fix typo which breaks OPTIONSng.itetcu2013-02-211-2/+1
| | | | Submitted by: crees@
* Convert to new options frameworkbapt2013-02-211-25/+19
|
* - Reassign ports from avl@ back to pool at his request.fluffy2013-02-211-1/+1
| | | | | Submitted by: avl via IM Approved by: avl via IM
* - Update to chirp 0.3.0db2013-02-203-152/+214
| | | | | | | | | | | | | | | | | | | | | | | From the chirp release notes: New radios now supported: - Baofeng UV-5R - Icom IC-208H - Icom IC-T7H - Icom IC-T8A - Icom IC-746 - Kenwood TM-G707 - TYT TH-UV3R - TYT TH-UVF1 - Yaesu FT-1802M - Wouxun KG-UV6D/UV6X Major new features: - Better serial port enumeration on Windows - Automatic split->offset conversion during import when odd-split is not supported - Per-memory extra settings and detailed editing - TravelPlus importing - RadioReference importing