1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Commit Graph

83626 Commits

Author SHA1 Message Date
Sergey A. Osokin
1be1dddc5a Use new depends scheme for postgresql slave ports:
${MAKE} -V ... instead of .include <...>

Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR:		56349, 56404
2003-09-04 12:27:19 +00:00
Sergey A. Osokin
808354a4f8 Use new depends scheme for postgresql slave ports:
${MAKE} -V ... instead of .include <...>

Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR:		56348, 56404
2003-09-04 12:20:57 +00:00
Edwin Groothuis
1c51107f17 www/mod_jk2 fails to build (Maintainer fix enclosed!)
Attempting to build mod_jk2 yields the following:
	libtool: link: `../common/jk_ajp12_worker.lo' is not a valid libtool object

PR:		ports/53934
Submitted by:	Larry Lansing <lansil@fuzzynerd.com>
2003-09-04 12:08:25 +00:00
Sergey A. Osokin
9b85538a2a Use new depends scheme for postgresql slave ports:
${MAKE} -V ... instead of .include <...>
Utilize ${EXAMPLESDIR} [1]

Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer),
		osa [1]
PR:		56346, 56404
2003-09-04 12:03:58 +00:00
Mathieu Arnold
cede621e42 Update to 0.05.
No longer requires 5.6.0.
2003-09-04 11:37:48 +00:00
Mathieu Arnold
91b41c815c Update to 0.07 2003-09-04 11:33:59 +00:00
Mathieu Arnold
44ef87cccc No longer requires 5.6.1 2003-09-04 11:29:25 +00:00
Sergey A. Osokin
56d6e6fcd1 Use new depends scheme for postgresql slave ports:
${MAKE} -V ... instead of .include <...>

Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR:		56346
2003-09-04 11:16:38 +00:00
Erwin Lansing
e836a50818 Update to 0.11 2003-09-04 11:09:32 +00:00
Mathieu Arnold
c36f76fb7f No longer requires 5.6.1 2003-09-04 11:06:26 +00:00
Erwin Lansing
4f84500517 Crypt::OpenSSL::Bignum provides access to OpenSSL
multiprecision integer arithmetic libraries. Presently,
many though not all of the arithmetic operations that
OpenSSL provides are exposed to perl. In addition,
this module can be used to provide access to bignum
values produced by other OpenSSL modules, such as key
parameters from Crypt::OpenSSL::RSA.
2003-09-04 10:58:00 +00:00
Mathieu Arnold
8affea9887 No longer requires 5.6.1 2003-09-04 10:51:27 +00:00
Mathieu Arnold
c92f0c339b Update to 0.10.
Works with 5.005_03 now.
2003-09-04 10:46:57 +00:00
Mathieu Arnold
1e984768a0 Update to 0.51.
Now works with 5.005_03 too.
2003-09-04 10:39:24 +00:00
Kirill Ponomarev
0fdc7b6913 - Update to version 0.99.4
o Fix possible crasher due to an old version of glade
o Update the subtitle and languages menus after having played a
  DVD or ogm file

PR:		56412
Submitted by:	maintainer
2003-09-04 10:15:54 +00:00
Dmitry Sivachenko
718ffbf731 Cosmetics. 2003-09-04 10:05:55 +00:00
Doug Barton
a00b931cd9 Upgrade to 0.40. This is a minor upgrade, mostly documentation.
Other than dnssec updates, no new functionality.
2003-09-04 10:00:51 +00:00
Lev A. Serebryakov
c02a2a9559 Update to version 0.28.2, add BIG MESSAGE about repository version change.
PR:		ports/56179
Submitted by:	myself
2003-09-04 09:48:25 +00:00
Doug Barton
c0dd922ce0 Update this snapshot port to install 2.60-rc3 (with a purposely broken
PORTVERSION to remind people to uninstall the rc when the release is out).

I delayed this because I was hoping 2.60 would get released sooner, and I
wanted to test rc3 before turning it loose on people. So far, so good.
2003-09-04 09:31:11 +00:00
Sergey A. Osokin
dc6c51af2a Use another way for PortgreSQL slave ports (make without -C),
because much more people still use old versions of make.
For committers: please use the same way for following
PRs: 56345-56350.

Spotted by:	Dan Langille <dan@langille.org> via FreshPorts
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
2003-09-04 09:29:43 +00:00
Ernst de Haan
37ea3344e3 Update to 1.4.2_01. 2003-09-04 09:19:03 +00:00
Thomas Gellekum
b5c11a0cfe Upgrade to 4.82. 2003-09-04 09:13:04 +00:00
Akinori MUSHA
b6ead625e3 Update to 0.8. 2003-09-04 09:04:42 +00:00
Sheldon Hearn
c7df2261a6 Mark FORBIDDEN. This software is EOL and its security isn't something
anyone I know is watching closely.

Drop maintainership.  If someone thinks its worth looking after this
port, I have no objection to a responsible maintainer taking over.
Otherwise, I'll GC the port in a few months.

But really, it's high time folks upgrade to exim4.
2003-09-04 09:03:54 +00:00
Akinori MUSHA
5152ca63a4 Update to 2.0.6a. 2003-09-04 09:03:18 +00:00
Akinori MUSHA
461edf73ca Update to 1.0.4. 2003-09-04 09:01:54 +00:00
Edwin Groothuis
824b035c4f port update: security/firewalk 1.0 -> 5.0
I'll be happy to take maintainership over this one. I removed
	the BROKEN notice on versions older than 3, as this was
	completely rewritten and I feel somewhat optimistic today.
	Please tell me if this is proves wrong.  The patch to change
	the Makefile is also not required anymore, I hope the
	configure is doing the right magic, as I haven't tested it
	when PREFIX!=/usr/local

PR:		ports/54473
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>
2003-09-04 08:58:27 +00:00
Sergey A. Osokin
7076a24768 Fix operate with libkse/libthr (-CURRENT).
Submitted by:	deischen
Approved by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
PR:		56358
2003-09-04 08:49:41 +00:00
Dmitry Sivachenko
73097a7267 Use sane PORTVERSION. 2003-09-04 07:53:10 +00:00
Kirill Ponomarev
d40638380c - Don't install useless *.la
- Bump PORTREVISION
2003-09-04 07:51:06 +00:00
Erwin Lansing
937ba67c19 Add missing pkg-descr content
PR:		56401
Submitted by:	maintainer
2003-09-04 07:40:09 +00:00
Erwin Lansing
d9d281b799 Update to 1.17
PR:		56399
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-09-04 07:37:30 +00:00
Dirk Meyer
3ab57f27d6 - Fix option GD_PORT 2003-09-04 06:46:16 +00:00
Dirk Meyer
2af3481b0b - removed with update to 1.1.0 2003-09-04 06:39:16 +00:00
Joe Marcus Clarke
37e90a90a1 Add mozilla-thunderbird, a mail application based on the Mozilla mail
component.  More details on this project as well as the 0.2 release notes
can be found at:

http://www.mozilla.org/projects/thunderbird/
2003-09-04 06:31:09 +00:00
Dirk Meyer
6ae3de6b3d - update to 0.3.1 2003-09-04 06:12:55 +00:00
Norikatsu Shigemura
1d77c096a4 Add Japanese More Pack. It contains Japanese menu, etc..
Submitted by:	daichi
2003-09-04 05:59:05 +00:00
Dirk Meyer
cad7bd0571 - Update to 0.8.9 2003-09-04 05:56:50 +00:00
Joe Marcus Clarke
89e066746c Update to 2.0.0.
PR:		56397
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2003-09-04 05:26:52 +00:00
Joe Marcus Clarke
fee938ffe4 Update to 2.0.0.
PR:		56396
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2003-09-04 05:25:10 +00:00
Joe Marcus Clarke
0e18b7ccfa Update to 2.0.0.
PR:		56395
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2003-09-04 05:23:54 +00:00
Yen-Ming Lee
fca24981ce fix the illegal PORTVERSION
Reviewed by:	Jamie Hermans <jamie@hermans.ca>
2003-09-04 04:36:43 +00:00
Joe Marcus Clarke
c962223045 Add back the PKGNAMEPREFIX was the accidentally removed in my previous
commit.
2003-09-04 04:27:01 +00:00
Joe Marcus Clarke
254151a505 Back out the previous commit. It was not approved, looks like was an
accidental commit based on the commit log, and was committed to the
deprecated macros section.
2003-09-04 03:48:04 +00:00
Joe Marcus Clarke
736d942fe5 Fix compilation on systems <= 4.4.
PR:		56324
		56389
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-04 03:41:40 +00:00
Dirk Meyer
ef1a0819e3 - don't clobber any given LDFLAGS
resoves conflitcs with bsd.openssl.mk
- maintainer contaced: 2003-08-29
Approved by:	marcus
2003-09-04 03:01:45 +00:00
Dirk Meyer
83b17de588 - Update to 20030829
- Fix build under stable
PR:		56374
Submitted by:	rob@debank.tv
2003-09-04 02:53:26 +00:00
Yen-Ming Lee
a781bb09ea upgrades tidy-devel & tidy-lib to 030901
PR:		56377
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-09-04 02:51:22 +00:00
Foxfair Hu
38848e869a PR: 56327
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Update to 2.5.2. This port depends on www/cl-lml which got already updated.
2003-09-04 02:43:15 +00:00
Edwin Groothuis
adee41f0eb Make port more localbase clean
Noticed by: mysql-gui compilation attempts :-)
2003-09-04 01:57:49 +00:00