[BACK]Return to TODO CVS log [TXT][DIR] Up to [local] / ports

Annotation of ports/TODO, Revision 1.39

1.39    ! yason       1: $Id: TODO,v 1.38 2010/05/27 21:04:21 yason Exp $
1.10      yason       2:
                      3: #audio/openal-soft#
1.22      yason       4: Needs testing and solution for freealut. Also I need to find out the way for showing ${LOCALBASE} to cmake to enable portaudio backend.
1.1       yason       5:
1.28      yason       6: #cad/qucs#
                      7: Works on i386. Needs patch for configure to resolve problems with searching Qt libs. Translations are somewhat corrupted?
                      8:
1.1       yason       9: #cad/tkgate#
                     10: Works fine. Tested on i386
                     11:
1.14      yason      12: #cad/tkgate2#
1.25      yason      13: Problems with simulation. Patch Makefile.am to correct installation of symlinks.
1.1       yason      14:
                     15: #emulators/dgen#
                     16: Builds on i386 and amd64. Needs testing on -current
                     17:
                     18: #emulators/tkdgen#
                     19: Builds on i386 and amd64. Needs testing on -current
1.3       yason      20:
1.4       yason      21: #games/asc#
1.30      yason      22: Works fine, except asc_weaponguide. Needs libsigc++ update. Change GAME_DATADIR to ${PREFIX}/share/asc
1.4       yason      23:
1.10      yason      24: #games/dunelegacy#
                     25: Works fine on i386.
                     26:
1.14      yason      27: #games/flightgear#
1.39    ! yason      28: Doesn't work on amd64 @24bit
1.14      yason      29:
                     30: #games/foobillard#
                     31: works fine on i386 and amd64
                     32:
1.4       yason      33: #games/glob2#
1.14      yason      34: Some minor warnings from portaudio and config finding problems. Runs on i386 and amd64
1.1       yason      35:
1.4       yason      36: #games/hoh#
                     37: Not commited, but have some progress
                     38:
                     39: #games/maxr#
                     40: Needs sdl-mixer update
                     41:
1.14      yason      42: #games/palomino#
1.20      yason      43: /usr/local/include/osg/GL:24:31: error: GL/gl.h: No such file or directory
1.14      yason      44:
1.4       yason      45: #games/polygen#
                     46: Works fine on i386; needs testing on other archs where ocaml is supported.
1.9       yason      47:
1.14      yason      48: #games/scorched3d#
1.23      yason      49: Error in src/common/actions/Napalm.cpp:94,97,529,533
1.14      yason      50:
1.9       yason      51: #games/smc#
1.14      yason      52: Secret Mario Cronicles. Builds fine on i386, but abort trap is happening on start. M.b. related to boost version?
1.29      yason      53: UP. With boost 1.41.0 still traps. M.b. problem in CEGUI?
1.14      yason      54:
1.16      yason      55: #games/spring#
                     56: Needs cmake 2.6
                     57:
1.14      yason      58: #games/torcs#
1.21      yason      59: /usr/bin/ld: /usr/lib/gcc-lib/amd64-unknown-openbsd4.6/3.3.5/libgcc.a(unwind-dw2.o): relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC
                     60: /usr/lib/gcc-lib/amd64-unknown-openbsd4.6/3.3.5/libgcc.a: could not read symbols: Bad value
                     61: collect2: ld returned 1 exit status
                     62: Add -shared and -fPIC on amd64
1.9       yason      63:
                     64: #games/ufoai#
1.19      yason      65: Builds fine on i386 and amd64. Abort trap caused by audio? on amd64.
1.14      yason      66:
                     67: #games/vdrift#
1.15      yason      68: problems with -Wextra flag.
1.4       yason      69:
1.14      yason      70: #games/xfrisk#
1.24      yason      71: Tell it about ${PREFIX}
1.14      yason      72:
                     73: #geo/gpscorrelate#
1.33      yason      74: Needs testing
1.36      yason      75:
1.39    ! yason      76: #geo/gpsdrive#
1.37      yason      77: Needs testing.
1.14      yason      78:
                     79: #geo/gpsman#
1.18      yason      80: Starts on i386 and amd64. Needs testing with real data.
1.14      yason      81:
                     82: #geo/navit#
1.26      yason      83: undefined reference to `getline'
1.1       yason      84:
1.10      yason      85: #geo/viking#
1.39    ! yason      86: Needs testing and correct patch for NAN.
1.14      yason      87:
                     88: #graphics/cegui#
                     89: Needed by Secret Mario Clone. Move patch stuff into Makefile (reinplace) as in FreeBSD port,
                     90: handle documentation and go to SMC building.
                     91:
                     92: #graphics/devil#
                     93: M.b. useful for some SW. Needs more testing.
1.10      yason      94:
1.1       yason      95: #graphics/jp2a#
                     96: Builds on i386. Needs testing on -current.
                     97:
1.8       yason      98: #graphics/osg#
                     99: Dependency for FlightGear. Needs testing.
1.7       yason     100:
1.14      yason     101: #graphics/simgear#
1.39    ! yason     102: Need for games/flightgear.
1.14      yason     103:
1.37      yason     104: #graphics/sk1project#
1.39    ! yason     105: Some errors while running. Needs testing. Needs graphics/lcms with python bindings.
1.10      yason     106:
1.7       yason     107: #graphics/uniconvertor#
                    108: Needs testing
1.1       yason     109:
1.4       yason     110: #japanese/gjiten#
                    111: Reconsider dependency on unzip, iconv, etc (for getdict.pl). - about this script... you shouldn't harcode paths. Create a variable and then change it to ${P
                    112: REFIX} via *-configure hook in Makefile. Anyway it runs just fine.
                    113:
1.1       yason     114: #mail/squirrelmail#
1.27      yason     115: Currently tested on linklevel.net. Needs some hook for data and attach dirs (MESSAGE?). Needs chrooted apache tests.
1.16      yason     116:
                    117: #misc/racktables#
1.39    ! yason     118: Works fine, but some @sample files are still missing. look at distro's README. needs some words about db creation in MESSAGE
1.1       yason     119:
1.5       yason     120: #net/imspector#
                    121: Need some polyshing and testing. In some cases ICQ connection drops. Should ask developer.
                    122:
                    123: #net/xl2tpd#
                    124: Needs testing
1.32      yason     125:
                    126: #www/awstats#
                    127: Needs testing with different logs and update testing
1.24      yason     128:
                    129: #www/sams#
                    130: Fix finding libs, create normal PLIST, test
1.1       yason     131:
1.14      yason     132: ####editors/openoffice3-dicts
1.1       yason     133: I could add a "ja" dictionary to an openoffice3-dicts when some mirror will
                    134: have a pre-built openoffice3 package. Contact robert@ .
                    135:
1.4       yason     136: ####inputmethods/scim-anthy
1.1       yason     137: I'd like to port anthy IMEngine module for scim.
1.12      nbrk      138:
                    139: ####archivers/upx
                    140: "the Ultimate Packer for eXecutables", the Linux crew seem to fuck with this just right in the kernel.
                    141:
                    142: ####converters/mdf2iso
                    143: ####converters/nrg2iso
                    144: ####converters/ccd2iso
1.13      nbrk      145: ####converters/ecm
1.12      nbrk      146: These tools aid enjoing the Playstation games ripped off on broken operating systems with broken software.
                    147:
                    148: ####emulators/epsxe
                    149: ####emulators/epsxe-peopsgpu
                    150: ####emulators/epsxe-peopsspu
                    151: The epsxe160lin works just fine via our linux ABI. But not without being depacked from the Linux UPX archive.
                    152: Peops software GPU and SPU plugins work well as usual.
                    153: Just copy the plugins, install fedora_base & mount /proc and you're done.

CVSweb