Commit Graph

118399 Commits

Author SHA1 Message Date
Edwin Groothuis
2b0af0454a From: Jean-Yves Lefort <jylefort@brutele.be>
To: Edwin Groothuis <edwin@FreeBSD.org>

You also need to remove BROKEN and DEPRECATED. :)

Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2005-01-22 10:56:34 +00:00
Jimmy Olgeni
7559c1eae3 Enable kernel poll feature. 2005-01-22 10:42:21 +00:00
Edwin Groothuis
fb9ddcc4d5 Re-add port: emulators/linux-ePSXe (linux_base conflicts are gone)
PR:		ports/75838
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2005-01-22 10:38:23 +00:00
Edwin Groothuis
e7316e5d24 Re-add port: emulators/linux-ePSXe (linux_base conflicts are gone)
Now that linux_base conflicts have been fixed,
	emulators/linux-ePSXe must reappear.

PR:		ports/75838
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2005-01-22 10:37:38 +00:00
Edwin Groothuis
39bca21123 Update port: games/urban (fix high scores handling)
High scores were not saved when the game was installed from
	a package.

PR:		ports/76560
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2005-01-22 09:43:01 +00:00
Edwin Groothuis
d58dc6c290 Update port: games/dodgindiamond2 (fix high scores handling)
High scores were not saved when the game was installed from
	a package: fixed.

PR:		ports/76559
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2005-01-22 09:42:14 +00:00
Edwin Groothuis
4982f90ea0 Update port: games/powermanga (fix high scores handling)
* Fixes crash on game over
	* Fixes high scores saving

PR:		ports/76558
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2005-01-22 09:41:03 +00:00
Jun Kuriyama
e809aa4e9e Append missing space separator for $SSL variable.
Reported by:	pointyhat via kris
2005-01-22 09:37:52 +00:00
Edwin Groothuis
6f015a062f squid bug #1200:
squid -- HTTP response splitting cache pollution attack

PR:		ports/76550
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de>
2005-01-22 09:35:07 +00:00
Edwin Groothuis
55e802ecd8 [Maintainer/security] www/squid: protect against HTTP resonse split
attack and other patches

    Integrate vendor patches as published on
    <http://www.squid-cache.org/Versions/v2/2.5/bugs/>:

    - FTP data connection fails on some FTP servers when requesting
      a directory without a trailing slash (squid bug #1194)

    - Icons fail to load on non-anonymous FTP when using the
      short_icons_url configuration directive (squid bug #1203)

    - Strengthen squid against HTTP response splitting cache pollution
      attacks (squid bug #1200), classified as security issue by
      the vendor

    Proposed VuXML information, entry date left to be filled in:

    (Note: I added only a publically accessible link to the Sanctum,
    Inc.  whitepaper, the squid bug tracker contains a deep link
    to the PDF itself; if we are allowed to publish it, it could
    instead be used as reference because Sanctum, Inc. wants you
    to register with them before you get access to their whitepapers.)

PR:		ports/76550
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de>
2005-01-22 09:31:33 +00:00
Kirill Ponomarev
b51c5714ac Fix package build. 2005-01-22 09:20:53 +00:00
Michael Johnson
30c75f205c Remove amd64 for supported ARCH
Reported by:	pointyhat via kris
2005-01-22 07:40:13 +00:00
Greg Lewis
5a52956407 . Add -fPIC to CFLAGS. This should fix the build on amd64.
Reported by:	kris
2005-01-22 07:16:45 +00:00
Munechika SUMIKAWA
ed1b702f9b Make compilable on 4-stable.
Reported by:	kris
2005-01-22 06:31:37 +00:00
Norikatsu Shigemura
6b37725d7c Add mkbold-mkitalic 0.06, a C implementation of mkbold/mkitalic.
Submitted by:	KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
References:	http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/15331
Committed at:	CBUG meeting #13
Committed with:	KOMATSU Shinichiro and others.
2005-01-22 05:31:51 +00:00
Joe Marcus Clarke
1480397755 Fix INDEX build on 4.X. 2005-01-22 05:02:59 +00:00
Wes Peters
d4aa2a6fa8 Tom's AVR Assembler has been upgraded to v 1.22, though it's hard
to notice this externally.
2005-01-22 04:50:21 +00:00
Mark Linimon
d4bb9bdf92 With portmgr hat on, reset maintainership of this port. All of wjv's
other ports were reset a couple of months ago; this one appears to have
been missed.
2005-01-22 04:43:18 +00:00
David E. O'Brien
995d2451cb I lost the bits that made rev 1.82 work. So don't do rev 1.82. 2005-01-22 03:09:49 +00:00
Cheng-Lung Sung
2498dca090 - update to 2.35
- add new Build depend module (Filter::Simple)
2005-01-22 02:53:16 +00:00
Markus Brueffer
9c29f9eabb Add knemo 0.3.1, a network monitor for KDE.
KNemo offers a network monitor similar to the one found in Windows.
For every network interface it displays an icon in the systray.

http://www.kde-apps.org/content/show.php?content=12956

Note: There are two extensions to the original KNemo:
1. Multiple IPs on devices are supported
2. The semantics of not available devices were changed
   from: "device is not up"
     to: "device is not up" or "device is up but has no carrier/is not
         associated"
   which mimics the behaviour of the Windows counterpart more closely

Bugs: The stats page for wireless specific statistics doesn't work, yet
2005-01-22 01:39:05 +00:00
Michael Johnson
1f08544d94 Disable H.264 encoder support unless WITH_H264 is defined 2005-01-22 01:35:02 +00:00
Simon L. B. Nielsen
394b4f98df Fix typo in last commit. 2005-01-22 01:13:36 +00:00
Joe Marcus Clarke
3dda35e9e6 Update to 0.23. 2005-01-22 01:01:01 +00:00
Simon L. B. Nielsen
a5db6cd37f Document XSS in Horde. 2005-01-22 00:55:04 +00:00
Maho Nakata
fc4cbc695e DIST_SUBDIR has been changed and update distinfo as well. 2005-01-22 00:32:01 +00:00
Michael Johnson
17f5cfcdac Disable lame support unless WITH_LAME is defined since lame can not be packaged. 2005-01-22 00:18:25 +00:00
Michael Johnson
fb975cadf9 Use GCC 3.4 if built with WITH_MOZILLA_PLUGIN=mozilla-devel on 4.x 2005-01-22 00:14:08 +00:00
Adam Weinberger
dfedea1e4d Use GCC 3.4 if we're building on 4.x against mozilla-devel.
Reminded by:	marcus
2005-01-22 00:05:52 +00:00
Kirill Ponomarev
0d252eea07 Fix build on 4.x 2005-01-21 22:45:35 +00:00
Edwin Groothuis
6f60689f76 Update port: sysutils/pear-Cache_Lite to 1.4.0
+ update port: sysutils/pear-Cache_Lite to 1.4.0
	  + changelog: http://pear.php.net/package/Cache_Lite/download/1.4.0/

PR:		ports/76552
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-01-21 22:43:00 +00:00
Archie Cobbs
ee4d93c447 Update to version 0.5.3. 2005-01-21 21:08:54 +00:00
Kirill Ponomarev
181714fd80 Set LATEST_LINK.
Reported by:	kris
2005-01-21 20:59:19 +00:00
Kirill Ponomarev
0261103817 Update to 1.10.8
PR:		ports/76536
Submitted by:	maintainer
2005-01-21 20:05:29 +00:00
Kirill Ponomarev
02b2c5d15f Update to version 0.2.8
PR:		ports/76549
Submitted by:	Ports Fury
2005-01-21 19:58:33 +00:00
Mathieu Arnold
720ef0a117 Update to 0.08 2005-01-21 19:56:46 +00:00
Kirill Ponomarev
350fbc0505 Update to version 1.8.4
PR:		ports/76547
Submitted by:	Ports Fury
2005-01-21 19:49:37 +00:00
Kirill Ponomarev
936373630c Update to version 0.3
PR:		ports/76546
Submitted by:	Ports Fury
2005-01-21 19:48:05 +00:00
Kirill Ponomarev
f49a3be6df Update to version 0.6.1
PR:		ports/76545
Submitted by:	Ports Fury
2005-01-21 19:43:35 +00:00
Kirill Ponomarev
4a8656a296 Update to version 1.42
PR:		ports/76544
Submitted by:	Ports Fury
2005-01-21 19:39:11 +00:00
Kirill Ponomarev
64aa7ddc56 Update to version 5.4.16
PR:		ports/76543
Submitted by:	Ports Fury
2005-01-21 19:36:07 +00:00
Kirill Ponomarev
17d2315c1b Update to version 0.43
PR:		ports/76541
Submitted by:	Ports Fury
2005-01-21 19:24:17 +00:00
Kirill Ponomarev
dbab6ba14f Update to version 2.6
PR:		ports/76540
Submitted by:	Ports Fury
2005-01-21 19:15:33 +00:00
Herve Quiroz
6f1f89f7e0 DeViSoR is abbreviated for "Design and Visualization of Software Resource". The
DeViSoRGrid application is part of that software family and is primarily used
for the following tasks, so far in 2D only:

  * Geometry generation
  * Manual coarse mesh generation
  * Grid visualisation at all levels

All of this can be done in a very confortable manner using a simple point and
click interface like in common vector-based image processing software. Both the
reliable FEAT file format and the new FEAST format with integrated parallelism
are supported.

WWW:	http://www.featflow.de/

PR:		75973
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2005-01-21 19:03:52 +00:00
Herve Quiroz
74e9037681 Add 'devel' category
Approved by:	Jonathan Chen <jonc@chen.org.nz>
2005-01-21 18:44:00 +00:00
Thierry Thomas
05c01870ab Upgrade to 050120. 2005-01-21 18:42:38 +00:00
Herve Quiroz
e2ef4994b1 Add 'devel' category
Approved by:	maintainer
2005-01-21 18:39:43 +00:00
Herve Quiroz
c3ccf88fe8 - Update to bsd.java.mk 2.0
- Use JAVAJARDIR and JAVALIBDIR
- Dynamic plist
- Unroll documentation install loop
- Honor hier(7): install samples in ${EXAMPLESDIR}

PR:		74285
Submitted by:	me
2005-01-21 18:37:58 +00:00
Joe Marcus Clarke
f89dfe5003 Update to 2.3.17. 2005-01-21 18:31:57 +00:00
Jacques Vidrine
2fd02c75f6 Oops, I accidently changed an <entry> date when I should have
added a <modified> date.
2005-01-21 18:30:14 +00:00