1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

6351 Commits

Author SHA1 Message Date
Joe Marcus Clarke
a4c693ac35 Fix the PLIST link.
PR:		55310
Submitted by:	Morten Rodal <morten@rodal.no>
Pointy hat to:	me
2003-08-06 16:14:52 +00:00
Sergey Skvortsov
1ea2701399 Updated to 0.55 2003-08-06 15:55:51 +00:00
Lev A. Serebryakov
fe94bc33b8 (*) Add 'C' log item: Contet-Type
(*) Fix error with length of request_uri field (50 -> 255)
2003-08-06 15:02:28 +00:00
Dirk Meyer
4d6b99ec16 - Fix SUEXEC leaving zombies behind
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21737
http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=105952652425849&w=2
Suggested by: efortenb@sdccd.cc.ca.us
2003-08-06 05:31:08 +00:00
Erwin Lansing
79fa4eb172 Add p5-Apache-AxKit-Plugin-AddXSLParams-Request 1.01,
provides a
way to pass info from the Apache::Request to XSLT params.

PR:		55141
Submitted by:	Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
2003-08-05 21:06:25 +00:00
Daichi GOTO
70a3cf2a95 update www/mod_accounting: CVS version, which is in port is not usable
PR:		55211
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Pointed out by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-08-05 05:30:15 +00:00
Daichi GOTO
67781017a6 update www/netrik: 1.10.2 -> 1.10.3
PR:		55260
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-08-05 05:09:27 +00:00
Hye-Shik Chang
52b7dff335 Fix libc_r detection routine that didn't work on -current.
Spotted by:	"Richard Johannesson" <rtjohan@syspres.com>
2003-08-05 03:21:47 +00:00
Hye-Shik Chang
bd08591cdf Add a workaround for python2.3 2003-08-05 03:14:38 +00:00
Joe Marcus Clarke
2d6966dda7 Update to 0.8.2. 2003-08-04 20:48:48 +00:00
Kirill Ponomarev
40c35d281e Don't use configure-message target.
Move libtoolize and aclocal issues to post-patch.
Unbreak INDEX

Submitted by:	Mathieu Arnold
Approved by:	fjoe (mentor) (implicit)
2003-08-03 15:47:23 +00:00
Kirill Ponomarev
03c502eb50 Honor CFLAGS
Submitted by:	Jolan Luff
Approved by:	fjoe (mentor) (implicit)
2003-08-02 18:07:29 +00:00
Oliver Lehmann
0a46264f4c - Update harvest to 1.9.10
- Fix build: use starg instead of vararg
- hand over maintainership

PR:		ports/55162
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-08-02 16:20:20 +00:00
Kirill Ponomarev
85be72c26f - Upgrade to latest release 030801
- Fix build-depends problem against aclocal for tidy-lib

PR:		55183
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-08-02 14:35:39 +00:00
Kirill Ponomarev
7a01950bf6 Update to 1.4.1
Approved by:	fjoe (mentor) (implicit)
2003-08-02 14:11:47 +00:00
Joe Marcus Clarke
e734a14df8 Revert the previous commit now that libexif has been fixed. 2003-08-02 06:31:26 +00:00
Joe Marcus Clarke
a7781c7d2a Fix build with new libexif.
Reported by:	kris via bento
2003-08-02 05:14:12 +00:00
Maho Nakata
c2d82a9ad6 Fix build on gcc-3.3.x
Submitted by:   Simon Barner <barner@in.tum.de>
2003-08-02 02:36:11 +00:00
Hye-Shik Chang
bb96ad3eb4 Enable build on python2.3. 2003-08-01 23:43:49 +00:00
Joe Marcus Clarke
380d44b329 Update to 3.0.8. 2003-08-01 22:12:41 +00:00
Hye-Shik Chang
2b12324a99 Fix python version detection routines to cope with python 2.3's
boolean representation.
2003-08-01 22:04:57 +00:00
Joe Marcus Clarke
1b4dbed476 Fix the GTK+-1.2 plist. To do this, we create one plist for GTK1 and one for
GTK2.  This is easier to maintain using the cons-plist target.

Reported by:	kris via bento
2003-07-31 18:18:56 +00:00
Norikatsu Shigemura
7174f48b22 Update to 2.3.21.
PR:		ports/55116
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-07-31 14:33:29 +00:00
Kris Kennaway
af7b2da240 BROKEN: Does not compile on 5.x 2003-07-31 09:47:53 +00:00
Wolfram Schneider
33ef7afe16 Fix package building problems on bento.
Not sure if this fully resolves the issue, but it fixes local tests.

PR:	 ports/55074
Submitted by: Lars Eggert <larse@isi.edu>
2003-07-31 09:20:12 +00:00
Kirill Ponomarev
dc70821377 * Fix build on -current
* Update to 2.6.3
* Change maintainer's email

PR:		55096
Submitted by:	Mark Linimon <linimon@lonesome.com>
Approved by:	fjoe (mentor) (implicit), hmp@FreeBSD.org
2003-07-31 07:33:10 +00:00
Kris Kennaway
90bb470626 RESTRICTED implies NO_PACKAGE 2003-07-30 22:26:09 +00:00
Kris Kennaway
a307ce1b3f BROKEN: does not compile 2003-07-30 21:32:04 +00:00
Kirill Ponomarev
e3240fd595 Fix build, reported by bento
Removed blank line in pkg-plist

PR:		55073
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-30 18:39:30 +00:00
Kirill Ponomarev
8afbbb3e46 - update to cvs version
- fix typo

PR:		55042
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-30 10:29:50 +00:00
Daichi GOTO
c5a1f2b8ca Add p5-CGI-Untaint 0.90, process CGI input parameters.
PR:		54716
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-30 06:53:22 +00:00
Joe Marcus Clarke
5a30725d76 Chase the libexif shared lib version. 2003-07-29 21:05:52 +00:00
Joe Marcus Clarke
84361df012 Update to 0.6.1. This is mainly a bug fix release according to the release
notes at http://www.mozilla.org/projects/firebird/release-notes.html,
but it went from being based on Mozilla 1.4b to 1.5a.

Note, the master site may be temporary.  The source tarball at
${MASTER_SITE_MOZILLA} was missing some key bits that prevented compilation.
2003-07-29 19:22:12 +00:00
Sergey Skvortsov
3237253344 Fixes:
1. remove using 'warnings.pm' if perl < 5.6.0
2. change PERLRUN to PERL if perl < 5.8.0
3. fix damned error with pm_name=~/Config/

PR:	ports/54771
2003-07-29 16:14:39 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Daichi GOTO
0b1bd1a9fb update www/tdiary:
- Change of an installation script
  - add RUBY_SHEBANG_FILES to Makefile

PR:		55000
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
2003-07-29 05:53:24 +00:00
Michael Nottebrock
ac4ef3820b Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php

(may not work until a few hours after this commit - we jumped the gun a little
 in order to have the update in place at the time the security notifications for
 KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).

Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php

Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.

Approved by: will (real mentor asleep)
2003-07-29 04:26:22 +00:00
Joe Marcus Clarke
3b9d523347 * Updated to Axis 1.1;
* Added LIB_SUBDIR pkg-plist variable and moved all variables into
  PLIST_SUB make variable;
* Changed the ownership of axis webapp directories to www;
* Added WWW link into pkg-descr;
* Take ownership;
* Other minor tweaks.

Submitted by:	Rui Lopes <rui@ruilopes.com>
2003-07-28 19:34:56 +00:00
Kirill Ponomarev
bb8c2efbee Update to 2.3.20
PR:		54974
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-28 13:00:11 +00:00
Dmitry Sivachenko
a823da8111 Correct a typo in URL. 2003-07-28 12:11:19 +00:00
Joe Marcus Clarke
18fdb481a5 Update to 0.11. This release fixes two critical bugs with the custom
menu.  The config file format conversion has been fixed as well as a segfault
when replacing entries in the custom menu.

PR:		54916
Submitted by:	maintainer
2003-07-28 04:05:36 +00:00
Adrian Chadd
3104a509c0 .. add the missing file.
PR:		ports/54153
2003-07-27 08:45:40 +00:00
Adrian Chadd
30ebff3f31 Massive upgrade to 2.5-stable3. Thanks!
PR:		ports/54153
Submitted by:	Jon Noack <noackjr@alumni.rice.edu>
2003-07-27 08:45:11 +00:00
Oliver Lehmann
49a9f07599 fix DOCS installation
Noted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
Approved by:	maintainer (implicit)
2003-07-26 13:26:32 +00:00
Alexander Leidinger
530f480e30 Update to 4.8.7.
Add dependency to p5-libwww[1].

Reported by:	Evren Yurtesen <yurtesen@finland.ispro.net.tr> [1]
2003-07-26 11:51:33 +00:00
Dirk Meyer
62ad89bec8 - update to 2.8.15-1.3.28 2003-07-25 20:05:58 +00:00
Oliver Lehmann
1fe14e4977 add support for MySQL 4.0 and 4.1
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>, maintainer, oliver
Approved by:	maintainer
2003-07-25 17:19:36 +00:00
Dmitry Sivachenko
bdeacbacc9 Bump libmm shlib version after recent update of devel/mm. 2003-07-25 07:03:06 +00:00
Hye-Shik Chang
68837b985f Compile python byte codes on the correct directory.
PR:		54820
Submitted by:	Rui Lopes <rui@ruilopes.com>
2003-07-25 00:56:16 +00:00
Oliver Lehmann
99482e8806 Add mod_accounting 0.5,
an Apache module that records traffic
statistics into a database.

PR:		45502
Submitted by:	Clément Laforêt <sheepkiller@cultdeadsheep.org>
2003-07-24 19:28:51 +00:00