Commit graph

212601 commits

Author SHA1 Message Date
Edwin Groothuis
af8a19e34d Fix build of net-mgmt/ipv6calc
PR:             ports/132350
Submitted by:   KOIE Hidetaka <koie@suri.co.jp>, pav@ earlier, erwin@ earlier
2009-03-06 23:19:58 +00:00
Edwin Groothuis
d214ac93a4 Fix build of net-mgmt/ipv6calc
PR:		ports/132350
Submitted by:	KOIE Hidetaka <koie@suri.co.jp>, pav@ earlier, erwin@ earlier
2009-03-06 23:19:30 +00:00
Cy Schubert
21df3ce841 Fix a SIGSEGV in ps/ps.c when ps is setuid root or when run by root.
kvm_t kv was not set to zero and therefore kvm_open(3) was not called.

Fix another SIGSEGV in ps caused by the -O compile flag) when the -ef
flags are passed to ps.

Approved by:	gahr (maintainer)
2009-03-06 23:18:41 +00:00
Wesley Shields
d892537673 - Remove x11-toolkits/xg. It expired on 2007-10-28. 2009-03-06 21:41:11 +00:00
Wesley Shields
ba76d57c2a - Use the correct date for last two entries. 2009-03-06 21:20:22 +00:00
Ion-Mihai Tetcu
88ba54eb46 Update to Opera 9.64
Opera 9.64 is a recommended security and stability upgrade, incorporating the
Opera Presto 2.1.1 user agent engine. Opera highly recommends all users to
upgrade to Opera 9.64 to take advantage of these improvements.

Changes and improvements since Opera 9.63:
Security:
- Fixed an issue where specially crafted JPEG images could be used to execute
arbitrary code, as reported by Tavis Ormandy of the Google Security Team
- Fixed an issue where plug-ins could be used to allow cross domain scripting,
as reported by Adam Barth; details will be disclosed at a later date.
- Fixed a moderately severe issue; details will be disclosed at a later date.
- Added Untrusted Rootstore Capability:
- Opera downloads only the detailed information about untrusted (blacklisted)
certificates when they are encountered
- If download fails for certificate information in the list, Opera considers
any certificate matching the ID as untrusted
- Added version conditional fetching of certificate dependencies from an online
repository
- Fixed a problem downloading the CRL (Certificate Revocation List)
- Fixed a problem that could cause SSL to deadlock in one state, hanging the
connection
- Fixed a problem that could cause the incorrect calculation of Certificate IDs
- Implemented Extended Validation (EV) for cross-signed EV Root Certificates
not shipped by default
- Implemented preshipping of the Entrust 2048 CA (Certificate Authority)
- Implemented Root Certificate fetching from an online repository when an
intermediate matches a certificate in the repository
- Improved support for weak encryption when importing .p12 private certificates
- Prevented security information documents from being written to disk
Miscellaneous:
- Fixed a problem which created separate feed notifications; Opera now groups
them together
- Fixed a problem with the backspace key event in the Flash plug-in
- Fixed a problem with inline find when no text was entered, and the Enter key
was pressed

PR:		ports/132361
Submitted by:	lioux@
Approved by:	maintainer
Secuirty:	http://www.opera.com/docs/changelogs/freebsd/964/
2009-03-06 21:06:31 +00:00
Ed Schouten
107ecb90a6 Silence error generated by rxvt-devel, caused by pts(4) naming scheme.
In FreeBSD -CURRENT, pseudo-terminals are named /dev/pts/%u. This
confuses rxvt-devel. Change the source to allow this naming scheme as
well. I still have to write a similar patch for rxvt, because this
version does not apply.

Approved by:	port maintainer
2009-03-06 20:13:40 +00:00
Gabor Pali
12f0981a82 Cppcheck is a tool for static C/C++ code analysis, and it tries to
detect bugs that your compiler do not see.  Checks for: memory leaks,
mismatching allocation-deallocation, buffer overrun, and many more.

Cppcheck is versatile.  You can check non-standard code that includes
various compiler extensions, inline assembly code, etc.

The goal is no false positives.

WWW: http://sourceforge.net/projects/cppcheck

Approved by:	tabthorpe
2009-03-06 19:53:54 +00:00
Gabor Pali
fb5fa83548 - Update to 1.2
Approved by:	tabthorpe
2009-03-06 19:51:40 +00:00
Gabor Pali
d467bfe788 - Update to 0.0.0.4
Approved by:	tabthorpe
2009-03-06 19:50:25 +00:00
Gabor Pali
fc0301ad17 - Update to 0.16.0
Approved by:	tabthorpe
2009-03-06 19:48:54 +00:00
Gabor Pali
54dcdde2eb Language C is a Haskell library for the analysis and generation of C
code.  It features a complete, well tested parser and pretty printer for
all of C99 and a large set of GNU extensions.

WWW: http://www.sivity.net/projects/language.c/

Approved by:	tabthorpe
2009-03-06 19:46:33 +00:00
Ed Schouten
ca01b2c143 Add new port: hidesvn.
Hidesvn is a small script that starts new processes with a library
preloaded that hides .svn directories from readdir(). This is very
useful when grepping the FreeBSD source tree.

Reviewed by:	garga
2009-03-06 19:43:59 +00:00
Gabor Pali
ea1fd5e593 - Update to 0.5
Approved by:	tabthorpe
2009-03-06 19:43:48 +00:00
Gabor Pali
f16dc81487 - Update hs-hscolour to 1.12
PR:		ports/132279
Submitted by:	Jacula Modyun <jacula (at) gmail (dot) com> (maintainer)
Approved by:	tabthorpe
2009-03-06 19:32:58 +00:00
Gabor Pali
1406df4c58 - Update hs-hscolour to 1.12
PR:		ports/132279
Submitted by:	Jacula Modyun <jacula (at) gmail (dot) com>
Approved by:	tabthorpe
2009-03-06 19:31:19 +00:00
Gabor Pali
997a9f1ec2 - Update to 1.12
PR:		ports/132279
Submitted by:	Jacula Modyun <jacula (at) gmail (dot) com> (maintainer)
Approved by:	tabthorpe
2009-03-06 19:29:45 +00:00
Pav Lucistnik
e06a1f5f8d - Mark BROKEN: does not compile
Reported by:	pointyhat
2009-03-06 18:33:56 +00:00
Dennis Herrmann
fbeadb280c - Use my FreeBSD address on the ports I maintain
Approved by:	tabthorpe (co-mentor)
2009-03-06 18:20:59 +00:00
Dennis Herrmann
2b3b399de8 - Use my FreeBSD address on the ports I maintain
Approved by:	tabthorpe (co-mentor)
2009-03-06 18:14:36 +00:00
Dmitry Marakasov
b2a345eae5 - Enable KDE4 option. It won't build in presence of KDE3, so add conditional IGNORE
- Remove CONFIGURE_ENV, it's not needed any more
2009-03-06 17:56:46 +00:00
Wesley Shields
454998bc35 - Remove x11-toolkits/scx: Version branch long since retired. This port
expired on 2007-10-28.
2009-03-06 17:27:12 +00:00
Wesley Shields
a31e4de95b - Mark BROKEN: master site gone and unfetchable.
- Schedule to be expired in one month.

Submitted by:	devon.odell@gmail.com (maintainer, via IRC)
2009-03-06 17:23:50 +00:00
Mathieu Arnold
9cef4eb0e3 Update to 3.02 2009-03-06 17:10:19 +00:00
Peter Pentchev
12744b2e80 Fix the AXFR subdomain overwrite vulnerability discovered by
Matthew Dempsky.  Also, fix the quoting of the BROKEN messages.

PR:		132366, 132349
Submitted by:	Renato Botelho <garga@FreeBSD.org>,
		Howard Goldstein <hg@queue.to>
2009-03-06 16:20:16 +00:00
Wesley Shields
e031035627 Remove devel/p5-Getopt-Mixed: expired on 2007-04-23. Please use
Getopt::Long which supports both long and short options.
2009-03-06 15:30:15 +00:00
Li-Wen Hsu
e0a71ab7c6 - Update to 2.8
PR:		ports/130676
Submitted by:	TAOKA Fumiyoshi <fmysh AT iijmio-mail.jp> (maintainer)
2009-03-06 15:29:32 +00:00
Oliver Lehmann
d20d57304a Bump PORTREVISION after xfce 4.6 update 2009-03-06 15:24:12 +00:00
Mathieu Arnold
6321157292 Update to 0.634 2009-03-06 14:49:36 +00:00
Maho Nakata
8159261623 Update to OOO310_m4.
Funded by: OpenOffice.org community
2009-03-06 13:09:05 +00:00
Johan van Selst
ec2d095bd0 - Update bison to 2.4.1, see announcements for important changes:
http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html
  http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html
- Take over bison maintainership - as approved by portmgr (marcus)
- Add patches for ports to compile with new bison:
  Replace %{ .. %} with %code { .. } where required
  and accommodate stricter typing requirements
Thanks to pav for an exp-run on pointyhat

PR:		ports/131640
Approved by:	portmgr (pav)
2009-03-06 12:04:11 +00:00
Alex Dupre
c99d0d7337 Update to 5.2.9 release and re-add pcre extension. 2009-03-06 10:08:35 +00:00
Martin Wilke
2a025b77c3 - Update to 0.5.2 2009-03-06 10:07:46 +00:00
Martin Wilke
69baca2f0d - Update to 1.0.8 2009-03-06 10:06:22 +00:00
Martin Wilke
d61dea64b2 - Update to 1.5.1 2009-03-06 10:03:12 +00:00
Philippe Audeoud
90eeb9482a - Update to 2.2.4 2009-03-06 09:41:40 +00:00
Pav Lucistnik
8265e15e48 - Update to 3.0.7 2009-03-06 09:27:31 +00:00
Philippe Audeoud
2eb5ae4854 - Update to 0.8.2
PR:		ports/132243
Submitted by:	bapt <baptiste.daroussin at gmail.com>
2009-03-06 09:24:37 +00:00
Doug Barton
80826c19a2 Seriously modernize this port, my first contribution to FreeBSD
from almost 11 years ago!

Add IPv6 support as well as fixing the dsirc script for modern Perl
courtesy of the NetBSD port. Also add a stripped down version of that
patch which will let dsirc work with modern Perl even without IPv6.

Use OPTIONS to handle IPv6 and SOCKS support.

Also include the addon scripts from the author's site as an OPTION.

Take advantage of PORTDOCS support, and fix the plist as a side effect.

If the user chooses to add SOCKS support print a pkg-message to tell
them how to set it up, and make the README.socks PORTDOC conditional.

Fix the shebang line in dsirc to respect PREFIX.

Change the default IRC server to irc.efnet.org using sed on dsirc
instead of trying to handle it in the sirc script. The effect is
the same, and the user can still override this trivially in their
~/.sircrc.pl file.

Patch ssfe.c to include string.h so that it compiles without errors.

Bump PORTREVISION to signify the significant nature of the update.
2009-03-06 09:06:13 +00:00
Philippe Audeoud
c386334b87 - Update to 0.779
PR:		ports/132164
Submitted by:	hideo <hideo at lastamericanempire.com>
2009-03-06 09:05:10 +00:00
Joerg Wunsch
f9216814a8 savannah.{nongnu,gnu}.org recently turned its download area into an
automatic redirection to one of the mirrors.  As mirrors might take
some time to catch up with changes, as a last resort, try the
noredirect download area of the server.
2009-03-06 08:57:32 +00:00
Doug Barton
d2186adb20 Remove a patch that is no longer necessary for the modernized port.
We are doing SOCKS support a different way now.
2009-03-06 08:43:34 +00:00
Beat Gaetzi
ad870e76f5 - Update to 0.10
PR:		ports/132307
Submitted by:	TAKAHASHI Kaoru <kaoru AT kaisei.org> (maintainer)
Approved by:	miwi (mentor)
2009-03-06 08:42:44 +00:00
Doug Barton
66b2d53eb0 Move version 1.3 of scripts/sirc-proto to files/sirc.in,
and modernize the script to take advantage of SUB_FILES.

Also simplify it a bit without losing any functionality.
2009-03-06 08:42:29 +00:00
Martin Wilke
cbc09ad212 - Update to 1.9.2 2009-03-06 08:24:57 +00:00
Martin Wilke
581edf5277 - Update to 2.87 2009-03-06 08:23:50 +00:00
Martin Wilke
ac6bda3007 - Update to 5.98 2009-03-06 08:22:31 +00:00
Martin Wilke
150050d6f0 - Update to 1.2.0 2009-03-06 08:22:16 +00:00
Martin Wilke
ae41cf80b3 - Update to 0.4.1 2009-03-06 08:21:52 +00:00
Martin Wilke
6d887e737d - Update to 20090225 2009-03-06 08:19:07 +00:00