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

214233 Commits

Author SHA1 Message Date
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
Rong-En Fan
5cee286b76 - Update to 1.3.39 2009-03-29 11:49:15 +00:00
Li-Wen Hsu
cbe459c8fc - Forced commit to note the repocopy from dns/mydns -> dns/mydns-ng
PR:		ports/132963
Repocopyed by:	marcus
2009-03-29 11:33:45 +00:00
Gerald Pfeifer
3294d9cc54 Update to the 20090325 snapshot of GCC 4.2.5 which should conclude
this GCC branch (I disabled further snapshots upstream).

Set MAKE_JOBS_SAFE to allow for parallel builds.
2009-03-29 11:22:25 +00:00
Lars Balker Rasmussen
715a991e79 Update to 1.51 2009-03-29 11:21:44 +00:00
Marc Fonvieille
87814b5978 Add comment for freebsd-doc-bn/pkg-plist.extras
Approved by:	doceng
2009-03-29 10:18:40 +00:00
Hiroki Sato
97eb227a20 Update to 401. 2009-03-29 09:39:10 +00:00
Marc Fonvieille
fcdb712105 Add required comments removed during previous commit.
Approved by:	doceng
Pointy Hat:	blackend
2009-03-29 09:36:07 +00:00
Sergey Skvortsov
c704ef0c83 Fix CONFLICTS. 2009-03-29 09:13:01 +00:00
Maho Nakata
b7be6455ca Update to OOO310_m8.
Funded by: OpenOffice.org community
2009-03-29 08:55:01 +00:00
Hiroki Sato
f63b36949a Fix packing list. 2009-03-29 08:51:48 +00:00
Marc Fonvieille
5a9de0f29b Update to 20090325 version of FreeBSD docset.
Approved by:	doceng@ (implicit)
2009-03-29 08:34:25 +00:00
Hiroki Sato
e0dfdb6afa Fix packing list.
Spotted by:	QAT
2009-03-29 08:07:00 +00:00
Lars Balker Rasmussen
1287c50815 Update to 0.73 2009-03-29 06:16:24 +00:00
Lars Balker Rasmussen
6d95dc6b3a Update to 0.79 2009-03-29 06:03:45 +00:00
Hiroki Sato
faa799d333 Fix post-install target.
Spotted by:	Jeff Molofee
2009-03-29 05:10:30 +00:00
Gerald Pfeifer
76ecd704b3 Remove GCC 2.8 from the list of options for USE_GCC; the lang/gcc28
port has been removed a while ago and no port has USE_GCC=2.8 in use.
2009-03-28 23:57:56 +00:00
Martin Wilke
acb6902154 - Update to 0.1.0
- Mark MAKE_JOBS_SAFE for SMP compilation
2009-03-28 23:31:21 +00:00
Gerald Pfeifer
a631d844b7 Mark for deprecation, since unmaintained, failing to work with current
versions of GCC, mostly dead upstream, and requiring gcc295 which fails
to build itself (and does not support current version of FreeBSD nor most
primary targets).

EXPIRATION_DATE=2009-04-28
2009-03-28 23:22:34 +00:00
Herve Quiroz
4f0aea6d98 Update to 1.294 2009-03-28 23:14:51 +00:00
Martin Wilke
d568c421a2 2009-03-27 net/sipxcalllib: old version, needs updating
2009-03-27 net/sipxcommserverlib: old version, needs updating, and does not compile
2009-03-27 net/sipxconfig: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxmediaadapterlib: old version, needs updating
2009-03-27 net/sipxmedialib: old version, needs updating
2009-03-27 net/sipxpbx: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxproxy: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxportlib: old version, needs updating
2009-03-27 net/sipxpublisher: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxregistry: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxtacklib: old version, needs updating
2009-03-27 net/sipxvxml: old version, needs updating
2009-03-28 22:52:24 +00:00
Gerald Pfeifer
71bd0bd4f5 Mark for deprecation, since unmaintained, failing to work with current
versions of GCC, mostly dead upstream, and requiring gcc295 which fails
to build itself (and does not support current version of FreeBSD nor most
primary targets).

EXPIRATION_DATE=2009-04-28
2009-03-28 22:48:37 +00:00
Gerald Pfeifer
3d27d7c4eb Remove superflous PORTREVISION=0 and EXTRACT_SUFX=.tar.bz2. 2009-03-28 22:16:13 +00:00
Johan van Selst
48b7423ce3 Explicitly compile with -O0 to avoid compiler optimization,
which could cause "interesting" malfunctions while running sc
2009-03-28 21:54:01 +00:00
Anton Berezin
a76bf7579a Add graphics/p5-URI-GoogleChart 0.02, a Perl module that simplifies
generation of Google Chart URIs.
2009-03-28 21:06:26 +00:00
Hiroki Sato
8ada720526 Update to 20090204. 2009-03-28 20:57:27 +00:00
Hiroki Sato
d10f261d2f Update to 1.8.2. 2009-03-28 20:45:26 +00:00
Sergey Skvortsov
1a9ef9fa67 Introduce Perl 5.10.0 2009-03-28 20:45:10 +00:00
Hiroki Sato
0804fca67c Update to 20081128. Changes include:
- Minor bug fixes in RS274-X output.
- Bug fixes in postscript output
- DRC checks for annular ring on pads only uses the mininum annular
  ring drc setting instead of also checking minimum copper width.
- Fix postscript output for zero length lines.
- Improve the 'save before closing' dialogs.
- Fixed bugs where objects attached to the cursor vanish sometimes.
- Allow outline layers to have only arcs.
- Added "Ben Mode" png output which provides a simulated "photograph"
  of the board.  Very nice for publications.
- Fix poly clearance around rotated pads.
- Fix the batch HID which had bit rotted a little.
- Display net names hierarchically.
- Various speed improvements in the GTK HID.
- Various speed improvements in the autorouter.
- Minor improvements to the windows port.
- Other various bug fixes.
2009-03-28 20:29:35 +00:00
Li-Wen Hsu
13dc2cc156 - Update to 0.98.5.2
PR:		ports/129922
Submitted by:	Wen Heping <wenheping AT gmail.com>
Approved by:	Geoffrey Mainland <mainland AT apeiron.net> (maintainer)
2009-03-28 20:16:03 +00:00
Li-Wen Hsu
e32e4e0931 - Bump PORTREVISION and shared library name for math/pari update
Notified by:	erwin
2009-03-28 20:06:43 +00:00
Hiroki Sato
b5a670a4ad Update to 8.64. Changes include:
- Improvements to overprint and spot color support in documents with
  transparency, improvements to PDF and PS output, proper handling of
  PDF-specific text rendering modes and support for reading
  AES-encrypted PDF documents.

- Improved handling of CJK text, especially in vertical writing modes.

- Improved memory footprint processing some files at high resolution.

- The handling of color spaces has been moved from PostScript code to
  C.

- A number of the included printer drivers and cups wrappers have been
  updated to support a PDF-based workflow. Also fixed are several
  long-standing bugs in the pcl drivers with respect to duplex,
  resolution and paper tray selection.
2009-03-28 20:05:52 +00:00
Gerald Pfeifer
a075163ee4 Update to Wine 1.1.18. Among others, this includes the following changes:
- RPC over HTTP support.
 - Improved support for upgrades in MSI.
 - Many Direct3D code cleanups.
 - Various bug fixes.

Apply a patch to address some FreeBSD-specific issues and un-IGNORE this
port. [1]

Submitted by:	Tijl Coosemans <tijl@ulyssis.org> [1]
PR:		133157
2009-03-28 19:57:00 +00:00
Lars Balker Rasmussen
5625f09e34 Update to 5.71001 2009-03-28 18:20:56 +00:00
Juergen Lock
9b8261add1 - Only add the tss fixup code on OSVERSIONs where its still needed.
(It _should_ do nothing elsewhere but still would be unnecessary cycles...)
- Bump PORTREVISIONs.
2009-03-28 18:12:38 +00:00
Hiroki Sato
d5d186f732 Add acroread9, Adobe Reader 9.1.0. For changes since Adobe Reader
8.x, see the following URL:

	http://blogs.adobe.com/acroread/2009/03/#entry-9871
2009-03-28 18:11:44 +00:00
Renato Botelho
c9e008f727 Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE 2009-03-28 17:53:24 +00:00
Dirk Meyer
06e7a37f0a - Security update to 0.9.8k
Security: http://www.openssl.org/news/secadv_20090325.txt
Security: CVE-2009-0590
Security: CVE-2009-0591 (port not affected)
Security: CVE-2009-0789
PR:		133156
Submitted by:	Eygene Ryabinkin
2009-03-28 17:32:24 +00:00
Martin Wilke
ba4d5fa369 - Update to 2009.03.01
PR:		133099
Submitted by:	Fernan Aguero <fernan.aguero@gmail.com>
Approved by:	maintainer
2009-03-28 16:59:39 +00:00
Li-Wen Hsu
2209be4298 - Update to 2009d 2009-03-28 16:30:15 +00:00