1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

201404 Commits

Author SHA1 Message Date
Martin Wilke
c05244dda6 - Remove unneeded patch (forget in previous commit) 2008-08-06 15:30:01 +00:00
Martin Wilke
03bc826516 WWW color names and equivalent RGB values. This modules defines color names
and their associated RGB values from various WWW specifications and
implementations.

WWW:	http://search.cpan.org/dist/Graphics-ColorNames-WWW/

PR:		ports/126117
Submitted by:	Tomoyuki Sakurai <cherry at trombik.org>
2008-08-06 15:15:51 +00:00
Martin Wilke
54905f2dc8 - Update to 0.7
- Update WWW

PR:		126219
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-08-06 15:14:37 +00:00
Beech Rintoul
032bf29767 - Mark option mod_codeconv as possibly broken. 2008-08-06 14:32:25 +00:00
Philip M. Gollucci
24785674ce Clean up the rc.d script as suggested by dougb
Submitted by:   dougb via e-mail
Approved by:    maintainer (implicit), araujo (mentor)
2008-08-06 14:31:59 +00:00
Diane Bruce
56fbba99aa - Use the vendor supplied man page which I missed. 2008-08-06 14:06:57 +00:00
Philippe Audeoud
b917b06e48 - Update to 1.9.6
PR:		ports/126281
Submitted by:	maintainer (ganael.laplanche martymac.com)
2008-08-06 13:56:07 +00:00
Martin Wilke
dd460e867c - Update to 0.3.2
PR:		125893
Submitted by:	"Zane C.B." <vvelox@vvelox.net> (maintainer)
2008-08-06 13:37:55 +00:00
Martin Wilke
c8782dc598 - Update to 0.1.5a
- Update maintainer mail adress

PR:		126251
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2008-08-06 13:36:57 +00:00
Martin Wilke
76f821351b - Update to 0.1.5a
- Update maintainer mail adress

PR:		126250
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2008-08-06 13:35:57 +00:00
Martin Matuska
d631e4a283 - Fix MSN protocol string
- Bump PORTREVISION

PR:		ports/126276
Submitted by:	garga
2008-08-06 13:35:20 +00:00
Martin Wilke
1cd66a015e Perl filehandles are streams, but sometimes they just aren't powerful
enough. This module offers to have streams from filehandles searched with
regexes and allows the global input record separator variable to contain
regexes.

Thus, readline() and the <> operator can now return records delimited by
regular expression matches.

WWW:	http://search.cpan.org/dist/File-Stream/

PR:		ports/125926
Submitted by:	Tomoyuki Sakurai <cherry at trombik.org>
2008-08-06 13:35:03 +00:00
Pav Lucistnik
5c6566d906 - Update to 0.6.1
Submitted by:	miwi
2008-08-06 13:04:53 +00:00
Maho Nakata
8fb1d78ca3 Use stock gcc for FreeBSD 6. 2008-08-06 12:21:29 +00:00
Pav Lucistnik
3b4790d21a - Update to 2.10.9 2008-08-06 12:19:47 +00:00
Martin Wilke
84c1313bcc Gmm++ is a generic C++ template library for sparse, dense and skyline
matrices. It is built as a set of generic algorithms (mult, add,
copy, sub-matrices, dense and sparse solvers ...) for any interfaced
vector type or matrix type. It can be view as a glue library allowing
cooperation between several vector and matrix types. However, basic
sparse, dense and skyline matrix/vector types are built in Gmm++,
hence it can be used as a standalone linear algebra library.
Interfacing a vector or matrix type means writing "traits" objects
called "linalg_traits", which describe their properties. The library
offers predefined dense, sparse and skyline matrix types.

WWW:	http://home.gna.org/getfem/
2008-08-06 10:48:23 +00:00
Martin Wilke
7f45b41418 XOOPS is an extensible, OO (Object Oriented), easy
to use dynamic web content management system written
in PHP. XOOPS is the ideal tool for developing small
to large dynamic community websites, intra company
portals, corporate portals, weblogs and much more.

WWW: http://www.xoops.org/

PR:		ports/126194
Submitted by:	Wen heping <wenheping at gmail.com>
2008-08-06 10:39:12 +00:00
Martin Wilke
0bb364b803 - Disable imlib2 (it's not used temporary)
- Install desktop icon/entry
- Bump PORTREVISION

PR:		126272
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-08-06 10:38:09 +00:00
Martin Wilke
f4b8567302 - Update to 0.29.2
PR:		126246
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
Approved by:	maintainer
2008-08-06 10:36:49 +00:00
Martin Wilke
9d44ba9bfa - Update to 3.2.21
PR:		126221
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-08-06 10:35:04 +00:00
Martin Wilke
2735732376 - Update to 2008-07-25
PR:		126264
Submitted by:	Martin Kammerhoffer <mkamm@gmx.net> (maintainer)
2008-08-06 10:34:11 +00:00
Martin Wilke
5b6842ffe2 - Update to 1.11.1 2008-08-06 10:31:07 +00:00
Dmitry Marakasov
1cee706081 Val(a)IDE is an Integrated Development Environment (IDE) for the Vala
programming language.

WWW:	http://home.gna.org/valide/

PR:		ports/126253
Submitted by:	Romain Tartière <romain at blogreen dot org>
Approved by:	miwi (mentor implicit)
2008-08-06 10:25:07 +00:00
Lars Balker Rasmussen
ca51d28dde Update to 0.55 2008-08-06 10:02:22 +00:00
Martin Wilke
9426922ba2 - Add missing patch 2008-08-06 09:56:43 +00:00
Martin Wilke
a9f89cee0f - Fix build after cmake update
- Disable KDE4 detection
- Remove FreeBSD 5.X support
- Bump PORTREVISION

Reported by:	pavbot/erwinbot
2008-08-06 09:56:11 +00:00
Lars Balker Rasmussen
fa421a78b4 Update to 0.64 2008-08-06 09:38:11 +00:00
Lars Balker Rasmussen
447d564917 Update to 0.13 2008-08-06 09:34:32 +00:00
Dmitry Sivachenko
c85a0ef007 Update to 2.2 release.
PR:		126268
Submitted by:	bf <bf2006a@yahoo.com>
2008-08-06 09:15:36 +00:00
Pav Lucistnik
584879c6cc - Trigger rebuild with boinc-client 6.x 2008-08-06 08:30:27 +00:00
Pav Lucistnik
3febb62f5b - Update to 6.2.14 2008-08-06 08:29:56 +00:00
Pav Lucistnik
08de036489 - Since USE_GECKO is now recognized by bsd.port.mk, move it down to the
conditional and remove manual inclusion of bsd.gecko.mk.  This fixes
  always-on dependency on Firefox.
2008-08-06 08:28:30 +00:00
Martin Wilke
99f2c6b295 - File was rerolled to add missing example file
- Bump PORTREVISION

Submitted by:	maintainer via im
2008-08-06 08:20:36 +00:00
Martin Wilke
c588679cc2 - Update to 2.0.3
PR:		126277
Submitted by:	Andy Kosela <akosela@andykosela.com> (maintainer)
2008-08-06 07:58:40 +00:00
Martin Wilke
852924c263 - Update to 0.4.4
PR:		126249
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-08-06 07:57:54 +00:00
Martin Wilke
5aee71c3b3 - Update to 1.12.0
PR:		126222
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-08-06 07:57:06 +00:00
Martin Wilke
375b670012 - Update to 5.1
- Update WWW

PR:		126284
Submitted by:	Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
2008-08-06 07:55:13 +00:00
Martin Wilke
9a3414f13f - Update to 3.8
- Update WWW

PR:		126285
Submitted by:	Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
2008-08-06 07:53:48 +00:00
Martin Wilke
e08f44456d - Update to 0.9.7
PR:		126247
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-08-06 07:50:41 +00:00
Martin Wilke
72ca146678 - Update to 0.9.7
PR:		126248
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-08-06 07:48:18 +00:00
Philippe Audeoud
658d557ac2 - Fix pkg-plist
Reported by:	IonBot
2008-08-06 07:47:47 +00:00
Martin Wilke
0e1ccae10f - Update to 0.2.1.4-alpha
PR:		126259
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	maintainer
2008-08-06 07:47:16 +00:00
Martin Wilke
239fc5f253 - Update to 0.0.6
PR:		126286
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-08-06 07:43:41 +00:00
Martin Wilke
de961aecf2 HTML::Highlight - A module to highlight words or patterns in HTML documents
WWW:	http://search.cpan.org/dist/HTML-Highlight/

PR:		ports/126121
Submitted by:	Tomoyuki Sakurai <cherry at trombik.org>
2008-08-06 07:39:06 +00:00
Martin Wilke
64d4501c2e msn-pecan is an alternative MSN protocol plugin for libpurple.
Features include:
* Support for personal messages
* Server-side storage for display names (private alias)
* Partial direct connection support (p2p transfers)
* Improved network IO (using GIOChannel)
* Improved error handling
* Network issues tested with netem
* GObject usage

WWW: http://code.google.com/p/msn-pecan/

PR:		ports/126093
Submitted by:	hrkfrd at gmail.com
2008-08-06 07:19:10 +00:00
Philippe Audeoud
1387c08f50 - Update to 3.0-RC6
PR:		ports/126283
Submitted by:	Ralf van der Enden <tremere cainites net>
2008-08-06 07:17:49 +00:00
Erwin Lansing
7a022efdcf Mark BROKEN: does not install. 2008-08-06 07:17:18 +00:00
Joe Marcus Clarke
3cd0e1bc76 The share/gnome/shutdown directory is not yet owned, so try to clean it
up.

Reported by:	QA bot
2008-08-06 07:06:50 +00:00
Martin Wilke
7ae68c505f - Update devel/qt4 entry (qt4-moc needs a force build too)
Reported by:	ITetcu
2008-08-06 06:53:32 +00:00
Joe Marcus Clarke
08efae2648 Add a missing dependency on libvorbis.
Reported by:	QA bot
2008-08-06 06:32:59 +00:00