Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123975 - new ebuild - dev-lang/xharbour
Summary: new ebuild - dev-lang/xharbour
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.xharbour.org
Whiteboard: sunrise-removal
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2006-02-24 12:47 UTC by Phil Krylov
Modified: 2016-06-08 16:46 UTC (History)
3 users (show)

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


Attachments
An initial ebuild. (xharbour-0.99.60.ebuild,2.41 KB, text/plain)
2006-02-24 12:48 UTC, Phil Krylov
Details
Fixed the virtual/X11 reference (xharbour-0.99.60-r1.ebuild,2.52 KB, text/plain)
2008-02-22 16:20 UTC, Clemens Dudek
Details
xharbour-1.0.0_beta1.ebuild (xharbour-1.0.0_beta1.ebuild,2.58 KB, text/plain)
2008-03-30 06:54 UTC, Bel Zébute
Details
Fixed 1.0.0_beta1 ebuild (xharbour-1.0.0_beta1.ebuild,2.63 KB, text/plain)
2009-03-04 09:48 UTC, Phil Krylov
Details
Fixed ebuild according to coding standards (xharbour-1.0.0_beta1.ebuild,3.05 KB, text/plain)
2009-03-04 11:35 UTC, Phil Krylov
Details
Fixed parallel make, added USE=threads support, fixed repoman warnings (xharbour-1.0.0_beta1.ebuild,3.40 KB, text/plain)
2009-03-04 18:39 UTC, Phil Krylov
Details
Added metadata.xml with allegro USE flag definition (metadata.xml,243 bytes, application/xml)
2009-03-04 18:40 UTC, Phil Krylov
Details
A patch to create installation dirs if they don't exist (xharbour-mkinstdir.patch,386 bytes, patch)
2009-03-04 18:41 UTC, Phil Krylov
Details | Diff
A patch fixing parallel make behaviour (xharbour-parallel-make.patch,3.65 KB, patch)
2009-03-04 18:41 UTC, Phil Krylov
Details | Diff
Fixed ebuild. (xharbour-1.0.0_beta1.ebuild,2.90 KB, text/plain)
2009-03-05 10:13 UTC, Phil Krylov
Details
files/harbour.cfg (harbour.cfg,73 bytes, text/plain)
2009-03-05 10:14 UTC, Phil Krylov
Details
Patch for -Wl,--as-needed support. (xharbour-as-needed.patch,5.67 KB, patch)
2009-03-05 10:14 UTC, Phil Krylov
Details | Diff
Patch fixing -fPIC usage. (xharbour-fPIC.patch,942 bytes, patch)
2009-03-05 10:15 UTC, Phil Krylov
Details | Diff
Patch to skip building unneeded statically linked binaries (xharbour-skip-static-utils.patch,256 bytes, patch)
2009-03-05 10:16 UTC, Phil Krylov
Details | Diff
Fixed ebuild (xharbour-1.0.0_beta1.ebuild,2.90 KB, text/plain)
2009-03-05 19:43 UTC, Phil Krylov
Details
Fixed ebuild: use nodoc feature; deps list sorted; use PATCHES instead of epatch (xharbour-1.0.0_beta1.ebuild,2.88 KB, text/plain)
2009-03-06 16:39 UTC, Phil Krylov
Details
Always install ChangeLog (xharbour-1.0.0_beta1.ebuild,2.86 KB, text/plain)
2009-03-07 10:16 UTC, Phil Krylov
Details
Build.log (Build.log,18.29 KB, text/plain)
2011-06-26 21:01 UTC, Piotr Szymaniak
Details
Build.log (Build.log,37.31 KB, text/plain)
2011-07-05 21:28 UTC, Piotr Szymaniak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Phil Krylov 2006-02-24 12:47:13 UTC
An extended platform-independent implementation of the Clipper dialect of the xBase language family.
Comment 1 Phil Krylov 2006-02-24 12:48:04 UTC
Created attachment 80618 [details]
An initial ebuild.
Comment 2 Phil Krylov 2006-03-05 12:42:24 UTC
I could maintain it if all that's needed to add it to Portage is a maintainer.
Comment 3 Clemens Dudek 2008-02-22 16:20:12 UTC
Created attachment 144346 [details]
Fixed the virtual/X11 reference

This is based on the original ebuild by Phil Krylov, I have only replaced the reference to virtual/X11 with some X11 libs. No code review has been done. Tested through overlay portage directory /usr/local/portage/dev-lang/xharbour with ebuild <ebuild name> digest and emerge <ebuild name> after I added the entry to portage.keywords with ~x86.

xharbour seems to work, at least with the usual "Hello World!" .prg program.
Comment 4 Bel Zébute 2008-03-30 06:54:55 UTC
Created attachment 147677 [details]
xharbour-1.0.0_beta1.ebuild

Compiles on my x86.
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-03 21:18:16 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 6 Phil Krylov 2009-03-04 09:48:02 UTC
Created attachment 183855 [details]
Fixed 1.0.0_beta1 ebuild

This ebuild version does not install non-executable .hit files and deprecated gharbour, harbour-link symlinks to bin directory. Also, LICENSE now set to "GPL-2-with-exceptions".
Comment 7 Phil Krylov 2009-03-04 11:35:31 UTC
Created attachment 183876 [details]
Fixed ebuild according to coding standards

Attaching fixed ebuild.
Comment 8 Phil Krylov 2009-03-04 18:39:47 UTC
Created attachment 183911 [details]
Fixed parallel make, added USE=threads support, fixed repoman warnings

This ebuild also needs a couple of patches, attached separately
Comment 9 Phil Krylov 2009-03-04 18:40:33 UTC
Created attachment 183912 [details]
Added metadata.xml with allegro USE flag definition
Comment 10 Phil Krylov 2009-03-04 18:41:25 UTC
Created attachment 183914 [details, diff]
A patch to create installation dirs if they don't exist
Comment 11 Phil Krylov 2009-03-04 18:41:54 UTC
Created attachment 183916 [details, diff]
A patch fixing parallel make behaviour
Comment 12 Phil Krylov 2009-03-05 10:13:23 UTC
Created attachment 183987 [details]
Fixed ebuild.

This ebuild contains fixes for -Wl,--as-needed, -fPIC, adds support for USE=doc, LINGUAS, moves harbour.cfg to ${FILESDIR}, and probably something else ;)
Comment 13 Phil Krylov 2009-03-05 10:14:18 UTC
Created attachment 183988 [details]
files/harbour.cfg
Comment 14 Phil Krylov 2009-03-05 10:14:46 UTC
Created attachment 183990 [details, diff]
Patch for -Wl,--as-needed support.
Comment 15 Phil Krylov 2009-03-05 10:15:30 UTC
Created attachment 183992 [details, diff]
Patch fixing -fPIC usage.
Comment 16 Phil Krylov 2009-03-05 10:16:18 UTC
Created attachment 183993 [details, diff]
Patch to skip building unneeded statically linked binaries
Comment 17 Phil Krylov 2009-03-05 19:43:45 UTC
Created attachment 184044 [details]
Fixed ebuild

Moved harbour.cfg creation back to ebuild, use tc-getCC, moved hbtest building to src_test(), added comments on envvar setting.
Comment 18 Phil Krylov 2009-03-06 16:39:21 UTC
Created attachment 184144 [details]
Fixed ebuild: use nodoc feature; deps list sorted; use PATCHES instead of epatch
Comment 19 Phil Krylov 2009-03-07 10:16:30 UTC
Created attachment 184206 [details]
Always install ChangeLog
Comment 20 Phil Krylov 2009-03-09 10:13:37 UTC
This is now in the sunrise overlay. You can find it at:
http://overlays.gentoo.org/proj/sunrise/browser/reviewed/dev-lang/xharbour
Comment 21 Piotr Szymaniak 2011-06-26 21:01:40 UTC
Created attachment 278275 [details]
Build.log
Comment 22 Piotr Szymaniak 2011-06-26 21:03:04 UTC
# emerge --info =dev-lang/xharbour-1.0.0_beta1
Portage 2.2.0_alpha41 (default/linux/amd64/10.0, gcc-4.6.0, glibc-2.13-r2, 2.6.39.1 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.39.1-x86_64-Intel-R-_Core-TM-2_CPU_6300_@_1.86GHz-with-gentoo-2.0.3
Timestamp of tree: Sat, 25 Jun 2011 21:45:01 +0000
ccache version 3.1.5 [enabled]
app-shells/bash:          4.2_p10
dev-lang/python:          2.7.1-r1, 3.2
dev-util/ccache:          3.1.5
dev-util/cmake:           2.8.4-r1
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.8.3
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.68
sys-devel/automake:       1.10.3, 1.11.1-r1
sys-devel/binutils:       2.21
sys-devel/gcc:            4.5.2, 4.6.0
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 2.6.38 (virtual/os-headers)
sys-libs/glibc:           2.13-r2
Repositories: gentoo roslin xarthisius sunrise
Installed sets: 
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -mno-sse3 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=nocona -mno-sse3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs ccache distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.ift.uni.wroc.pl/"
LANG="pl_PL.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/roslin /var/lib/layman/xarthisius /var/lib/layman/sunrise"
SYNC="rsync://rsync1.pl.gentoo.org/gentoo-portage"
USE="acl amd64 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 mmx modules mudflap multilib ncurses nptl nptlonly openmp pam pcre perl pppd python readline session sse sse2 ssl sysfs tcpd unicode xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS



# emerge -pqv =dev-lang/xharbour-1.0.0_beta1
[ebuild  N    ] dev-lang/xharbour-1.0.0_beta1  USE="-X -allegro -doc -gpm -odbc -slang -threads"
Comment 23 Piotr Szymaniak 2011-07-05 21:28:26 UTC
Created attachment 279195 [details]
Build.log

Tried to bump to newest version, but ended with an error again.
Comment 24 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:46:04 UTC
Hello, everyone.

It seems that at least one ebuild related to this bug exists in the Sunrise overlay at the moment. However, I have to regretfully announce that after a long inactivity period the Sunrise project has been discontinued and the related overlay will be eventually removed. For this reason, I'd like to ask you to reevaluate the ebuilds and consider moving them. If you'd like to maintain a package from Sunrise in Gentoo, please take a look at our Proxy Maintainers [1] project.

Please make sure to take ebuilds from the unreviewed developer Sunrise repository [2] rather than the -reviewed one, since the latter has not been updated for over a year. While at it, please note that:

1. Adding a package to Gentoo requires declaring yourself as an active maintainer for it. All bugs regarding the package will be assigned to you, and you will be expected to maintain it.

2. Some packages may not be suitable for addition anymore. While there's no strong rules that would prevent you from adding a package, it may be a bad idea to add old-unmaintained packages that will shortly result in a large number of bugs reported with no solution. If that is the case, please close the bug as RESOLVED/OBSOLETE to make it easier to find packages worth adding.

3. Some of the bugs were already closed as WONTFIX/OBSOLETE/... while the relevant ebuild was kept in Sunrise. If you disagree with the original decision, you still can add the ebuild via proxy-maint.

4. Pleaes note that many of the Sunrise ebuilds are old and may be buggy. If you decide to move them, please make sure to update/clean them up. The proxy-maint team will also review your ebuilds, therefore making sure they land in Gentoo in good quality.

Once again, thank you for your contribution. We hope that you will still want to contribute to Gentoo, through proxy-maint or otherwise.


[1]:https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
[2]:https://gitweb.gentoo.org/proj/sunrise.git/