Commit graph

182017 commits

Author SHA1 Message Date
Martin Wilke
455327225c Classes that represent and manipulate fractions (x = a/b).
The Math_FractionOp static class contains definitions for:
- basic arithmetic operations
- comparing fractions
- greatest common divisor (gcd) and least common multiple (lcm)
  of two integers
- simplifying (reducing) and getting the reciprocal of a fraction
- converting a float to fraction.

WWW: http://pear.php.net/package/Math_Fraction/
2007-08-05 21:03:15 +00:00
Martin Wilke
0fe631cc4b PHP_Parser is a source code analysis tool based around a real Parser
generated by PHP_ParserGenerator. The parser uses the same EBNF source
that PHP uses to parse itself, modified for Lemon parser format,
and it therefore as robust as PHP itself.

WWW: http://pear.php.net/package/PHP_Parser/
2007-08-05 21:02:28 +00:00
Martin Wilke
3a16435e44 Translate a grammar file in the lemon parser generator format
into a PHP 5-based parser

WWW: http://pear.php.net/package/PHP_ParserGenerator/
2007-08-05 21:01:19 +00:00
Martin Wilke
05d2ab117d a interactive PHP Shell with tab-completion, inline help
and handling of FATAL errors

WWW: http://pear.php.net/package/PHP_Shell/
2007-08-05 21:00:44 +00:00
Martin Wilke
abeb37f976 A package implemented of Pingback in PHP, able to sending and
receiving a pingback.

WWW: http://pear.php.net/package/Services_Pingback/
2007-08-05 20:59:17 +00:00
Martin Wilke
7ca8609c3b - Remove unneeded patch
Submitted by:	pointyhat via kris
2007-08-05 20:48:08 +00:00
Greg Lewis
a6134b1a9e . Add jdk16 subdir. 2007-08-05 20:40:30 +00:00
Greg Lewis
4d5c760253 . A native port for JDK 1.6.0 (aka 6.0) Update 1. 2007-08-05 20:39:49 +00:00
Greg Lewis
31d06799cc . Forced commit to note repo copy of jdk15 to jdk16. 2007-08-05 20:31:13 +00:00
Greg Lewis
d18a5ce14d . Add linux-sun-jdk16. 2007-08-05 20:25:06 +00:00
Greg Lewis
8b47fc1d6e . New port of Sun's JDK 1.6.x (aka 6.x) for Linux.
The port was done by the submitter for Update 1, I've made the minor
  changes for Update 2.

Submitted by:	jkim
2007-08-05 20:24:22 +00:00
Greg Lewis
f7a9893220 . Forced commit to note repo copy from linux-sun-jdk15 to linux-sun-jdk16. 2007-08-05 20:16:29 +00:00
Marcelo Araujo
4030110f0e - Forgot the new RC script by last commit!
PR:		ports/112934
Approved by:	pav (portmgr, in mentor's absence)
2007-08-05 20:14:02 +00:00
Marcelo Araujo
58698026e9 - Complete repo-copy by updating to the devel 1.3.12.
PR:		ports/112934
Submitted by:	Hugo Saro <hugo@barafranca.com> (maintainer)
Approved by:	pav (portmgr, in mentor's absence)
2007-08-05 19:42:52 +00:00
Thierry Thomas
501cc02476 Fix build when the previous version is still installed.
Reported by:	dougb
2007-08-05 19:17:15 +00:00
Thierry Thomas
e4e3f0a7b8 Bump portrevision: MPICH2 is OK with Python 2.5, but it must be
rebuilt.
2007-08-05 19:06:35 +00:00
Thierry Thomas
2462e274bd - Link with gfortran to fix the build with MPICH; (1)
- Use MPICH2 unless WITH_MPICH1 is set;

- Add a missing RUN_DEPENDS for mpirun.

Reported by:	pointyhat via Pav (1)
2007-08-05 19:01:59 +00:00
Kris Kennaway
4f04e40a24 BROKEN: Size mismatch 2007-08-05 18:30:04 +00:00
Kris Kennaway
b655b18e89 BROKEN: Checksum mismatch 2007-08-05 18:13:33 +00:00
Anton Berezin
add646f46e Distfile was re-rolled by the author, so update the distinfo.
Changes: CVS/ directories were removed from the tarball.
2007-08-05 17:27:40 +00:00
Pav Lucistnik
c919d66493 - Fix build with gcc42
Submitted by:	Kouichi ABE (WALL) <kouichi@MysticWALL.COM> (maintainer)
2007-08-05 17:21:33 +00:00
Xin LI
14eee35d4e Update to 1.0.3.
PR:		ports/115120
Approved by:	maintainer
2007-08-05 15:54:21 +00:00
Thierry Thomas
fc36d7353f - Upgrade to 2.30.1
Changelog at <http://bouml.free.fr/historic.html>;

- Use the versionned HTML Reference manual.
2007-08-05 14:11:21 +00:00
Rong-En Fan
44ffe91216 - Update to 0.995 2007-08-05 13:50:01 +00:00
Sergey Skvortsov
be6f81adcc Add p5-Text-Highlight 0.04, syntax highlighting framework. 2007-08-05 12:42:04 +00:00
Tilman Keskinoz
ad8f318f8a Make opening external browser work again, which was broken by the previous
fix.

Reported by:	clemens fischer
Obtained from:	newsbeuter svn
2007-08-05 12:24:47 +00:00
Martin Wilke
d55cebffd4 - Drop Maintainership 2007-08-05 12:18:20 +00:00
Sergey Skvortsov
a0caee0207 Add p5-Catalyst-Plugin-Server 0.24, Catalyst Server Plugin: Base &
XMLRPC.
2007-08-05 09:39:49 +00:00
Mark Linimon
493f827960 Re-sort in temporal order. 2007-08-05 09:37:54 +00:00
Sergey Skvortsov
9e67986439 Add p5-Catalyst-Plugin-Captcha 0.03, create and validate Captcha for
Catalyst.
2007-08-05 09:17:42 +00:00
Sergey Skvortsov
99e626ea12 Update to 2.2.2
Changes:	http://lists.otrs.org/pipermail/announce/2007/000076.html
2007-08-05 09:02:03 +00:00
Martin Wilke
67475a5aee - Update to 2.0.1
- Use WWWDIR

Approved by:	maintainer implicit
2007-08-05 08:37:36 +00:00
Martin Wilke
849dbd144d - Update to 2.15.5
- Connect to build

PR:		114757
Submitted by:	Josh Paetzel <josh@tcbug.org>
2007-08-05 08:20:03 +00:00
Martin Wilke
803cff8129 - That's a repocopy from devel/php-dbg -> devel/php-dbg2
Repocopy by:	marcus
2007-08-05 08:14:41 +00:00
Martin Wilke
f5596e6390 - Add missing dependens
- Remove 4.X cruft

PR:		115192
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2007-08-05 08:08:53 +00:00
Martin Wilke
34510ecefc - Removed dependency on compatibility plugin - it is not needed.
PR:		115191
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2007-08-05 07:38:49 +00:00
Martin Wilke
b2ac9bc67e - Update to 1.0.13
Approved by:	maintainer timeout (security 3 days) remko (secteam)
Security:	http://www.vuxml.org/freebsd/4872d9a7-4128-11dc-bdb0-0016179b2dd5.html
2007-08-05 07:33:23 +00:00
Lars Balker Rasmussen
e11da6108b Update to 0.39 2007-08-05 07:20:30 +00:00
MANTANI Nobutaka
980e1daaeb Remove flim113 and semi113 since distfiles are no longer available. 2007-08-05 06:36:43 +00:00
Mario Sergio Fujikawa Ferreira
4d14710a13 Update to 0.6.1.28 2007-08-05 06:31:36 +00:00
Doug Barton
f7d72531d7 Update for version 1.19 2007-08-05 05:04:58 +00:00
Doug Barton
096b99a715 1. Change to 'make -f/usr/share/mk/bsd.port.mk' in several places due to
the DESTDIR changes today.
2. Export pd, pdb, and distdir to avoid having to look them up each time
3. Streamline find_moved() by grepping for lines, and then recursing
4. Further streamline by using variable stripping instead of cut
2007-08-05 05:04:14 +00:00
Chin-San Huang
cefddf2ed3 - Add the missing php extension (openssl).
Approved by:	rafan (mentor, implicit)
2007-08-05 02:57:50 +00:00
Chin-San Huang
8b8a51aee6 - Update to 1.16.
PR:		ports/115205
Submitted by:	chinsan
Approved by:	maintainer, rafan (mentor, implicit)
2007-08-05 02:30:52 +00:00
Chin-San Huang
7afa31b49f - Update to 1.0.1.
- Take maintainership.

Approved by:	rafan (mentor, implicit)
2007-08-05 02:25:29 +00:00
Chin-San Huang
86d8c62125 - Fix the incorrect pkg-plist.
Reported by:	{kris,pav} via pointyhat
Approved by:	rafan (mentor, implicit)
2007-08-05 01:18:14 +00:00
Joe Marcus Clarke
f3197b57d2 Restore DESTDIR backout. 2007-08-04 21:50:02 +00:00
Joe Marcus Clarke
f4ce25897d Chase the libpurple shared lib version. 2007-08-04 21:45:39 +00:00
Joe Marcus Clarke
5a7e2e873e Update to 2.1.0.
libpurple:
* Core changes to allow UIs to use second-granularity for scheduling. Pidgin and Finch, which use the glib event loop, were changed to use g_timeout_add_seconds() on glib >= 2.14 when possible. This allows glib to better group our longer timers to increase power fficiency. (Arjan van de Ven with Intel Corporation)
* No longer linkifies screennames containing @ signs in join/part notifications in chats
* With the HTML logger, images in conversations are now saved. NOTE: Saved images are not yet displayed when loading logs.
* Added support for QIP logs to the Log Reader plugin (Michael Shkutkov)

Pidgin:
* Ensure only one copy of Pidgin is running with a given configuration directory. The net effect of this is that trying to start Pidgin a second time will raise the buddy list. (Gabriel Schulhof)
* Undo capability in the conversation window
* The formatting toolbar has been reorganized to be more concise.
* A new status area has been added to the top of conversations to provide additional detail about the buddy, including buddy icon, protocol and status message.
* Show idle times in the buddy list as days, hours, seconds

Finch:
* There's support for workspaces now (details in the manpage)
* There's a new custom window manager, Irssi
* Some improvements for tab-completion, tooltip and the password entries
* Some bugs regarding search results fixed
* A new DBus-script to create a docklet for finch
* Support for showing empty groups in the buddy list (Eric Polino)
2007-08-04 21:43:56 +00:00
Lars Engels
867c95f26a Fix build
PR:		ports/114742
Submitted by:	KATO Tsuguru <tkato432 (AT) yahoo.com>
Approved by:	miwi (mentor)
2007-08-04 21:34:42 +00:00