1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

145719 Commits

Author SHA1 Message Date
Renato Botelho
a980877fc1 - Update to 1.4.3 and save it from deletion
Approved by:	portmgr (clement)
2006-03-11 16:14:14 +00:00
Remko Lodder
70a8938a87 Correct the gpg entry wrt. style.
Approved by:		portmgr (Blanket VuXML)
2006-03-11 10:38:10 +00:00
Pav Lucistnik
140d1db59e - Unbreak on 5.X
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
Approved by:	portmgr (marcus)
2006-03-11 10:12:57 +00:00
Kris Kennaway
fc82e6afa9 Mark IGNORE on 7.x: the configure script attempts to force a memory
allocation failure by using setrlimit(RLIMIT_DATA, ...) and doing malloc,
except malloc no longer uses sbrk() to allocate memory so this ends up
running the entire machine out of swap.

Approved by:	portmgr (implicit)
2006-03-11 01:19:17 +00:00
Erwin Lansing
5c88c0f7a5 While the port compiles and installs/deinstalls OK, on systems with "modern" gcc
versions (like 5 and 6) the resulting binary is unusable.

Fix this by updating to the latest version.

PR:		94283
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Obtain from:	Chris McDonald <chris@csse.uwa.edu.au> (author)
Reported by:	"B .Wiggins" <synack@netspace.net.au>
Approved by:	portmgr (self)
2006-03-10 17:35:29 +00:00
Jun Kuriyama
b73fb62f12 Update to 1.4.2.2.
Security:	GnuPG does not detect injection of unsigned data
References:	http://lists.gnupg.org/pipermail/gnupg-announce/2006q1/000216.html
Probbed by:	simon
Approved by:	portmgr (erwin)
2006-03-09 22:44:35 +00:00
Roman Bogorodskiy
c4c55c6e65 Fix MASTER_SITES.
PR:		94245
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Reported by:	fenner's distfile survey
Approved by:	portmgr (erwin)
2006-03-09 14:10:56 +00:00
Vasil Dimov
991064231d Document multimedia/mplayer's heap overflow in the ASF demuxer
Reviewed by:	simon
Approved by:	portmgr (implicit), security-officer (simon)
2006-03-09 10:53:14 +00:00
Vasil Dimov
49dfdb8f18 Fix mplayer vulnerability (heap overflow) in the ASF demuxer
Arbitrary remote code execution under the user ID running the player
when streaming an ASF file from a malicious server.

PR:		ports/93767
Submitted by:	"Thomas E. Zander" <riggs@rrr.de> (maintainer)
Approved by:	portmgr (erwin)
Obtained from:	mplayer CVS repo: http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/libmpdemux/demuxer.h.diff?r2=1.90&r1=1.87&f=u
Security:	heap overflow in the ASF demuxer (http://www.mplayerhq.hu/design7/news.html#vuln13, http://bugs.gentoo.org/show_bug.cgi?id=122029)
2006-03-09 08:42:28 +00:00
Vasil Dimov
03ecfbdd8b Fix mailwrapper path in alias_manager.pl
PR:		ports/93523
Submitted by:	Jean-Franois BOEUF <jfb@minet.net>
Approved by:	portmgr (linimon), Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
2006-03-09 06:00:23 +00:00
Roman Bogorodskiy
8446bfe3a0 Make fetchable.
PR:		94222
Submitted by:	Andrew Pogrebennyk (maintainer)
Approved by:	portmgr (erwin)
2006-03-08 21:00:38 +00:00
Roman Bogorodskiy
eecfe3632a Make fetchable.
PR:		94221
Submitted by:	Andrew Pogrebennyk (maintainer)
Approved by:	portmgr (erwin, marcus)
2006-03-08 17:45:20 +00:00
Roman Bogorodskiy
47e4ef5a06 Fix build with utf8 support disabled.
Reported by:	ml@sd2i.com on freebsd-ports@
Approved by:	portmgr (marcus)
2006-03-08 17:16:52 +00:00
Max Khon
b6247c6196 Forgotten fix from previous commit:
Turn off JIT on amd64 (does not work for some reason).

Approved by:	portmgr
2006-03-08 16:58:58 +00:00
Max Khon
de95d18b5c - Update to 0.2.4
- Fix build on ia64
- Fix m_memalign for jemalloc
- Set DYNAMIPS_ARCH on non-i386 properly

Approved by:	portmgr
2006-03-08 16:55:26 +00:00
Emanuel Haupt
68aa81b9bd - This is now fetchable again and
- respects CFLAGS and CC (self), therefor
- bump PORTREVISION (self)

PR:		94208
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (erwin)
2006-03-08 14:14:49 +00:00
Emanuel Haupt
a157fe7f74 - This is now fetchable again
- Update WWW
- Remove deprecated USE_REINPLACE

PR:		94215
Submitted by:	Shaun Amott <shaun@inerd.com>
Approved by:	portmgr (erwin)
2006-03-08 13:34:31 +00:00
Emanuel Haupt
978d09e905 - This is now fetchable again
- Pacify portlint

PR:		94209
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (erwin)
2006-03-08 13:27:26 +00:00
Emanuel Haupt
c0b0697c96 This is now fetchable again
PR:		94186
Submitted by:	Jean-François BOEUF <jfb@minet.net>
Approved by:	portmgr (erwin)
2006-03-08 13:23:33 +00:00
Renato Botelho
14262f30a0 - Make it fetchable again
PR:		ports/94197
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (erwin)
2006-03-08 11:49:58 +00:00
Renato Botelho
8843ef41ed - UNBREAK: Make it fetchable again
- Paficy portlint(1)

PR:		ports/94210
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (erwin)
2006-03-08 11:14:45 +00:00
Renato Botelho
b3178408f3 - UNBREAK: Make it fetchable again
- Paficy portlint(1)

PR:		ports/94213
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (erwin)
2006-03-08 11:14:38 +00:00
Renato Botelho
84149b08b2 - UNBREAK: Make it fetchable again
- Paficy portlint(1)

PR:		ports/94198
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (erwin)
2006-03-08 11:14:29 +00:00
Renato Botelho
764f5e33b7 UNBREAK: Make it fetchable again
PR:		ports/94214
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (erwin)
2006-03-08 11:14:22 +00:00
Renato Botelho
2588e596bf - UNBREAK: Make it fetchable again
- Paficy portlint(1)

PR:		ports/94212
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (erwin)
2006-03-08 11:14:15 +00:00
Renato Botelho
c650f8f259 - UNBREAK: Make it fetchable again
- Paficy portlint(1)

PR:		ports/94207
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (erwin)
2006-03-08 11:14:07 +00:00
Renato Botelho
6626a4a24a UNBREAK: Make it fetchable again
PR:		ports/94199
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (erwin)
2006-03-08 11:13:56 +00:00
Renato Botelho
f8082079ce - UNBREAK: Make it fetchable again
- Paficy portlint(1)

PR:		ports/94202
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (erwin)
2006-03-08 11:13:41 +00:00
Simon L. B. Nielsen
064cf1c10c - Mark FORBIDDEN due to multiple format strings vulnerabilities.
- Set EXPIRATION_DATE to one month from now since the port is
  unmaintained.

Reported by:	Christos Siaterlis csiat AT noc dotty ntua dotty gr
Security:	http://www.digitalarmaments.com/2006090173928420.html
Security:	http://secunia.com/advisories/18382/
Approved by:	portmgr (implicit)
Approved by:	security-officer (simon)
2006-03-08 09:47:46 +00:00
Pav Lucistnik
020e3ddaa2 - Fix fetch
PR:		ports/94173
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
Approved by:	portmgr (marcus)
2006-03-07 20:49:00 +00:00
Pav Lucistnik
34baa3f52a - Fix fetch
PR:		ports/94184
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Approved by:	portmgr (marcus)
2006-03-07 20:20:24 +00:00
Michael Johnson
c61493cf79 - Update MASTER_SITES to fix fetch
PR:		94179
Submitted by:	Shaun Amott <shaun@inerd.com>
Approved by:	portmgr (erwin, marcus)
2006-03-07 19:53:42 +00:00
Hiroki Sato
ace82c4586 Downgrade to 7.0.1 temporarily mainly because the printing feature
does not work with Linux emulation environment.  Bump PORTEPOCH.

Approved by:	portmgr (krion)
2006-03-07 18:50:38 +00:00
Kris Kennaway
fdc95b6892 Now buildable again
Approved by:    portmgr (implicit)
2006-03-07 17:20:45 +00:00
Kris Kennaway
13fd5342ad Now builds on amd64
Approved by:    portmgr (implicit)
2006-03-07 17:17:13 +00:00
Kris Kennaway
f8a1450c13 Now builds on 5.x
Approved by:    portmgr (implicit)
2006-03-07 17:16:31 +00:00
Kris Kennaway
5056a8030d Now builds on !i386
Approved by:    portmgr (implicit)
2006-03-07 17:15:43 +00:00
Kris Kennaway
958885d653 Now builds on i386
Approved by:    portmgr (implicit)
2006-03-07 17:14:35 +00:00
Kris Kennaway
0150a15b71 Change BROKEN to IGNORE since this is a runtime problem.
Approved by:    portmgr (implicit)
2006-03-07 17:13:06 +00:00
Kris Kennaway
3c6b6ea118 Now buildable
Approved by:    portmgr (implicit)
2006-03-07 17:12:38 +00:00
Kris Kennaway
5d3f83a587 Now builds again
Approved by:    portmgr (implicit)
2006-03-07 17:12:14 +00:00
Kris Kennaway
29b587e6d2 Now fetchable again
Approved by:    portmgr (implicit)
2006-03-07 17:10:46 +00:00
Kris Kennaway
2e57297e81 Now compiles on !i386
Approved by:    portmgr (implicit)
2006-03-07 17:09:51 +00:00
Kris Kennaway
bdf6d99873 Now compiles on amd64
Approved by:	portmgr (implicit)
2006-03-07 17:08:34 +00:00
Alex Dupre
d152b63a1c Fix rcNG startup ordering and bump PORTREVISION.
Approved by:	portmgr (clement)
2006-03-07 16:27:27 +00:00
Alex Dupre
8140074797 Fix rcNG startup ordering for MySQL daemon.
Bump PORTREVISION for mysql-server ports.

Approved by:	portmgr (clement)
2006-03-07 16:25:01 +00:00
Vanilla I. Shu
bb4844b8d1 Fix dependency, bump version.
Submitted by:	nork@
Approved by:	portmgr (clement@)
2006-03-07 15:15:10 +00:00
Emanuel Haupt
a5d52ff713 - Update to 0.5
- Make it fetchable again [1]

PR:		94104
Notified by:	distfile survey [1]
Approved by:	portmgr (krion)
2006-03-07 14:39:41 +00:00
Norikatsu Shigemura
cd1f166541 Conversion to a single libtool environment.
Approved by:	portmgr(clement),
		Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2006-03-07 14:18:31 +00:00
Norikatsu Shigemura
f0c0d45057 Chase MASTER_SITES and WWW, and Refechable.
Reported by:	fenner's distfile survey
Approved by:	portmgr (clement)
2006-03-07 14:15:37 +00:00