711e FreshPorts -- converters/php5-bsdconv
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
php5-bsdconv 10.0.0 converters on this many watch lists=0 search for ports that depend on this port
PHP wrapper for bsdconv
Maintained by: buganini@gmail.com search for ports maintained by this maintainer
Port Added: 05 Jun 2009 22:11:43
License: BSD


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/php5
  2. lang/php5
  3. devel/autoconf
Required To Run:
  1. lang/php5
Required Libraries:
  1. converters/bsdconv
There are no ports dependent upon this port

To install the port: cd /usr/ports/converters/php5-bsdconv/ && make install clean
To add the package: pkg_add -r php5-bsdconv


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cloud.github.com/downloads/buganini/php-bsdconv/
  3. http://nodeload.github.com/buganini/php-bsdconv/legacy.tar.gz/10.0.0?dummy=/
  4. https://nodeload.github.com/buganini/php-bsdconv/legacy.tar.gz/10.0.0?dummy=/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 May 2013 23:16:28
Original commit files touched by this commit  10.0.0
bdrewery search for other commits by this committer
- Update to 10.0.0

PR:		ports/178136
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
10 Oct 2012 12:33:36
Original commit files touched by this commit  9.0
bdrewery search for other commits by this committer
- Use GH_ACCOUNT in DISTNAME

Suggested by:	sunpoet
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
08 Oct 2012 16:12:08
Original commit files touched by this commit  9.0
bdrewery search for other commits by this committer
- 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 View all of this commit message)
26 May 2012 19:01:56
Original commit files touched by this commit  7.3
sunpoet search for other commits by this committer
- 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)
17 May 2012 14:58:16
Original commit files touched by this commit  7.1
sunpoet search for other commits by this committer
- Update to 7.1

Changes:
- Add PHP 5.4 compatibility

Submitted by:   buganini (maintainer, via IRC)
18 Nov 2011 11:27:42
Original commit files touched by this commit  7.0
sunpoet search for other commits by this committer
- 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
24 Jun 2011 12:13:51
Original commit files touched by this commit  5.0_1
dhn search for other commits by this committer
- Chase converters/bsdconv shlib version bump
- Bump PORTREVISION
25 May 2011 14:32:01
Original commit files touched by this commit  5.0
sunpoet search for other commits by this committer
- 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)
26 Apr 2011 18:21:10
Original commit files touched by this commit  4.6
sunpoet search for other commits by this committer
- Update to 4.6

Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
16 Apr 2011 17:12:40
Original commit files touched by this commit  4.3
sunpoet search for other commits by this committer
- Fix PLIST

Approved by:    Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
16 Apr 2011 13:55:02
Original commit files touched by this commit  4.3
sunpoet search for other commits by this committer
- Use converters/bsdconv as master port

PR:             ports/156439
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
28 Jan 2011 18:36:09
Original commit files touched by this commit  4.3
dhn search for other commits by this committer
- Update to 4.3

PR:             ports/153741
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe:   yes
09 Sep 2010 03:33:06
Original commit files touched by this commit  3.6.2
pgollucci search for other commits by this committer
- 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)
14 Oct 2009 14:20:27
Original commit files touched by this commit  3.5
miwi search for other commits by this committer
- Update to 3.5

PR:             139513 139525 139525
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
15 Sep 2009 13:05:40
Original commit files touched by this commit  3.3
beat search for other commits by this committer
- 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
14 Jul 2009 17:22:01
Original commit files touched by this commit  2.1
amdmi3 search for other commits by this committer
- Update to 2.1

PR:             136756
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
05 Jun 2009 22:11:08
Original commit files touched by this commit  1.11
miwi search for other commits by this committer
This port is a php wrapper for bsdconv.

WWW: http://github.com/buganini/bsdconv/

PR:             ports/134872
Submitted by:   buganini at gmail.com

Number of commits found: 17

2857
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24517
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 4
new 48 hours7
new 7 days30
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0