I was just looking for something like this. Thanks. On Dec 4, 2011, at 2:32 PM, MacPorts wrote:
> > Changed page "Tickets" by [email protected] from 188.194.185.62* > Page URL: <https://trac.macports.org/wiki/Tickets> > Diff URL: <https://trac.macports.org/wiki/Tickets?action=diff&version=15> > Revision 15 > Comment: Add a search box for easier ticket search > > -------8<------8<------8<------8<------8<------8<------8<------8<-------- > Index: Tickets > ========================================================================= > --- Tickets (version: 14) > +++ Tickets (version: 15) > @@ -3,6 +3,20 @@ > Please read the [http://guide.macports.org/#project Ticket Guidelines] before > opening a [/newticket new ticket]. > > = Searching for existing tickets = > + > +Find tickets filed against a specific port: > + > +{{{ > +#!html > +<form action="/query" method="get"> > +<label>Port name: <input type="text" name="port" /></label> > +<input type="hidden" name="port_mode" value="~" /> > +<input type="hidden" name="status" value="!closed" /> > +<input type="submit" value="Search" /> > +</form> > +}}} > + > +See also: > > * [/report Ticket Reports] > * [/search?portsummarysearch=on Ticket Search] > > -------8<------8<------8<------8<------8<------8<------8<------8<-------- > > * The IP shown here might not mean anything if the user or the server is > behind a proxy. > > -- > MacPorts <http://www.macports.org/> > Ports system for Mac OS > > This is an automated message. Someone at http://www.macports.org/ added your > email > address to be notified of changes on Tickets. If it was not you, please > report to . > _______________________________________________ > macports-changes mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macports-changes _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
