Commit graph

19671 commits

Author SHA1 Message Date
Simon Barner
5637dc5e83 Build bjam tool with -fno-strict-aliasing:
- Fixes build on 7/amd64 (gcc 4.2.0)
- Note: this only affects the build of the bjam tool,
  the libraries are build with the user's CXXFLAGS settings

Reported by:	trasz@
		"Matthew D. Fuller" <fullermd@over-yonder.net>
		Pascal Hofstee <caelian@gmail.com>

Obtained from:	http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=22;filename=boost.diff;att=1;bug=367825
		(only the -fno-strict-aliasing part) via
		http://svn.boost.org/trac/boost/ticket/977
2007-07-07 22:31:03 +00:00
Rong-En Fan
e440194dc3 - Change maintainer's address
Requested by:	maintainer via private mail
2007-07-07 12:13:17 +00:00
Dryice Dong Liu
84fa1d301e New port of devel/py-babel. This is A collection of tools for
internationalizing Python applications in Python. It will be used in the new
version of textproc/py-mako
2007-07-07 09:18:17 +00:00
Vanilla I. Shu
6e34b026d7 Upgrade to 2.0.0RC4. 2007-07-07 04:04:39 +00:00
Li-Wen Hsu
f9faca25ad - Update to version 1.3.4
PR:		ports/112133
Submitted by:	KATO Tsuguru <tkato432 AT yahoo.com>
2007-07-07 01:57:25 +00:00
Li-Wen Hsu
a0ba47fbea - Update to version 1.3.4
PR:		ports/112134
Submitted by:	KATO Tsuguru <tkato432 AT yahoo.com>
2007-07-07 01:56:02 +00:00
Martin Wilke
c3fe84b1c3 Utilities for Astronomical Calculations
WWW:	http://search.cpan.org/dist/DateTime-Util-Astro/

PR:		ports/113855
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2007-07-07 00:14:55 +00:00
Rong-En Fan
b7a2ab24dd - Update to 5.6 snapshot 20070630 2007-07-06 10:26:35 +00:00
Martin Wilke
73d977e6a0 - Update to 5.0.2
PR:		114293
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
2007-07-06 08:16:34 +00:00
Martin Wilke
30e80e6c26 - Update to 3.011 2007-07-06 08:11:24 +00:00
Edwin Groothuis
1fa9e4844d dyeske at yahoo dot com -> dyeske at gmail dot com 2007-07-05 23:39:06 +00:00
Stanislav Sedov
9b9ef4692d - Fix bug related to objformat removal.
Reported by:	pav
2007-07-05 22:06:12 +00:00
Renato Botelho
d780a93bb2 - Update to 2.1.1 2007-07-05 19:21:20 +00:00
Beech Rintoul
ebc6758085 - Change maintainer address
- Cleanup master_sites

Requested by:	Yinghong Liu <relaxbsd@gmail.com> (maintainer)
Approved by:	sat (mentor)
2007-07-05 07:21:24 +00:00
Lars Balker Rasmussen
a3e0bac92d Update to 0.102 2007-07-05 07:01:16 +00:00
Edwin Groothuis
3de5a84967 First steps in a big migration:
Move net/rrdtool to databases/rrdtool.

    It's an itch which needs to be scratched: net/rrdtool came from
    net/mrtg, which was a good location for it. net/mrtg has later
    been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
    Tools", therefor it's better if it moves to databases/rrdtool.
    Same with net/rrdtool10.

PR:		ports/112942
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2007-07-05 06:19:49 +00:00
Tom McLaughlin
3b2714c505 Bump PORTREVISION for a few apps due to gnutls update. 2007-07-05 03:54:51 +00:00
Alexey Dokuchaev
bf7b9a0c0e - Spell English `October' correctly
- Get rid or ugly CRLF->LF hack, use DOS2UNIX instead

Eagle eye of:	sat
2007-07-04 22:24:33 +00:00
Alexey Dokuchaev
ef40f278f3 - Update to version 2.0.2
- Fix the build with modern GCC [1]
- Minor Makefile nits

Reported by:	pointyhat (logs) [1]
2007-07-04 21:49:56 +00:00
Michael Nottebrock
488d953fec - Fix included libtool.
- Depend on and use devel/gdb6.
2007-07-04 15:58:02 +00:00
Simon Barner
26ad9bb806 Fix build with boost 1.34.0. 2007-07-04 15:11:34 +00:00
Simon Barner
ff9f11c4da - Bump boost shared library version to 4
- Bump PORTREVISION
2007-07-04 15:10:58 +00:00
Simon Barner
02afc06924 Update to boost 1.34.0:
- ChangeLog: http://lists.boost.org/boost-announce/2007/05/0131.php
 - Uses Boost.Build v2
 - Fixes build g++ 4.2 (and there for on 7-CURRENT)
 - Port respects CXXFLAGS unless the WITH_OPTIMIZED_CFLAGS option is set
   that enables -O3 optimization and full inlining

Requested by:	many
PR:		ports/113474 (resolved)
Obtained from:	http://boost.cvs.sourceforge.net/boost/boost/boost/detail/atomic_count_gcc.hpp?r1=1.5&r2=1.5.8.1
		via pav
2007-07-04 15:09:06 +00:00
Michael Johnson
cf60e170c2 Remove X11BASE references
Submitted by:	mezz
2007-07-04 14:27:39 +00:00
Michael Johnson
f387edc8e9 Update to 0.22 2007-07-04 14:21:11 +00:00
Renato Botelho
7248eebe09 - Fix libs installation
- Bump PORTREVISION

PR:		ports/114277
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2007-07-04 13:07:42 +00:00
Alexey Dokuchaev
d350300dcf - Respect ${CC}
- Fix the build with recent GCC [1]
- Clean up Makefile

Reported by:	pointyhat (logs) [1]
2007-07-04 12:38:23 +00:00
Martin Wilke
cd90068c3f - Update to 0.611 2007-07-04 11:28:04 +00:00
Martin Wilke
f17139b9fb -Update to 0.611 2007-07-04 11:27:29 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Michael Nottebrock
b9ad4deb6d Set CONFLICTS, don't hide the shared libary from the runtime linker. 2007-07-04 10:00:00 +00:00
Pav Lucistnik
3abbaee42f - Drop maintainership [1]
- Mark BROKEN on 7.X: does not compile with GCC 4.2
- Style

Requested by:	Andrew I Baznikin <dikiy@scn.ru> (maintainer) [1]
2007-07-04 08:31:37 +00:00
Lars Thegler
d2152291b7 Update to 1.12 2007-07-04 08:05:06 +00:00
Martin Wilke
921c7c6368 - Update to 0.17.0
PR:		114190
Submitted by:	Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer)
2007-07-04 07:56:04 +00:00
Martin Wilke
4991f4c86f - Update to 0.17
PR:		114143
Submitted by:	Radim Kolar SF.NET <hsn@sendmail.cz>
Approved by:	maintainer
2007-07-04 07:51:50 +00:00
Lars Balker Rasmussen
5ad9f51f82 Update to 0.40 2007-07-04 06:27:19 +00:00
Lars Balker Rasmussen
4f75c013a2 Update to 0.24 2007-07-04 06:25:57 +00:00
Volker Stolz
9f00b61962 - Update to 2.05
- Unbreak with latest GHC 6.6.1
- Revive nhc98 support
2007-07-04 02:52:29 +00:00
Erwin Lansing
4e033934be Update to 0.27
PR:		114267
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
2007-07-03 21:47:42 +00:00
Pav Lucistnik
3ce2042214 Connect libopensync022 2007-07-03 21:45:30 +00:00
Pav Lucistnik
9c9582cca1 Define LATEST_LINK 2007-07-03 21:43:38 +00:00
Pav Lucistnik
ab33314be8 - Downgrade to 0.2.2, which is a last release of old API, needed for upcoming
KDE update

Submitted by:	lofi (hope I remember correctly)
2007-07-03 21:42:20 +00:00
Frank J. Laszlo
eaea82c2b0 Remove FreeBSD 4.x support
PR:		ports/111855
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
2007-07-03 14:05:05 +00:00
Dirk Meyer
c0b0717201 - detect version of hoe now dynamicly 2007-07-03 12:41:58 +00:00
Pav Lucistnik
efcc47c1e7 - Fix build on CURRENT with GCC 4.2
Submitted by:	tegge (maintainer)
2007-07-03 08:38:00 +00:00
Lars Balker Rasmussen
b2b4d49c5a Update to 0.07000 2007-07-03 06:03:05 +00:00
Ying-Chieh Liao
aa8f4753a9 add missing files 2007-07-03 01:19:49 +00:00
Cheng-Lung Sung
4e56d09012 - reflect the update of rubygem-hoe
Noted by:     pav
Pointyhat to: clsung (myself)
2007-07-03 00:07:28 +00:00
Thierry Thomas
ddb3a0f6a2 Upgrade to 2.29.
Changelog at <http://bouml.free.fr/historic.html>.
2007-07-02 21:05:24 +00:00
Pav Lucistnik
bfd5c5d0cf - Mark BROKEN on CURRENT
Requested by:	maintainer
2007-07-02 20:57:09 +00:00
Mathieu Arnold
1f30a94c70 Update to 0.36 2007-07-02 20:13:08 +00:00
Pav Lucistnik
9a0d0575be - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 2007-07-02 19:01:04 +00:00
Martin Wilke
29e744bc1e - Unbreak
- Fix build after objformat removal
2007-07-02 17:35:10 +00:00
Pav Lucistnik
f2555de210 - Mark as BROKEN on 7.X: does not package - objformat fallout 2007-07-02 17:27:46 +00:00
Dejan Lesjak
ba32530d41 Update to 1.0.1.
PR:		ports/113578
Submitted by:	chinsan
2007-07-02 17:00:43 +00:00
Lars Balker Rasmussen
09f73b8e2c Update to 0.38. 2007-07-02 16:46:49 +00:00
Lars Balker Rasmussen
e10b61bfec Update to 1.14 and take maintainership.
Approved by:	Angelo Turetta (previous maintainer)
2007-07-02 16:45:15 +00:00
Michael Nottebrock
89ed8f11a6 Try and not leave an empty share/qt4 behind if a port that just uses
USE_QT_VER=4 gets built on pointyhat.
2007-07-02 13:46:50 +00:00
Martin Wilke
5163481a22 - Update to 1.6.1
- Take maintainership

Submitted by:	miwi
Approved by:	ale@
2007-07-02 12:51:08 +00:00
Martin Wilke
da84beb694 - Update to 1.21
- Pass maintainership to submitter

PR:		114151
Submitted by:	Lars Engels <lars.engels@0x20.net>
2007-07-02 12:12:18 +00:00
Martin Wilke
1ed619a3d6 - Update to .1.0.6
- Pass maintainership to submitter

PR:		114152
Submitted by:	Lars Engels <lars.engels@0x20.net>
2007-07-02 12:12:16 +00:00
Martin Wilke
df63713fe1 - Update to 4.5.2
PR:		114153
Submitted by:	Lars Engels <lars.engels@0x20.net>
2007-07-02 12:12:13 +00:00
Alexey Dokuchaev
6e1ee96e3c - Fix the build with newish GCC [1]
- Stop caring for OSVERSIONs <= 500027

Reported by:	pointyhat (logs) [1]
2007-07-02 11:30:38 +00:00
Mathieu Arnold
67018d7b1b Update to 0.38 2007-07-02 09:56:48 +00:00
Mathieu Arnold
adc3248c47 Update to 1.03a 2007-07-02 09:56:31 +00:00
Lars Balker Rasmussen
09641c3f33 Update to 0.08 2007-07-02 09:14:10 +00:00
Alexey Dokuchaev
7f1b560b27 - Fix the build with GCC 4.2 [1]
- Clean up Makefile
- Reformat pkg-descr slightly, kill attribution

Reported by:	pointyhat (logs) [1]
2007-07-02 08:37:31 +00:00
Cheng-Lung Sung
7146900ed5 - Update to 1.36 2007-07-02 08:12:18 +00:00
Cheng-Lung Sung
8857051153 - Update to 1.7.1 2007-07-02 07:52:53 +00:00
Cheng-Lung Sung
e957482b61 - Update to 1.2.1
- required by rubygem-parsetree-1.7.1

PR:		ports/113699
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
2007-07-02 02:38:57 +00:00
Rong-En Fan
ce2a1d56e1 - Update to 5.0.1
PR:	        ports/114193
Submitted by:	Yoshihiko Sarumaru <mistral at imasy.or.jp> (maintainer)
2007-07-01 17:29:06 +00:00
Oliver Braun
c7cc37c44d Update to 1.0.9. 2007-07-01 10:58:31 +00:00
Martin Wilke
2f7494b7b4 - Add missing dependens
Submitted by: 	pav
Approved by:	maintainer
2007-07-01 09:21:56 +00:00
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Ying-Chieh Liao
1ae5e813bb add p5-AnyData 0.10
Easy access to data in many formats
2007-07-01 05:55:31 +00:00
Jimmy Olgeni
d35356f1df Upgrade to version 2.0.4. 2007-06-30 18:13:43 +00:00
Vanilla I. Shu
6186b888c2 1: add BUILD_DEPENDS to gfortran when FTESTS enable.
2: IGNORE FreeBSD < 6.

Submitted by:	maintainer
2007-06-30 11:41:01 +00:00
Thierry Thomas
4b33b9a9fc Upgrade to 2.28a (unofficial) to fix a crash detected in the original
release 2.28.
2007-06-29 22:01:30 +00:00
Joe Marcus Clarke
37e7396cf5 Update to 0.82.0. 2007-06-29 20:53:49 +00:00
Joe Marcus Clarke
7d1c747200 Update to 0.74. 2007-06-29 20:39:19 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Jason Evans
9641ed1463 Add MASTER_SITE_LOCAL to deal with the primary site only storing the most
recent (and not necessarily usable) release of cook.
2007-06-29 18:52:25 +00:00
Martin Wilke
47c6060810 C++/QT Editor with hightlight, project managment. Writed with Qt V4
WWW: http://sourceforge.net/projects/alabastra/

PR:		ports/113872
Submitted by:	Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-06-29 18:50:38 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
Rong-En Fan
ec61b01889 - Add missing dependency which was introduced in version 0.75. For some
unknown reasons, Makefile.PL does not correctly check the dependency.
  This fixes p5-PAR-Packer build.

Reported by: pointyhat via pav
2007-06-29 14:46:38 +00:00
Mikhail Teterin
a308b9041f Help linker find -liconv in some cases.
Notified by:	Abdullah Ibn Hamad Al-Marri
2007-06-29 13:14:33 +00:00
Martin Wilke
a323bd5e95 - Update to 1.12
PR:		114120
Submitted by:	Ruben van Staveren <ruben@verweg.com> (maintainer)
2007-06-29 11:04:51 +00:00
Martin Wilke
55dc10bf0c - Update maintainer mail adress
PR:		114040
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer)
2007-06-29 10:47:56 +00:00
Alexey Dokuchaev
ab7355105b - Fix the build with latest GCC [1]
- Utilize DOCSDIR macro in pkg-plist
- Use USE_DOS2UNIX and convert patches

Reported by:	pointyhat (logs) [1]
2007-06-29 09:35:59 +00:00
Mark Linimon
8c91d898a6 Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:		portmgr
2007-06-29 09:16:42 +00:00
Volker Stolz
4d70ad96ab Unbreak after latest GHC update: accept new preprocessor output 2007-06-29 09:06:05 +00:00
Mikhail Teterin
4082711a1d Fix the PREFIX vs. LOCALBASE nits, and install man-pages with
INSTALL_MAN into MANPREFIX as suggested by sat earlier.

Add more fixes to the itcl-3.3 compatibility patch, and upgrade
the status of Insight-GUI from "broken" to "experimental". It,
actually, seems to work now...
2007-06-28 22:04:31 +00:00
Boris Samorodov
5329bdb5fa Libsigc++ -- The Typesafe Callback Framework for C++ (linux version)
This library implements a full callback system for use in widget libraries,
abstract interfaces, and general programming.

WWW: http://libsigc.sourceforge.net/
2007-06-28 17:44:14 +00:00
Michael Johnson
52e397873a Update to 2.12.6 2007-06-28 16:20:51 +00:00
Michael Johnson
dbd65c16a0 Update to 1.0.2 2007-06-28 13:58:32 +00:00
Martin Matuska
79b69b4294 - remove BUILD_DEPENDS line (replaced by USE_TCL_*)
- add patch to support tcl 8.5

PR:		ports/109716
Submitted by:	mm
Approved by:	mi (maintainer), garga (mentor)
2007-06-28 13:44:37 +00:00
Tilman Keskinoz
6dc7c585a3 Update to 1.4.3 2007-06-28 12:56:38 +00:00
Michael Johnson
d565cc8d6b Fix plist on SDL
Fix depends on mpeg2enc

Reported by:	pav
2007-06-28 11:58:22 +00:00
Pav Lucistnik
0a3debdf54 - Mark IGNORE on FreeBSD 5.X 2007-06-28 08:08:24 +00:00
Stanislav Sedov
5e9f654cb0 - Set correct (though fake) PKGNAMEPREFIX if target archs/ABI
was not selected.
2007-06-27 22:25:53 +00:00
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