1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Commit Graph

202964 Commits

Author SHA1 Message Date
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
Mark Linimon
bd07455d55 Reset estith.freebsd.ports@thelunarempire.net due to maintainer-timeouts
and no response to email.

Hat:	portmgr
2008-09-03 02:33:57 +00:00
Mark Linimon
2054ab8f86 Reset espen@tagestad.no due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 02:30:34 +00:00
Mark Linimon
270145b39d Reset alex@bsdguru.org due to maintainer-timeouts and no response to email.
Hat:		portmgr
2008-09-03 02:26:24 +00:00
Dmitry Marakasov
cef8b49df0 - Update to 1.3.2
PR:		127049
Submitted by:	Dominic Fandrey <kamikaze at bsdforen dot de> (maintaier)
2008-09-03 01:52:00 +00:00
Dmitry Marakasov
e811ca283e - Fix a typo on this port that enables it to build again.
- Label NOT_FOR AMD64 since it coredumps.
- Sync the patches with those on CVS.
- No functional change.

PR:		126037
Submitted by:	"Pedro F. Giffuni" <pfgshield-freebsd at yahoo dot com>
2008-09-03 01:45:10 +00:00
Philip M. Gollucci
23c844c03f - repocopy net-mgmt/nagios -> net-mgmt/nagios2
and connect net-mgmt/nagios2 to the build

- Move net-mgmt/nagios-devel -> net-mgmt/nagios
  (v3.0.3)

- Add note to UPDATING

o net-mgmt/nagios [3]
   SF Macro
   USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in)
   OPTIONS+= EVENT_BROKER [1]
   use @dirrmtry in pkg-plist

o net-mgmt/nagios12 [2]
   SF Macro
   USE_RC_SUBR != yes (files/nagios.sh.tmpl -> files/nagios.in)
   Conversion to pkg-install, pkg-deinstall, pkg-message
   use @dirrmtry in pkg-plist

o net-mgmt/nagios2 [4]
   SF Macro
   USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in)

PRs:    ports/126758 [4]
    ports/126761 [3]
    ports/126754 [2]
    ports/126684 [1]

Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Reworked by:    pgollucci - freebsd ports infrastructure changes
Reviewed by:    pgollucci
Approved by:    gabor (mentor)
2008-09-03 00:30:56 +00:00
Chin-San Huang
bff99b527a - Update to 1.0.6.15 2008-09-02 23:50:54 +00:00
Beech Rintoul
c4d80cf408 - Update to 2.1
PR:		ports/127009
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
2008-09-02 23:33:53 +00:00
Chin-San Huang
a23cd6ed94 - Update to 0.06
- Take maintainership
2008-09-02 23:18:49 +00:00
Stanislav Sedov
068d951493 - Bump up PORTREVISION and shared library version for djvulibre after
the djvu ports update.
- Always depend on -nox11 version of djvulibre as now -nox11 and x11
  version don't conflict.

Spotted by:	Geraud CONTINSOUZAS <geraud at gcu dot info>
2008-09-02 22:40:52 +00:00
Mark Linimon
009e8690de Add note about deprecations and changes in math/ploticus. 2008-09-02 22:17:44 +00:00
Mark Linimon
04ca400c90 Update to 2.40. Major changes:
- added: proc catlines; proc tree; proc image.
 - deprecated: server-side image maps (use client-side instead); definition
   of categories within proc areadef (use proc categories instead); proc print.
 - discontinued attributes: proc processdata's stack; proc usedata's element,
   proc getdata's rotate, and proc defineunits (use the $changeunits()
   function instead).
 - proc rangebar has been renamed proc boxplot and there are major
   functionality changes. Any script that uses proc rangebar will need
   maintenance.
 - rewrite of parser.
 - many bugfixes.

For complete list, see http://ploticus.sourceforge.net/doc/news.html.
2008-09-02 22:14:43 +00:00
Felippe de Meirelles Motta
bd031c1971 - Update to 2.3.
- Move pkg-message to FILESDIR.

PR:		ports/127025
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net>
Approved by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2008-09-02 21:55:40 +00:00
Felippe de Meirelles Motta
36b233c0d0 - Update to 3.0.3.
- Makefile style.

PR:		ports/125557
Submitted by:	bf <bf2006a@yahoo.org>
Approved by:	maintainer timeout (> 2 weeks)
2008-09-02 21:52:16 +00:00
Cy Schubert
5583daec2c Welcome fwbuilder and libfwbuilder 3.0.0, replacing 2.1.19. The old version
is deprecated and scheduled for deletion as it is no longer supported by its
author.
2008-09-02 21:32:26 +00:00
Brooks Davis
33f6720ea3 Fix the plist.
While here, tidy up a bit and reduce portlint warnings.

Reported by:	QA-Tindy
2008-09-02 20:55:46 +00:00
Dmitry Marakasov
d008ed3cbb - Fix build with gcc4.2 and amd64: remove -fwritable-strings.
- Remove GNU_CONFIGURE since it was doing nothing: respect CXX CXXFLAGS.
- Clean some warnings related to deprecated C++ headers.
- Use %%DOCSDIR%% in pkg-plist

PR:		126441
Submitted by:	"Pedro F. Giffuni" <giffunip at tutopia dot com>
Approved by:	Paul Marquis <pmarquis at pobox dot com> (maintainer)
2008-09-02 20:39:26 +00:00
Dmitry Marakasov
76e953115a - Update to 0.8. The latest version of the emulator includes several major feature additions, including support for 3D rendering and a gdb stub.
- Pass maintainership to submitter

PR:		126985
Submitted by:	L Campbell <llc2w at virginia dot edu> (improved by me)
Approved by:	Stefan Sperling <stsp at stsp dot in-berlin dot de> (maintainer)
2008-09-02 20:27:35 +00:00