Port details |
- rubygem-bsdconv Ruby wrapper for bsdconv
- 11.3.1 converters
=0 11.3.1Version of this port present on the latest quarterly branch.
- Maintainer: buganini@gmail.com
- Port Added: 2013-05-01 23:20:02
- Last Update: 2018-04-03 09:49:53
- SVN Revision: 466305
- Also Listed In: rubygems
- License: ISCL
- WWW:
- https://github.com/buganini/ruby-bsdconv
- Description:
- BSD licensed charset/encoding converter library with more function than
libiconv. (Currently, only a few codecs are supported)
This port is a ruby wrapper for bsdconv.
WWW: https://github.com/buganini/ruby-bsdconv
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-bsdconv>0:converters/rubygem-bsdconv
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-bsdconv
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rubygem/ruby-bsdconv-11.3.1.gem) = 51cf5030e638ec9678980d4390390a233bae99fe04b1dc28786cba974d0c23d0
SIZE (rubygem/ruby-bsdconv-11.3.1.gem) = 11776
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:
-
- ruby23 : lang/ruby23
- gem23 : devel/ruby-gems
- Runtime dependencies:
-
- ruby23 : lang/ruby23
- gem23 : devel/ruby-gems
- Library dependencies:
-
- libbsdconv.so : converters/bsdconv
- Patch dependencies:
-
- ruby23 : lang/ruby23
- gem23 : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gem
- 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.1 03 Apr 2018 09:49:53 |
sunpoet |
Move converters/rubygem-bsdconv to converters/rubygem-ruby-bsdconv
PR: 226742
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout,14 days) |
11.3.1 21 Jan 2017 17:29:24 |
sunpoet |
Update default GEM_NAME
Change default GEM_NAME from ${PORTNAME}-${PORTVERSION} to ${DISTNAME} to avoid
unnecessary GEM_NAME setting in ports Makefile
Differential Revision: https://reviews.FreeBSD.org/D9250
PR: 216267
Exp-run by: antoine |
11.3.1 24 Dec 2016 10:07:38 |
antoine |
Revert r428451 and unbreak
Pointy hat: sunpoet |
11.3.1 12 Dec 2016 20:59:00 |
sunpoet |
- Remove unnecessary GEM_NAME
- While I'm here, use = instead of += for CONFIGURE_ARGS
With hat: ruby |
11.3.1 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
11.3.1 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
11.3.1 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.1 28 Jun 2015 08:38:26 |
sunpoet |
- Update to 11.3.1
Changes: https://github.com/buganini/ruby-bsdconv/releases
PR: 201015
Submitted by: sunpoet (myself)
Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
11.1.0 22 Dec 2014 17:31:50 |
feld |
Update "BSD" license for buganini's ports |
11.1.0 24 Jan 2014 14:45:58 |
miwi |
- Stage safe |
11.1.0 21 Sep 2013 15:42:03 |
sunpoet |
- Update to 11.1.0
- While I'm here, convert to new LIB_DEPENDS format
Changes: https://github.com/buganini/ruby-bsdconv/commits/master
PR: ports/182260
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:19:46 |
bdrewery |
- Move ruby-bsdconv to rubygem-bsdconv
- Update to 10.0.0
PR: ports/178172
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |