1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

135310 Commits

Author SHA1 Message Date
Emanuel Haupt
b1be70ed2c - Respect ${LOCALBASE}
- Bump PORTREVISION

PR:		87575
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
Approved by:	novel (mentor) (implicit)
2005-10-17 21:34:01 +00:00
Bill Fenner
534e400359 Use groups to look in the right directory on the right MASTER_SITE.
Switch to the old-releases on MASTER_SITE_SOURCEWARE.

Approved by:	obrien (MAINTAINER) (blanket)
2005-10-17 21:13:21 +00:00
Emanuel Haupt
0697603752 - Respect PREFIX and CFLAGS
- Bump PORTREVISION

PR:		87582
Submitted by:	David Le Brun <david@dyn-ns.net> (maintainer)
Approved by:	novel (mentor) (implicit)
2005-10-17 20:56:00 +00:00
Thierry Thomas
9ab62d8b48 Upgrade to 2.0.4.
Changelog available at
<http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.165.2.54&r2=1.165.2.68&ty=h>
2005-10-17 20:46:09 +00:00
Michael Nottebrock
9bc17b554d Make PREFIX,CXXFLAGS and PTHREAD_*-safe. 2005-10-17 19:44:19 +00:00
Emanuel Haupt
4263e2ff86 Mark it broken on 4.x
PR:		87547
Submitted by:	Simun Mikecin <numisemis@yahoo.com> (maintainer)
Approved by:	novel (mentor) (implicit)
2005-10-17 19:44:04 +00:00
David E. O'Brien
f40a3e4dd6 Update to Vim 6.3 patchlevel 90 2005-10-17 19:12:06 +00:00
Emanuel Haupt
b17ca0a1d8 - Add patch to enable ipv6 support
- Add additional ipv6 category
- Bump PORTREVISION

PR:		87173
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr>
Approved by:	Miguel Mendez <mmendez@gmail.com> (maintainer),
		novel (mentor) (implicit)
2005-10-17 19:11:36 +00:00
Renato Botelho
3cb8f7572a - Update to 3.6.0
PR:		ports/87555
Submitted by:	maintainer
2005-10-17 18:14:41 +00:00
Renato Botelho
24054fc9d0 - Fix port not respecting non-standard LOCALBASE/X11BASE
- Use DOCSDIR

PR:		ports/87570
Submitted by:	maintainer
2005-10-17 18:10:17 +00:00
James E. Housley
3a4b73bc2b Update to 4606 2005-10-17 18:07:28 +00:00
Renato Botelho
f7b0047548 - Update to 2.7.8
- Fix HotFix 2005-10-09

PR:		ports/87558
Submitted by:	maintainer
Security:	d2b80c7c-3aae-11da-9484-00123ffe8333
2005-10-17 18:07:26 +00:00
Herve Quiroz
ba2fa185e2 Jakarta Commons Chain of Responsiblity library.
The Chain API models a computation as a series of "commands" that can be
combined into a "chain". The API for a command consists of a single method
(execute()), which is passed a "context" parameter containing the dynamic state
of the computation, and whose return value is a boolean that determines whether
or not processing for the current chain has been completed (true), or whether
processing should be delegated to the next command in the chain (false).

Given that command implementations are designed to conform with these
recommendations, it should be feasible to utilize the Chain of Responsibility
APIs in the "front controller" of a web application framework (such as Struts),
but also be able to use it in the business logic and persistence tiers to model
complex computational requirements via composition. In addition, separation of a
computation into discrete commands that operate on a general purpose context
allows easier creation of commands that are unit testable, because the impact of
executing a command can be directly measured by observing the corresponding
state changes in the context that is supplied.

WWW: http://jakarta.apache.org/commons/chain/

PR:		86800
Submitted by:	Adam VanderHook <acidos@bandwidth-junkies.net>
2005-10-17 17:58:21 +00:00
Michael Landin
5bef4db49c o Bump PORTREVISION (for the recent added patch)
Forgotten by:		mich
Noticed by:		barner
2005-10-17 17:33:05 +00:00
Volker Stolz
66c3a53e9d Remove expired port: no longer available from author's site 2005-10-17 17:28:50 +00:00
Emanuel Haupt
c9e90d5cf0 - Update to 3.0.3
PR:		87531
Submitted by:	Ports Fury
Approved by:	novel (mentor) (implicit)
2005-10-17 17:27:49 +00:00
Volker Stolz
de751b12be Remove expired port: master site disappeared (long ago) 2005-10-17 17:22:08 +00:00
Emanuel Haupt
8b26246246 Remove unnecessary if statement.
Noticed by:	demon
Approved by:	novel (mentor) (implicit)
2005-10-17 17:21:53 +00:00
Michael Johnson
7560667717 - Add missing PKGNAMEPREFIX= p5- 2005-10-17 16:27:12 +00:00
Michael Johnson
248278007b - Add p5-GStreamer
A set of Perl bindings for gstreamer

WWW: http://gtk2-perl.sourceforge.net/
2005-10-17 16:23:57 +00:00
Michael Landin
b3c8488eb7 o add patch to hande error in amarok wrapper, that would prevent libvisual
plugins from working.

Obtained From:		amarok SVN
2005-10-17 15:38:35 +00:00
Lars Thegler
d70302b306 Removed patch droppings
Noticed by:	pointyhat via kris
Pointy hat to:	lth
2005-10-17 15:31:59 +00:00
Jung-uk Kim
aaa6e4924c Drop maintainership.
Discussed with:	cjh
2005-10-17 15:30:16 +00:00
Sergey Skvortsov
9c16c554fc Update to 1.09
Changes:	http://search.cpan.org/src/PCIMPRICH/XML-SAX-ExpatXS-1.09/Changes
2005-10-17 15:28:34 +00:00
Peter Pentchev
8b85259739 Fix the build on Perl 5.005.
While I'm here, fix two minor complaints from xsubpp and pod2man.

Reported by:	pointyhat via kris
2005-10-17 14:35:34 +00:00
Sam Lawrance
9af25b7e9c Add in a null-pointer check to fail with an error message when fly is given
an input file of the wrong type (or a corrupt file).
Bump PORTREVISION.

PR:		ports/86137
Submitted by:	Nick Fishman <kwlogical@bellsouth.net>
2005-10-17 13:58:21 +00:00
Renato Botelho
dfb35d8f89 Fix installation on PREFIX != /usr/local
Reported by:	krismail
2005-10-17 13:52:12 +00:00
Sam Lawrance
1388438a59 Update to 6.7.2.
PR:		ports/85833
Submitted by:	Nick Fishman <kwlogical@bellsouth.net>
Approved by:	jooji@nickelkid.com (maintainer, timeout 6 weeks)
2005-10-17 13:31:19 +00:00
Sam Lawrance
490878dfdf Add a check to see if WITH_MILTER is not set (and don't build milter
in that case).

PR:		ports/85834
Submitted by:	Vivek Khera <vivek@khera.org>
Approved by:	blaz@si.FreeBSD.org (maintainer)
2005-10-17 13:20:03 +00:00
Volker Stolz
22104cbac8 Chase MASTER_SITE, use OPTIONS while here
Noticed by: fenner's magical distfile survey
2005-10-17 12:45:26 +00:00
Volker Stolz
b3763ef534 Remove broken port: abandoned, didn't build with latest lang/ghc
Approved by: maintainer
2005-10-17 12:34:58 +00:00
Volker Stolz
dfa730eab7 Remove dead port: no longer on sunsite, home page gone 2005-10-17 12:25:36 +00:00
Sergey Skvortsov
5db0241da7 Update to 0.55
PR:		ports/86796
Submitted by:	ehaupt
Approved by:	maintainer timeout
2005-10-17 11:48:39 +00:00
Edwin Groothuis
30a69487c2 FIx plist.
Noticed by: YAPHR

Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-10-17 11:48:31 +00:00
Edwin Groothuis
d1a568f0a7 add builddependency on unzip
Noticed by: YAPHR
2005-10-17 11:46:09 +00:00
Jean-Yves Lefort
abe6c92c24 - Respect ${LOCALBASE} [1]
- Respect ${CXX} and ${CXXFLAGS}
- Discard vendor optimization flags
- Remove useless USE_GMAKE

[1]:
PR:		ports/87563
Submitted by:	maintainer
2005-10-17 11:44:02 +00:00
Jean-Yves Lefort
26bb7b1afa Update to 3.0.6
PR:		ports/87561
Submitted by:	maintainer
2005-10-17 11:32:25 +00:00
Volker Stolz
254c61dfdb - Use configure instead of patching install-path
- Drop .la-files through USE_INC_LIBTOOL
- Drop pkg-message which was displaying a wrong path and won't be
   correct anyway now that we're claiming to support different PREFIXes
2005-10-17 11:09:54 +00:00
Jean-Yves Lefort
155cca3695 Add bos.
Battle of Survival is a real-time strategy game using the Stratagus game
engine.

WWW: http://bos.seul.org/

PR:		ports/87458
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-17 10:55:32 +00:00
Volker Stolz
d215c6bf44 Update to 1.2.2 2005-10-17 10:34:20 +00:00
Volker Stolz
261b84fe6f Although configure looks for libjpeg, it's not used at all, so drop LIB_DEPENDS. 2005-10-17 10:29:20 +00:00
Emanuel Haupt
e0e8b3b3da - Perl modules require perl level > 500806
Reported by:	pointyhat via kris
Approved by:	maintainer,
		novel (mentor) (implicit)
2005-10-17 10:25:05 +00:00
Volker Stolz
e67b866922 Update to 2.4.4 2005-10-17 10:07:51 +00:00
Volker Stolz
eb3aa10576 Update to 1.8
PR:		ports/87537
Submitted by:	Ports Fury
2005-10-17 09:49:53 +00:00
Renato Botelho
e81fb82c88 - Update to 0.10
PR:		ports/86867
Approved by:	maintainer timeout (14 days)
2005-10-17 09:43:29 +00:00
Maho Nakata
62fc24d913 Update to 2.0m134 2005-10-17 09:41:59 +00:00
Renato Botelho
cad1c7ef6e - Update to 4.15
PR:		ports/86590
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer
2005-10-17 09:32:45 +00:00
Bill Fumerola
b915c4b014 0) fix hardcoded data directory
1) respect WITHOUT_X11

Noticed by: kris and his magical mystery cluster (#0)
2005-10-17 09:31:27 +00:00
Volker Stolz
23a197d480 Make PREFIX-aware
Noticed by: krisbot
2005-10-17 09:26:38 +00:00
Emanuel Haupt
bb65e32b09 - Fix pkg-plist and preserve modified config files on update/removal
- Bump PORTREVISION

Reported by:	pointyhat via kris
Approved by:	novel (mentor) (implicit)
2005-10-17 09:10:04 +00:00