aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Fix plistThomas Abthorpe2008-09-031-2/+2
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=219758
* Update to 3.4 release.Alex Dupre2008-09-034-105/+94
| | | | Notes: svn path=/head/; revision=219757
* Updated to 0.13Lars Balker Rasmussen2008-09-032-5/+5
| | | | Notes: svn path=/head/; revision=219756
* Updated to 0.56Lars Balker Rasmussen2008-09-033-6/+17
| | | | Notes: svn path=/head/; revision=219755
* Updated to 0.65Lars Balker Rasmussen2008-09-032-7/+8
| | | | Notes: svn path=/head/; revision=219754
* This is tinderbox 3.0.0 release with patches (see bellow).Ion-Mihai Tetcu2008-09-0318-746/+270
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes in 3.0 include: * The www-exp module has been renamed webui, and a new web frontend has been added called paefchen. * All Tinderbox commands with the exception of tinderd are now performed using the tc utility. * The Hosts system has been removed as it was not really used, and not really suited to the purpose of distributed builds. The ground work has been laid to support distributed builds, but that is not present in 3.0. * A DISTFILE_URI config directive has been introduced to allow for distributed distfile caches. * The latest port fail reasons and patterns have been synced from pointyhat. * The total size taken by a port build (in KB) is now tracked in the database. This can be obtained using the command ``tc getPortTotalSize -d DIRECTORY -b BUILD''. * Port build logs now contain OPTIONS and environment details. * The ``tc addPort'' command assumes a recursive add by default. This can be disabled by passing the -R argument. * Port dependencies are now recorded in the database when ``tc addPort'' is called without -R. The dependency list can be retrieved with ``tc getDependenciesForPort -d DIRECTORY -b BUILD''. * The ``tc tbcleanup'' command now supports pruning stale distfiles, stale packages, and not pruning old error logs. See the README for command line details. * The default update type and update host are configurable at Setup and Upgrade time. The default update type has been changed from CVSUP to CSUP. * The last_fail_reason is now exported to the postPortBuild Hook. * Fix the build time display if a tinderbuild takes longer than 24 hours. * Add a new command, ``tc rescanPorts'' which updates the properties of all ports in the datastore (including dependencies). * Display the remake count in the webui frontends. * Hack around a potential perl-related leftover false positive. * A new -O option has been added to addPort/rescanPorts which enables OPTIONS, but does not run rmconfig before calling config. This way, existing OPTIONS can be preserved. The default behavior is to call rmconfig to maintain POLA. * The webui index page has been enhanced to make it more readable, and more powerful. * The number of ports not built due to dependency failures has been added to the webui's main page. * tc processLog -v now prints the matching text to aid with false positive identification. PLUS: * In webui: - Change tinderd queue view. Field for adding new ports is the first now. - Show target port of current build. - miwi's RSS module - an other patch from miwi for inc_tinderbox.php.dist which should make setting-up the webui easier on non-standard configurations. * Bug-fix: Add o and O to the list of valid options for addPort. Notes: svn path=/head/; revision=219753
* New port: devel/p5-Devel-GlobalDestruction, Expose PL_dirty, the flag which ↵Lars Balker Rasmussen2008-09-035-0/+48
| | | | | | | marks global destruction Notes: svn path=/head/; revision=219752
* - Update to 0.1.1Thomas Abthorpe2008-09-0347-102/+98
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=219751
* - Update to 0.1.2Thomas Abthorpe2008-09-033-6/+6
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=219750
* - Update to 0.20.1Thomas Abthorpe2008-09-032-19/+19
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=219749
* Update to 0.29.Anton Berezin2008-09-032-4/+4
| | | | | | | | | Changes file is not very useful, since it does not list several latest revisions, but here it is: http://search.cpan.org/dist/Clone/Changes Notes: svn path=/head/; revision=219748
* Update to 0.04. Do not require 5.8.X, since it works now with 5.6.X.Anton Berezin2008-09-032-5/+5
| | | | | | | | | Changes: http://search.cpan.org/dist/Sub-Name/Changes Nudged by: lbr Notes: svn path=/head/; revision=219747
* Update to 0.52.Anton Berezin2008-09-033-5/+10
| | | | | | | Changes: http://search.cpan.org/dist/Squatting/Changes Notes: svn path=/head/; revision=219746
* Upgrade to 2.07.Jun Kuriyama2008-09-032-4/+4
| | | | | | | | PR: ports/127041 Submitted by: Takefu Kenji <takefu@airport.fm> Notes: svn path=/head/; revision=219745
* Update to 0.995.Anton Berezin2008-09-032-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Continuity/Changes Notes: svn path=/head/; revision=219744
* - Update to 2.07Chin-San Huang2008-09-032-5/+5
| | | | Notes: svn path=/head/; revision=219743
* - Update to 0.23Chin-San Huang2008-09-032-4/+4
| | | | Notes: svn path=/head/; revision=219742
* - Update to 0.28Chin-San Huang2008-09-032-4/+5
| | | | | | | - Add missing dependency on graphics/p5-Graphics-Color Notes: svn path=/head/; revision=219741
* - Update to 0.2.1Chin-San Huang2008-09-032-4/+4
| | | | Notes: svn path=/head/; revision=219740
* Update to 0.31.Anton Berezin2008-09-032-4/+6
| | | | | | | | | Fix a coredump on 64-bit platforms (also reported upstream). Changes: http://search.cpan.org/dist/Text-Tmpl/Changes Notes: svn path=/head/; revision=219739
* - Update to 05_20080902Pietro Cerutti2008-09-032-4/+4
| | | | Notes: svn path=/head/; revision=219738
* - Update to 2.014Philippe Audeoud2008-09-0312-24/+24
| | | | Notes: svn path=/head/; revision=219737
* Fix permissions of example files so that make test works afterAkinori MUSHA2008-09-031-5/+16
| | | | | | | | | | | | | | installation. COPYTREE_* macros install files with cpio -dumpl (l -- hardlink) and then do chmod & chown against the newly installed files, so when WRKSRC and PREFIX are under the same filesystem, permissions of the original files under the working directory are also affected. That was how installing files with wrong permissions caused make test under the working directory to fail. Notes: svn path=/head/; revision=219736
* - fix dependency (add Email::Valid)Yen-Ming Lee2008-09-031-9/+8
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=219735
* Update to 0.29.Anton Berezin2008-09-032-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Template-Declare/Changes Notes: svn path=/head/; revision=219734
* Update to 0.12.Anton Berezin2008-09-032-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes Notes: svn path=/head/; revision=219733
* - update to 4.11Yen-Ming Lee2008-09-032-4/+4
| | | | Notes: svn path=/head/; revision=219732
* HttpClient provides components for client-side authentication, HTTP stateAlex Dupre2008-09-034-0/+69
| | | | | | | | | | | | | | | | | management, connection management, and an HTTP/1.1 compliant HTTP agent implementation based on those components. It is intended as successor of and replacement for Jakarta Commons HttpClient 3.x. The HttpClient module is a full-featured, HTTP/1.1 compliant agent built on top of HttpCore. The HttpMime module extends mime4j library with some HTTP specific functionality and integrates it with the HttpComponents framework. WWW: http://hc.apache.org/httpcomponents-client/ Notes: svn path=/head/; revision=219731
* The HttpCore components implement the most fundamental aspects of the HTTPAlex Dupre2008-09-034-0/+69
| | | | | | | | | | | | | | | | | | | | | | protocol. They are nonetheless sufficient to develop basic client-side and server-side HTTP services with a minimal footprint and no external dependencies. The HttpCore base module contains the public API and the default implementation based on the Java classic (blocking) I/O model. It requires a Java 1.3 compatible runtime and has no dependency on any external libraries. HttpCore NIO extensions contain optional components that leverage the event driven, non-blocking I/O (NIO) model. HttpCore NIO extensions require a Java 5.0 compatible runtime and the HttpCore base module. HttpCore NIO extensions are intended for those usage scenarios where raw throughput is less important than the ability to handle thousands of simultaneous HTTP connections in a resource efficient manner. WWW: http://hc.apache.org/httpcomponents-core/ Notes: svn path=/head/; revision=219730
* mime4j provides a parser, MimeStreamParser, for e-mail message streamsAlex Dupre2008-09-034-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | in plain rfc822 and MIME format. The parser uses a callback mechanism to report parsing events such as the start of an entity header, the start of a body, etc. If you are familiar with the SAX XML parser interface you should have no problem getting started with mime4j. The parser only deals with the structure of the message stream. It won't do any decoding of base64 or quoted-printable encoded header fields and bodies. The parser has been designed to be extremely tolerant against messages violating the standards. mime4j can also be used to build a tree representation of an e-mail message using the Message class. Using this facility mime4j automatically handles the decoding of fields and bodies and uses temporary files for large attachments. WWW: http://james.apache.org/mime4j/ Notes: svn path=/head/; revision=219729
* Assign to new volunteer.Mark Linimon2008-09-032-2/+2
| | | | Notes: svn path=/head/; revision=219728
* Update WWW and MASTER_SITES.Alex Dupre2008-09-032-2/+3
| | | | Notes: svn path=/head/; revision=219727
* Update WWW site.Alex Dupre2008-09-031-1/+1
| | | | Notes: svn path=/head/; revision=219726
* Update to 5.2.6 release.Alex Dupre2008-09-032-5/+4
| | | | Notes: svn path=/head/; revision=219725
* Update to 0.94.14rc21 release.Alex Dupre2008-09-032-7/+4
| | | | Notes: svn path=/head/; revision=219724
* - Use SF macroBeech Rintoul2008-09-031-2/+2
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=219723
* Reset shipley@dis.org due to maintainer-timeouts and no response to email.Mark Linimon2008-09-035-5/+5
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219722
* Reset robin.schoonover@gmail.com due to maintainer-timeouts and noMark Linimon2008-09-032-2/+2
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=219721
* Upgrade to 3.1.0.2701. Old version (2.0.1) was repocopied asJun Kuriyama2008-09-0326-1798/+2668
| | | | | | | | | devel/flex-sdk2. This is MPL version (not including Flash Player binaries etc). Notes: svn path=/head/; revision=219720
* Reset r@robakdesign.com due to maintainer-timeouts and no response to email.Mark Linimon2008-09-038-8/+8
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219719
* Reset lorenl@north-winds.org due to maintainer-timeouts and no responseMark Linimon2008-09-032-2/+2
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=219718
* - Unbreak INDEXEdwin Groothuis2008-09-031-0/+1
| | | | | | | | Reported by: erwin Discussed with: kiotsu on #bsdports Notes: svn path=/head/; revision=219717
* Reset jabra@ccs.neu.edu due to maintainer-timeouts and no response to email.Mark Linimon2008-09-033-3/+3
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219716
* Reset gcross@fastmail.fm due to maintainer-timeouts and no response toMark Linimon2008-09-031-1/+1
| | | | | | | | | email. Hat: portmgr Notes: svn path=/head/; revision=219715
* Reset christian.schade@interface-systems.de due to maintainer-timeoutsMark Linimon2008-09-031-1/+1
| | | | | | | | | and no response to email. Hat: portmgr Notes: svn path=/head/; revision=219714
* - Update to rrdtool 1.2.28Jeremy Chadwick2008-09-033-5/+23
| | | | | | | | | | - Add a small patch that gets rid of the "ordering CD from..." sleeps, speeding up initial configure time Update requested by: Terry Kennedy <terry@tmk.com> Notes: svn path=/head/; revision=219713
* Reset alex@kapranoff.ru due to maintainer-timeouts and no response to email.Mark Linimon2008-09-032-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219712
* Reset sf@slappy.org due to maintainer-timeouts and no response to email.Mark Linimon2008-09-036-6/+6
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219711
* Reset ports.maintainer@evilphi.com due to maintainer-timeouts and noMark Linimon2008-09-031-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=219710
* Reset MrL0Lz@gmail.com due to maintainer-timeouts and no response to email.Mark Linimon2008-09-039-9/+9
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219709