Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101468 - ebuild for regular expressions support in xmingw (cross-compiled Henry Spencers regexp library)
Summary: ebuild for regular expressions support in xmingw (cross-compiled Henry Spence...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-08-05 11:59 UTC by Adrian Smarzewski
Modified: 2016-08-10 09:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for cross-compiled Henry Spencers regexp library (xmingw-rxspencer-3.8.ebuild,1.07 KB, text/plain)
2005-08-05 12:01 UTC, Adrian Smarzewski
Details
ebuild for cross-compiled Henry Spencers regexp library (xmingw-rxspencer-3.8.ebuild,1.10 KB, text/plain)
2005-08-27 11:23 UTC, Adrian Smarzewski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Smarzewski 2005-08-05 11:59:55 UTC
This ebuild gives you regular expressions support in xmingw environment. Because
I had some problems with compiling PCRE library i decided to use Henry Spencers
regexp library. This library is very important for cross-compiling applications
because many of them use regular expressions (on linux platform it is integrated
with glibc). Now xmingw has the same standard POSIX api to regular expressions
support.

Reproducible: Always
Steps to Reproduce:
Comment 1 Adrian Smarzewski 2005-08-05 12:01:18 UTC
Created attachment 65190 [details]
ebuild for cross-compiled Henry Spencers regexp library
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-27 05:54:32 UTC
1/ Header is invalid.
2/ Version is hardcoded into SRC_URI.

http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3

Please fix the above mentioned problems and reopen then.
Comment 3 Adrian Smarzewski 2005-08-27 11:23:09 UTC
Created attachment 66998 [details]
ebuild for cross-compiled Henry Spencers regexp library

fixed ebuild
Comment 4 Adrian Smarzewski 2005-08-27 11:24:31 UTC
There is a problem with ".g3" in version number. I don't know what to do with it.
Comment 5 Stefan Jones (RETIRED) gentoo-dev 2005-10-13 09:27:25 UTC
I will not add this just yet as I am considering making a new portage category
for xmingw stuff otherwise things would get cluttered.
Comment 6 SpanKY gentoo-dev 2006-09-23 08:11:20 UTC
make a generic ebuild for the rxspencer package, target-specific ebuilds is not the way to go
Comment 7 Marek Szuba archtester gentoo-dev 2016-03-30 14:03:12 UTC
Upstream is on Github now: https://github.com/garyhouston/rxspencer/ . That said, looks like this ebuild is no longer needed - xmingw is no longer in Portage and under MinGW (as well as MinGW-W64, I believe) one can use PCRE.
Comment 8 Marek Szuba archtester gentoo-dev 2016-08-01 09:39:41 UTC
In light of lack of comments for 4 months now, I assume there is indeed no demand for this package. Closing the bug.
Comment 9 SpanKY gentoo-dev 2016-08-10 09:49:54 UTC
not exactly the same, but mingw-libgnurx is now in the tree
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d5acbfd1b87c3fb532757bee5167fa7d0cfec50