mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value is used. This did not happen before where the children were either a) just using the pkg-descr from the parents b) or had their own separate pkg-descr with custom WWW Use WWW?= in parents when the child's WWW is different. Children that use the same WWW as the parent can just inherit it, i.e., the child WWW can be removed. Approved by: portmgr (implicit)
This commit is contained in:
parent
e65ab5a12d
commit
e79fe1aabc
195 changed files with 20 additions and 204 deletions
|
@ -7,7 +7,7 @@ DIST_SUBDIR= festival
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT?= CMU US English female voice for festival
|
COMMENT?= CMU US English female voice for festival
|
||||||
WWW= http://festvox.org/cmu_arctic/dbs_slt.html
|
WWW?= http://festvox.org/cmu_arctic/dbs_slt.html
|
||||||
|
|
||||||
LICENSE= MIT-variant
|
LICENSE= MIT-variant
|
||||||
LICENSE_NAME= MIT License (CMU variant)
|
LICENSE_NAME= MIT License (CMU variant)
|
||||||
|
|
|
@ -2,7 +2,6 @@ PKGNAMESUFFIX= -emacs
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Emacs interface for TiMidity++
|
COMMENT= Emacs interface for TiMidity++
|
||||||
WWW= http://timidity.sourceforge.net/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../audio/timidity++
|
MASTERDIR= ${.CURDIR}/../../audio/timidity++
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,6 @@ PKGNAMESUFFIX= -gtk
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Gtk interface for TiMidity++
|
COMMENT= Gtk interface for TiMidity++
|
||||||
WWW= http://timidity.sourceforge.net/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../audio/timidity++
|
MASTERDIR= ${.CURDIR}/../../audio/timidity++
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,6 @@ PKGNAMESUFFIX= -motif
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Motif interface for TiMidity++
|
COMMENT= Motif interface for TiMidity++
|
||||||
WWW= http://timidity.sourceforge.net/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../audio/timidity++
|
MASTERDIR= ${.CURDIR}/../../audio/timidity++
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,6 @@ PKGNAMESUFFIX= -slang
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Slang interface for TiMidity++
|
COMMENT= Slang interface for TiMidity++
|
||||||
WWW= http://timidity.sourceforge.net/
|
|
||||||
|
|
||||||
CONFLICTS_INSTALL= ja-timidity++-slang # lib/timidity/if_slang.so
|
CONFLICTS_INSTALL= ja-timidity++-slang # lib/timidity/if_slang.so
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,6 @@ PKGNAMESUFFIX= -xaw
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Xaw interface for TiMidity++
|
COMMENT= Xaw interface for TiMidity++
|
||||||
WWW= http://timidity.sourceforge.net/
|
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,6 @@ PKGNAMESUFFIX= -xskin
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= X11AMP skin interface for TiMidity++
|
COMMENT= X11AMP skin interface for TiMidity++
|
||||||
WWW= http://timidity.sourceforge.net/
|
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,6 @@ CATEGORIES= chinese
|
||||||
PKGNAMESUFFIX= -lib
|
PKGNAMESUFFIX= -lib
|
||||||
|
|
||||||
COMMENT= Japanese/Chinese/Korean input method (Chinese client libraries)
|
COMMENT= Japanese/Chinese/Korean input method (Chinese client libraries)
|
||||||
WWW= http://www.freewnn.org/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-lib
|
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-lib
|
||||||
PKGDIR= ${.CURDIR}
|
PKGDIR= ${.CURDIR}
|
||||||
|
|
|
@ -2,7 +2,6 @@ CATEGORIES= chinese
|
||||||
PKGNAMESUFFIX= -server
|
PKGNAMESUFFIX= -server
|
||||||
|
|
||||||
COMMENT= Japanese/Chinese/Korean input method (Chinese server)
|
COMMENT= Japanese/Chinese/Korean input method (Chinese server)
|
||||||
WWW= http://www.freewnn.org/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-server
|
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-server
|
||||||
PKGDIR= ${.CURDIR}
|
PKGDIR= ${.CURDIR}
|
||||||
|
|
|
@ -4,7 +4,6 @@ MASTERDIR= ${.CURDIR}/../../x11/eterm
|
||||||
|
|
||||||
MAINTAINER= enlightenment@FreeBSD.org
|
MAINTAINER= enlightenment@FreeBSD.org
|
||||||
COMMENT= X11 terminal emulator based on rxvt/xterm that supports traditional Chinese (Big5)
|
COMMENT= X11 terminal emulator based on rxvt/xterm that supports traditional Chinese (Big5)
|
||||||
WWW= http://www.eterm.org/
|
|
||||||
|
|
||||||
EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-configure
|
EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-configure
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
PORTNAME= qtel
|
PORTNAME= qtel
|
||||||
|
|
||||||
COMMENT= Qtel Echolink client
|
COMMENT= Qtel Echolink client
|
||||||
WWW= https://www.svxlink.org/
|
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||||
|
|
|
@ -10,7 +10,7 @@ DISTNAME= unixcw_${PORTVERSION}.orig
|
||||||
|
|
||||||
MAINTAINER= hamradio@FreeBSD.org
|
MAINTAINER= hamradio@FreeBSD.org
|
||||||
COMMENT?= Libs for cw on unix
|
COMMENT?= Libs for cw on unix
|
||||||
WWW= http://unixcw.sourceforge.net/
|
WWW?= http://unixcw.sourceforge.net/
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
|
@ -11,7 +11,7 @@ DISTFILES= percona-server-${DISTVERSION}${EXTRACT_SUFX}:percona \
|
||||||
|
|
||||||
MAINTAINER= fluffy@FreeBSD.org
|
MAINTAINER= fluffy@FreeBSD.org
|
||||||
COMMENT?= Multithreaded SQL database (server)
|
COMMENT?= Multithreaded SQL database (server)
|
||||||
WWW= https://www.percona.com/software/percona-server
|
WWW?= https://www.percona.com/software/percona-server
|
||||||
|
|
||||||
LICENSE?= GPLv2+
|
LICENSE?= GPLv2+
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
@ -4,7 +4,6 @@ CATEGORIES= databases
|
||||||
|
|
||||||
MAINTAINER= pgsql@FreeBSD.org
|
MAINTAINER= pgsql@FreeBSD.org
|
||||||
COMMENT= The contrib utilities from the PostgreSQL distribution
|
COMMENT= The contrib utilities from the PostgreSQL distribution
|
||||||
WWW= https://www.postgresql.org/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../postgresql10-server
|
MASTERDIR= ${.CURDIR}/../postgresql10-server
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@ DISTVERSION?= 10.22
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 0
|
||||||
|
|
||||||
MAINTAINER?= pgsql@FreeBSD.org
|
MAINTAINER?= pgsql@FreeBSD.org
|
||||||
WWW= https://www.postgresql.org/
|
|
||||||
|
|
||||||
INSTALL_DIRS?= src/common src/timezone src/backend \
|
INSTALL_DIRS?= src/common src/timezone src/backend \
|
||||||
src/backend/utils/mb/conversion_procs \
|
src/backend/utils/mb/conversion_procs \
|
||||||
|
|
|
@ -4,7 +4,6 @@ CATEGORIES= databases
|
||||||
|
|
||||||
MAINTAINER= pgsql@FreeBSD.org
|
MAINTAINER= pgsql@FreeBSD.org
|
||||||
COMMENT= The contrib utilities from the PostgreSQL distribution
|
COMMENT= The contrib utilities from the PostgreSQL distribution
|
||||||
WWW= https://www.postgresql.org/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../postgresql11-server
|
MASTERDIR= ${.CURDIR}/../postgresql11-server
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@ DISTVERSION?= 11.17
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 0
|
||||||
|
|
||||||
MAINTAINER?= pgsql@FreeBSD.org
|
MAINTAINER?= pgsql@FreeBSD.org
|
||||||
WWW= https://www.postgresql.org/
|
|
||||||
|
|
||||||
INSTALL_DIRS?= src/common src/timezone src/backend \
|
INSTALL_DIRS?= src/common src/timezone src/backend \
|
||||||
src/backend/utils/mb/conversion_procs \
|
src/backend/utils/mb/conversion_procs \
|
||||||
|
|
|
@ -4,7 +4,6 @@ CATEGORIES= databases
|
||||||
|
|
||||||
MAINTAINER= pgsql@FreeBSD.org
|
MAINTAINER= pgsql@FreeBSD.org
|
||||||
COMMENT= The contrib utilities from the PostgreSQL distribution
|
COMMENT= The contrib utilities from the PostgreSQL distribution
|
||||||
WWW= https://www.postgresql.org/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../postgresql12-server
|
MASTERDIR= ${.CURDIR}/../postgresql12-server
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@ DISTVERSION?= 12.12
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 0
|
||||||
|
|
||||||
MAINTAINER?= pgsql@FreeBSD.org
|
MAINTAINER?= pgsql@FreeBSD.org
|
||||||
WWW= https://www.postgresql.org/
|
|
||||||
|
|
||||||
INSTALL_DIRS?= src/common src/timezone src/backend \
|
INSTALL_DIRS?= src/common src/timezone src/backend \
|
||||||
src/backend/utils/mb/conversion_procs \
|
src/backend/utils/mb/conversion_procs \
|
||||||
|
|
|
@ -4,7 +4,6 @@ CATEGORIES= databases
|
||||||
|
|
||||||
MAINTAINER= pgsql@FreeBSD.org
|
MAINTAINER= pgsql@FreeBSD.org
|
||||||
COMMENT= The contrib utilities from the PostgreSQL distribution
|
COMMENT= The contrib utilities from the PostgreSQL distribution
|
||||||
WWW= https://www.postgresql.org/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../postgresql13-server
|
MASTERDIR= ${.CURDIR}/../postgresql13-server
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@ DISTVERSION?= 13.8
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 0
|
||||||
|
|
||||||
MAINTAINER?= pgsql@FreeBSD.org
|
MAINTAINER?= pgsql@FreeBSD.org
|
||||||
WWW= https://www.postgresql.org/
|
|
||||||
|
|
||||||
INSTALL_DIRS?= src/common src/timezone src/backend \
|
INSTALL_DIRS?= src/common src/timezone src/backend \
|
||||||
src/backend/utils/mb/conversion_procs \
|
src/backend/utils/mb/conversion_procs \
|
||||||
|
|
|
@ -4,7 +4,6 @@ CATEGORIES= databases
|
||||||
|
|
||||||
MAINTAINER= pgsql@FreeBSD.org
|
MAINTAINER= pgsql@FreeBSD.org
|
||||||
COMMENT= The contrib utilities from the PostgreSQL distribution
|
COMMENT= The contrib utilities from the PostgreSQL distribution
|
||||||
WWW= https://www.postgresql.org/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../postgresql14-server
|
MASTERDIR= ${.CURDIR}/../postgresql14-server
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@ DISTVERSION?= 14.5
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 0
|
||||||
|
|
||||||
MAINTAINER?= pgsql@FreeBSD.org
|
MAINTAINER?= pgsql@FreeBSD.org
|
||||||
WWW= https://www.postgresql.org/
|
|
||||||
|
|
||||||
INSTALL_DIRS?= src/common src/timezone src/backend \
|
INSTALL_DIRS?= src/common src/timezone src/backend \
|
||||||
src/backend/utils/mb/conversion_procs \
|
src/backend/utils/mb/conversion_procs \
|
||||||
|
|
|
@ -4,7 +4,6 @@ CATEGORIES= databases
|
||||||
|
|
||||||
MAINTAINER= pgsql@FreeBSD.org
|
MAINTAINER= pgsql@FreeBSD.org
|
||||||
COMMENT= The contrib utilities from the PostgreSQL distribution
|
COMMENT= The contrib utilities from the PostgreSQL distribution
|
||||||
WWW= https://www.postgresql.org/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../postgresql15-server
|
MASTERDIR= ${.CURDIR}/../postgresql15-server
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@ PKGNAMESUFFIX= ${SLAVE_PKGNAMESUFFIX}${PHP_PKGNAMESUFFIX}
|
||||||
|
|
||||||
MAINTAINER= grembo@FreeBSD.org
|
MAINTAINER= grembo@FreeBSD.org
|
||||||
COMMENT?= Libraries for the command line interface for Phabricator
|
COMMENT?= Libraries for the command line interface for Phabricator
|
||||||
WWW= https://secure.phabricator.com/book/arcanist/
|
WWW?= https://secure.phabricator.com/book/arcanist/
|
||||||
|
|
||||||
SLAVEPORT?= lib
|
SLAVEPORT?= lib
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
COMMENT= Garbage collection and memory leak detection for C and C++ with threading support
|
COMMENT= Garbage collection and memory leak detection for C and C++ with threading support
|
||||||
WWW= https://www.hboehm.info/gc/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../boehm-gc
|
MASTERDIR= ${.CURDIR}/../boehm-gc
|
||||||
DESCR= ${.CURDIR}/pkg-descr
|
DESCR= ${.CURDIR}/pkg-descr
|
||||||
|
|
|
@ -3,7 +3,6 @@ CATEGORIES?= devel print
|
||||||
PKGNAMESUFFIX= -lx
|
PKGNAMESUFFIX= -lx
|
||||||
|
|
||||||
COMMENT= ICU Paragraph Layout API
|
COMMENT= ICU Paragraph Layout API
|
||||||
WWW= http://site.icu-project.org/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libicuuc.so:devel/icu \
|
LIB_DEPENDS= libicuuc.so:devel/icu \
|
||||||
libicu-le-hb.so:devel/icu-le-hb
|
libicu-le-hb.so:devel/icu-le-hb
|
||||||
|
|
|
@ -6,7 +6,7 @@ PKGNAMESUFFIX= ${LLVM_SUFFIX}
|
||||||
|
|
||||||
MAINTAINER= brooks@FreeBSD.org
|
MAINTAINER= brooks@FreeBSD.org
|
||||||
COMMENT?= LLVM and Clang with support for the CHERI architecture
|
COMMENT?= LLVM and Clang with support for the CHERI architecture
|
||||||
WWW= https://cheri-cpu.org
|
WWW?= https://cheri-cpu.org
|
||||||
|
|
||||||
LICENSE_DIR= ${WRKSRC}/llvm
|
LICENSE_DIR= ${WRKSRC}/llvm
|
||||||
.include "${.PARSEDIR}/../llvm-devel/Makefile.LICENSE"
|
.include "${.PARSEDIR}/../llvm-devel/Makefile.LICENSE"
|
||||||
|
|
|
@ -3,7 +3,6 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= grembo@FreeBSD.org
|
MAINTAINER= grembo@FreeBSD.org
|
||||||
COMMENT= Ice (Internet Communications Engine) language mapping for PHP
|
COMMENT= Ice (Internet Communications Engine) language mapping for PHP
|
||||||
WWW= http://www.zeroc.com/
|
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ PKGNAMESUFFIX?=
|
||||||
|
|
||||||
MAINTAINER= nivit@FreeBSD.org
|
MAINTAINER= nivit@FreeBSD.org
|
||||||
COMMENT?= Fast and easy to use stand-alone template engine
|
COMMENT?= Fast and easy to use stand-alone template engine
|
||||||
WWW= http://jinja.pocoo.org/
|
WWW?= http://jinja.pocoo.org/
|
||||||
|
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
|
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
|
||||||
|
|
|
@ -2,7 +2,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
PKGNAMESUFFIX=
|
PKGNAMESUFFIX=
|
||||||
|
|
||||||
COMMENT= Python bindings for the D-BUS messaging system
|
COMMENT= Python bindings for the D-BUS messaging system
|
||||||
WWW= https://dbus.freedesktop.org/doc/dbus-python/
|
|
||||||
|
|
||||||
SLAVE_PORT= python
|
SLAVE_PORT= python
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= grembo@FreeBSD.org
|
MAINTAINER= grembo@FreeBSD.org
|
||||||
COMMENT= Ice (Internet Communications Engine) language mapping for Python
|
COMMENT= Ice (Internet Communications Engine) language mapping for Python
|
||||||
WWW= http://www.zeroc.com/
|
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= grembo@FreeBSD.org
|
MAINTAINER= grembo@FreeBSD.org
|
||||||
COMMENT= Ice (Internet Communications Engine) language mapping for Python
|
COMMENT= Ice (Internet Communications Engine) language mapping for Python
|
||||||
WWW= http://www.zeroc.com/
|
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@ GCC_TARGET= riscv32-unknown-elf
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
DISTINFO_FILE= ${.CURDIR}/distinfo
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
||||||
COMMENT= GNU Compiler Collection for bare metal riscv32 cross-development
|
COMMENT= GNU Compiler Collection for bare metal riscv32 cross-development
|
||||||
WWW= https://gcc.gnu.org/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../aarch64-none-elf-gcc
|
MASTERDIR= ${.CURDIR}/../aarch64-none-elf-gcc
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@ GCC_TARGET= riscv64-none-elf
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
DISTINFO_FILE= ${.CURDIR}/distinfo
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
||||||
COMMENT= GNU Compiler Collection for bare metal riscv64 cross-development
|
COMMENT= GNU Compiler Collection for bare metal riscv64 cross-development
|
||||||
WWW= https://gcc.gnu.org/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../aarch64-none-elf-gcc
|
MASTERDIR= ${.CURDIR}/../aarch64-none-elf-gcc
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
# Define PORTREVISION in ${MASTERDIR}
|
# Define PORTREVISION in ${MASTERDIR}
|
||||||
WWW= https://www.isc.org/bind/
|
|
||||||
|
|
||||||
.ifdef BIND_TOOLS_DEVEL
|
.ifdef BIND_TOOLS_DEVEL
|
||||||
MASTERDIR= ${.CURDIR}/../../dns/bind9-devel
|
MASTERDIR= ${.CURDIR}/../../dns/bind9-devel
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
# Define PORTREVISION in ${MASTERDIR}
|
# Define PORTREVISION in ${MASTERDIR}
|
||||||
COMMENT= Knot3 lib (required by knot-resolver)
|
COMMENT= Knot3 lib (required by knot-resolver)
|
||||||
WWW= https://www.knot-dns.cz/
|
|
||||||
PKGNAMESUFFIX= 3-lib
|
PKGNAMESUFFIX= 3-lib
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../knot3
|
MASTERDIR= ${.CURDIR}/../knot3
|
||||||
|
|
|
@ -5,7 +5,7 @@ CATEGORIES= emulators
|
||||||
|
|
||||||
MAINTAINER= manu@FreeBSD.org
|
MAINTAINER= manu@FreeBSD.org
|
||||||
COMMENT= Multi Arcade Machine Emulator
|
COMMENT= Multi Arcade Machine Emulator
|
||||||
WWW= https://mamedev.org/
|
WWW?= https://mamedev.org/
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@ DISTNAME= proftpd-${PROFTPD_VERSION}
|
||||||
|
|
||||||
MAINTAINER?= mm@FreeBSD.org
|
MAINTAINER?= mm@FreeBSD.org
|
||||||
COMMENT?= Highly configurable FTP daemon
|
COMMENT?= Highly configurable FTP daemon
|
||||||
WWW= http://www.proftpd.org/
|
WWW?= http://www.proftpd.org/
|
||||||
|
|
||||||
LICENSE?= GPLv2
|
LICENSE?= GPLv2
|
||||||
LICENSE_FILE?= ${WRKSRC}/COPYING
|
LICENSE_FILE?= ${WRKSRC}/COPYING
|
||||||
|
|
|
@ -8,7 +8,7 @@ EXTRACT_SUFX?= .zip
|
||||||
|
|
||||||
MAINTAINER?= ports@FreeBSD.org
|
MAINTAINER?= ports@FreeBSD.org
|
||||||
COMMENT?= Cleaned-up and enhanced version of Quake 3
|
COMMENT?= Cleaned-up and enhanced version of Quake 3
|
||||||
WWW= https://ioquake3.org/
|
WWW?= https://ioquake3.org/
|
||||||
|
|
||||||
LICENSE?= GPLv2
|
LICENSE?= GPLv2
|
||||||
LICENSE_FILE?= ${WRKSRC}/COPYING.txt
|
LICENSE_FILE?= ${WRKSRC}/COPYING.txt
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
PKGNAMESUFFIX= -1byte
|
PKGNAMESUFFIX= -1byte
|
||||||
|
|
||||||
COMMENT= ONScripter with ${ENGLISH_DESC:tl} support
|
COMMENT= ONScripter with ${ENGLISH_DESC:tl} support
|
||||||
WWW= https://onscripter.osdn.jp/onscripter.html
|
|
||||||
|
|
||||||
PLIST_FILES= bin/${PKGBASE}
|
PLIST_FILES= bin/${PKGBASE}
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
PORTNAME= qwdtools
|
PORTNAME= qwdtools
|
||||||
CATEGORIES= games converters
|
CATEGORIES= games converters
|
||||||
COMMENT= Convert QuakeWorld demos from QWD format to MVD format
|
COMMENT= Convert QuakeWorld demos from QWD format to MVD format
|
||||||
WWW= https://github.com/deurk/mvdsv
|
|
||||||
DESCR= ${.CURDIR}/pkg-descr
|
DESCR= ${.CURDIR}/pkg-descr
|
||||||
PKGMESSAGE= /nonexistent
|
PKGMESSAGE= /nonexistent
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
PORTREVISION= 2
|
PORTREVISION= 2
|
||||||
PKGNAMESUFFIX= -lite
|
PKGNAMESUFFIX= -lite
|
||||||
|
|
||||||
WWW= https://mate-desktop.org/
|
|
||||||
|
|
||||||
OPTIONS_EXCLUDE= CAJA DBUS
|
OPTIONS_EXCLUDE= CAJA DBUS
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../graphics/atril
|
MASTERDIR= ${.CURDIR}/../../graphics/atril
|
||||||
|
|
|
@ -7,7 +7,7 @@ DISTNAME= lib${PORTNAME}-${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= desktop@FreeBSD.org
|
MAINTAINER= desktop@FreeBSD.org
|
||||||
COMMENT?= SIMD-accelerated JPEG codec which replaces libjpeg
|
COMMENT?= SIMD-accelerated JPEG codec which replaces libjpeg
|
||||||
WWW= https://libjpeg-turbo.org/
|
WWW?= https://libjpeg-turbo.org/
|
||||||
|
|
||||||
LICENSE= BSD3CLAUSE IJG ZLIB
|
LICENSE= BSD3CLAUSE IJG ZLIB
|
||||||
LICENSE_COMB= multi
|
LICENSE_COMB= multi
|
||||||
|
|
|
@ -7,7 +7,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||||
|
|
||||||
MAINTAINER= nobutaka@FreeBSD.org
|
MAINTAINER= nobutaka@FreeBSD.org
|
||||||
COMMENT= Dictionary for C/Migemo Japanese incremental search tool
|
COMMENT= Dictionary for C/Migemo Japanese incremental search tool
|
||||||
WWW= https://www.kaoriya.net/software/cmigemo
|
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@ MASTERDIR= ${.CURDIR}/../../x11/eterm
|
||||||
|
|
||||||
MAINTAINER= nobutaka@FreeBSD.org
|
MAINTAINER= nobutaka@FreeBSD.org
|
||||||
COMMENT= X11 terminal emulator based on rxvt/xterm that supports Japanese
|
COMMENT= X11 terminal emulator based on rxvt/xterm that supports Japanese
|
||||||
WWW= http://www.eterm.org/
|
|
||||||
|
|
||||||
EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-configure \
|
EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-configure \
|
||||||
${.CURDIR}/files/extra-patch-src_command.c \
|
${.CURDIR}/files/extra-patch-src_command.c \
|
||||||
|
|
|
@ -2,7 +2,6 @@ PKGNAMESUFFIX= -canna
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Lightweight Emacs-clone with Japanese and Canna support
|
COMMENT= Lightweight Emacs-clone with Japanese and Canna support
|
||||||
WWW= http://tt.sakura.ne.jp/~amura/ng/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../ng
|
MASTERDIR= ${.CURDIR}/../ng
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= CDB jisyo (dictionary) files for the SKK Japanese-input software
|
COMMENT= CDB jisyo (dictionary) files for the SKK Japanese-input software
|
||||||
WWW= http://openlab.jp/skk/
|
|
||||||
|
|
||||||
WITH_SKKJISYO_CDB= yes
|
WITH_SKKJISYO_CDB= yes
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@ CATEGORIES= japanese
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Slang interface for TiMidity++ with Japanese support
|
COMMENT= Slang interface for TiMidity++ with Japanese support
|
||||||
WWW= http://timidity.sourceforge.net/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../audio/timidity++
|
MASTERDIR= ${.CURDIR}/../../audio/timidity++
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,6 @@ PKGNAMESUFFIX= -anthy
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
COMMENT= Uim plugin using Anthy input method
|
COMMENT= Uim plugin using Anthy input method
|
||||||
WWW= https://github.com/uim/uim
|
|
||||||
|
|
||||||
.if !defined(WITHOUT_X11)
|
.if !defined(WITHOUT_X11)
|
||||||
USE_GNOME= cairo gdkpixbuf2 gtk30
|
USE_GNOME= cairo gdkpixbuf2 gtk30
|
||||||
|
|
|
@ -3,7 +3,6 @@ PKGNAMESUFFIX= -img
|
||||||
|
|
||||||
MAINTAINER= nobutaka@FreeBSD.org
|
MAINTAINER= nobutaka@FreeBSD.org
|
||||||
COMMENT= Pager/text-based WWW browser with Japanese and inline image support
|
COMMENT= Pager/text-based WWW browser with Japanese and inline image support
|
||||||
WWW= http://w3m.sourceforge.net/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../www/w3m
|
MASTERDIR= ${.CURDIR}/../../www/w3m
|
||||||
PKGDIR= ${.CURDIR}
|
PKGDIR= ${.CURDIR}
|
||||||
|
|
|
@ -2,7 +2,6 @@ CATEGORIES= japanese
|
||||||
|
|
||||||
MAINTAINER= nobutaka@FreeBSD.org
|
MAINTAINER= nobutaka@FreeBSD.org
|
||||||
COMMENT= Pager/text-based WWW browser with Japanese support
|
COMMENT= Pager/text-based WWW browser with Japanese support
|
||||||
WWW= http://w3m.sourceforge.net/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../www/w3m
|
MASTERDIR= ${.CURDIR}/../../www/w3m
|
||||||
PKGDIR= ${.CURDIR}
|
PKGDIR= ${.CURDIR}
|
||||||
|
|
|
@ -2,7 +2,6 @@ CATEGORIES= korean
|
||||||
PKGNAMESUFFIX= -lib
|
PKGNAMESUFFIX= -lib
|
||||||
|
|
||||||
COMMENT= Japanese/Chinese/Korean input method (Korean client libraries)
|
COMMENT= Japanese/Chinese/Korean input method (Korean client libraries)
|
||||||
WWW= http://www.freewnn.org/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-lib
|
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-lib
|
||||||
PKGDIR= ${.CURDIR}
|
PKGDIR= ${.CURDIR}
|
||||||
|
|
|
@ -2,7 +2,6 @@ CATEGORIES= korean
|
||||||
PKGNAMESUFFIX= -server
|
PKGNAMESUFFIX= -server
|
||||||
|
|
||||||
COMMENT= Japanese/Chinese/Korean input method (Korean server)
|
COMMENT= Japanese/Chinese/Korean input method (Korean server)
|
||||||
WWW= http://www.freewnn.org/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-server
|
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-server
|
||||||
PKGDIR= ${.CURDIR}
|
PKGDIR= ${.CURDIR}
|
||||||
|
|
|
@ -4,7 +4,6 @@ PKGNAMESUFFIX= -aarch64
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Infrastructure for C/Ada FreeBSD cross-compiler (aarch64)
|
COMMENT= Infrastructure for C/Ada FreeBSD cross-compiler (aarch64)
|
||||||
WWW= http://www.dragonlace.net
|
|
||||||
|
|
||||||
BRANCH2= # Assume aarch64 will always be only CPU for FreeBSD/ARM64
|
BRANCH2= # Assume aarch64 will always be only CPU for FreeBSD/ARM64
|
||||||
XCCTARGET= aarch64-aux-freebsd11.3
|
XCCTARGET= aarch64-aux-freebsd11.3
|
||||||
|
|
|
@ -3,7 +3,6 @@ PKGNAMESUFFIX= -x86
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Infrastructure for C/Ada Android cross-compiler (x86)
|
COMMENT= Infrastructure for C/Ada Android cross-compiler (x86)
|
||||||
WWW= http://www.dragonlace.net
|
|
||||||
|
|
||||||
BRANCH2= x86_32
|
BRANCH2= x86_32
|
||||||
XCCTARGET= i686-aux-linux-android
|
XCCTARGET= i686-aux-linux-android
|
||||||
|
|
|
@ -5,7 +5,7 @@ MASTER_SITES= https://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}${EXTRACT_SUFX
|
||||||
|
|
||||||
MAINTAINER= mbeis@xs4all.nl
|
MAINTAINER= mbeis@xs4all.nl
|
||||||
COMMENT?= Mail and news client descended from Pine
|
COMMENT?= Mail and news client descended from Pine
|
||||||
WWW= https://alpineapp.email/
|
WWW?= https://alpineapp.email/
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
PKGNAMESUFFIX= -monitor
|
PKGNAMESUFFIX= -monitor
|
||||||
|
|
||||||
COMMENT= The Exim monitor for the Exim MTA
|
COMMENT= The Exim monitor for the Exim MTA
|
||||||
WWW= https://www.exim.org/
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../exim
|
MASTERDIR= ${.CURDIR}/../exim
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,6 @@ DISTNAME= fetchmail-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
|
||||||
|
|
||||||
MAINTAINER= chalpin@cs.wisc.edu
|
MAINTAINER= chalpin@cs.wisc.edu
|
||||||
COMMENT= Python-based GUI to configure fetchmail
|
COMMENT= Python-based GUI to configure fetchmail
|
||||||
WWW= https://www.fetchmail.info/
|
|
||||||
|
|
||||||
LICENSE= GPLv2+
|
LICENSE= GPLv2+
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,6 @@ PKGNAMESUFFIX= 26-sharp
|
||||||
|
|
||||||
MAINTAINER= mono@FreeBSD.org
|
MAINTAINER= mono@FreeBSD.org
|
||||||
COMMENT= Mono bindings for gmime
|
COMMENT= Mono bindings for gmime
|
||||||
WWW= http://spruce.sourceforge.net/gmime/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libgmime-2.6.so:mail/gmime26
|
LIB_DEPENDS= libgmime-2.6.so:mail/gmime26
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@ MASTER_SITES= https://notmuchmail.org/releases/
|
||||||
|
|
||||||
MAINTAINER= jrm@FreeBSD.org
|
MAINTAINER= jrm@FreeBSD.org
|
||||||
COMMENT?= Thread-based email index, search and tagging application
|
COMMENT?= Thread-based email index, search and tagging application
|
||||||
WWW= https://notmuchmail.org/
|
WWW?= https://notmuchmail.org/
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/${WRKSRC_SUBDIR:C/[^\/]+/../g}/COPYING-GPL-3
|
LICENSE_FILE= ${WRKSRC}/${WRKSRC_SUBDIR:C/[^\/]+/../g}/COPYING-GPL-3
|
||||||
|
|
|
@ -2,7 +2,6 @@ CATEGORIES= mail python
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
COMMENT= Python interface for the Notmuch email search and tagging library
|
COMMENT= Python interface for the Notmuch email search and tagging library
|
||||||
WWW= https://notmuchmail.org/
|
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
PKGNAMESUFFIX= 0
|
PKGNAMESUFFIX= 0
|
||||||
|
|
||||||
COMMENT= Pythonic bindings for the notmuch mail database using CFFI
|
COMMENT= Pythonic bindings for the notmuch mail database using CFFI
|
||||||
WWW= https://notmuchmail.org/
|
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@ EXTRACT_ONLY?= ${DISTNAME}${EXTRACT_SUFX}
|
||||||
|
|
||||||
MAINTAINER?= erdgeist@erdgeist.org
|
MAINTAINER?= erdgeist@erdgeist.org
|
||||||
COMMENT?= Secure, reliable, efficient, simple, and fast MTA
|
COMMENT?= Secure, reliable, efficient, simple, and fast MTA
|
||||||
WWW= https://cr.yp.to/qmail.html
|
WWW?= https://cr.yp.to/qmail.html
|
||||||
|
|
||||||
DIST_SUBDIR= qmail
|
DIST_SUBDIR= qmail
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
PKGNAMESUFFIX= -lite
|
PKGNAMESUFFIX= -lite
|
||||||
|
|
||||||
COMMENT= Command-line driven graphing utility (lite package)
|
COMMENT= Command-line driven graphing utility (lite package)
|
||||||
WWW= http://www.gnuplot.info/
|
|
||||||
|
|
||||||
CONFLICTS_INSTALL= gnuplot
|
CONFLICTS_INSTALL= gnuplot
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ DIST_SUBDIR= lapack-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER?= fortran@FreeBSD.org
|
MAINTAINER?= fortran@FreeBSD.org
|
||||||
COMMENT?= Linear Algebra PACKage
|
COMMENT?= Linear Algebra PACKage
|
||||||
WWW= https://www.netlib.org/lapack/
|
WWW?= https://www.netlib.org/lapack/
|
||||||
|
|
||||||
LICENSE?= BSD3CLAUSE
|
LICENSE?= BSD3CLAUSE
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,6 @@ PORTNAME= lapacke
|
||||||
|
|
||||||
MAINTAINER= phd_kimberlite@yahoo.co.jp
|
MAINTAINER= phd_kimberlite@yahoo.co.jp
|
||||||
COMMENT= Standard C language APIs for LAPACK
|
COMMENT= Standard C language APIs for LAPACK
|
||||||
WWW= https://www.netlib.org/lapack/
|
|
||||||
|
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
@ -3,7 +3,6 @@ CATEGORIES= misc devel
|
||||||
PKGNAMESUFFIX= -libblkid
|
PKGNAMESUFFIX= -libblkid
|
||||||
|
|
||||||
COMMENT= Blkid library from e2fsprogs package
|
COMMENT= Blkid library from e2fsprogs package
|
||||||
WWW= http://e2fsprogs.sourceforge.net/
|
|
||||||
|
|
||||||
LICENSE= LGPL20+
|
LICENSE= LGPL20+
|
||||||
_no_license_file= sorry
|
_no_license_file= sorry
|
||||||
|
|
|
@ -3,7 +3,6 @@ CATEGORIES= misc devel
|
||||||
PKGNAMESUFFIX= -libuuid
|
PKGNAMESUFFIX= -libuuid
|
||||||
|
|
||||||
COMMENT= UUID library from e2fsprogs package
|
COMMENT= UUID library from e2fsprogs package
|
||||||
WWW= http://e2fsprogs.sourceforge.net/
|
|
||||||
|
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${INSTALL_WRKSRC}/COPYING
|
LICENSE_FILE= ${INSTALL_WRKSRC}/COPYING
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
COMMENT= Perl bindings for ossp-uuid
|
COMMENT= Perl bindings for ossp-uuid
|
||||||
WWW= http://www.ossp.org/pkg/lib/uuid/
|
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libossp-uuid.a:misc/ossp-uuid
|
BUILD_DEPENDS= ${LOCALBASE}/lib/libossp-uuid.a:misc/ossp-uuid
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,6 @@ PKGNAMESUFFIX= -lame
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= LAME plugin for libquicktime
|
COMMENT= LAME plugin for libquicktime
|
||||||
WWW= http://libquicktime.sourceforge.net/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libquicktime.so:multimedia/libquicktime \
|
LIB_DEPENDS= libquicktime.so:multimedia/libquicktime \
|
||||||
libmp3lame.so:audio/lame
|
libmp3lame.so:audio/lame
|
||||||
|
|
|
@ -8,7 +8,7 @@ CATEGORIES= multimedia
|
||||||
|
|
||||||
MAINTAINER= multimedia@FreeBSD.org
|
MAINTAINER= multimedia@FreeBSD.org
|
||||||
COMMENT?= Video4Linux library
|
COMMENT?= Video4Linux library
|
||||||
WWW= https://linuxtv.org/wiki/index.php/V4l-utils
|
WWW?= https://linuxtv.org/wiki/index.php/V4l-utils
|
||||||
|
|
||||||
LICENSE= GPLv2 LGPL21
|
LICENSE= GPLv2 LGPL21
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
|
@ -2,7 +2,6 @@ PORTNAME?= v4l-utils
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
|
|
||||||
COMMENT= Video4Linux utilities
|
COMMENT= Video4Linux utilities
|
||||||
WWW= https://linuxtv.org/wiki/index.php/V4l-utils
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../libv4l
|
MASTERDIR= ${.CURDIR}/../libv4l
|
||||||
DESCR= ${.CURDIR}/pkg-descr
|
DESCR= ${.CURDIR}/pkg-descr
|
||||||
|
|
|
@ -2,7 +2,6 @@ PORTNAME= finch
|
||||||
|
|
||||||
MAINTAINER= marcus@FreeBSD.org
|
MAINTAINER= marcus@FreeBSD.org
|
||||||
COMMENT= Finch multi-protocol messaging client (Console UI)
|
COMMENT= Finch multi-protocol messaging client (Console UI)
|
||||||
WWW= https://www.pidgin.im/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libpurple.so:net-im/libpurple \
|
LIB_DEPENDS= libpurple.so:net-im/libpurple \
|
||||||
libgnt.so:devel/libgnt
|
libgnt.so:devel/libgnt
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
PKGNAMESUFFIX= -gst1
|
PKGNAMESUFFIX= -gst1
|
||||||
|
|
||||||
COMMENT= GStreamer 1 plugin from libnice
|
COMMENT= GStreamer 1 plugin from libnice
|
||||||
WWW= https://nice.freedesktop.org/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libnice.so:net-im/libnice
|
LIB_DEPENDS= libnice.so:net-im/libnice
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,6 @@ PORTNAME= pidgin
|
||||||
|
|
||||||
MAINTAINER= marcus@FreeBSD.org
|
MAINTAINER= marcus@FreeBSD.org
|
||||||
COMMENT= Pidgin multi-protocol messaging client (GTK+ UI)
|
COMMENT= Pidgin multi-protocol messaging client (GTK+ UI)
|
||||||
WWW= https://www.pidgin.im/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
|
LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
|
||||||
libpurple.so:net-im/libpurple
|
libpurple.so:net-im/libpurple
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
PORTNAME= vmutils
|
PORTNAME= vmutils
|
||||||
|
|
||||||
COMMENT= Ancillary utilities and agent for VictoriaMetrics
|
COMMENT= Ancillary utilities and agent for VictoriaMetrics
|
||||||
WWW= https://victoriametrics.github.io/
|
|
||||||
|
|
||||||
USE_RC_SUBR= vmagent
|
USE_RC_SUBR= vmagent
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
PKGNAMESUFFIX= -daemon
|
PKGNAMESUFFIX= -daemon
|
||||||
PORTREVISION= 4
|
PORTREVISION= 4
|
||||||
|
|
||||||
WWW= https://www.transmissionbt.com/
|
|
||||||
|
|
||||||
USES= ssl
|
USES= ssl
|
||||||
NLS_USES= gettext-runtime:run
|
NLS_USES= gettext-runtime:run
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
PKGNAMESUFFIX= -gtk
|
PKGNAMESUFFIX= -gtk
|
||||||
PORTREVISION= 4
|
PORTREVISION= 4
|
||||||
|
|
||||||
WWW= https://www.transmissionbt.com/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
|
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
|
||||||
libnotify.so:devel/libnotify
|
libnotify.so:devel/libnotify
|
||||||
RUN_DEPENDS= xdg-open:devel/xdg-utils
|
RUN_DEPENDS= xdg-open:devel/xdg-utils
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
PKGNAMESUFFIX= -qt
|
PKGNAMESUFFIX= -qt
|
||||||
PORTREVISION= 4
|
PORTREVISION= 4
|
||||||
|
|
||||||
WWW= https://www.transmissionbt.com/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||||
libfreetype.so:print/freetype2
|
libfreetype.so:print/freetype2
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
PKGNAMESUFFIX= -utils
|
PKGNAMESUFFIX= -utils
|
||||||
PORTREVISION= 3
|
PORTREVISION= 3
|
||||||
|
|
||||||
WWW= https://www.transmissionbt.com/
|
|
||||||
|
|
||||||
NLS_USES= gettext-tools:build
|
NLS_USES= gettext-tools:build
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../transmission-cli
|
MASTERDIR= ${.CURDIR}/../transmission-cli
|
||||||
|
|
|
@ -4,7 +4,6 @@ PKGNAMESUFFIX= -autoipd
|
||||||
|
|
||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= IPv4LL network address configuration daemon
|
COMMENT= IPv4LL network address configuration daemon
|
||||||
WWW= https://www.avahi.org/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libavahi-common.so:net/avahi-app \
|
LIB_DEPENDS= libavahi-common.so:net/avahi-app \
|
||||||
libdaemon.so:devel/libdaemon
|
libdaemon.so:devel/libdaemon
|
||||||
|
|
|
@ -4,7 +4,6 @@ PKGNAMESUFFIX= -gtk
|
||||||
|
|
||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= Gtk+ tools and bindings to the Avahi mDNS system
|
COMMENT= Gtk+ tools and bindings to the Avahi mDNS system
|
||||||
WWW= https://www.avahi.org/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libavahi-common.so:net/avahi-app \
|
LIB_DEPENDS= libavahi-common.so:net/avahi-app \
|
||||||
libfontconfig.so:x11-fonts/fontconfig \
|
libfontconfig.so:x11-fonts/fontconfig \
|
||||||
|
|
|
@ -4,7 +4,6 @@ PKGNAMESUFFIX= -gtk3
|
||||||
|
|
||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= Gtk+ 3 library to the Avahi mDNS system
|
COMMENT= Gtk+ 3 library to the Avahi mDNS system
|
||||||
WWW= https://www.avahi.org/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libavahi-common.so:net/avahi-app \
|
LIB_DEPENDS= libavahi-common.so:net/avahi-app \
|
||||||
libgdbm.so:databases/gdbm \
|
libgdbm.so:databases/gdbm \
|
||||||
|
|
|
@ -3,7 +3,6 @@ CATEGORIES= net
|
||||||
PKGNAMESUFFIX= -header
|
PKGNAMESUFFIX= -header
|
||||||
|
|
||||||
COMMENT= Install an avahi-gtk* header to avoid conflict
|
COMMENT= Install an avahi-gtk* header to avoid conflict
|
||||||
WWW= https://www.avahi.org/
|
|
||||||
|
|
||||||
CONFLICTS= avahi-gtk-0.7.[0-2]*
|
CONFLICTS= avahi-gtk-0.7.[0-2]*
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@ PKGNAMESUFFIX= -libdns
|
||||||
|
|
||||||
MAINTAINER= desktop@FreeBSD.org
|
MAINTAINER= desktop@FreeBSD.org
|
||||||
COMMENT= mDNSResponder compatibility from Avahi
|
COMMENT= mDNSResponder compatibility from Avahi
|
||||||
WWW= https://www.avahi.org/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libavahi-common.so:net/avahi-app
|
LIB_DEPENDS= libavahi-common.so:net/avahi-app
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@ PKGNAMESUFFIX= -qt5
|
||||||
|
|
||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= Qt 5 bindings to the Avahi mDNS system
|
COMMENT= Qt 5 bindings to the Avahi mDNS system
|
||||||
WWW= https://www.avahi.org/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libavahi-common.so:net/avahi-app
|
LIB_DEPENDS= libavahi-common.so:net/avahi-app
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@ PKGNAMESUFFIX= -sharp
|
||||||
|
|
||||||
MAINTAINER= mono@FreeBSD.org
|
MAINTAINER= mono@FreeBSD.org
|
||||||
COMMENT= Mono bindings for Avahi service discovery
|
COMMENT= Mono bindings for Avahi service discovery
|
||||||
WWW= https://www.avahi.org/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libavahi-core.so:net/avahi-app
|
LIB_DEPENDS= libavahi-core.so:net/avahi-app
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,6 @@ MASTER_SITE_SUBDIR= 17509/eng
|
||||||
|
|
||||||
MAINTAINER= freebsd@intel.com
|
MAINTAINER= freebsd@intel.com
|
||||||
COMMENT= Gigabit FreeBSD Base Drivers for Intel(R) Ethernet
|
COMMENT= Gigabit FreeBSD Base Drivers for Intel(R) Ethernet
|
||||||
WWW= https://downloadcenter.intel.com
|
|
||||||
|
|
||||||
BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99
|
BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@ _MAN_SOURCE= ${PORTNAME}-3.3.10
|
||||||
|
|
||||||
MAINTAINER= freebsd@intel.com
|
MAINTAINER= freebsd@intel.com
|
||||||
COMMENT= 10 gigabit FreeBSD Base Driver for Intel(R) Network Connections
|
COMMENT= 10 gigabit FreeBSD Base Driver for Intel(R) Network Connections
|
||||||
WWW= https://downloadcenter.intel.com
|
|
||||||
|
|
||||||
MANPAGENAME= ixgbe
|
MANPAGENAME= ixgbe
|
||||||
MANPAGELINKS= ix if_ix if_ixgbe
|
MANPAGELINKS= ix if_ix if_ixgbe
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
COMMENT= The ISC Dynamic Host Configuration Protocol client
|
COMMENT= The ISC Dynamic Host Configuration Protocol client
|
||||||
WWW= https://www.isc.org/dhcp/
|
|
||||||
|
|
||||||
SUBSYS= client
|
SUBSYS= client
|
||||||
MASTERDIR= ${.CURDIR}/../isc-dhcp44-server
|
MASTERDIR= ${.CURDIR}/../isc-dhcp44-server
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
COMMENT= The ISC Dynamic Host Configuration Protocol relay
|
COMMENT= The ISC Dynamic Host Configuration Protocol relay
|
||||||
WWW= https://www.isc.org/dhcp/
|
|
||||||
|
|
||||||
SUBSYS= relay
|
SUBSYS= relay
|
||||||
MASTERDIR= ${.CURDIR}/../isc-dhcp44-server
|
MASTERDIR= ${.CURDIR}/../isc-dhcp44-server
|
||||||
|
|
|
@ -3,7 +3,6 @@ CATEGORIES= net devel
|
||||||
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
|
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
|
||||||
|
|
||||||
COMMENT= GSettings-based configuration plug-in for libproxy
|
COMMENT= GSettings-based configuration plug-in for libproxy
|
||||||
WWW= https://libproxy.github.io/libproxy/
|
|
||||||
|
|
||||||
USES= gnome
|
USES= gnome
|
||||||
USE_GNOME= glib20
|
USE_GNOME= glib20
|
||||||
|
|
|
@ -3,7 +3,6 @@ CATEGORIES= net devel
|
||||||
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
|
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
|
||||||
|
|
||||||
COMMENT= KDE plug-in for libproxy
|
COMMENT= KDE plug-in for libproxy
|
||||||
WWW= https://libproxy.github.io/libproxy/
|
|
||||||
|
|
||||||
USES= kde:5
|
USES= kde:5
|
||||||
USE_KDE= config
|
USE_KDE= config
|
||||||
|
|
|
@ -3,7 +3,6 @@ CATEGORIES= net devel
|
||||||
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
|
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
|
||||||
|
|
||||||
COMMENT= pacrunner plug-in for libproxy
|
COMMENT= pacrunner plug-in for libproxy
|
||||||
WWW= https://libproxy.github.io/libproxy/
|
|
||||||
|
|
||||||
LIBPROXY_SLAVE= pacrunner
|
LIBPROXY_SLAVE= pacrunner
|
||||||
MASTERDIR= ${.CURDIR}/../libproxy
|
MASTERDIR= ${.CURDIR}/../libproxy
|
||||||
|
|
|
@ -3,7 +3,6 @@ CATEGORIES= net lang
|
||||||
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
|
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
|
||||||
|
|
||||||
COMMENT= Perl binding for libproxy
|
COMMENT= Perl binding for libproxy
|
||||||
WWW= https://libproxy.github.io/libproxy/
|
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
CMAKE_ON= PERL_VENDORINSTALL PERL_LINK_LIBPERL
|
CMAKE_ON= PERL_VENDORINSTALL PERL_LINK_LIBPERL
|
||||||
|
|
|
@ -4,7 +4,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
|
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
|
||||||
|
|
||||||
COMMENT= Python binding for libproxy
|
COMMENT= Python binding for libproxy
|
||||||
WWW= https://libproxy.github.io/libproxy/
|
|
||||||
|
|
||||||
USES= python:3.6+
|
USES= python:3.6+
|
||||||
USE_PYTHON= flavors py3kplist
|
USE_PYTHON= flavors py3kplist
|
||||||
|
|
|
@ -3,7 +3,6 @@ CATEGORIES= net www
|
||||||
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
|
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
|
||||||
|
|
||||||
COMMENT= WebKit JavaScript plug-in for libproxy
|
COMMENT= WebKit JavaScript plug-in for libproxy
|
||||||
WWW= https://libproxy.github.io/libproxy/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libjavascriptcoregtk-4.0.so:www/webkit2-gtk3
|
LIB_DEPENDS= libjavascriptcoregtk-4.0.so:www/webkit2-gtk3
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,6 @@ PKGNAMESUFFIX= # empty
|
||||||
|
|
||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= Python interface to the Avahi mDNS system
|
COMMENT= Python interface to the Avahi mDNS system
|
||||||
WWW= https://www.avahi.org/
|
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>0:databases/py-gdbm@${PY_FLAVOR} \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>0:databases/py-gdbm@${PY_FLAVOR} \
|
||||||
${PYTHON_SITELIBDIR}/dbus/_dbus.py:devel/py-dbus@${PY_FLAVOR}
|
${PYTHON_SITELIBDIR}/dbus/_dbus.py:devel/py-dbus@${PY_FLAVOR}
|
||||||
|
|
|
@ -3,7 +3,6 @@ CATEGORIES= net python
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
COMMENT= Python module for libdnet
|
COMMENT= Python module for libdnet
|
||||||
WWW= https://github.com/5u623l20/libdnet/
|
|
||||||
|
|
||||||
LIB_DEPENDS= libdnet.so:net/libdnet
|
LIB_DEPENDS= libdnet.so:net/libdnet
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue