Commit graph

189171 commits

Author SHA1 Message Date
Doug Barton
35c962ef45 Restore the canonical order of installing run-depends before the parent 2008-01-04 10:29:57 +00:00
Dag-Erling Smørgrav
a262eeb758 Don't use wget, fetch works fine.
Approved by:	maintainer timeout (17 days)
2008-01-04 09:44:00 +00:00
Alejandro Pulver
bfe46be048 - Update to version 0.6.2. 2008-01-04 09:27:51 +00:00
Alejandro Pulver
ba5b34f11a - Update to version 1.2.34.
- Remove patch integrated into upstream.
2008-01-04 09:27:23 +00:00
Alejandro Pulver
364b486478 - Update to version 0.1.b11. 2008-01-04 09:25:32 +00:00
Alejandro Pulver
edb917ebb4 - Update to version 2.0.10.
- Remove pkg-message (bug fixed, no workaround should be needed).
2008-01-04 09:24:50 +00:00
Alejandro Pulver
31e7954e06 - Update to version 1.0.0rc11. 2008-01-04 09:22:45 +00:00
Alejandro Pulver
6eba9a6528 - Update to version 0.13svn.r1876.
- Do not rename installed library, just create a symlink.
2008-01-04 09:22:08 +00:00
Gerald Pfeifer
fde8779769 Update to the 20080102 snapshot of GCC 4.2.3. 2008-01-04 08:53:16 +00:00
Cheng-Lung Sung
94607ff85e - Update to 1.95
- reset to perl@

PR:		ports/119143
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2008-01-04 08:34:15 +00:00
Cheng-Lung Sung
e53feffc69 WWW::Mechanize::DecodedContent is a plugin to add
decoded_content utility method to WWW::Mechanize.

Author:	Tatsuhiko Miyagawa <miyagawa@bulknews.net>
WWW:	http://search.cpan.org/~miyagawa/WWW-Mechanize-DecodedContent/

PR:		ports/119124
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2008-01-04 08:26:44 +00:00
Alex Dupre
28cbb454a9 Update to 0.95.6 release. 2008-01-04 06:48:54 +00:00
Maho Nakata
b618d11687 Add gsed in the RUN_DEPEND section.
mkoctfile requres gsed.

Submitted by:	pav
2008-01-04 04:05:39 +00:00
Joe Marcus Clarke
da8e065d40 * Fix some potential 64-bit problems
* Fix a build problem on < 7.X

Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
2008-01-04 01:05:26 +00:00
Edwin Groothuis
520ea289eb [PATCH] games/bomberclone: update to 0.11.8
PR:		ports/119321
Submitted by:	"Beat Gaetzi" <beat@chruetertee.ch>
2008-01-04 00:05:54 +00:00
Yen-Ming Lee
ead8c7f0b7 - remove unwanted file 2008-01-03 23:45:25 +00:00
Martin Wilke
e2d69ec6d5 - Update to 0.2.0.15-alpha
PR:		119089
Submitted by:	Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2008-01-03 21:06:35 +00:00
Martin Wilke
c0cf710a4b - Update to 2.2
PR:		119252
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-01-03 21:04:00 +00:00
Martin Wilke
f27ddc8fe3 - Update to 1.0
PR:		119253
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-01-03 21:03:57 +00:00
Martin Wilke
f8b47c95a1 - Update to 0.0.2
PR:		119254
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-01-03 21:03:54 +00:00
Martin Wilke
26ddbd4f30 - Update to 1.4.1
PR:		119230
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-01-03 21:03:53 +00:00
Martin Wilke
0d7e533613 - Update to 0.23
PR:		119228
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-01-03 21:03:48 +00:00
Martin Wilke
54de702975 - Use termios instead of sgtty
PR:		119100
Submitted by:	Ed Schouten <ed@fxq.nl>
2008-01-03 21:03:45 +00:00
Martin Wilke
45a8c2e0ec - Use termios instead of sgtty
PR:		119099
Submitted by:	Ed Schouten <ed@fxq.nl>
2008-01-03 21:03:42 +00:00
Martin Wilke
92118f7e6c The prodosemu port includes the sgtty header file, but doesn't do
anything with it. This is bad habit, especially because the sgtty.h is a
deprecated header file, which describes an interface that's only present
when COMPAT_43TTY is present in the kernel.

There's no real harm in this case, but say, we want to remove this
header file, it will cause compilation to fail.

PR:		119101
Submitted by:	Ed Schouten <ed@fxq.nl>
2008-01-03 21:03:39 +00:00
Martin Wilke
4ba3143d39 - Remove inclusion of sgtty
PR:		119102
Submitted by:	Ed Schouten <ed@fxq.nl>
2008-01-03 21:03:36 +00:00
Martin Wilke
a5bd6498ec The math/asir2000 port includes the <sgtty.h> header file on FreeBSD,
even though it isn't needed (one might wonder which platform *does* need
it). We'd better not include it, because sgtty.h has been deprecated for
a very very long time.

PR:		119106
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer
2008-01-03 21:03:32 +00:00
Martin Wilke
56a39c2b48 - Fix build with sparc64
PR:		119066
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-01-03 21:03:29 +00:00
Martin Wilke
da93caf7f3 - Fix build on sparc64
PR:		119071
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-01-03 21:03:27 +00:00
Martin Wilke
4473a060d9 - Update to 4.7f
PR:		119242
Submitted by:	Thomas Vogt <thomas@bsdunix.ch> (maintainer)
2008-01-03 21:03:24 +00:00
Martin Wilke
f48fe02054 - Use termios instead of sgtty
PR:		119109
Submitted by:	Ed Schouten <ed@fxq.nl>
2008-01-03 21:03:17 +00:00
Thomas Abthorpe
82ca02fb88 - Document work around for possible system crashes
- Cleanup Makefile while I am here

	* After installation, create directory ${LINUXBASE}/dev

Inspired by:	ports/117068
Submitted by:	<ports-net-citrix_ica-oct07 oldach.net>
Discussed with:	netchild@ in freebsd-emulation
2008-01-03 20:22:58 +00:00
Brooks Davis
ba494a0ef6 Add ctype to the list of needed PHP modules.[1]
Don't bogusly install version.php.in.[2]

Reported by:	Michael Fuckner <michael at fuckner dot net>[1]
		pointyhat (via pav, erwin)
2008-01-03 20:02:41 +00:00
Erwin Lansing
3e5ff38dd8 Mark BROKEN on 8.0 2008-01-03 19:25:15 +00:00
Marcelo Araujo
8e58ca83ab - Take maintainership, I use this a lot.
Approved by:	stas (mentor, implicit)
2008-01-03 19:06:50 +00:00
Thomas Abthorpe
07b306e65d - Update to 1.1.19.6305
PR:		ports/119278
Submitted by:	Greg Larkin <glarkin sourcehosting.net> (maintainer)
2008-01-03 18:57:12 +00:00
Erwin Lansing
b4d0ad7d2e Remove BROKEN: now installs. 2008-01-03 18:45:59 +00:00
Pav Lucistnik
368ef037ff - Mark BROKEN: needs DRM enabled in FAAD
Reported by:	pointyhat
Broken by:	mezz (turning off DRM in FAAD)
2008-01-03 18:44:02 +00:00
Erwin Lansing
72951facdb Remove BROKEN: fetches again. 2008-01-03 18:35:37 +00:00
Erwin Lansing
38aaa1d85e Remove BROKEN: fetches again. 2008-01-03 18:23:16 +00:00
Thomas Abthorpe
495ecb69f9 - Update to 1.176
PR:		ports/119309
Submitted by:	Philippe Audeoud <jadawin tuxaco.net> (maintainer)
2008-01-03 18:11:49 +00:00
Norikatsu Shigemura
6d53999a54 Fix build/install error without objformat.
Pointed out by:	pav
2008-01-03 18:04:18 +00:00
Norikatsu Shigemura
518bef0fc2 Drop MAINTAINERship. 2008-01-03 17:49:09 +00:00
Henrik Brix Andersen
1c3a93b57b Update to version 2.17.
Approved by:	erwin (mentor)
2008-01-03 17:47:03 +00:00
Martin Wilke
eafcb889e3 - Update to 3.4.3
PR:		119258
Submitted by:	Nikolay Pavlov <qpadla@gmail.com> (maintainer)
2008-01-03 17:24:14 +00:00
Edward Tomasz Napierala
98bb14da4a - Update to 1.2.6 2008-01-03 17:22:35 +00:00
Florent Thoumie
ea93322b76 Fix typo, unbreak INDEX.
Reported by:	portsnap buildbox
2008-01-03 17:02:53 +00:00
Edward Tomasz Napierala
39e1610f24 - Update to 0.3.2 2008-01-03 16:11:53 +00:00
Marcus Alves Grando
648121c030 - Update to 2.2.15 2008-01-03 16:03:29 +00:00
Florent Thoumie
1e9bc8e99c Update net/xmlrpc-c to 1.06.23. 2008-01-03 15:48:23 +00:00