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

Diff for /ports/TODO between version 1.8 and 1.34

version 1.8, 2009/06/11 15:31:46 version 1.34, 2010/03/12 09:14:29
Line 1 
Line 1 
 $Id$  $Id$
   
   #audio/openal-soft#
   Needs testing and solution for freealut. Also I need to find out the way for showing ${LOCALBASE} to cmake to enable portaudio backend.
   
   #cad/qucs#
   Works on i386. Needs patch for configure to resolve problems with searching Qt libs. Translations are somewhat corrupted?
   
 #cad/tkgate#  #cad/tkgate#
 Works fine. Tested on i386  Works fine. Tested on i386
   
 #devel/ode#  #cad/tkgate2#
 Works fine. Tested on i386. Minor errors with CPU arch detection.  Problems with simulation. Patch Makefile.am to correct installation of symlinks.
   
 #emulators/dgen#  #emulators/dgen#
 Builds on i386 and amd64. Needs testing on -current  Builds on i386 and amd64. Needs testing on -current
Line 13 
Line 19 
 Builds on i386 and amd64. Needs testing on -current  Builds on i386 and amd64. Needs testing on -current
   
 #games/asc#  #games/asc#
 Works fine, except asc_weaponguide. Needs libsigc++ update.  Works fine, except asc_weaponguide. Needs libsigc++ update. Change GAME_DATADIR to ${PREFIX}/share/asc
   
   #games/dunelegacy#
   Works fine on i386.
   
   #games/flightgear#
   Needs isNaN hook for graphics/osg
   
   #games/foobillard#
   works fine on i386 and amd64
   
 #games/glob2#  #games/glob2#
 Some minor warnings from portaudio and config finding problems. Main problem in PREFIX - it points to faketree. Runs on i386  Some minor warnings from portaudio and config finding problems. Runs on i386 and amd64
   
 #games/hoh#  #games/hoh#
 Not commited, but have some progress  Not commited, but have some progress
Line 24 
Line 39 
 #games/maxr#  #games/maxr#
 Needs sdl-mixer update  Needs sdl-mixer update
   
   #games/palomino#
   /usr/local/include/osg/GL:24:31: error: GL/gl.h: No such file or directory
   
 #games/polygen#  #games/polygen#
 Works fine on i386; needs testing on other archs where ocaml is supported.  Works fine on i386; needs testing on other archs where ocaml is supported.
   
 #games/xmoto#  #games/scorched3d#
 Works fine on i386 and amd64, have an error on configure stage (incorrect lua detection).  Error in src/common/actions/Napalm.cpp:94,97,529,533
   
   #games/smc#
   Secret Mario Cronicles. Builds fine on i386, but abort trap is happening on start. M.b. related to boost version?
   UP. With boost 1.41.0 still traps. M.b. problem in CEGUI?
   
   #games/spring#
   Needs cmake 2.6
   
   #games/torcs#
   /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
   /usr/lib/gcc-lib/amd64-unknown-openbsd4.6/3.3.5/libgcc.a: could not read symbols: Bad value
   collect2: ld returned 1 exit status
   Add -shared and -fPIC on amd64
   
   #games/ufoai#
   Builds fine on i386 and amd64. Abort trap caused by audio? on amd64.
   
   #games/vdrift#
   problems with -Wextra flag.
   
   #games/xfrisk#
   Tell it about ${PREFIX}
   
   #geo/gpscorrelate#
   Needs testing
   
   #geo/gpsman#
   Starts on i386 and amd64. Needs testing with real data.
   
   #geo/navit#
   undefined reference to `getline'
   
 #geo/roadmap#  #geo/roadmap#
 I should decide whether delete it or not.  I should decide whether delete it or not.
   
 #geo/tangogps#  #geo/tangogps#
 Needs testing of geotag features.  Needs testing of geotag features.
   
 #graphics/jp2a#  #geo/viking#
 Builds on i386. Needs testing on -current.  Needs testing and correct patch for NAN. Tries to find fam instead of gamin?
   
 #graphics/cegui#  #graphics/cegui#
 Needed by Secret Mario Clone. Move patch stuff into Makefile (reinplace) as in FreeBSD port,  Needed by Secret Mario Clone. Move patch stuff into Makefile (reinplace) as in FreeBSD port,
 handle documentation and go to SMC building. SHARED_LIB correct handle needed?  handle documentation and go to SMC building.
   
   #graphics/devil#
   M.b. useful for some SW. Needs more testing.
   
   #graphics/fotoxx#
   Tons of errors and warnings from compilator
   
   #graphics/jp2a#
   Builds on i386. Needs testing on -current.
   
 #graphics/osg#  #graphics/osg#
 Dependency for FlightGear. Needs testing.  Dependency for FlightGear. Needs testing.
   
   #graphics/simgear#
   Need for games/flightgear. Problems with OSG headers.
   
   #graphics/sk1#
   Some errors while running. Needs testing. Needs lcms with python bindings.
   
 #graphics/uniconvertor#  #graphics/uniconvertor#
 Needs testing  Needs testing
   
Line 54 
Line 118 
 REFIX} via *-configure hook in Makefile. Anyway it runs just fine.  REFIX} via *-configure hook in Makefile. Anyway it runs just fine.
   
 #mail/squirrelmail#  #mail/squirrelmail#
 Currently tested on linklevel.net. Needs @sample for data and attach dirs. Needs chrooted apache tests. PHP in RUN_DEPENDS?  Currently tested on linklevel.net. Needs some hook for data and attach dirs (MESSAGE?). Needs chrooted apache tests.
   
 #net/c-icap#  #misc/racktables#
 Needs update?  Works fine, but some @sample files still missing. look at distro's README. needs some words about db creation in MESSAGE
   
 #net/imspector#  #net/imspector#
 Need some polyshing and testing. In some cases ICQ connection drops. Should ask developer.  Need some polyshing and testing. In some cases ICQ connection drops. Should ask developer.
Line 68 
Line 132 
 #sysutils/apcupsd#  #sysutils/apcupsd#
 Work fine on i386 and amd64, but has a problem with dns name lookup. (gethostbyname error?)  Work fine on i386 and amd64, but has a problem with dns name lookup. (gethostbyname error?)
   
 #www/lightsquid#  #www/awstats#
 Works fine  Needs testing with different logs and update testing
   
 ####PORTSTREE/editors/openoffice3-dicts  #www/sams#
   Fix finding libs, create normal PLIST, test
   
   ####editors/openoffice3-dicts
 I could add a "ja" dictionary to an openoffice3-dicts when some mirror will  I could add a "ja" dictionary to an openoffice3-dicts when some mirror will
 have a pre-built openoffice3 package. Contact robert@ .  have a pre-built openoffice3 package. Contact robert@ .
   
 ####inputmethods/scim-anthy  ####inputmethods/scim-anthy
 I'd like to port anthy IMEngine module for scim.  I'd like to port anthy IMEngine module for scim.
   
   ####archivers/upx
   "the Ultimate Packer for eXecutables", the Linux crew seem to fuck with this just right in the kernel.
   
   ####converters/mdf2iso
   ####converters/nrg2iso
   ####converters/ccd2iso
   ####converters/ecm
   These tools aid enjoing the Playstation games ripped off on broken operating systems with broken software.
   
   ####emulators/epsxe
   ####emulators/epsxe-peopsgpu
   ####emulators/epsxe-peopsspu
   The epsxe160lin works just fine via our linux ABI. But not without being depacked from the Linux UPX archive.
   Peops software GPU and SPU plugins work well as usual.
   Just copy the plugins, install fedora_base & mount /proc and you're done.
   

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.34

CVSweb