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

Annotation of ports/TODO, Revision 1.26

1.26    ! yason       1: $Id: TODO,v 1.25 2009/10/13 14:18:59 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:
                      6: #cad/tkgate#
                      7: Works fine. Tested on i386
                      8:
1.14      yason       9: #cad/tkgate2#
1.25      yason      10: Problems with simulation. Patch Makefile.am to correct installation of symlinks.
1.1       yason      11:
                     12: #emulators/dgen#
                     13: Builds on i386 and amd64. Needs testing on -current
                     14:
                     15: #emulators/tkdgen#
                     16: Builds on i386 and amd64. Needs testing on -current
1.3       yason      17:
1.4       yason      18: #games/asc#
                     19: Works fine, except asc_weaponguide. Needs libsigc++ update.
                     20:
1.10      yason      21: #games/dunelegacy#
                     22: Works fine on i386.
                     23:
1.14      yason      24: #games/flightgear#
                     25: Needs isNaN hook for graphics/osg
                     26:
                     27: #games/foobillard#
                     28: works fine on i386 and amd64
                     29:
1.4       yason      30: #games/glob2#
1.14      yason      31: Some minor warnings from portaudio and config finding problems. Runs on i386 and amd64
1.1       yason      32:
1.4       yason      33: #games/hoh#
                     34: Not commited, but have some progress
                     35:
                     36: #games/maxr#
                     37: Needs sdl-mixer update
                     38:
1.14      yason      39: #games/palomino#
1.20      yason      40: /usr/local/include/osg/GL:24:31: error: GL/gl.h: No such file or directory
1.14      yason      41:
1.4       yason      42: #games/polygen#
                     43: Works fine on i386; needs testing on other archs where ocaml is supported.
1.9       yason      44:
1.14      yason      45: #games/scorched3d#
1.23      yason      46: Error in src/common/actions/Napalm.cpp:94,97,529,533
1.14      yason      47:
1.9       yason      48: #games/smc#
1.14      yason      49: Secret Mario Cronicles. Builds fine on i386, but abort trap is happening on start. M.b. related to boost version?
                     50:
1.16      yason      51: #games/spring#
                     52: Needs cmake 2.6
                     53:
1.14      yason      54: #games/torcs#
1.21      yason      55: /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
                     56: /usr/lib/gcc-lib/amd64-unknown-openbsd4.6/3.3.5/libgcc.a: could not read symbols: Bad value
                     57: collect2: ld returned 1 exit status
                     58: Add -shared and -fPIC on amd64
1.9       yason      59:
                     60: #games/ufoai#
1.19      yason      61: Builds fine on i386 and amd64. Abort trap caused by audio? on amd64.
1.14      yason      62:
                     63: #games/vdrift#
1.15      yason      64: problems with -Wextra flag.
1.4       yason      65:
1.14      yason      66: #games/xfrisk#
1.24      yason      67: Tell it about ${PREFIX}
1.14      yason      68:
                     69: #geo/gpscorrelate#
                     70: Needs a hook for document building.
                     71:
                     72: #geo/gpsman#
1.18      yason      73: Starts on i386 and amd64. Needs testing with real data.
1.14      yason      74:
                     75: #geo/navit#
1.26    ! yason      76: undefined reference to `getline'
1.1       yason      77:
                     78: #geo/roadmap#
                     79: I should decide whether delete it or not.
                     80:
                     81: #geo/tangogps#
1.6       yason      82: Needs testing of geotag features.
1.1       yason      83:
1.10      yason      84: #geo/viking#
1.14      yason      85: Needs testing and correct patch for NAN.
                     86:
                     87: #graphics/cegui#
                     88: Needed by Secret Mario Clone. Move patch stuff into Makefile (reinplace) as in FreeBSD port,
                     89: handle documentation and go to SMC building.
                     90:
                     91: #graphics/devil#
                     92: M.b. useful for some SW. Needs more testing.
                     93:
                     94: #graphics/fotoxx#
1.24      yason      95: Tons of errors and warnings from compilator
1.10      yason      96:
1.1       yason      97: #graphics/jp2a#
                     98: Builds on i386. Needs testing on -current.
                     99:
1.8       yason     100: #graphics/osg#
                    101: Dependency for FlightGear. Needs testing.
1.7       yason     102:
1.14      yason     103: #graphics/simgear#
                    104: Need for games/flightgear. Problems with OSG headers.
                    105:
1.10      yason     106: #graphics/sk1#
1.14      yason     107: Some errors while running. Needs testing. Needs lcms with python bindings.
1.10      yason     108:
1.7       yason     109: #graphics/uniconvertor#
                    110: Needs testing
1.1       yason     111:
1.4       yason     112: #japanese/gjiten#
                    113: 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
                    114: REFIX} via *-configure hook in Makefile. Anyway it runs just fine.
                    115:
1.1       yason     116: #mail/squirrelmail#
1.10      yason     117: Currently tested on linklevel.net. Needs some hook for data and attach dirs. Needs chrooted apache tests. PHP in RUN_DEPENDS?
1.16      yason     118:
                    119: #misc/racktables#
1.17      yason     120: 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     121:
1.5       yason     122: #net/imspector#
                    123: Need some polyshing and testing. In some cases ICQ connection drops. Should ask developer.
                    124:
                    125: #net/xl2tpd#
                    126: Needs testing
1.4       yason     127:
1.1       yason     128: #sysutils/apcupsd#
1.2       yason     129: Work fine on i386 and amd64, but has a problem with dns name lookup. (gethostbyname error?)
1.24      yason     130:
                    131: #www/sams#
                    132: Fix finding libs, create normal PLIST, test
1.1       yason     133:
1.14      yason     134: ####editors/openoffice3-dicts
1.1       yason     135: I could add a "ja" dictionary to an openoffice3-dicts when some mirror will
                    136: have a pre-built openoffice3 package. Contact robert@ .
                    137:
1.4       yason     138: ####inputmethods/scim-anthy
1.1       yason     139: I'd like to port anthy IMEngine module for scim.
1.12      nbrk      140:
                    141: ####archivers/upx
                    142: "the Ultimate Packer for eXecutables", the Linux crew seem to fuck with this just right in the kernel.
                    143:
                    144: ####converters/mdf2iso
                    145: ####converters/nrg2iso
                    146: ####converters/ccd2iso
1.13      nbrk      147: ####converters/ecm
1.12      nbrk      148: These tools aid enjoing the Playstation games ripped off on broken operating systems with broken software.
                    149:
                    150: ####emulators/epsxe
                    151: ####emulators/epsxe-peopsgpu
                    152: ####emulators/epsxe-peopsspu
                    153: The epsxe160lin works just fine via our linux ABI. But not without being depacked from the Linux UPX archive.
                    154: Peops software GPU and SPU plugins work well as usual.
                    155: Just copy the plugins, install fedora_base & mount /proc and you're done.
                    156:

CVSweb