Port details |
- php5-bsdconv PHP wrapper for bsdconv
- 11.3.0_1 converters
=0 11.3.0_1Version of this port present on the latest quarterly branch.
- Maintainer: buganini@gmail.com
- Port Added: 2009-06-05 22:11:43
- Last Update: 2018-04-03 09:48:25
- SVN Revision: 466304
- License: ISCL
- WWW:
- https://github.com/buganini/php-bsdconv
- Description:
- BSD licensed charset/encoding converter library with more function than
libiconv. (Currently, only a few codecs are supported)
This port is a php wrapper for bsdconv.
WWW: https://github.com/buganini/php-bsdconv
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}bsdconv>0:converters/php5-bsdconv
- No installation instructions:
- This port has been deleted.
- PKGNAME: php56-bsdconv
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (buganini-php-bsdconv-11.3.0_GH0.tar.gz) = de803e48cb40b130cf46003052104a5b8c7ab8d783034a06ea097c6617bbb20d
SIZE (buganini-php-bsdconv-11.3.0_GH0.tar.gz) = 8356
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php56
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php56
- Library dependencies:
-
- libbsdconv.so : converters/bsdconv
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:ext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
11.3.0_1 03 Apr 2018 09:48:25 |
sunpoet |
Move converters/php5-bsdconv to converters/php-bsdconv
- Update to 11.5.0
- Remove IGNORE_WITH_PHP
Changes: https://github.com/buganini/php-bsdconv/commits/master
PR: 226741
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout,14 days) |
11.3.0_1 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
11.3.0_1 07 Feb 2018 17:46:11 |
mat |
Note PHP ports that do not build with 7.2.
Sponsored by: Absolight |
11.3.0_1 07 Feb 2017 12:14:34 |
mat |
Mark ports not building with PHP 7.1.
Sponsored by: Absolight |
11.3.0_1 03 Aug 2016 12:47:05 |
mat |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
11.3.0 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
11.3.0 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
11.3.0 13 Mar 2016 16:56:42 |
mat |
These ports do not build with PHP 7.0, make them as such.
Also, mark those who try to use mysql, which does not exist in PHP 7.0.
Sponsored by: Absolight |
11.3.0 28 Jun 2015 08:38:16 |
sunpoet |
- Update to 11.3.0
Changes: https://github.com/buganini/php-bsdconv/releases
PR: 201013
Submitted by: sunpoet (myself)
Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
11.1.0 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
11.1.0 22 Dec 2014 17:31:50 |
feld |
Update "BSD" license for buganini's ports |
11.1.0 15 May 2014 16:02:17 |
vanilla |
Support STAGEDIR.
Approved by: portmgr@ |
11.1.0 21 Sep 2013 15:41:58 |
sunpoet |
- Update to 11.1.0
- While I'm here, convert to new LIB_DEPENDS format
Changes: https://github.com/buganini/php-bsdconv/commits/master
PR: ports/182259
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
10.0.0 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
10.0.0 01 May 2013 23:16:28 |
bdrewery |
- Update to 10.0.0
PR: ports/178136
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
9.0 10 Oct 2012 12:33:36 |
bdrewery |
- Use GH_ACCOUNT in DISTNAME
Suggested by: sunpoet
Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
9.0 08 Oct 2012 16:12:08 |
bdrewery |
- Update bsdconv and wrappers to 9.0 [1]
- Switch to USE_GITHUB for fetching
- Update to new header format
- Mark converters/bsdconv as MAKE_JOBS_UNSAFE
- Add prefix into DISTNAMEs to avoid conflicts
Changelog for converters/bsdconv:
9.0:
fix for MinGW
export bsdconv_malloc/bsdconv_free
add {from,to}/CCCII
add inter/ZH-STRINGS
internal API changes for use of bsdconv_ctl in wrappers
bugfixes
(Only the first 15 lines of the commit message are shown above ) |
7.3 26 May 2012 19:01:56 |
sunpoet |
- Update to 7.3
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS
Changes:
- info(): add width information
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC) |
7.1 17 May 2012 14:58:16 |
sunpoet |
- Update to 7.1
Changes:
- Add PHP 5.4 compatibility
Submitted by: buganini (maintainer, via IRC) |
7.0 18 Nov 2011 11:27:42 |
sunpoet |
- Update to 7.0
- While I'm here, pet portlint
Changes:
- OO-style wrapping
- Chase changes in bsdconv
PR: portsr/162656
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe: yes |
5.0_1 24 Jun 2011 12:13:51 |
dhn |
- Chase converters/bsdconv shlib version bump
- Bump PORTREVISION |
5.0 25 May 2011 14:32:01 |
sunpoet |
- Update bsdconv family to 5.0
- While I'm here, update WWW of converters/*-bsdconv
Changes:
https://github.com/buganini/bsdconv/blob/6a43b56713fe84c0a198c4f712b2b9d13ce3f3cf/Changelog
PR: ports/157306
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
4.6 26 Apr 2011 18:21:10 |
sunpoet |
- Update to 4.6
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC) |
4.3 16 Apr 2011 17:12:40 |
sunpoet |
- Fix PLIST
Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
4.3 16 Apr 2011 13:55:02 |
sunpoet |
- Use converters/bsdconv as master port
PR: ports/156439
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
4.3 28 Jan 2011 18:36:09 |
dhn |
- Update to 4.3
PR: ports/153741
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe: yes |
3.6.2 09 Sep 2010 03:33:06 |
pgollucci |
- Update bsdconv and related to 3.6.2
* More inter-mapping conversion
* Add transliteration table for CP950/CP936
* No known bug, valgrind clean now
PR: ports/147866
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
3.5 14 Oct 2009 14:20:27 |
miwi |
- Update to 3.5
PR: 139513 139525 139525
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
3.3 15 Sep 2009 13:05:40 |
beat |
- Update to 3.3
- Fix installation with custom PREFIX
PR: ports/138750
Submitted by: Kuan-Chung Chiu <buganini AT gmail.com> (maintainer)
Feature safe: yes |
2.1 14 Jul 2009 17:22:01 |
amdmi3 |
- Update to 2.1
PR: 136756
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
1.11 05 Jun 2009 22:11:08 |
miwi |
This port is a php wrapper for bsdconv.
WWW: http://github.com/buganini/bsdconv/
PR: ports/134872
Submitted by: buganini at gmail.com |