Commit graph

7959 commits

Author SHA1 Message Date
Edwin Groothuis
e12771ce93 New port: devel/pear-Console_Table, a PEAR class that makes it easy
to build console style tables.

	A PEAR class that makes it easy to build console style tables.
	This package is used by the new Horde's translation module.

PR:		ports/56240
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-31 22:03:48 +00:00
Roger Hardiman
f01ce55842 Add patch so pwlib builds correctly on bento. (use OSVERSION)
Bump port revision.
2003-08-31 19:12:21 +00:00
Roger Hardiman
48032fbbd7 add ldap as a dependency to enable ldap support in pwlib 2003-08-31 08:44:01 +00:00
Sergey Skvortsov
0659e64d62 Updated to 0.11 2003-08-31 08:18:46 +00:00
Sergey Skvortsov
e915ea5a2c Updated to 0.201 2003-08-31 07:48:43 +00:00
Sergey Skvortsov
bcc3b3353b Add p5-base 2.01,
set of modules to operate with inheritance and
class fields at runtime.
2003-08-31 07:46:38 +00:00
Sergey Skvortsov
b171e6d269 Updated to 0.8 2003-08-31 07:31:22 +00:00
Edwin Groothuis
e66bdf069c [PATCH] devel/doc++: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

PR:		ports/54924
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-31 00:27:08 +00:00
Jimmy Olgeni
e81aacb9ad Add erlslang, SLang binding for Erlang.
Submitted by:	Chris Pressey <chris_pressey@yahoo.ca>
2003-08-30 18:46:21 +00:00
Kirill Ponomarev
9c461e9fdd - Fix build on -current
o Remove extra token pasting operators after ::'s.
  o Add missing ; in yacc files.

PR:		56187
Submitted by:	Michael Edenfield <kutulu@kutulu.org>
2003-08-30 17:37:21 +00:00
Kirill Ponomarev
1a7e5884a5 - Add new MASTER_SITES
PR:		56200
Submitted by:	maintainer
2003-08-30 17:16:34 +00:00
Kirill Ponomarev
c7c59e31c7 - Add new MASTER_SITES
PR:		56199
Submitted by:	maintainer
2003-08-30 17:15:59 +00:00
Kirill Ponomarev
7fe4ba19b8 - Fix build
PR:		56192
Submitted by:	Ports Fury
2003-08-30 17:02:06 +00:00
Dirk Meyer
21e07a995f - file retired, new location ports/Mk/bsd.gnustep.mk 2003-08-30 02:38:38 +00:00
Edwin Groothuis
3618543557 [NEW PORT] devel/poslib: Posadis C++ DNS library
Poslib is a portable C++ DNS library, a part of Posadis
	project.  It consists of two parts: a client library and a
	server library.

	Using the client library, you can simply develop applications
	that use the Domain Name System (DNS). It includes many
	functions for resolving, domain-name manipulation and
	Resource Record (RR) creation.

	The server library, based on the client core, can be used
	to develop DNS servers. By implementing a query entry-point
	function using the Poslib library of functions, you can
	easily create DNS servers, without worrying about low-level
	details such as DNS message compilation, domain-name
	compression and UDP/TCP transmission.

	Author:	Meilof Veeningen <meilof@users.sourceforge.net>
	WWW:	http://posadis.sourceforge.net/projects/poslib.php

PR:		ports/55195
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-08-30 00:56:20 +00:00
Edwin Groothuis
825bfdad83 ports/devel/tclxml depends on ports/devel/tcllib
Tclxml (ports/devel/tclxml) depends on ports/devel/tcllib,
	but this is not present in RUN_DEPENDS variable (see
	Makefile).

PR:		ports/54584
Submitted by:	Nicola Vitale <nivit@libero.it>
2003-08-30 00:17:56 +00:00
Mathieu Arnold
e2059632bd Update to 0.28 2003-08-29 13:06:14 +00:00
Mathieu Arnold
805e2e0dac Update to 0.17 2003-08-29 12:49:14 +00:00
Kirill Ponomarev
dfcfff2394 New port - devel/xxl
XXL is a library for C and C++ that provides exception handling
and asset management. Asset management is integrated with the
exception handling mechanism such that assets may be
automatically cleaned up if an exception is thrown, which
allows for much simplified program structure with respect to
error handling.

By allowing XXL to track assets and using its exception
handling features, the programmer no longer has to check error
conditions on every function call and cleanup the assets on
failure because XXL does the work.

PR:		56128
Submitted by:	Robert Schlotterbeck <rws@suki.rs.tarrant.tx.us>
2003-08-29 11:50:08 +00:00
Joe Marcus Clarke
ee8b9d9d03 Fix fetch.
Submitted by:	maintainer
2003-08-28 21:04:48 +00:00
Erwin Lansing
3f009cb215 Add flyspray 0.9.4,
a simple, easy-to-use web based bug tracking
system.

PR:		56082
Submitted by:	Nick Hilliard <nick@foobar.org>
2003-08-28 19:56:31 +00:00
Lev A. Serebryakov
86bd342ed8 Some optimizations for unsigned bit fields. 2003-08-28 10:04:52 +00:00
Edwin Groothuis
50fb5a0f3d NEW PORT: devel/libds (Useful data structures library)
A small, but useful library of data structures. Has AVL
	tree, binary heap, hash table, a queue, a stack, variable
	length array.

PR:		ports/44565
Submitted by:	Peter Bozarov <peter@bozz.demon.nl>
2003-08-28 09:16:04 +00:00
Roger Hardiman
72e610aa05 Add PWlib 1.5.0, a cross platform C++ library which is used by OpenH323. 2003-08-28 07:58:51 +00:00
Erwin Lansing
7352d398f2 The HTML documentation tarball has been removed
PR:		56071
Submitted by:	maintainer
2003-08-28 07:43:33 +00:00
Dmitry Sivachenko
a06b8cd0c7 New port: p5-Module-CoreList
Module::CoreList contains the hash of hashes %Module::CoreList::version,
this is keyed on perl version as indicated in $].  The second level hash
is module => version pairs.

It also contains %Module::CoreList::released hash, which has ISO formatted
versions of the release dates, as gleaned from the perlhist manpage.

Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2003-08-28 07:37:46 +00:00
Dmitry Sivachenko
13338b3451 New port: p5-Module-ScanDeps
This module scans potential modules used by perl programs, using
line-by-line analysis and elaborate heuristics.

Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2003-08-28 07:36:32 +00:00
Dmitry Sivachenko
53e3bc5f46 New port: p5-Locale-Maketext-Simple
This module is a simple wrapper around Locale::Maketext::Lexicon,
designed to alleviate the need of creating Language Classes for module
authors.

If Locale::Maketext::Lexicon is not present, it implements a minimal
localization function, so the program can function normally.

Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2003-08-28 07:35:04 +00:00
Dmitry Sivachenko
32e97f75c4 New port: p5-PAR.
The PAR Toolkit is a cross between Java's JAR and Perl2EXE; It makes
cross-platform packaging and deployment a breeze for Perl programmers.

Notable features include:

* Turn your Perl programs into ready-to-run executables
* Pack scripts and requered libraries with a binary loader
* Put PAR files into @INC to avoid version conflicts
* Works with remote URL as well as local files
* Supports XS modules and DATA sections
* Turns CPAN module distributions into PAR distributions
* Install, uninstall, signs and verifies PAR distributions
* Runs scripts inside PAR files, generated by "pp -p"

Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2003-08-28 07:31:10 +00:00
Dmitry Sivachenko
df1548aee1 New port: p5-version.
This module implements overloaded version objects for all versions
of Perl, including all of the features of version objects which will
be part of Perl 5.10.0 except automatic v-string handling.

Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2003-08-28 07:29:23 +00:00
Dmitry Sivachenko
ede1996e21 New port: p5-PAR-Dist.
This module creates and manipulates PAR distributions.  They are
architecture-specific PAR files, containing everything under blib/
of CPAN distributions after their "make" or "Build" stage, a META.yml
describing metadata of the original CPAN distribution, and a MANIFEST
detailing all files within it.  Digitally signed PAR distributions
will also contain a SIGNATURE file.

The naming convention for such distributions is:

    $NAME-$VERSION-$ARCH-$PERL_VERSION.par

For example, "PAR-Dist-0.01-i386-freebsd-5.8.0.par" corresponds to the
0.01 release of "PAR-Dist" on CPAN, built for perl 5.8.0 running on
"i386-freebsd".

Submitted by:	autrijus@autrijus.org
2003-08-28 07:25:19 +00:00
Hye-Shik Chang
34e10e966b Update to 1.1.4.1 2003-08-28 05:01:53 +00:00
Dirk Meyer
960b679f10 - use new hook USE_GNUSTEP in bsd.port.mk 2003-08-28 01:42:30 +00:00
Edwin Groothuis
8294a1d608 Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
	(except sxm). I guess no maintainer would deny this trivial
	change.

PR:		ports/56052
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-28 00:01:09 +00:00
Diomidis Spinellis
39b6e964c0 Update to release 1.16
Reformat and update pkg-descr

Release 1.16 is associated with the following changes:
-  Declarations can be intermixed with statements (C99).
-  __typeof can have as its argument an expression
   and not only an identifier.
-  Support for C99 variable number of arguments preprocessor macros.
-  Allow case expression ranges (gcc extension).
-  Recognise __atribute__(__unused__) for determining which
   identifiers should not be reported as unused (gcc extension).
-  Command-line option to generate a wrongly scoped identifier and unused
   include file and identifier warning report.
-  Separate identifier attribute for enumeration constants.
   This allows us stop incorrectly categorizing them as having global
   (compilation unit) visibility.
-  Error reporting format is now compatible with gcc.
-  Dereferencing a function yields a function (common extension).
-  Command-line option to process the file and exit.
-  Document processing of the FreeBSD kernel.
-  Correct typing of assembly-annotated declarators.
-  Fixed assertion failure that could be caused when parts of concatenated
   identifiers were no longer available (e.g. when processing files
   with the -m T option.)
-  Correct handling of macro parameters that match other macros and
   are followed by a concatenation operator (they were erroneously replaced).
-  Add workaround for gcc __builtin_va_copy in the provided
   definition files.
-  Corrected the handling of main() in the example definition
   files.

Approved by:	netchild
2003-08-27 21:41:18 +00:00
Akinori MUSHA
084f1296c2 Update to 3.2.0. 2003-08-27 16:20:59 +00:00
Akinori MUSHA
150a7d659c Incorporate a patch from [ruby-dev:21263] to fix the problem where it
segfaults when there is an error in char-class in char-class.

Bump PORTREVISION accordingly.
2003-08-27 16:06:06 +00:00
Mathieu Arnold
74dfa2fab1 Update to 0.24
fixup DEPENDS

Approved by:	maintainer
2003-08-27 13:40:55 +00:00
Mathieu Arnold
f92897ec6b Update to 0.22
Approved by:	maintainer
2003-08-27 13:40:13 +00:00
Mathieu Arnold
8df77f145f Update to 2.03
fixup plist

Approved by:	maintainer
2003-08-27 13:39:23 +00:00
Mathieu Arnold
976383ef07 Update to 0.20 2003-08-27 11:50:49 +00:00
Dirk Meyer
f036cca7a0 - Update to 1.7.3 2003-08-27 07:17:43 +00:00
Dirk Meyer
f1645eeecb - Update for GNUstep 1.7.3
- preserve MAKE_ENV
Approved by:	knu (implicit)
2003-08-27 07:15:37 +00:00
Joe Marcus Clarke
d7d9518fb3 Grrr...actually up the PORTVERSION. 2003-08-26 21:46:45 +00:00
Sean Chittenden
12c7a2a2aa Update tla (C arch client) to use GNU's patch (gpatch).
Submitted by:	Curtis.Dunham@alltel.com
Obtained from:	arch-users mailing list
2003-08-26 21:38:09 +00:00
Joe Marcus Clarke
3110276b5e Update to 2.2.3. 2003-08-26 21:23:26 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Kirill Ponomarev
56d10cf1b5 - Update to version 5.5.6
PR:		55999
Submitted by:	Ports Fury
2003-08-26 18:44:20 +00:00
Mathieu Arnold
a5790aa572 Update to 0.04
clean DEPENDS

Approved by:	demon (mentor)
2003-08-26 15:55:19 +00:00
Mathieu Arnold
952cde7303 Update to 0.06
Approved by:	demon (mentor)
2003-08-26 15:54:23 +00:00
Lev A. Serebryakov
83c701c12a Some fixes in target. 2003-08-26 13:31:54 +00:00
Kirill Ponomarev
cc1c598550 - Update to version 0.5
- Use DOCSDIR macro

PR:		55974
Submitted by:	maintainer
2003-08-26 06:15:42 +00:00
Alexander Nedotsukov
81e8b8d242 Update to 1.3.6
Approved by: marcus (mentor)
2003-08-25 23:39:08 +00:00
Alexander Nedotsukov
8e7ab12f85 Update to 2.1.0
Approved by: marcus (mentor)
2003-08-25 23:37:01 +00:00
Alexander Nedotsukov
0e88345a28 Update to 1.3.3
Approved by: marcus (mentor)
2003-08-25 23:35:02 +00:00
Alexander Nedotsukov
c644da13d2 Update to 1.3.7
Approved by: marcus (mentor)
2003-08-25 23:33:45 +00:00
Kirill Ponomarev
7a950ce21f - Update to 0.26 (fixes several minor bugs), see NEWS for
details

PR:		55970
Submitted by:	maintainer
2003-08-25 20:30:51 +00:00
Dirk Meyer
458d3d20d3 - Fix gcc33 problems within comments 2003-08-25 17:06:03 +00:00
Joe Marcus Clarke
f96ecefb91 * Update to 1.019
* Assign maintainership to submitted

PR:		55943
Submitted by:	Rui Lopes <rui@ruilopes.com>
Approved by:	Bram Moolenaar <Bram@moolenaar.net> (previous maintainer)
2003-08-25 16:43:09 +00:00
Erwin Lansing
68c11471b4 - Update to 1.8.3
* The variant-to-string typecast problem that  caused compilation errors
  with GCC 3.3 was fixed.
  * A problem with template lists was fixed.
  * Documentation improved.

PR:		55958
Submitted by:	maintainer
2003-08-25 14:49:41 +00:00
Chris D. Faulhaber
b08052feb9 Update port to 3.2.2. 2003-08-25 14:45:32 +00:00
Kirill Ponomarev
a54c6d4835 - Utilize DOCSDIR and EXAMPLESDIR
- make portlint happy: move DISTFILES
- change COMMENT a little
- ${ECHO} -> ${ECHO_MSG}

PR:		55946
Submitted by:	maintainer
2003-08-25 12:37:51 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Joe Marcus Clarke
a8ed54fcae Update to 0.12.1. This brings a shared lib bump of libintl.so. It is
recommended people use:

portupgrade -rf gettext -m BATCH=yes

To update this port.

Tested by:	Thierry Thomas <thierry@pompo.net>
		myself
2003-08-25 05:37:53 +00:00
Edwin Groothuis
53e8276a23 devel/pear-PEAR: upgrading to 1.2.1 final.
This PR upgrades devel/pear-PEAR to its latest version (1.2.1 stable).

PR:		ports/55609
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-25 01:46:27 +00:00
Edwin Groothuis
2ac923e84d devel/pear-PEAR: separating build & install of PECL.
When you build a PECL module, NO_BUILD is defined => the
	build target does not build anything, and make all is delayed
	until `make install'.

PR:		ports/55168
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-25 01:12:22 +00:00
Edwin Groothuis
8be825f122 Update location of tarball for this port
Helps keep track of modes/permissions/ownership of files in cvs

Change in distinfo is only because it isn't gzipped

PR:		ports/55071
Submitted by:	R.I.Pienaar <rip@devco.net>
2003-08-25 00:55:24 +00:00
Adam Weinberger
53f8d38802 Update to 2.0.4. 2003-08-24 23:01:35 +00:00
Adam Weinberger
373e7598d6 Update to 1.99.7. 2003-08-24 22:42:20 +00:00
Dirk Meyer
80a61153fa - Fix gcc33 problems on CURRENT 2003-08-24 17:34:45 +00:00
Gerald Pfeifer
ee9d9081d4 Fix COMMENT.
Approved by:	joerg (maintainer)
2003-08-24 16:46:06 +00:00
Mathieu Arnold
76cf235bdd Add MAN3 now that Module::Build does generate man pages
bump PORTREVISION

Approved by:	demon (mentor)
2003-08-24 13:49:08 +00:00
Edwin Groothuis
51fcfef1ce i[Patch Port] devel/viewcvs (unforbidden)
This patch solves two problems of the actual ViewCVs port:
	1. it is forbidden as it is CSS-vulnerable, ViewCVS's CVS
	contains a patch but a new release was still not created
	by the authors 2. it overwrites the configuration files on
	installation

	To solve problem 1 I "back-ported" the patch 1.117 to
	lib/viewcvs.py
	http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/viewcvs/viewcvs/lib/viewcvs.py#rev1.117
	as the author itself says, it solves the problem:
	http://mailman.lyra.org/pipermail/viewcvs-dev/2002-July/000776.html

	To solve problem 2 I changed the install script to install
	viewcvs.conf.dist directly instead of renaming it to
	viewcvs.conf, leaving it up to the user and specifying it
	in the pkg-message.

PR:		 ports/51464
Submitted by:	Lapo Luchini <lapo@m4d.sm>
2003-08-24 12:40:03 +00:00
Kirill Ponomarev
d7ba809b9b - Utilize PYTHON_SITELIBDIR
PR:		55907
Submitted by:	maintainer
2003-08-24 06:28:27 +00:00
Kirill Ponomarev
23034d3f6b - Update to the current version 3.8 and change the email
address of the maintainer.

PR:		55910
Submitted by:	maintainer
2003-08-24 06:19:35 +00:00
Kirill Ponomarev
648c273e57 - Update to the current version 3.8 and change the email
address of the maintainer.

PR:		55911
Submitted by:	maintainer
2003-08-24 06:18:45 +00:00
Kirill Ponomarev
d9378a1843 - Update to version 0.9.20
PR:		55898
Submitted by:	Ports Fury
2003-08-23 21:41:17 +00:00
Kirill Ponomarev
f79a0f078d - fix pkg-plist: don't remove not our dirs (from omniORB)
- Utilize variables: PYTHON_SITELIBDIR, DOCSDIR, EXAMPLESDIR
- INSTALLS_SHLIB=yes because we do
- make portlint happy

PR:		55906
Submitted by:	maintainer
2003-08-23 21:39:37 +00:00
Akinori MUSHA
e9eae2e616 Add a master site. 2003-08-23 16:48:38 +00:00
Akinori MUSHA
4b7332d7df Update to 2.49. 2003-08-23 16:47:19 +00:00
Akinori MUSHA
9bc5e88302 Update to 1.9.3. 2003-08-23 16:06:52 +00:00
Dirk Meyer
6371658cee - amd64 is not supported 2003-08-23 11:21:50 +00:00
Hye-Shik Chang
0b079ea02d Update 0.92 2003-08-23 02:17:31 +00:00
Hye-Shik Chang
aff1614521 Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:	olgeni
2003-08-23 01:03:50 +00:00
Akinori MUSHA
704920bee9 Update to 2.0.5. 2003-08-22 22:55:52 +00:00
Akinori MUSHA
e8d03d17d1 Update to 3.1.5. 2003-08-22 22:47:57 +00:00
Kirill Ponomarev
b694b75c6d - Update to version 1.0.1
PR:		55878
Submitted by:	maintainer
2003-08-22 20:49:34 +00:00
Kirill Ponomarev
588b4fec0e - Update to 0.3.4b
PR:		55418
Submitted by:	Ports Fury
2003-08-22 13:37:57 +00:00
Lev A. Serebryakov
d2d2a69c73 Update to latest milestone 0.27.0
PR:		ports/55798
Submitted by:	lev
Approved by:	bmah (maintainer)
2003-08-22 12:49:14 +00:00
Trevor Johnson
98ca5de661 Update to 1.11.
PR:		51834
Submitted by:	mat
2003-08-22 11:48:30 +00:00
Alexander Leidinger
cdfad719b2 Take over maintainership.
Requested by:	previous maintainer
2003-08-22 11:33:00 +00:00
Alexander Kabaev
9dc4a58a23 Update to 2.2:
- Bug fixes.
 - Rudimentary interceptor support.
 - Support for Python 2.3.
 - Per thread and per object reference timeouts.
 - Generation of stubs for all COS IDL.
 - New omniORB.any module to help convert to and from Anys.

Assign port maintainership to Sergey Matveychuk <sem@ciam.ru>,
he is omniORB port maintainer and will be able to take care of
this port better.

PR:		55849
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (new maintainer)
2003-08-21 21:35:15 +00:00
Kirill Ponomarev
ef8317f8a6 Update to 4.0.2
- Bug fixes.
 - Use of standard iostreams in omniNames etc..
 - Performance improvements.
 - Use DOCSDIR

PR:		55849
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-08-21 21:15:31 +00:00
Sergey Skvortsov
08e52e6fc5 Apply workaround for use 'du -sk' instead 'du -sb'. 2003-08-21 18:05:28 +00:00
Mathieu Arnold
78dc0ca84e Update to 0.19_05
Add inc.build.mk which should be used by modules using Module::Build to build
so that they respect PREFIX
Grab maintainership

PR:		55115
Approved by:	demon (mentor)
2003-08-21 13:09:52 +00:00
Daichi GOTO
5bbac6fe49 update devel/vtcl: 1.6.0b2 -> 1.6.0
PR:		55763
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2003-08-21 04:51:56 +00:00
Alexander Nedotsukov
807df06858 Fix gmodule and gthread library names in .pc files.
PR:           55745
Submitted by: KATO Tsuguru <tkato@prontomail.com> (based on)
Approved by:  marcus (mentor)
2003-08-21 02:18:15 +00:00
Hye-Shik Chang
434431588c Fix build on python2.3 2003-08-20 09:35:46 +00:00
Mathieu Arnold
a870cad52f Add p5-DateTime-Calendar-FrenchRevolutionary 0.04
Dates in the French Revolutionary Calendar.

PR:		55117
Submitted by:	me
Approved by:	demon (mentor)
2003-08-20 08:54:28 +00:00
Mathieu Arnold
5bba790c1a Update to 1.02
bump PORTEPOCH because it went from 1.0100 to 1.02
restrict to perl 5.6.1 and higher because of new dependency

Approved by:	demon (mentor)
2003-08-20 08:05:39 +00:00
Erwin Lansing
15e1a07d56 Add p5-Algorithm-Numerical-Shuffle 1.4, shuffle a list.
Shuffle is a perl module which performs a one pass, fair shuffle on a
list. If the list is passed as a reference to an array, the shuffle
is done in situ.

The running time of the algorithm is linear in the size of the list.
For an in situ shuffle, the memory overhead is constant; otherwise,
linear extra memory is used.

The algorithm used is discussed by Knuth [3]. It was first published
by Fisher and Yates [2], and later by Durstenfeld [1].

PR:		55574
Submitted by:	andrew@scoop.co.nz
2003-08-20 06:56:11 +00:00
Erwin Lansing
2d6c1620e7 Update to 1.20
Submitted by:	mat
2003-08-19 17:03:22 +00:00
Mathieu Arnold
16790c2ec7 Update to 0.09
- added DT::Set count()
- fixed DT::SpanSet duration()
- methods that accepted a DT object, now accept a list of DT objects.
  Suggested by Ben Bennet, I think.
- added _callback_next - "previous-only recurrences"
- optimizes intersection of recurrence with span
- internal 'S::I' recurrence class
- small fix in DT::Set clone()
- DateTime::Set uses DateTime infinity constants; max and min now return
  DateTime::Infinite::Future/Past objects.
- DateTime::Span uses DateTime infinity constants; max and min now return
  DateTime::Infinite::Future/Past objects.
  Docs update to explain 'max()' value when a span is built using 'before'.
- added method set_time_zone()
- clone() is documented

Approved by:	demon (mentor)
2003-08-19 16:17:28 +00:00
Mathieu Arnold
867d609610 Update to 0.50
* count()
* fixed: size() does not try to add 'zero' to object.
* tests for count() and size()

Approved by:	demon (mentor)
2003-08-19 16:14:13 +00:00
Mathieu Arnold
40bd88553d update to 0.2501
Approved by:	demon (mentor)
2003-08-19 15:41:35 +00:00
Tilman Keskinoz
f4296f839b Update the pkg-descr
Submitted by:	Chris Larsen <darth@vader.dk>
2003-08-19 13:47:48 +00:00
Tilman Keskinoz
b497a1a99f Unbreak by Updating to 1.3.3 and
Change the Logic of the knobs

PR:		55651
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-08-19 13:45:13 +00:00
Mathieu Arnold
d61d3045ff Add p5-DateTime-Format-HTTP 0.35
This module provides functions that deal the date formats used by the HTTP
protocol (and then some more).

PR:		54187
Submitted by:	mat
Approved by:	demon (mentor)
2003-08-19 10:57:34 +00:00
Jimmy Olgeni
8a0b6c455a Upgrade to version 1.9.9. 2003-08-19 09:58:58 +00:00
Mathieu Arnold
022c64921e Update to 0.77
* Correct package name for Quick.
* Augment license conditions.
* Fixed timezones in fall.t and quick.t tests.
* Fallthrough example and test added.
* Quick parser added to simplify fallthrough stuff.
* Rejigged internals to allow for on_fail argument to multi-parsers.

Approved by:	demon (mentor)
2003-08-19 09:22:25 +00:00
Mathieu Arnold
d0ae49b224 Update to 1.04
* the 'locale' release
  * Applied patches from Joshua Hoblitt to move the the brand new
    DateTime::Locale rather than the old ::Language modules
  * Implemented %x, %X and %c for locale formats
  * Fixed a bug on the two digit year determinator
  * Added a test for locales known as 004locale.t
* This is a major change and you should install this release if you are using
  DateTime >= 0.14 (the first release with Locale)

Bump PORTEPOCH because version went from 1.0302 to 1.04

Approved by:	demon (mentor)
2003-08-19 09:05:52 +00:00
Mathieu Arnold
277ab524d9 Update to 0.65
* It is now possible to turn validation on and off at runtime.  To make this
  easier, it can be set via the PERL_NO_VALIDATION environment variable, or the
  $Params::Validate::NO_VALIDATION global variable.  Go ahead, shoot yourself
  in the foot with it!

Approved by:	demon (mentor), maintainer
2003-08-19 08:30:51 +00:00
Joe Marcus Clarke
c4891b8d93 Mark IGNORE until scaffold can be committed. 2003-08-18 21:07:19 +00:00
Jimmy Olgeni
2ccb917430 Add HyperSpec, a Common Lisp reference in HTML format, based on the
ANSI X3.226-1994 standard.
2003-08-18 19:40:56 +00:00
Akinori MUSHA
5f029c5d3f Update to 0.9. 2003-08-18 18:36:29 +00:00
Norikatsu Shigemura
efb928619b o Main modification
graphics/gd(based on 1.8.4)    -> graphics/gd1
  graphics/gd2(based on 2.0.15)  -> graphics/gd
  graphics/p5-GD(based on 1.41)  -> graphics/p5-GD1
  graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
  japanese/gd                    -> japanese/gd1
  japanese/gd2                   -> japanese/gd
o Include some feature
  WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]

PR:		ports/54540
Submitted by:	Ports Fury
Approved by:	maintainer (blanket)
Reported by:	bento via kris [1]
2003-08-18 16:15:10 +00:00
Michael Landin
7ee3561572 Update to latest release (4.0.1)
- Major code cleanup
	- Improved logging and spell-checking
	- Faster compilation time

Approved by:		roberto (mentor)
2003-08-18 15:32:23 +00:00
Erwin Lansing
6c5f4f98c5 Update to 1.50
PR:		53730, 55647
Submitted by:	mat, Sergey Matveychuk <sem@ciam.ru>
Approved by:	maintainer (implicit)
2003-08-18 13:18:41 +00:00
Mathieu Arnold
7fb0c2fd50 Update to 20030726
grab maintainership

PR:		55309
Submitted by:	me
Approved by:	demon (mentor)
2003-08-18 10:47:18 +00:00
Norikatsu Shigemura
fb1a8d2827 Update to 20030818.
Requested by:	simokawa (developer)
2003-08-18 10:44:06 +00:00
Norikatsu Shigemura
eacbcdc5e6 Update to 20030805.
Requested by:	simokawa (developer)
Submitted by:	daichi
2003-08-18 10:34:09 +00:00
Joe Marcus Clarke
b076d888ee Remove gide. This was replaced with anjuta which will be replaced by
scaffold in GNOME 2.4.
2003-08-18 01:25:35 +00:00
Joe Marcus Clarke
7151ee112c Remove gnomedebug. It's old, broken on -CURRENT, and not heavily used
(if at all).
2003-08-18 01:20:42 +00:00
Sean Chittenden
0d3e362811 Add tla, an arch CLI written in C.
Arch is a really nifty revision control system. It's "whole-tree
changeset based" which means, roughly, that it can handle (with atomic
commits) file and directory adds, deletes, and renames cleanly, and
that it does branching simply and easily. Arch is also "distributed"
which means, for example that you can make arch branches of your own
from remote projects, even if you don't have write access to the
revision control archives for those projects.

This looks to be as close to an open source p4 replacement as one could
hope without being p4.  I'll go so far as to suggest that if this SCM
was employed by the BSD crowd, merging changes between dragonfly (post
source repo reorog), NetBSD, and OpenBSD would be radically less painful.
It is very possible that the dragonfly fork may not have happened under
the arch SCM development methodology, but if it did, at the very least it
would be possible to incorporate dillion's reorg work in a single patch
set, no cvs admin repo surgery needed.

WWW: http://arch.fifthvision.net/bin/view
2003-08-17 22:01:07 +00:00
Jun Kuriyama
42e475653b Update WWW.
PR:		ports/54925
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-17 09:53:37 +00:00
Kris Kennaway
95afc5b1f7 Switch to tcl 8.4 and bump PORTREVISION
Reviewed by:	maintainer
2003-08-17 08:45:34 +00:00
Kris Kennaway
e6219cabdf Switch to tcl 8.4 and bump PORTREVISION.
Reviewed by:	maintainer
2003-08-17 08:12:31 +00:00
Joe Marcus Clarke
bdd1c47883 Use INFO. 2003-08-17 04:14:30 +00:00
Joe Marcus Clarke
c14dd37512 * Use INFO
* Use gnometarget
2003-08-17 04:11:50 +00:00
Alexander Nedotsukov
ad16e3450a - Change my maintainer address.
- Use gnomehack for pkgconfig libdir.

Approved by: marcus (mentor)
2003-08-17 04:01:04 +00:00
Alexander Nedotsukov
9542b8ed84 Change my maintainer address.
Approved by: marcus (mentor)
2003-08-17 03:59:31 +00:00
Joe Marcus Clarke
f4c9cba333 Use INFO. 2003-08-17 03:51:54 +00:00
Kris Kennaway
565e89d94e Switch to tcl/tk 8.4, add tcl84 virtual category and bump PORTREVISION. 2003-08-17 01:51:48 +00:00
Kris Kennaway
423ffe941b Switch to tcl 8.4, add tcl84 virtual category and bump PORTREVISION. 2003-08-17 01:45:25 +00:00
Joe Marcus Clarke
dd5ea45c77 Update to 2.4.4.
* Add support for the Polish locale
* Try to add more intelligence to the direct command use code
* Fix up the wording about numbered info files [1]

Suggested by:	gerald [1]
2003-08-16 20:42:44 +00:00
Lev A. Serebryakov
595344fe2d Add all libraries to build.
Now libobjc, libf2c, libstdc++ are builded and installed with headers, etc.
2003-08-16 17:11:10 +00:00
Jimmy Olgeni
536b373300 Add jadetex to BUILD_DEPENDS. 2003-08-16 13:40:54 +00:00
Kris Kennaway
0f359c492b Bump PORTREVISION for pkg-plist fix 2003-08-16 11:17:09 +00:00
Kris Kennaway
73226e2752 Add missing files 2003-08-16 11:16:50 +00:00
Kris Kennaway
218656ddba Utilize INFO and bump PORTREVISION. 2003-08-16 10:07:08 +00:00
Kris Kennaway
b0e9360f7c Utilize INFO. The pkg-plist still appears to be broken. 2003-08-16 09:30:28 +00:00
Kris Kennaway
36bd6e8245 Bump PORTREVISION for previous 2003-08-16 09:20:46 +00:00
Mathieu Arnold
7bd7cbe806 Update my ports to use my @FreeBSD.org address
Approved by:	demon (mentor)
2003-08-16 09:13:44 +00:00
Kris Kennaway
474e697628 Utilize INFO 2003-08-16 09:12:50 +00:00
Joe Marcus Clarke
bd7d1808e5 Update to 0.51b2.
Submitted by:	maintainer
2003-08-16 06:06:14 +00:00
Akinori MUSHA
71962265dc Add ruby-p4 (P4Ruby), Ruby interface to the Perforce API. 2003-08-15 18:40:47 +00:00
Joe Marcus Clarke
12a8b0c085 Really fix the bug where portlint looks through COMMENT for direct command
usage.
2003-08-15 17:47:21 +00:00
Hye-Shik Chang
ca3ad95cad Update to 0.91 2003-08-15 13:23:51 +00:00
Joe Marcus Clarke
0bd33bd673 * Add support for the new INFO macro
* Clean up some more Perl warnings
* Make sure all the MAN macros are printed in all uppercase
* Add perl, ruby, python, and the auto* tools to the list of direct
  commands [1]

PR:		55529 [1]
Submitted by:	Jens Rehsack <rehsack@liwing.de> [1]
2003-08-15 05:05:33 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00