First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 142471
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Fairles <chris.fairles@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
remake-0.61.ebuild Ebuild for remake-0.61 application/octet-stream Chris Fairles 2006-08-01 14:50 0000 655 bytes Details
remake-9999.ebuild Cvs ebuild for remake text/plain Chris Fairles 2006-08-01 14:51 0000 664 bytes Details
remake-0.61.ebuild ebuild for remake-0.61 (readline support) text/plain Chris Fairles 2006-08-01 16:28 0000 642 bytes Details
remake-0.61.ebuild ebuild for remake 0.61 text/plain Chris Fairles 2006-08-06 07:14 0000 626 bytes Details
remake-0.61.ebuild ebuild for remake version 0.61 text/plain Chris Fairles 2006-08-06 07:16 0000 630 bytes Details
remake-0.61.ebuild ebuild for remake 0.61 text/plain Chris Fairles 2006-08-06 18:24 0000 784 bytes Details
remake-0.62.ebuild ebuild for remake-0.62 text/plain ArYiX 2007-03-23 13:09 0000 787 bytes Details
remake-0.62.ebuild replace make install for einstall text/plain ArYiX 2007-03-23 23:20 0000 770 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 142471 depends on: Show dependency tree
Show dependency graph
Bug 142471 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-08-01 14:49 0000
Couldn't find any ebuilds around for this so heres some for "remake" which is a
makefile debugger (and darn useful I might add!)

------- Comment #1 From Chris Fairles 2006-08-01 14:50:55 0000 -------
Created an attachment (id=93226) [edit]
Ebuild for remake-0.61

The file name has a 3.80 version number (the version of "make" its I guess
related to or built from). Its hard coded in for now, if someone wants to get
fancy and parse it out, be my guest.

------- Comment #2 From Chris Fairles 2006-08-01 14:51:56 0000 -------
Created an attachment (id=93227) [edit]
Cvs ebuild for remake

This actually doesn't build. automake doesn't create mkinstalldirs so the
installation fails. -1 karma for autotools in my books.

------- Comment #3 From Chris Fairles 2006-08-01 16:28:32 0000 -------
Created an attachment (id=93239) [edit]
ebuild for remake-0.61 (readline support)

This one actually works. I don't get why specifying --with-readline causes it
to NOT compile with readline, whereas leaving configure to determine whether to
include it or not itself seems to add readline support. -2 karma for autotools

------- Comment #4 From SpanKY 2006-08-04 21:33:19 0000 -------
hmm, lets see ...

- pointless inherit line
- missing SLOT
- SRC_URI should be using mirror://sourceforge/...
- pointless src_unpack
- src_compile looks pointless
- do not use `einstall`, use `make install DESTDIR=$D`
- i imagine you could use a 'dodoc' in src_install, but i havent looked in the
tarball

------- Comment #5 From Chris Fairles 2006-08-06 07:14:02 0000 -------
Created an attachment (id=93583) [edit]
ebuild for remake 0.61

With modifications as requested. One thing, I removed the make file info pages
and mdb.el emacs script it tries to install as these overwrite the real "make"
applications versions.

------- Comment #6 From Chris Fairles 2006-08-06 07:16:20 0000 -------
Created an attachment (id=93584) [edit]
${PV}
MY_P=${PN}-${MY_PV}

SRC_URI="mirror://sourceforge/bashdb/${PN}-${MAKE_V}+dbg-${PV}.tar.gz"
ebuild for remake version 0.61

Changed || die "einstall ..." to || die "make install ... "

------- Comment #7 From Chris Fairles 2006-08-06 07:17:22 0000 -------
(From update of attachment 93584 [edit])
grr... fixing description 

------- Comment #8 From Chris Fairles 2006-08-06 18:24:29 0000 -------
Created an attachment (id=93628) [edit]
ebuild for remake 0.61

Added dmalloc use flag option. Not sure what to do about mdb.el emacs script
which gets installed to /usr/share/emacs/site-lisp.

------- Comment #9 From ArYiX 2007-03-23 13:09:33 0000 -------
Created an attachment (id=114121) [edit]
ebuild for remake-0.62

------- Comment #10 From ArYiX 2007-03-23 13:12:23 0000 -------
(In reply to comment #9)
> Created an attachment (id=114121) [edit]
> ebuild for remake-0.62
> 

http://bashdb.sourceforge.net/remake/

------- Comment #11 From ArYiX 2007-03-23 23:20:03 0000 -------
Created an attachment (id=114196) [edit]
replace make install for einstall

------- Comment #12 From SpanKY 2007-03-24 08:08:08 0000 -------
umm, changing to `einstall` from `make install DESTDIR` is a regression, not a
bugfix

ive just rewritten the whole thing and added to the tree

First Last Prev Next    No search results available      Search page      Enter new bug