aboutsummaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* - 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
|
* Passing MAINTAINER to hamradio@xride2012-03-031-1/+1
|
* - Chase libarchive shlib bumppav2012-03-031-2/+2
| | | | | Reported by: pointyhat Pointy hat to: glewis
* Remove quotes from BROKEN and IGNORE as they are not requiredeadler2012-02-261-1/+1
| | | | Approved by: maintainer timeout
* - Update devel/sdl12 to 1.2.15mva2012-02-182-1/+2
| | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1
|
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-2/+2
|
* - Unbreak builddb2012-02-116-25/+55
| | | | - update to 3.00 and head
* - unbreak builddb2012-02-104-30/+27
| | | | - update to 9.1
* - Update to 1.58pgollucci2012-02-092-3/+3
| | | | | | | PR: ports/162638 Submitted by: Pavel Timofeev <timp87@gmail.com> Approved by: maintainer timeout (anders ; 83 days) Changes: http://search.cpan.org/dist/Device-Gsm/Changes
* Remove whitespace after b.p.m to help reduce false postives when searching ↵eadler2012-02-081-1/+0
| | | | | | | | for other junk after b.p.m Trivial non-functional change so maintainer not contacted Submitted by: Alex Kozlov
* - Update to 2.0.0pgollucci2012-02-082-3/+5
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* The variable is USE_PERL5 not USE_PERLeadler2012-02-071-1/+1
| | | | | | Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav)
* - Move Python scripts to DATADIR to avoid spamming Python directoriesavilla2012-02-052-10/+11
| | | | | | | | without depending on Python. [1] - Remove hardcoded Python binary path from Python scripts. - Bump PORTREVISION. Requested by: pav [1]
* - Update to 1.2.15db2012-02-045-12/+18
| | | | | | | | | | | | From change log: * New models: TT-599 Eagle, IC-RX7, IC-1275, HiQSDR, ADAT ADT-200A, DttSP UDP, TM-D710 * New rotator backends: * Celestron (telescope mount) * Fixes and features: K3, various other rigs * Update LGPL/GPL header boilerplate * Quell various compiler errors * Add CM108 PTT capability
* Update to 1.2.3mm2012-02-022-3/+3
|
* - fix bug in ymodem with non zero mallocdinoex2012-01-312-1/+11
| | | | | PR: 164347 Submitted by: NAGATA Shinya
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-252-3/+3
| | | | | | | | | | concludes the 4.7 series. The official release notes can be found at: http://kde.org/announcements/announce-4.7.4.php PR: 162216 PR: 163662
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* Update to 1.0.8mm2012-01-192-3/+3
|
* Reset elbarto@ArcadeBSD.org: address bounces, last maintainer activity 2010.linimon2012-01-181-1/+1
| | | | Hat: portmgr
* - update converters/libticonv to 1.1.3rm2012-01-189-22/+32
| | | | | | | | | | | | | | | | - update devel/libtifiles2 to 1.1.5 - update comms/libticables2 to 1.3.3 - update comms/libticalcs2 to 1.1.7 - update comms/tilp2 to 1.16 - bump PORTREVISION for emulators/tiemu3 - add LICENSE (GPLv2) I did this in single commit because this ports are tightly interconnected, so chanses are good to (temporarily) broke something, committing them separatedly. PR: 164024 Submitted by: Tijl Coosemans <tijl at coosemans dot org> (maintainer)
* Update lame to 3.99.3.netchild2012-01-151-0/+1
| | | | Bump portrevision of all ports which depend upon it.
* - escape shell namesdinoex2012-01-141-1/+1
|
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-1412-12/+12
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* - Fix build with Clang.avilla2012-01-131-2/+3
|
* Update to 1.0.7mm2012-01-102-3/+3
|
* Update to 1.2.1mm2012-01-102-3/+3
|
* - Turn over to gnome team since it's used by Gnome portsswills2011-12-301-1/+1
| | | | | PR: ports/163635 Approved by: melifaro (maintainer)
* This is a serial-over-lan (sol) client for Intel AMT. Includes a terminal andcrees2011-12-305-0/+78
| | | | | | | a graphical (gtk) version. Also comes with a perl script to gather informations about and remotely control AMT managed computers. WWW: https://www.kraxel.org/blog/linux/amtterm/
* - Update minicom to 2.6johans2011-12-299-29/+51
| | | | - Add additional patches for Linux-specific issues
* - Update to 0.06sunpoet2011-12-293-5/+3
| | | | | | | Changes: http://search.cpan.org/dist/Nexmo-SMS/Changes PR: ports/163673 Submitted by: sunpoet (myself) Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
* Update to version 1.31.0. ChangeLog since 1.30.0:bsam2011-12-265-45/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 20111221 - 1.31.0 [-] * Fixed compilation with latest libusb. [-] * Improved error handling in SQL backend of SMSD. [-] * SMSD documentation improvements. [-] * Indonesian translation updates. 20111213 - 1.30.92 [-] * Improved vCard parser to better handle location for various fields, thanks to Vladimir Serbinenko for initial patch. [-] * Fixed reading calls from some Nokia phones (bug #1553). [-] * Improved text mode SMS parsing in AT driver, thanks to Vladimir Serbinenko. [-] * Use glib's MD5 implementation if available. 20111129 - 1.30.91 [+] * Improved documentation for configuring Gammu. [-] * Fixed parsing birthday from vCard in some cases. [+] * Added option not to use configured logging in SMSD inject and monitor (bug #1539). [+] * Added SMSD configuration LogFacility (bug #1539). [-] * Fixed reading of data from OBEX phones (LP#891803). [-] * Fixed double reply detection (bug #1544). [-] * Increase maximal number of caller groups (bug #1541). [-] * Cancel all calls on maketerminated call if we don't get call ID. [-] * Fixed SMSC handling in some cases in SMSD (bug #1547). 20111107 - 1.30.90 [-] * Various documentation improvements. [-] * Detect Alcatel style reply on CPIN response (bug #1502). [-] * Fix build on some Win32 systems (bug #1496). [-] * Make jadmaker handle names with spaces (Rapha\xc3\xabl Droz). [-] * Display 8-bit messages in hex (Nicolas Pitre). [-] * Do not use AT+CUSD=2 on some phones (bug #1508). [-] * Fixed gammu-monitor with Windows service (bug #1515). [-] * Cleanup of contrib directory. [-] * Better support for Samsung AT phones (bug #1513). [-] * Fixed handling of MMS notification SMSes (bug #1530). [-] * Fixed CPIN reply handling (bug #1532). [+] * SMSD checks for PIN status just after connect (bug #1532). [-] * Fixed various MSVC compilation issues.
* Whitespace fixes, no functional changespawel2011-12-251-20/+20
|
* Update to version 3.2.9pawel2011-12-242-9/+10
|
* - Pass some recent recents to ruby@pgollucci2011-12-201-1/+1
|
* - Point at the homepage consistently as defined by rubygems.orgpgollucci2011-12-202-2/+2
|
* Add support for amd64.olgeni2011-12-192-2/+20
| | | | | PR: ports/163305 Submitted by: Howard Goldstein <hg@queue.to>
* - Further improvements to the devinput repeat behaviour, now xbmc shouldnox2011-12-193-7/+865
| | | | | | | work a little better. - Include updated lircd.conf.devinput in example lircd.conf, with one missing button added. (KEY_IMAGES) - Bump PORTREVISION.
* - Reset maintainer due do mail bouncestabthorpe2011-12-182-2/+2
| | | | | | | | | | | | | | <codeblock@eighthbit.net>: Host or domain name not found. Name service error for name=eighthbit.net type=AAAA: Host not found Final-Recipient: rfc822; codeblock@eighthbit.net Original-Recipient: rfc822;codeblock@eighthbit.net Action: failed Status: 5.4.4 Diagnostic-Code: X-Postfix; Host or domain name not found. Name service error for name=eighthbit.net type=AAAA: Host not found With hat: portmgr
* Update to 1.1.10mm2011-12-142-3/+3
|
* - Update to 0.6.31zi2011-12-114-34/+55
| | | | | | PR: ports/163158 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Feature safe: yes
* - Unbreak flwrapdb2011-12-081-3/+3
| | | | | | - Use fltk11 instead of fltk for now. Feature safe: yes
* - Unbreak builddb2011-12-084-13/+27
| | | | | | | - See http://www.w1hkj.com/Fldigi.html many fixes and enhancements to macro system, internationalisation, UI and modems Feature safe: Yes
* - Add p5-SMS-Send-NexmoUnicode 0.01sunpoet2011-12-015-0/+40
| | | | | | | | | | | SMS::Send::NexmoUnicode is a SMS::Send driver which allows you to send messages through www.nexmo.com WWW: http://search.cpan.org/dist/SMS-Send-NexmoUnicode/ PR: ports/162980 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Feature safe: yes
* - Update to 0.05sunpoet2011-12-012-3/+6
| | | | | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Nexmo-SMS/Changes PR: ports/162974 Submitted by: sunpoet (myself) Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) Feature safe: yes
* - Update to 0.04sunpoet2011-11-293-3/+5
| | | | | | | | Changes: http://search.cpan.org/dist/Nexmo-SMS/Changes PR: ports/162883 Submitted by: sunpoet (myself) Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) Feature safe: yes
* - Add p5-Nexmo-SMS 0.03sunpoet2011-11-255-0/+55
| | | | | | | | | | | Nexmo::SMS is a perl module which allow you to send SMS via http://www.nexmo.com/ WWW: http://search.cpan.org/dist/Nexmo-SMS/ PR: ports/162865 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Feature safe: yes
* - Update to 2.6sbz2011-11-223-11/+36
| | | | | | | - Make happy portlint Approved by: miwi@ (mentor) Feature safe: yes
* - Reindent Makefile headerdanfe2011-11-211-10/+9
| | | | | | | | | - Do not hardcode version number twice - Utilize DOS2UNIX instead of trimming \r's by hand - Honor CC and CFLAGS - Unmute installation commands Feature safe: yes
* Reformat for better readability and remove superfluous whitespace.danfe2011-11-211-7/+8
| | | | Feature safe: yes
* Unbreak on 9.x with utmpx.olgeni2011-11-203-4/+66
| | | | | | | mgetty already has utmpx support for SVR4; we can borrow it with a few changes to make utmpx work. Feature safe: yes
* * Minor update to 2.0.9.naddy2011-11-205-120/+12
| | | | | | | * Copy sample to live rc file also when installing from ports. * Clean up port. Feature safe: yes
* - Update to 1.1.9miwi2011-11-202-3/+3
| | | | Feature safe: yes
* Update to 1.36xride2011-11-173-84/+3
| | | | Feature safe: yes
* Remove CMAKE_USE_PTHREAD from the ports using it.rakuco2011-11-141-1/+0
| | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-141-2/+2
| | | | | | | | | | | This is an incremental update and should be much easier to handle than the transition from 4.6.5 to 4.7.2 in the ports tree. The official release notes can be found at http://www.kde.org/announcements/announce-4.7.3.php. Approved by: avilla (mentor), makc (mentor), portmgr (miwi) Feature safe: yes
* - update to 5.4.2eadler2011-11-103-3/+6
| | | | | | PR: ports/162351 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) Approved by: bapt (mentor)
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
|
* Update to 1.1.7mm2011-11-092-3/+3
|
* - Get rid FreeBSD 6.X supportmiwi2011-11-074-16/+2
|
* - Mark BROKEN: does not compile with new fltkpav2011-11-052-0/+4
| | | | Reported by: pointyhat
* Update to 1.0.6mm2011-11-032-3/+3
|
* New home found for devel/msrc0 and devel/mkcmd distfiles. No longercy2011-10-301-3/+0
| | | | | | deprecated. Suggested by: linimon
* Fix build with FreeBSD 10kwm2011-10-301-0/+1
| | | | Approved by: portmgr (miwi)
* Update to 1.1.6mm2011-10-282-3/+3
|
* - make lzr dep. optionaleadler2011-10-251-2/+7
| | | | | | | PR: ports/160661 Submitted by: "4720@hushmail.com" <4720@hushmail.com> Approved by: maintainer timeout (6 weeks) Approved by: bapt,sahil (mentors, implicit)
* The vast majority of pkg-descr files had the following format when theydougb2011-10-242-2/+2
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Remove more tags from pkg-descr files fo the form:dougb2011-10-247-14/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - remove maintainer tags from pkg-descreadler2011-10-2332-93/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* - Mark BROKEN: does not build with new fortranpav2011-10-192-0/+4
| | | | | | Error: Arithmetic overflow converting INTEGER(16) to INTEGER(4) at (1). Reported by: pointyhat
* - update fftw3* to 3.3 [1], and adjust dependent portsbf2011-10-174-4/+4
| | | | | | | - make use of optimizations by default, where possible (quad flavor to follow shortly, and mpi at a later date) Suggestions and patches from: ache, C. Burns, wen
* The KDE/FreeBSD team is pleased to announce KDE Software Compilationavilla2011-10-176-175/+34
| | | | | | | | | | | | | | | | | | 4.7.2. The official release notes can be found at: http://kde.org/announcements/announce-4.7.2.php This release ships with many improvements. Read more about them here: http://FreeBSD.kde.org/news.php#itemKDESC472availableinports We'd like to say thanks to all testers and contributors, especially to lwhsu@ for his effort on hosting our test packages. PR: 156293 [1] 159219 [2] 160164 [3] Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1] Alvaro Castillo <gobledb@gmail.com> [2] dkeav04@gmail.com [3] Tested by: exp-run via pav
* As previously advertised, complete removal of vulnerable ports thatdougb2011-10-157-133/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no one has stepped up to deal with: archivers/pecl-phar Vulnerable since 2011-01-13 comms/libsyncml Depends on devel/libsoup22, which is FORBIDDEN databases/mysql323-server Vulnerable since 2006-10-29 databases/mysql323-client Vulnerable since 2006-10-29 databases/mysql323-scripts Vulnerable since 2006-10-29 databases/mysql40-server Vulnerable since 2006-10-29 databases/mysql40-client Vulnerable since 2006-10-29 databases/mysql40-scripts Vulnerable since 2006-10-29 databases/p5-DBD-mysql40 Depends on databases/mysql40-server, which is FORBIDDEN deskutils/buoh Depends on devel/libsoup22, which is FORBIDDEN deskutils/libopensync-plugin-syncml Depends on comms/libsyncml, which is DEPRECATED devel/libsoup22 Vulnerable since 2011-07-28 dns/bind9-sdb-ldap Vulnerable since 2011-06-04 dns/bind9-sdb-postgresql Vulnerable since 2011-06-04 ftp/wgetpro Vulnerable since 2004-12-14 games/quake2forge Vulnerable since 2005-01-21 graphics/linux-tiff Vulnerable since 2004-10-13 japanese/mutt Vulnerable since 2007-07-29 japanese/asterisk14-sounds Depends on net/asterisk14, which is FORBIDDEN net/asterisk14 Vulnerable since 2011-06-25 net/isc-dhcp31-client Vulnerable since 2011-04-10 net/isc-dhcp31-server Vulnerable since 2011-04-10 net/isc-dhcp31-relay Vulnerable since 2011-04-10 net/asterisk-app-ldap Depends on net/asterisk14, which is FORBIDDEN net/asterisk-app-notify Depends on net/asterisk14, which is FORBIDDEN net/asterisk-oh323 Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64 net/asterisk14-addons Depends on net/asterisk14, which is FORBIDDEN net/astfax Depends on net/asterisk14, which is FORBIDDEN net-mgmt/nagios2 Vulnerable since 2009-06-30 www/gforge Vulnerable since 2005-08-09 www/linux-flashplugin7 Vulnerable since at least 2008-05-30 www/opera-devel Vulnerable since 2010-06-25, does not fetch www/plone3 Vulnerable and unsupported upstream www/serendipity-devel Vulnerable since 2008-04-25 www/ziproxy Vulnerable since 2010-06-15 www/asterisk-gui Depends on net/asterisk14, which is FORBIDDEN x11-toolkits/linux-pango Vulnerable since 2009-05-13
* Update ImageMagick to 6.7.2-10 (shlib bumped to .5)mm2011-10-111-2/+2
|
* For ports that have an EXPIRATION_DATE which has already passed, butdougb2011-10-091-0/+3
| | | | | that have other ports that depend on them, mark the ports that depend on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31.
* - Update to 1.56sunpoet2011-10-023-16/+19
| | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Device-Modem/Changes
* - Update to 0.83dhn2011-09-303-5/+4
|
* Mark FORBIDDEN the remaining ports that are vulnerable for more thandougb2011-09-261-0/+3
| | | | | | | | | | 2 weeks according to portaudit (ranging from 23 days to 7 years). The maintainers were notified by mail that this action would be taken on 2011-09-03. (Ports for which maintainers responded have been/will be dealt with separately.) Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few ports that rely on those DEPRECATED ports.
* - Update from 0.2.0 to 0.2.1db2011-09-243-32/+28
| | | | | | | | | | | | | | - Change log from upstream ,------------------------------------------------------------------------------ | 0.2.1 / 2011-09-19 Fabian Kurz <mail@fkurz.net> | * Added support for native CoreAudio on OSX. Also builds for iOS. | [tnx KB1OOO] | * Removed support for OpenAL now that native OSX is supported and Pulse | Audio is available. [tnx KB1OOO] | * Added English word list english.qcb [tnx Chuck Vaughn, AA0HW] | * Fixed missing audio on second channel for OSS | * Fixed Debian Bug 771075 [tnx John Nogatch, AC6SL] '------------------------------------------------------------------------------
* - use IGNORE instead of a custom messageeadler2011-09-241-10/+2
| | | | | Approved by: martymac (maintainer) Approved by: sahil (mentor)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-2430-44/+38
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Add build depends to avoid build warningswills2011-09-201-1/+2
| | | | | | PR: ports/159849 Submitted by: swills (me) Approved by: maintainer timeout (>5 weeks)
* Update to 1.1.5mm2011-09-192-3/+3
|
* - Update to version 2.2p2pawel2011-09-1711-275/+24
| | | | | | | | | - Assign mainatinership to submitter - Update WWW PR: ports/159735 Submitted by: Edward Sanford Sutton, III <mirror176@cox.net> Approved by: miwi, wen (mentors implicit)
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+sunpoet2011-09-172-2/+2
| | | | With hat: perl
* - Track dependencies after databases/gdbm updategabor2011-09-121-2/+2
|
* - Install Python scripts.avilla2011-09-082-1/+11
| | | | - Bump PORTREVISION.
* - Chase x11-toolkits/xforms shlib version bumpgahr2011-09-074-2/+34
|
* Fix a stupid typo.danfe2011-09-071-1/+1
|
* Resurrect this port. It is actually very useful to debug Bluetooth problemsdanfe2011-09-067-0/+74
| | | | | | | and also is referenced in the FreeBSD Handbook. Add license (GPLv2) while I am here. Requested by: emax
* Remove comms/hcidump. The only master site was a geocities web pagedougb2011-09-037-74/+0
| | | | | | which disappeared almost 3 years ago. Approved by: maintainer
* Update to 1.1.4mm2011-08-312-3/+3
|
* - Update to 0.8.0dhn2011-08-303-5/+10
| | | | | PR: ports/160234 Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer)
* Augment CATEGORIES.danfe2011-08-291-1/+1
|
* Turns out that some geocities sites are more dead than others.dougb2011-08-241-1/+1
| | | | | | My apologies for the inconvenience. Meanwhile, s/BROKEN/DEPRECATED/ which is what I meant anyway. :-/
* Geocities has been gone for almost 2 years now, so let's removedougb2011-08-231-0/+3
| | | | | | references to it. Deprecate ports whose only MASTER_SITE is (was) geocities
* Update to version 9.0.302, which should build and work on all versions ofdanfe2011-08-224-63/+6
| | | | | | | FreeBSD since 1993 without any patches. Touch the COMMENT while I'm here. This is result of collaborative work by Frank da Cruz (C-Kermit original author and current upstream maintainer) and yours truly.
* Update to 1.0.5mm2011-08-212-3/+3
|
* - Switch from currently unsupported ALL_TARGET `krbmit' to `freebsd+ssl'danfe2011-08-201-16/+8
| | | | | | | | - Remove home-rolled MAKE_ARGS bundle, leave only FreeBSD specific things - Do not trim version suffix when assigning HERALD value - Adjust PREFIX -> MANPREFIX for manpage installation Discussed with: upstream maintainer (Frank da Cruz)
* - Update to version 9.0.301danfe2011-08-194-28/+31
| | | | | | | | | - Remove no longer needed patches and inplace editing - Define LICENSE (BSD) - Fix pty locking on 800045 and above - Simplify documentation installation Tested with: emulators/x48
* - Reworked to use OPTIONS framework [1]db2011-08-195-19/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixed port to generate man pages which needs asciidoc and xsltproc - minor changes to observe PORTDOCS - From release NOTES = 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 PR: ports/159070 [1] Submitted by: Stephen Hurd <shurd _AT_ sasktel.net>
* - Set BUILD_DEPENDS to silence build warningsswills2011-08-181-2/+3
| | | | | | PR: ports/159848 Submitted by: swills (me) Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
* Fix minicom build for WITHOUT_NLS (force libiconv dependency and linking)johans2011-08-181-3/+6
| | | | | Reported by: Gordon Shumway PR: ports/159739
* Update to 1.1.3mm2011-08-172-3/+3
|
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* Mark as ignore on sparc64 (and presumably all tier-2): #error "Need tolinimon2011-08-101-0/+3
| | | | describe target architecture"
* Update to 1.02arved2011-08-092-4/+7
| | | | | PR: 156876 Submitted by: maintainer
* - cleanup MASTER_SITESdinoex2011-08-071-2/+1
|
* - Fixed build under clang, no other changes.db2011-08-069-0/+215
|
* Update to 1.1.2mm2011-08-052-3/+3
|
* - Update to hamlib 1.2.14db2011-08-043-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | From release e-mail: The Hamlib team announces the release of Hamlib 1.2.14, the first since adopting a timed release schedule of 1 Feb and 1 Aug each year. Changes since 1.2.13 include: * New models: SigFox Transfox, TH-D72A, IC-7410, IC-9100, IC-R9500, KX3, V4L2 API support (untested), * New rotator backends: IF-100, TS-7400 * Fixes and features: K3/KX3, Build Win32 from script, rigctld/rotctld ported to Mingw32, Win32 build fixes, remove obsolete bundled libtool files, rigctl improvements, FUNcube string test (works with V0.0 and V1.0), Yaesu newcat.c fixed to use rig->state.current_vfo to store vfo value, add a command to halt rigctld, select PTT source in Kenwood backends (TS-590S), make sure scan is stopped at IC-9000 opening, thd72 get channel data (alpha). For a complete log of changes to Hamlib 1.2.14, please visit: http://hamlib.git.sourceforge.net/git/gitweb.cgi?p=hamlib/hamlib;\ a=shortlog;h=refs/heads/Hamlib-1.2.14
* Removing old ruby stuffbapt2011-08-037-127/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-08-03 comms/ruby-serialport: Doesn't work with Ruby 1.9 2011-08-03 databases/ruby-search-namazu: Doesn't work with Ruby 1.9 2011-08-03 databases/ruby-sqlite: Doesn't work with Ruby 1.9 2011-08-03 databases/rubygem-kirbybase: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-eet: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-filelock: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-filemagic: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-metaruby: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-poll: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-rrb: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-strongtyping: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-textbuf: Doesn't work with Ruby 1.9 2011-08-03 graphics/ruby-graph: Doesn't work with Ruby 1.9 2011-08-03 graphics/ruby-libpng: Doesn't work with Ruby 1.9 2011-08-03 japanese/ruby-kakasi: Doesn't work with Ruby 1.9 2011-08-03 lang/ruby-extensions: Doesn't work with Ruby 1.9 2011-08-03 lang/ruby-lua: Doesn't work with Ruby 1.9 2011-08-03 lang/ruby-perl: Doesn't work with Ruby 1.9 2011-08-03 mail/ruby-tmail: Doesn't work with Ruby 1.9 2011-08-03 math/ruby-bitset: Doesn't work with Ruby 1.9 2011-08-03 math/ruby-bitvector: Doesn't work with Ruby 1.9 2011-08-03 math/ruby-gmp: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-mpi: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-nis: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-pcap: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-romp: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-spread: Doesn't work with Ruby 1.9 2011-08-03 print/ruby-pdflib: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-aes: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-blowfish: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-cast_256: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-mcrypt: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-pam: Doesn't work with Ruby 1.9 2011-08-03 sysutils/ruby-log4r: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-csv: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-formvalidator: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-gdome: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-htmltools: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-nqxml: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-quixml: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-raspell: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-tempura: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-xtemplate: Doesn't work with Ruby 1.9 2011-08-03 www/ruby-tmpl: Doesn't work with Ruby 1.9
* Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-031-2/+0
| | | | disappeared.
* Bye bye abandonwares (part 2)bapt2011-08-0135-838/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | 2011-08-01 benchmarks/rawio: Looks like an abandonware, no more public distfiles 2011-08-01 benchmarks/tmetric: Looks like abandonware, no more public distfiles 2011-08-01 biology/L-Breeder: Looks like an abandonware, no more public distfile 2011-08-01 biology/crimap: Looks like an abandonware, no more public distfile 2011-08-01 biology/distribfold: No more upstream, looks like an abandonware 2011-08-01 biology/kinemage: Looks like an abandonware, no more public distfile 2011-08-01 biology/lsysexp: Looks like an abandonware, no more public distfile 2011-08-01 chinese/chm2html: Looks like an abandonware, no more public distfile 2011-08-01 chinese/ntuttf: No more public distfiles available 2011-08-01 chinese/reciteword: Looks like an abandonware, no more public distfile 2011-08-01 chinese/tocps: No more pulic distfiles 2011-08-01 chinese/xttmgr: Looks like an abandonware, no more public distfile 2011-08-01 comms/mserver: Looks like an abandonware, no more public distfiles 2011-08-01 comms/qicosi: Looks like an abandonware, no more public distfile 2011-08-01 comms/sms_client: Looks like an abandonware, no more public distfile 2011-08-01 comms/smstools: Looks like an abandonware, no more public distfile 2011-08-01 converters/siconv: Looks like an abandonware, no more public distfiles 2011-08-01 converters/utf8conv: Looks like an abandonware, no more public distfile 2011-08-01 databases/pgcluster: Looks like an abandonware, no more public distfile 2011-08-01 databases/py-MySQL: Please use databases/py-MySQLdb instead 2011-08-01 databases/py-SQLDict: Looks like an abandonware, no more public distfile 2011-08-01 databases/py-rrdpipe: Looks like an abandonware, no more public distfile 2011-08-01 databases/sybase_ase: no more public distfiles available
* - Sort SUBDIRssunpoet2011-08-011-1/+1
| | | | - Fix NO_VIET_KDE coverage
* Create an OPTION to install a bash completion script (off by default).bsam2011-07-312-0/+24
| | | | | | | | | Do not install the script when this option is disabled. I.e. even if bash is installed one should define the option "on" (or define the environment option WITH_BASH) to install the script. PR: ports/158840 (based on) Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* . update to version 1.30.0;bsam2011-07-307-271/+15
| | | | . remove patches taken from HEAD repository.
* Remove INSTALLS_ICONS from kde ports.kwm2011-07-301-1/+0
| | | | | | | In the soon to be committed glib and gtk update, the INSTALLS_ICONS macro will gain the long missing gtk-update-icon-theme dependancy. After talking with members from of our KDE team. There isn't any indication that this gtk util is usefull for KDE.
* Update to 1.0.4mm2011-07-282-3/+3
|
* Update to 1.1.0mm2011-07-282-3/+3
|
* Fix build when CC=clang.delphij2011-07-236-16/+71
|
* - The last patch while fixing the build broke the program. The program isdb2011-07-221-3/+3
| | | | | | | | | supposed to start playing morse when the text box is clicked... the patch-m.pl prevented this from happening breaking the entire point of the program. PR: ports/157784 Submitted by: Stephen Hurd <shurd@sasktel.net>
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,linimon2011-07-213-3/+3
| | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp
* - Backport patches to fix KCalc issues.avilla2011-07-183-0/+135
| | | | Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51
* - Update devinput repeat hack to improve af9015 tuner remote behaviour.nox2011-07-172-6/+21
| | | | - Bump PORTREVISION.
* - Some doc (pkg-message..) updates after the webcamd update that nownox2011-07-173-2/+41
| | | | | supports /dev/input/eventX. - Bump PORTREVISION.
* Standardize on SRC_BASE as set in bsd.port.mk.linimon2011-07-171-1/+1
| | | | Approved by: maintainer
* Set maintainer of Horde ports to horde@FreeBSD.orgmm2011-07-152-2/+2
| | | | Approved by: maintainer (beech@ and mm@)
* Fix build with clangarved2011-07-141-1/+2
| | | | | PR: 158660 Submitted by: maintainer
* Update to 1.4.15arved2011-07-142-3/+3
| | | | | PR: 158877 Submitted by: maintainer
* This Horde package provides classes for implementing a SyncML server.mm2011-07-084-0/+26
| | | | WWW: http://pear.horde.org
* Horde libraries implementing an ActiveSync server.mm2011-07-084-0/+25
| | | | WWW: http://pear.horde.org
* Update KDE Software Compilation ports to 4.6.5makc2011-07-081-2/+2
| | | | | Official announcement: http://www.kde.org/announcements/announce-4.6.5.php Changelog: http://www.kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php
* - Deprecate ports that don't work with Ruby 1.9 (volunteers welcome)swills2011-07-041-0/+3
| | | | Approved by: ruby@ (pgollucci)
* - Chase the libgcrypt shared lib versionswills2011-07-031-2/+2
|
* - Fix build under clangdb2011-07-011-4/+32
| | | | | - main() must return int - returns must return something from main
* - Unbreak clang builddb2011-07-012-5/+29
| | | | | - Replace hard coded g++ with ${CXX} in Makefile - main() was missing int declaration
* Switch to MASTER_SITE_DEBIANbf2011-07-012-10/+10
|
* - Update to 5.4.1beech2011-07-013-3/+5
| | | | | PR: ports/157992 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* - Unbreak under clangdb2011-07-011-0/+11
| | | | Feature safe: yes
* - Update to 0.9.0 .nox2011-06-297-7/+137
| | | | | | - Add devinput driver (/dev/input/eventX, -H devinput) in preparation for upcoming webcamd update that will support it. - Fix build with clang, and a few bugs it found too.
* - Update to 0.9.6pgollucci2011-06-269-88/+25
| | | | | | | | | | | - Unbreak with ruby 1.9 <=0.9.5 doesn't build with ruby 1.9 - Development of ruby's termios has moved - Name changed to termios -> ruby-termios - Bump PORTREVISION on ports with dependency changes With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Checked by: make index
* Update converters/libticonv to 1.1.2 [1]jlaffaye2011-06-168-25/+29
| | | | | | | | | | | | Update comms/libticables2 to 1.3.2 [2] Update devel/libtifiles2 to 1.1.4 [3] Update comms/libticalcs2 to 1.1.6 [4] Update comms/tilp2 to 1.15 [5] Bump emulators/tiemu3 [6] PR: ports/157837 [1], ports/157832 [2], ports/157830 [3], ports/157836 [4], ports/157838 [5], ports/157839 [6] Submitted by: Tijl Coosemans <tijl@coosemans.org> [1] [2] [3] [4] [5] (maintainer) [6] Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) [6], bapt (mentor)
* Another bunch of deprecation: no more public distfiles and/or abandonwarebapt2011-06-163-0/+9
|
* Another bunch of deprecation: no more public distfiles and/or abandonwarebapt2011-06-162-0/+6
|
* - correct paths in cgi script usermgmt.cgi so it will run correctly.db2011-06-142-0/+28
| | | | | PR: ports/157679 Submitted by: takefu@airport.fm
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read fullavilla2011-06-143-60/+2
| | | | announcement here: http://kde.org/announcements/announce-4.6.4.php
* - Update to 0.82.1dhn2011-06-122-4/+4
|
* Change this port to use the GROUPS variablerene2011-06-072-26/+1
| | | | | | PR: ports/157545 Submitted by: Chris Rees [utisoft gmail com] Approved by: maintainer
* Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-1/+2
|
* Remove expired ports:rene2011-06-022-20/+0
| | | | | | | | | | | | | | | | 2011-05-01 german/citrix_xenapp: "crashes with f10" 2011-05-01 japanese/citrix_xenapp: "crashes with f10" 2011-05-01 net/citrix_xenapp: "crashes with f10" 2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by default 2011-05-01 java/gj: Upstream disapear and distfile is no more available 2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more available 2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore. 2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available 2011-05-01 www/py-django11: Unsupported (no longer receive security updates or bugfixes) 2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build. 2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken 2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
* - Update to Version 3.21.10db2011-06-013-7/+7
| | | | | | | | | * Replaced es.po with newer translation * Updated es.po, fr.po and it.po to correctly identify strings changed by e000ac157e7a96b * Corrected misspelled words in tool tip * Removed duplicate defines in src/dialogs/fl_digi.cxx * GNU/Hurd build fix
* - update to 1.54bapt2011-06-012-5/+6
|
* From releaae e-mail:db2011-05-303-7/+7
| | | | | | | | | | | | | | | | | This release is a bug fix release and includes no new features or backends: Version 1.2.13.1 * 2011-05-29 * Conversion to Git SCM and updated README documentation for Git SCM * Mingw32 build fixes * FUNcube dongle USB fixes for Win32 * Added kit/README.funcubedongle * Bug fix--K3 antenna selection function Users of the FUN Cube dongle on Win32 and K3 users on all platforms are urged to upgrade to Hamlib 1.2.13.1. 73, de Nate >>
* 1. Incorporate a patch from the development repository to fix an error:bsam2011-05-232-1/+28
| | | | | | | | | | | | | ----- Scanning dependencies of target sqlreply > Building C object contrib/sqlreply/CMakeFiles/sqlreply.dir/c/michal.o > /usr/ports/comms/gammu/work/gammu-1.29.0/contrib/sqlreply/c/michal.c:16:25: error: mysql/mysql.h: No such file or directory ----- The error occures only if a mysql port/package is installed. 2. Bump PORTREVISION. Pointed out by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via freebsd-ports@)
* - Return of development release, update to 1.29.92sylvio2011-05-2011-46/+184
| | | | - Add license
* - update qrq to 0.2.0db2011-05-174-31/+35
| | | | | | | | | | | | | | | | | | - From vendor changelog | 0.2.0 / 2011-05-07 Fabian Kurz <mail@fkurz.net> | * Added options for fixed CW speed (regardless of errors), unlimited | usage of repeats and unlimited attempt lengths. Suggested by AA0HW. | * No more duplicate callsigns in one attempt | * Unlimited attempts (e.g. with _all_ callsigns of a particular | database) added | * Call database file can be changed/selected in a menu now | * Added a database with the 100 most common English words | * Call databases with DOS linebreaks can now be used. | * Fixed bugs in memory allocation. | * CW edges changed to raised cosine | * Minimum character speed can be specified; below, Farnsworth is used | * PulseAudio support added (OSS and OpenAL still available) | * Reformatted ChangeLog
* Update KDE Software Compilation ports to 4.6.3makc2011-05-174-7/+63
| | | | Special thanks to Raphael Kubo da Costa for his work on this update.
* Update math/gsl to 1.15, and adjust PORTREVISIONbf2011-05-101-1/+1
| | | | and LIB_DEPENDS of dependent ports
* - Update to 0.82dhn2011-05-092-3/+3
|
* - Update to 0.21decke2011-05-043-37/+46
| | | | | PR: ports/156466 Submitted by: martinko <gamato@users.sf.net> (maintainer)
* Bump PORTREVISION after open-mofit updatemakc2011-05-022-2/+2
|
* Update to minicom 2.5 (bugfix release)johans2011-04-252-4/+4
|
* - Update to 3.21.8db2011-04-237-17/+39
| | | | | | - Contestia mode added, macro improvements, language translations, about window changes - See http://www.w1hkj.com/Fldigi.html for details
* Remove most expired ports:rene2011-04-196-108/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-04-17 cad/tclspice: has been broken for more than a year 2011-04-17 comms/hcfmdm: does not compile on 7.X or higher 2011-04-17 databases/mysqlcc: has been broken for almost a year 2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer 2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer 2011-04-17 devel/lamson: has been broken for a half year 2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer 2011-04-17 devel/djgpp-gcc: has been broken for half a year 2011-04-17 devel/gauche-sdl: has been broken for a year 2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up 2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer 2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer 2011-04-17 graphics/libvisual-plugins: has been broken for 3 years 2011-04-17 japanese/roundcube: has been broken for almost a year 2011-04-17 japanese/tkstep80: does not compile on FreeBSD 7.x or newer 2011-04-17 lang/u++: has been broken for over a half year 2011-04-17 lang/pugs: has been broken for over a year 2011-04-17 lang/mozart: does not compile on FreeBSD 7.x or newer 2011-04-17 math/linalg: does not build on FreeBSD 7.x or newer 2011-04-17 math/R-cran-igraph: has been broken for over a half year 2011-04-17 misc/ftree: has been broken for over a half year 2011-04-17 multimedia/katchtv: has been broken for a half year 2011-04-17 multimedia/libomxil-bellagio: has been broken for almost a year 2011-04-17 multimedia/banshee-mirage: has been broken for over a half year 2011-04-17 net-p2p/trackerbt: has been broken for a half year 2011-04-17 net/cap: does not compile on FreeBSD 7.x or newer 2011-04-17 net/ggsd: does not compile on FreeBSD 7.x or newer 2011-04-17 net/b2bua: does not compile on FreeBSD 7.x or newer 2011-04-17 net/penguintv: has been broken for a half year 2011-04-17 news/openftd: has been broken for almost a year 2011-04-17 palm/romeo: does not compile on FreeBSD 7.x or newer 2011-04-17 science/pcp: does not compile on FreeBSD 7.x or newer 2011-04-17 science/elmer-fem: has been broken for over a year 2011-04-17 security/newpki-lib: does not compile on FreeBSD 7.x or newer 2011-04-17 security/newpki-server: does not compile on FreeBSD 7.x or newer 2011-04-17 security/xmlsec: does not compile on FreeBSD 7.x or newer 2011-04-17 security/f-protd: has been broken for over a year 2011-04-17 sysutils/xwlans: does not compile on FreeBSD 7.x or newer 2011-04-17 www/bk_edit: does not compile on FreeBSD 7.x and newer 2011-04-17 www/bricolage: has been broken for a half year 2011-04-17 x11-toolkits/gauche-gtk: has been broken for a year 2011-04-17 x11-toolkits/gambas2-gb-qt: has been broken for over a year 2011-04-17 x11-toolkits/php-gtk2: has been broken for over a half year 2011-04-17 x11-toolkits/p5-Tcl-Tk: has been broken for 2 year 2011-04-17 x11/metisse: has been broken for over a half year
* - Update to 0.8.1db2011-04-173-16/+42
| | | | | | | | | | | 0.8.1 / 2011-04-04 Fabian Kurz <mail@fkurz.net> * Guessing of file encoding added (-g filename). * MP3 CGI fixed (crashed because OGG/Vorbis libs were called) * Chapter time now properly resetted after each chapter * Added -X switch (test mode: no encoder, no output files) * Lame or OGG support can be disabled in the Makefile - N.B. the port does not support Lame or OGG support choice, both are enabled.
* Fixed Gdk-CRITICAL errorxride2011-04-142-1/+81
| | | | | PR: ports/155255 Submitted by: Tom Russo <russo@bogodyn.org>
* - Update to 0.9.4miwi2011-04-122-5/+5
| | | | | PR: 155734 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer)
* SMS::Send::TW::Qma is a SMS::Send drivermiwi2011-04-125-0/+42
| | | | | | | | | which allows you to send messages through http://www.qma.com/. WWW: http://search.cpan.org/dist/SMS-Send-TW-Qma/ PR: ports/155711 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
* - Mark broken with Ruby 1.9swills2011-04-111-1/+5
|
* The FreeBSD KDE Team is pleased to announce April updates for KDEavilla2011-04-072-3/+2
| | | | | | | Software Compilation: 4.6.2, codename "Congrats". Read the full announcement here: http://kde.org/announcements/announce-4.6.2.php. Special thanks to Raphael Kubo da Costa who ported the release.
* - Update to 1.0.6.avilla2011-04-063-5/+6
|
* Remove CONFLICTS with graphics/netpbm: do not install link fromolgeni2011-04-023-4/+17
| | | | | | | | g32pbm to g3topbm, which already exists in netpbm. The g3topbm alias is intended for 3rd party fax viewers, however no ports depend on comms/mgetty+sendfax. g3topbm is also not referenced anywhere in lib/mgetty+sendfax.
* - Update to 3.2.8pawel2011-04-012-6/+6
| | | | | | - Modernize usage of CPPFLAGS Approved by: miwi (mentor)
* - Update to 1.6dhn2011-03-314-30/+20
| | | | | | | | - Take maintainership - Fix WWW/pkg-descr [1] PR: ports/156047 Submitted by: N.J. Mann <njm@njm.me.uk> [1]
* - Depend on newer libarchive (and fix plist) on 7.x and 8.0.avilla2011-03-291-1/+2
| | | | | | - Bump PORTREVISION. Reported by: pointyhat via pav
* - Mark BROKEN on 9.X and recent 8-STBALE:pav2011-03-261-0/+4
| | | | | | misc.h:110: error: conflicting types for 'log2' Reported by: pointyhat
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMavilla2011-03-253-435/+26
| | | | | | | | | 4.4.10. The official 4.6.1 release notes can be found at: http://www.kde.org/announcements/announce-4.6.1.php We'd like to say thanks to all helpers and submitters. Tested by: exp-run via miwi
* - Update to 3.2.7.1pawel2011-03-242-5/+6
| | | | | | - Update my email to FreeBSD Approved by: miwi, wen (mentors)
* - Add LICENSE knob(s)mm2011-03-231-0/+4
|
* - Update to 1.0.7.avilla2011-03-223-5/+5
|
* Make it fetchable again.ale2011-03-221-7/+3
|
* - Get Rid MD5 supportmiwi2011-03-20138-145/+0
|
* Bump PORTREVISION for ports linking to default libmysqlclient.ale2011-03-191-1/+1
|
* Update my MAINTAINER address to sbz at FreeBSD.org.sbz2011-03-181-1/+1
| | | | Approved by: jadawin@ (mentor)
* - Mark ports that have been broken for six month or more, or never compiled onpav2011-03-171-8/+4
| | | | 7.X and up, for removal in one month
* - Add patch to fix MAKE_JOBS_SAFE and mark as such.nox2011-03-162-0/+12
| | | | - No PORTREVISION bump as the installed bits don't change.
* Update todb2011-03-145-116/+118
| | | | | | | | | | | | | | | Version 1.2.13 2011-03-12 * New models: VX-1700, FUNcube, FiFi-SDR, KTH-SDR Si570, FT-5000, TS-590S * Rotor fixes and features: SPID * New Rotor backend: F1TE Tracker * Fixes and features: TS-440S, K2, K3, SR-2200, THF6A, THF7E, NewCAT rigs serial port defaults, TM-D700, * Removed libtool tree from source tree * Removed old DocBook files * Allow USB device's VID/PID/Vendor/Product to be explicitly specified * Doxygen documentation updates and new style sheet
* - Rework the checks to allow running in crossbuilding environment.avilla2011-03-071-10/+1
| | | | Reported by: pointyhat via pav
* - Chase libftdi updatedhn2011-03-051-2/+2
| | | | | - Bump PORTREVISION - Remove MD5 checksum
* And this was missed too, doh!nox2011-03-031-1/+4
|
* Also commit this that was just missed.nox2011-03-031-6/+6
|
* - Add an example lircd.conf that's preconfigured for use withnox2011-03-032-2/+564
| | | | | | | webcamd, either with USB DVB tuner remotes supported by the Linux drivers by default that webcamd uses, or for remotes supplied with MCE USB IR receivers. - Bump PORTREVISION.
* - Replace ECHO with ECHO_CMD.avilla2011-03-021-1/+1
|
* - Mark BROKEN when base libusb is older than 1.0.4.avilla2011-03-021-2/+11
| | | | Reported by: pointyhat via pav
* - Update to 0.81dhn2011-03-023-9/+8
|
* - comms/xlog fix distfile locations and update WWWdb2011-03-012-3/+2
| | | | | PR: ports/155132 Submitted by: Maintainer
* - Adjust pkg-message after remote support has been committed to thenox2011-03-012-11/+7
| | | | | webcamd port. - Bump PORTREVISION.
* - Update to 2.0.5sylvio2011-03-012-3/+4
| | | | | PR: ports/155009 Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer)
* libimobiledevice is a software library that talks the protocols toavilla2011-02-285-0/+101
| | | | | | | | | | | | | support iPhone, iPod Touch and iPad devices on Linux. Unlike other projects, it does not depend on using any existing proprietary libraries and does not require jailbreaking. It allows other software to easily access the device's filesystem, retrieve information about the device and its internals, backup/restore the device, manage SpringBoard icons, manage installed applications, retrieve addressbook/calendars/notes and bookmarks and synchronize music and video to the device. WWW: http://www.libimobiledevice.org
* 'usbmuxd' stands for "USB multiplexing daemon". This daemon is inavilla2011-02-285-0/+60
| | | | | | | | | charge of multiplexing connections over USB to an iPhone or iPod touch. To users, it means you can sync your music, contacts, photos, etc. over USB. To developers, it means you can connect to any listening localhost socket on the device. WWW: http://marcansoft.com/blog/iphonelinux/usbmuxd
* - Upstream website (pg4i) disapeared as did a download site.db2011-02-283-11/+5
| | | | - Move download site to new one and mirror.
* Update to 1.53skv2011-02-272-5/+4
| | | | Changes: http://cpansearch.perl.org/src/COSIMO/Device-Modem-1.53/Changes
* - Update comms/lirc to 0.9.0p1_4 in order to be able to use the lircnox2011-02-2719-264/+480
| | | | | | | | | | | | | | | | | | | support in webcamd svn (for mceusb-based receivers/transmitters and USB DVB tuner remotes supported by the Linux code), and enable support for a few more USB devices while we're at it tho of those only an FTDI-based one was tested: http://www.huitsing.nl/irftdi/ [1] - Fix plist for audio/rhythmbox and multimedia/totem and add missing LIRC_{CFLAGS,LIBS} variables to CONFIGURE_ENV for multimedia/xine when building them with (optional) lirc support. [2] - Chase liblirc_client shlib version bump for ports depdending on it and bump PORTREVISIONs for ports depending on it by default. Approved by: portmgr (miwi) [2] Thanks to: Warren Block <wblock@wonkity.com> for testing [1]
* - Joop download has disapeared, affecting a number of portsdb2011-02-271-2/+3
| | | | | | | - Modified original request to add a MASTER_SITE_LOCAL Submitted by: matt@chronos.org.uk Approved by: Maintainer
* Chase after net/openldap24-server update.delphij2011-02-252-2/+2
| | | | Reminded by: miwi
* - Move over to python2.5 or highermiwi2011-02-254-6/+6
| | | | - While here kick md5
* - Upgrade to gnuradio 3.2.2db2011-02-2423-457/+1310
| | | | Reviewed by: lrk _at_ ovillatx dot sytes dot net
* The Arduino Uno (http://arduino.cc/) is an open source hardware micro-wxs2011-02-226-0/+162
| | | | | | | | | | | | | | | | | | | | | controller designed primarily for prototyping and experimentation. Although the devel/arduino port already exists for programming the device, it will not work properly with the newest Arduino hardware. Previous versions of the Arduino used an FTDI USB to Serial interface. The newest Arduino (beginning with the Uno) uses an on-board ATMel 8U2 controller to emulate a USB to Serial interface with its own custom Vendor ID and Hardware ID. As a result, NONE of the existing FreeBSD USB to serial drivers can work with it. This kernel driver supplies the necessary kernel support for the Arduino Uno on FreeBSD. Additionally, some 'ACM' USB Serial devices may work with this driver by manually adding their Vendor ID and Product ID combination to files/ids.txt Official web site WWW: http://www.mrp3.com/uarduno.html PR: ports/153963 Submitted by: Bob Frazier <bobf@mrp3.com>
* - Forgot to remove patch for ebook2cw.c which is no longer needed.db2011-02-171-11/+0
|
* - Update to 0.8.0db2011-02-113-14/+24
| | | | | | | | | | | | | | From vendors change log: * ebook2cw can now also be compiled to work as a CGI on a webserver * Support for OGG/Vorbis audio file format added * Time of created files is now calculated accurately * Option to add a noise floor with an user definable SNR added [-N] (very experimental) * Waveform can now be set to sine, sawtooth or squarewave. [-T] * Config files are searched in current directory, ~/.ebook2cw, and DESTDIR/share/doc/ebook2cw/examples now. ~/.ebook2cw is created if only the last is found. [Linux/Unix only]
* Mark deprecated since version 1.29.0 comms/gammu uses python by default.bsam2011-02-111-0/+3
| | | | Set an expiration date in three months.
* Add following meta-variables:bsam2011-02-116-50/+324
| | | | | | | | . USE_GNOME=glib20 (yea, it's needed now, *sigh*); . USE_PYTHON=yes (so do python, comms/gammu-python is redundant now); . USE_GETTEXT=yes. Remove: . USE_GNOME=pkgconfig (superseeded by USE_GNOME=glib20).
* - Marked IGNORE because the devel release are currently suspended, install ↵sylvio2011-02-102-1/+2
| | | | comms/gammu, new release is 1.29.0
* Remove md5 and add LICENSEmiwi2011-02-056-4/+2
| | | | | | PR: 154307 Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer) Feature safe: yes
* - new port companion to fldigidb2011-02-035-0/+52
| | | | | | Submitted by: self Reviewed by: rneese a gmail.com Feature safe: yes
* - Bump PORTREVISION for gdal shlib changesunpoet2011-01-291-0/+1
| | | | Feature safe: yes
* Update to version 1.29.0. Changes:bsam2011-01-284-10/+26
| | | | | | http://wammu.eu/download/gammu/1.29.0/ Feature safe: yes
* This is a no-op change, just "make update-patches" (new patches pending).bsam2011-01-284-17/+17
| | | | Feature safe: yes
* - Chase comms/gnokii updatebeat2011-01-261-1/+2
| | | | Feature safe: yes
* - Update to 0.6.30beat2011-01-264-19/+18
| | | | | | | | | | - Add LICENSE information - Add SQLite support option - Remove MD5 checksum PR: ports/154303 Submitted by: Guido Falsi <mad AT madpilot.net> (maintainer) Feature safe: yes
* - Update to 5.2swills2011-01-153-7/+11
| | | | | | | | | - Add license PR: ports/153500 Submitted by: Alex Samorukov <samm at os2.kiev.ua> (maintainer) Approved by: wxs (mentor) Feature safe: yes
* - WITH_RAR: unrar is required even when rar is installed.avilla2011-01-151-2/+2
| | | | Feature safe: yes
* Explicitly create configuration directory during pkg installjohans2011-01-081-0/+1
| | | | | | | before trying to change ownership of this directory PR: ports/153749 Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
* - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5fluffy2011-01-082-3/+2
| | | | | | for FreeBSD. It's a bugfix-only release, January 2011 set.
* Add remserial, a communication bridge between a TCP/IP network port and aehaupt2011-01-057-0/+121
| | | | character-oriented device.
* Fix a page fault when attempting to access a java variable by reference.steve2011-01-044-1/+229
| | | | | PR: 152882 Submitted by: Bob Frazier <bobf@mrp3.com>
* Change the device name for USB serial ports from ttyD to ttyU.steve2011-01-042-2/+2
| | | | | PR: ports/152883 Submitted by: Bob Frazier <bobf@mrp3.com>
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-302-2/+0
| | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
* - Update to 0.80dhn2010-12-253-7/+9
|
* Sync to final (for now) bsd.autotools.mkade2010-12-234-4/+10
|
* Use the $SRC_BASE Makevar instead of hard-coding.linimon2010-12-172-2/+2
| | | | Hat: portmgr
* - Chase security/libksba shlib version bumpglarkin2010-12-161-0/+1
| | | | | Requested by: kwm Pointyhat to: glarkin
* - Two-way unbreak: .eliif->.elif and fix OSVERSION usagepav2010-12-121-2/+4
| | | | | Reported by: world+dog With hat: portmgr
* Fix stupid last-minute error.lev2010-12-112-3/+3
|