First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 79943
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego Chantrain <chantraind@yahoo.fr>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pspp-0.4.0.ebuild The requested ebuild text/plain Torsten Kurbad 2005-08-23 05:54 0000 1.07 KB Details
pspp-0.4.0.ebuild Ebuild (correct license) text/plain Bill Good 2006-01-30 20:35 0000 1.07 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2005-01-29 04:22 0000
Could a kind sould please write an ebuild for PSPP?

Description from http://www.gnu.org/software/pspp/pspp.html:

"PSPP is a program for statistical analysis of sampled data. It interprets commands in the SPSS language and produces tabular output in ASCII, HTML, or PostScript format. The name PSPP is not intended as an acronym, but it is easy to invent expansions for it."

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Torsten Kurbad 2005-08-23 05:54:10 0000 -------
Created an attachment (id=66643) [edit]
The requested ebuild

Hi!

Find attached an ebuild for PSPP 0.4.0.
Proposed location in portage tree:

sci-mathematics/pspp

Heavy testing, improvements and (hopefully no) bugreports are requested!

Maybe one of you Gentoo developers may also run some tests and add the biest to
portage... ;o)

Best regards,
Torsten

------- Comment #2 From David Raison 2006-01-11 11:11:58 0000 -------
I second an addition to portage.
I'm going to test your ebuild.

------- Comment #3 From Sébastien Fabbro 2006-01-11 12:20:51 0000 -------
You can test a reworked ebuild from the Scientific Gentoo overlay:
http://gentooscience.org
I don't really know this package, so let me know if it works

------- Comment #4 From David Raison 2006-01-11 12:31:18 0000 -------
both ebuilds build fine on my system

--------------
stilgar local # emerge --info
Portage 2.0.53 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2,
2.6.14-gent oo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share /config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/ mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/sh are/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/te x/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://ftp.easynet.nl/mirror/gentoo/
http ://gentoo.mirror.icd.hu/ http://ftp.easynet.nl/mirror/gentoo/"
LANG="en_GB.UTF-8"
LC_ALL="en_GB.UTF-8"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/sci"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa apm audiofile avi bitmap-fonts bluetooth bzip2 cdr
crypt cups curl divx4linux dts dvd dvdr emboss encode ethereal exif expat fam
ff mpeg flac foomaticdb fortran freetype gd gif gimp gimpprint glut gmp gphoto2
gpm  gstreamer gtk gtk2 idn imagemagick imlib ipv6 java jpeg junit lcms ldap
libg++ libwww mad matroska mhash mikmod mmx mmxext mng mono motif mp3 mpeg msn
ncurses nls nptl nptlonly nvidia ogg oggvorbis opengl oscar pam pcre pdflib
perl plotuti ls png ppds python quicktime readline real recode samba scanner
sdl spell sse ss e2 ssl svga tcltk tcpd tetex theora tiff truetype
truetype-fonts type1-fonts ude v unicode usb vcd vorbis wifi win32codecs
wxwindows xinerama xml xml2 xosd xprin t xscreensaver xv xvid yahoo zlib
linguas_en userland_GNU kernel_linux elibc_gli bc"
Unset:  ASFLAGS, CTARGET, LDFLAGS

------- Comment #5 From Bill Good 2006-01-30 20:35:29 0000 -------
Created an attachment (id=78541) [edit]
Ebuild (correct license)

License updated to correct (GPL-2; see COPYING in pkg)

------- Comment #6 From Sébastien Fabbro 2006-01-31 00:43:31 0000 -------
In reply to comment #5: it was already done in the overlay. Please see comment
#3.

------- Comment #7 From Sébastien Fabbro 2007-03-22 16:31:15 0000 -------
now in main cvs tree. Thanks!

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