Commit graph

13861 commits

Author SHA1 Message Date
Mark Linimon
16686b69dc Reset inactive maintainers and update mastersites.
Flagged by:	distfile survey
Submitted by:	fenner
2005-10-19 06:31:07 +00:00
Michael Johnson
949d0e0be7 - Add devel/libdaemon
Lightweight C library that eases the writing of UNIX daemons

WWW: http://0pointer.de/lennart/projects/libdaemon
2005-10-18 21:27:02 +00:00
Volker Stolz
f5237b243a Needs xsltproc to build docs 2005-10-18 20:57:29 +00:00
Volker Stolz
a439543032 Nuke two more expired ports 2005-10-18 20:12:26 +00:00
Volker Stolz
39f2024b7c Remove expired port devel/korelib: master site up but distfile not available, last release 2002 2005-10-18 20:04:48 +00:00
Sergei Kolobov
b34db0c847 - Attempt to fix the build on 4.x:
- add patch for <time.h> that should be <sys/time.h>
  - newer versions of bglibs use some C9X/C99 macros (e.g. va_copy)
    which are only available in GCC 3.x. This should be a NOOP
    on 5.x but seems to fix the breakage under 4.x, although
    at the expense of the heavy GCC dependency

Submitted by:	Dale Woolridge (in private e-mail)
2005-10-18 17:29:19 +00:00
John Baldwin
03444cdbf7 - Update to the latest version (0.3.0).
- Update MASTER_SITES since it has moved.

Reviewed by:	petef
2005-10-18 16:50:20 +00:00
Renato Botelho
c294966187 - Update to 0.082
PR:		ports/87610
Submitted by:	maintainer
2005-10-18 16:23:30 +00:00
Renato Botelho
27c145dc31 - Update to 0.3300
PR:		ports/87614
Submitted by:	maintainer
2005-10-18 16:23:23 +00:00
Renato Botelho
f3c402f725 - Update to 1.1091
- Drop maintainership

PR:		ports/87611
Submitted by:	maintainer
2005-10-18 16:23:01 +00:00
Erwin Lansing
760724911e Update to 1.21 2005-10-18 12:24:59 +00:00
Dmitry Sivachenko
8a8d9bb747 Update to version 2.15. 2005-10-18 10:19:57 +00:00
Dmitry Sivachenko
a3e938112e Upgrade to version 1.13. 2005-10-18 10:07:27 +00:00
Sergey Skvortsov
558427cb37 Update to 0.34
Changes:	http://search.cpan.org/src/NEELY/Data-Serializer-0.34/Changes
2005-10-18 09:28:39 +00:00
Sergey Skvortsov
d08d73e56a Add p5-XSLoader 0.06, dynamically load C libraries into Perl code. 2005-10-18 08:59:36 +00:00
Yen-Ming Lee
eea0613e66 - update to 0.18
Noticed by:	edwin
2005-10-18 06:28:45 +00:00
Edwin Groothuis
75aace985f Add URL for website of author.
Unfortunately no page found for flatzebra itself.
2005-10-18 05:00:01 +00:00
Bill Fenner
3598cf9508 Use groups to use the right subdirectory for the right MASTER_SITE.
Approved by:	obrien (MAINTAINER)
2005-10-18 03:51:52 +00:00
Edwin Groothuis
5f0de834c3 Well, believe it or not, but there is another game development SDK:
flatzebra - A generic game engine for 2D double-buffering animation

    WWW: http://www3.sympatico.ca/sarrazip/dev/

Needed for the upgrade of games/afternoonstalker
2005-10-18 03:18:54 +00:00
Edwin Groothuis
6806e37834 Remove deprecated port, the documentation is incorperated into
devel/swig13.

This after a discussion with the maintainer when he got an
update-request to 1.3.17.

Approved by:	Slaven Rezic <slaven@rezic.de>
2005-10-18 00:15:28 +00:00
Oliver Lehmann
8d2f1eaec7 update to 0.5.2 2005-10-17 21:42:34 +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
Michael Nottebrock
9bc17b554d Make PREFIX,CXXFLAGS and PTHREAD_*-safe. 2005-10-17 19:44:19 +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
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
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
Alex Dupre
1089faec53 - Update to 0.23 release
- Switch maintainer to submitter

PR:		ports/87432
Submitted by:	Lapo Luchini <lapo@lapo.it>
Approved by:	maintainer
2005-10-17 06:16:04 +00:00
Thierry Thomas
78eef95b5c Upgrade to 2.0.1.
Changelog at
<http://cvs.horde.org/diff.php/chora/docs/CHANGES?r1=1.100&r2=1.100.2.9&ty=h>
2005-10-16 21:52:53 +00:00
Clement Laforet
6ba32c412d - Sync bsd.java.mk with rev 1.67
Reported by:	kris
2005-10-16 21:05:55 +00:00
Thierry Thomas
33e6f3e29a Upgrade to 2.6.3.
Changelog available at <http://bouml.free.fr/historic.html>.
2005-10-16 19:46:46 +00:00
Kirill Ponomarev
01e9c7283b Add CONFLICTS.
PR:		ports/87526 ports/87527
Submitted by:	Denis Shaposhnikov <dsh@neva.vlink.ru>
2005-10-16 18:47:23 +00:00
Roman Bogorodskiy
f7b69c5dbb Update to 0.03.
PR:		87503
Submitted by:	Aaron Dalton (maintainer)
2005-10-16 15:43:19 +00:00
Volker Stolz
efbb712f81 - Prune dead MASTER_SITE
- Use PLIST_FILES/PORTDOCS while here
2005-10-16 15:31:03 +00:00
Volker Stolz
6104e6e7dd Deprecate with 6 weeks grace:
GVD is now integrated as part of GPS, the GNAT Programming System.
No further releases of GVD stand alone will be made.
2005-10-16 15:28:32 +00:00
Volker Stolz
cca79fc5ed - Prune MASTER_SITES: this particular flavour is no longer available from perens.com
- Nuke 3-line plist while here

Noticed by: fenner's magical distfile survey
2005-10-16 15:12:30 +00:00
Volker Stolz
78c260ee0c Fix WWW-tag. Note that a newer version is available but we haven't had time yet.
Noticed by: fenner's magical distfile survey
2005-10-16 15:01:15 +00:00
Volker Stolz
cf1ae89fdf Populate virtual category "lisp"
PR:		ports/86370
Submitted by:	Julian Stecklina
Approved by:	portmgr (linimon)
2005-10-16 14:48:09 +00:00
Sergey Matveychuk
6bfafbcbc0 - Add amd64 in allowed archs
Reported by:	Simun Mikecin <numisemis@yahoo.com>
2005-10-16 11:09:37 +00:00
Mario Sergio Fujikawa Ferreira
e770810c0d Update to 2.1.0
Approved by:	maintainer
2005-10-16 10:21:14 +00:00
Clement Laforet
0cfb7f53f2 - Add a workaround to new checksum target to keep backward compatibility.
If checksum should be equal to IGNORE and it doesn't have an entry in distinfo
  check if it has already been "registered". In other words, if they're no
  SHA256 checksum (which is the case IRL), fallback to MD5 checksum results.
2005-10-16 09:56:45 +00:00
Bill Fenner
b4f0f7cd5c Fix the path on ftp.freepascal.org
Use ftp.planetmirror.com
Use groups to not try fetching the wrong patch from the wrong site.
2005-10-16 05:38:45 +00:00
Hye-Shik Chang
f94ea29526 - Add a note about /proc dependency of some part of this library.
- Disable the platform restriction. [1]

Requested by:	mi [1]
2005-10-16 04:10:09 +00:00
Edwin Groothuis
52a8184a90 [FIX] Chase change of distfile of rubygem-redcloth
The distfile for the www/rubygem-redcloth port was renamed
	and thus cannot be installed.

PR:		ports/87461
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-10-16 01:48:04 +00:00
Mark Linimon
afbfab6680 Fix typo. 2005-10-15 05:12:01 +00:00
Bill Fenner
cc063f1282 In WWW:
Spell "cpan" correctly
 Use "-" instead of "_" in "Module-Info-File"
 Add trailing slash to get to preferred URL format
2005-10-14 18:52:49 +00:00
Volker Stolz
d70d348957 Chase update of lang/ghc 2005-10-14 12:10:45 +00:00
Volker Stolz
f3cbaa1a80 Fix breakage of ccscript on 4.x by lifting requisite commoncpp to gcc 3.4
(and track this for ccaudio which also uses commoncpp)
2005-10-14 12:05:42 +00:00
Anton Berezin
51a47cf4fa Update to 0.38. 2005-10-14 10:54:14 +00:00
Anton Berezin
57853c4e46 Add devel/p5-Sort-Key-DateTime 0.05, a perl extension for sorting
objects by some DateTime key.
2005-10-14 10:50:53 +00:00
Edwin Groothuis
6524cf2656 Welcome Andrew Pogrebennyk as new maintainer
PR:		ports/87412, ports/87411, ports/87410, ports/87409
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-14 09:59:04 +00:00