notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
ruby-libxml A friendly API to libxml for Ruby
1.1.3 textproc Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Does not work with Ruby 1.9
Expired This port expired on: 2013-05-02
Maintainer: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-07-12 05:57:05
Last Update: 2013-05-02 07:02:34
SVN Revision: 317076
People watching this port, also watch:: p5-Crypt-GPG, bash-completion, p5-Digest-SHA, python
Also Listed In: ruby
License: not specified in port
WWW:
http://rubyforge.org/projects/libxml/
Description:
ruby-libxml provies a clean and fast Ruby interface into the libxml2 library. All of the power and granularity of libxml's data structures should be available. Those wanting a user friendly API that follows the Ruby-way of doing things should be pleasantly surprised. Author: Sean Chittenden <sean@ruby-lang.org> WWW: http://rubyforge.org/projects/libxml/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • ruby18-libxml>0:textproc/ruby-libxml
No installation instructions:
This port has been deleted.
PKGNAME: ruby18-libxml
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby18 : lang/ruby18
Runtime dependencies:
  1. ruby18 : lang/ruby18
Library dependencies:
  1. xml2.5 : textproc/libxml2
  2. iconv.3 : converters/libiconv
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://files.rubyforge.vm.bytemark.co.uk/libxml/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.3
02 May 2013 07:02:34
Revision:317076Original commit files touched by this commit
gahr search for other commits by this committer
2013-05-02 textproc/ruby-libxml: Does not work with Ruby 1.9
1.1.3
27 Apr 2013 18:25:25
Revision:316683Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
1.1.3
03 Mar 2013 01:43:03
Revision:313317Original commit files touched by this commit
swills search for other commits by this committer
- Fix EXPIRATION date, we are in 2013, not 2012

Pointyhat to:	swills
Reported by:	bapt
1.1.3
02 Mar 2013 21:01:59
Revision:313298Original commit files touched by this commit
swills search for other commits by this committer
- Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
  may be interested (patching rubygem- ports is possible now)
- Trim headers while here

With Hat:	ruby@
1.1.3
22 Dec 2011 21:26:52
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark broken with RUBY_VER = 1.9

With Hat:       ruby@
1.1.3
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
1.1.3
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.1.3
07 Jun 2010 20:48:42
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Convert to RF macro

With Hat:   ruby@
1.1.3
05 Jul 2009 17:55:02
Original commit files touched by this commit
gahr search for other commits by this committer
- Revert to previous build system.
1.1.3
28 Jun 2009 14:12:40
Original commit files touched by this commit
gahr search for other commits by this committer
- Switch to RubyGems
1.1.3
22 Mar 2009 12:02:48
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.1.3
1.1.2
16 Mar 2009 18:36:34
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.1.2
1.0.0
14 Mar 2009 10:56:28
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.0.0
0.9.9
07 Mar 2009 17:38:16
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.9.9

PR:             132388
Submitted by:   Wen Heping <wenheping@gmail.com>
0.9.7
15 Dec 2008 12:56:46
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.9.7
0.9.6
08 Dec 2008 15:31:49
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.9.6
  * Refactored namespace handling
  * Rationalized XML::Document#save, XML::Document#to_s and XML::Node#to_s
  * Rationalized XML::Document#debug, XML::Node#debug,
    XML::XPath::XPathObject#Debug
  * Deprecated a number of duplicate dump* and debug_* methods in
    XML::Document and XML::Node
  * Additional Ruby 1.9.1 compatability fixes.
  * Cleaned up header file guards
0.9.5
30 Nov 2008 23:08:13
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.9.5
0.9.4
25 Nov 2008 16:01:54
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.9.4
0.9.3
24 Nov 2008 14:33:00
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.9.3
0.9.2
20 Nov 2008 13:36:51
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.9.2
- Fix WWW line in pkg-descr
0.9.1
19 Nov 2008 17:59:07
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.9.1
0.8.3
24 Jul 2008 15:53:54
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.8.3
0.8.1
18 Jul 2008 10:25:41
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.8.1
0.8.0
16 Jul 2008 07:31:26
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.8.0
0.7.0_1
15 Jul 2008 23:33:26
Original commit files touched by this commit
gahr search for other commits by this committer
- Fix library location problem
- Bump PORTREVISION
0.7.0
15 Jul 2008 17:25:00
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.7.0
0.5.2.0
21 Feb 2008 21:20:01
Original commit files touched by this commit
gahr search for other commits by this committer
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.

Approved by:    miwi (mentor)
0.5.2.0
13 Feb 2008 17:49:23
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.5.2.0

PR:             120273
Submitted by:   Pietro Cerutti <gahr@gahr.ch> (maintainer)
0.3.8.4
10 Jan 2008 23:19:23
Original commit files touched by this commit
miwi search for other commits by this committer
- Updates to 0.3.8.4
- Pass maintainship to submitter

PR:             118938
Submitted by:   Pietro Cerutti <gahr@gahr.ch>
0.3.2
02 Jul 2007 19:01:04
Original commit files touched by this commit
pav search for other commits by this committer
- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2
0.3.2
13 Dec 2006 16:14:17
Original commit files touched by this commit
linimon search for other commits by this committer
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.

Hat:            portmgr
0.3.2
24 Jan 2006 03:10:24
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.3.2
05 Aug 2005 18:03:23
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build on 5.X and 6.X
- Fix plist

Approved by:    portmgr (marcus)
0.3.2
26 Sep 2004 02:55:26
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: Configure fails

Approved by:    portmgr (self)
0.3.2
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.3.2
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
0.3.2
07 Mar 2003 06:11:57
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.3.2
06 Feb 2003 20:31:10
Original commit files touched by this commit
seanc search for other commits by this committer
Update ruby-libxml to 0.3.2
0.3.0
23 Oct 2002 05:36:23
Original commit files touched by this commit
seanc search for other commits by this committer
Updated just about every aspect of this port: download, comment, description,
and packing list.

Nagged by:      Eric Hodel <drbrain@segment7.net>
0.01
24 Jul 2002 20:18:42
Original commit files touched by this commit
knu search for other commits by this committer
Set DIST_SUBDIR=ruby like other ruby ports.
0.01
12 Jul 2002 05:47:44
Original commit files touched by this commit
knu search for other commits by this committer
Add ruby-libxml (version 0.01), a libxml2 binding for Ruby with both
libxml and Ruby APIs.

PR:             ports/40392
Submitted by:   Sean Chittenden <sean@chittenden.org>

Number of commits found: 41