diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /comms | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
Notes
Diffstat (limited to 'comms')
58 files changed, 66 insertions, 38 deletions
diff --git a/comms/acfax/Makefile b/comms/acfax/Makefile index 7d56caa6bccc..a196687f0e8a 100644 --- a/comms/acfax/Makefile +++ b/comms/acfax/Makefile @@ -7,7 +7,7 @@ PORTNAME= acfax PORTVERSION= 0.981011 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= ftp://ftp.funet.fi/pub/ham/unix/Linux/misc/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0.//} diff --git a/comms/asmodem/Makefile b/comms/asmodem/Makefile index ab980f53f063..8c4432de4e0f 100644 --- a/comms/asmodem/Makefile +++ b/comms/asmodem/Makefile @@ -7,6 +7,7 @@ PORTNAME= asmodem PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_AFTERSTEP} MASTER_SITE_SUBDIR= apps/asmodem diff --git a/comms/atslog/Makefile b/comms/atslog/Makefile index bbacf721ff18..c4ee4d40e94e 100644 --- a/comms/atslog/Makefile +++ b/comms/atslog/Makefile @@ -7,7 +7,7 @@ PORTNAME= atslog PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= BERLIOS diff --git a/comms/cutecom/Makefile b/comms/cutecom/Makefile index f78e8d342e54..cc32e8d8b667 100644 --- a/comms/cutecom/Makefile +++ b/comms/cutecom/Makefile @@ -6,6 +6,7 @@ PORTNAME= cutecom PORTVERSION= 0.14.1 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://cutecom.sourceforge.net/ diff --git a/comms/echolinux/Makefile b/comms/echolinux/Makefile index 565514da63c9..670b055785bf 100644 --- a/comms/echolinux/Makefile +++ b/comms/echolinux/Makefile @@ -7,6 +7,7 @@ PORTNAME= echolinux PORTVERSION= 0.17a +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cqinet diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index 915e074279ae..21f5b19f8886 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -7,6 +7,7 @@ PORTNAME= efax-gtk PORTVERSION= 3.0.12 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,7 +21,6 @@ RUN_DEPENDS= ggv:${PORTSDIR}/print/ggv USE_GHOSTSCRIPT_RUN= yes USE_GNOME= gtk20 -USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --mandir=${X11BASE}/man MAN1= efax.1 efix.1 efax-gtk.1 diff --git a/comms/efax-gtk/pkg-plist b/comms/efax-gtk/pkg-plist index d8cfc3c63f41..ce4aadbcd7af 100644 --- a/comms/efax-gtk/pkg-plist +++ b/comms/efax-gtk/pkg-plist @@ -3,4 +3,18 @@ bin/efax-0.9a bin/efix-0.9a etc/efax-gtkrc share/applications/efax-gtk.desktop +share/locale/bg/LC_MESSAGES/efax-gtk.mo +share/locale/ca/LC_MESSAGES/efax-gtk.mo +share/locale/de/LC_MESSAGES/efax-gtk.mo +share/locale/el/LC_MESSAGES/efax-gtk.mo +share/locale/en_GB/LC_MESSAGES/efax-gtk.mo +share/locale/he/LC_MESSAGES/efax-gtk.mo +share/locale/hu/LC_MESSAGES/efax-gtk.mo +share/locale/it/LC_MESSAGES/efax-gtk.mo +share/locale/pl/LC_MESSAGES/efax-gtk.mo +share/locale/ru/LC_MESSAGES/efax-gtk.mo +share/locale/sq/LC_MESSAGES/efax-gtk.mo +share/locale/sv/LC_MESSAGES/efax-gtk.mo +share/locale/zh_CN/LC_MESSAGES/efax-gtk.mo +share/locale/zh_TW/LC_MESSAGES/efax-gtk.mo @dirrmtry share/applications diff --git a/comms/efax/Makefile b/comms/efax/Makefile index 0ff251c7cc3e..1c74356aa46d 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -7,7 +7,7 @@ PORTNAME= efax-0.9a PORTVERSION= 001114a7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= http://shino.pos.to/linux/ diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index 3b015b4938b0..b25de2f711ef 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -7,6 +7,7 @@ PORTNAME= fldigi PORTVERSION= 1.24 +PORTREVISION= 1 DISTVERSIONSUFFIX= .src CATEGORIES= comms hamradio MASTER_SITES= http://www.w1hkj.com/LinuxApps/ \ diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index 9aca3853d50f..5e7b7f6a90e1 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -8,7 +8,7 @@ PORTNAME= gfax PORTVERSION= 0.7.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms print gnome MASTER_SITES= http://gfax.cowlug.org/ diff --git a/comms/ghfaxviewer/Makefile b/comms/ghfaxviewer/Makefile index 56027fe88816..12bab946f56b 100644 --- a/comms/ghfaxviewer/Makefile +++ b/comms/ghfaxviewer/Makefile @@ -7,7 +7,7 @@ PORTNAME= ghfaxviewer PORTVERSION= 0.22.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= halifax diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile index 7a1dff216400..b1907d631c2f 100644 --- a/comms/gmfsk/Makefile +++ b/comms/gmfsk/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmfsk PORTVERSION= 0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms audio hamradio MASTER_SITES= http://gmfsk.connect.fi/ diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 336566034384..7477d34720cd 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnokii PORTVERSION= 0.6.14 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= comms MASTER_SITES= http://www.gnokii.org/download/gnokii/ \ diff --git a/comms/gnokii/pkg-plist b/comms/gnokii/pkg-plist index e362192e1b6c..919929b406ea 100644 --- a/comms/gnokii/pkg-plist +++ b/comms/gnokii/pkg-plist @@ -160,13 +160,3 @@ sbin/mgnokiidev %%X11%%@dirrm share/xgnokii/help/pl_PL %%X11%%@dirrm share/xgnokii/help %%X11%%@dirrm share/xgnokii -%%NLS%%@dirrmtry share/locale/cs/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/cs -%%NLS%%@dirrmtry share/locale/fi/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/fi -%%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/pl -%%NLS%%@dirrmtry share/locale/sk/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sk -%%NLS%%@dirrmtry share/locale/sl/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sl diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index 60ccd0f05eb2..ca0b8078281e 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -6,7 +6,7 @@ PORTNAME= gpredict PORTVERSION= 0.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= groundstation diff --git a/comms/gpredict/pkg-plist b/comms/gpredict/pkg-plist index 45175bc9695d..7bbc3dfef646 100644 --- a/comms/gpredict/pkg-plist +++ b/comms/gpredict/pkg-plist @@ -44,7 +44,6 @@ share/pixmaps/gpredict/maps/nasa-topo_800.png @dirrm share/pixmaps/gpredict/maps @dirrm share/pixmaps/gpredict/icons @dirrm share/pixmaps/gpredict -@dirrmtry share/pixmaps @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% @dirrmtry locale diff --git a/comms/gpsk31/Makefile b/comms/gpsk31/Makefile index 7e3c05bf34cc..8a7abc96161b 100644 --- a/comms/gpsk31/Makefile +++ b/comms/gpsk31/Makefile @@ -6,7 +6,7 @@ PORTNAME= gpsk31 PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://www.qsl.net/pg4i/download/ diff --git a/comms/grig/Makefile b/comms/grig/Makefile index f7b27646b50e..5de869a7cc53 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -6,6 +6,7 @@ PORTNAME= grig PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= groundstation diff --git a/comms/grig/pkg-plist b/comms/grig/pkg-plist index 9df9ce4f74c7..d9efd004c548 100644 --- a/comms/grig/pkg-plist +++ b/comms/grig/pkg-plist @@ -10,6 +10,5 @@ share/pixmaps/grig/grig-logo.png share/pixmaps/grig/ic910.png share/pixmaps/grig/smeter.png @dirrm share/pixmaps/grig -@dirrmtry share/pixmaps @dirrm %%DATADIR%% @dirrmtry locale diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile index 84514688caab..4d96f3f10811 100644 --- a/comms/gscmxx/Makefile +++ b/comms/gscmxx/Makefile @@ -7,7 +7,7 @@ PORTNAME= gscmxx PORTVERSION= 0.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/comms/gscmxx/pkg-plist b/comms/gscmxx/pkg-plist index 17b56f3a5ab1..b8dc4e31c1e3 100644 --- a/comms/gscmxx/pkg-plist +++ b/comms/gscmxx/pkg-plist @@ -38,4 +38,3 @@ share/gscmxx/i18n/italian @dirrm share/gscmxx @dirrm share/pixmaps/gscmxx/groups @dirrm share/pixmaps/gscmxx -@dirrmtry share/pixmaps diff --git a/comms/hamfax/Makefile b/comms/hamfax/Makefile index 51d20f3152b6..9b1f07a56ffc 100644 --- a/comms/hamfax/Makefile +++ b/comms/hamfax/Makefile @@ -6,6 +6,7 @@ PORTNAME= hamfax PORTVERSION= 0.6.4 +PORTREVISION= 1 CATEGORIES= comms audio hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= hamfax diff --git a/comms/hf/Makefile b/comms/hf/Makefile index 9a5fe0612446..30523d455783 100644 --- a/comms/hf/Makefile +++ b/comms/hf/Makefile @@ -7,6 +7,7 @@ PORTNAME= hf PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= hfterm diff --git a/comms/java-commapi-freebsd/Makefile b/comms/java-commapi-freebsd/Makefile index f5bc58c61261..de8eb7b773df 100644 --- a/comms/java-commapi-freebsd/Makefile +++ b/comms/java-commapi-freebsd/Makefile @@ -7,6 +7,7 @@ PORTNAME= java-commapi-freebsd PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= comms java MASTER_SITES= http://www.syncrontech.org/freebsd/ DISTNAME= freebsd-commapi-${PORTVERSION} diff --git a/comms/java-commapi/Makefile b/comms/java-commapi/Makefile index d0ccce7e3f3b..2a83b38fef4e 100644 --- a/comms/java-commapi/Makefile +++ b/comms/java-commapi/Makefile @@ -7,7 +7,7 @@ PORTNAME= java-commapi PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms java MASTER_SITES= # DISTNAME= comm${PORTVERSION} diff --git a/comms/kallers/Makefile b/comms/kallers/Makefile index df2aaad350cd..fab8baf3c41c 100644 --- a/comms/kallers/Makefile +++ b/comms/kallers/Makefile @@ -6,7 +6,7 @@ PORTNAME= kallers PORTVERSION= 0.3.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= comms kde MASTER_SITES= http://www.nadmm.com/kallers/src/ diff --git a/comms/klog/Makefile b/comms/klog/Makefile index 81be8ec55fe1..b550494abbe6 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -6,7 +6,7 @@ PORTNAME= klog PORTVERSION= 0.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= klog diff --git a/comms/kmobiletools/Makefile b/comms/kmobiletools/Makefile index ec805fc73dfb..33bd826574cf 100644 --- a/comms/kmobiletools/Makefile +++ b/comms/kmobiletools/Makefile @@ -7,6 +7,7 @@ PORTNAME= kmobiletools PORTVERSION= 0.4.3.3 +PORTREVISION= 1 CATEGORIES= comms kde MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= kmobiletools diff --git a/comms/kpsk/Makefile b/comms/kpsk/Makefile index c57ae0f5925f..628d785d7c29 100644 --- a/comms/kpsk/Makefile +++ b/comms/kpsk/Makefile @@ -6,7 +6,7 @@ PORTNAME= kpsk PORTVERSION= 1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms kde hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kpsk diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index d2a8b1c1613f..349568482863 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -7,6 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src diff --git a/comms/ktrack/Makefile b/comms/ktrack/Makefile index d93e69cd577a..a68751877906 100644 --- a/comms/ktrack/Makefile +++ b/comms/ktrack/Makefile @@ -6,6 +6,7 @@ PORTNAME= ktrack PORTVERSION= 0.3.0r1 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ktrack diff --git a/comms/linpsk/Makefile b/comms/linpsk/Makefile index 846571d6fdc9..a576d8a997b7 100644 --- a/comms/linpsk/Makefile +++ b/comms/linpsk/Makefile @@ -7,7 +7,7 @@ PORTNAME= linpsk PORTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/comms/linrad/Makefile b/comms/linrad/Makefile index b8dd94ddad01..5c365f676fa1 100644 --- a/comms/linrad/Makefile +++ b/comms/linrad/Makefile @@ -7,6 +7,7 @@ PORTNAME= linrad PORTVERSION= 2.28 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://www.nitehawk.com/sm5bsz/linuxdsp/archive/\ http://g7rau.demon.co.uk/sm5bsz/linuxdsp/archive/\ diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index 3a20213fdbb7..16f6ef55b951 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -7,6 +7,7 @@ PORTNAME= lirc PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lirc diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index ad5eeef70ba3..7de5ce267209 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -7,6 +7,7 @@ PORTNAME= ncid PORTVERSION= 0.67 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/comms/py-lirc/Makefile b/comms/py-lirc/Makefile index cab21b9e3fd1..ede501127071 100644 --- a/comms/py-lirc/Makefile +++ b/comms/py-lirc/Makefile @@ -7,7 +7,7 @@ PORTNAME= lirc PORTVERSION= 0.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pylirc diff --git a/comms/qfaxreader/Makefile b/comms/qfaxreader/Makefile index d06e4fa7c6fc..30b350d341ca 100644 --- a/comms/qfaxreader/Makefile +++ b/comms/qfaxreader/Makefile @@ -9,6 +9,7 @@ PORTNAME= qfaxreader DISTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= comms graphics print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile index 9081df205e42..84f4608f02fb 100644 --- a/comms/qsstv/Makefile +++ b/comms/qsstv/Makefile @@ -7,6 +7,7 @@ PORTNAME= qsstv PORTVERSION= 6.0a +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://users.telenet.be/on4qz/snapshots/download/ EXTRACT_SUFX= .tgz diff --git a/comms/rxtx/Makefile b/comms/rxtx/Makefile index 157de03b76b8..a0e4349251dc 100644 --- a/comms/rxtx/Makefile +++ b/comms/rxtx/Makefile @@ -7,6 +7,7 @@ PORTNAME= rxtx PORTVERSION= 2.1.7r2 +PORTREVISION= 1 CATEGORIES= comms java MASTER_SITES= ftp://jarvi.dsl.frii.com/pub/rxtx/ PKGNAMESUFFIX= -${JAVA_PORT:S/java\///} diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile index 1ea8f32c2adc..0da39b78358d 100644 --- a/comms/seyon/Makefile +++ b/comms/seyon/Makefile @@ -7,6 +7,7 @@ PORTNAME= seyon PORTVERSION= 2.14b +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/ DISTNAME= Seyon-${PORTVERSION} diff --git a/comms/soundmodem/Makefile b/comms/soundmodem/Makefile index 516a48e907da..ebabbd4f87da 100644 --- a/comms/soundmodem/Makefile +++ b/comms/soundmodem/Makefile @@ -7,7 +7,7 @@ PORTNAME= soundmodem PORTVERSION= 0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://www.baycom.org/~tom/ham/soundmodem/ \ http://chronos.org.uk/distfiles/ diff --git a/comms/syncterm/Makefile b/comms/syncterm/Makefile index 0e488ea7e468..712d98acf593 100644 --- a/comms/syncterm/Makefile +++ b/comms/syncterm/Makefile @@ -7,6 +7,7 @@ PORTNAME= syncterm PORTVERSION= 0.8.20061020 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/comms/tilp/Makefile b/comms/tilp/Makefile index ba7fdf3f7c42..d38c8732e590 100644 --- a/comms/tilp/Makefile +++ b/comms/tilp/Makefile @@ -7,7 +7,7 @@ PORTNAME= tilp PORTVERSION= 6.79 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tilp diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile index e14a357ee148..96f6f493ed86 100644 --- a/comms/tilp2/Makefile +++ b/comms/tilp2/Makefile @@ -7,6 +7,7 @@ PORTNAME= tilp2 PORTVERSION= 1.01 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tilp diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index bf3e86597959..14083962875f 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -7,7 +7,7 @@ PORTNAME= tkhylafax PORTVERSION= 3.2b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms tk84 MASTER_SITES= ftp://ftp.hylafax.org/contrib/tkhylafax/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/} diff --git a/comms/tkscanfax/Makefile b/comms/tkscanfax/Makefile index eeafc7449918..41abdc5cf2d8 100644 --- a/comms/tkscanfax/Makefile +++ b/comms/tkscanfax/Makefile @@ -7,6 +7,7 @@ PORTNAME= tkscanfax PORTVERSION= 1.1.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= comms tk83 MASTER_SITES= http://shino.pos.to/linux/tkscanfax/ diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index e183766c1c3e..2a3f8a6ad2c4 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -7,7 +7,7 @@ PORTNAME= trustedqsl PORTVERSION= 1.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= trustedqsl diff --git a/comms/twpsk/Makefile b/comms/twpsk/Makefile index 02ef5ee43659..eaa86d8f9bf5 100644 --- a/comms/twpsk/Makefile +++ b/comms/twpsk/Makefile @@ -7,6 +7,7 @@ PORTNAME= twpsk PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.ibiblio.org/pub/linux/apps/ham/ diff --git a/comms/viewfax/Makefile b/comms/viewfax/Makefile index 3c53fe78fb86..b3f18fbb3cb5 100644 --- a/comms/viewfax/Makefile +++ b/comms/viewfax/Makefile @@ -7,6 +7,7 @@ PORTNAME= viewfax PORTVERSION= 2.5 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ftp://ftp.ping.de/pub/unix/ \ ftp://ftp.leo.org/historic/comp/os/unix/networking/mgetty/ diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile index 9da56d76cb17..032721b39b05 100644 --- a/comms/wsjt/Makefile +++ b/comms/wsjt/Makefile @@ -7,7 +7,7 @@ PORTNAME= wsjt PORTVERSION= 5.9.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= wsjt diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 348d76eb13d1..000b5365ff0c 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -7,7 +7,7 @@ PORTNAME= xastir PORTVERSION= 1.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xastir diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile index aebc0e3eb533..cda1dc4bc1c9 100644 --- a/comms/xcept/Makefile +++ b/comms/xcept/Makefile @@ -7,7 +7,7 @@ PORTNAME= xcept PORTVERSION= 2.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= joerg diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 835e23292e68..708d2087d44e 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -6,6 +6,7 @@ PORTNAME= xdx PORTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://pg4i.chronos.org.uk/download/ \ http://www.qsl.net/pg4i/download/ diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 0013204ad972..ef79329078ca 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -6,6 +6,7 @@ PORTNAME= xlog PORTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://pg4i.chronos.org.uk/download/ \ http://www.qsl.net/pg4i/download/ diff --git a/comms/xlog/pkg-plist b/comms/xlog/pkg-plist index a9bba05105c9..ad674567efcf 100644 --- a/comms/xlog/pkg-plist +++ b/comms/xlog/pkg-plist @@ -71,4 +71,3 @@ share/pixmaps/xlog/xlog.xpm @dirrmtry share/applications @dirrmtry share/mime/packages @dirrmtry share/mime -@dirrmtry share/pixmaps diff --git a/comms/xnecview/Makefile b/comms/xnecview/Makefile index 12de63b93850..90199bddf00f 100644 --- a/comms/xnecview/Makefile +++ b/comms/xnecview/Makefile @@ -6,6 +6,7 @@ PORTNAME= xnecview PORTVERSION= 1.35 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://wwwhome.cs.utwente.nl/%7Eptdeboer/ham/xnecview/ EXTRACT_SUFX= .tgz diff --git a/comms/xwota/Makefile b/comms/xwota/Makefile index 0b0e90e6fce5..1c09696aee2b 100644 --- a/comms/xwota/Makefile +++ b/comms/xwota/Makefile @@ -7,6 +7,7 @@ PORTNAME= xwota PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://people.fabaris.it/iz0ete/xwota/ \ ${MASTER_SITE_LOCAL} diff --git a/comms/yawmppp/Makefile b/comms/yawmppp/Makefile index 1726cc98e077..ac8c080cc956 100644 --- a/comms/yawmppp/Makefile +++ b/comms/yawmppp/Makefile @@ -7,7 +7,7 @@ PORTNAME= yawmppp PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms windowmaker MASTER_SITES= ftp://ftp.seul.org/pub/yawmppp/ |