Commit graph

32838 commits

Author SHA1 Message Date
Baptiste Daroussin
1a46e523b6 soup is not maintained, and not used in the ports anymore.
consider using devel/libsoup
2011-10-06 14:14:57 +00:00
Sunpoet Po-Chuan Hsieh
793356623a - Update to 3.1.8
- Update MASTER_SITES: cleanup and add my LOCAL

Changes:
- More capabilities: Transaction Processing Hints, Latency Tolerance Reporting.
  Thanks to Jesse Barnes.
- Added BeOS and Haiku ports. Contributed by Francois Revol.
- pciutils.pc now uses Libs.private properly.
- When we format a name and it does not fit in the buffer, we truncate it
  instead of returning "buffer too small" instead. This works on all platforms
  with sane (i.e., C99-compatible) snprintf().
- Various minor bug fixes.
- Updated pci.ids to the today's snapshot of the database.
2011-10-06 13:46:41 +00:00
Sunpoet Po-Chuan Hsieh
ac76575bec - Update to 0.44
Changes:	http://search.cpan.org/dist/IO-All/Changes
2011-10-06 10:52:48 +00:00
Stanislav Sedov
2a01f804a4 - Mark as conflicted with libtool-fixed. 2011-10-06 00:34:24 +00:00
Dmitry Marakasov
56abb0d2d6 - Update to 1.4.0 2011-10-06 00:05:48 +00:00
Stanislav Sedov
f353225a9a - Add port for devel/libtool-fixed, a fixed version of libtool package
that can generate proper configure scripts on 10.X and with support
  for 10.x

  WWW: http://www.gnu.org/software/libtool/
2011-10-05 23:47:21 +00:00
Martin Matuska
9de06961e4 Update to 1.0.2 2011-10-05 21:30:46 +00:00
Doug Barton
117cadd572 Add MAKE_JOBS_UNSAFE
PR:		ports/161310
2011-10-05 20:34:17 +00:00
Lars Thegler
0145e2d716 Add p5-Test-InDistDir 1.112071, test environment setup for development
with IDE.
2011-10-05 20:07:39 +00:00
Stanislav Sedov
ecf3a9918e - Fix the unwind.h header, so it can be used in C++ applications.
Reported by:	David Chisnall <theraven@theravensnest.org>
Untested by:	me, because I don't have a working ports tree anymore
2011-10-05 17:38:28 +00:00
Marcus von Appen
e3f778ef1b - Update to version 0.56.2 2011-10-05 16:56:38 +00:00
Wesley Shields
05883c3adc - Update to 1.7.7. 2011-10-05 16:30:35 +00:00
Sunpoet Po-Chuan Hsieh
00c24c4a27 - Update to 0.22
Changes:	http://search.cpan.org/dist/Module-Load/CHANGES
2011-10-05 11:13:14 +00:00
Sunpoet Po-Chuan Hsieh
76f6b96c26 - Add p5-Log-Dispatch-Configurator-Any 1.110690
Log::Dispatch::Config is a wrapper for Log::Dispatch and provides a way to
configure Log::Dispatch objects with configuration files. Somewhat like a lite
version of log4j and Log::Log4perl it allows multiple log destinations. The
standard configuration file format for Log::Dispatch::Config is AppConfig.

This module plugs in to Log::Dispatch::Config and allows the use of other file
formats, in fact any format supported by the Config::Any module. As a bonus you
can also pass in a configuration data structure instead of a file name.

WWW: http://search.cpan.org/dist/Log-Dispatch-Configurator-Any/
2011-10-05 10:30:22 +00:00
Frederic Culot
747f2fc77e Test::Weaken allows easy detection of unfreed Perl data and the
examination of unfreed objects, even those that would usually have
been made inaccessible.

WWW: http://search.cpan.org/dist/Test-Weaken/
2011-10-05 09:00:49 +00:00
Sunpoet Po-Chuan Hsieh
cd7194986e - Remove p5-Scalar-Util-Clone 2011-10-05 04:37:56 +00:00
Roman Bogorodskiy
e4d258e151 Update to 2.1.9. 2011-10-04 21:28:02 +00:00
Jimmy Olgeni
6d8640771f Upgrade to version 1.1.1.
PR:		ports/155893
Submitted by:	olgeni
Approved by:	maintainer timeout (180+ days)
2011-10-04 21:09:25 +00:00
Jimmy Olgeni
90be33fcc3 Use :wild-inferiors when configuring the standard output translation,
else fasl files in subdirectories would not be found.

PR:		ports/160770 (reported)
2011-10-04 20:50:30 +00:00
Sunpoet Po-Chuan Hsieh
f3b49c22f6 - Add p5-Data-Clone 0.003
Data::Clone does data cloning, i.e. copies things recursively. This is smart so
that it works with not only non-blessed references, but also with blessed
references (i.e. objects). When clone() finds an object, it calls a clone method
of the object if the object has a clone, otherwise it makes a surface copy of
the object. That is, this module does polymorphic data cloning.

Although there are several modules on CPAN which can clone data, this module has
a different cloning policy from almost all of them. See "Cloning policy" and
"Comparison to other cloning modules" [1] for details.

[1] http://search.cpan.org/dist/Data-Clone/lib/Data/Clone.pm

WWW: http://search.cpan.org/dist/Data-Clone/
2011-10-04 18:58:31 +00:00
Chris Rees
20b84bb2ea Deprecate some unsupported ports:
astro/weatherget: Broken b/c of weather.com new licensing rules not agreed by author
devel/py-vmaps: Author recommends using math/py-numpy instead
devel/py-reverse: Now part of pylint

PR:		ports/161074 ports/161063 ports/161067
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-10-04 16:50:27 +00:00
Sunpoet Po-Chuan Hsieh
ba6704290b - Add p5-Test-Exception-LessClever 0.006
Test::Exception::LessClever is an alternative to Test::Exception that is much
simpler. This alternative does not use fancy stack tricks to hide itself. The
idea here is to keep it simple.  This also solves the Test::Exception bug where
some dies will be hidden when a DESTROY method calls eval. If a DESTROY method
masks $@ a warning will be generated as well.

WWW: http://search.cpan.org/dist/Test-Exception-LessClever/
2011-10-04 16:34:48 +00:00
Sunpoet Po-Chuan Hsieh
1c2bfce3a7 - Update to 0.17
Changes:	http://search.cpan.org/dist/Scope-Upper/Changes
2011-10-04 16:31:47 +00:00
Sunpoet Po-Chuan Hsieh
44df0794e6 - Update to 0.94
- Update *_DEPENDS
- Pet portlint

Changes:	http://search.cpan.org/dist/Mouse/Changes
2011-10-04 16:30:58 +00:00
Jimmy Olgeni
1e14aedb1d Upgrade to version 2.1.10.
PR:		ports/161282
Submitted by:	olgeni
Approved by:	maintainer
2011-10-04 15:33:30 +00:00
Ryan Steinmetz
89630c7425 New port: devel/ding-libs
'D is not GLib' utility libraries

Ding-libs provides utility functions to manipulate filesystem
pathnames (libpath_utils), a hash table which dynamically resizes
to achieve optimal storage and access time properties (libdhash),
a data type to collect data in a hierarchical structure for easy
iteration and serialization (libcollection), a dynamically growing,
reference-counted array (libref_array), and a library to process
configuration files in initialization format (INI) into a library
collection data structure (libini_config).

PR:		ports/161267
Submitted by:	Andrew Elble <aweits@rit.edu>
2011-10-04 15:29:38 +00:00
Frederic Culot
8b5bee8f1e - Update to 2.02
Changes:	http://search.cpan.org/dist/Term-Menus/ChangeLog
2011-10-04 11:25:59 +00:00
Pawel Pekala
d8e4ecaf03 LibParserUtils provides various pieces of functionality that are useful when
writing parsers. These are:

  + A number of character set convertors
  + Mapping of character set names to/from MIB enum values
  + UTF-8 and UTF-16 (host endian) support functions
  + Various simple data structures (resizeable buffer, stack, vector)
  + A UTF-8 input stream

WWW: http://www.netsurf-browser.org/projects/libparserutils/

PR:		ports/159935
Submitted by:	David Romano <unobe@cpan.org>
Approved by:	miwi, wen (mentors implicit)
2011-10-03 19:35:23 +00:00
Lars Thegler
a793dfee52 Update to 0.43 2011-10-03 18:46:41 +00:00
Lars Thegler
3d09469cc9 Update to 2.56 2011-10-03 18:43:40 +00:00
Lars Thegler
313d0d1c7d - Set CPAN::Meta::YAML and JSON:PP as conditional dependencies as they are bundled in Perl 5.14
- Bump PORTREVISION for dependency change

PR:		ports/160778
Submitted by:	sunpoet
2011-10-03 18:37:39 +00:00
Sunpoet Po-Chuan Hsieh
76851baa95 - Update to 0.28
- Remove duplicated entry in RUN_DEPENDS
- Sort MAN3
- Pet portlint

Changes:	http://search.cpan.org/dist/MooseX-Types-Structured/Changes
2011-10-03 18:12:57 +00:00
Boris Samorodov
3b83ff0c1f Update to version 4.4.18. 2011-10-03 10:24:08 +00:00
Sofian Brabez
a961251689 - Update to 4.9
PR:		ports/160978
Submitted by:	Ruslan Mahmatkhanov <cvs-src at yandex.ru>
Approved by:	miwi@ (mentor)
2011-10-03 08:51:49 +00:00
Sunpoet Po-Chuan Hsieh
27d4e4cbc6 - Update to 0.29
Changes:	http://search.cpan.org/dist/App-perlbrew/Changes
PR:		ports/161238
Submitted by:	sunpoet (myself)
Approved by:	ports@c0decafe.net (maintainer)
2011-10-03 02:37:37 +00:00
Steve Wills
9a897af1d9 - Remove duplicate test dependency 2011-10-02 22:49:24 +00:00
Steve Wills
3342fb7bbe - Chase devel/gwenhywfar has a shlib version bump
PR:		ports/160998
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2011-10-02 21:03:21 +00:00
Steve Wills
edb9da4bf8 - Update to 4.3.0
PR:		ports/160998
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2011-10-02 21:00:17 +00:00
Pawel Pekala
5c4ccdbd4f Unbreak on 9.x
PR:		ports/161130
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	miwi, wen (mentors implicit)
2011-10-02 19:42:49 +00:00
Sunpoet Po-Chuan Hsieh
68a3645015 - Add p5-IO-Stty 0.03
IO::Stty is a perl module that change and print terminal line settings.

WWW: http://search.cpan.org/dist/IO-Stty/

PR:		ports/161206
Submitted by:	Stephon Chen <stephon@gmail.com>
2011-10-02 18:06:19 +00:00
Sunpoet Po-Chuan Hsieh
e7e2fce79f - Update to 1.20
Changes:	http://search.cpan.org/dist/Data-Dump/Changes
2011-10-02 14:37:26 +00:00
Sunpoet Po-Chuan Hsieh
3e0a0ed8c7 - Update to 0.15
Changes:	http://search.cpan.org/dist/Data-Domain/Changes
2011-10-02 14:35:12 +00:00
Herve Quiroz
c998248531 Fix install when PREFIX != LOCALBASE
Reported by:	pointyhat via pav
2011-10-02 09:22:50 +00:00
Cheng-Lung Sung
a6fcf9802c - Update to 3.0.3 2011-10-02 00:50:00 +00:00
Steve Wills
bfde063c82 - Update to 2.12.3 2011-10-01 23:23:06 +00:00
Emanuel Haupt
509991cc05 Add options to create compiler links for clang and llvm. Also add a warning
that clang is not yet fully supported by ccache.

PR:		161029 (based on)
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com>
2011-10-01 21:49:28 +00:00
Steve Wills
003a3ef347 - Add missing depends
- Add additional test depends to allow testing
2011-10-01 20:10:06 +00:00
Steve Wills
3291fbfcce - Add test depends to enable testing 2011-10-01 19:21:15 +00:00
Steve Wills
3336e22672 - Add test depends to allow testing
- Pet portlint while here
2011-10-01 19:13:09 +00:00
Steve Wills
46e71a6795 - Update to 1.8.10 2011-10-01 19:10:35 +00:00