Commit graph

19409 commits

Author SHA1 Message Date
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