1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

86054 Commits

Author SHA1 Message Date
Trevor Johnson
a2de8a5888 Remove support for GTK+ 1.2.
Submitted by:	edwin
2003-10-17 04:00:37 +00:00
Joe Marcus Clarke
c46be41046 Mark BROKEN on -CURRENT. Having garbage collection enabled causes mono
to core dump when it tries to allocate what seems like 512 MB of memory
when it tries to do garbage collection.  Anyone wanting to look at fixing
boehm-gc on FreeBSD is more than welcome to submit patches.  You will not
be turned away.
2003-10-17 03:27:36 +00:00
Joe Marcus Clarke
18d548a7c5 Remove the deprecated -fprermissive flag from CPPFLAGS as this breaks the
build on -CURRENT.

Thanks to bland for spotting the problem.

Reported by:	bento via kris
2003-10-17 03:18:10 +00:00
Mark Linimon
1e47fd16a0 Mark as broken on alpha and sparc64 (fails to configure); also
mark as broken on i386 for -current (also fails to configure).
Informed maintainer.

Curiously, it seems to configure correctly on ia64.
2003-10-17 03:14:23 +00:00
Joe Marcus Clarke
d01fc76d5e Always include x86 bits even on non-x86 platforms. This fixes builds on
non-x86 platforms.

Submitted by:	maintainer
2003-10-17 01:27:16 +00:00
Joe Marcus Clarke
29a99fdfac Fix a potential stack overflow crash in the Crux theme by allocating memory
with g_malloc() instead of alloca().

PR:		56752
Tested by:	Jeremy Messenger <mezz7@cox.net>
2003-10-17 01:12:49 +00:00
Mark Linimon
cbdd550502 Fix checksum error, bump PORTREVISION. According to the author:
2003-10-12: The source distribution for 1.6 was shipped with a broken Makefile.
  This has been fixed (without incrementing the version number).

PR:		58152
Submitted by:	Clement Laforet (sheepkiller@cultdeadsheep.org)
2003-10-17 00:57:41 +00:00
David E. O'Brien
bb2a2d08c4 Update to the Kame v6-20030207 patch. 2003-10-17 00:34:16 +00:00
Ade Lovett
f01e8f5f04 Switch pre-everything: target to pre-everything::
PR:		ports/58148 (partial)
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-16 23:54:03 +00:00
Stefan Eßer
d52d9f8209 Import latest port version as requested by maintainer. 2003-10-16 23:46:02 +00:00
Greg Lewis
4609603989 . Fix pre-everything target.
PR:		58148
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-16 23:06:29 +00:00
Eric Anholt
ec1bb1b407 Fix pre-everything targets.
PR:		ports/58148
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-16 22:51:31 +00:00
Eric Anholt
ee9cc4fb2b Fix pre-everything target. While I'm here, fix another portlint complaint.
PR:		ports/58148
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-16 22:46:11 +00:00
Greg Lewis
8f874048ec . Update to 1.9.5.
. Use SITE_PERL.

PR:		57995
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-16 22:10:58 +00:00
Greg Lewis
39ecdb70d6 . Update to 1.6.1.
. Use SITE_PERL.

PR:		57994
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-16 22:05:25 +00:00
Mark Linimon
028b345bc3 Fix PLIST and unbreak. Note, however, Murray's email to me:
I'm not sure that my original goals for hugelatex even make sense any
  more, and that the port is still needed. Does it properly work with
  larger documents that the default won't work with? [If not,] the port
  should simply be removed.

I don't know enough about LaTeX to know that answer to that one.  Could
LaTeX users weigh in on this?

PR:		ports/50094, ports/51837
Submitted by:	Volker Stolz, Alex Dupre
Approved by:	murray (maintainer)
2003-10-16 21:59:50 +00:00
Mark Linimon
783389d28e Update to 0.4a, make fetchable, reset maintainer (Murray says
he doesn't use enlightenment anymore).

PR:		ports/45148
Reviewed by:	murray (maintainer)
2003-10-16 21:39:33 +00:00
Kirill Ponomarev
09c23c8eff - Update to version 0.3.4
- Unbreak on -current

PR:		58126
Submitted by:	Ports Fury
2003-10-16 20:27:06 +00:00
Maxim Sobolev
7e9c9e9a3b Unbroke - new gcc now doesn't accept unterminated milti-line strings. 2003-10-16 20:15:20 +00:00
Joe Marcus Clarke
8d03d4678e Update to 1.0.3. 2003-10-16 20:08:45 +00:00
Kirill Ponomarev
bbd2c27a41 - Fix build on -current
- Utilize DATADIR/DOCSDIR

PR:		58128
Submitted by:	Ports Fury
2003-10-16 19:55:42 +00:00
Kirill Ponomarev
00d25adbb0 - Update to 2.6.8
PR:		58124
Submitted by:	maintainer
2003-10-16 19:31:17 +00:00
Joe Marcus Clarke
c596a939ce Fix packaging due to gnomehack being overwritten by automake.
Reported by:	bento via kris
2003-10-16 19:18:24 +00:00
FUJISHIMA Satsuki
a271734bc5 add a knob to make locale support optional.
note a (not) update plan.
2003-10-16 19:08:44 +00:00
Joe Marcus Clarke
9981507a1f Remove any chance of linking galeon with -pthread. Instead, make sure
${PTHREAD_LIBS} is used.

Submitted by:	sf
2003-10-16 18:47:54 +00:00
Joe Marcus Clarke
b1db53530f Update to 2.4.4.4. This fixes a few DoS problems, so upgraded is definitely
recommended:

- Fixed CAN-2003-0793, a local DoS, the socket connection is now non-blocking
  and limitted to the number of commands
- Fixed CAN-2003-0794, a local DoS, the line length is limitted
  to 4096 bytes (note, this was not a buffer overrun).
2003-10-16 18:42:38 +00:00
Adam Weinberger
f8da29e45b Update to 2.4.1. 2003-10-16 18:18:14 +00:00
Peter Wemm
9cfe10d80c Having the Xserver open /dev/io on amd64 as well would help. The nv
driver (among others) do not appreciate the lack of this.
2003-10-16 18:01:46 +00:00
Munechika SUMIKAWA
27018859f3 Use ONLY_FOR_ARCHS as an inclusive list instead of NOT_FOR_ARCHS.
Suggested by:	kris
2003-10-16 17:43:41 +00:00
James E. Housley
c16c6082eb Fix some very broken coding style that barfs with GCC3.3 2003-10-16 17:11:18 +00:00
Christian Weisgerber
6c910b5844 Import mod_traf_thief 0.01.
This simple module allows you to redirect a percentage of the traffic
to your URL.

PR:		57664
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-16 16:59:19 +00:00
David E. O'Brien
eca01a135b Update to version 4.69.
Submitted by:	Vic Abell <abe@purdue.edu>
2003-10-16 16:21:15 +00:00
Adam Weinberger
0e5d616650 Update to 0.1.0. 2003-10-16 15:54:11 +00:00
Adam Weinberger
c30cb1f3d8 The description implied that we didn't need help tracking down
the memory problem with this game. Change the wording accordingly,
and explicitly beg for help.
2003-10-16 14:08:46 +00:00
Alexander Nedotsukov
e6c08ebb5b Fix memory access after free().
This was a source of SIGBUS in print/printpreview on -CURRENT.

Reported by: Jacek Wotka <cn@team-fatal.com>
2003-10-16 13:56:59 +00:00
Mathieu Arnold
f616b23d9d Add p5-Devel-Size 0.58,
Perl extension for finding the memory usage of Perl variables.
2003-10-16 13:11:54 +00:00
Mathieu Arnold
f3ff6b66c7 Add p5-Devel-Trace 0.10,
Print out each line before it is executed (like sh -x).
2003-10-16 13:02:31 +00:00
Mathieu Arnold
a34c33ffe9 Add p5-Crypt-CBCeasy 0.24,
Easy things make really easy with Crypt::CBC.
2003-10-16 12:49:03 +00:00
MANTANI Nobutaka
1d5f34b20f Correct pkg-plist. 2003-10-16 12:21:43 +00:00
Munechika SUMIKAWA
a1e3a86c2e Upgrade to 1.2.8.rc1 and fix dependency.
PR:		ports/58118
Submitted by:	Martijn Lina <martijn@pacno.net>
2003-10-16 11:45:48 +00:00
Mathieu Arnold
f5b16f6061 Update to 0.21 2003-10-16 11:19:44 +00:00
Max Khon
f1c183c944 Unbreak build on -CURRENT. Maintainer informed. 2003-10-16 11:12:12 +00:00
Sergey Skvortsov
70ccd43411 Add p5-POE-Exceptions 0.03, POE class for handling exceptions. 2003-10-16 10:20:59 +00:00
Sergey Skvortsov
32748a50c2 Updated to 0.06
PR:		ports/58086
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2003-10-16 10:12:01 +00:00
Ollivier Robert
d5d9e99c73 Restrict this port to i386 architecture, I don't know of any VAIO using
anything else than Wintel.
2003-10-16 10:11:13 +00:00
Ollivier Robert
5538253cee Fix the previous fix by properly replacing \ at the end of
the lines with \n\

Pointy hat to: roberto
2003-10-16 10:05:33 +00:00
Dima Dorfman
27a30e91e2 jabber-aim != jabber-jud
Approved by:	maintainer timeout
2003-10-16 10:00:50 +00:00
Munechika SUMIKAWA
78b2490e2d Do not build this port on alpha and sparc64 since APM is not supported
on them.
2003-10-16 09:58:21 +00:00
Dima Dorfman
7e33379c83 Upgrade to 1.9.7.
PR:		57809
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-16 09:56:30 +00:00
Sergey A. Osokin
c64bf98a2f Fix build on -CURRENT [1]
Also make portlint(1) much more happy:
 remove hyphen from PORTNAME and add PKGNAMEPREFIX;
 fix pkg-plist;
Bump PORTREVISION.

Submitted by:	Cheng-Lung Sung <clsung@dragon2.net> [1],
		osa
PR:		58062
2003-10-16 09:34:30 +00:00