Commit graph

211892 commits

Author SHA1 Message Date
Joe Marcus Clarke
716d2e9641 Update to 2.24.4. 2009-02-23 05:38:36 +00:00
Joe Marcus Clarke
ce5cfd52de Update to 2.24.1. 2009-02-23 05:28:28 +00:00
Joe Marcus Clarke
6910cf5dbc Update to 0.60. 2009-02-23 05:20:29 +00:00
David Thiel
21bdcdc6ec Add qt4-xml requirement.
Submitted by:	QAT
2009-02-23 05:18:53 +00:00
Joe Marcus Clarke
5f05fb30b4 Update to 0.11.9. 2009-02-23 05:06:48 +00:00
Joe Marcus Clarke
99c9cc1cae Update to 0.4.25. 2009-02-23 05:00:47 +00:00
David Thiel
983253c441 Add TexmakerX, an extended fork of Texmaker, adding spellchecking and
code folding.
2009-02-23 04:46:40 +00:00
Maho Nakata
04366576ab Fix build.
Submitted by:	QAT
2009-02-23 04:39:08 +00:00
Jun Kuriyama
0b24a1baf0 Upgrade to 0.1.4. 2009-02-23 04:34:28 +00:00
Maho Nakata
6473294764 Fix pkg-plist
Spotted by: QAT
2009-02-23 03:43:12 +00:00
Rong-En Fan
f55523cb07 - Update to 7.1
PR:		ports/131975
Submitted by:	Cristiano Rolim Pereira <cristianorolim at hotmail.com>
Approved by:	maintainer
2009-02-23 03:39:01 +00:00
Rong-En Fan
d42617e6d5 - Update to 0.986 2009-02-23 03:38:19 +00:00
Munechika SUMIKAWA
81e2940bcc Fix rcf_get_remotebyaddr() condition.
This fixes not worked simultaneously ikev1 and ikev2.

From:		Dmitry <dmitry2006@yandex.ru>
PR:		ports/131976
Obtained from:	http://www.racoon2.wide.ad.jp/cvsweb/racoon2/lib/cfsetup.c.diff?r1=1.102&r2=1.103
2009-02-23 03:16:29 +00:00
Maho Nakata
ebe2efd71a OpenJDK is an open-source implementation of the Java Platform, Standard Edition.
The version has all of Sun's bug fixes up to JDK 6 Release 11 and should be
the runtime equivelent to JDK6 Release 11.

Much of the OpenJDK code is licensed under the GPL version 2 with the
Classpath exception. The Java Hotspot virtual machine source code is
licensed under the GPL version 2 only.

OpenJDK 6 should supercede the java/jdk16 port at some point in time.

WWW: http://openjdk.java.net/

Submitted by:	Brian Gardner <brian@experts-exchange.com>
2009-02-23 03:15:29 +00:00
Maho Nakata
8a8e6abdbd Fix build.
Spotted by: QAT
2009-02-23 03:04:47 +00:00
Jun Kuriyama
ed852d2477 Add p5-Any-Moose 0.04, perl extension for/to use Moose or Mouse modules. 2009-02-23 01:56:56 +00:00
Maho Nakata
b0d48ab45c A build fix.
Spotted by: QAT
2009-02-23 01:41:58 +00:00
Maho Nakata
0ca4922fa3 Add java/icedtea6-stubs.
Icedtea is part of gnu classpath project and is an implementation
of the binary plugs, that Sun is unable to release under the GNUv2 license.
This in combination with openjdk6 or openjdk7 makes a completely legally
distributable version of Java.

WWW: http://icedtea.classpath.org/wiki/Main_Page

Submitted by:	Brian Gardner <brian@experts-exchange.com>
2009-02-23 00:56:23 +00:00
Marcus Alves Grando
1060ab3514 - Add CVE entries for last lighttpd security issue.
Reported by:	Eygene Ryabinkin <rea-fbsd___codelabs.ru>
2009-02-23 00:53:22 +00:00
Stanislav Sedov
1d3f15db4d - Bump ruby portrevision after the last fix. 2009-02-23 00:44:22 +00:00
Stanislav Sedov
d99591ca7b - Ruby socket connect code seems to work unstably in case if connection
to remote host was refused. FreeBSD connect(2) call returns EINVAL in
  that case and clears the error code, so there's no way to determine
  what happened. Reimplement ruby_connect via select call instead of
  polling the status by connect(2). This may also reduce overhead (though,
  not verified).

Reported by:	Saku Ytti <saku@ytti.fi>
2009-02-23 00:41:07 +00:00
Marcus Alves Grando
1648f40b44 - Since it still compile, remove BROKEN.
Reported by:	pav
2009-02-22 22:50:52 +00:00
Koop Mast
c82e6d71a2 Add unique.
Unique is a library for writing single instance application. If you launch a
single instance application twice, the second instance will either just quit
or will send a message to the running instance.

Unique makes it easy to write this kind of applications, by providing a base
class, taking care of all the IPC machinery needed to send messages to a
running instance, and also handling the startup notification side.
2009-02-22 22:41:40 +00:00
Marcus Alves Grando
f7b8cea586 - Update to 1.2.9 2009-02-22 22:41:18 +00:00
Marcus Alves Grando
602efa49c8 - Update to 2.2.23 2009-02-22 22:18:45 +00:00
Marcus Alves Grando
3cbe650172 - Update to 1.2.3b1
- UnIGNORE
2009-02-22 22:18:10 +00:00
Soeren Straarup
cc3a197ac5 Update to 2.4 instead of 2.3 as the PR suggested.
PR:		ports/131952
Submitted by:	Edmondas Girkantas <eg@fbsd.lt>
Approved by:	maintainer
2009-02-22 22:12:35 +00:00
Gerald Pfeifer
8073015196 Mark for depreciation, 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-03-22

Move maintainership back to the ports@ pool.

Approved by:	Maurice Castro <maurice@castro.aus.net> (maintainer)
2009-02-22 21:58:29 +00:00
Gerald Pfeifer
f62edf2c38 Update to version 0.8.0. This updates the code to current C++ standards,
thus removing the dependeny on GCC 2.95 which prevented this port building
for half a year.

Move maintainership back to the ports@ pool. [1]

Approved by:	Gabriel Ambuehl <gabriel_ambuehl@buz.ch> (maintainer) [1]
2009-02-22 21:49:51 +00:00
Beech Rintoul
eed55a04f6 - The ftp/mirror port's lchat.pl file uses the old pack('S n a4 x8', ...)
method for constructing a sockaddr_in to pass to connect().
  This approach breaks on more recent FreeBSDs which are more strict about
  the first two bytes of sockaddr_in.

- Patch modifies lchat.pl to use perl's &Socket'pack_sockaddr_in and
  &Socket'unpack_sockaddr_in functions to do the right thing.

PR:		ports/131911
Submitted by:	G. Paul Ziemba <p-fbsd-bugs@ziemba.us>
2009-02-22 20:46:47 +00:00
Beech Rintoul
6353dc06ff - Update to 3.2.2.1
PR:		ports/131959
Submitted by:	Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
2009-02-22 20:21:31 +00:00
Mathieu Arnold
19ab09646e Remove BROKEN line for mod_perl2 dependency, as it's supported since 2.17.
PR:	131935
Submitted by:	Florian Smeets
2009-02-22 19:57:35 +00:00
Tom McLaughlin
d8cb06964c Fix typo in UCS4 knob handling.
Noted by:	Dominic Fandrey <kamikaze@bsdforen.de> via freebsd-python@
2009-02-22 19:56:00 +00:00
Dmitry Marakasov
ceeba00305 - Fix docs installation 2009-02-22 19:24:57 +00:00
Dmitry Marakasov
4429424ae7 - Fix typos
PR:		131937
Submitted by:	Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer)
2009-02-22 18:24:23 +00:00
Chin-San Huang
bb0c9b768d - Update to 0.38 2009-02-22 18:07:33 +00:00
Thierry Thomas
8d829d251c - Upgrade to 1.3.0;
Changelog at
<http://sourceforge.net/project/shownotes.php?release_id=661746&group_id=96492>

- Replace WITHOUT_OPTIMIZATIONS by WITH_DEBUG;

- Use Blas & Lapack by default, unless Atlas is installed;

- Handle NOPORTEXAMPLES.
2009-02-22 17:40:58 +00:00
Thierry Thomas
567185543b Upgrade to 0.8.6b2.
Changelog at
<http://sourceforge.net/project/shownotes.php?group_id=204161&release_id=645214>
2009-02-22 17:40:29 +00:00
Dirk Meyer
af0745521e - convert for USE_TK, USE_TCL 2009-02-22 16:23:29 +00:00
Dirk Meyer
3eff8b60bb - take maintainership
- remove DEPRECATED
Approved by:	mm (Martin Matuska)
2009-02-22 15:51:45 +00:00
Beat Gaetzi
45971b4932 - Fix path to zfs utility
PR:		ports/131966
Submitted by:	Jui-Nan Lin <jnlin AT csie.nctu.edu.tw> (maintainer)
Approved by:	miwi (mentor)
2009-02-22 15:24:50 +00:00
Dmitry Marakasov
1ce88e98be This is a Lunar Lander clone written in C++ and OpenGL. Use the
arrow keys to move the ship and avoid crashing into obstacles.
Collect all the spinning keys and then land the ship on one of the
landing pads. The levels are randomly generated and become
progressively harder.

WWW: http://www.doof.me.uk/lunar-lander/
2009-02-22 15:08:35 +00:00
Erwin Lansing
f1d58233db Update to 3.16 2009-02-22 14:51:46 +00:00
Bruce M Simpson
7dec22e796 Update for XORP 1.6 release.
Unbreak for -CURRENT as RTF_LLINFO is ifdef'd.
QA note: VRRP files do not appear to get installed
as part of the 1.6 release.

PR:		http://www.freebsd.org/cgi/query-pr.cgi?pr=131941
Submitted by:	Radim Kolar
2009-02-22 14:39:28 +00:00
Erwin Lansing
158b1f923f Update to 0.11 2009-02-22 14:38:33 +00:00
MANTANI Nobutaka
7894cd958b - Update to 1.1.16.2.
- Add FAAD option for external libfaad support. [*]

PR:		ports/131955 [*]
Submitted by:	Jan Henrik Sylvester <me@janh.de>
2009-02-22 14:34:56 +00:00
Lars Thegler
500aafc901 Bugs fixed (from release notes):
#188676 *
      'p4 resolve' using the automatic option could crash the client
      application when running on windows.  This would only happen
      if the 'theirs' file had been locked by another windows
      application e.g. microsoft word.  (Bug #32384)

  #188603 **
      A user with a complicated view map could crash the server
      by creating a spec using '-i' or editing a spec to use
      a name which contains '%%<somenumber>'. This has
      been fixed. (Bug #31933)

Noted by:	pointyhat via pav
2009-02-22 13:58:34 +00:00
Koop Mast
78e66c6c96 Correct last commit. Use the correct faad lib version. 2009-02-22 13:36:38 +00:00
Max Brazhnikov
19d783e1a5 Update to 0.4.0 2009-02-22 11:10:47 +00:00
Johan van Selst
3568ec8b4e Update to 4.3.20 2009-02-22 10:03:09 +00:00