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

13739 Commits

Author SHA1 Message Date
Marcus Alves Grando
d07438e07c Update to 1.6
Use cpio to install examples and docs

Approved by: pav (mentor)
2005-09-16 15:33:56 +00:00
Marcus Alves Grando
5c7d3fa720 Update to 5.3.4
Approved by: pav (mentor)
2005-09-16 15:32:20 +00:00
Lev A. Serebryakov
d5affcbdad Add support for apache21
PR:		ports/85900
2005-09-16 12:07:29 +00:00
Lev A. Serebryakov
572e44d79e Update to version 1.2.3
Enable Java HL bindings on 5.3 and newer systems.
2005-09-16 12:01:00 +00:00
Renato Botelho
6a07a176d8 - Update to 5.4.18
PR:		ports/86117
Submitted by:	Ports Fury
2005-09-16 11:04:01 +00:00
Lev A. Serebryakov
1617b410fa Update to latest versions. 2005-09-16 10:49:26 +00:00
Lev A. Serebryakov
824761d675 Update to latest version. 2005-09-16 10:45:55 +00:00
Anton Berezin
26ff85d879 Update to 2.30. 2005-09-16 09:21:21 +00:00
Anton Berezin
30eb07d674 Update to 1.13. Require perl >= 5.6 2005-09-16 09:16:47 +00:00
Max Khon
a6e7ef2ffb New port: p5-Term-Animation 2.1
This module provides a framework to produce sprite animations using
ASCII art. Each ASCII 'sprite' is given one or more frames, and placed
into the animation as an 'animation object'. An animation object can
have a callback routine that controls the position and frame of the
object.

If the constructor is passed no arguments, it assumes that it is
running full screen, and behaves accordingly. Alternatively, it can
accept a curses window (created with the Curses newwin call) as an
argument, and will draw into that window.

WWW: http://search.cpan.org/dist/Term-Animation/
2005-09-16 05:55:55 +00:00
Yen-Ming Lee
6bb5b0c0dd - update to 0.48 2005-09-16 01:44:26 +00:00
Yen-Ming Lee
b496271c47 - update to 0.020
- add missing dependency
- add WWW in pkg-descr
2005-09-16 01:01:46 +00:00
Sergey Skvortsov
a042baa6fc Update to 1.12 2005-09-15 10:35:23 +00:00
Sergey Skvortsov
42775db9f0 Update to 0.1801 2005-09-15 10:04:19 +00:00
Simon Barner
1ecdd8d854 - Pass maintainership to jflemer@alum.rpi.edu
Approved by:	Espen Skoglund <esk@ira.uka.de> (old maintainer)
2005-09-15 09:32:13 +00:00
Michael Johnson
cb21d71df6 - Add configgen
Simple script that makes life a little easier with gnu-autotools
on FreeBSD. Configgen takes all the guess work out of figuring out
paths, gnu-autotools versions, and more. Configgen can simply be
run in a source directory and it will figure out which versions of
autotools to use and the best way to auto-generate a configure script
or you can specify a command below.

 -gnu       Create generic gnu configure script
 -gnome     Create gnome specific configure script
 -bsd       Use FreeBSD auto-tools
              (versions: libtool15, automake15, autoconf253)
 -bsd14     Use FreeBSD auto-tools
              (versions: libtool13, automake14, autoconf213)
 -bsd19     Use FreeBSD auto-tools
              (versions: libtool15, automake19, autoconf259)
 <config>   Specify a auto-gen configure script
2005-09-15 07:09:38 +00:00
Lars Thegler
7857ec5307 Removed extraneous directory. 2005-09-15 06:54:49 +00:00
Cheng-Lung Sung
43be9606a1 - update to 1.04
PR:		ports/86127
Submitted by:	leeym
2005-09-15 02:19:25 +00:00
Pav Lucistnik
75ab6ea6e5 - Update WWW 2005-09-14 21:56:17 +00:00
Pav Lucistnik
dd7d8421ea - Update WWW
Approved by:	maintainer
2005-09-14 21:21:13 +00:00
Pav Lucistnik
06c5ed2876 - Update to 0.22
PR:		ports/85443
Submitted by:	Lapo Luchini <lapo@cyberx.home.lapo.it>
Approved by:	maintainer timeout (14 days)
2005-09-14 20:58:05 +00:00
Pav Lucistnik
0d89f5714c - Update to 2.4.7
PR:		ports/86125
Submitted by:	Dryice Liu <dryice@hotpop.com> (maintainer)
2005-09-14 20:17:49 +00:00
Lars Thegler
3d639f4dfb Add p5-Algorithm-LCS 1.04, fast (XS) implementation of the Longest
Common Subsequence Algorithm.

PR:		ports/84151
Submitted by:	tiger@whitetigersd.com
2005-09-14 20:14:43 +00:00
Pav Lucistnik
3bbf18e543 - Update to 1.7.1
- Take maintainership

PR:		ports/86104
Submitted by:	Marcus von Appen <mva@sysfault.org>
2005-09-14 17:44:45 +00:00
Pav Lucistnik
d6e523c707 PHPDoc is an attemt to adopt Javadoc to the PHP world.
PR:		ports/84643
Submitted by:	Gerrit Beine <tux@pinguru.net>
2005-09-14 14:04:29 +00:00
Sergey Matveychuk
4c2277da82 - Remove obsoleted mastersite
Looking on:	linimon
2005-09-14 12:43:58 +00:00
Volker Stolz
0001175482 Mark as IGNORE with base-perl on 4.x. At least 5.6 is demanded.
Prodded by: cluster
2005-09-14 08:54:09 +00:00
Kirill Ponomarev
5970e42e9f Drop maintainership. 2005-09-14 08:29:35 +00:00
Kirill Ponomarev
6b4c016cab Drop maintainership, since I'm buried in the $REALLIFE stuff. 2005-09-14 08:26:09 +00:00
Yen-Ming Lee
ba55386928 - update to 0.17
Noticed by:	David Landgren <david@landgren.net> (author)
2005-09-14 04:07:42 +00:00
Joe Marcus Clarke
c053ffc854 Update to 2.10.1. 2005-09-14 02:56:30 +00:00
Pav Lucistnik
f3dcf0b80f - Remove WWW, it relates to another project. This project got no real homepage 2005-09-13 20:53:26 +00:00
Mark Linimon
d64af14f80 Finish removing p5-Perl-Tidy.
Pointy hat to:		tobez
2005-09-13 14:09:25 +00:00
Renato Botelho
2809ad7ba8 - Bump PORTREVISION to reflect last change 2005-09-13 13:03:39 +00:00
Renato Botelho
60f0399eb9 Remove OPTIONS scheme to prevent conflicts with devel/readline
Pointed by:	Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-13 13:00:06 +00:00
Lars Thegler
c509e5b55e Add p5-IO-Prompt 0.99.2, interactively prompt for user input. 2005-09-13 12:51:07 +00:00
Renato Botelho
95d4b8f61d - Update to 0.6
PR:		ports/86056
Submitted by:	Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-13 12:41:43 +00:00
Renato Botelho
c802285ef3 - Update to 2.14
PR:		ports/86056
Submitted by:	Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-13 12:41:07 +00:00
Renato Botelho
c69c3ca70e - Update to 2.6.9
- OPTIONS'ify

PR:		ports/86053
Submitted by:	Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-13 12:40:03 +00:00
Volker Stolz
c96c516fa1 Update to 2.1
PR:		ports/84766
Submitted by:	Jun Mukai, David Julien
Approved by:	maintainer timeout (2w)
2005-09-13 12:13:42 +00:00
Renato Botelho
2c637d83be - Pass maintainership to submitter
PR:		ports/86041
Submitted by:	Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-13 11:47:05 +00:00
Lars Thegler
3a55c46c68 - Update to 2.02
- Pick up maintainership
2005-09-13 07:12:10 +00:00
Yen-Ming Lee
c31d0a7d13 - add beautifyphp-0.5.0
This program tries to reformat and beautify PHP source code files automatically.
The program is Open Source and distributed under the terms of GNU GPL.
It is written in PHP and has a web frontend.

Note: devel/pear-PHP_Beautifier is for PHP5 only, and this one for PHP4.
2005-09-13 06:49:45 +00:00
Greg Lewis
7acea610e3 . Update to 0.9.4.
. Assign maintainership to the submitter.

PR:		86050
Submitted by:	Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-13 04:28:06 +00:00
Joerg Wunsch
6e31127d60 Add support for the ATmega640/1280/1281 family. 2005-09-12 22:03:43 +00:00
Kirill Ponomarev
5ebdcd104e Update to 6.4 2005-09-12 12:28:08 +00:00
Lars Thegler
316ce6a427 Add p5-Module-Starter-PBP 0.0.2, create a module as recommended in "Perl
Best Practices".
2005-09-12 09:35:49 +00:00
Lars Thegler
dc26e2248f Update to 0.47 2005-09-12 08:58:15 +00:00
Pav Lucistnik
21ee63f7b8 - Update to 0.9
PR:		ports/85999
Submitted by:	Mike Meyer <mwm@mired.org> (maintainer)
2005-09-12 07:30:13 +00:00
Pav Lucistnik
6b1eb12fe4 Pymacs is a powerful tool which, once started from Emacs, allows both-way
communication between Emacs Lisp and Python.  Pymacs aims Python as an
extension language for Emacs rather than the other way around, and this
assymetry is reflected in some design choices.  Within Emacs Lisp code, one
may load and use Python modules.  Python functions may themselves use Emacs
services, and handle Emacs Lisp objects kept in Emacs Lisp space.

PR:		ports/85995
Submitted by:	Mike Meyer <mwm@mired.org>
2005-09-12 07:28:45 +00:00
Joe Marcus Clarke
54a3c289d1 Fix build with new libsmbclient, and bump PORTREVISION due to ABI change. 2005-09-12 06:37:45 +00:00
Jeremy Messenger
34dd8e9979 Chase dbus update to 0.50 by update the plist. 2005-09-12 04:22:15 +00:00
Thierry Thomas
0dc0623523 Upgrade to 2.5.4.
Changelog at <http://bouml.free.fr/historic.html>.
2005-09-11 22:07:03 +00:00
Yen-Ming Lee
a70e1a0919 - use IGNORE instead of BROKEN for unrecoverable problem 2005-09-11 20:44:43 +00:00
Joe Marcus Clarke
b3581b8509 Update to 0.50. 2005-09-11 19:51:27 +00:00
Vsevolod Stakhov
11b7792aec Add py-zconfig - a general use python configuration file library.
PR:		85887
Submitted by:	Landon Fuller <landonf@opendarwin.org>
Approved by:	perky (mentor)
2005-09-11 19:32:47 +00:00
Anton Berezin
ae61a55368 Update to 1.20. 2005-09-11 11:32:44 +00:00
Anton Berezin
1efab74514 Update to 0.53. 2005-09-11 11:30:32 +00:00
Anton Berezin
2d755a24a7 Update to 1.73.
Submitted by:	leeym
PR:		85748
2005-09-11 11:18:07 +00:00
Pav Lucistnik
b3dfb6dc17 - Silence configure target warning
PR:		ports/85917
Submitted by:	Vasil Dimov <vd@datamax.bg> (maintainer)
2005-09-10 22:16:29 +00:00
Pav Lucistnik
8b16b9cb6c - Fix conditionals for ancient make(1)
PR:		ports/84482
Submitted by:	Brent B. Powers <bbp2006@columbia.edu>
Approved by:	maintainer timeout (tegge; 1 month)
2005-09-10 20:47:38 +00:00
Pav Lucistnik
4b5e7c7f4a - Fix fetching
PR:		ports/85058
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Approved by:	maintainer timeout (23 days)
2005-09-10 15:58:59 +00:00
Mark Linimon
e97e7dc7ed Reset bouncing maintainer address. Sorry to see you go.
Hat:	portmgr
2005-09-10 09:23:13 +00:00
Joe Marcus Clarke
269d402963 Mark IGNORE on 4.X since it uses symbols not available in older versions
of FreeBSD.

Reported by:	pointyhat via kris
2005-09-10 02:26:48 +00:00
Sam Lawrance
42bc909520 Update to 4.1
PR:		ports/85874
Submitted by:	Ports Fury
2005-09-09 18:24:50 +00:00
Jean-Yves Lefort
181c03f67a Fix file descriptor and memory leaks in bonobo-activation.
Reported by:	pav
2005-09-09 16:04:04 +00:00
Renato Botelho
3391e71425 - Fix build on 4.x
PR:		ports/83573
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	maintainer timeout (7 weeks)
Pointed by:	pointyhat
2005-09-09 13:49:11 +00:00
Mathieu Arnold
6125537b34 Update to 1.4 2005-09-09 13:32:14 +00:00
Mathieu Arnold
55bad28ecb Update to 0.07 2005-09-09 13:24:22 +00:00
Sergey Skvortsov
75f14a1aaa Update to 2.03 2005-09-09 09:23:18 +00:00
Sergey Skvortsov
1c4bd50dbe Update to 0.22 2005-09-09 09:21:12 +00:00
Sergey Skvortsov
162ffd63f2 Update to 1.00
Changes:	http://search.cpan.org/src/ADAMK/prefork-1.00/Changes
2005-09-09 09:18:38 +00:00
Ralf S. Engelschall
5de2fc95ae unbreak OSSP mm based ports after library version bump 2005-09-09 06:32:51 +00:00
Joe Marcus Clarke
28739eaea9 Update to 2.7.3.
* USE_PYTHON can now safely appear after bsd.port.pre.mk
* Expand the .elseif search to cover ".else if" as well
* Don't complain on direct use of autotools if we're using USE_AUTOTOOLS
* Don't check embedded comments for direct command use
2005-09-08 23:57:36 +00:00
Koop Mast
9e8d18edb2 Update to 0.8.11.
Add new plugins x264.

Approved by:	maintainer (implicit)
2005-09-08 18:32:13 +00:00
Jean-Yves Lefort
a830f563f6 Update to 1.2.7
PR:		ports/85844
Submitted by:	maintainer
2005-09-07 20:11:13 +00:00
Sergey Skvortsov
55f6aa5515 Update to 1.11 2005-09-07 09:00:31 +00:00
Ralf S. Engelschall
6cb545ca68 upgrade to my latest OSSP mm 1.4.0 2005-09-07 07:10:23 +00:00
Yen-Ming Lee
b895b2553f - fix build and unbreak this port 2005-09-07 01:34:25 +00:00
Kris Kennaway
b5897c3bf5 Add cscout-devel.
Pointy hat to:  grog
2005-09-07 00:54:49 +00:00
Kris Kennaway
d88ec05297 BROKEN: Incomplete pkg-plist 2005-09-07 00:15:20 +00:00
Yen-Ming Lee
d4cd9dec15 - fix plist and unbreak this port 2005-09-06 19:37:30 +00:00
Joe Marcus Clarke
34fa1f3154 Update to 2.12.4. 2005-09-06 15:17:20 +00:00
Mathieu Arnold
e22051b5b7 Update to 0.09 2005-09-06 13:15:57 +00:00
Cheng-Lung Sung
75bd01ebf6 - update to 2.21 2005-09-06 12:06:39 +00:00
Sergey Skvortsov
787622868f Update to 0.3202 2005-09-06 10:16:49 +00:00
Volker Stolz
29d17d9b2c Update to 1.6.2
PR:		ports/85292
Submitted by:	maintainer
2005-09-06 08:59:12 +00:00
Lars Thegler
86c4400d2b Update to 2.96 2005-09-06 08:26:24 +00:00
Erwin Lansing
35760f6926 Update to 1.31 2005-09-06 07:29:36 +00:00
Erwin Lansing
06bf4d70cb Update to 1.25 2005-09-06 07:26:53 +00:00
Joerg Wunsch
b4b502581f Now that our avr-gcc can build for the ATmega165, avr-libc can, too,
so add crtm165.o to pkg-plist.

Reminded by:	Pointyhat's port build
2005-09-06 04:39:31 +00:00
Peter Pentchev
2a14592aac Update to libelf 0.8.6. In addition to the update in the PR, fix a build
issue on FreeBSD 4.x, whose <elf.h> does not define ELFMAG and SELFMAG.

PR:		85120
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-09-05 22:36:33 +00:00
Jeremy Messenger
d23b4c0792 Chase with dbus update, bump the PORTREVISION for plist fix.
Reported by:	krismail
2005-09-05 21:44:14 +00:00
Thierry Thomas
4e5de99b59 Upgrade to 2.5.3.
Changelog at <http://bouml.free.fr/>.
2005-09-05 19:26:46 +00:00
Pav Lucistnik
8c6948a655 - Master site is dead; mirror files locally
Reported by:	krismail
Requested by:	maintainer
2005-09-05 18:55:35 +00:00
Vsevolod Stakhov
779e07ea7f Update to 4.3.
Introduce port options.

PR:		85505
Submitted by:	maintainer
Approved by:	perky (mentor)
2005-09-05 16:56:39 +00:00
Sergey Matveychuk
338e41d7dd - Update to 2.7.6
It fix a bug with .wsdl generation
2005-09-05 11:31:02 +00:00
Pav Lucistnik
22a23f2e54 * Take maintainership.
* Clean-up.
* Remove ONLY_FOR_ARCHS.

PR:		ports/85352
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-09-04 22:31:37 +00:00
Ade Lovett
1c6166bcd9 A few more cleanups after recent events with bison
* lose the bison175 port, it's not needed for now and will
  only confuse matters
* clean up devel/Makefile, modules, and MOVED appropriately
* take maintainership of the bison* ports

Approved by:	portmgr
2005-09-04 18:33:15 +00:00
Pav Lucistnik
24aa3e3720 Ice language mapping for Python.
Internet Communications Engine (Ice) is a modern alternative to object
middleware such as CORBA(TM) or COM/DCOM/COM+.

PR:		ports/85546
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
2005-09-04 14:23:55 +00:00
Sergey Matveychuk
54faefdf26 The API takes advantage of the server's opaque flag support and sets its
"complex" flag whenever the object being stored or retrieved isn't a plain
scalar. In that case, the Storable module is used to freeze and thaw the
value automatically going in and out of the memcached.

PR:		ports/84739
Submitted by:	Jacques Marneweck <jacques@powertrip.co.za>
2005-09-04 13:44:57 +00:00
Pav Lucistnik
983ae7c2d9 RGL is a framework for graph data structures and algorithms.
The design of the library is much influenced by the Boost Graph
Library (BGL) which is written in C++ heavily using its template
mechanism. Refer to http://www.boost.org/libs/graph/doc for further
links and documentation on graph data structures and algorithms and
the design rationales of BGL.

PR:		ports/84587
Submitted by:	Ulrich Spoerlein <q@galgenberg.net>
2005-09-04 12:38:38 +00:00
Pav Lucistnik
5fd45e2523 rubygem-stream, an interface for external iterators.
PR:		ports/84586
Submitted by:	Ulrich Spoerlein <q@galgenberg.net>
2005-09-04 12:36:23 +00:00
Pav Lucistnik
a3bbf534ef - Unbreak on FreeBSD 5 and newer
PR:		ports/85034
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	maintainer timeout (18 days)
2005-09-04 12:33:50 +00:00
Pav Lucistnik
e418f8b0b5 - Update to 3.2.5
PR:		ports/84615
Submitted by:	Gerrit Beine <tux@pinguru.net> (maintainer)
2005-09-04 12:07:35 +00:00
Pav Lucistnik
4f727896e6 - Update to 1.3.0
PR:		ports/85311
Submitted by:	Gerrit Beine <tux@pinguru.net> (maintainer)
2005-09-04 12:00:08 +00:00
Pav Lucistnik
ec3881eb40 - Back out update to 2.0
Requested by:	ade
2005-09-04 10:45:23 +00:00
Sergey Matveychuk
90eb024c95 - Update to 1.2.a.33
PR:		ports/85701
Submitted by:	maintainer
2005-09-04 00:23:00 +00:00
Sergey Matveychuk
9523fef921 - Update to 0.9.3
PR:		ports/85238
Submitted by:	maintainer
2005-09-04 00:22:28 +00:00
Jean-Yves Lefort
8bdd716c10 - Update to 0.24 [1]
- Respect ${CC}
- Unconditionally define ${PORTDOCS}, since ${NOPORTDOCS} is now
  checked by bsd.port.mk
- s/YES/yes/

[1]:
PR:		ports/85689
Submitted by:	maintainer
2005-09-03 17:30:13 +00:00
Ade Lovett
9a35ac7945 Update to 1.5.20 2005-09-02 21:28:08 +00:00
Ade Lovett
0128e616b9 Assume maintainership. 2005-09-02 19:46:54 +00:00
Pav Lucistnik
9f3c01ce56 - Set NO_LATEST_LINK 2005-09-02 08:27:36 +00:00
Kirill Ponomarev
fcd902e445 Fix config files location.
PR:		ports/85589
Reported by:	rik <freebsd-ports@rikrose.net>
2005-09-02 08:10:26 +00:00
Pav Lucistnik
5b4e3dfa0b - Update conflicts 2005-09-02 08:02:33 +00:00
Pav Lucistnik
471f5244fc - Update to 2.0
PR:		ports/84709
Submitted by:	Frerich Raabe <frerich@athame.co.uk>
2005-09-02 08:02:04 +00:00
Pav Lucistnik
d13144546a - Copy existing bison 1.75 port as devel/bison175
Repocopy by:	marcus
2005-09-02 07:58:45 +00:00
Joe Marcus Clarke
a4ab8fcc04 Update to 0.36.2.
Security:	Fixes CAN-2005-0201
2005-09-02 03:47:56 +00:00
Jean-Yves Lefort
18f1cdaf86 Add bisongen.
BisonGen is a general-purpose parser generator that converts a grammar
description for an LALR(1) context-free grammar into a program to
parse that grammar.

WWW: http://www.4suite.org

PR:		ports/84546
Submitted by:	Frerich Raabe <frerich@hex.athame.co.uk>
2005-09-02 02:22:12 +00:00
Joerg Wunsch
c02fa49b4d Oops, a double slash sneaked into the linker spec, causing GCC to
recurse infinitely, until it hit an abort().
2005-09-01 20:52:38 +00:00
Greg Lewis
913f56da81 . Update to 0.18.1.
. Install the documentation (manual).

Approved by:	maintainer timeout (3 weeks)
2005-09-01 20:44:53 +00:00
Anton Berezin
15e0f6e8b8 Remove p5-Perl-Tidy, since it is a duplicate of devel/perltidy.
Pointy hat to:	tobez
Noticed by:	mat
2005-09-01 16:03:09 +00:00
Sam Lawrance
120f822c79 Add p5-Bundle-Perl6 0.07, a bundle to install Perl6-related modules.
PR:		ports/73487
Submitted by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org>
2005-09-01 14:33:59 +00:00
Anton Berezin
4ce719cf7c Add p5-Perl-Tidy, a parse and beautifier of perl code. 2005-09-01 09:39:07 +00:00
Yen-Ming Lee
e8fbf7ef6d - Update to 0.0562
PR:		based on 83512
Submitted by:	leeym
Approved by:	maintainer timeout
2005-09-01 06:00:10 +00:00
Joerg Wunsch
d704479608 Add back support for the ATmega165. 2005-09-01 05:22:23 +00:00
Mario Sergio Fujikawa Ferreira
8731251900 o Fix PLIST
o Bump PORTREVISION

Submitted by:	pointyhat (kris)
2005-08-31 22:56:47 +00:00
Joe Marcus Clarke
d8aac6b945 Use the newer versions of GCC to build anjuta.
Reported by:	pointyhat via kris
2005-08-31 21:44:37 +00:00
Pav Lucistnik
6748283c63 - Update to 0.2.2
- Disconnect tests on FreeBSD 4, they would need a dozen of patches to get
  going with gcc-2.95

PR:		ports/85523
Submitted by:	Andreas Kohn <andreas@syndrom23.de> (maintainer)
2005-08-31 21:06:27 +00:00
Herve Quiroz
f0e2ba1853 JavaSVN is a pure Java Subversion client library.
You would like to use JavaSVN when you need to access or modify Subversion
repository from your Java application, be it a standalone program, plugin or
web application. Being a pure Java program, JavaSVN doesn't need any
additional configuration or native binaries to work on any OS that runs Java.

JavaSVN Features:

* No external binaries or libraries are needed.
* JavaSVN supports http, https, svn and svn+ssh connection protocols.
* Low level API allows effective direct Subversion repository access.
* Compatible with applications that already use native javahl bindings.

WWW: http://tmate.org/svn/

PR:		84613
Submitted by:	Gerrit Beine <tux@pinguru.net>
2005-08-31 17:15:12 +00:00
Sergey Skvortsov
69ef7dcc8d Add p5-Readonly 1.03, facility for creating read-only scalars, arrays,
hashes.
2005-08-31 11:57:23 +00:00
Anton Berezin
60370fa8e4 This port is a go on amd64.
PR:		84791
Approved by:	maintainer
2005-08-31 11:38:07 +00:00
Volker Stolz
67a6d6e2b9 Fix PTHREAD_* misspellings
Approved by: osa,ahze
2005-08-31 09:26:37 +00:00
Sergey Skvortsov
b537c76bf1 Update to 1.12
Changes:	http://search.cpan.org/dist/Set-Object/Changes.pod
2005-08-31 09:14:21 +00:00
Herve Quiroz
d95ebaed46 Update to 1.3.3
PR:		85485
Submitted by:	maintainer
2005-08-31 04:13:09 +00:00
Kris Kennaway
5b78f9eea2 BROKEN on sparc64: Does not build 2005-08-31 03:17:49 +00:00
Kris Kennaway
4f8b628e26 BROKEN on !i386: Does not compile 2005-08-31 03:13:57 +00:00
Joe Marcus Clarke
26a466d985 Fix fetch.
Reported by:	pointyhat via krion
2005-08-30 19:42:09 +00:00
Yen-Ming Lee
3ccf082738 - Update to 1.1001
PR:		84636
Submitted by:	leeym
Approved by:	maintainer timeout
2005-08-30 15:17:38 +00:00
Mathieu Arnold
504e3bbd7f Update to 0.13 2005-08-30 14:58:39 +00:00
Mathieu Arnold
aa25d7a007 Update to 3.11 2005-08-30 14:55:33 +00:00
Sergey Matveychuk
7031c7d571 - Fix build on CURRENT
Reported by:	krion via pointyhat
2005-08-30 14:54:46 +00:00
Herve Quiroz
c13d408737 - Update to 1.3.2
- Add more mirrors
- Takeover maintainership

PR:		85147
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2005-08-30 13:41:24 +00:00
Roman Bogorodskiy
61c2f167fc Update to 15969.
PR:		85474
Submitted by:	Boris B. Samorodov (maintainer)
2005-08-30 12:55:33 +00:00
Mathieu Arnold
d5db8e0e00 Update to 0.10.2 2005-08-30 11:47:05 +00:00
Mathieu Arnold
319d18c5cf Update to 2.11 2005-08-30 11:44:17 +00:00
Mathieu Arnold
73a886b2ad Update to 0.13 2005-08-30 11:35:10 +00:00
Mathieu Arnold
29c6a69a0b Update to 0.63 2005-08-30 11:28:26 +00:00
Mathieu Arnold
d2eb482ba1 Update to 1.14
Add the DDS shortcut
2005-08-30 11:24:43 +00:00
Sergey Skvortsov
f41ca2b071 Update to 0.09 2005-08-30 11:04:21 +00:00
Sergey Skvortsov
72304b7d5f Update to 0.19 2005-08-30 11:02:27 +00:00
Sergey Skvortsov
d682ee838f Update to 0.18 2005-08-30 10:54:28 +00:00
Sergey Skvortsov
d68ad1ab2c Update to 0.04 2005-08-30 10:51:48 +00:00
Sergey Skvortsov
83e03deddc Update to 0.3201
Changes:	http://search.cpan.org/src/RCAPUTO/POE-0.3201/CHANGES
2005-08-30 10:49:26 +00:00
Sergey Skvortsov
06047dfd27 Update to 1.20 2005-08-30 10:45:27 +00:00
Mario Sergio Fujikawa Ferreira
a935b39e1e o Fix PLIST
o Bump PORTREVISION

Submitted by:	pointyhat (kris)
2005-08-30 10:31:21 +00:00
Mario Sergio Fujikawa Ferreira
1a4a32346b Add missing BUILD_DEPENDS on lang/ocaml 2005-08-30 10:27:44 +00:00
Sergei Kolobov
1e34d8a2c5 - Install binaries into ${PREFIX}/bin instead of the default
hardcoded /usr/local/bin path
- Update pkg-plist
- Bump PORTREVISION

Noticed by:	pointyhat
2005-08-30 08:39:29 +00:00
Yen-Ming Lee
439752968f - fix $VERSION and unbreak this port for old perl
PR:		84178
Submitted by:	leeym
Approved by:	maintainer timeout
2005-08-30 08:21:39 +00:00
Ollivier Robert
d23506a718 Correct plist after upgrade to 0.6c.
Prodded by:		pointyhat through kris.
2005-08-30 08:03:33 +00:00
Ying-Chieh Liao
28e977a90b upgrade to 4.0.1
PR:		85375
Submitted by:	Ports Fury
2005-08-30 02:48:41 +00:00
Yen-Ming Lee
d32b42a78c - update to 1.10
PR:		based on ports/84129
Submitted by:	leeym
Approved by:	maintainer timeout
2005-08-30 01:02:04 +00:00
Pav Lucistnik
86cdc354ae - Update to 0.96b5
- Transfer maintainership to submitter, old maintainer's address bounces

PR:		ports/85057
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Approved by:	maintainer's address bounced
2005-08-29 23:12:25 +00:00
Mathieu Arnold
bc6e6582e1 Update to 0.04.03 2005-08-29 14:57:19 +00:00
Hye-Shik Chang
a7fa5665e1 Update to 2.2
PR:		84699
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-08-29 14:27:02 +00:00
Hye-Shik Chang
121a1c1114 Update to 0.4.9.5
PR:		83634
Submitted by:	vsevolod
2005-08-29 14:18:24 +00:00
Jun Kuriyama
a4edf70af5 Add p5-Term-ReadPassword 0.06, perl module for asking the user for a
password.
2005-08-29 14:16:12 +00:00
Hye-Shik Chang
310771fd47 Update to 1.1.1
PR:		83630
Submitted by:	vsevolod
2005-08-29 14:12:10 +00:00
Pav Lucistnik
679d0c9b36 - Allow on amd64 2005-08-29 13:33:04 +00:00
Sergei Kolobov
af6fcf93c5 - Don't quote IGNORE message
- Drop maintainership
2005-08-29 12:43:01 +00:00
Sergei Kolobov
f04ffca4a3 - Update to 1.0.6 2005-08-29 12:27:30 +00:00
Sergei Kolobov
8d5b9d692c - Update to 0.5.63 2005-08-29 12:22:47 +00:00
Sergei Kolobov
ad5fef7c45 - Update to 1.027
- Move installed libs into a subdir - ${PREFIX}/lib/bglibs.
  This should help prevent namespace pollution and avoid conflicts
  over generic library names.
  NOTE: header files are installed into ${PREFIX}/include/bglibs
  for the same reasons.
- Remove patch we do not need anymore
2005-08-29 12:14:47 +00:00
Mathieu Arnold
0e9330189b Update to 0.37 2005-08-29 12:02:39 +00:00
Mathieu Arnold
aa4004b411 Update to 0.29.01 2005-08-29 11:57:30 +00:00
Renato Botelho
b738de3d27 - Update to 2.0.4
PR:		ports/84947
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>
2005-08-29 10:13:07 +00:00
Ying-Chieh Liao
a922f30a28 upgrade to 1.04
PR:		85428
Submitted by:	maintainer
2005-08-29 08:44:03 +00:00
Lars Thegler
a9af79ce0c Update to 0.14 2005-08-29 08:01:44 +00:00
Lars Thegler
2a9ef53175 Update to 0.08 2005-08-29 07:43:35 +00:00
Lars Thegler
ca2e7ec545 Update to 1.00 2005-08-29 07:33:55 +00:00
Dmitry Sivachenko
abc6b5a42a New port: p5-capitalization.
Perl module which allows you to use familiar style on method naming.
2005-08-29 07:12:27 +00:00
Roman Bogorodskiy
eb9c3ba897 Anti Unmaintained Ports Campaign by Marcus Grando.
PR:		854[06-15]
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-08-29 06:36:12 +00:00
Michael Johnson
0bd2e3f4f3 - Update to 1.0.9
PR:		ports/85376
Submitted by:	Ports Fury
2005-08-29 02:39:02 +00:00
Mark Linimon
de384476d7 Remove mastersite that has been retired. 2005-08-29 01:26:23 +00:00
Mario Sergio Fujikawa Ferreira
a2aefd0e34 Fix PLIST; thus, removing BROKEN status 2005-08-28 23:01:30 +00:00
Ollivier Robert
5ff3db7c45 Update to 0.6c. 2005-08-28 22:08:27 +00:00
Dirk Meyer
6096f0f31a - cleanup Makefile location
Approved by:	knu (implicit)
2005-08-28 19:23:02 +00:00
Jimmy Olgeni
bfd1acb397 Upgrade to version 2.0.2. 2005-08-28 18:46:32 +00:00
Mario Sergio Fujikawa Ferreira
36195093e7 Update to 1.0
PR:		83787
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-08-28 18:45:15 +00:00
Lars Thegler
ada4b642fa Chase updated binaries [1], [2]
PR:		ports/85055 [1]
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.h> [1], Andrew Carter <ascarter@mac.com> [2]
2005-08-28 18:35:00 +00:00
Mario Sergio Fujikawa Ferreira
6d551cbf79 Update to 0.1.13
PR:		84499
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2005-08-28 18:29:06 +00:00
Mario Sergio Fujikawa Ferreira
f59e87c550 New port ocaml-event version 0.5.0: An ocaml wrapper for the libevent API 2005-08-28 18:16:09 +00:00
Jeremy Messenger
a796d8abed Update to 2.10.1. 2005-08-28 17:47:42 +00:00
Jeremy Messenger
3e6efbea89 Update to 2.12.3. 2005-08-28 17:45:08 +00:00
Thierry Thomas
113fcd6a51 Chase JasperReports and upgrade to 0.5.1. 2005-08-28 15:41:41 +00:00
Michael Johnson
2d5bb3094c - Update to 0.15
- MAINTAINER -> gnome@
2005-08-28 14:55:38 +00:00
Roman Bogorodskiy
748be9c23c Update to 0.66.
PR:		85114
Submitted by:	Rong-En Fan (maintainer)
2005-08-28 13:16:47 +00:00
Jun Kuriyama
4fb7c6ffda Update to 1.01. 2005-08-28 12:18:03 +00:00
Kirill Ponomarev
6eb184ab19 Update to 6.3 2005-08-28 12:01:39 +00:00
Kirill Ponomarev
64a123c142 Update to 1.2.9 2005-08-28 11:52:22 +00:00
Roman Bogorodskiy
ff787b53a1 Update to 1.12.
PR:		83996
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer timeout (more than month)
2005-08-28 11:30:39 +00:00
Roman Bogorodskiy
727b05c478 Update to 1.05.
PR:		83775
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer timeout (more than month)
2005-08-28 11:24:21 +00:00
Oliver Braun
6878592fe5 Upgrade to 0.7. 2005-08-28 11:01:54 +00:00
Alex Dupre
6e8a7af733 Add compat4x for FreeBSD > 5.1.
PR:		ports/85315
Submitted by:	Artur Pedziwilk <artur.pedziwik@epanda.net>
2005-08-28 09:26:56 +00:00
Dirk Meyer
95e1cf1da9 - update to 0.11.0 2005-08-28 09:23:46 +00:00
Joe Marcus Clarke
301ff955c4 Update to 2.2.6.1. 2005-08-28 08:29:34 +00:00
Joe Marcus Clarke
45fbff598e Add a forgotten patch to fix the build on non_linux systems. 2005-08-28 08:08:37 +00:00
Joe Marcus Clarke
48631825b8 Commit a forgotten patch to actually add the GNU getline() implementation. 2005-08-28 08:07:13 +00:00
Jeremy Messenger
b6214e24cd Add install a missing nsprc.pc, we will need it when we use mi's firefox
patch and thunderbird changes. Took half patches from:

	https://bugzilla.mozilla.org/show_bug.cgi?id=290726

Bump the PORTREVISION.

Reviewed by:	marcus
2005-08-28 07:57:55 +00:00
Joe Marcus Clarke
b71b6bdc85 Update to 0.36.1. 2005-08-28 07:44:57 +00:00
Joe Marcus Clarke
e9b73dc600 Update to 1.2.4, and use the official version of GNU getline() from gsed. 2005-08-28 07:33:23 +00:00
Joe Marcus Clarke
ed44ca3596 Update to 0.1.5. 2005-08-28 07:30:51 +00:00
Joe Marcus Clarke
3fd199f1f9 Remove trailing whitespace. 2005-08-28 07:03:20 +00:00
Joe Marcus Clarke
5a1dd9dd18 Add libnotify, a library for desktop applications to send and receive
D-BUS notifications.

PR:		84719
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-08-28 06:53:44 +00:00
Thierry Thomas
ad15daff9c Upgrade to 2.5.2 and make fetchable again.
Changelog at <http://bouml.free.fr/historic.html>.

Reported by:	pointyhat / Kris
Approved by:	portmgr (krion)
2005-08-25 05:37:10 +00:00
Renato Botelho
b1f4290786 - Unbreak it on FreeBSD >= 6.x
PR:		ports/85088
Submitted by:	Johan van Selst <johans@stack.nl>
Approved by:	portmgr (linimon)
2005-08-22 16:19:30 +00:00
Joe Marcus Clarke
79c5a78d70 This port triggers a gcc bug on ia64, so ignore on that platform.
Reported by:	pointyhat via kris
Approved by:	portmgr (implicit)
2005-08-20 00:46:19 +00:00
Dirk Meyer
8f44d4a372 - cleanup old Makefile location
- remove BROKEN for 6.0
  verified sucessfull builds on FreeBSD 6.0-BETA2 #0: Wed Aug  3 08:22:24 UTC 2005
  root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
Approved by:	portmgr (krion)
2005-08-19 16:43:16 +00:00
Pav Lucistnik
43976f5b1c - Less naive, but this time working stab on -O2 CFLAGS problem
Reported by:	krionmail
Approved by:	portmgr (krion)
2005-08-19 11:46:33 +00:00
Roman Bogorodskiy
0e944f0d17 Fix plist.
Reported by:	pointyhat via kris
Tested by:	garga
Approved by:	portmgr (kris)
2005-08-19 08:50:41 +00:00
Pav Lucistnik
a9cd110f5f - Enable on amd64
Approved by:	portmgr (marcus)
2005-08-18 22:34:07 +00:00
Kris Kennaway
a581758232 This port was committed without a maintainer, and in the suceeding 3
weeks noone has volunteered to take it, so it is being removed.  It also
fails to build on pointyhat.

Approved by:	portmgr
2005-08-18 01:07:18 +00:00
Joerg Wunsch
d57a2a1f0b Fix the linker command (in GCC's specs file) for the AT90PWM2/3
controllers.

Approved by:	portmgr (linimon)
2005-08-17 14:41:01 +00:00
Pav Lucistnik
01331ecadd - Fix plist
Requested by:	krion
Approved by:	portmgr (krion)
2005-08-15 18:46:36 +00:00
Pav Lucistnik
15456511f9 - Update to 1.4.0 to fix serious security bug
Approved by:	portmgr (krion)
2005-08-15 13:43:45 +00:00
Simon L. B. Nielsen
c5f9c5c989 Mark FORBIDDEN, due to remote code execution vulnerability.
Security:	http://vuxml.FreeBSD.org/e65ad1bf-0d8b-11da-90d0-00304823c0d3.html
Approved by:	portmgr (blanket, secteam)
2005-08-15 13:27:53 +00:00
Simon Barner
69f79551f5 - Mark valgrind ports IGNORE when /proc is not mounted, previously, only
a warning was printed.

  A mounted procfs is a runtime dependency of valgrind, but since the
  implementation of automatic suppression file generation the valgrind
  binary is run in the post-install stage.

- An exception needs to be made for the ports cluster: The machine compiling
  the list of IGNOREd ports does not have a mounted /proc, so the check (and
  the generation of supression files is disabled there).

  Users who want to suppress false positives in valgrinds output should build
  the port instead of installing the package (so the rules can be customized to
  their specific installation).

Reported by:	Paul Ledbetter III <aeacides@gmail.com>
Approved by:	portmgr (kris)
2005-08-11 13:26:20 +00:00
Simon Barner
992437d83f - Fix plist
- Save arm-elf-gcc295 from being deprecated

PR:		ports/84347
Submitted by:	James E. Flemer <jflemer@alum.rpi.edu>
Approved by:	Espen Skoglund <esk@ira.uka.de> (maintainer)
Approved by:	portmgr (erwin, clement)
2005-08-11 12:03:15 +00:00
Sergey Matveychuk
7cf1aaaec5 - Update to 0.7.1 (it fixes build on 6.0)
- Pass maintainership to submitter

PR:		ports/84700
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	portmgr (linimon)
2005-08-10 12:59:26 +00:00
Pav Lucistnik
16b919e606 - Unbreak on amd64 (treat as i386)
Approved by:	portmgr (marcus)
2005-08-09 19:40:28 +00:00
Pav Lucistnik
2b2c011d66 - Fix build on 5.X and newer
Approved by:	portmgr (linimon)
2005-08-09 16:02:01 +00:00
Pav Lucistnik
c7c416526e - Mark BROKEN on sparc64/ia64
Reported by:	krismail
Approved by:	portmgr (kris)
2005-08-09 13:46:22 +00:00
Sam Lawrance
578e69bc77 - Mark broken for php4 (requires php5)
- Also mark NO_PACKAGE because DEFAULT_PHP_VER=5 doesn't propagate to
  dependencies, causing conflicts between php4 and php5 (like
  pear-PHPUnit2 and a number of others).

PR:		ports/84527
Submitted by:	leeym
Approved by:	portmgr (marcus), antonio@php.net (maintainer)
2005-08-08 10:58:15 +00:00
Pav Lucistnik
6272498ff8 - Fix plist (libraries)
- Fix MLINKS
- Force manpages to gzip format

PR:		ports/83642 [1, 2]
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	maintainer timeout (19 days)
Approved by:	portmgr (krion)
2005-08-06 18:28:09 +00:00
Pav Lucistnik
8d947893c0 - Try to fix builds on pointyhat. I can't reproduce the failure pointyhat
is seeing locally.

Approved by:	portmgr (krion)
2005-08-06 17:50:42 +00:00
Sam Lawrance
86aed5fe8a Unbreak and fix pkg-plist
- use sed -i '' instead of sed/mv, thus preserving file owner and permissions
- add missed @unexec (similar to the existing ones)

Approved by:	portmgr (clement)
2005-08-06 11:35:32 +00:00
Kirill Ponomarev
1db9471f8e Fix build.
Approved by:	portmgr (implicit)
2005-08-06 08:43:42 +00:00
Sam Lawrance
cc8d8de5ca Use EXTRACT_ONLY instead of the nonexistent NO_EXTRACT (fixes
problem with non-tar ruby gems)

PR:		ports/84524
Submitted by:	Jonathan Weiss <jw@innerewut.de> (maintainer)
Approved by:	portmgr (clement)
Obtained from:	Ulrich Spoerlein
2005-08-05 15:42:20 +00:00
Joerg Wunsch
9c13098782 Fix a problem where some unused file was left in and eventually got
installed by doxygen, depending on the doxygen version used.  This
lead to inconsistencies in the plist.

Detected by:	pointyhat
Approved by:	portmgr (marcus)
2005-08-03 19:47:02 +00:00
Sam Lawrance
4f189f534f Unbreak and fix pkg-plist
PR:		ports/84484
Submitted by:	Jun Mukai <mukai@jmuk.org>
Approved by:	portmgr (krion)
2005-08-03 09:48:00 +00:00
Joe Marcus Clarke
a54e0ee9b6 Disable the automatic tests until we can figure out why they are hanging
on pointyhat.

Reported by:	pointyhat via kris
Approved by:	portmgr (implicit)
2005-08-03 01:41:52 +00:00
Sam Lawrance
54cd29e2ef Unbreak (use a new mastersite) and give maintainership to submitter.
PR:		ports/84461
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Approved by:	portmgr
2005-08-02 05:19:01 +00:00
Renato Botelho
3eae9a6796 - Unbreak
- Pass maintainership to submitter

PR:		ports/84445
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-08-01 18:37:30 +00:00
Sam Lawrance
f491ad146e Update to 0.9.4
PR:		ports/84238
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru> (maintainer)
2005-08-01 16:54:46 +00:00
Joe Marcus Clarke
711de167bb Update to 2.0.16. 2005-08-01 16:26:39 +00:00
Vanilla I. Shu
437579290d Upgrade to lastest version.
ecore -> 0.9.9.013
edb -> 1.0.5.004
edje -> 0.5.0.013
eet -> 0.9.10.013
embryo -> 0.9.1.013
enlightenment-devel -> 0.16.999.013
entice -> 0.9.3.004
epeg -> 0.9.0.004
epsilon -> 0.3.0.004
esmart -> 0.9.0.004
etox -> 0.9.0.004
evas -> 0.9.9.013
ewl -> 0.0.4.004
imlib2 -> 1.2.1.004
imlib2_loaders -> 1.2.1.004
2005-08-01 16:23:22 +00:00
Joe Marcus Clarke
303036bc0e Update to 2.6.6. 2005-08-01 16:10:56 +00:00
Thierry Thomas
a6d8c7a4b5 Mirror distfile and make fetchable again.
PR:		84385
Submitted by:	Jason Harris <jharris (at) widomaker.com>
2005-08-01 15:49:23 +00:00
Joerg Wunsch
e417b927b7 Upgrade to binutils-2.16.
Enable port for amd64 as well.

Submitted by:	Manuel Stuehn <manuel.stuehn@gmx.net> (amd64 patch)
2005-08-01 14:38:54 +00:00
Joerg Wunsch
1a149933aa Upgrade to binutils-2.16. 2005-08-01 14:37:13 +00:00