1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/converters
Mathieu Arnold f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
..
aish
ascii2binary
asr10
base64 Add LICENSE and LICENSE_FILE 2018-05-12 10:10:02 +00:00
bibtexconv converters/bibtexconv: Update to 1.1.11 [1] 2017-11-18 13:37:20 +00:00
bsdconv Add SONAME 2018-04-03 09:46:59 +00:00
btoa
chmview - Update MASTER_SITES for my ports 2017-10-05 10:38:13 +00:00
cl-babel
cl-babel-sbcl Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-06-29 12:50:01 +00:00
cmios9
cocot
convmv Update to 2.03 2017-07-06 20:58:35 +00:00
dosunix
drg2sbg Fix WWW 2017-06-25 15:03:27 +00:00
dumpasn1 converters/dumpasn1: unbreak, update distinfo 2018-02-11 21:22:56 +00:00
enca
erlang-base64url
fconv
fix-mime-charset converters/fix-mime-charset: unbreak with libc++ 3.9 2017-02-01 20:21:01 +00:00
fondu Reset vg@'s ports after he resigned. 2018-02-23 21:09:47 +00:00
fpc-iconvenc - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fribidi
gbase
gbsdconv Add PY_FLAVOR to Python module dependencies. 2018-05-22 13:15:13 +00:00
hs-aeson lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-aeson-compat lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-aeson-pretty lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-dataenc lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-json lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-sandi lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
htx
i18ntools
ical2html Bump PORTREVISION on ports depending on devel/libical. 2018-03-20 02:54:23 +00:00
iconv converters/iconv: unbreak on 12.0 after base r306297 2017-02-01 21:34:19 +00:00
iconv-extra converters/iconv-extra: unbreak on 12.0 after base r306297 2017-02-01 21:47:01 +00:00
iconv-rfc1345
ish
libb64
libiconv Define ICONV_GET_ILSEQ_INVALID and ICONV_SET_ILSEQ_INVALID when mimicking 2017-09-25 20:55:27 +00:00
libticonv Grab maintainership of TiLP2+ libraries, they are too important to be orphans. 2018-06-09 15:31:35 +00:00
libutf-8
lua51-iconv Mark these ports as broken on aarch64, and, where appropriate, armvX. 2018-07-07 06:44:07 +00:00
lua-iconv Mark these ports as broken on aarch64, and, where appropriate, armvX. 2018-07-07 06:44:07 +00:00
lua-json Update to 1.3.4 2017-02-01 19:44:33 +00:00
mimelib
mmencode - Switch to USES=tar 2017-12-23 09:00:41 +00:00
mpack
nomyso - Add LICENSE 2017-12-17 09:00:36 +00:00
o3read - Add LICENSE 2017-12-18 09:00:37 +00:00
ocaml-base64 Reset vg@'s ports after he resigned. 2018-02-23 21:09:47 +00:00
ocaml-jsonm Reset vg@'s ports after he resigned. 2018-02-23 21:09:47 +00:00
osm2mp - Update WWW 2017-04-06 09:02:10 +00:00
osm2pgrouting devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
osm2pgsql - Update to 0.96.0 2018-05-08 14:36:08 +00:00
p5-Bencode Update WWW 2018-05-27 20:15:16 +00:00
p5-Boulder Update WWW 2018-05-27 20:15:16 +00:00
p5-bsdconv
p5-Convert-ASCII-Armour Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-ASN1 Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-Base32 Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-Bencode Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-Bencode_XS Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-BER Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-Binary-C Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-BinHex Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-IBM390 Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-Moji Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-Morse Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-NLS_DATE_FORMAT Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-PEM Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Convert-Recode
p5-Convert-TNEF Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-UU Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-UUlib Update WWW 2018-05-27 20:15:16 +00:00
p5-Cpanel-JSON-XS Update to 4.04 2018-06-27 23:33:42 +00:00
p5-Cstools
p5-Data-AMF Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Encode Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-Base32-Crockford Add NO_ARCH 2018-06-20 19:37:35 +00:00
p5-Encode-Base32-GMP Add NO_ARCH 2018-06-20 19:37:57 +00:00
p5-Encode-Base58-GMP Add NO_ARCH 2018-06-20 19:38:02 +00:00
p5-Encode-compat Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-Detect Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-Detect-CJK Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-DoubleEncodedUTF8 Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-IMAPUTF7 Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-JIS2K Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-Locale Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-Punycode Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Encoding-BER Update WWW 2018-05-27 20:15:16 +00:00
p5-Encoding-FixLatin Update WWW 2018-05-27 20:15:16 +00:00
p5-Format-Human-Bytes Update WWW 2018-05-27 20:15:16 +00:00
p5-JSON Update WWW 2018-05-27 20:15:16 +00:00
p5-JSON1 Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-JSON-Any Update WWW 2018-05-27 20:15:16 +00:00
p5-JSON-DWIW Update WWW 2018-05-27 20:15:16 +00:00
p5-JSON-MaybeXS Update WWW 2018-05-27 20:15:16 +00:00
p5-JSON-PP Update WWW 2018-05-27 20:15:16 +00:00
p5-JSON-Tiny Update WWW 2018-05-27 20:15:16 +00:00
p5-JSON-XS Update WWW 2018-05-27 20:15:16 +00:00
p5-JSON-XS-VersionOneAndTwo Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-LaTeXML Update WWW 2018-05-27 20:15:16 +00:00
p5-MIME-Base32 Update WWW 2018-05-27 20:15:16 +00:00
p5-MIME-Base64 Update WWW 2018-05-27 20:15:16 +00:00
p5-MIME-Base64-URLSafe Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Net-IDN-Nameprep Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Number-Nary Update WWW 2018-05-27 20:15:16 +00:00
p5-Number-RecordLocator Update WWW 2018-05-27 20:15:16 +00:00
p5-PerlIO-via-Unidecode Update WWW 2018-05-27 20:15:16 +00:00
p5-plutil
p5-Sereal Update p5-Sereal to 4.005 2018-01-23 23:03:38 +00:00
p5-Sereal-Decoder Update p5-Sereal to 4.005 2018-01-23 23:03:38 +00:00
p5-Sereal-Encoder Update p5-Sereal to 4.005 2018-01-23 23:03:38 +00:00
p5-Storable-AMF Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Multibyte Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Bidi Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Iconv Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Unidecode Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-IMAPUtf7 Update WWW 2018-06-04 18:02:02 +00:00
p5-Unicode-Map Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-Map8 Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-MapUTF8 Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-RecursiveDowngrade Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-String Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-Stringprep Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-UTF8simple Update WWW 2018-05-27 20:15:16 +00:00
p5-URI-UTF8-Punycode Update WWW 2018-05-27 20:15:16 +00:00
p5-WAP-wbxml Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-WBXML Update WWW 2018-05-27 20:15:16 +00:00
pear-Services_JSON Update distinfo and unbreak this port 2017-06-11 07:28:10 +00:00
pecl-fribidi Add missing IGNORE_WITH_PHP for various pecl-ports. 2017-12-14 13:57:28 +00:00
pecl-igbinary Update to 2.0.7 2018-06-27 23:34:15 +00:00
php56-iconv
php56-mbstring Fix build with oniguruma 6.8.1 2018-03-19 23:01:50 +00:00
php56-recode
php70-iconv
php70-mbstring Fix build with oniguruma 6.8.1 2018-03-19 23:01:50 +00:00
php70-recode
php71-iconv Add PHP 7.1 2017-01-24 11:54:20 +00:00
php71-mbstring Update PHP 7.1 from 7.1.16 to 7.1.17 2018-04-26 14:49:18 +00:00
php71-recode Add PHP 7.1 2017-01-24 11:54:20 +00:00
php72-iconv Add PHP 7.2 RC6 2017-11-16 10:48:48 +00:00
php72-mbstring lang/php72: Update from 7.2.4 to 7.2.5 2018-04-26 14:50:39 +00:00
php72-recode Add PHP 7.2 RC6 2017-11-16 10:48:48 +00:00
php-bsdconv Move converters/php5-bsdconv to converters/php-bsdconv 2018-04-03 09:48:25 +00:00
psiconv
py-bcode
py-bencode.py Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-bencoder
py-better-bencode Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-bsdconv
py-iconv Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
py-pint Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-rencode Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-unidecode Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-webencodings New port: converters/py-webencodings: Character encoding aliases for legacy web content 2018-03-04 09:10:41 +00:00
py-zfec Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
R-cran-base64enc Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
R-cran-jsonlite Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
R-cran-rjson - Update to 0.2.20 2018-06-15 09:54:53 +00:00
R-cran-RJSONIO Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
rcctools Reset maintainer: email bounces. 2018-06-18 04:16:19 +00:00
recode
rubygem-base32 Update WWW: remove trailing / 2017-01-19 19:35:24 +00:00
rubygem-json-ld Update to 2.2.1 2017-12-15 23:52:22 +00:00
rubygem-json-ld-preloaded Update to 2.2.3 2017-12-14 20:43:38 +00:00
rubygem-po_to_json Add rubygem-po_to_json 1.0.1 2017-05-30 01:48:55 +00:00
rubygem-ruby-bsdconv Move converters/rubygem-bsdconv to converters/rubygem-ruby-bsdconv 2018-04-03 09:49:53 +00:00
rubygem-url_safe_base64 New port: rubygem-url_safe_base64 2017-06-12 10:20:17 +00:00
rubygem-xdr New port: converters/rubygem-xdr 2017-07-13 18:55:27 +00:00
shftool
showkey
ta2as Update WWW 2017-05-30 15:22:21 +00:00
tnef
trans
tuc
unix2dos
uudeview
uudx - Add LICENSE 2018-05-12 09:34:03 +00:00
uulib
vda2fbd
wkhtmltopdf multimedia/*phonon*: update and flavorize with @qt4/@qt5 2018-06-21 16:52:09 +00:00
xdeview - Unsilence installation commands 2017-12-27 09:00:43 +00:00
xml2c
ytnef - Update converters/ytnef to version 1.9.2, now hosted on GitHub 2017-03-29 18:30:43 +00:00
zbase32 Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
Makefile Add converters/p5-Encode-Base58-GMP 2018-06-16 19:12:02 +00:00