1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Commit Graph

177150 Commits

Author SHA1 Message Date
Lars Balker Rasmussen
5c85e2605a Update to 0.04001 2007-05-25 09:42:00 +00:00
Cheng-Lung Sung
95dafa6b71 - Update to 1.25 2007-05-25 09:41:51 +00:00
Lars Balker Rasmussen
e662797c58 Update to 0.03012 2007-05-25 09:37:30 +00:00
Lars Balker Rasmussen
1f83a1f874 Update to 0.58 2007-05-25 09:24:34 +00:00
Lars Balker Rasmussen
9e7bd6d76b Update to 0.07 2007-05-25 09:16:06 +00:00
Oliver Lehmann
26ae693355 update to 1.3.4 2007-05-25 09:10:47 +00:00
Lars Balker Rasmussen
b4cef8628a Update to 0.18, with support for Class::C3::XS 2007-05-25 09:01:37 +00:00
Lars Balker Rasmussen
825f0594bf XS performance enhancers for Class::C3. 2007-05-25 08:55:29 +00:00
Lars Balker Rasmussen
518d504fda Update to 0.07 2007-05-25 08:51:20 +00:00
Cheng-Lung Sung
53631b0cfe - Update to 1.30
- this should fix some charset problems..
2007-05-25 08:41:49 +00:00
Lars Balker Rasmussen
b9662c6f51 Update to 0.21 2007-05-25 08:12:25 +00:00
Dag-Erling Smørgrav
05748eddd4 Upgrade to 1.0.4. 2007-05-25 07:56:10 +00:00
Martin Wilke
4de9f43665 - Update maintainer mail adress
PR:		112538
Submitted by:	Jona Joachim<walkingshadow@grummel.net> (maintainer)
2007-05-25 07:46:55 +00:00
Cheng-Lung Sung
22158a2c1e Method::Alias is designed to be used as a pragma, to which you provide a
set of pairs of method names. Only very minimal checking is done, if you
wish to create infinite loops or what have you, you are more than
welcome to shoot yourself in the foot.

# Add a single method alias
    use Method::Alias 'foo' => 'bar';

# Add several method aliases
    use Method::Alias 'a' => 'b',
    'c' => 'd',
    'e' => 'f';

WWW: http://search.cpan.org/dist/Method-Alias
2007-05-25 07:12:32 +00:00
Sergey A. Osokin
4caffba231 Update to 0.5.20.
<ChangeLog>

*) Feature: the "sendfile_max_chunk" directive.
*) Feature: the "$http_...", "$sent_http_...", and
   "$upstream_http_..." variables may be changed using
   the "set" directive.

*) Bugfix: a segmentation fault might occur in worker
   process if the SSI command 'if expr="$var = /"'
   was used.

*) Bugfix: trailing boundary of multipart range
   response was transferred incorrectly.
   Thanks to Evan Miller.

*) Bugfix: nginx did not work on Solaris/sparc64 if
   it was built by Sun Studio.
   Thanks to Andrei Nigmatulin.

*) Bugfix: the ngx_http_perl_module could not built
   by Solaris make.
   Thanks to Andrei Nigmatulin.
</ChangeLog>
2007-05-25 06:34:39 +00:00
Alex Dupre
1a9a061caf - Mark php5-mbstring BROKEN on amd64 with FreeBSD 5
- Drop FreeBSD 4 bits
2007-05-25 06:27:08 +00:00
Dirk Meyer
f2acc774bf - default now with portaudio2
- new option WITHOUT_PORTAUDIO2
2007-05-25 06:13:11 +00:00
Dirk Meyer
09c4735e13 - update to 1.2
Approved by:	gurkan (maintainer)
2007-05-25 06:11:34 +00:00
Dirk Meyer
ac69100a81 - update to 1.2.0 2007-05-25 06:10:30 +00:00
Dirk Meyer
ed48793a73 - update to 1.0.0 2007-05-25 06:09:42 +00:00
Dirk Meyer
0e0e859328 - update for gnustep-make-2.0.0
Approved by:	gurkan (maintainer)
2007-05-25 06:04:44 +00:00
Dirk Meyer
c95b683f9d - add missing include
Submitted by:	ludovic
Approved by:	gurkan (maintainer)
2007-05-25 06:02:39 +00:00
Alex Dupre
80c646bb79 Update to 0.9.20 release. 2007-05-25 05:57:34 +00:00
Alex Dupre
2a90abbd61 Update to 0.6.1 release. 2007-05-25 05:56:46 +00:00
Dirk Meyer
13b3264699 - update for gnustep-make-2.0.0 2007-05-25 05:55:36 +00:00
Alex Dupre
d4fbb7ad92 Update to 0.7.5.1 release. 2007-05-25 05:54:43 +00:00
Oliver Lehmann
53495b3b69 update to 2.4.2 2007-05-25 05:02:52 +00:00
Dirk Meyer
45d8d74f24 - add missing includes 2007-05-25 04:41:14 +00:00
Dirk Meyer
3bbf0ec2d4 - fix missing includes 2007-05-25 04:39:43 +00:00
Jeremy Messenger
fa49941cdb Update it to the lastest version of CVS, at 2007-05-06 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2007-05-25 04:37:39 +00:00
Jeremy Messenger
f0ba370938 Update to 3.3. 2007-05-25 04:35:20 +00:00
Jeremy Messenger
6c45ae6947 Update to 0.130. 2007-05-25 04:34:25 +00:00
Jeremy Messenger
4b78c3a461 Fix the build, while I am here, respect the CFLAGS.
Reported by:	kris
2007-05-25 04:33:22 +00:00
Dirk Meyer
fbb816b959 - update to 1.6.0 2007-05-25 04:12:34 +00:00
Dirk Meyer
1cd8dbf3fc - fix path in pkg-message
PR:		112498
Submitted by:	Torfinn Ingolfsen
2007-05-25 04:10:52 +00:00
Dirk Meyer
4734576daf - new option WITHOUT_WEBALIZER_FULLREFS
default now shows full references
Submitted by:	Andrey Chernov
2007-05-25 04:07:45 +00:00
Tong LIU
9a800f1039 - Fix size mismatch
- Add new mastersite

Approved by:	delphij (mentor)
2007-05-25 03:44:27 +00:00
Dirk Meyer
e0d6852d7d - update to 3.0.3 2007-05-25 03:33:27 +00:00
Andrey A. Chernov
75b87bbb6b Upgrade to 2.8.7dev.5 2007-05-25 02:42:07 +00:00
David Thiel
cd3bf95a83 Add pkg-message showing a minimal pytonerc file.
Approved by:	edwin (mentor)
2007-05-25 02:33:02 +00:00
Mark Linimon
5d1b8f5e81 Finish removing devel/make to pacify portsmon.
Pointy hat to:	shaun
2007-05-25 02:24:17 +00:00
Alejandro Pulver
7858104609 - Fix pkg-plist error accidentally introduced in my previous commit. 2007-05-25 02:00:45 +00:00
Xin LI
4d4711e32e - update to 2.6.STABLE13
- replace sunsite.auc.dk which is no longer serving Squid distfiles
   (cf fenner's distfile survey) and replace it with ftp.belnet.be.
   The Squid mirror list seems to have vanished (temporarily) during
   their website redesign spree but it used to be listed there as
   an official Belgian mirror.
 - remove files/extra-patch-changeset_11375 which was added in
   2.6.12_1, the fix is present in 2.6.STABLE13.
 - simplify the SQUID_KQUEUE parsing; Squid-2 will automatically enable
   kqueue(2) support and the new OPTIONS parser does no longer require
   .ifndef WITHOUT_* constructs
 - remove IGNORE for the combination of SQUID_SSL and SQUID_ICAP
 - (try to) adapt the ICAP-core patch to the changes in the Squid code base
 - add a +ICAP identifier to the internal Squid version string to help the
   Squid developers in identifying patched up Squid versions (some
   reported bugs were not really Squid but rather ICAP bugs it seems)

Submitted by:	Thomas-Martin Seck (maintainer)
PR:		ports/112751
2007-05-25 01:52:13 +00:00
Edwin Groothuis
9291d1b365 swap MASTER_SITES to improve fetchiness on pointyhat which is blocked from dasher.wustl.edu 2007-05-25 01:41:55 +00:00
Cheng-Lung Sung
f236c3ce87 - Update to 20070518
- reset to perl@
- fix unfetchable

PR:             ports/112877
Submitted by:   gslin_AT_gslin dot org
2007-05-25 01:34:16 +00:00
Edwin Groothuis
0f9ccf231a Improve BROKEN message 2007-05-25 01:31:44 +00:00
Kris Kennaway
8e7aaaa58f BROKEN: Incorrect pkg-plist 2007-05-25 01:25:46 +00:00
Kris Kennaway
652c152770 BROKEN: Does not build 2007-05-25 01:25:17 +00:00
Kris Kennaway
09697ad12c BROKEN: Checksum mismatch 2007-05-25 01:24:28 +00:00
Kris Kennaway
d87ccffc99 BROKEN: Configure fails 2007-05-25 01:23:00 +00:00