Commit graph

15993 commits

Author SHA1 Message Date
Stefan Walter
323ba29f3f Update to 2.2.10.
PR:		116808
Submitted by:	maintainer
2007-10-05 16:49:06 +00:00
Cheng-Lung Sung
da41066256 - update prelude dependency
PR:		ports/116114
Submitted by:	maintainer (Robin Gruyters)
2007-10-05 01:50:11 +00:00
Cheng-Lung Sung
a724d71e5c - Update to 2.03
- reset to perl@

PR:		ports/116529
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-10-05 01:38:17 +00:00
Edwin Groothuis
8c9db700ca Remove 4.x specific file
PR:		ports/116916
Submitted by:	"Philip M. Gollucci" <pgollucci@p6m7g8.com>
Approved by:	I did the change, so I have to clean up.
2007-10-04 23:13:39 +00:00
Edwin Groothuis
c947287940 Remove always true/always false OSVERSION conditions. 2007-10-04 23:08:40 +00:00
Pav Lucistnik
015a05c507 - Fix typo: NONEXISTANT - NONEXISTENT
Submitted by:	ade
2007-10-04 22:38:44 +00:00
Mark Linimon
816edfb8f0 Mark as broken on i386-7 due to gcc4.2. 2007-10-04 20:57:56 +00:00
Thomas Abthorpe
d115565cb5 - Update WWW in pkg-descr
PR:		ports/116899
Submitted by:	Ismail YENIGUL <ismail enderunix.org> (maintainer)
Approved by:	miwi (co-mentor, implicit)
2007-10-04 15:58:46 +00:00
Edwin Groothuis
b448c92411 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:21:46 +00:00
Edwin Groothuis
4d5623ea35 Remove support for OSVERSION < 5 2007-10-04 00:08:39 +00:00
David E. O'Brien
a8d5e8bd51 Respect the global WITHOUT_IPV6 and local WITHOUT_DILLO_IPV6.
Approved by:	maintainer(Thomas-Martin Seck <tmseck@netcologne.de>)
2007-10-03 17:26:00 +00:00
Timur I. Bakeyev
a0298d7701 Bump the PORTREVISION to make last changes being seen. 2007-10-03 15:18:43 +00:00
Timur I. Bakeyev
904832cafe Merge back changes from 1.2 which were lost with the recent autoconf changes.
Approved by:	linimon
2007-10-03 10:14:17 +00:00
Ade Lovett
9210e89d82 Fix slightly botched patch that would only allow libapreq2 to compile
with apache2 (not apache22)
2007-10-02 22:19:14 +00:00
Li-Wen Hsu
49c18e799b - Change maintainer's email
- Remove dependence on apache
- Mark BROKEN on ${OSVERSION} >= 700000 only when using mysql
- Use ${COPYTREE_SHARE}, ${INSTALL_DATA} to replace ${CP} -r
- Use explicit pkg-plist
- Tweak pgsql cdr template
- Bump PORTREVISION

Approved by:	maintainer
Pointed out by:	sat
Suggested by:	dougb, pav, rafan, danfe
2007-10-02 18:51:44 +00:00
Thomas Abthorpe
5ec2f3859f - Update to 1.0.2
PR:		ports/116793
Submitted by:	Greg Larkin (maintainer)
Approved by:	miwi (co-mentor)
2007-10-02 10:54:28 +00:00
Alex Dupre
352aef5e45 Fix plist. 2007-10-02 06:37:33 +00:00
Alejandro Pulver
dc5cbfca42 - Update to 0.10.5.
PR:		ports/116751
Submitted by:	skv
Approved by:	rink (maintainer)
2007-10-01 16:10:02 +00:00
Chin-San Huang
735f968176 - Update to 0.51.
- Use CPAN macro.
2007-10-01 14:56:56 +00:00
Chin-San Huang
8cc87b1dd6 - Update to 0.37. 2007-10-01 09:10:59 +00:00
Andrey A. Chernov
2e3f5ecdfa Stop linking data and cgi-bin to -dist ones by default, it affects packages
badly when they installed in batch (they write into -dist dirs).
Try to create empty data and cgi-bin instead.
2007-10-01 05:53:05 +00:00
Andrey A. Chernov
0da62a9b46 Use new style of startup script install
Use dirrmtry when remove some directories
Respect DOCSDIR in pkg-plist
(with small mod from me)

PR:             116776
Submitted by:   Alexander Logvinov <ports@logvinov.com>
2007-10-01 04:00:08 +00:00
Alejandro Pulver
1ef36583d8 - Fix problems with the "status" command in the wrapper script when the daemon
is not started.

PR:		ports/116729
Submitted by:	alepulver (myself)
Approved by:	"Tong Liu" <nemoliu@gmail.com> (maintainer of tomcat{41,6}),
		Tomas Verbaitis <tomasv@megalogika.lt> (maintainer of tomcat55)
2007-09-30 22:04:02 +00:00
Stefan Walter
e0f74f9bf0 - Fix path for 'chown' in pkg-plist.
- Bump PORTREVISION.

PR:		116340
Submitted by:	Alexey Rubtsov <arubtsov@swsof.com>
Approved by:	maintainer timeout (2 weeks)
2007-09-30 11:25:51 +00:00
Mark Linimon
97c144febd Mark broken with gcc4.2. 2007-09-30 09:35:55 +00:00
Mark Linimon
d3053d9ed8 Mark as broken with sparc64-7. While here, add USE_PERL5, which will be
needed for the bsd.perl.mk conditional include.

Hat:		portmgr
2007-09-30 09:33:07 +00:00
Mark Linimon
62fc7e50af Mark broken on gcc4.2. 2007-09-30 09:29:45 +00:00
Mark Linimon
96b719fa6c Doesn't work on any 7.0 tree. 2007-09-30 09:24:30 +00:00
Mark Linimon
f0fab6232d Mark as broken with gcc4.2. 2007-09-30 09:17:28 +00:00
Edwin Groothuis
9ec324fbdb Chase mail/cclient shared library version bump.
Several patches were needed due to the removal of
include/c-client/linkage.c in favour of include/c-client/linkage.h.

PR:		ports/114833
Submitted by:	"Pedro J. Lobo" <pjlobo@sec.upm.es>
2007-09-30 06:00:28 +00:00
Mark Linimon
a06f44f554 Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion. 2007-09-30 05:29:18 +00:00
Mark Linimon
dc572b07ee Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending on
whether the perl dependency is unconditional or conditional.  This will
be needed for the conditional inclusion of bsd.perl.mk.
2007-09-30 04:55:31 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Beech Rintoul
1b0beb4df5 - Update to 3.1.5
Major changes compared to Horde 3.1.4 are:
	Improved webroot detection.
	Fixed language selection in login screen.
	Updated Czech, Estonian, German, Polish, Spanish, and Simplified
	Chinese translations.
	Small bug fixes and improvements

Approved by:	sat (mentor)
2007-09-29 18:27:06 +00:00
Sergey Skvortsov
3abce8e519 Add p5-WWW-Yandex-TIC 0.01, query Yandex Thematic Index of Citing (TIC)
for domain.
2007-09-29 16:34:35 +00:00
Pav Lucistnik
5b799c2f17 Fix tcllib dependency 2007-09-29 13:40:14 +00:00
Mark Linimon
ec89cd9773 Mark this as broken on amd64-current and sparc64-current. It's deprecated,
anyways.

While here, hush up complaints from conditional bsd.perl.mk install.
2007-09-29 08:33:40 +00:00
Martin Wilke
88d1f47e25 Image::Delivery - Efficient transformation and delivery of web images
Many web applications generate or otherwise deliver graphics as part
of their interface. Getting the delivery of these images right is
tricky, and developers usually need to make trade-offs in order
to get a usable mechanism.

Image::Delivery is an extremely sophisticated module for delivering
these generated images. It is designed to be powerful, flexible,
extensible, scalable, secure, stable and correct, and use a minimum
of resources.

WWW: http://search.cpan.org/dist/Image-Delivery/

PR:		ports/116217
Submitted by:	TAKAHASHI Kaoru <kaoru at kaisei.org>
2007-09-29 08:31:21 +00:00
Mark Linimon
a27ccd2aa1 Remove obscure CONFIGURE_ENV construct that appears to have worked on
the build cluster only by accident.  This failed with the (now-fixed)
bug in bsd.perl.mk.

Hat:		portmgr
Looked at by:	kris
2007-09-29 04:25:39 +00:00
Edwin Groothuis
75938a8363 ports/116644: New Port: devel/ruby-cruisecontrolrb
CruiseControl.rb is a continuous integration tool. Its basic
	purpose in life is to alert members of a software project
	when one of them checks something into source control that
	breaks the build.

	CC.rb is easy to install, pleasant to use and simple to
	hack.  It's written in Ruby.

	WWW: http://cruisecontrolrb.thoughtworks.com

PR:		ports/116644
Submitted by:	Philip M.Gollucci <pgollucci@p6m7g8.com>
2007-09-28 12:57:34 +00:00
Pav Lucistnik
56a9116a83 - Switch redcloth depobjs to a file which does not embed the version number.
Also, fix the dependency.

Reported by:	pointyhat
2007-09-28 00:18:08 +00:00
Alejandro Pulver
0b5ac0cdad - Complete repocopy of www/plone3 and apply patch.
PR:		ports/116148
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2007-09-27 23:52:19 +00:00
Marcelo Araujo
e91317d068 - Update to 3.0.4.
PR:		ports/116511
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	stas (mentor), Jonathan Weiss <jw@innerewut.de> (maintainer)
2007-09-27 16:25:54 +00:00
Martin Wilke
7e38f7f22b vtiger Customer Portal is an add-on package for vtiger CRM, an Open
Source Customer Relationship Management solution.

WWW: http://wiki.vtiger.com/index.php/Vtiger_Customer_Portal_5.0.3_-_User_Manual

Submitted by:	Aron Schlesinger <as at bsdgroup.de> (via irc
2007-09-27 15:25:18 +00:00
Tilman Keskinoz
1177f8fa45 Update to 4.01
Support for Berkeley DB was dropped, so the port now defaults to SQLite.
2007-09-27 15:07:11 +00:00
Marcelo Araujo
3e8d834c87 - Update to 2007.09.13.
PR:		ports/116504
Submitted by:	Barbara <barbara.xxx1975@libero.it>
Approved by:	stas (mentor), Fernando Durango <fernando@secretisp.com> (maintainer)
2007-09-27 14:45:18 +00:00
Marcelo Araujo
58b9176e23 - Update to 1.2.5a.
- Update MASTER_SITE.

Suggested by:	flz
Approved by:	stas (mentor)
2007-09-27 14:41:34 +00:00
Lars Balker Rasmussen
12c6b9ded1 Fix typo.
Submitted by:	danfe
2007-09-26 19:55:34 +00:00
Vanilla I. Shu
05d11e1a42 Add mod_ntlm2 0.1, NTLM authentication module for the Apache2 webserver.
PR:		ports/116657
Submitted by:	Alex "lissyara" Keda <admin at lissyara.su>
2007-09-26 12:38:30 +00:00
Ying-Chieh Liao
55c226eec6 upgrade to 3.2 2007-09-26 08:10:49 +00:00