Commit graph

82986 commits

Author SHA1 Message Date
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
Erwin Lansing
6697a49c5d Add p5-HTML-Breadcrumbs 0.03,
HTML::Breadcrumbs is a module used to create HTML 'breadcrumb trails'
i.e. an ordered set of html links locating the current page within
a hierarchy.

HTML::Breadcrumbs splits the given path up into a list of elements,
derives labels to use for each of these elements, and then renders
this list as N-1 links using the derived label, with the final
element being just a label.

PR:		55576
Submitted by:	andrew@scoop.co.nz
2003-08-28 07:34:13 +00:00
Roger Hardiman
642a344117 Upgrade to 1.1.7 2003-08-28 07:32:44 +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
4e9c298af1 New port: p5-Module-Signature.
Module::Signature adds cryptographic authentications to CPAN
distributions, via the special SIGNATURE file.

If you are a module user, all you have to do is to remember
running "cpansign -v" (or just "cpansign") before issuing
"perl Makefile.PL" or "perl Build.PL"; that will ensure the
 distribution has not been tampered with.

For module authors, you'd want to add the SIGNATURE file to
your MANIFEST, then type "cpansign -s" before making a distribution.

Submitted by:	autrijus@autrijus.org
2003-08-28 07:27:15 +00:00
Roger Hardiman
63e935f50d Upgrade to 2.0.5 2003-08-28 07:26:16 +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
Roger Hardiman
71573fe01f Upgrade to 1.1.7 2003-08-28 07:16:49 +00:00
Roger Hardiman
027cf3add7 Upgrade to ver 1.4.1 2003-08-28 07:14:38 +00:00
Roger Hardiman
38e9c2e97d Upgrade to 1.12.0.
pwlib has been split out into its own port.
2003-08-28 06:56:10 +00:00
Roger Hardiman
afbbd896cb Upgrade to 0.98.0 2003-08-28 06:44:56 +00:00
Joe Marcus Clarke
b8a0919594 Update to 0.14.1.
PR:		56046
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2003-08-28 06:05:49 +00:00
Hye-Shik Chang
3e9578414e Add a new port for liferea 0.3.1,
a Simple RSS/RDF feed reader for GNOME2
2003-08-28 05:44:59 +00:00
Oliver Braun
efb6a82e02 Change MASTER_SITES to better ones.
Submitted by:	Dave Airlie <airlied@samba.org> (developer)
2003-08-28 05:26:09 +00:00
Hye-Shik Chang
34e10e966b Update to 1.1.4.1 2003-08-28 05:01:53 +00:00
Kirill Ponomarev
c101866e9f - Add an end-of-string to each line of the input
when parsing the input files

PR:		56043
Submitted by:	maintainer
2003-08-28 04:51:02 +00:00
Joe Marcus Clarke
8c5dce9aef * Update to 2.0.14
* Use USE_OPENLDAP
2003-08-28 04:33:51 +00:00
Joe Marcus Clarke
6e05d97629 Fix typo in recent MySQL component addition. This typo lead to incorrect
operation when using MySQL 3.32.

PR:		56062
Submitted by:	leeym
2003-08-28 03:58:01 +00:00
Norikatsu Shigemura
61678d15bb Update to 20030727.
PR:		ports/56064
Submitted by:	KANOU Hiroki <kanou@khdd.net> (maintainer)
2003-08-28 02:04:41 +00:00
Norikatsu Shigemura
8b8365db3d Update to 5.0.21.
PR:		ports/56053
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-08-28 02:03:04 +00:00
Norikatsu Shigemura
4bb7bb2828 Update to 1.11.
PR:		ports/56050
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-08-28 02:00:33 +00:00
Adam Weinberger
a9ce90e236 Update to 1.2.5. 2003-08-28 01:49:56 +00:00
Dirk Meyer
960b679f10 - use new hook USE_GNUSTEP in bsd.port.mk 2003-08-28 01:42:30 +00:00
Edwin Groothuis
35fc62a6c3 Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports
	- Fix the chicken's csc script
	- Minor portlint cleanups

PR:		ports/55265
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-28 00:09:58 +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
Alexander Nedotsukov
6babeb84a5 Workaround gcc 2.95.x static_cast<> bug on -STABLE
PR:           56030
Submitted by: Sergey Akifyev <asa@gascom.ru> (based on)
Approved by:  marcus (mentor)
2003-08-27 23:31:43 +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
Kirill Ponomarev
d68e03fe24 - Bug fixes
- New man pages

PR:		56051
Submitted by:	The Anarcat <anarcat@anarcat.ath.cx> (maintainer)
2003-08-27 21:38:40 +00:00
Mathieu Arnold
291cc76b77 Update to 1.05
Approved by:	maintainer
2003-08-27 20:27:30 +00:00
Sergey A. Osokin
8adda270e9 Update to 2.0.14 [1]
Use %%DOCSDIR%% in pkg-plist [2]

Submitted by:	Vivek Khera <vivek@khera.org> [1],
		Linh Pham <question@closedsrc.org> [1],
		osa [2]
Approved by:	Vivek Khera <vivek@khera.org> (maintainer)
PRs:		55759, 56016
2003-08-27 20:19:58 +00:00
Kirill Ponomarev
3b1474b3ed - Update to version 1.2.12
PR:		56042
Submitted by:	Ports Fury
2003-08-27 19:15:38 +00:00
Kirill Ponomarev
329a9a2ff8 - Fix MASTER_SITES
- Support CFLAGS properly
- Utilize USE_SDL

PR:		56038
Submitted by:	Ports Fury
2003-08-27 19:10:39 +00:00
James E. Housley
6a2386d958 Update to DAT 4289 2003-08-27 19:08:07 +00:00
Jimmy Olgeni
6cf17ef041 Unbreak for -CURRENT. 2003-08-27 18:59:49 +00:00
Kirill Ponomarev
de153dca59 - Fix build with MySQL 2003-08-27 18:57:02 +00:00
Kirill Ponomarev
813bfdc2fb - Update to version 0.23
PR:		56039
Submitted by:	Ports Fury
2003-08-27 18:42:30 +00:00
Kirill Ponomarev
516044ed76 - Update to version 0.6.8
PR:		56040
Submitted by:	Ports Fury
2003-08-27 18:41:20 +00:00
Kirill Ponomarev
fb1995edff - Update to version 0.9.12
PR:		56041
Submitted by:	Ports Fury
2003-08-27 18:40:42 +00:00
Neil Blakey-Milner
c212f6418b Port isn't broken, and claim maintainership. 2003-08-27 18:24:56 +00:00
Akinori MUSHA
4895a28d7f Add ruby-bitset, a(nother) bit set library for Ruby. 2003-08-27 17:24:06 +00:00
Joe Marcus Clarke
5360b147da Chase the libmusicbrainz shared lib version.
Forgotten by:	krion
2003-08-27 17:18:16 +00:00
Akinori MUSHA
4343b9c0f6 Update to 0.8.4. 2003-08-27 17:16:39 +00:00
Oliver Braun
f0b3082f75 * Fix Xtract-Bug: s/&/ &amp; / found by blackend.
* Utilize DOCSDIR while I'm here.

Patch obtained from:	HaXml developer
2003-08-27 17:10:18 +00:00
Joe Marcus Clarke
4e80c5ec0a Fix a problem where the timezone would reset to UTC when switching views.
Thanks to William Bloom <wbloom@eldocomp.com> for finding the catalyst that
causes this.

PR:		55409
Obtained from:	libical-0.24
2003-08-27 16:45:56 +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
Jacques Vidrine
a0097a26ed Mark FORBIDDEN again. Many of the vulnerabilities reported in
http://security.e-matters.de/advisories/022003.html are still
present.

Reported by:	Stefan Walter <sw@gegenunendlich.de>
PR:		ports/55863
2003-08-27 15:22:32 +00:00
Christian Weisgerber
a908b57769 Maintenance update to 2.2.8. 2003-08-27 15:14:46 +00:00