aboutsummaryrefslogtreecommitdiff
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* - update MASTER_SITESDirk Meyer2012-07-261-1/+1
| | | | Notes: svn path=/head/; revision=301569
* Fix typos in COMMENTCarlo Strub2012-07-261-1/+1
| | | | | | | Submitted by: bf@ Notes: svn path=/head/; revision=301561
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configBaptiste Daroussin2012-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) Notes: svn path=/head/; revision=301539
* - update to 6.0Jason Helfman2012-07-253-194/+291
| | | | | | | | | | - while here update to optionsNG PR: ports/170120 Submitted by: maintainer, samm@os2.kiev.ua Notes: svn path=/head/; revision=301511
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301510
* Fix typos in COMMENTCarlo Strub2012-07-241-1/+1
| | | | Notes: svn path=/head/; revision=301494
* Fix typos in COMMENTCarlo Strub2012-07-242-2/+2
| | | | Notes: svn path=/head/; revision=301441
* - remove spurious :install Noted by dougbDiane Bruce2012-07-201-1/+1
| | | | | | | Submitted by: dougb Notes: svn path=/head/; revision=301261
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* Horde4 port update rollout:Martin Matuska2012-07-182-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 Notes: svn path=/head/; revision=301113
* - Update to 0.84Dennis Herrmann2012-07-162-3/+3
| | | | Notes: svn path=/head/; revision=300918
* - Update to latest, numerous fixesDiane Bruce2012-07-042-7/+6
| | | | | | | | | - fixes Corrupt correction - fixes Corrupt filenames - updates to use fltk-1.3.* Notes: svn path=/head/; revision=300502
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-304-9/+9
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300277
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-292-8/+8
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300219
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-292-7/+7
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300207
* . comms/gammu: update to version 1.32.0;Boris Samorodov2012-06-283-6/+6
| | | | | | | . deskutils/wammu: bump PORTREVISION (gammu shlib version has changed). Notes: svn path=/head/; revision=300157
* Addport: ports/comms: Repeater controller and EchoLink (simplex or repeater) ↵Michael 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) Notes: svn path=/head/; revision=299947
* - This update fixes the log2 build error. [1]Diane Bruce2012-06-244-16/+52
| | | | | | | | | | | - Also converted to options NG while in here. - Added another distribution site. PR: ports/169173 [1] Submitted by: carl@stagecraft.cx Notes: svn path=/head/; revision=299910
* - HDRI has been enabled by default on ImageMagick.Diane Bruce2012-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 Notes: svn path=/head/; revision=299803
* - better efaults for FreeBSD 9.xDirk Meyer2012-06-201-1/+1
| | | | | | | Submitted by: Osamu Matsuda Notes: svn path=/head/; revision=299699
* - Update minicom to 2.6.1 (bugfix release)Johan van Selst2012-06-163-30/+21
| | | | | | | | - Convert to new options framework - Remove patch file that is no longer needed Notes: svn path=/head/; revision=299399
* - use OPTIONS_DEFINEDirk Meyer2012-06-151-6/+7
| | | | Notes: svn path=/head/; revision=299364
* Fix bad usage of empty()Ganael LAPLANCHE2012-06-152-6/+6
| | | | Notes: svn path=/head/; revision=299317
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵Max Brazhnikov2012-06-141-2/+2
| | | | | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php Notes: svn path=/head/; revision=299269
* Switch to OptionsNgGanael LAPLANCHE2012-06-111-9/+9
| | | | Notes: svn path=/head/; revision=299017
* - Switch to OptionsNgGanael LAPLANCHE2012-06-113-13/+14
| | | | | | | | | - Disable DEBUG option by default - Fix patch names - Add DEVD description to bsd.options.desc.mk Notes: svn path=/head/; revision=299016
* - update to 6.0.6Dirk Meyer2012-06-103-18/+18
| | | | Notes: svn path=/head/; revision=298976
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-106-6/+6
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Use new options framework "MULTI" feature.Guido Falsi2012-06-091-6/+6
| | | | | | | Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=298830
* - Convert to optionsngDiane Bruce2012-06-081-2/+5
| | | | Notes: svn path=/head/; revision=298720
* - Convert to optionsngDiane Bruce2012-06-081-28/+31
| | | | | | | - Remove NLS from options use correct WITHOUT_NLS Notes: svn path=/head/; revision=298719
* Convert my ports to optionsNGPawel Pekala2012-06-071-4/+6
| | | | Notes: svn path=/head/; revision=298711
* Register CONFLICTSPawel Pekala2012-06-062-0/+4
| | | | | | | Reported by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee> Notes: svn path=/head/; revision=298626
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-062-4/+2
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - Fix comms/nec2c for large allocationsDiane Bruce2012-06-053-0/+34
| | | | | | | | PR: ports/168448 Submitted by: doconnor@gsoft.com.au Notes: svn path=/head/; revision=298510
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-2/+2
| | | | Notes: svn path=/head/; revision=298340
* Get rid of two more shlib major versions to pet portlint.Juergen Lock2012-06-021-1/+1
| | | | Notes: svn path=/head/; revision=298039
* - Convert these to OPTIONng.Juergen Lock2012-06-021-8/+9
| | | | | | | - Omit shlib major versions in LIB_DEPENDS to pet portlint. Notes: svn path=/head/; revision=298038
* Convert to new options frameworkBaptiste Daroussin2012-06-011-4/+4
| | | | Notes: svn path=/head/; revision=297967
* - update png to 1.5.10Dirk Meyer2012-06-0138-29/+51
| | | | Notes: svn path=/head/; revision=297915
* - Convert to new options frameworkGuido Falsi2012-05-312-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) Notes: svn path=/head/; revision=297905
* Disable the test for tgmath.h. From the PR:Mark 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) Notes: svn path=/head/; revision=297855
* Attempt to fix build on -current.Mark Linimon2012-05-301-1/+2
| | | | | | | | PR: ports/167985 Submitted by: truckman Notes: svn path=/head/; revision=297731
* - Update to 1.7Dennis Herrmann2012-05-292-3/+3
| | | | Notes: svn path=/head/; revision=297638
* Mark broken on powerpc and sparc64: "error: uart.h: No such file or directory".Mark Linimon2012-05-271-0/+4
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=297516
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!Max Brazhnikov2012-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 Notes: svn path=/head/; revision=297371
* - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referencedJason Helfman2012-05-231-2/+2
| | | | | | | | | PR: ports/165994 Submitted by: 4721@hushmail.com Approved by: maintainer, bobf@mrp3.com Notes: svn path=/head/; revision=297253
* Turn the maintainership over to ports@. We never ask for this port. Please doJeremy Messenger2012-05-191-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. Notes: svn path=/head/; revision=296976
* - Bump PORTREVISION for graphics/gdal shlib changeSunpoet Po-Chuan Hsieh2012-05-191-1/+1
| | | | Notes: svn path=/head/; revision=296950
* Fl_MoxGen is a program that will compute the dimensionsPawel Pekala2012-05-176-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> Notes: svn path=/head/; revision=296855