Commit graph

19671 commits

Author SHA1 Message Date
Stanislav Sedov
cb2dd6be03 - Fix INDEX building by setting correct PKGNAMEPREFIX.
Reported by:	erwin
2007-06-27 22:23:04 +00:00
Mikhail Teterin
583cd2eb89 Rename a GUI-specific patch file, so that it is only applied,
when INSIGHT is requested. Otherwise, it has nothing to patch.

Notified by:	Abdullah Ibn Hamad Al-Marri
2007-06-27 20:41:31 +00:00
Mikhail Teterin
ce27ca0061 Convert to using the USE_TCL knobs instead of trying to guess the
desired TCL-version.

PR:	109716	(partial)
2007-06-27 19:52:12 +00:00
Mikhail Teterin
f68e2277be Add the overlooked new minor patches. 2007-06-27 17:31:47 +00:00
Mikhail Teterin
4eb0e8ce26 Update the stale port from a 3 year-old snapshot to the most recent
release 6.6 based on own work and that of the PR's submitter.

Our patches appear to be part of the distribution mostly. Many thanks to
the previous maintainer for his diligence and hardwork.

Begin bringing INSIGHT (gdb's GUI-frontend) in. Insight is currently
broken, but enabling it (via OPTIONS) will allow someone with
ITk/Iwidgets expertise to port it to the recent version of ITk, as
installed by the itk port.

Take over maintainership for the time being.

PR:	100067
Submitted by:	Philip M. Gollucci
Approved by:	maintainer timeout
2007-06-27 17:31:13 +00:00
Lars Balker Rasmussen
0ad56eab05 This module provides the ability to use references as hash keys if you
first "tie" the hash variable to this module.  Normally, only the keys
of the tied hash itself are preserved as references; to use references
as keys in hashes-of-hashes, use Tie::RefHash::Nestable, included as
part of Tie::RefHash.

Note, this module is part of all relevant perl dists, but various CPAN
packages are beginning to require bug fixes found in newer versions.
2007-06-27 13:51:04 +00:00
Thierry Thomas
a22acd5e17 Ignore: source tarball marked as temporarilly unavailable by the author.
See <http://bouml.free.fr/download.html>.

Reported by:	pointyhat via pav
2007-06-26 19:55:39 +00:00
Stanislav Sedov
6a86b8a83b - Fix dependency list generation.
Reported by:	pav
2007-06-26 08:21:48 +00:00
Vanilla I. Shu
f3dfa3eabb Regenerate distinfo, author reroll distfile.
only autotools' relate script changed.
2007-06-26 08:20:34 +00:00
Pav Lucistnik
1c24c58037 - Mark BROKEN: does not fetch 2007-06-26 08:09:31 +00:00
Rong-En Fan
c57cfeaaa5 - Add missing patch for tack
Reported by:  pointyhat via pav
2007-06-26 07:55:58 +00:00
Rong-En Fan
f55db34e75 - Update to 0.75 2007-06-25 23:55:09 +00:00
Stanislav Sedov
c1a983ac8f - Fix a typo.
PR:		ports/113992
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2007-06-25 20:32:32 +00:00
Stanislav Sedov
5109fefa85 - Don't touch gcc libdir, it have troubles discovering libc objects in case of
non-default locations
- Don't install libiberty (not needed)
- Fix a typo in comment [1]
- Generate correct dependency list in case if target arch and abi were not
  specified by setting fake OURTARGET value [1]
- Bump up PORTREVISION.

Noticed by:	pav [1]
2007-06-25 20:31:10 +00:00
Li-Wen Hsu
3dc7c06980 - Update to 0.4.0
- Add examples
2007-06-25 18:33:54 +00:00
Martin Wilke
69c355119c As of now, writing custom decorators correctly requires some
experience and it is not as easy as it could be. For instance, typical
implementations of decorators involve nested functions, and we all
know that flat is better than nested. Moreover, typical
implementations of decorators do not preserve the signature of
decorated functions, thus confusing both documentation tools and
developers.

The aim of the decorator module it to simplify the usage of decorators
for the average programmer, and to popularize decorators usage giving
examples of useful decorators, such as memoize, tracing,
redirecting_stdout, locked, etc.

WWW: http://www.phyast.pitt.edu/~micheles/python/documentation.html

PR:		ports/113968
Submitted by:	Denis Shaposhnikov <dsh at vlink.ru>
2007-06-25 18:14:47 +00:00
Herve Quiroz
7ec8d3d708 Update to 2.0.7 2007-06-25 17:53:00 +00:00
Rong-En Fan
8463ab39a2 - Update to 5.6 snapshot 20070623
- Respect NOPORTEXAMPLES
- Use PORTEXAMPLES to make pkg-plist smaller
- Some style changes
2007-06-25 08:30:50 +00:00
Thierry Thomas
32faf95f37 Upgrade to 2.28.
Changelog at <http://bouml.free.fr/historic.html>.
2007-06-24 21:20:09 +00:00
Stanislav Sedov
394bf27ce7 - Fix index breakage [1]
- Fix expiration date.

Noticed by:	erwin [1]
2007-06-24 16:18:40 +00:00
Stanislav Sedov
a7d92f9e29 - Switch to shared library instead of static one.
Requested by:	Marcin Cieslak <saper@SYSTEM.PL>
PR:		ports/113350
2007-06-24 14:32:53 +00:00
Martin Wilke
1b48f1f6c0 - Update to 0.2.0
- Take maintainership
2007-06-24 11:03:37 +00:00
Stanislav Sedov
8a93f3c748 - Drop FreeBSD 4.x bits.
Submitted by:	araujo
PR:		ports/111857
2007-06-24 08:31:18 +00:00
Stanislav Sedov
e7758ca717 - Remove FreeBSD 4.x bits.
Submitted by:	araujo
PR:		ports/111849
2007-06-24 08:29:17 +00:00
Stanislav Sedov
b4327412d2 - Update the rtems ports collection. Now these ports will be slaves of
more generic cross-* ports, that will simplify updating and bug fixes.

  * Update binutils to 2.17
  * Update gcc to 4.2.0
  * Update gdb to 6.6

- Deprecate ports for i960 architecture abandoned by mainstream
- Deprecate *-g77 and *-objc ports, support for these languages can
  be enabled via OPTIONS in relative *-gcc ports.
- Take maintainership.

Approved by:	ade (maintainer)
2007-06-24 08:16:19 +00:00
Stanislav Sedov
fc741d6e90 - Add devel/cross-gdb port.
GNU gdb for cross-target application development.

WWW: http://sourceware.org/gdb/
2007-06-24 08:06:54 +00:00
Stanislav Sedov
1b79da6332 - Add devel/cross-gcc port.
FSF gcc for cross-target development. This port brings C, C++ and
Objective C compillers with all target libraries (libstdc++, libsupc++,
libobjc, libssp, libgcc). Gloss and libc layer are provided through
newlib embedded C library.

It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc)
for this architecture.

WWW: http://gcc.gnu.org/
2007-06-24 08:05:29 +00:00
Stanislav Sedov
d62f950ac1 - Add devel/cross-binutils port.
GNU binutils for cross-target application development.

Prerequisite for the GCC cross-compiling enviropment.

WWW: http://sources.redhat.com/binutils/
2007-06-24 08:02:16 +00:00
Vanilla I. Shu
2a06fd38c1 Upgrade to 1.16, most patches merged into source code. 2007-06-24 01:57:44 +00:00
Joerg Wunsch
76a555f509 Upgrade to version 1.4.6. 2007-06-23 21:32:31 +00:00
Joerg Wunsch
16aee5cd10 Add device support for ATmega8HVA/ATmega16HVA.
Change AT90USB82 from avr5 to avr5.
2007-06-23 21:30:40 +00:00
Oliver Braun
1e2944a5d1 Update to 1.5. 2007-06-23 18:38:13 +00:00
Joe Marcus Clarke
f93ff365de Update to 0.11 and transfer maintainership to gnome@.
Approved by:	ahze (previous maintainer)
2007-06-23 17:47:06 +00:00
Lars Balker Rasmussen
e58edbd77d I have no idea what "Speedoffs" was supposed to mean. 2007-06-23 11:37:15 +00:00
Joe Marcus Clarke
643ca90bfd Update to 0.1.7. 2007-06-23 05:53:03 +00:00
Vanilla I. Shu
3ad4df44d5 Upgrade to 1.15. 2007-06-23 02:03:36 +00:00
Joe Marcus Clarke
2fabe6eb18 Update to 2.16.1. 2007-06-23 00:06:58 +00:00
Martin Wilke
28c8f976ee - make fetchable
PR:		113908
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-06-22 08:10:07 +00:00
Beech Rintoul
011d9c0fdb - Ports renamed for consistency
PR:		ports/112327
Repocopy by:	marcus
Approved by:	sat (maintainer)
2007-06-22 08:06:15 +00:00
Li-Wen Hsu
2d215bf182 - Remove test code
Noticed by:	sat
2007-06-22 07:33:44 +00:00
Li-Wen Hsu
389440e0aa - Update to 1.0.3
- Respect NOPORTEXAMPLES
2007-06-22 06:21:44 +00:00
Li-Wen Hsu
e33724770e - Respect NOPORTEXAMPLES 2007-06-22 05:51:25 +00:00
Li-Wen Hsu
31ffcfe2c7 - Update to 0.8.4
- Use CHEESESHOP in MASTER_SITES
- Respect NOPORTEXAMPLES
2007-06-22 05:32:24 +00:00
Joe Marcus Clarke
36c0f684e1 Correct the plist.
Reported by:	Mike Harding <mharding@edentreetech.com>
2007-06-21 19:52:31 +00:00
Vanilla I. Shu
400ab47b74 Add USE_PERL5 to fix building.
Submitted by:	maintainer via email.
2007-06-21 15:43:02 +00:00
Timur I. Bakeyev
b2fb797cb1 Add a new port devel/p5-File-ExtAttr
File::ExtAttr is a Perl module providing access to the extended
attributes of the files.

Approved by:	shaun (mentor)
2007-06-21 12:36:16 +00:00
Lars Thegler
013c68615b Add p5-mocked 0.06, mocked - use mocked libraries in unit tests. 2007-06-21 11:14:22 +00:00
Li-Wen Hsu
d669f455a2 - Update to 1.7.23
PR:		ports/113315
Submitted by:	lwhsu
Approved by:	maintainer
2007-06-20 14:20:08 +00:00
Martin Wilke
7c571c00c9 - Update to 2.4.3 2007-06-20 13:44:56 +00:00
Martin Wilke
30dc64d654 - Update to 5.5 2007-06-20 13:44:40 +00:00
Rong-En Fan
cdfb000b65 - Update to 1.0.2
PR:		ports/113832
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
Approved by:	Matthias Sund <m.sund at arcor.de> (maintainer)
2007-06-20 13:41:13 +00:00
Anton Berezin
b8cb21bd1c Update to 1.22.
Changes: http://search.cpan.org/src/AHICOX/Time-Interval-1.22/Changes
2007-06-20 11:09:35 +00:00
Anton Berezin
dd248d46e4 Update to 0.26.
Changes: http://search.cpan.org/src/AUDREYT/IPC-PubSub-0.26/Changes
2007-06-20 11:00:24 +00:00
Cheng-Lung Sung
a84078269f - Update to 3.22
PR:		ports/113691
Submitted by:	Steven Kreuzer <skreuzer_AT_exit2shell dot com>
Approved by:	maintainer (Jeff Hung)
2007-06-20 06:19:38 +00:00
Alex Dupre
34763da355 Convert a @dirrm into @dirrmtry, since a few pear ports install files
into the same directories.

Submitted by:	miwi
2007-06-20 05:43:16 +00:00
Volker Stolz
c78546c92c Mark as BROKEN on 7.x: does not compile 2007-06-20 01:56:15 +00:00
Thierry Thomas
7e47d89ea6 Upgrade to iReport-2.0.0.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=517106>.
2007-06-19 21:02:31 +00:00
Mathieu Arnold
c4bc9d3185 Update to 0.68 2007-06-19 16:55:01 +00:00
Mathieu Arnold
7a3e33e011 Update to 2.18 2007-06-19 16:18:44 +00:00
Mathieu Arnold
8a1e3dd03d Update to 0.16.001 2007-06-19 14:08:09 +00:00
Beech Rintoul
32ef91436e - Change maintainer address
Approved by:	sat (mentor)
2007-06-19 10:44:30 +00:00
Martin Wilke
1c597d50b3 - Update to 1.6.1 2007-06-19 10:23:41 +00:00
Martin Wilke
6872b0f5dc - Update to 2.4.2 2007-06-19 10:23:37 +00:00
Mathieu Arnold
2e9f7aa3c2 Update to 0.66.02 2007-06-19 10:19:39 +00:00
Mathieu Arnold
bf2f0dfec5 Update to 20070508
PR:		ports/113636
Submitted by:	leeym
2007-06-19 10:18:03 +00:00
Mathieu Arnold
1ca5f287a3 Update to 0.64 2007-06-19 10:15:53 +00:00
Lars Balker Rasmussen
a11bafb022 Update to 0.23 2007-06-19 08:06:42 +00:00
Lars Balker Rasmussen
6ad93bf48e Update to 0.39 2007-06-19 08:03:32 +00:00
Joe Marcus Clarke
c4b6f94f1f Update to 1.14.4. 2007-06-19 05:11:47 +00:00
Alexey Dokuchaev
a642acc639 Fix the build with GCC 4.2 and thus unbreak.
Reported by:	pointyhat (logs)
2007-06-18 19:48:01 +00:00
Andrew Pantyukhin
92021a5936 - Remove obsolete patches
PR:		ports/112501 (part of)
Submitted by:	bf <bf2006a@yahoo.com>
Tested by:	miwi (on 5.x)
Approved by:	laszlof (maintainer timeout, 39 days)
2007-06-18 17:08:19 +00:00
Vanilla I. Shu
2039717e2b Remove hwpmc check on configure script, and bump version.
Submitted by:	maintainer
2007-06-18 14:21:07 +00:00
Erwin Lansing
19e0a33144 Remove 4.x workaround.
Approved by:	maintainer (apriori)
2007-06-18 10:15:05 +00:00
Lars Balker Rasmussen
a7f4853304 This class lets you build groups of accessors that will call different
getters and setters.
2007-06-18 06:19:02 +00:00
Lars Balker Rasmussen
24ebc8be8c The "mro" namespace provides several utilities for dealing with method
resolution order and method caching in general in Perl 5.9.5 and
higher.
2007-06-18 06:18:09 +00:00
Pav Lucistnik
6d573b2b24 - Update to 0.3.0
PR:		ports/113801
Submitted by:	G.V. Tjong A Hung <gvtjongahung@users.sourceforge.net>
2007-06-17 23:04:58 +00:00
Aaron Dalton
26c0910020 Bump to v0.10. May be unfetchable until the CPAN mirrors populate. 2007-06-17 20:11:50 +00:00
Martin Wilke
f84b748608 - Update to 2.4.1 2007-06-17 13:59:27 +00:00
Rong-En Fan
77fbb7c312 This module contains some common calculation utilities
that are required to perform datetime calculations.

WWW: http://search.cpan.org/dist/DateTime-Util-Calc/

PR:		ports/113753
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2007-06-17 08:13:39 +00:00
Aaron Dalton
7d47f4de0f Bump to v0.09. Distfile will be unfetchable until CPAN mirrors populate. 2007-06-17 00:27:02 +00:00
Craig Rodrigues
5b1b902bab Update to apr 1.2.8
PR:	ports/112506
2007-06-16 19:56:47 +00:00
Andrew Pantyukhin
9ac63d955c - Update to 0.12.1
PR:		ports/112501
Submitted by:	John Levine <johnl@taugh.com>, bf <bf2006a@yahoo.com>
Approved by:	laszlof (maintainer timeout, 39 days)
2007-06-16 19:43:13 +00:00
Rong-En Fan
1cd2f5d8b2 - Update to 1.5 [1]
- Replace deprecated variable: INSTALLS_SHLIB
- Use PORTDOCS to simplify pkg-plist

PR:   	       ports/113760 [1]
Submitted by:  Antoine Brodin <antoine.brodin at laposte.net> (maintainer)
Approved by:   Antoine Brodin <antoine.brodin at laposte.net> (maintainer)
2007-06-16 19:25:46 +00:00
Yen-Ming Lee
75282feee4 - update to 0.03 2007-06-16 18:19:15 +00:00
Yen-Ming Lee
7f13d552ff - update to 3.6.3 2007-06-16 18:00:20 +00:00
Aaron Dalton
0004d690af Bump to v0.15, including changes to the plist and the deletion of an
extraneous dist file that impedes building.
2007-06-16 16:29:47 +00:00
Aaron Dalton
f67818bfec Bump to v0.09 2007-06-16 15:59:23 +00:00
Marcus Alves Grando
64ea0732ae - Update to 0.9.13
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
2007-06-16 15:58:38 +00:00
Vanilla I. Shu
5e1d8860f2 Add stringencoders 3.3.0, collection of high performance c-string
transformations.

PR:		ports/113664
Submitted by:	Steven Kreuzer <skreuzer at exit2shell.com>
2007-06-16 12:51:29 +00:00
Martin Wilke
41c6839a6a - Update to 0.9.10 2007-06-16 11:46:57 +00:00
Martin Wilke
91f12dd004 - Update to 0.1.13 2007-06-16 11:41:50 +00:00
Martin Wilke
e1ba667b3e - Update to 2.4.0
- Take maintainership
2007-06-16 10:55:55 +00:00
Dryice Dong Liu
f9c97a19c8 - update to 3.7
- add MASTER_SITE_LOCAL
- update my mail address
2007-06-16 09:17:06 +00:00
Dryice Dong Liu
7cb0a7cb84 update to 0.8.1 2007-06-16 01:55:14 +00:00
Aaron Dalton
f73fe014a8 v0.07 -> v0.26
PR:		112325
Submitted by:	skreuzer@f2o.org
2007-06-15 18:41:21 +00:00
Aaron Dalton
cff73726f7 v0.26 -> v0.35
PR:		112324
Submitted by:	skreuzer@f2o.org
2007-06-15 18:35:31 +00:00
Li-Wen Hsu
d9729ea59b - Capitalize project's name in MAINTAINER field
- Remove conditional definition of DOCSDIR

Approved by:	maintainer
Noticed by:	sat
2007-06-15 18:11:17 +00:00
Vasil Dimov
9ef5cb416b Fix typo in MASTER_SITES. 2007-06-15 15:24:18 +00:00
Timur I. Bakeyev
ccd266efda Change MAINTAINER addresses for my ports to point to the FreeBSD address.
Approved by:	shaun (mentor)
2007-06-15 15:08:02 +00:00
Li-Wen Hsu
786da8f9d0 From PR:
- Update to 0.12.1
- Add WITHOUT_NLS knob
- Remove 4.x suff
- Change maintainer's address

While here:
- Respect NOPORTDOCS
- Change MASTER_SITES for new distfile URL

PR:		ports/113661
Submitted by:	YUAN Jue <yuanjue AT FreeBSD.org> (maintainer)
Approved by:	YUAN Jue <yuanjue AT FreeBSD.org> (maintainer)
2007-06-15 14:28:53 +00:00
Pav Lucistnik
15d9e024fb - Update to 3.2
PR:		ports/113708
Submitted by:	Ed Schouten <ed@fxq.nl> (maintainer)
2007-06-15 13:57:23 +00:00
Pav Lucistnik
8e80c0b849 - Mark BROKEN: does not fetch
PR:		ports/112998
Submitted by:	Matthias Sund <m.sund@arcor.de> (maintainer)
2007-06-15 11:22:51 +00:00
Alex Dupre
a27d11017c Try to fix some subtle errors in pear extension deinstallation. 2007-06-15 05:54:39 +00:00
Martin Wilke
2b4c9a6bb4 - Add devel/pear-HTML_QuickForm2 - The package is expected to offer at
least the same functionality as HTML_QuickForm and work with PHP5 E_STRICT setting.

PR:		112743
Submitted by:	Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
Repocopie by:	marcus
2007-06-15 05:52:15 +00:00
Cheng-Lung Sung
35144e9418 - Update to 0.08
PR:		ports/113662
Submitted by:	Douglas William Thrift <douglas_AT_douglasthrift dot net>
2007-06-15 00:44:59 +00:00
Beech Rintoul
4b0bc31c45 - Update maintainer address. 2007-06-14 22:31:03 +00:00
Jean Milanez Melo
1784c952ce - Fix mastersite. 2007-06-14 14:50:09 +00:00
Jimmy Olgeni
0c6019916d Upgrade to 2007.06.11 snapshot. 2007-06-14 12:38:59 +00:00
Cheng-Lung Sung
74f223bdab - Update to 1.004
- reset maintainership

PR:		ports/113527
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-06-14 02:49:16 +00:00
Cheng-Lung Sung
be437ad5fa Add p5-IO-Async 0.07, perl modules that implement asynchronous
filehandle IO.

PR:		ports/113505
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-06-14 01:57:12 +00:00
Lars Balker Rasmussen
87fd85066b Update to 0.08 2007-06-13 22:59:21 +00:00
Vanilla I. Shu
ed1fbcc49f Add papi 3.5.0, API to access the performance counter hw in the
microprocessor.

PR:		ports/113472
Submitted by:	redcrash at gmail.com
2007-06-13 21:26:19 +00:00
Sergey Skvortsov
57706f56f1 Update to 2.02 2007-06-13 20:33:56 +00:00
Tilman Keskinoz
120ba3f799 Update to 1.3.0 2007-06-13 20:06:59 +00:00
Tilman Keskinoz
97dce7b241 Update to 1.4.2
Remove reference to deleted port in pkg-message
2007-06-13 20:06:12 +00:00
Vasil Dimov
a50688e7eb * Upgrade devel/shtool from 2.0.6 to 2.0.7
* Add regression-test: target which is an alias for test:
2007-06-13 15:25:29 +00:00
Vasil Dimov
1411829a61 * Upgrade devel/google-sparsehash from 0.4 to 0.5
* Add copy of the distfile to the FreeBSD mirrors:
  sometimes I receive a notice from fenner@ that the distfile is not fetchable,
  but fetch has never failed when I tried to reproduce that. Add the mirrors
  just to be on the safe side.
2007-06-13 14:27:24 +00:00
Beech Rintoul
93ef84dec5 - Update to 1.5.2
PR:		ports/113598
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Approved by:	sat (mentor)
2007-06-13 09:52:38 +00:00
Jason Evans
fe72fb924c Update cook to version 2.28. 2007-06-12 16:22:03 +00:00
David Thiel
d02a9a9fd3 Updating to 1.4.2. 2007-06-12 04:59:14 +00:00
Mikhail Teterin
b4796ed31d Do not install docs, when NOPORTDOCS is set. pkg-plist was doing the
right thing, but the post-install target was not properly ifdef-ed.

Submitted by:	rafan
2007-06-11 19:56:59 +00:00
Alexander Nedotsukov
55ea7d9d59 Update to 1.5.10 2007-06-11 15:01:53 +00:00
Ying-Chieh Liao
1c23601f1b upgrade to 0.3.4 2007-06-11 14:38:44 +00:00
Martin Wilke
d1842a5190 - Fix depends after pear-log update
- Bump PORTREVISION
2007-06-11 14:17:09 +00:00
Ying-Chieh Liao
80273559cc upgrade to 0.6 2007-06-11 14:07:07 +00:00
Ion-Mihai Tetcu
5ad3256450 Remove support to FreeBSD 4.x (EOL)
PR:		ports/111864
Submitted by:	araujo
Approved by:	maintainer timeout
2007-06-11 08:36:01 +00:00
Ion-Mihai Tetcu
381abd030e Remove support to FreeBSD 4.x (EOL)
PR:		ports/111863
Submitted by:	araujo
Approved by:	maintainer timeout
2007-06-11 08:34:23 +00:00
Ion-Mihai Tetcu
45d2e18eb4 Removed support to FreeBSD 4.x (EOL)
PR:		ports/111850
Submitted by:	araujo@
Approved by:	maintainer timeout
2007-06-11 08:31:34 +00:00
Martin Wilke
7b9de5fe80 - Update to 0.18
PR:		113530
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2007-06-11 07:42:15 +00:00
Volker Stolz
d306c33981 Remove outdated lang/ghc5 on upstream's request, devel/hs-popenhs which depends on it, and make x11-toolkits/hs-frantk use lang/hugs 2007-06-11 07:41:09 +00:00
Martin Wilke
2d71dbee71 - Update to 0.610
PR:		113529
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2007-06-11 07:39:40 +00:00
Martin Wilke
04253a20fb - Update to 1.09
PR:		113528
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2007-06-11 07:29:55 +00:00
Rong-En Fan
de58a94400 - Update to 0.14
- Remove support for FreeBSD 4.x
2007-06-11 07:11:45 +00:00
Hye-Shik Chang
3d1ad41952 Update to 0.97
PR:		113510
Submitted by:	aaron
2007-06-11 07:07:32 +00:00
Martin Wilke
e0db80c7bf - Update to 3.2.9
PR:		113525
Submitted by:	Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
2007-06-11 06:46:50 +00:00
Alex Dupre
bf53d6ec96 Update to 1.6.0 release. 2007-06-11 06:14:57 +00:00
Martin Wilke
3b8cdee594 - Update to 1.2.2
PR:		113526
Submitted by:	Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
2007-06-11 05:58:02 +00:00
Martin Wilke
750ca3131d - Fix build
PR:		113402
Submitted by:	pointyhat via kris
		maintainer
2007-06-11 04:47:30 +00:00
Ade Lovett
9a3f6d0848 Since there are a number of issues associated with the *-rtems-* ports
as a result of the new gettext, and given the jeh@ is currently on
sabbatical, with these ports (amongst others) being reset to ports@,
temporarily take over maintainership to cut through a little red tape
to get things back in order.
2007-06-11 04:47:21 +00:00
Rong-En Fan
dce9b37763 - Update to 0.6.1
PR:		ports/113512
Submitted by:	Peter Johnson <johnson.peter at gmail.com> (maintainer)
2007-06-11 03:17:10 +00:00
Tom McLaughlin
84999ebb17 Remove expired port.
- Module rolled into www/py-mechanize by author

PR:	109573
2007-06-11 01:31:02 +00:00
Ion-Mihai Tetcu
8d353454ab remove 4.x support
PR:		ports/111858
Submitted by:	araujo@
Approved by:	maintainer
2007-06-10 23:21:57 +00:00
Joe Marcus Clarke
8289f56520 Update to 2.12.10. 2007-06-10 22:10:59 +00:00
Martin Wilke
ba2750c21e PHPUnit3 is a regression testing framework used by the developer
who implements unit tests in PHP5. It is based upon JUnit, which
can be found at http://www.junit.org/.

WWW: http://www.phpunit.de/

PR:		112737
Submitted by:	Gerrit Beine<gerrit.beine@gmx.de>
Repocopied by:	marcus
2007-06-10 11:16:29 +00:00
Martin Wilke
6fe12ee091 - Respect CC
- Fully respect CFLAGS
- Remove optimization flags
- Don't build with debug symbols
- Bump PORTREVISION

Submitted by:	ehaupt@
2007-06-10 10:28:27 +00:00
Rong-En Fan
0d17ea06d3 - Remove two non-existent directories 2007-06-10 09:04:44 +00:00
Rong-En Fan
f97b7cd3fe - Fix LUA interface by replacing malloc.h to stdlib.h
PR:   	  	    ports/113513
Submitted by: 	    Scot Hetzel <swhetzel at gmail.com>
2007-06-10 08:02:56 +00:00
Oliver Lehmann
1396d02b62 bump PORTREVISION because of recent USE_GCC=3.4 change 2007-06-10 07:38:57 +00:00
Oliver Lehmann
41d0b23746 set USE_GCC=3.4
bump PORTREVISION
2007-06-10 07:37:26 +00:00
Alejandro Pulver
3261adb763 - Set BROKEN because distfile has been deleted.
- Set DEPRECATED and EXPIRATION_DATE because it is no longer being developed.
2007-06-09 19:12:05 +00:00
Joe Marcus Clarke
5b0231982d Update to 0.81.1. 2007-06-09 18:56:06 +00:00
Martin Wilke
032d935bc4 - Update to 3.2.0
PR:		113481
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2007-06-09 13:33:28 +00:00
Li-Wen Hsu
c10c9492c6 - Update to 1.2.5
PR:		ports/113492
Submitted by:	Antoine Brodin <antoine.brodin AT laposte.net> (maintainer)
2007-06-09 12:51:35 +00:00
Stefan Walter
cfa64483d0 Update to 2.0.4. 2007-06-09 09:29:57 +00:00
Cheng-Lung Sung
96a0f3e93b - Update to 0.04 2007-06-09 06:18:20 +00:00
Cheng-Lung Sung
fdc7e458fc - Update to 5.9.1 2007-06-09 06:12:34 +00:00
Cheng-Lung Sung
f02a42cec2 - Update to 0.33 2007-06-09 02:36:10 +00:00
Cheng-Lung Sung
76bfbe157c - Update to 1.62 2007-06-09 02:35:37 +00:00
Martin Wilke
2b49e0603b - Update to 2.62
PR:		113428
Submitted by:	Marcus von Appen<mva@sysfault.org> (maintainer
2007-06-08 18:04:34 +00:00
Cheng-Lung Sung
5f8dcb3110 - Update to 0.04
- drop maintainership

PR:		ports/112431
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-06-08 07:20:05 +00:00
Li-Wen Hsu
2dc7c3f941 - Update to 2007f 2007-06-07 10:47:55 +00:00
Philip Paeps
52a8bdc32c Luabind is a library that helps you create bindings between C++ and
Lua. It has the ability to expose functions and classes, written
in C++, to Lua. It will also supply the functionality to define
classes in lua and let them derive from other lua classes or C++
classes. Lua classes can override virtual functions from their C++
baseclasses. It is written towards Lua 5.x, and does not work with
Lua 4.

It is implemented utilizing template meta programming. That means
that you don't need an extra preprocess pass to compile your project
(it is done by the compiler). It also means you don't (usually)
have to know the exact signature of each function you register,
since the library will generate code depending on the compile-time
type of the function (which includes the signature). The main
drawback of this approach is that the compilation time will increase
for the file that does the registration, it is therefore recommended
that you register everything in the same cpp-file.

WWW: http://www.rasterbar.com/products/luabind.html

PR:		ports/113443
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2007-06-07 09:09:09 +00:00
Lars Thegler
92c879543e It is only the sparc version that does not work on 7.x. i386 and amd64 work fine.
Submitted by:	"M. Warner Losh" <imp@bsdimp.com>
2007-06-07 08:18:44 +00:00
Cheng-Lung Sung
3b9e71f6e3 - Update to 0.31 2007-06-07 07:11:02 +00:00
Pav Lucistnik
b05482dc57 - Update to 0.7.3
PR:		ports/112991
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	Jonathan Weiss <jw@innerewut.de> (maintainer)
2007-06-06 13:53:26 +00:00
Martin Wilke
cad484f4ce Lock files are used on Unix-like systems as a means of synchronization among
processes. Only one process can hold a lock file. Other processes that want to
acquire it have to wait until it is released by the holder.

In this module the lock file is implemented as an empty regular file,
exclusively locked using fcntl.flock. The file is removed when it is to be
released.

WWW: http://martin.horcicka.eu/python/lock_file/

PR:		ports/113392
Submitted by:	Martin Horcicka <martin at horcicka.eu>
2007-06-06 13:28:20 +00:00
Pav Lucistnik
6fc312ddd4 - Update to 8.3
PR:		ports/112197
Submitted by:	Lev Walkin <vlm@lionet.info> (maintainer)
2007-06-06 13:15:38 +00:00
Martin Wilke
9b461cfa61 - Update to 0.4.0
PR:		113389
Submitted by:	R.Mahmatkhanov <R.Mahmatkhanov@SKYLINK.ru> (maintainer)
2007-06-06 10:59:48 +00:00
Martin Wilke
a66879d78b - Fix pkg-plist
PR:		113348
Submitted by:	Robert Gogolok<gogo@cs.uni-sb.de> (maintainer)
2007-06-06 10:39:17 +00:00
Martin Wilke
df3bc24d80 - Fix RUN_DEPENDS
Submitted by:	pointyhat via kris
2007-06-06 08:02:19 +00:00
Mark Linimon
8f16c259c4 Reset jeh@FreeBSD.org, who is away from FreeBSD work for a while.
Hat:		portmgr
2007-06-06 07:54:08 +00:00
Mark Linimon
6924e88034 Reset filippo.natali@gmail.com, who is very short on free time right now.
Hat:		portmgr
2007-06-06 07:45:35 +00:00
Cheng-Lung Sung
0ba02eed43 - Update to 0.80
PR:		ports/112239
Submitted by:	clsung
Approved by:	maintainer (Anatoliy Dmytriyev)
2007-06-06 07:34:12 +00:00
Martin Wilke
a3d38765f0 Sid is a LL(1) parser generator that turns specifications of languages into
programs that recognise those languages. One of the aims of sid was to separate
the specification of the language to be recognised from the language that the
recogniser program is written in. For this reason, input to sid is split into
two components: output language independent information, and output language
dependent information.

PR:		ports/113128
Submitted by:	The Akuma Project
2007-06-06 06:00:31 +00:00
Michael Johnson
bcdbb9967a Update to 0.3.12 2007-06-05 16:15:33 +00:00
Martin Wilke
7064722c15 The linxt Perl script is a Unix command line tool for communicating
with the Lego Mindstorms Robotics NXT brick. It can be used to
query the brick for information like firmware version, battery
level, etc. and also to upload robotics programs compiled with
NBC/NXC.

PR:		ports/112606
Submitted by:	Jason Bacon <bacon at smithers.neuro.mcw.edu>
2007-06-05 13:37:58 +00:00
Martin Wilke
eea0212e09 Device::USB, Perl wrappers for libusb. This
port is a dependency for others on the way regarding Lego
Mindstorms NXT software.

PR:		ports/112605
Submitted by:	Jason Bacon <bacon at smithers.neuro.mcw.edu>
2007-06-05 13:34:22 +00:00
Ade Lovett
6634efc54f Various slave ports are broken with the new gcc 4.2 in HEAD.
For simplicities sake, mark the master port as broken until such
time as it can be fixed.

Submitted by:	krismail
Approved by:	maintainer on sabattical
2007-06-05 10:09:52 +00:00
Martin Wilke
c55574321c These are a few data structures, classes and functions
which we've needed over many years of Python
programming and which seem to be of general use to
other Python programmers. Many of the modules that
have existed in pyutil over the years have subsequently
been obsoleted by new features added to the Python
language or its standard library, thus showing that
we're not alone in wanting tools like these.

WWW:	http://zooko.com/repos/pyutil/

PR:		ports/113185
Submitted by:	Chao Shin <quakelee at cn.FreeBSD.org>
2007-06-05 07:12:31 +00:00
Martin Wilke
ac5a4075a8 - Update to 1.2.1
PR:		112734
Submitted by:	Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
2007-06-05 06:28:07 +00:00
Alejandro Pulver
7568f71850 - Remove BROKEN (plist was fixed in the previous commit). 2007-06-05 05:59:35 +00:00
Lars Balker Rasmussen
bc01ad4bcf Update to 0.19 2007-06-04 22:11:11 +00:00
Lars Balker Rasmussen
fe45d92582 Update to 0.07 2007-06-04 22:08:53 +00:00
Martin Wilke
2e358a3f69 - Update to 0.840
PR:		113294
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2007-06-04 19:42:26 +00:00
Martin Wilke
3bdc432f13 PyUSB is a native Python module written in C (meanwhile, because the next major
version will use ctypes), that provides USB access for it.

WWW: http://pyusb.berlios.de/

PR:		ports/112641
Submitted by:	R.Mahmatkhanov <R.Mahmatkhanov at SKYLINK.ru>
2007-06-04 19:40:09 +00:00
Alejandro Pulver
d6db178261 - Update to version 3.1. 2007-06-04 19:33:59 +00:00
Erwin Lansing
d16e6fb5e3 Update to 0.19 2007-06-04 17:10:44 +00:00
Gabor Kovesdan
5f84e39be8 Remove expired ports:
2007-05-15 devel/ups-debug: only runs on FreeBSD 4.X/386
2007-03-10 korean/han: Broken on all supported versions of FreeBSD
2007-05-11 net/tspc2: development is discontinued
2007-06-04 12:02:31 +00:00
Martin Wilke
6221519dd2 Lexi translates a description of a lexical analyser into code implementing that
analyser.

WWW:	http://www.akumaproject.org/ (notes webpage is in progress)

PR:		ports/113124
Submitted by:	The Akuma Project
2007-06-04 06:45:49 +00:00
Martin Wilke
86510c76ae - Fix build on AMD64
Submitted by:   ponityhat via kris
                Kiyoshi Matsui<kmatsui@t3.rim.or.jp> (maintainer)
2007-06-04 06:22:03 +00:00
Cheng-Lung Sung
278a0153fa - Update to 1.03
- assign to perl@
2007-06-03 13:56:43 +00:00
Lars Thegler
c56caae75c Update to 1.11 2007-06-02 20:05:22 +00:00
Oliver Lehmann
83a39df5a4 the Atlas lib compiled with gcc 4 does not work, so move back to gcc 3.4 2007-06-02 17:57:24 +00:00
Gabor Kovesdan
5d0048e5b4 Remove expired ports:
2007-05-20 devel/agenda-libs: Agenda VR3 is dead for long time
2007-05-20 devel/agenda-headers: Agenda VR3 is dead for long time
2007-05-20 devel/agenda-snow-libs: Agenda VR3 is dead for long time
2007-05-20 devel/agenda-static-libs: Agenda VR3 is dead for long time
2007-05-20 devel/mipsel-linux-binutils: This is Agenda VR3-specific port, and Agenda VR3 is dead for long time.
2007-05-20 devel/mipsel-linux-gcc: This is Agenda VR3-specific port, and Agenda VR3 is dead for long time.
2007-05-20 devel/mipsel-linux-kernel-headers: This is Agenda VR3-specific port, and Agenda VR3 is dead for long time.
2007-06-02 15:37:57 +00:00
Michael Johnson
f2ae9f3e0b - Retire gstreamer 0.8.0 2007-06-01 20:43:43 +00:00
Michael Nottebrock
52f174f280 Prevent qmake from running again here as well. 2007-06-01 20:39:24 +00:00
Lars Balker Rasmussen
dc58e0efc9 Update to 0.22 2007-06-01 15:42:50 +00:00
Lars Balker Rasmussen
b63c225013 Update to 0.38 2007-06-01 15:39:29 +00:00
Lars Thegler
589f8fca25 Update to 1.65 2007-06-01 14:09:42 +00:00
Li-Wen Hsu
1c7f695330 - Update to 0.8.0
- Use CHEESESHOP in MASTER_SITES
2007-06-01 08:09:11 +00:00
Jimmy Olgeni
23789ac118 Switch to codebase from googlecode.com, and add a quick fix to the function search code. 2007-05-31 09:15:15 +00:00
Li-Wen Hsu
665acdb37f - Update to 4.21
- Take maintainership
2007-05-31 06:55:34 +00:00
Joe Marcus Clarke
40300e67a0 Presenting GNOME 2.18.2 for FreeBSD. See
http://mail.gnome.org/archives/devel-announce-list/2007-May/msg00004.html for
a list of all the changes in this release.
2007-05-31 05:54:57 +00:00
Joe Marcus Clarke
0632411f36 Make sure we only read in sector-sized chunks from the disk to avoid EINVAL
errors.  This will fix problems detecting FAT file systems on certain media
that does not use a 512-byte sector size.

Reported by:	James Snyder <jbsnyder@gmail.com>
Tested by:	James Snyder <jbsnyder@gmail.com>
2007-05-30 20:20:09 +00:00
Martin Wilke
3fae1bf132 - Update to 0.16.0
PR:		113085
Submitted by:	Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer)
2007-05-30 06:08:45 +00:00
Ade Lovett
20e4e38d89 Fix gettext charset.alias overwriting breakage.
Maintainer currently has commit bit in safe-keeping.
2007-05-30 04:48:36 +00:00
Cheng-Lung Sung
15b6aba1a2 - Update to 0.67 2007-05-30 02:27:25 +00:00
Cheng-Lung Sung
2ba6897743 - Update to 0.11
- byebye the 'if ${PERL_LEVEL} < 500601' parts
2007-05-30 02:21:33 +00:00
Thierry Thomas
3b86d9e117 Upgrade to 2.27.
Changelog at <http://bouml.free.fr/historic.html>.
2007-05-29 22:19:42 +00:00
Joe Marcus Clarke
6eb2e21a15 Add --disable-Werror to fix the build with GCC 4.2
PR:		113108
2007-05-29 20:52:20 +00:00
Ade Lovett
bfe8a9ab27 Fix build on -CURRENT. openmp support with gcc 4.2 is autodetected but
is broken if threads are disabled (which they are).  This results in
msgmerge segfaulting all over the place.

Since (a) this is -CURRENT only and (b) has no effect on -STABLE,
PORTREVISION is not being bumped.

Submitted by:	kris
2007-05-29 17:11:49 +00:00
Martin Wilke
3e21467180 The phpDocumentor tool is a standalone auto-documentor similar to JavaDoc
written in PHP. It differs from PHPDoc in that it is MUCH faster, parses a much
wider range of php files, and comes with many customizations including 11 HTML
templates, windows help file CHM output, PDF output, and XML DocBook peardoc2
output for use with documenting PEAR. In addition, it can do PHPXref source
code highlighting and linking.

Features (short list):
-output in HTML, PDF (directly), CHM (with windows help compiler), XML DocBook
-very fast
-web and command-line interface
-fully customizable output with Smarty-based templates
-recognizes JavaDoc-style documentation with special tags customized for PHP 4
-automatic linking, class inheritance diagrams and intelligent override
-customizable source code highlighting, with phpxref-style cross-referencing
-parses standard README/CHANGELOG/INSTALL/FAQ files and includes them
 directly in documentation
-generates a todo list from @todo tags in source
-generates multiple documentation sets based on @access private, @internal and
 {@internal} tags
-example php files can be placed directly in documentation with highlighting
 and phpxref linking using the @example tag
-linking between external manual and API documentation is possible at the
 sub-section level in all output formats
-easily extended for specific documentation needs with Converter
-full documentation of every feature, manual can be generated directly from
 the source code with "phpdoc -c makedocs" in any format desired.
-current manual always available at http://www.phpdoc.org/manual.php
-user .ini files can be used to control output, multiple outputs can be
 generated at once

WWW: http://pear.php.net/package/PhpDocumentor/

PR:		ports/112744
Submitted by:	Gerrit Beine (<gerrit.beine at gmx.de>)
2007-05-29 16:15:08 +00:00
Tilman Keskinoz
c156112be4 Fix build on CURRENT 2007-05-29 15:56:58 +00:00
Cheng-Lung Sung
d318429227 Add p5-ShipIt 0.50, software release tool.
PR:		ports/112376
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-05-29 02:46:53 +00:00
Jeremy Messenger
9ce107895c Update to 3.2.2. 2007-05-29 02:37:42 +00:00
Cheng-Lung Sung
4bd213230b Add p5-Devel-ebug 0.48, a simple, extensible Perl debugger.
PR:		ports/112352
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-05-29 01:59:42 +00:00
Jeremy Messenger
985d089272 Update to 2.14.3. 2007-05-28 23:34:38 +00:00
Jeremy Messenger
47fbbd59a3 Update to 3.2.1. 2007-05-28 22:53:35 +00:00
Joe Marcus Clarke
9868a59e52 Update to 0.1.6. 2007-05-28 21:48:45 +00:00
Joe Marcus Clarke
46115bd946 Update to 2.14.9. 2007-05-28 21:19:28 +00:00
Gabor Kovesdan
69b3e01edb Remove expired ports:
2007-05-24 devel/ruby-inline: New versions only available in rubygems. Use devel/rubygem-inline instead.
2007-05-15 devel/tkref: is seriously outdated, take a look at http://www.tcl.tk/doc/ for TCL/TK documentation
2007-05-28 16:09:59 +00:00
Kirill Ponomarev
e6ff7fc305 Fix leftovers.
Submitted by:	mnag
2007-05-28 14:47:35 +00:00
Kirill Ponomarev
d8e8830722 Update to 7.1 2007-05-28 12:45:17 +00:00
Sergey Skvortsov
9cf6f3df33 * fix dependencies
* fix perl path [1]

PR:		ports/112257 [1]
Submitted by:	Christopher McCrory<chrismcc+freebsd xx pricegrabber.com> [1]
2007-05-28 12:03:47 +00:00
Dirk Meyer
e27d668404 - update to 2.0.1 2007-05-28 08:45:15 +00:00
Alexander Botero-Lowry
6e7faaeeed - obey CFLAGS
- make WITHOUT_GUI work properly

PR:		113030
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	anholt (maintainer)
2007-05-27 23:43:32 +00:00
Martin Wilke
54ead12ec2 - Update to 1.4.6
Approved by:	maintainer implicit
2007-05-27 22:31:37 +00:00
Martin Wilke
de73616bc1 - Update to 2.6.4
PR:		112831
Submitted by:	Kiyoshi Matsui<kmatsui@t3.rim.or.jp> (maintainer)
2007-05-27 21:52:43 +00:00
Martin Wilke
68674f462f Crow is a modern GUI builder for the GTK+ toolkit. It is an advanced
IDE-embeddable RAD tool designed to fulfill the needs of desktop programmers
who want to create multi-platform GTK+ based applications with minimal
GUI coding. Crow is full-featured yet lightweight: its tree-based Property
Explorer solves many GUI constructing tasks in a versatile manner without
additional popup dialogs. The project is targeted to develop a tool that
is coherent and productive for experienced GTK+ users as well as simple
and accessible for newcomers.

WWW: http://crow-designer.sourceforge.net/

PR:		ports/112618
Submitted by:	Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-05-27 21:50:37 +00:00
Martin Wilke
96519d4f3e GuiLoader is a high-performance and compact GuiXml loader library.
This library allows GTK+ applications to create GUI widgets and
objects at run-time from GuiXml resource files. GuiLoader is
written in the C language as a GObject subclass and has
a trivial language-independent API. GuiLoader was designed to be
easily wrapped for any language that has GTK+ bindings.

WWW: http://crow-designer.sourceforge.net/

PR:		ports/112618
Submitted by:	Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-05-27 21:49:08 +00:00
Martin Wilke
d5574337d3 GuiLoader/C++ is a C++ binding to the GuiLoader library. It is a convenience
layer that simplifies development of GuiLoader based applications written
in the C++ language by introducing exception safety, binding GTK+ objects
defined in GuiXml to C++ variables and type-safe dynamic connection to signals.

WWW: http://crow-designer.sourceforge.net/

PR:		ports/112618
Submitted by:	Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-05-27 21:47:33 +00:00
Sergey Skvortsov
bd6151d705 Update to 1.16 2007-05-27 19:33:18 +00:00
Sergey Skvortsov
76d0b7b299 Update to 1.25 2007-05-27 19:23:44 +00:00
Sergey Skvortsov
d7038df8a6 Update to 1.7 2007-05-27 19:22:02 +00:00
Sergey Skvortsov
9b74887582 Update to 1.16
Changes:	http://search.cpan.org/src/ROBM/Cache-FastMmap-1.16/Changes
2007-05-27 19:19:08 +00:00
Kris Kennaway
45a31f7875 Revert previous commit, I overlapped with the fix
Submitted by:	pav
2007-05-27 18:55:06 +00:00
Martin Wilke
8635bf8045 - Update to 5.0
PR:		113032
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
2007-05-27 17:41:23 +00:00
Marcelo Araujo
c06193dbf4 - Update to 2.5.
- Removed patch files.
- rm files/patch-rp2gen_symtab.c.
- rm files/patch-secure_secure_init.c.

PR:		ports/112919
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
Approved by:	itetcu (mentor)
2007-05-27 17:03:02 +00:00
Sergey Skvortsov
026aeb17d8 Update to 0.41
Changes:	http://search.cpan.org/src/NEELY/Data-Serializer-0.41/Changes
PR:		ports/112360
Submitted by:	Steven Kreuzer <skreuzer xx f2o.org>
2007-05-27 14:29:20 +00:00
Sergey Skvortsov
8cae499a7c Update to 1.57
PR:		ports/111918
Submitted by:   Paul Dlug <paul xx aps.org>
2007-05-27 14:23:52 +00:00
Lars Thegler
f4ff75900a Add p5-Test-Assertions 1.054, a simple set of building blocks for both
unit and runtime testing.
2007-05-27 13:36:49 +00:00
Lars Thegler
1079043d90 Add p5-Log-Trace 1.070, provides a unified approach to tracing. 2007-05-27 13:29:20 +00:00
Sergey Skvortsov
95113314ed Upgrade Bugzilla to 3.0; repocopy 2.x branch to devel/bugzilla2 2007-05-27 13:16:35 +00:00
Martin Wilke
9c9fbe7fb2 - Update to 0.83
PR:		112442
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2007-05-27 11:31:14 +00:00
Martin Wilke
6d15513eac - Update to 3.1
PR:		112422
Submitted by:	Ed Schouten <ed@fxq.nl> (maintainer)
2007-05-27 11:30:59 +00:00
Sergey Skvortsov
4776011088 Update to 0.14; 2007-05-27 11:17:07 +00:00
Martin Wilke
17789dde7e - Update to 0.16
PR:		112865
Submitted by:	Ulf Lilleengen <lulf@stud.ntnu.no> (maintainer)
2007-05-27 10:41:00 +00:00
Martin Wilke
e540cdb3cc - Update to 1.0.6
PR:		112541
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2007-05-27 10:40:56 +00:00
Martin Wilke
8ec8a1ba9c - Update to 0.35
PR:		112936
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2007-05-27 10:40:50 +00:00
Martin Wilke
8f078ff0d3 - Update to 0.16.1
PR:		112864
Submitted by:	Ulf Lilleengen <lulf@pvv.ntnu.no> (maintainer)
2007-05-27 10:40:41 +00:00
Martin Wilke
724e3341f6 - Update to 0.7.2
PR:		112879
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2007-05-27 10:40:33 +00:00
Martin Wilke
f71a238a92 - Update to 3.05
PR:		112933
Submitted by:	Neal Nelson <neal@nelson.name> (maintainer)
2007-05-27 10:40:25 +00:00
Martin Wilke
381e2f8263 - Update to 1.8.0
PR:		112731
Submitted by:	Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
2007-05-27 10:00:25 +00:00
Martin Wilke
400fe15d89 - Fix dependency
PR:		112512
Submitted by:	kazami <kazami@angels.vg>
2007-05-27 10:00:21 +00:00
Oliver Lehmann
3c8b128c44 remove devel/wfut - it is obsolete 2007-05-27 09:56:19 +00:00
Martin Wilke
81db694a55 - Update to 0.19
PR:		112812
Submitted by:	Stefan Pauly<stefan@fh-mainz.de> (maintainer)
2007-05-27 09:29:52 +00:00
Alexander Botero-Lowry
136b671b33 - remove patch I forgot to remove in 1.5.2 update 2007-05-27 07:26:46 +00:00
Alexander Botero-Lowry
954fa5222a - update to 1.5.2
Approved by:	anholt (maintainer)
2007-05-27 06:32:25 +00:00
Rong-En Fan
20fe6aa675 - Update to 0.97.5 (distversion 0.975) 2007-05-27 05:55:49 +00:00
Kris Kennaway
b7ff7031ea BROKEN with gcc 4.2 2007-05-27 03:03:31 +00:00
Alex Dupre
a9c5e9e9aa Update to 1.5.4 release. 2007-05-26 21:23:36 +00:00
Kirill Ponomarev
43adabc85f Fix build with gcc4.2 2007-05-26 21:01:13 +00:00
Kris Kennaway
add90dd319 BROKEN with gcc 4.2 2007-05-26 20:38:49 +00:00
Kris Kennaway
7a754fcdf4 BROKEN: Incorrect pkg-plist 2007-05-26 20:14:14 +00:00
Lars Thegler
f73a88321a - Update to 2006.2 [1]
- Add sparc64 support [2]
- Remove 4.x support

Submitted by:	several [1], jkim [1,2]
2007-05-26 18:16:54 +00:00
Alejandro Pulver
237977f823 - Remove BROKEN.
- Remove 2 extra files from pkg-plist.
2007-05-26 06:30:32 +00:00
Alejandro Pulver
d5e31cec5e - Remove extra file from pkg-plist. 2007-05-26 06:26:03 +00:00
Yen-Ming Lee
6a4590107c - Update to 0.65
PR:		112963
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
2007-05-25 23:39:17 +00:00
Erwin Lansing
945ccc6941 Update to 1.470 2007-05-25 23:34:16 +00:00
Erwin Lansing
ab637f1b40 Update to 0.25 2007-05-25 23:17:34 +00:00
Erwin Lansing
9287b38c2f Update to 3.25 2007-05-25 23:16:17 +00:00
Erwin Lansing
07f0cad722 Update to 1.20 2007-05-25 23:11:30 +00:00
Erwin Lansing
5697e301a8 - Update to 0.30
- Remove 4.x cruft
2007-05-25 22:52:02 +00:00
Martin Wilke
37c95a4014 - Update to 0.9.28
PR:		112425
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-05-25 21:50:48 +00:00
Erwin Lansing
bae19ef318 Update to 0.739 2007-05-25 20:15:54 +00:00
Dirk Meyer
9f5e551bf3 - update to 1.2.1 2007-05-25 18:34:57 +00:00
Oliver Lehmann
c6066e1819 remove USE_GCC=4.3,
s/INSTALLS_SHLIB/USE_LDCONFIG/
2007-05-25 18:17:14 +00:00
Eric Anholt
d693300227 Update git to 1.5.0.3.
This brings some major UI improvements which may surprise users accustomed to
the strange old behavior.  The 1.5.0 release notes in the tarball cover those
changes, and are recommended reading for current git users.

This version may expose bugs in curl resulting in crashes when using the http
transport.  I decided it was more important to get these UI changes out in
our packages than to worry about the http transport, which is generally not
desired anyway.

PR:		ports/109495
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2007-05-25 17:13:28 +00:00
Michael Nottebrock
08c4d6057c Try harder to prevent pkgconfig data from ending up in the wrong place.
Only seems to happen on pointyhat, bump PORTREVISION anyway just to be
sure.
2007-05-25 11:34:09 +00:00
Giorgos Keramidas
4b6e173e97 Fix the build of GNU indent with gcc 4.2.
PR:		ports/112841
Approved by:	pav
2007-05-25 10:53:42 +00:00
Lars Thegler
7369d3a80b - Update to 2.11
- Remove 4.x cruft
2007-05-25 10:16:51 +00:00
Cheng-Lung Sung
ab8ebca8ab - Update to 0.09
- Take maintainership

PR:		ports/112472
Submitted by:	clsung
2007-05-25 09:46:21 +00:00
Lars Balker Rasmussen
5c85e2605a Update to 0.04001 2007-05-25 09:42:00 +00:00
Lars Balker Rasmussen
9e7bd6d76b Update to 0.07 2007-05-25 09:16:06 +00:00
Lars Balker Rasmussen
b4cef8628a Update to 0.18, with support for Class::C3::XS 2007-05-25 09:01:37 +00:00
Lars Balker Rasmussen
825f0594bf XS performance enhancers for Class::C3. 2007-05-25 08:55:29 +00:00
Lars Balker Rasmussen
518d504fda Update to 0.07 2007-05-25 08:51:20 +00:00
Lars Balker Rasmussen
b9662c6f51 Update to 0.21 2007-05-25 08:12:25 +00:00
Martin Wilke
4de9f43665 - Update maintainer mail adress
PR:		112538
Submitted by:	Jona Joachim<walkingshadow@grummel.net> (maintainer)
2007-05-25 07:46:55 +00:00
Cheng-Lung Sung
22158a2c1e Method::Alias is designed to be used as a pragma, to which you provide a
set of pairs of method names. Only very minimal checking is done, if you
wish to create infinite loops or what have you, you are more than
welcome to shoot yourself in the foot.

# Add a single method alias
    use Method::Alias 'foo' => 'bar';

# Add several method aliases
    use Method::Alias 'a' => 'b',
    'c' => 'd',
    'e' => 'f';

WWW: http://search.cpan.org/dist/Method-Alias
2007-05-25 07:12:32 +00:00
Dirk Meyer
ac69100a81 - update to 1.2.0 2007-05-25 06:10:30 +00:00
Dirk Meyer
ed48793a73 - update to 1.0.0 2007-05-25 06:09:42 +00:00
Dirk Meyer
13b3264699 - update for gnustep-make-2.0.0 2007-05-25 05:55:36 +00:00
Dirk Meyer
3bbf0ec2d4 - fix missing includes 2007-05-25 04:39:43 +00:00
Dirk Meyer
e0d6852d7d - update to 3.0.3 2007-05-25 03:33:27 +00:00
Mark Linimon
5d1b8f5e81 Finish removing devel/make to pacify portsmon.
Pointy hat to:	shaun
2007-05-25 02:24:17 +00:00
Kris Kennaway
fe3a568be3 BROKEN: Unfetchable 2007-05-25 01:19:17 +00:00
Kris Kennaway
14288230b2 BROKEN: Incorrect pkg-plist 2007-05-25 01:04:32 +00:00
Cheng-Lung Sung
6348e2d790 - stephane@ give up maintain his ports
PR:		ports/112464
Submitted by:	stephane
2007-05-25 00:39:40 +00:00
David Thiel
2fdec2f21e Updating to 1.4.1.
PR:		ports/112478
Submitted by:	Yen-Ming Lee <leeym@freebsd.org>
Approved by:	edwin (mentor)
2007-05-24 23:11:58 +00:00