diff options
author | krion <krion@FreeBSD.org> | 2006-01-22 01:37:14 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2006-01-22 01:37:14 +0800 |
commit | 6377b27f77d3b8ca3ffd4867a57b4e7be32ab6ac (patch) | |
tree | dca11c502d0bd243534b867dc91d5cb34bdb1adb /comms | |
parent | 858c4e0ba24549dd475d1151d3982145bd8a83ff (diff) | |
download | freebsd-ports-gnome-6377b27f77d3b8ca3ffd4867a57b4e7be32ab6ac.tar.gz freebsd-ports-gnome-6377b27f77d3b8ca3ffd4867a57b4e7be32ab6ac.tar.zst freebsd-ports-gnome-6377b27f77d3b8ca3ffd4867a57b4e7be32ab6ac.zip |
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6]
- Fix warning issued during make index on archs !368. [7]
- Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from
all files under ${WRKSRC}. If set to a string, remove in all files
under ${WRKSRC} with one of these names the ^Ms. [8]
- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
checking the existance of the Perl modules with the "perl -e 'use
module;'" command. [9]
- Fix bsd.port.mk variable quoting issues. No quoting is necessary
anymore either in the Makefile or on the command line. Affected
variables include:
BROKEN
FORBIDDEN
IGNORE
MANUAL_PACKAGE_BUILD
NO_CDROM
NO_PACKAGE
RESTRICTED
[10]
- Add NOFETCHFILES variable. If set, don't download these files
from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
${MASTER_SITE_OVERRIDE}). [11]
- Improve 'search' target output. [12]
- Add a new virtual category for Amateur Radio - hamradio. [13]
- Cleanup some old/unused pathes in bsd.port.mk. [14]
- Add @dirrmtry for plists which does the same as:
"@unexec rmdir %D/foo 2>/dev/null || true" [15]
- Remove virtual category - offix. [16]
- Use portsnap instead of cvsup or cvs on "make update" in
/usr/ports. [17]
- Move location of bsd.autotools.mk within bsd.port.mk [18]
- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]
- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]
- Replace the string "FreeBSD" by "The FreeBSD Project" in the
security warning [21]
- Add bsd.local.mk for local modification to ports framework. [22]
- Replace rcNG spelling by rc.d [23]
- Remove superfluous USE_REINPLACE. [24]
Special thanks to: linimon for spending hours with all these patches
clement for fixes
kris for help with pointyhat
PR: ports/86310 [1], ports/89498 [2], ports/83530 [3],
ports/83789 [4], ports/84053 [5], ports/86281 [6],
ports/87214 [7], ports/87234 [8], ports/87318 [9],
ports/87396 [10], ports/87605 [11], ports/87840 [12],
ports/88230 [13], ports/88493 [14], ports/88711 [15],
ports/88751 [16], ports/89281 [17], ports/89999 [18],
ports/90031 [19], ports/90150 [20], ports/90668 [21],
ports/91433 [23], ports/88754 [24]
Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
edwin [8, 9, 11, 15, 21],
fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
Carl Makin <carl@stagecraft.cx> [13], arved [14],
NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
jylefort [19], linimon [22], dougb [23]
Diffstat (limited to 'comms')
-rw-r--r-- | comms/acfax/Makefile | 2 | ||||
-rw-r--r-- | comms/aldo/Makefile | 2 | ||||
-rw-r--r-- | comms/cwdaemon/Makefile | 2 | ||||
-rw-r--r-- | comms/echolinux/Makefile | 2 | ||||
-rw-r--r-- | comms/gmfsk/Makefile | 2 | ||||
-rw-r--r-- | comms/gpredict/Makefile | 2 | ||||
-rw-r--r-- | comms/gpsk31/Makefile | 2 | ||||
-rw-r--r-- | comms/grig/Makefile | 2 | ||||
-rw-r--r-- | comms/hamfax/Makefile | 2 | ||||
-rw-r--r-- | comms/hamlib/Makefile | 2 | ||||
-rw-r--r-- | comms/klog/Makefile | 2 | ||||
-rw-r--r-- | comms/kpsk/Makefile | 2 | ||||
-rw-r--r-- | comms/linrad/Makefile | 2 | ||||
-rw-r--r-- | comms/nasawash/Makefile | 2 | ||||
-rw-r--r-- | comms/nec2c/Makefile | 2 | ||||
-rw-r--r-- | comms/qsstv/Makefile | 2 | ||||
-rw-r--r-- | comms/splat/Makefile | 2 | ||||
-rw-r--r-- | comms/thebridge/Makefile | 2 | ||||
-rw-r--r-- | comms/tlf/Makefile | 2 | ||||
-rw-r--r-- | comms/trustedqsl/Makefile | 2 | ||||
-rw-r--r-- | comms/twpsk/Makefile | 2 | ||||
-rw-r--r-- | comms/xastir/Makefile | 2 | ||||
-rw-r--r-- | comms/xdx/Makefile | 2 | ||||
-rw-r--r-- | comms/xlog/Makefile | 2 | ||||
-rw-r--r-- | comms/yagiuda/Makefile | 2 |
25 files changed, 25 insertions, 25 deletions
diff --git a/comms/acfax/Makefile b/comms/acfax/Makefile index 29a89cb9a162..7c7297139848 100644 --- a/comms/acfax/Makefile +++ b/comms/acfax/Makefile @@ -8,7 +8,7 @@ PORTNAME= acfax PORTVERSION= 0.981011 PORTREVISION= 1 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= ftp://ftp.funet.fi/pub/ham/unix/Linux/misc/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0.//} diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile index 0be34da73518..7c95bc4582b2 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -7,7 +7,7 @@ PORTNAME= aldo PORTVERSION= 0.6.11 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/comms/cwdaemon/Makefile b/comms/cwdaemon/Makefile index 5dfdc6ae576d..ccc0f143adfa 100644 --- a/comms/cwdaemon/Makefile +++ b/comms/cwdaemon/Makefile @@ -7,7 +7,7 @@ PORTNAME= cwdaemon PORTVERSION= 0.9.2 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= http://pg4i.mattsnetwork.co.uk/download/ DIST_SUBDIR= ${PORTNAME} diff --git a/comms/echolinux/Makefile b/comms/echolinux/Makefile index f3c49878c53a..9a04bb18c50b 100644 --- a/comms/echolinux/Makefile +++ b/comms/echolinux/Makefile @@ -8,7 +8,7 @@ PORTNAME= echolinux PORTVERSION= 0.16a PORTREVISION= 2 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cqinet EXTRACT_SUFX= .tgz diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile index 964c1cd63f98..a512337ef51e 100644 --- a/comms/gmfsk/Makefile +++ b/comms/gmfsk/Makefile @@ -8,7 +8,7 @@ PORTNAME= gmfsk PORTVERSION= 0.6 PORTREVISION= 3 -CATEGORIES= comms audio +CATEGORIES= comms audio hamradio MASTER_SITES= http://gmfsk.connect.fi/ MAINTAINER= carl@stagecraft.cx diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index 821fef0cac9e..c83921a60226 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -6,7 +6,7 @@ PORTNAME= gpredict PORTVERSION= 0.5.1 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= groundstation diff --git a/comms/gpsk31/Makefile b/comms/gpsk31/Makefile index c1b4d2ed83c8..79ed84d4dec1 100644 --- a/comms/gpsk31/Makefile +++ b/comms/gpsk31/Makefile @@ -6,7 +6,7 @@ PORTNAME= gpsk31 PORTVERSION= 0.3 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= http://www.qsl.net/pg4i/download/ MAINTAINER= xride@x12.dk diff --git a/comms/grig/Makefile b/comms/grig/Makefile index 40cffd825a9e..75245671eba1 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -7,7 +7,7 @@ PORTNAME= grig PORTVERSION= 0.2.2 PORTREVISION= 3 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= groundstation diff --git a/comms/hamfax/Makefile b/comms/hamfax/Makefile index 741351fea954..51d20f3152b6 100644 --- a/comms/hamfax/Makefile +++ b/comms/hamfax/Makefile @@ -6,7 +6,7 @@ PORTNAME= hamfax PORTVERSION= 0.6.4 -CATEGORIES= comms audio +CATEGORIES= comms audio hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= hamfax DISTNAME= HamFax-${PORTVERSION} diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile index 8d6260b3ea7a..62d91093d43d 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -7,7 +7,7 @@ PORTNAME= hamlib PORTVERSION= 1.2.2 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/comms/klog/Makefile b/comms/klog/Makefile index 6eb4b143e14d..26035713595b 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -7,7 +7,7 @@ PORTNAME= klog PORTVERSION= 0.3.2 PORTREVISION= 1 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= http://download.berlios.de/klog/ MAINTAINER= az@FreeBSD.org diff --git a/comms/kpsk/Makefile b/comms/kpsk/Makefile index a710831e8804..fda737e1b6f4 100644 --- a/comms/kpsk/Makefile +++ b/comms/kpsk/Makefile @@ -7,7 +7,7 @@ PORTNAME= kpsk PORTVERSION= 1.0 PORTREVISION= 4 -CATEGORIES= comms kde +CATEGORIES= comms kde hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kpsk diff --git a/comms/linrad/Makefile b/comms/linrad/Makefile index af4f2091719e..7f6d0ef67ac1 100644 --- a/comms/linrad/Makefile +++ b/comms/linrad/Makefile @@ -7,7 +7,7 @@ PORTNAME= linrad PORTVERSION= 0.16a -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= http://www.nitehawk.com/sm5bsz/linuxdsp/archive/ DISTNAME= lir01-20 EXTRACT_SUFX= .tbz diff --git a/comms/nasawash/Makefile b/comms/nasawash/Makefile index d26f9e483312..7d01aac19e27 100644 --- a/comms/nasawash/Makefile +++ b/comms/nasawash/Makefile @@ -7,7 +7,7 @@ PORTNAME= nasawash PORTVERSION= 0.50 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= ftp://ftp.amsat.org/amsat/software/Linux/ DISTNAME= nasawash EXTRACT_SUFX= .tgz diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile index dbcdbea7cb81..091838f5a3c8 100644 --- a/comms/nec2c/Makefile +++ b/comms/nec2c/Makefile @@ -6,7 +6,7 @@ PORTNAME= nec2c PORTVERSION= .9 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= http://www.si-list.org/NEC_Archives/ DISTNAME= nec2c DIST_SUBDIR= ${PORTNAME} diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile index 21b71e41c6cd..4b05ec5368f2 100644 --- a/comms/qsstv/Makefile +++ b/comms/qsstv/Makefile @@ -7,7 +7,7 @@ PORTNAME= qsstv PORTVERSION= 6.0a -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= http://users.telenet.be/on4qz/snapshots/download/ EXTRACT_SUFX= .tgz diff --git a/comms/splat/Makefile b/comms/splat/Makefile index 667863a44968..206ff39c9bf9 100644 --- a/comms/splat/Makefile +++ b/comms/splat/Makefile @@ -7,7 +7,7 @@ PORTNAME= splat PORTVERSION= 1.1.0 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/ham diff --git a/comms/thebridge/Makefile b/comms/thebridge/Makefile index 9f912c7a870b..d0877d177156 100644 --- a/comms/thebridge/Makefile +++ b/comms/thebridge/Makefile @@ -7,7 +7,7 @@ PORTNAME= thebridge PORTVERSION= 0.72 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cqinet EXTRACT_SUFX= .tgz diff --git a/comms/tlf/Makefile b/comms/tlf/Makefile index 7ca2c40454ab..06a1b08c7bcb 100644 --- a/comms/tlf/Makefile +++ b/comms/tlf/Makefile @@ -7,7 +7,7 @@ PORTNAME= tlf PORTVERSION= 0.9.19 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= http://www.wwns.com/tlf/ \ http://sharon.esrac.ele.tue.nl/pub/linux/ham/tlf/ DIST_SUBDIR= ${PORTNAME} diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 2d6896d61dac..76eccc183462 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -7,7 +7,7 @@ PORTNAME= trustedqsl PORTVERSION= 1.11 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= trustedqsl DISTFILES= tqsllib-1.4.tar.gz TrustedQSL-1.11.tar.gz diff --git a/comms/twpsk/Makefile b/comms/twpsk/Makefile index 120bb7f53e05..8be7ad85a3a8 100644 --- a/comms/twpsk/Makefile +++ b/comms/twpsk/Makefile @@ -7,7 +7,7 @@ PORTNAME= twpsk PORTVERSION= 2.1 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= http://www.ibiblio.org/pub/linux/apps/ham/ MAINTAINER= xride@x12.dk diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 46595a9e1ca9..64f3c6e2c43b 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -8,7 +8,7 @@ PORTNAME= xastir PORTVERSION= 1.7.0 PORTREVISION= 1 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xastir diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 7942a8b403b8..1ed971701c0f 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -7,7 +7,7 @@ PORTNAME= xdx PORTVERSION= 1.2 PORTREVISION= 3 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= http://www.qsl.net/pg4i/download/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= pav diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 361b7e6154d4..eb76881df8df 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -6,7 +6,7 @@ PORTNAME= xlog PORTVERSION= 1.3 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= http://pg4i.mattsnetwork.co.uk/download/ \ http://www.qsl.net/pg4i/download/ diff --git a/comms/yagiuda/Makefile b/comms/yagiuda/Makefile index 878d76014531..5800bfb6fc10 100644 --- a/comms/yagiuda/Makefile +++ b/comms/yagiuda/Makefile @@ -6,7 +6,7 @@ PORTNAME= yagiuda PORTVERSION= 1.19 -CATEGORIES= comms +CATEGORIES= comms hamradio MASTER_SITES= http://www.g8wrb.org/yagi/ MAINTAINER= db@db.net |