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

Annotation of ports/TODO, Revision 1.31

1.31    ! yason       1: $Id: TODO,v 1.30 2010/01/04 10:42:05 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#
                     28: Needs isNaN hook for graphics/osg
                     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#
                     74: Needs a hook for document building.
                     75:
                     76: #geo/gpsman#
1.18      yason      77: Starts on i386 and amd64. Needs testing with real data.
1.14      yason      78:
                     79: #geo/navit#
1.26      yason      80: undefined reference to `getline'
1.1       yason      81:
                     82: #geo/roadmap#
                     83: I should decide whether delete it or not.
                     84:
                     85: #geo/tangogps#
1.6       yason      86: Needs testing of geotag features.
1.1       yason      87:
1.10      yason      88: #geo/viking#
1.31    ! yason      89: Needs testing and correct patch for NAN. Tries to find fam instead of gamin?
1.14      yason      90:
                     91: #graphics/cegui#
                     92: Needed by Secret Mario Clone. Move patch stuff into Makefile (reinplace) as in FreeBSD port,
                     93: handle documentation and go to SMC building.
                     94:
                     95: #graphics/devil#
                     96: M.b. useful for some SW. Needs more testing.
                     97:
                     98: #graphics/fotoxx#
1.24      yason      99: Tons of errors and warnings from compilator
1.10      yason     100:
1.1       yason     101: #graphics/jp2a#
                    102: Builds on i386. Needs testing on -current.
                    103:
1.8       yason     104: #graphics/osg#
                    105: Dependency for FlightGear. Needs testing.
1.7       yason     106:
1.14      yason     107: #graphics/simgear#
                    108: Need for games/flightgear. Problems with OSG headers.
                    109:
1.10      yason     110: #graphics/sk1#
1.14      yason     111: Some errors while running. Needs testing. Needs lcms with python bindings.
1.10      yason     112:
1.7       yason     113: #graphics/uniconvertor#
                    114: Needs testing
1.1       yason     115:
1.4       yason     116: #japanese/gjiten#
                    117: 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
                    118: REFIX} via *-configure hook in Makefile. Anyway it runs just fine.
                    119:
1.1       yason     120: #mail/squirrelmail#
1.27      yason     121: Currently tested on linklevel.net. Needs some hook for data and attach dirs (MESSAGE?). Needs chrooted apache tests.
1.16      yason     122:
                    123: #misc/racktables#
1.17      yason     124: Works fine, but some @sample files still missing. look at distro's README. needs some words about db creation in MESSAGE and some words about update process in UNMESSAGE
1.1       yason     125:
1.5       yason     126: #net/imspector#
                    127: Need some polyshing and testing. In some cases ICQ connection drops. Should ask developer.
                    128:
                    129: #net/xl2tpd#
                    130: Needs testing
1.4       yason     131:
1.1       yason     132: #sysutils/apcupsd#
1.2       yason     133: Work fine on i386 and amd64, but has a problem with dns name lookup. (gethostbyname error?)
1.24      yason     134:
                    135: #www/sams#
                    136: Fix finding libs, create normal PLIST, test
1.1       yason     137:
1.14      yason     138: ####editors/openoffice3-dicts
1.1       yason     139: I could add a "ja" dictionary to an openoffice3-dicts when some mirror will
                    140: have a pre-built openoffice3 package. Contact robert@ .
                    141:
1.4       yason     142: ####inputmethods/scim-anthy
1.1       yason     143: I'd like to port anthy IMEngine module for scim.
1.12      nbrk      144:
                    145: ####archivers/upx
                    146: "the Ultimate Packer for eXecutables", the Linux crew seem to fuck with this just right in the kernel.
                    147:
                    148: ####converters/mdf2iso
                    149: ####converters/nrg2iso
                    150: ####converters/ccd2iso
1.13      nbrk      151: ####converters/ecm
1.12      nbrk      152: These tools aid enjoing the Playstation games ripped off on broken operating systems with broken software.
                    153:
                    154: ####emulators/epsxe
                    155: ####emulators/epsxe-peopsgpu
                    156: ####emulators/epsxe-peopsspu
                    157: The epsxe160lin works just fine via our linux ABI. But not without being depacked from the Linux UPX archive.
                    158: Peops software GPU and SPU plugins work well as usual.
                    159: Just copy the plugins, install fedora_base & mount /proc and you're done.
                    160:

CVSweb