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

214272 Commits

Author SHA1 Message Date
Jun Kuriyama
7b474f14d1 Upgrade to 2.04. 2009-03-30 08:15:57 +00:00
Andrej Zverev
b3ac334c46 update to 0.04000
Changelog: http://cpansearch.perl.org/src/CFRANKS/HTML-FormFu-0.04000/Changes
2009-03-30 07:17:10 +00:00
Max Brazhnikov
eb35603be7 disable MAKE_JOBS_SAFE temporary to fix build on tb 2009-03-30 07:03:25 +00:00
Lars Balker Rasmussen
73e06d9172 Update to 0.17 2009-03-30 06:50:43 +00:00
Lars Balker Rasmussen
49d935e1c0 Update to 0.21 2009-03-30 06:46:41 +00:00
Cheng-Lung Sung
060ce7a942 - Update to 0.53
Changes:	http://search.cpan.org/dist/Jifty-DBI/Changes
2009-03-30 05:19:03 +00:00
Cheng-Lung Sung
d67f920b86 - Update to 2.12
Changes:	http://search.cpan.org/dist/Net-Twitter/Changes
2009-03-30 05:18:28 +00:00
Munechika SUMIKAWA
a339efba1e Upgrade to 20090327c. 2009-03-30 04:47:37 +00:00
Marcel Moolenaar
d0c42f2f98 Fix non-PIC calls in assembly for PowerPC. While here, define
symbols as functions and give them a correct size.

Ok'd: gerald (thanks!)
2009-03-30 01:53:38 +00:00
Li-Wen Hsu
edad4d701c - Add a patch for fixing building on 8-CURRENT
PR:		ports/133193
Submitted by:	Alexey V.Degtyarev <alexey AT renatasystems.org> (maintainer)
2009-03-30 01:26:39 +00:00
Joe Marcus Clarke
ada2201110 * Fix a problem where waitpid() may return EINTR which causes the various
polkit helpers to report a failure.  This fix allows dynamic polkit
  policies to actually work (e.g. mounting fixed drives with proper
  authorization).

* Workaround a bug in our version of getline(3), and check for EOF when
  getline does not return -1.
2009-03-30 00:17:17 +00:00
Ion-Mihai Tetcu
c469ef0c6b Really fix INDEX.
Pointyhats to:	lbr@
2009-03-29 22:48:47 +00:00
Gerald Pfeifer
c2e5f24247 Set MAKE_JOBS_SAFE to allow for parallel builds.
PR:		133062
Submitted by:	mm
2009-03-29 21:48:30 +00:00
Max Brazhnikov
7e39ca70d0 Update to 0.9.7.5
python support is enabled by default now
mark MAKE_JOBS_SAFE
2009-03-29 21:32:04 +00:00
Max Brazhnikov
2f9b3d4391 Update to 5.2.0
mark MAKE_JOBS_SAFE
2009-03-29 21:30:44 +00:00
Lars Engels
883d533640 - Update to 0.13.0 [1]
- Add MAKE_JOBS_SAFE

PR:		ports/132950
Submitted by:	Alex Kozlov
2009-03-29 20:26:09 +00:00
Gerald Pfeifer
d1e3c81e3c Update to the 20090327 snapshot of GCC 4.4.0.
Set MAKE_JOBS_SAFE to allow for parallel builds.
2009-03-29 20:11:49 +00:00
Sergey Skvortsov
1e23f938bd Add p5-Unicode-Escape 0.0.2, escape and unescape Unicode characters
other than ASCII.
2009-03-29 19:24:20 +00:00
Sergey Skvortsov
1317e0e562 Fix RUN_DEPENDS. 2009-03-29 19:22:57 +00:00
Sergey Skvortsov
32eda72431 Add p5-JSON-RPC 0.96, perl implementation of JSON-RPC 1.1 protocol. 2009-03-29 19:07:50 +00:00
Lars Balker Rasmussen
51c79cf221 Broke INDEX...
(A little bit confusion over whether this went in textproc or devel, so I apparantly put it in both mentally).
2009-03-29 17:52:56 +00:00
Lars Balker Rasmussen
8453a12381 New port: www/p5-MojoMojo
Mojomojo is a sort of content managment system, borrowing many concepts
from wikis and blogs. It allows you to maintain a full tree-structure
of pages, and to interlink them in various ways. It has full version
support, so you can always go back to a previous version and see what's
changed with an easy AJAX- based diff system. There are also a bunch of
other features like bult-in fulltext search, live AJAX preview of editing,
and RSS feeds for every wiki page.

To find out more about how you can use MojoMojo, please visit
http://mojomojo.org or read the installation instructions in
MojoMojo::Installation to try it out yourself.

(This was a massive piece of work...  Let me know if you use it!)
2009-03-29 17:42:03 +00:00
Gerald Pfeifer
31c98de926 Strongly recommed FreeBSD 7.0 or later; rewrite the entire paragraph a bit. 2009-03-29 17:34:48 +00:00
Tilman Keskinoz
ba38b8d9e8 Update to 4.25 2009-03-29 17:12:50 +00:00
Lars Balker Rasmussen
c59885955c New port databases/p5-DBIx-Class-HTML-FormFu:
Fill a HTML::FormFu form from the database and vice-versa.

(Yes, I'm adding a deprecated port!  But I need it for a new module...)
2009-03-29 16:44:44 +00:00
Lars Balker Rasmussen
15a65a7f67 New port databases/p5-DBIx-Class-EncodedColumn:
This DBIx::Class component can be used to automatically encode a
column's contents whenever the value of that column is set.
2009-03-29 16:43:29 +00:00
Lars Balker Rasmussen
64fb3679bd New port databases/p5-DBIx-Class-DateTime-Epoch:
This module automatically inflates/deflates DateTime objects
corresponding to applicable columns. Columns may also be
defined to specify their nature, such as columns representing a
creation time (set at time of insertion) or a modification time
(set at time of every update).
2009-03-29 16:42:33 +00:00
Gerald Pfeifer
19b9cfd7a3 Reformat package description and add WWW entry. 2009-03-29 16:34:11 +00:00
Andrej Zverev
0d1046c399 Converts back and forth between a nested hash structure and a flat
hash of delimited key-value pairs. Useful for protocols that only
support key-value pairs (such as CGI and DBMs).
2009-03-29 16:31:02 +00:00
Dirk Meyer
7ab2b745fb - need newer llvm to build on amd64 2009-03-29 16:20:14 +00:00
Gerald Pfeifer
69cfe8098b Update to the 20090326 snapshot of GCC 4.3.4 which should conclude
this GCC branch (I disabled further snapshots upstream).

Set MAKE_JOBS_SAFE to allow for parallel builds.
2009-03-29 16:08:31 +00:00
Joe Marcus Clarke
30f951a2e3 Merge patches from Firefox Bugzilla to fix CVE-2009-1169. 2009-03-29 16:00:48 +00:00
Boris Samorodov
504c45447a A forced commit to indicate repocopies from linux-* to linux-f8-*
infrastructure ports:
-----
accessibility/linux-atk -> accessibility/linux-f8-atk
archivers/linux-ucl -> archivers/linux-f8-ucl
archivers/linux-upx -> archivers/linux-f8-upx
audio/linux-alsa-lib -> audio/linux-f8-alsa-lib
audio/linux-arts -> audio/linux-f8-arts
audio/linux-esound -> audio/linux-f8-esound
audio/linux-freealut -> audio/linux-f8-freealut
audio/linux-libaudiofile -> audio/linux-f8-libaudiofile
audio/linux-libogg -> audio/linux-f8-libogg
audio/linux-libvorbis -> audio/linux-f8-libvorbis
audio/linux-mikmod -> audio/linux-f8-mikmod
audio/linux-openal -> audio/linux-f8-openal
audio/linux-sdl_mixer -> audio/linux-f8-sdl_mixer
devel/linux-allegro -> devel/linux-f8-allegro
devel/linux-libglade -> devel/linux-f8-libglade
devel/linux-libglade2 -> devel/linux-f8-libglade2
devel/linux-libsigc++20 -> devel/linux-f8-libsigc++20
devel/linux-sdl12 -> devel/linux-f8-sdl12
ftp/linux-curl -> ftp/linux-f8-curl
graphics/linux-cairo -> graphics/linux-f8-cairo
graphics/linux-gdk-pixbuf -> graphics/linux-f8-gdk-pixbuf
graphics/linux-imlib -> graphics/linux-f8-imlib
graphics/linux-jpeg -> graphics/linux-f8-jpeg
graphics/linux-libGLU -> graphics/linux-f8-libGLU
graphics/linux-libmng -> graphics/linux-f8-libmng
graphics/linux-png -> graphics/linux-f8-png
graphics/linux-png10 -> graphics/linux-f8-png10
graphics/linux-sdl_image -> graphics/linux-f8-sdl_image
graphics/linux-tiff -> graphics/linux-f8-tiff
graphics/linux-ungif -> graphics/linux-f8-ungif
lang/linux-libg2c -> lang/linux-f8-libg2c
multimedia/linux-libtheora -> multimedia/linux-f8-libtheora
security/linux-openssl -> security/linux-f8-openssl
textproc/linux-aspell -> textproc/linux-f8-aspell
textproc/linux-expat -> textproc/linux-f8-expat
textproc/linux-libxml -> textproc/linux-f8-libxml
textproc/linux-libxml2 -> textproc/linux-f8-libxml2
textproc/linux-scim-gtk -> textproc/linux-f8-scim-gtk
textproc/linux-scim-libs -> textproc/linux-f8-scim-libs
x11-fonts/linux-fontconfig -> x11-fonts/linux-f8-fontconfig
x11-themes/linux-hicolor-icon-theme -> x11-themes/linux-f8-hicolor-icon-theme
x11-toolkits/linux-gtk -> x11-toolkits/linux-f8-gtk
x11-toolkits/linux-gtk2 -> x11-toolkits/linux-f8-gtk2
x11-toolkits/linux-openmotif -> x11-toolkits/linux-f8-openmotif
x11-toolkits/linux-pango -> x11-toolkits/linux-f8-pango
x11-toolkits/linux-qt33 -> x11-toolkits/linux-f8-qt33
x11/linux-xorg-libs -> x11/linux-f8-xorg-libs
-----

PR:		ports/132855
Submitted by:	bsam (me)
Repocopied by:	portmgr (marcus)
2009-03-29 15:56:10 +00:00
Edward Tomasz Napierala
12b47a99bd Fix plist.
Reported by:	QAT
2009-03-29 15:54:45 +00:00
Joe Marcus Clarke
f52867663f Update to 3.0.8.
Submitted by:	Joseph S. Atkinson
2009-03-29 15:21:30 +00:00
Lars Balker Rasmussen
a7e09bfd03 New port devel/p5-Config-JFDI:
Config::JFDI is an implementation of Catalyst::Plugin::ConfigLoader
that exists outside of Catalyst.

Essentially, Config::JFDI will scan a directory for files matching a
certain name. If such a file is found which also matches an extension
that Config::Any can read, then the configuration from that file will
be loaded.
2009-03-29 15:21:16 +00:00
Renato Botelho
a5c36cfcb3 - Mark it as MAKE_JOBS_UNSAFE, i did it wrong on last commit
Reported by:	QAT
2009-03-29 15:20:49 +00:00
Lars Balker Rasmussen
9701d8c97e New port devel/p5-String-Diff:
Simple diff to String

More info on http://search.cpan.org/dist/String-Diff/ ...
2009-03-29 15:20:38 +00:00
Lars Balker Rasmussen
696e62a0c5 New portdevel/p5-Algorithm-Merge:
This module complements Algorithm::Diff by providing three-way merge
and diff functions.
2009-03-29 15:19:19 +00:00
Lars Balker Rasmussen
7efe0e9d7d New port textproc/p5-Hash-Merge-Simple:
Hash::Merge::Simple will recursively merge two or more hashes and
return the result as a new hash reference. The merge function will
descend and merge hashes that exist under the same node in both the
left and right hash, but doesn't attempt to combine arrays, objects,
scalars, or anything else. The rightmost hash also takes precedence,
replacing whatever was in the left hash if a conflict occurs.

This code was pretty much taken straight from Catalyst::Utils, and
modified to handle more than 2 hashes at the same time.
2009-03-29 15:18:27 +00:00
Li-Wen Hsu
11d8f9755d - Update to 0.6 2009-03-29 15:11:31 +00:00
Andrej Zverev
a7164bf6ed Fix Incorrect dependency list.
bump portrevision.

PR:		ports/133181
Submitted by:	lbr@
2009-03-29 14:46:39 +00:00
Lars Balker Rasmussen
6837367be6 New port, textproc/p5-Text-Context:
Given a piece of text and some search terms, produces an object
which locates the search terms in the message, extracts a reasonable-length
string containing all the search terms, and optionally dumps the string out
as HTML text with the search terms highlighted in bold.
2009-03-29 14:26:51 +00:00
Lars Balker Rasmussen
d15b6b4705 New port www/p5-HTML-GenToc:
HTML::GenToc generates anchors and a table of contents for
HTML documents.  Depending on the arguments, it will insert
the information it generates, or output to a string, a separate file
or STDOUT.

While it defaults to taking H1 and H2 elements as the significant
elements to put into the table of contents, any tag can be defined
as a significant element.  Also, it doesn't matter if the input
HTML code is complete, pure HTML, one can input pseudo-html
or page-fragments, which makes it suitable for using on templates
and HTML meta-languages such as WML.

Also included in the distrubution is hypertoc, a script which uses the
module so that one can process files on the command-line in a
user-friendly manner.
2009-03-29 14:17:04 +00:00
Lars Balker Rasmussen
56a21d6b20 New port www/p5-HTML-LinkList:
This module contains a number of functions for taking sets of URLs and
labels and creating suitably formatted HTML.  These links are "smart"
because, if given the url of the current page, if any of the links in
the list equal it, that item in the list will be formatted as a special
label, not as a link; this is a Good Thing, since the user would be
confused by clicking on a link back to the current page.
2009-03-29 14:16:18 +00:00
Lars Balker Rasmussen
83fd1686fc New port www/p5-Catalyst-Plugin-Email:
Send emails with Catalyst and Email::Send and Email::MIME::Creator.
2009-03-29 14:15:35 +00:00
Gerald Pfeifer
5e7e50eeec Mark for deprecation, since abandoned upstream, failing to work with
current versions of GCC, and requiring gcc295 which fails to build
itself (and does not support current version of FreeBSD nor most
primary targets).

EXPIRATION_DATE=2009-04-29
2009-03-29 13:24:22 +00:00
Lars Balker Rasmussen
c01c9795b7 Update to 0.10 2009-03-29 12:01:56 +00:00
Li-Wen Hsu
2c07a10266 - Add mydns-ng 2009-03-29 11:57:35 +00:00
Li-Wen Hsu
d46356e7f4 - Add MyDNS-ng, a Next Generation DNS Server for sql based DNS services
PR:		ports/132963
Submitted by:	Hung-Yi Chen <gaod AT hychen.org>
2009-03-29 11:56:20 +00:00