Git Product home page Git Product logo

irixports's Introduction

irixports

Simple ports system for IRIX that's designed to be able to run on a fresh install.

Bootstrapping

If you've never used irixports on the system, run bootstrap.sh as root to bootstrap some necessary tools.

Installing a port

Run the script inside of the port's folder!

Arguments

You can run the steps of port scripts one at a time:
fetch, configure, build, install.

The port scripts have cleaning functionality:
clean, clean_dist, clean_all.

There is also early support for uninstalling:
uninstall.

Local config

You can create a file in the top level directory called config.sh. This can change some default variables, such as $prefix, without getting in the way of keeping up with upstream.

irixports's People

Contributors

dillera avatar jkbenaim avatar jnse avatar knezzen avatar larb0b avatar mroach avatar unxmaal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

irixports's Issues

ncurses fails to compile

Running ./package.sh in ncurses/ yields this failure:

./make_keys keys.list > init_keytry.h /opt/local/gcc-4.7.4/bin/gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/usr/people/edodd/.local/include -D_SGI_SOURCE -DNDEBUG -std=gnu99 -g0 -O2 -mips4 --param max-inline-insns-single=1200 -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o /opt/local/gcc-4.7.4/bin/gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/usr/people/edodd/.local/include -D_SGI_SOURCE -DNDEBUG -std=gnu99 -g0 -O2 -mips4 --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/init_keytry.c -o ../objects/init_keytry.o /opt/local/gcc-4.7.4/bin/gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/usr/people/edodd/.local/include -D_SGI_SOURCE -DNDEBUG -std=gnu99 -g0 -O2 -mips4 --param max-inline-insns-single=1200 -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o /opt/local/gcc-4.7.4/bin/gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/usr/people/edodd/.local/include -D_SGI_SOURCE -DNDEBUG -std=gnu99 -g0 -O2 -mips4 --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/comp_captab.c -o ../obj_g/comp_captab.o /opt/local/gcc-4.7.4/bin/gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/usr/people/edodd/.local/include -D_SGI_SOURCE -DNDEBUG -std=gnu99 -g0 -O2 -mips4 --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./tinfo/init_keytry.c -o ../obj_g/init_keytry.o /opt/local/gcc-4.7.4/bin/gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/usr/people/edodd/.local/include -D_SGI_SOURCE -DNDEBUG -std=gnu99 -g0 -O2 -mips4 --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/lib_keyname.c -o ../obj_g/lib_keyname.o ar cr unknown ../lib/libncurses.a ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/expanded.o ../objects/legacy_coding.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/new_pair.o ../objects/resizeterm.o ../objects/use_screen.o ../objects/use_window.o ../objects/wresize.o ../objects/access.o ../objects/add_tries.o ../objects/alloc_ttype.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_hash.o ../objects/db_iterator.o ../objects/doalloc.o ../objects/entries.o ../objects/fallback.o ../objects/free_ttype.o ../objects/getenv_num.o ../objects/home_terminfo.o ../objects/init_keytry.o ../objects/lib_acs.o ../objects/lib_baudrate.o ../objects/lib_cur_term.o ../objects/lib_data.o ../objects/lib_has_cap.o ../objects/lib_kernel.o ../objects/lib_keyname.o ../objects/lib_longname.o ../objects/lib_napms.o ../objects/lib_options.o ../objects/lib_raw.o ../objects/lib_setup.o ../objects/lib_termcap.o ../objects/lib_termname.o ../objects/lib_tgoto.o ../objects/lib_ti.o ../objects/lib_tparm.o ../objects/lib_tputs.o ../objects/lib_trace.o ../objects/lib_ttyflags.o ../objects/lib_twait.o ../objects/name_match.o ../objects/names.o ../objects/obsolete.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/alloc_entry.o ../objects/captoinfo.o ../objects/comp_expand.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/parse_entry.o ../objects/write_entry.o ../objects/define_key.o ../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o ar: ../lib/libncurses.a: No such file or directory gmake[1]: *** [Makefile:860: ../lib/libncurses.a] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/usr/people/edodd/projects/github/unxmaal/irixports/ncurses/ncurses-6.1/ncurses' gmake: *** [Makefile:115: all] Error 2

curl: We should avoid these hacks to curl_config.h and the Makefile

It'd be nice if we could avoid using these ugly workarounds in the curl port:

sed 's/#define HAVE_MACH_ABSOLUTE_TIME 1/\/* #undef HAVE_MACH_ABSOLUTE_TIME *\//g' $workdir/lib/curl_config.h > $workdir/fixed_curl_config.h
sed 's/-Werror-implicit-function-declaration//g' $workdir/src/Makefile > $workdir/fixed_Makefile

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.