Commit graph

257170 commits

Author SHA1 Message Date
Rene Ladan
e875ba165a Try to be more helpful to portscout by pointing one level up in MASTER_SITES 2011-06-01 22:38:06 +00:00
Steve Wills
0a08bb771b - Update to 0.9.2
PR:		ports/157229
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
2011-06-01 22:23:21 +00:00
Rene Ladan
00d5b3718b Suggest deskutils/vnc2flv as an alternative to net/vnc2swf 2011-06-01 21:58:45 +00:00
Rene Ladan
b8408f8dd2 Remove expired ports:
2011-05-01 german/citrix_xenapp: "crashes with f10"
2011-05-01 japanese/citrix_xenapp: "crashes with f10"
2011-05-01 net/citrix_xenapp: "crashes with f10"
2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by default
2011-05-01 java/gj: Upstream disapear and distfile is no more available
2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more available
2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore.
2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available
2011-05-01 www/py-django11: Unsupported (no longer receive security updates or bugfixes)
2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build.
2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken
2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
2011-06-01 21:55:13 +00:00
Baptiste Daroussin
6a8bd716e6 - update to 4.8.0 2011-06-01 21:12:39 +00:00
Ulrich Spörlein
88d80315c5 Update mdocml to 1.11.3.
preconv(1) is not being installed to avoid conflicting with textproc/groff
2011-06-01 20:49:50 +00:00
Baptiste Daroussin
69574ce11a - update to 0.43
- add licenses
2011-06-01 20:39:06 +00:00
Baptiste Daroussin
866dab5761 - update to 2.24
- add licenses
- changes: http://cpansearch.perl.org/src/LDS/Bio-Graphics-2.24/Changes
2011-06-01 20:21:51 +00:00
Rene Ladan
0f14fa9226 Update to 1.4.8
Changes:	http://www.ros.org/wiki/ROS/ChangeList/1.4/
2011-06-01 18:39:13 +00:00
Rene Ladan
298634cf30 Update to 1.4.6
Changes:	http://www.ros.org/wiki/ros_comm/ChangeList/1.4/
2011-06-01 18:34:54 +00:00
Roman Bogorodskiy
744f81375b Fix .obt theme importing by not using
GNU specific flags for tar.

PR:		157498
Submitted by:	Kris Moore <kris@pcbsd.org>
2011-06-01 18:17:36 +00:00
Baptiste Daroussin
a9b7d3874b Fix build after USE_NCURSES introduction 2011-06-01 18:13:22 +00:00
Rene Ladan
50e35629b5 Update to 1.4.2
Changes: http://ros.org/wiki/geometry/ChangeList/1.4/
2011-06-01 17:44:47 +00:00
Hajimu UMEMOTO
4d32e3bd4a URL was changed.
PR:		ports/157480
Submitted by:	Seiji Ariga <ariga__at__khaotic.net>
2011-06-01 17:01:03 +00:00
Sunpoet Po-Chuan Hsieh
7df5d5e9af - Add p5-HTML-Parser-Simple 1.06
HTML::Parser::Simple is a pure Perl module. It parses HTML4 files, and
generates a tree of nodes per HTML tag.

WWW: http://search.cpan.org/dist/HTML-Parser-Simple/
2011-06-01 15:44:21 +00:00
Sunpoet Po-Chuan Hsieh
b105016010 - Add p5-XML-Toolkit 0.13
XML::Toolkit is a suite of tools that work to make handling XML easier. It is
designed to marshall XML documents into Moose classes and back again with
minimal changes.

WWW: http://search.cpan.org/dist/XML-Toolkit/
2011-06-01 15:43:18 +00:00
Sunpoet Po-Chuan Hsieh
abbbda3546 - Add p5-MooseX-MetaDescription 0.04
MooseX::MetaDescription allows you to add arbitrary out of band metadata to your
Moose classes and attributes. This will allow you to track out of band data
along with attributes, which is very useful for say serializing Moose classes in
HTML or XML.

WWW: http://search.cpan.org/dist/MooseX-MetaDescription/
2011-06-01 15:40:57 +00:00
Sunpoet Po-Chuan Hsieh
df47da1dba - Add p5-IO-Any
IO::Any aims to provide read/write anything. It tries to guess what the
"anything" is based on some rules.

WWW: http://search.cpan.org/dist/IO-Any/
2011-06-01 15:38:40 +00:00
Sunpoet Po-Chuan Hsieh
9eb0a149ab - Add p5-Devel-PackagePath 0.02
Devel::PackagePath is a Perl module to inspect and manipulate a Path based on
a Package name.

WWW: http://search.cpan.org/dist/Devel-PackagePath/
2011-06-01 15:32:22 +00:00
Sunpoet Po-Chuan Hsieh
a96f9549e9 - Connect devel/p5-Bread-Board 2011-06-01 15:30:36 +00:00
Sunpoet Po-Chuan Hsieh
ec764e3b6f - Add p5-Bread-Board 0.18
Bread::Board is an inversion of control framework with a focus on dependency
injection and lifecycle management. It's goal is to help you write more
decoupled objects and components by removing the need for you to manually wire
those objects/components together.

WWW: http://search.cpan.org/dist/Bread-Board/
2011-06-01 15:26:27 +00:00
Sunpoet Po-Chuan Hsieh
29ff128467 - Add p5-Module-CheckDeps 0.08
Module::CheckDeps parses Perl code searching for used modules. It can either
return a list of all the modules used by some code, or a list of the used
modules that are not available in the host system (e.g. not installed modules).

Compared to similar modules, such as Module::ScanDeps, Module::CheckDeps is
simpler and less powerful, but also much faster.

WWW: http://search.cpan.org/dist/Module-CheckDeps
     https://github.com/AlexBio/Module-CheckDeps
2011-06-01 15:24:50 +00:00
Sunpoet Po-Chuan Hsieh
8c3519bb64 - Add py-django-css 2.3.1
Django-css is a fork of django_compressor that makes it easy
to use CSS compilers with your Django projects.

WWW: https://github.com/dziegler/django-css

PR:		ports/157456
Submitted by:	Lung-Pin Chang <changlp@cs.nctu.edu.tw>
2011-06-01 15:21:52 +00:00
Sofian Brabez
97959848d3 - Update to 3.0
- Add LICENSE

Approved by:	miwi@ (mentor)
2011-06-01 14:00:18 +00:00
Sylvio Cesar Teixeira
ac5a45dfda - Fix problem with pkg_version
Reported by:	erwin@
2011-06-01 13:28:02 +00:00
Sergey A. Osokin
8e4add956f Update from 1.0.3 to 1.0.4.
<ChangeLog>

*) Change: now regular expressions case sensitivity in the "map"
   directive is given by prefixes "~" or "~*".

*) Feature: now shared zones and caches use POSIX semaphores on Linux.
   Thanks to Denis F. Latypoff.

*) Bugfix: "stalled" cache updating" alert.

*) Bugfix: nginx could not be built --without-http_auth_basic_module;
   the bug had appeared in 1.0.3.

</ChangeLog>
2011-06-01 12:06:12 +00:00
Frederic Culot
04bf5f575d - Update to 0.42
- Make use of the CPAN:USER macro

Changes:	http://search.cpan.org/dist/Object-Accessor/CHANGES
2011-06-01 11:02:00 +00:00
Martin Matuska
8feda59a39 - Update to 4.04 2011-06-01 09:17:38 +00:00
Sofian Brabez
0d22992185 - Update to 1.2
- Add LICENSE

Approved by:	jadawin@ (mentor)
2011-06-01 09:04:16 +00:00
Sofian Brabez
52bd3ef479 - Update to 1.7.7.1
- Add LICENSE
- Add regression-test target

Approved by:	miwi@ (mentor)
2011-06-01 09:03:07 +00:00
Frederic Culot
1abd16b102 Net::DNS::Check is a collection of OOP Perl modules allowing easy
implementation of applications for domain name checking.

WWW: http://search.cpan.org/dist/Net-DNS-Check/

PR:		ports/157445
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2011-06-01 08:53:22 +00:00
Wen Heping
afdab4d17e OCaml-Text is a library for dealing with ``text'', i.e. a sequence of Unicode
characters, in a convenient way.

WWW: http://forge.ocamlcore.org/projects/ocaml-text/

PR:		ports/156473
Submitted by:	Jaap Boender <jaapb@kerguelen.org>
2011-06-01 08:48:18 +00:00
Pietro Cerutti
019580dfe3 - Chase devel/ucommon shlib bump
- Bump PORTREVISION
2011-06-01 08:43:47 +00:00
Pietro Cerutti
3e1127ca9e - Update to 5.0.1 2011-06-01 08:43:17 +00:00
Wen Heping
43a366a4e4 - Update to 0.4
- Update maintainer's email

PR:		ports/157455
Submitted by:	Terry Sposato <tabmow@freenode.net> (maintainer)
2011-06-01 08:33:56 +00:00
Wen Heping
a4b910ba67 - Update to 4.4.8
PR:		ports/157303
Submitted by:	Helmut Schneider <jumper99@gmx.de>
2011-06-01 08:28:54 +00:00
Wen Heping
b57fa0c7cc - Add odt2txt.1 to port
- Minor cleanups
- Pass maintainership to submitter

PR:		ports/157270
Submitted by:	"Alexey V. Degtyarev" <alexey@renatasystems.org>
2011-06-01 08:22:53 +00:00
Wen Heping
db06958a8e - Update to 14.2
- Make PREFIX-safe
- Unbreak
- Pass maintainership to submitter

PR:		ports/157419
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2011-06-01 08:15:27 +00:00
Frederic Culot
3a931e30bd - Update WWW link in pkg-descr
PR:		ports/157131
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv>
Approved by:	maintainer timeout (>14 days)
2011-06-01 08:10:16 +00:00
Frederic Culot
603e83af09 - Update to 1.80
- Make use of the CPAN:USER macro

Changes:	http://search.cpan.org/dist/Term-Menus/ChangeLog
2011-06-01 07:16:37 +00:00
Philippe Audeoud
50308449f2 - Fix LICENSE
Reported by:	pav@ and ports/157451
2011-06-01 07:11:09 +00:00
Greg Lewis
29be8da675 . Canonicalise my email address in MAINTAINER. 2011-06-01 04:23:27 +00:00
Wen Heping
e074a69562 - Update to 1.5.3.4
- Use explicit WISH version in start script
- Update dependencies
- Include PORTDOCS

PR:		ports/157434
Submitted by:	Chris Rees <utisoft@gmail.com> (maintainer)
2011-06-01 01:47:47 +00:00
Wen Heping
88d610f023 - Update to 1.6.10
PR:		ports/157478
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2011-06-01 01:18:24 +00:00
Wen Heping
21d36be861 - Update to 0.1.0.20110531 2011-06-01 00:53:49 +00:00
Doug Barton
d88f9b8236 BIND 9.4.x is now EOL 2011-06-01 00:22:22 +00:00
Diane Bruce
71390ccd88 - Update to Version 3.21.10
* Replaced es.po with newer translation
* Updated es.po, fr.po and it.po to correctly identify
  strings changed by e000ac157e7a96b
* Corrected misspelled words in tool tip
* Removed duplicate defines in src/dialogs/fl_digi.cxx
* GNU/Hurd build fix
2011-06-01 00:19:04 +00:00
Rene Ladan
da287c3a37 Upgrade the Robot Operating System ports to their 1.4 aka Diamondback versions.
Detailed changelists are available on the WWW sites.

Port changes:
- distribution files are now fetched from upstream servers instead of
  using local copies from my server
- Python files are now always compiled (to .pyc and .pyo) and use Python 2.7
- devel/ros is now split in to devel/ros, devel/ros-documentation,
  devel/ros-rx, and devel-ros-comm to allow more lightweight installations
- Connect latter 3 ports to the build
2011-05-31 22:24:13 +00:00
Florian Smeets
6a14816b6d - update to 2.6.16 2011-05-31 22:04:58 +00:00
Brooks Davis
db814b56fb Fix an utterly botched attempt to convert @unexec rmdir to @dirrmtry.
Reported by:	erwin, pav
2011-05-31 21:28:07 +00:00