HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Available Reports
  • Custom Query

Custom Query (688 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 688)

1 2 3 4 5 6 7 8 9 10 11 →
Ticket Resolution Summary Owner Reporter
#1 fixed list of locations for the original source code archive brecht brecht

Reported by brecht, 8 years ago.

Description

The bep file should be able to list several locations (mirrors) of the original source code archive, like this:

SRC_URI="http://www.libsdl.org/release/SDL-1.2.11.tar.gz
        http://mamedev.org/tools/SDL-1.2.11.tar.gz"

beporter should then randomly pick one of the mirrors. On failure of one mirror, another should be tried, until the archive is successfully fetched (or until all mirrors have been tried without success).

#2 fixed store all options listed in the bep file as lists brecht brecht

Reported by brecht, 8 years ago.

Description

All options read from a bep file should be stored in lists, even when they only consist of one value. This should make the BePorter? class easier to maintain. An option with an empty value can be represented by an empty list.

#3 fixed [libsdl] add brecht brecht

Reported by brecht, 8 years ago.

Description

Add the current version of libSDL

1 2 3 4 5 6 7 8 9 10 11 →
Note: See TracQuery for help on using queries.

Download in other formats:

  • RSS Feed
  • Comma-delimited Text
  • Tab-delimited Text

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/