Commit graph

255856 commits

Author SHA1 Message Date
Baptiste Daroussin
2a650c3d3a - update to 2.46
- changes: http://cpansearch.perl.org/src/LDS/GD-2.46/ChangeLog
2011-05-05 06:36:00 +00:00
Baptiste Daroussin
62aebcde53 - update to 0.21
- changes: http://cpansearch.perl.org/src/DOY/MooseX-NonMoose-0.21/Changes
2011-05-05 06:29:45 +00:00
Baptiste Daroussin
66c1b0f04d - update to 1.39
- changes: http://cpansearch.perl.org/src/PMQS/Filter-1.39/Changes
2011-05-05 06:27:26 +00:00
Baptiste Daroussin
7e8563dea5 - update to 0.101621
- add licenses
- changes: http://cpansearch.perl.org/src/JQUELIN/Audio-MPD-1.111200/Changes
2011-05-05 06:24:56 +00:00
Baptiste Daroussin
dec00029ac - update to 0.10003
- add licenses
- changes: http://cpansearch.perl.org/src/FREW/Class-Accessor-Grouped-0.10003/Changes
2011-05-05 06:21:44 +00:00
Baptiste Daroussin
657414a381 - update to 1.111200
- changes: http://cpansearch.perl.org/src/JQUELIN/Audio-MPD-1.111200/Changes
2011-05-05 06:19:19 +00:00
Baptiste Daroussin
c7ee1f9a90 - update to 0.030
- changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.039/Changes
2011-05-05 06:17:04 +00:00
Baptiste Daroussin
de21616c1c - update to 0.2.2 2011-05-05 06:12:56 +00:00
Sergey Skvortsov
30c5f7f5ab Update to 2.4.6
Changes:	https://github.com/yui/yuicompressor/blob/master/doc/CHANGELOG
2011-05-05 05:41:08 +00:00
Steve Wills
875dc282ab - Update to 1.31
PR:		ports/155267
Submitted by:	Cheng-Lung Sung <clsung@FreeBSD.org>
Approved by:	maintainer (timeout)
2011-05-05 03:39:13 +00:00
Steve Wills
65bd1f24a5 - Add missing dependencies on p5-CSS-Minifier-XS and
p5-JavaScript-Minifier-XS
2011-05-05 03:09:01 +00:00
Sunpoet Po-Chuan Hsieh
1d594392fc - Add p5-String-MkPasswd
This Perl library defines a single function, mkpasswd(), to generate
random passwords. The function is meant to be a simple way for
developers and system administrators to easily generate a relatively
secure password.

WWW: http://search.cpan.org/dist/String-MkPasswd

PR:		ports/156714
Submitted by:	Frank Wall <fw@moov.de>
2011-05-05 02:52:51 +00:00
Steve Wills
6e9cb96674 - Update to 2.1.5
PR:		ports/155735
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
2011-05-05 02:49:18 +00:00
Wen Heping
22a1e63142 POE::Component::Syndicator is a base class for POE components which need to
handle a persistent resource (e.g. a connection to an IRC server) for one or
more sessions in an extendable way.

This module (as well as Object::Pluggable, which this module inherits from)
was born out of POE::Component::IRC, the guts of which quickly spread to
other POE components. Now they can all inherit from this module instead.

The component provides an event queue, which can be managed with the methods
documented below. It handles delivery of events to the object itself, all
interested plugins, and all interested sessions.

WWW: http://search.cpan.org/dist/POE-Component-Syndicator/

PR:		ports/156798
Submitted by:	Jase Thew <freebsd@beardz.net>
2011-05-05 01:50:09 +00:00
Wen Heping
8104fa41ac - Update to 0.2670
PR:		ports/156805
Submitted by:	Jase Thew <freebsd@beardz.net>
2011-05-05 01:43:17 +00:00
Wen Heping
0768fadbab - Update to 0.9430
PR:		ports/156806
Submitted by:	Jase Thew <freebsd@beardz.net>
2011-05-05 01:41:04 +00:00
Wen Heping
306ba47c93 - Update to 0.912
- Add LICENSE

PR:		ports/156804
Submitted by:	Jase Thew <freebsd@beardz.net> (maintainer)
2011-05-05 01:37:50 +00:00
TAKATSU Tomonari
1b058a0a32 - Add a new port: www/encode-explorer
Encode Explorer is an easy-to-use php script to use as an index file.
  It shows files in the server and lets you browse through folders,
  upload files etc. It is kept small and neat so that the source can be
  used for learning.

  WWW:    http://sourceforge.net/projects/encode-explorer/

PR:		ports/152082
Submitted by:	Frank Wall <fw_AT_moov_DOT_de>
2011-05-05 01:15:55 +00:00
David E. O'Brien
adc8fedd25 Upgrade Bmake to the 20110411 version (w/META mode).
Also dynamically generate the PLIST for the share/mk files as SJG tells
me he will be adding several new files.  [method taken from the Vim port]

PR:		155233
Submitted by:	obrien
Approved by:	Mikolaj Golub <to.my.trociny@gmail.com>
2011-05-05 00:40:30 +00:00
TAKATSU Tomonari
914efb6129 - Add a new port: archivers/unzip-iconv as a slave port of unzip with
WITH_ICONV=	yes

PR:		ports/152006
Submitted by:	KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org>
2011-05-04 23:42:37 +00:00
TAKATSU Tomonari
c7bf4cf8a9 - Set CONFLICTS with unzip-iconv upcoming as a new port
PR:		ports/152006
Submitted by:	KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org>
2011-05-04 23:36:34 +00:00
Florent Thoumie
c406a95c53 Latest round of infrastructure changes.
- bsd.port.mk: add INDEX_PORTS, to support INDEX creation for a subset of the ports tree [1]
- bsd.port.mk: call target "install-rc-script" before "post-install" [2]
- [patch] ports/Mk bsd.port.mk order if groups/users are created by package [3]
- [bsd.port.mk] [patch] reaper of the dead: md5 has been in /sbin for a while [4]
- [bsd.port.mk] [patch] remove support for pre 7.x systems (b.*.m) [5]
- [patch] [bsd.port.mk] reaper of the dead: are three variable defintions needed [6]

PR:		ports/156575 [1],
		ports/139116 [2],
		ports/152498 [3],
		ports/155983 [4],
		ports/155510 [5],
		ports/156340 [6]
Submitted by:	Florent Thoumie <flz@xbsd.org> [1],
		Sergey Skvortsov <skv@freebsd.org> [2],
		Olli Hauer <ohauer@FreeBSD.org> [3],
		Eitan Adler <lists@eitanadler.com> [4],
		Eitan Adler <lists@eitanadler.com> [5],
		Eitan Adler <lists@eitanadler.com> [6]
2011-05-04 22:33:13 +00:00
Rene Ladan
dd741f84d0 Replace contents which were repocopied from devel/ros with the real contents,
do not yet connect the port to the build:

The documentation stack houses documentation tools for ROS.  This stack
exists separately from the main ros stack in order to minimize heavyweight
dependencies, such as Doxygen, LaTeX, Epydoc, and Sphinx.

WWW: http://www.ros.org/wiki/documentation
2011-05-04 21:31:22 +00:00
Rene Ladan
42c2f344bc Replace contents which were repocopied from devel/ros with the real contents,
do not yet connect the port to the build:

The rx stack contains GUI-related tools for using ROS, including:
* rxbag: ROS bag recording, playback and visualization
* rxgraph: ROS graph visualization
* rxplot: ROS topic data visualization
* rxconsole: ROS/rosout logging output

WWW: http://www.ros.org/wiki/rx
2011-05-04 21:27:18 +00:00
Rene Ladan
c9883e54f6 Replace contents which were repocopied from devel/ros with the real contents,
do not yet connect the port to the build:

The ros_comm stack contains the ROS middleware/communications packages.
This packages are collectively known as the ROS "Graph" layer. They provide
implementations and tools for topics, nodes, services, and parameters. This
includes the supported ROS client libraries: roscpp, rospy, and roslisp.

WWW: http://www.ros.org/wiki/ros_comm
2011-05-04 21:21:58 +00:00
Sergey Skvortsov
823e90d70d Does not build on Perl 5.12+ 2011-05-04 20:39:16 +00:00
Johan van Selst
03d99884cd New port games/fairymax
fairy-Max is a version of micro-Max  that reads the piece description
from a file fmax.ini, so that arbitrary fairy pieces can be implemen-
ted. This version supports up to 15 piece types, and board sizes upto
12x8 board. A Linux port exists in the format of a debian package.

You can use it e.g. with games/xboard/:
e.g.: xboard -boardSize Middling -variant courier -fcp fairymax

GIT: http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git
WWW: http://home.hccnet.nl/h.g.muller/fairy.html

PR:		ports/156535
Submitted by:	Kalten <kalten@gmx.at>
2011-05-04 20:18:47 +00:00
Bernhard Froehlich
35f9fa4f8e - Update to 1.2.1
- Remove MD5 checksum

PR:		ports/156820
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2011-05-04 19:46:09 +00:00
Bernhard Froehlich
8dea00aa43 - Update to 2.1.2
- Correct use of CGIDIR, used as in cvsweb3
- Add stopdaemon monitorix

PR:		ports/156821
Submitted by:	Chris Rees <utisoft@gmail.com> (maintainer)
2011-05-04 19:32:58 +00:00
Thierry Thomas
38cdb39001 Upgrade to 9.11.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.

Remark: gdk-pixbuf is preferred over libafterimage.

Notified by:	Marcin Cieslak <saper (a) saper.info>
2011-05-04 18:43:43 +00:00
Bernhard Froehlich
28330c2a48 - Update to 3.0.04.34
- Update pkg-message.in

PR:		ports/156316
Submitted by:	Jose Garcia Juanino <jjuanino@gmail.com> (maintainer)
2011-05-04 18:37:50 +00:00
Dennis Herrmann
18a6a8b260 - Update to 201118
PR:		ports/156812
Submitted by:	Eric F Crist <ecrist@secure-computing.net> (maintainer)
2011-05-04 18:12:27 +00:00
Dennis Herrmann
c2d4f52394 - Update to 1.3.13
PR:		ports/156790
Submitted by:	Jack <xxjack12xx@gmail.com> (maintainer)
2011-05-04 17:44:09 +00:00
Bernhard Froehlich
63680caae0 - Added licenses (note: MIT for included enet library)
- Added desktop entries for client
- Added explicit USE_GETTEXT for client, because it depends on intl library
- Fixed home directory for client executable script
- Removed unneeded defines and option (CXXOPTFLAGS doesn't exist anymore)

PR:		ports/155525
Submitted by:	Sender Ghost <lightside@safebox.ru> (maintainer)
2011-05-04 16:31:28 +00:00
Frederic Culot
64d31bd0e9 - Update to 1.3.0
PR:		ports/156618
Submitted by:	Jesse <jessefrgsmith@yahoo.ca> (maintainer)
2011-05-04 16:04:14 +00:00
Lars Thegler
fafaee444b Update to 0.44 2011-05-04 15:56:54 +00:00
Lars Thegler
e6a6217d6b Update to 1.100600 2011-05-04 15:52:52 +00:00
Lars Thegler
c30fd7b924 Update to 1.9016 2011-05-04 15:49:43 +00:00
Philippe Audeoud
78cf891850 - Update to 2.5 AE (Anniversary Edition)
- Add license information

PR:		ports/156746
Submitted by:	Rodrigo Osorio <rodrigo _AT_ bebik.net> (maintainer)
2011-05-04 14:03:51 +00:00
Bernhard Froehlich
d765d43c34 - Update to 3.7
PR:		ports/156516
Submitted by:	Eugene Mychlo <myc@barev.net> (maintainer)
2011-05-04 12:27:10 +00:00
Frederic Culot
050d0458e0 - Update to 0.006004
Changes:	http://search.cpan.org/dist/Devel-Declare/Changes
2011-05-04 12:01:58 +00:00
Bernhard Froehlich
e5d2249ebe - Update to 0.21
PR:		ports/156466
Submitted by:	martinko <gamato@users.sf.net> (maintainer)
2011-05-04 11:52:14 +00:00
Frederic Culot
cede6f9e86 - Fix compilation issues on amd64
Reported by:	pointyhat via pav@
Submitted by:	Erik Greenwald <erik@brlcad.org> (maintainer, via irc)
2011-05-04 10:41:43 +00:00
Philippe Audeoud
715be5b910 - Update to 1.34
- Changelog: http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.34/Changes
2011-05-04 08:34:54 +00:00
Alex Dupre
b4910926db Update to 7.0.12 release. 2011-05-04 07:47:56 +00:00
Philippe Audeoud
db6d7de70b - Update to 1.40
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.40/Changes
2011-05-04 07:42:31 +00:00
Alex Dupre
532e151abb Update to 6.0.32 release. 2011-05-04 07:41:56 +00:00
Bernhard Froehlich
5406985bea - Update to 5.33
PR:		ports/156730
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by:	Marius Nuennerich <marius@nuenneri.ch> (maintainer)
2011-05-04 07:24:22 +00:00
Baptiste Daroussin
7c175cbd61 - update to 1.9.5
Submitted by:	Erik Karulf erik@karulf.com (by mail)
2011-05-04 04:55:26 +00:00
Cy Schubert
1d278fbaaf Remove extraneous gmake prereq.
PR:		156529
Submitted by:	Baptiste Daroussin <baptiste.daroussin@gmail.com>
2011-05-04 04:21:47 +00:00