1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

203182 Commits

Author SHA1 Message Date
Alex Dupre
faf9168b23 Update to 3.4 release. 2008-09-03 12:33:08 +00:00
Lars Balker Rasmussen
ea53b68a5e Updated to 0.13 2008-09-03 12:30:30 +00:00
Lars Balker Rasmussen
0b2f4db80d Updated to 0.56 2008-09-03 12:30:09 +00:00
Lars Balker Rasmussen
a6392e16aa Updated to 0.65 2008-09-03 12:29:40 +00:00
Ion-Mihai Tetcu
0417855e9b This is tinderbox 3.0.0 release with patches (see bellow).
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.
2008-09-03 12:29:01 +00:00
Lars Balker Rasmussen
4cae233203 New port: devel/p5-Devel-GlobalDestruction, Expose PL_dirty, the flag which marks global destruction 2008-09-03 12:28:51 +00:00
Thomas Abthorpe
69ab511dff - Update to 0.1.1
Reported by:	portscout
2008-09-03 12:21:52 +00:00
Thomas Abthorpe
e99590caca - Update to 0.1.2
Reported by:	portscout
2008-09-03 12:20:38 +00:00
Thomas Abthorpe
b3c4f917cb - Update to 0.20.1
Reported by:	portscout
2008-09-03 12:19:59 +00:00
Anton Berezin
95b8e02e20 Update to 0.29.
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
2008-09-03 11:56:35 +00:00
Anton Berezin
62ed85d639 Update to 0.04. Do not require 5.8.X, since it works now with 5.6.X.
Changes: http://search.cpan.org/dist/Sub-Name/Changes

Nudged by:	lbr
2008-09-03 11:53:02 +00:00
Anton Berezin
1252b3cd95 Update to 0.52.
Changes: http://search.cpan.org/dist/Squatting/Changes
2008-09-03 11:50:33 +00:00
Jun Kuriyama
014f7d693b Upgrade to 2.07.
PR:		ports/127041
Submitted by:	Takefu Kenji <takefu@airport.fm>
2008-09-03 11:06:07 +00:00
Anton Berezin
2d70fb240e Update to 0.995.
Changes: http://search.cpan.org/dist/Continuity/Changes
2008-09-03 11:05:28 +00:00
Chin-San Huang
854bc930c4 - Update to 2.07 2008-09-03 10:47:29 +00:00
Chin-San Huang
bf8157dc16 - Update to 0.23 2008-09-03 10:46:31 +00:00
Chin-San Huang
c52c040a5a - Update to 0.28
- Add missing dependency on graphics/p5-Graphics-Color
2008-09-03 10:45:36 +00:00
Chin-San Huang
749f00bcac - Update to 0.2.1 2008-09-03 10:32:16 +00:00
Anton Berezin
dc88da5769 Update to 0.31.
Fix a coredump on 64-bit platforms (also reported upstream).

Changes: http://search.cpan.org/dist/Text-Tmpl/Changes
2008-09-03 10:15:40 +00:00
Pietro Cerutti
10c8ac23c5 - Update to 05_20080902 2008-09-03 09:50:57 +00:00
Philippe Audeoud
1eaac0ae2c - Update to 2.014 2008-09-03 09:38:57 +00:00
Akinori MUSHA
4bd89b5599 Fix permissions of example files so that make test works after
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.
2008-09-03 09:06:58 +00:00
Yen-Ming Lee
f87b92ad22 - fix dependency (add Email::Valid)
- bump PORTREVISION
2008-09-03 09:01:37 +00:00
Anton Berezin
784550a81d Update to 0.29.
Changes: http://search.cpan.org/dist/Template-Declare/Changes
2008-09-03 08:57:21 +00:00
Anton Berezin
9fbd84e6bf Update to 0.12.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
2008-09-03 08:53:02 +00:00
Yen-Ming Lee
b92a188cb6 - update to 4.11 2008-09-03 08:26:23 +00:00
Alex Dupre
f920ce1fa0 HttpClient provides components for client-side authentication, HTTP state
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/
2008-09-03 08:07:18 +00:00
Alex Dupre
2f946552f5 The HttpCore components implement the most fundamental aspects of the HTTP
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/
2008-09-03 08:06:18 +00:00
Alex Dupre
1098ca0851 mime4j provides a parser, MimeStreamParser, for e-mail message streams
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/
2008-09-03 08:04:41 +00:00
Mark Linimon
8e2eb4f337 Assign to new volunteer. 2008-09-03 07:09:46 +00:00
Alex Dupre
abd201ebed Update WWW and MASTER_SITES. 2008-09-03 06:15:50 +00:00
Alex Dupre
a2408844f3 Update WWW site. 2008-09-03 06:14:05 +00:00
Alex Dupre
55a8e5a676 Update to 5.2.6 release. 2008-09-03 06:11:51 +00:00
Alex Dupre
810688caa2 Update to 0.94.14rc21 release. 2008-09-03 06:04:12 +00:00
Beech Rintoul
ece7ee0213 - Use SF macro
- Take maintainership
2008-09-03 04:24:20 +00:00
Mark Linimon
e0f259ff97 Reset shipley@dis.org due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 03:42:43 +00:00
Mark Linimon
045354f52f Reset robin.schoonover@gmail.com due to maintainer-timeouts and no
response to email.

Hat:	portmgr
2008-09-03 03:39:47 +00:00
Jun Kuriyama
355ff6509a Upgrade to 3.1.0.2701. Old version (2.0.1) was repocopied as
devel/flex-sdk2.

This is MPL version (not including Flash Player binaries etc).
2008-09-03 03:37:34 +00:00
Mark Linimon
1c14a848fe Reset r@robakdesign.com due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 03:37:20 +00:00
Mark Linimon
41690df5bd Reset lorenl@north-winds.org due to maintainer-timeouts and no response
to email.

Hat:	portmgr
2008-09-03 03:34:00 +00:00
Edwin Groothuis
eeb69d1095 - Unbreak INDEX
Reported by:	erwin
Discussed with:	kiotsu on #bsdports
2008-09-03 03:30:37 +00:00
Mark Linimon
54deec61c9 Reset jabra@ccs.neu.edu due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 03:12:33 +00:00
Mark Linimon
9457b31d22 Reset gcross@fastmail.fm due to maintainer-timeouts and no response to
email.

Hat:	portmgr
2008-09-03 03:09:05 +00:00
Mark Linimon
ffb66a693f Reset christian.schade@interface-systems.de due to maintainer-timeouts
and no response to email.

Hat:	portmgr
2008-09-03 03:04:35 +00:00
Jeremy Chadwick
cc7dbe598c - Update to rrdtool 1.2.28
- 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>
2008-09-03 03:01:48 +00:00
Mark Linimon
c7b5d86df1 Reset alex@kapranoff.ru due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 02:59:46 +00:00
Mark Linimon
775e8df21c Reset sf@slappy.org due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 02:57:44 +00:00
Mark Linimon
3b9a3a1c86 Reset ports.maintainer@evilphi.com due to maintainer-timeouts and no
response to email.

Hat:	portmgr
2008-09-03 02:52:59 +00:00
Mark Linimon
b6bbf656a2 Reset MrL0Lz@gmail.com due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 02:50:57 +00:00
Wesley Shields
2b10ef9844 Add a patch to workaround a bug noticed by Doug Barton.
The new code will silently ignore MASTER_SITE_GOOGLE_CODE and
MASTER_SITE_DEBIAN_POOL unless specifically asked to sort them, in which
case an error message is printed.

Most of the patch came from Ryan Steinmetz <rpsfa@rit.edu> with small
additions by me.
2008-09-03 02:42:09 +00:00