aboutsummaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Convert Makefile headers to the new format.olgeni2013-02-182-9/+2
|
* Bump PORTREVISION for the previous commit, as the installed files are changedjohans2013-02-171-0/+1
|
* Correct Previous NOPORTDOCS Logicjohans2013-02-171-1/+1
| | | | | PR: ports/176140 Submitted by: Jarrod Sayers <jarrod@downtools.com.au>
* Fix build when DOXYGEN=onpawel2013-02-161-1/+3
| | | | | PR: ports/173517 Submitted by: Chris Dukes <chris.dukes.aix@gmail.com>
* Horde suite update:mm2013-02-132-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | archivers/pear-Horde_Compress 2.0.3 comms/pear-Horde_ActiveSync 2.2.0 deskutils/horde-kronolith 4.0.4 deskutils/horde-mnemo 4.0.3 devel/horde-content 2.0.2 devel/horde-timeobjects 2.0.3 devel/pear-Horde_Argv 2.0.4 devel/pear-Horde_Cli 2.0.3 devel/pear-Horde_Core 2.2.0 devel/pear-Horde_Data 2.0.3 devel/pear-Horde_Date 2.0.3 devel/pear-Horde_Exception 2.0.3 devel/pear-Horde_Icalendar 2.0.3 devel/pear-Horde_Itip 2.0.4 devel/pear-Horde_Prefs 2.3.0 devel/pear-Horde_Support 2.0.3 devel/pear-Horde_Timezone 1.0.2 devel/pear-Horde_Token 2.0.3 devel/pear-Horde_Util 2.1.0 devel/pear-Horde_View 2.0.2 ftp/horde-gollem 3.0.0 graphics/pear-Horde_Image 2.0.3 mail/horde-imp 6.0.4 mail/horde-ingo 3.0.3 mail/horde-turba 4.0.3 mail/pear-Horde_Imap_Client 2.6.0 mail/pear-Horde_Mime 2.0.4 mail/pear-Horde_Mime_Viewer 2.0.3 net/pear-Horde_Rpc 2.0.3 net/pear-Horde_Url 2.1.0 security/pear-Horde_Auth 2.0.3 security/pear-Horde_Crypt 2.1.2 security/pear-Horde_Perms 2.0.3 textproc/pear-Horde_Pdf 2.0.3 textproc/pear-Horde_Text_Filter 2.0.5 www/horde-base 5.0.4 www/horde-trean 1.0.0 www/pear-Horde_Editor 2.0.3 www/pear-Horde_Form 2.0.3
* Use the standard option for bash completion scriptbsam2013-02-111-3/+2
| | | | (BASHCS -> BASH).
* - Update to 0.3.11miwi2013-02-103-5/+7
| | | | | PR: 175000 Submitted by: maintainer
* - Add missing dependency. [1]nox2013-02-091-7/+3
| | | | | | | | - Strip Makefile header. - Bump PORTREVISION. PR: ports/175969 [1] Submitted by: pawel [1]
* Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my portspawel2013-02-081-3/+3
|
* Update minicom to 2.6.2johans2013-02-072-11/+6
|
* - Add UPDATING entry for libtasn1 updatenovel2013-02-071-2/+2
| | | | - Bump PORTREVISIONs for dependant ports
* - Add UPDATING entry for gnutls updatenovel2013-02-061-1/+2
| | | | - Chase shlib version bump for dependant ports
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-042-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | - kdebindings ports have been renamed to match upstream. - kdemultimedia and kdenetwork have been split. - New port games/pairs added. - Trim Makefile header - Convert to new option framework - New USE_KDE4 components: libkcddb, libkcompactdisc - Update: databases/akonadi to 1.9.0 devel/grantlee to 0.3.0 textproc/rasqal to 0.9.30 textproc/redland-bindings to 1.0.16.1 textproc/soprano to 2.9.0 x11-toolkits/attica to 0.4.1 The area51 repository features commits by Schaich Alonso, avilla, dbn, jhale, makc and rakuco. Contributors: - Oleg Sidorkin - Tobias Berner - Kurt Jaeger
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.makc2013-02-041-1/+1
| | | | | x11-toolkits/py-qt: - mark BROKEN: does not build with latest devel/py-sip
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
| | | | Approved by: portmgr (bapt)
* Chase boost updatebapt2013-01-312-0/+2
|
* Deprecate a bunch of ports with no more upstream and/or no more public distfilesbapt2013-01-271-0/+3
|
* - Reset ports due to mail bouncestabthorpe2013-01-271-6/+2
| | | | | | - Update headers while I am here With hat: portmgr
* - cleanup headerdinoex2013-01-271-5/+1
|
* - cleanup headerdinoex2013-01-271-6/+2
| | | | - strip shlibversion in depedency
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-233-2/+3
|
* Update comms/pear-Horde_ActiveSync to 2.1.4mm2013-01-222-3/+3
|
* Update to 20130116martymac2013-01-223-8/+7
|
* - Update to 0.8.2 [1]db2013-01-173-29/+21
| | | | | | | | | | | | | | | | | | | | | 0.8.2 / 2013-01-04 Fabian Kurz <fabian@fkurz.net> * Time of conversion and speed-up calculations * Fixed text command |T0 * Samplerate of output file now always according to -s parameter (no longer using LAME's own preference for the given bitrate) * New text command |v for volume control * Chapter splitting now possible by duration (-d seconds) and number of words (-l words) (suggested by DM3KPO) * Fix inconsistent numbers for waveforms (0 = sine, 1 = sawtooth, 2 = square) * Fix OGG/Vorbis headers in CGI mode * New CGI mode (make cgibuffered) where the whole sound file is first created temporarily and then sent to the client. This makes it possible to send the Content-Length header. * Code cleanup PR: ports/175117 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
* - Use DOC instead of NOPORTDOCSehaupt2013-01-151-6/+6
| | | | | - Pacify portlint - Convert header
* Update Horde Groupware to 5.0.3:mm2013-01-112-3/+3
| | | | | | | | | | | | | | | | | | | | | security/pear-Horde_Share 2.0.2 textproc/pear-Horde_SpellChecker 2.1.0 comms/pear-Horde_SyncMl 2.0.2 textproc/pear-Horde_Text_Filter 2.0.4 devel/pear-Horde_Token 2.0.2 sysutils/pear-Horde_Vfs 2.0.4 ftp/horde-gollem 3.0.0RC2 www/horde-base 5.0.3 mail/horde-imp 6.0.3 mail/horde-ingo 3.0.2 deskutils/horde-groupware 5.0.3 deskutils/horde-kronolith 4.0.3 deskutils/horde-mnemo 4.0.2 deskutils/horde-nag 4.0.2 devel/horde-timeobjects 2.0.2 www/horde-trean 1.0.0RC1 mail/horde-turba 4.0.2 mail/horde-webmail 5.0.3
* - Change MAINTAINER addresstabthorpe2013-01-101-6/+2
| | | | | - Trim headers while I am here - Clean up some trailing whitespace
* - Upgrade to 0.3.1db2013-01-093-6/+6
| | | | | | | | | | | 0.3.1 / 2013-01-06 Fabian Kurz <fabian@fkurz.net> * Fixed saving scores if toplist file is not in cwd (tnx ON4ACP) * F7 repeats the _previous_ callsign/word (suggested by KU1T) * The sample rate can be set via qrqrc now. * Minor bugfixes in PulseAudio output PR: ports/175118 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
* - Update to release 1.09 [1]db2013-01-078-46/+56
| | | | | | | | | - Clean up header - Tidy up make patches - remove bash dependancy PR: ports/174931 [1] Submitted by: takefu@airport.fm
* Horde package update:mm2013-01-072-3/+3
| | | | | | | comms/pear-Horde_ActiveSync to 2.1.1 devel/pear-Horde_Core to 2.1.4 mail/pear-Horde_Imap_Client to 2.4.2 mail/pear-Horde_Mime to 2.0.2
* - Port to optionsNG.avilla2013-01-051-9/+7
| | | | | | | | - Trim headers. - Cleanup COMMENT and LICENSE. PR: 173807 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1], bapt via email
* x11-toolkits/c++-gtk-utils: update to version 2.0.14pawel2013-01-033-4/+4
| | | | comms/efax-gtk: update to version 3.2.11
* Update to 1.60.anders2012-12-313-3/+6
|
* -Update devel/libical to 0.48.mezz2012-12-301-1/+1
| | | | | | | | | | | | -Update the header -OPTIONSng -Use the ltverhack to correct the shared library version (44 -> 0). Bump the rest ports that depend on devel/libical because of shared library version has been changed. Document the update in UPDATING. PR: ports/173540 Remind by: Marcin Cieslak <saper@saper.info>
* - Reassign to the heap at maintainer's requesttabthorpe2012-12-291-6/+2
| | | | Approved by: portmgr
* Horde updates:mm2012-12-272-3/+3
| | | | | | comms/pear-Horde_ActiveSync to 2.0.13 mail/pear-Horde_Mail to 2.0.3 net/pear-Horde_Rpc to 2.0.2
* - Cosmetic change only, to use space rather than tab after Created by:db2012-12-261-1/+1
|
* - Simple cosmetic change to use OPTIONS_RADIOdb2012-12-241-3/+3
| | | | Submitted by: bapt@
* - Convert to OPTIONSNG.kuriyama2012-12-221-7/+3
| | | | | | | - Trim header. PR: ports/173580 Submitted by: edward@rdtan.net
* DeforaOS telephony applicationbapt2012-12-197-0/+115
| | | | | PR: ports/172998 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me>
* Update pear-Horde_ActiveSync to 2.0.11mm2012-12-182-3/+3
|
* Update pear-Horde_ActiveSync to 2.0.10mm2012-12-162-3/+3
|
* - Set default perl version for ports which currently usingaz2012-12-161-1/+1
| | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@)
* Update pear-Horde_ActiveSync to 2.0.9mm2012-12-132-3/+3
|
* Update horde4 packages and applications to horde5mm2012-12-124-9/+22
|
* - Use OPTIONSngitetcu2012-12-111-2/+8
| | | | | - DEPRECATE because there's no activity upstream since 2006 and it uses QT3 - and set for removal in 6 months
* Trim Makefile headers for ports I maintain.madpilot2012-12-113-15/+1
|
* Update PCRE to 8.32mm2012-12-112-1/+2
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-103-16/+6
| | | | suppress any reference to USE_JAVA= 1.5+ (part1)
* - Update x11-toolkits/c++-gtk-utils to version 2.0.13pawel2012-12-101-0/+1
| | | | - Bump comms/efax-gtk after shlib version change
* - Update to 3.6.2db2012-12-1086-2749/+13390
| | | | | | - Needs the usrp port Tested by: lrk@ovillatx.sytes.net
* UHD is the "Universal Software Radio Peripheral" (USRP) Hardware Driver. Itdb2012-12-1041-0/+2886
| | | | | | | | | | | | | | | | | works on all major platforms (Linux, Windows, and Mac); and can be built with GCC, Clang, and MSVC compilers. The goal of UHD is to provide a host driver and API for current and future Ettus Research products. Users will be able to use the UHD driver standalone or with third-party applications such as: GNU Radio LabVIEW Simulink OpenBTS Submitted by: adrian@ Reviewed by: db@
* Update to 6.1.1arved2012-12-083-3/+63
| | | | | | PR: 174150 Submitted by: maintainer Feature safe: yes
* - Update Xastir to the latest stable version.db2012-12-074-56/+79
| | | | | | | | - It's been 2 years since the last stable release. Feature safe: yes PR: ports/174148 Submitted by: Maintainer
* - Updates hamfax from 0.6.2 to 0.8.1, moves to QT4db2012-12-074-18/+29
| | | | | PR: ports/174228 Feature safe: yes
* - Update to latest release.db2012-12-053-10/+12
| | | | | | | | - Add mirror Feature safe: yes PR: ports/111951 Submitted by: Maintainer
* 2012-11-26 ftp/mget: No more public distfilesbapt2012-11-2810-134/+0
| | | | | | | | | | | | | | | 2012-11-26 graphics/yap: No more public distfiles 2012-11-26 games/demonquake: No more public distfiles 2012-11-26 databases/php-sqlrelay: No more public distfiles 2012-11-26 devel/fastdep: No more public distfiles 2012-11-26 graphics/svgviewer: No more public distfiles 2012-11-26 comms/garmin-utils: No more public distfiles 2012-11-26 comms/snooper: No more public distfiles 2012-11-26 graphics/xfig-devel: Stable version is more recent than devel version 2012-11-26 irc/irchat-jp: No more public distfiles 2012-11-26 games/xcogitate: No more public distfiles Feature safe: yes
* - Convert tab to space after Created by:ak2012-11-281-4/+4
| | | | | | | | - Use standard option name for pulseaudio Suggested by: danfe Approved by: Stephen Hurd <shurd@sasktel.net> (maintainer) Feature safe: yes
* - Update to 0.29 [1]culot2012-11-273-10/+30
| | | | | | | | | | - Bump PORTEPOCH (pkg_version reports that 0.031 is greater than 0.29) - Add missing dependency on HTTP::Message - Add LICENSE (Artistic 1 & GPL1) PR: ports/173391 [1] Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer) Feature safe: yes
* - Convert Makefile headers to new styleak2012-11-271-23/+11
| | | | | | | | | - Convert to new options framework PR: ports/173608 (based on) Submitted by: Charlie & <edward@rdtan.net> Approved by: Stephen Hurd <shurd@sasktel.net> (maintainer) Feature safe: yes
* Convert to new options frameworkbapt2012-11-231-12/+10
| | | | | | | PR: ports/173605 Submitted by: edward@rdtan.net Approved by: Matsui Shinsuke <matsuis@gmail.com> (maintainer) Feature safe: yes
* - Don't redefine LOCALBASE, use PREFIX to install to, this also fixesflo2012-11-141-7/+4
| | | | | | | | | | | | installation with pkgng. The port would otherwise try to install pkg again ===> uarduno-1.02 depends on file: /boot/kernel/sbin/pkg - not found - Don't leave any leftovers in KMODDIR Approved by: maintainer Feature safe: yes
* - update to latest 0.17db2012-11-1110-140/+43
| | | | | | - unbreak amd64 build Feature safe: yes
* Add rtl-sdr, set of tools to use RTL2832U-based USB dongles as cheap SDRmartymac2012-11-077-0/+236
| | | | Feature safe: yes
* - tidy up headerdb2012-11-065-29/+116
| | | | | | | | | | | | | | | | - options for various versions of splat! - add LICENSE - update to 1.4.0 This release introduces a new contour smoothing feature (used to generate the graphic shown in Figure 1 below), introduces a color key overlay to GoogleEarth contour displays, and supplants the Longley-Rice propagation model with a new Irregular Terrain with Obstructions Model (ITWOM v3.0) created by Sid Shumate, President of Givens & Bell, Inc. The ITWOM model promises improved performance and greater accuracy over the older ITM model used in the past. Feature safe: yes
* 0.3.0 / 2011-12-18 Fabian Kurz <mail@fkurz.net>db2012-11-044-16/+17
| | | | | | | | | * New platform: Windows (with MINGW), thanks to SP8QED for patches * CW Settings can be changed during attempts on the fly (F5) * Attempts can be aborted without aborting the whole program * A pretty new icon (thanks to Victoria, SV2KBS) Feature safe: yes
* - Convert header into new formdb2012-11-031-6/+3
| | | | | | | - Move LICENSE line to make portlint happy - No code changes Feature safe: yes
* Changes in this release from 1.2.15.2 are:db2012-11-033-7/+7
| | | | | | | | | | | | | | | | | Version 1.2.15.3 2012-11-01 * Fix configure.ac so that rigctld/rotcld work on Win32 platform * Add NSIS script to build executable installer on Win32 platform * Remove unsupported commands on IC-756 (non-Pro model) from AK6I * Fix set_split in netrigctl.c to properly accept the split value. TNX, N2ADR. * IC-R8500: Add RIG_LEVEL_AF to has_set_level. TNX John, EI7IG * ADAT updates from Frank, DG1SBG, needed for stable operation. This is likely the last planned release of the Hamlib 1.2 series. Development will now focus on the Hamlib 3 series which is now configured to be ABI compatible with the 1.2 series. Feature safe: yes
* Maintenance upgrade to 3.21.59db2012-11-032-3/+3
| | | | | | | | | | | | | | | - Thumbdrive discover application executable location if the directory in which "fldigi" / "fldigi.exe" resides contains a file named NBEMS.DIR then base all NBEMS file locations to that drive-folder this allows a fully portble NBEMS installation to a thumbdrive (or other portable drive) - UTF-8 overhaul Includes Refactor get_tx_char() Reset to stock version, call byte_at(). Feature safe: yes
* - Update to version 2.7pawel2012-11-014-57/+29
| | | | | | | | | - Add option DOCS - Switch to PLIST_FILES PR: ports/172220 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* Deprecate a bunch of ports that are either abandonware and/or for which no morebapt2012-10-262-5/+7
| | | | | | | public distfiles are available, or for which are -devel version with a more recent stable version for long Feature safe: yes
* - Update to version 3.2.10pawel2012-10-233-12/+21
| | | | | | | - Add missing deps - Port needs pkg-config during build Feature safe: yes
* - Unbreak gnuradio builddb2012-10-1921-27/+909
| | | | | | - sdcc changed syntax slightly, chase this in diffs Feature safe: yes
* - cleanup commentsdinoex2012-10-131-5/+0
| | | | Feature safe: yes
* Dependency line should not end with a '/'bapt2012-10-111-1/+1
| | | | Feature safe: yes
* Dependency line should not end with a '/'bapt2012-10-111-1/+1
| | | | Feature safe: yes
* - Update MASTER_SITESak2012-10-091-3/+2
| | | | | | | - Remove vestiges of old OPTIONS PR: ports/172485 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* convert libcddb and libsamplerate to only build depend on pkgconf, trackbapt2012-10-061-0/+1
| | | | dependency impact
* . convert to new options style; [1]bsam2012-10-061-27/+23
| | | | | | | . trim headers; . place post-patch: target before post-install: one. Spotted by: bapt (at freebsd-ports@) [1]
* - Fix typos (LICENSE is correct form inside bsd.licenses.mk).az2012-10-031-1/+1
| | | | | | | - Removed LICENSE_FILE where is no need in this. Spotted by: zont@ Approved by: portmgr (bapt@)
* - remove tiff shlib versionrm2012-10-021-3/+3
| | | | | | | | - remove indefinite article from COMMENT - pass maintainership to submitter PR: 172212 Submitted by: nemysis <nemysis at gmx dot ch>
* Fix typobapt2012-09-261-1/+1
|
* Convert to OptionsNGbapt2012-09-261-4/+7
|
* - Unbreak FreeBSD 7.x build of trustedqsl by forcing tqsllib to usedb2012-09-241-9/+6
| | | | port version of OPENSSL
* - chirp is a program for setting frequencies in memories on an amateur radiodb2012-09-228-0/+303
| | | | transceiver
* - Reassign to the heap at maintainer's requesttabthorpe2012-09-222-12/+4
|
* - Reassign to the heap at maintainer's requesttabthorpe2012-09-221-6/+2
|
* Add new port comms/ge-x2212:makc2012-09-199-0/+498
| | | | | | | | | EEPROM programmer for GE Phoenix SX Radios WWW: http://members.shaw.ca/swstuff/phoenix2212.html PR: ports/169090 Submitted by: Stephen Hurd <shurd at sasktel.net>
* Remove pointless header lines from ports I created once upon a time.naddy2012-09-161-4/+0
|
* Looks like I never tested irrecord... This patch fixes it.nox2012-09-092-0/+21
|
* Fix build on FreeBSD 10crees2012-09-022-1/+11
| | | | | | PR: ports/167985 (based on) Submitted by: truckman Obtained from: comms/spandsp-devel
* - Update to 0.0.6pre21crees2012-09-015-177/+33
| | | | | | - While here, add OPTIONS - Use gnomehack and patch configure.ac to stop excessive manual patching
* Fix build on recent(ish) 9.x (after r235405 i.e. MFC of r228631.)nox2012-09-011-0/+20
|
* - Update openobex to 1.6madpilot2012-08-317-86/+10
| | | | | | | | | - Update project home page url - Bump PORTREVISION on obexapp due to shlib version change - While I'm here, remove ABI version numbers from LIB_DEPENDS Requested by: Dru Lavigne <dru.lavigne@gmail.com> Approved by: crees (mentor)
* Fix typos in COMMENT sectionskreuzer2012-08-241-1/+1
|
* - Update to 2.2.0swills2012-08-222-4/+5
|
* Give up maintainership on comms/smstools3mm2012-08-161-1/+1
|
* - Carve tqsllib out into its own port, updating to it to V2.2 in the processdb2012-08-1517-437/+153
| | | | | | | | | - Fix build problem associated with tqsllib - Update trustedqsl itself from 1.11 to 1.13 - Respect OPENSSL build variables PR: ports/169720 Submitted by: paul@dokas.name
* - Carve tqsllib out of trustedqsl updating to V2.2 in the processdb2012-08-155-0/+75
| | | | | | | - Also address the non build problem reported in PR 169720 PR: ports/169720 Submitted by: paul@dokas.name
* - Update to latest 3.21.50 / Flarq 4.3.3db2012-08-096-36/+13
| | | | | - Fix asciidocs use, man pages need asciidocs - Many changes to UI, Modem, Macros and Internationalisation
* - Update to Version 1.2.15.2db2012-08-094-11/+11
| | | | | | | | | | | | 2012-08-05 * Read eeprom value for digital mode from FT-857 * Clean up TS-950 series commands and read mode using IF command * Fix GS-232A/B rotor command terminations * Fix warnings and other issues found by mingw-w64 * Allow seamless access to ports higher than COM9 on Windows * Fix ineffective packed attribute on WinRadio * Correct low signal strength S-meter error on AR7030+ * Updates to HiQSDR by Jim, N2ADR
* Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-068-9/+6
| | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op
* - update MASTER_SITESdinoex2012-07-271-1/+1
|
* Fix typos in COMMENTcs2012-07-261-1/+1
| | | | Submitted by: bf@
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-263-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat)
* - update to 6.0jgh2012-07-253-194/+291
| | | | | | | - while here update to optionsNG PR: ports/170120 Submitted by: maintainer, samm@os2.kiev.ua
* Fix typos in COMMENTcs2012-07-251-1/+1
|
* Fix typos in COMMENTcs2012-07-251-1/+1
|
* Fix typos in COMMENTcs2012-07-242-2/+2
|
* - remove spurious :install Noted by dougbdb2012-07-211-1/+1
| | | | Submitted by: dougb
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-1/+1
| | | | directly or indirectly (via libvorbis, libtheora).
* Horde4 port update rollout:mm2012-07-192-3/+3
| | | | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 1.2.6 -> 1.2.7 www/pear-Horde_Browser 1.0.7 -> 1.0.8 devel/pear-Horde_Core 1.9.1 -> 1.9.2 devel/pear-Horde_Date 1.0.10 -> 1.0.11 devel/pear-Horde_Icalendar 1.1.1 -> 1.1.2 mail/pear-Horde_Imap_Client 1.5.4 -> 1.5.5 security/pear-Horde_Oauth 1.0.1 -> 1.0.2 security/pear-Horde_Secret 1.0.1 -> 1.0.2 www/pear-Horde_Service_Twitter 1.1.3 -> 1.1.4 www/pear-Horde_Service_Weather 1.1.1 -> 1.1.2 devel/pear-Horde_Util 1.3.1 -> 1.4.0 mail/horde4-imp 5.0.21 -> 5.0.22 mail/horde4-ingo 2.0.8 -> 2.0.9
* - Update to 0.84dhn2012-07-162-3/+3
|
* - Update to latest, numerous fixesdb2012-07-052-7/+6
| | | | | | - fixes Corrupt correction - fixes Corrupt filenames - updates to use fltk-1.3.*
* - Remove SITE_PERL from *_DEPENDSaz2012-06-304-9/+9
| | | | Approved by: portmgr@ (bapt@)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-302-8/+8
| | | | Approved by: portmgr@ (bapt@)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-292-7/+7
| | | | Approved by: portmgr@ (bapt@)
* . comms/gammu: update to version 1.32.0;bsam2012-06-283-6/+6
| | | | . deskutils/wammu: bump PORTREVISION (gammu shlib version has changed).
* Addport: ports/comms: Repeater controller and EchoLink (simplex or repeater) ↵scheidell2012-06-2582-0/+2660
| | | | | | | | | | | software including a GUI, Qtel - The Qt EchoLink client, written using the Qt widget toolkit. WWW: http://sourceforge.net/apps/trac/svxlink PR: ports/168452 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer)
* - This update fixes the log2 build error. [1]db2012-06-254-16/+52
| | | | | | | | - Also converted to options NG while in here. - Added another distribution site. PR: ports/169173 [1] Submitted by: carl@stagecraft.cx
* - HDRI has been enabled by default on ImageMagick.db2012-06-231-41/+34
| | | | | | | | | | This breaks Xastir badly as it assumes QuantumDepth is an integer. This fix below removes ImageMagick from the build and defaults to GraphicsMagick which still works. (From PR) - Convert to options NG while I am in here. (db) PR: ports/169172 Submitted by: carl@stagecraft.cx
* - better efaults for FreeBSD 9.xdinoex2012-06-211-1/+1
| | | | Submitted by: Osamu Matsuda
* - Update minicom to 2.6.1 (bugfix release)johans2012-06-163-30/+21
| | | | | - Convert to new options framework - Remove patch file that is no longer needed
* - use OPTIONS_DEFINEdinoex2012-06-161-6/+7
|
* Fix bad usage of empty()martymac2012-06-152-6/+6
|
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵makc2012-06-151-2/+2
| | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php
* Switch to OptionsNgmartymac2012-06-111-9/+9
|
* - Switch to OptionsNgmartymac2012-06-113-13/+14
| | | | | | - Disable DEBUG option by default - Fix patch names - Add DEVD description to bsd.options.desc.mk
* - update to 6.0.6dinoex2012-06-113-18/+18
|
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-116-6/+6
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* - Use new options framework "MULTI" feature.madpilot2012-06-091-6/+6
| | | | Approved by: crees, tabthorpe (mentors, implicit)
* - Convert to optionsngdb2012-06-081-2/+5
|
* - Convert to optionsngdb2012-06-081-28/+31
| | | | - Remove NLS from options use correct WITHOUT_NLS
* Convert my ports to optionsNGpawel2012-06-081-4/+6
|
* Register CONFLICTSpawel2012-06-072-0/+4
| | | | Reported by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee>
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-062-4/+2
| | | | Review by: bapt, David Naylor (kde team)
* - Fix comms/nec2c for large allocationsdb2012-06-063-0/+34
| | | | | PR: ports/168448 Submitted by: doconnor@gsoft.com.au
* - Remove SITE_PERL from *_DEPENDSaz2012-06-041-2/+2
|
* Get rid of two more shlib major versions to pet portlint.nox2012-06-031-1/+1
|
* - Convert these to OPTIONng.nox2012-06-031-8/+9
| | | | - Omit shlib major versions in LIB_DEPENDS to pet portlint.
* Convert to new options frameworkbapt2012-06-021-4/+4
|
* - update png to 1.5.10dinoex2012-06-0138-29/+51
|
* - Convert to new options frameworkmadpilot2012-06-012-43/+57
| | | | | | | | | | - Remove uneeded double quotes - While here fix various portlint warnings - Indent make conditionals and loop Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer) Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer) Approved by: tabthorpe (mentor)
* Disable the test for tgmath.h. From the PR:linimon2012-05-311-0/+159
| | | | | | | This port does not appear to really need to use <tgmath.h> as it already passes the correct types to pow() and log(). PR: ports/167985 (forgotten piece)
* Attempt to fix build on -current.linimon2012-05-301-1/+2
| | | | | PR: ports/167985 Submitted by: truckman
* - Update to 1.7dhn2012-05-292-3/+3
|
* Mark broken on powerpc and sparc64: "error: uart.h: No such file or directory".linimon2012-05-271-0/+4
| | | | Hat: portmgr
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-255-346/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated to match KDE SC version, old kdepim preserved in deskutils/kdepim44. Follow UPDATING instruction! New ports: - accessibility/kaccessible - accessibility/kmag - accessibility/kmousetool - accessibility/kmouth - archivers/ark - comms/kremotecontrol - deskutils/kcharselect - deskutils/kdepim44 - deskutils/kdepim44-runtime - deskutils/superkaramba - devel/kdebindings4-perl-perlkde - devel/kdebindings4-perl-perlqt - math/analitza - math/kcalc - misc/kde4-l10n-fa - security/kgpg-kde4 - security/kwallet - sysutils/kdf - sysutils/kfloppy - sysutils/sweeper - vietnamese/kde4-l10n - x11-clocks/ktimer - x11/kactivities - x11/libkonq Removed ports: - devel/kdebindings4-kross-interpreters - devel/kdebindings4-python - devel/kdebindings4-ruby - devel/kdebindings4-smoke
* - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referencedjgh2012-05-231-2/+2
| | | | | | PR: ports/165994 Submitted by: 4721@hushmail.com Approved by: maintainer, bobf@mrp3.com
* Turn the maintainership over to ports@. We never ask for this port. Please domezz2012-05-201-1/+1
| | | | | not turn over to gnome@ just because "Turn over to gnome team since it's used by Gnome ports". Ask us first if we want to maintain any port.
* - Bump PORTREVISION for graphics/gdal shlib changesunpoet2012-05-191-1/+1
|
* Fl_MoxGen is a program that will compute the dimensionspawel2012-05-186-0/+103
| | | | | | | | | | of a Moxon Rectangle antenna based on user input of the desired resonant frequency in MHz and the wire diameter. WWW: http://home.comcast.net/~andystewart/moxon_sw.html PR: ports/167951 Submitted by: Stephen Hurd <shurd@sasktel.net>
* Update to 1.0.9mm2012-05-162-3/+3
|
* Update to 1.2.6mm2012-05-162-3/+3
|
* Reset maintainer - I no longer have an OpenMoko device.brucec2012-05-142-2/+1
|
* Add knob (default off) to install comms/uartlirc serial LIRC driver.nox2012-05-141-1/+6
|
* This is a driver for "homebrew" type serial LIRC reveivers asnox2012-05-144-0/+78
| | | | | | | | | | | | | | | | | | | | | | | | described here: http://lirc.org/receivers.html It overrides the `normal' uart(4) driver, if you have that driver already loaded or statically in your kernel (like it is in GENERIC) then you need to load uartlirc.ko from loader.conf(5) (or manually via the loader prompt) for the override to work. The driver provides a /dev/lircX node for each serial port in addition to the normal tty nodes /dev/cuauX etc, so you can still use other serial ports normally should you have more than one. Note: it only supports PCI/motherboard serial ports not ones connected via USB, for USB you can use mceusb hardware supported via webcamd, or FTDI hardware supported by comms/lirc natively via libftdi, see: http://wiki.freebsd.org/WebcamCompat and the comms/lirc port's pkg-message. WWW: http://forums.freebsd.org/showthread.php?p=175029
* Update autoconf to 2.69 and automake to 1.12ade2012-05-122-5/+12
| | | | | PR: 166836 Tested by: Multiple -exp runs (pav)
* - Chase graphics/GraphicsMagick13 shlib bumpsglarkin2012-05-101-2/+2
| | | | PR: ports/166683
* - Update to 1.31.90sylvio2012-05-085-58/+51
|
* Pass maintainership of almost of my "p5-*" ports to "perl@".skv2012-05-071-1/+1
| | | | (I hope updating of them will be improved).
* GtkMMorse is a morse code learning tool which provides Koch and "Classic"pawel2012-04-285-0/+44
| | | | | | | | | training methods WWW: http://www.nongnu.org/gtkmmorse/ PR: ports/167351 Submitted by: Stephen Hurd <shurd@sasktel.net>
* - Bump PORTREVISION for graphics/libgeotiff shlib changesunpoet2012-04-261-1/+1
|
* - Add p5-Cisco-UCS 0.031sunpoet2012-04-255-0/+44
| | | | | | | | | | | | | | | | | This package provides an abstracted interface to the Cisco UCS Manager XML API and Cisco UCS Management Information Model. The Cisco UCS Manager (UCSM) is an embedded software agent providing access to the hardware and configuration management features of attached Cisco UCS hardware. The Management Information Model for the UCSM is organised into a structured heirachy of both physical and virtual objects. Accessing objects within the heirachy is done through a number of high level calls to heirachy search and traversal methods WWW: http://search.cpan.org/dist/Cisco-UCS/ PR: ports/166834 Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* - update to 3.21.41 and use fltk 1.3 [1]db2012-04-232-17/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - clean up using portlint = Fldigi 3.21 release notes = == Modems == * Weather Fax receive and transmit * RSID can be configured to open the decoder squelch * Added several new RSID modem codes * Video ID improvements * Added browser support for the PSK63F and PSK-nnn-R types * Improved CW prosign handling * Improved signal detection in PSK multiple decoder * The MT-63 modem can now receive and transmit on any frequency * Added support for multiple RTTY decoders == Macros == * Added REPEAT macro * Added LNW macro * Added CLEARLOG macro * Added QSY macro * Added RIGMOD and FILWID macros == User interface == * Added Italian and Spanish translations * Translations now also work on win32 * Added second (optional) macro bar * Improved PSK/RTTY browser widget == Other changes == * RigCAT can use RTS and DTR PTT simultaneously * Added interface to Logbook server * Added support for ADIF 2.2.3 QSO_DATE_OFF field * Added support for CALLOOK (http://callook.info) == Bug fixes == * Yes PR: ports/166936 Submitted by: Stephen Hurd <shurd@sasktel.net>
* ems-flasher is software for flashing the EMS Gameboy USB 64 MBit cart.pawel2012-04-225-0/+59
| | | | | | | WWW: http://lacklustre.net/redmine/projects/ems-flash/ PR: ports/166915 Submitted by: Nicole Reid <root@cooltrainer.org>
* - Update to 1.0.7.avilla2012-04-212-5/+4
|
* - Fix build when devel/libinotify is installed [1], and add optionalavilla2012-04-193-8/+74
| | | | | | | | | dependency on it (defaulting to off). - Use bsd.port.options.mk. - Use IGNORE instead of BROKEN. - Bump PORTREVISION. PR: 166790 [1]
* Morse Classic is a generic morse-code practice utilityak2012-04-189-0/+281
| | | | | | | | | for Unix systems. A modified version of the program "QSO" by Paul J. Drongowski is also included. PR: ports/166863 Submitted by: Stephen Hurd <shurd@sasktel.net> Approved by: eadler (mentor)
* Change to my FreeBSD.org email address.madpilot2012-04-153-3/+3
| | | | Approved by: crees (mentor)
* - Update to 1.06 [1]culot2012-04-062-14/+10
| | | | | | | | | | - Remove Module::Pluggable dependency which is in core since 5.8.9 [1] - Add LICENSE (Artistic 1 & GPL 1) - Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS Changes: http://search.cpan.org/dist/SMS-Send/Changes PR: ports/166633 [1] Feature safe: yes
* - Update to 0.5.4culot2012-04-062-4/+4
| | | | | | | | - Pass maintainership to submitter PR: ports/166685 Submitted by: Benjamin Washington-Yule <byu17@uclive.ac.nz> Feature safe: yes
* - remove invalid post-deinstall targetjgh2012-03-282-3/+8
| | | | | | | | | | - add pkg-deinstall file to account for desired functionality - bump PORTREVISION PR: ports/166057 Submitted by: jgh@ Approved by: maintainer timeout (15 days) Feature safe: yes
* Update to 1.2.5mm2012-03-232-3/+3
| | | | Feature safe: yes
* - Mark BROKEN on FreeBSD 7: does not compilepav2012-03-191-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | openssl_cert.cpp:1296:2: error: #error "Unexpected OpenSSL version; check X509_ATTRIBUTE struct compatibility" openssl_cert.cpp: In function 'int tqsl_getCertificatePrivateKeyType(void*)': openssl_cert.cpp:1053: warning: deprecated conversion from string constant to 'char*' openssl_cert.cpp: In function 'int tqsl_add_bag_attribute(PKCS12_SAFEBAG*, const char*, const std::string&)': openssl_cert.cpp:1271: error: 'asc2uni' was not declared in this scope openssl_cert.cpp: In function 'int tqsl_exportPKCS12File(void*, const char*, const char*)': openssl_cert.cpp:1484: error: conditional expression between distinct pointer types 'int (*)()' and 'int (*)(PKCS7*, unsigned char**)' lacks a cast openssl_cert.cpp:1484: error: invalid conversion from 'int (*)()' to 'void*' openssl_cert.cpp:1484: error: invalid conversion from 'int (*)(PKCS7*, unsigned char**)' to 'void*' openssl_cert.cpp:1484: error: invalid conversion from 'void*' to 'stack_st_OPENSSL_BLOCK*' openssl_cert.cpp:1484: error: initializing argument 1 of 'unsigned char* ASN1_seq_pack(stack_st_OPENSSL_BLOCK*, int (*)(void*, unsigned char**), unsigned char**, int*)' openssl_cert.cpp: In function 'int tqsl_get_bag_attribute(PKCS12_SAFEBAG*, const char*, std::string&)': openssl_cert.cpp:1549: error: 'uni2asc' was not declared in this scope openssl_cert.cpp: At global scope: openssl_cert.cpp:2407: warning: 'int tqsl_cert_get_subject_name_count(X509*)' defined but not used openssl_cert.cpp:2416: warning: 'int tqsl_cert_get_subject_name_index(X509*, int, TQSL_X509_NAME_ITEM*)' defined but not used openssl_cert.cpp:2442: warning: 'int tqsl_cert_get_subject_date(X509*, const char*, tQSL_Date*)' defined but not used *** Error code 1 Reported by: pointyhat Feature safe: yes
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-143-3/+15
| | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so)
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵pgollucci2012-03-093-15/+3
| | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index
* Update to 1.2.4mm2012-03-032-3/+3
|