Commit graph

155301 commits

Author SHA1 Message Date
Rong-En Fan
801697b326 Remove textproc/p5-JSON-Syck, which is removed before
and I added it back yesterday.

Requested by:	tobez
2006-07-12 14:13:37 +00:00
Joseph Koshy
ef342bdab4 Update WWW URL. 2006-07-12 14:03:18 +00:00
Jimmy Olgeni
bf4c143de0 Also upgrade mailboxes-1.290-3, which was released while I was working on the last commit. 2006-07-12 12:18:39 +00:00
Jimmy Olgeni
7b8946e413 Upgrade module mysql-1.290-2. Use MASTER_SITE_LOCAL as fallback rather than master. 2006-07-12 12:16:26 +00:00
Cheng-Lung Sung
1951b0f6ed - Update to 0.94
- remove unneeded patch file

PR:		ports/100159
Submitted by:	tjs <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-07-12 10:45:55 +00:00
Xin LI
237b66a9d5 - Update to 0.4.1
- Fix some issues with rc.d script, add an option to ease the
   task to specify the selector.
2006-07-12 08:09:13 +00:00
Andrew Pantyukhin
862b369443 - Update to 7.6.5 2006-07-12 06:49:10 +00:00
Thierry Thomas
eff2898990 - The version version number has been bumped to 4.6.3.2 within the same
tarball:

  Diff available at
  <http://people.freebsd.org/~thierry/ports/MUMPS_4.6.3_MUMPS_4.6.3.2.diff>

- Add a direct download URL.

Reported by:	linimon
2006-07-12 06:01:46 +00:00
Rong-En Fan
1531284261 Add csvdiff 1.3, compare/diff two (comma) seperated files with each
other.

PR:		ports/100097
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-07-12 05:53:15 +00:00
Sergey Matveychuk
07ac479bee Forgot to add the script itself 2006-07-12 05:51:47 +00:00
Sergey Matveychuk
c2de988e10 - Fix PROVIDE: line in a startup script
- New style of startup script install

PR:		ports/100139
Submitted by:	Alexander Logvinov <user_at_blg.akavia.ru>
2006-07-12 05:50:42 +00:00
Cheng-Lung Sung
65af27dcbe - Update to 2006.0711
PR:		ports/100090
Submitted by:	clsung
Approved by:	maintainer (Toby Allsopp)
2006-07-12 05:49:45 +00:00
Cheng-Lung Sung
e41fc5114b Add p5-XML-Handler-Dtd2DocBook 0.41, generate a DocBook documentation
from a DTD.

PR:		ports/100077
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-07-12 05:46:25 +00:00
Herve Quiroz
f6fd335784 PMD scans Java source code and looks for potential problems like:
* Possible bugs - empty try/catch/finally/switch statements
    * Dead code - unused local variables, parameters and private methods
    * Suboptimal code - wasteful String/StringBuffer usage
    * Overcomplicated expressions - unnecessary if statements, for loops
      that could be while loops
    * Duplicate code - copied/pasted code means copied/pasted bugs

WWW: http://pmd.sourceforge.net/

PR:		99907
Submitted by:	Alex Varju <freebsd-ports@varju.ca>
2006-07-12 05:28:04 +00:00
Marcus Alves Grando
358c8cf282 - Update to 2.4-20060711
- Add 2.3 CONFLICTS
- Update pkg-descr
2006-07-12 04:45:35 +00:00
Cheng-Lung Sung
40c09f5b5c - Updating the CSP Certificate Authority tool to 0.33, a bugfix release.
PR:		ports/100128
Submitted by:	maintainer (David Thiel)
2006-07-12 04:33:52 +00:00
Cheng-Lung Sung
4ff3f1b6ad - Updating libssh2 to 0.14. Changes:
- Plug leaks in EVP cipher init/shutdown. (Selcuk Gueney)
  - Allow socket_fd == 0 in libssh2_session_startup(). (puudeli)
  - Swap ordering of packet_add/packet-inspection to avoid inspect after
  - free. (Selcuk)
  - Swap KEX_INIT ordering, send our KEX_INIT first.
  - Add check for oportunistic KEX_INIT packets.  Burn bad guess if necessary.
  - Fix OpenSSL detection using pkg-config. (Dan Casey)

PR:		ports/100127
Submitted by:	maintainer (David Thiel)
2006-07-12 04:32:41 +00:00
Cheng-Lung Sung
96490a9b80 Add p5-XML-Handler-Dtd2Html 0.41, SAX2 handler for generate a Html
documentation from a DTD.

PR:		ports/100075
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-07-12 03:41:58 +00:00
Brooks Davis
7f125a2ae7 - Upgrade to 0.42.
- Replace patche files with REINPLACE_CMD.

PR:		ports/100054
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-07-12 03:22:00 +00:00
Jun Kuriyama
895499ea81 - Chase i18n patch to samba-3.0.23 update. 2006-07-12 03:09:46 +00:00
Cheng-Lung Sung
d6027d02d0 - update to 1.4004
PR:		ports/100137
Submitted by:	tjs <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-07-12 02:40:22 +00:00
Ion-Mihai Tetcu
4dc580cc3c Fix build on 4.x
Submitted by:	maintainer (on irc)
2006-07-12 01:53:51 +00:00
Ion-Mihai Tetcu
326e416cf0 - Update to the latest mplayer release, 1.0pre8.
- OPTIONify
- Due to some changes in the official developent tree, some of our local
patches became obsolete and where removed.

PR:		ports/99871
Submitted by:	maintainer
2006-07-12 01:53:07 +00:00
Ion-Mihai Tetcu
f769dc8f7b gtkglext shared lib version was changed from libgtkglext-x11-1.0.so.2 to
libgtkglext-x11-1.0.so.0. Track this in LIB_DEPENDS.

PR:		ports/100129
Submitted by:	maintainer
2006-07-12 01:12:15 +00:00
Ion-Mihai Tetcu
5b2ec2ee99 - marking medusa BROKEN on amd64 and ia64. I have no access to machines on
which I can test fixes for those. [1]
- update to use OPTIONS for Postgres and Subversion support. [1]
- enable all the optional modules. [1]
- mark broken on 4.x [2]

PR:		ports/100131
Submitted by:	maintainer [1], me (itetcu) [2]
2006-07-12 01:05:51 +00:00
Ion-Mihai Tetcu
5beea1d6f8 tkglext shared lib version was changed from libgtkglext-x11-1.0.so.2 to
libgtkglext-x11-1.0.so.0. Track this in LIB_DEPENDS

PR:		ports/100130
Submitted by:	maintainer
2006-07-12 00:56:15 +00:00
Jun Kuriyama
16b56ac16c - Upgrade to 3.0.23 (including security fix).
o Improved 'make test'
   o New offline mode in winbindd.
   o New Kerberos support for pam_winbind.so.
   o New handling of unmapped users and groups.
   o New non-root share management tools.
   o Improved support for local and BUILTIN groups.
   o Winbind IDMAP integration with RFC2307 schema objects supported
     by Windows 2003 R2.
   o Rewritten 'net ads join' to mimic Windows XP without requiring
     administrative rights to join a domain.

PR:		ports/100100
Submitted by:	maintainer
2006-07-12 00:16:32 +00:00
Rong-En Fan
7530f6fadf - Update to 1.5
PR:		ports/100103
Submitted by:	Simon Olofsson <simon olofsson.de>
Approved by:	Christopher Nehren <apeiron comcast.net> (maintainer)
2006-07-11 23:06:03 +00:00
Rong-En Fan
635e078e65 - Update default skin version and distfiles
- Other skin files are updated without version bump,
  update those corresponding distinfo

Now we are synced with the latest version available
from the mplayer home page.

PR:		ports/100109
Submitted by:	Thomas E. Zander <riggs rrr.de> (maintainer)
2006-07-11 21:49:40 +00:00
Thierry Thomas
0a4efb89d6 Upgrade to JasperReports 1.2.5.
Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=36382&release_id=431260>
2006-07-11 21:45:07 +00:00
Rong-En Fan
39c3bd2506 - Copy .htaccess to PNEWSDIR, too
Submitted by:	Gea-Suan Lin (maintainer)
2006-07-11 21:44:13 +00:00
Rong-En Fan
c72c353436 - Update to 1.48
- Add java to CATEGORIES

PR:		ports/100108
Submitted by:	Simon Olofsson <simon olofsson.de>
2006-07-11 21:35:43 +00:00
Rong-En Fan
fc715e7987 - Update to 2.6.4
- Use static pkg-plist

PR:		ports/100124
Submitted by:	Gea-Suan Lin <gslin gslin.org> (maintainer)
2006-07-11 21:33:58 +00:00
Maxim Sobolev
ba8babf4f7 Update to 0.96. 2006-07-11 21:30:59 +00:00
Rong-En Fan
4e18bce7be You might want to know the difference between JSON and JSON::Syck.
Since JSON is a pure-perl module and JSON::Syck is based on libsyck,
JSON::Syck is supposed to be very fast and memory efficient. See
chansen's benchmark table at
http://idisk.mac.com/christian.hansen/Public/perl/serialize.pl

JSON.pm comes with dozens of ways to do the same thing and lots of
options, while JSON::Syck doesn't. There's only Load and Dump.

Oh, and JSON::Syck doesn't use camelCase method names :-)

Author:	Audrey Tang <autrijus@autrijus.org>
	Tatsuhiko Miyagawa <miyagawa@gmail.com>
WWW:	http://search.cpan.org/dist/JSON-Syck/

PR:		ports/100071
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-11 20:58:42 +00:00
Joe Marcus Clarke
6c9d80a67f Update to 2.14.5. 2006-07-11 20:47:25 +00:00
Rong-En Fan
4d5dc1b29b Add p5-Regexp-Common-profanity_us 2.2, provide regexes for U.S.
profanity.

PR:		ports/100070
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-11 20:42:43 +00:00
Ion-Mihai Tetcu
beb0aba164 Update to 3.3b
PR:		ports/100106
Submitted by:	maintainer
2006-07-11 20:34:04 +00:00
Ion-Mihai Tetcu
835b2e793a Finish previous interrupted commit.
Update to 1.1.5

 PR:             ports/100105
 Submitted by:   maintainer
2006-07-11 20:25:12 +00:00
Ion-Mihai Tetcu
9b2d57aa06 - Update to 1.1.5
PR:		ports/100105
Submitted by:	maintainer
2006-07-11 20:23:11 +00:00
Ion-Mihai Tetcu
e8f5865c29 Update to 1.0
PR:		ports/99975
Submitted by:	maintainer
2006-07-11 20:09:46 +00:00
Rong-En Fan
f53f795eb5 Add p5-Template-Plugin-JavaScript 0.01, encodes text to be safe in
JavaScript.

PR:		ports/100062
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-11 20:06:00 +00:00
Erwin Lansing
e0d79b1619 A module to use your computer beeper in fancy ways.
Author:	Giulio Motta <giulienk@cpan.org>
WWW:	http://search.cpan.org/dist/Audio-Beep/

PR:		ports/100092
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-11 19:55:42 +00:00
Ion-Mihai Tetcu
3cc6293bbe Jspice3 is a circuit simulator developed to meet the needs of researchers
working with superconducting Josephson junction circuits, yet the program
has the flexibility and power to meet the needs of other technologies.

Jspice3 is an adaptation of the Berkeley Spice3f4 program, with added
features. One added feature is a built-in graphical input front end for
schematic capture. While displayed, simulations can be run and data
plotted through this graphical interface.

While not as powerful or as pretty as the Xic graphical interface, it
holds its own in functionality.

A significantly enhanced output plotting capability is provided, and
Jspice3 has enhanced script interpretation capability.

WWW:	http://www.wrcad.com/jspice3.html

PR:		ports/93958
Submitted by:	Pedro F. Giffuni

Pedro can't maintain this port anymore and Stanislav Sedov agree to maintiant it.
2006-07-11 19:34:46 +00:00
Ion-Mihai Tetcu
645531e349 FSF gcc-4.1 for PowerPC/RS6000 cross-development. This port brings C, C++ and
ObjectiveC compillers without target libraries (i.e libstdc++ isn't included).

It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc)
for this architecture.

WWW: http://gcc.gnu.org/

PR:		ports/94682
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-07-11 19:19:42 +00:00
Erwin Lansing
021ad5fdcd Update to 1.18 2006-07-11 18:58:43 +00:00
Lars Balker Rasmussen
c6903ef43f Update to 0.03004. 2006-07-11 18:39:37 +00:00
David E. O'Brien
83df8a3817 Set conflicts with other bash ports.
PR:		99969
Submitted by:	Gabor Kovesdan <gabor@FreeBSD.org>
2006-07-11 18:34:21 +00:00
Lars Balker Rasmussen
98e9476d7f Update to 0.11 2006-07-11 18:33:26 +00:00
Ion-Mihai Tetcu
da35e9ab9a GNU binutils for PowerPC/RS6000 cross-development.
Prerequisite for the GCC for PowerPC/RS6000 cross-compilation environment.

WWW: http://sources.redhat.com/binutils/

PR:		ports/94681
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-07-11 18:28:17 +00:00