Commit graph

6675 commits

Author SHA1 Message Date
Johan van Selst
43204e4ee3 - Fix build on FreeBSD 4.x
Reported by:	krismail
2006-10-07 18:36:44 +00:00
Alejandro Pulver
00d220aa14 - Fix building on 4.x.
Reported by:	pointyhat
2006-10-07 18:35:51 +00:00
Tom McLaughlin
da532990da Update to 1.1.13.8.1
- fix CVE-2006-5072:
	Sebastian Krahmer of the SuSE security team discovered that the
	System.CodeDom.Compiler classes used temporary files in an insecure
	way. This could allow a symbolic link attack to create or overwrite
	arbitrary files with the privileges of the user invoking the
	program. Under some circumstances, a local attacker could also
	exploit this to inject arbitrary code into running Mono processes.
	vuxml id: 5a39a22e-5478-11db-8f1a-000a48049292

- Add USE_NANT to bsd.mono.mk for those ports I have hanging around
  which require NANT to build.

Release notes:
- 1.1.13.8.1:	http://go-mono.com/archive/1.1.13.8.1/
- 1.1.13.8:	http://go-mono.com/archive/1.1.13.8/

Project by: BSD# http://www.mono-project.com/Mono:FreeBSD
2006-10-07 17:39:36 +00:00
Erwin Lansing
b86a7a3ba9 Use INST_TARGET instead of TARGETDIR locally to avoid conflicting
with bsd.ports.mk's TARGETDIR macro.

Submitted by:	gabor
Prodded by:	kris
2006-10-07 11:40:19 +00:00
Martin Wilke
ce59bb4432 - Update to 4.112
PR:		ports/104025
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2006-10-07 08:59:37 +00:00
Edwin Groothuis
1718b8af48 Update to the 2006-10-07 version 2006-10-07 01:20:09 +00:00
Erwin Lansing
e2a1c28c4d Use INST_TARGET instead of TARGETDIR to avoid the name clash
after DESTDIR was added.

PR:		104045
Submitted by:	gabor
Prodded by:	kris
2006-10-06 20:25:43 +00:00
Martin Wilke
012245375c - Fix build with gcc41
PR:		ports/103952
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-06 18:40:24 +00:00
Jose Alonso Cardenas Marquez
3039a053d6 - Fix LIB_DEPENDS. The devel/commoncpp port was updated
- Bump PORTREVISION

Reported by:	kris
2006-10-06 17:54:43 +00:00
Alex Dupre
229fe00496 Enable suhosin patch by default. 2006-10-06 17:24:21 +00:00
Shaun Amott
42266b5d9e - Allow expect to utilise 256 pty's as supported by FreeBSD. The
current code arbitrarily limits us to 64 at a time.
- Bump PORTREVISION.

Patch provided by "Cybil".
2006-10-06 01:47:56 +00:00
Jose Alonso Cardenas Marquez
e6d5174812 - Fix Makefiles.units. The devel/fpc-fcl was building without -CX option
- Bump devel/fpc-fcl PORTREVISION
2006-10-05 23:12:47 +00:00
Alex Dupre
55aabea080 Added safety checks against integer overflow.
Bump PORTREVISION.
While I'm here, I suggest all php users to use the suhosin patch
and suhosin extension to harden the php installation.

Submitted by:	simon
Obtained from:	PHP CVS repo.
2006-10-05 20:59:17 +00:00
Stefan Walter
1dfca0914a - Add XIM support.
- Transfer maintainership to submitter.

PR:		103474
Submitted by:	Takeshi MUTOH <mutoh@openedu.org>
Approved by:	old maintainer
2006-10-05 19:16:59 +00:00
Cheng-Lung Sung
9d166213a6 - Update to 2006-10-05
- Added syntax transformers

PR:		ports/104000
Submitted by:	maintainer (Nils M Holm)
2006-10-05 09:13:08 +00:00
Alejandro Pulver
bb3617a33c YARV is Virtual Machine for Programming Language Ruby.
The goal of this project is only one, to develop the fastest Virtual
Machine for Ruby in the world.

Author: Koichi Sasada <ko1@atdot.net>

WWW: http://www.atdot.net/yarv/

PR:		ports/100769
Submitted by:	Jun Mukai aka jmuk <mukai at jmuk.org>
2006-10-05 00:36:18 +00:00
Stanislav Sedov
8d2d848a19 - Fix build with gcc 4.1
- Change my email

Approved by:	sem (mentor)
2006-10-03 13:35:48 +00:00
Stanislav Sedov
8cc9f36e66 - Add port for lang/xotcl
Extended Object Tcl (for short: XOTcl, pronounced exotickle) is an object-
oriented scripting language based on Tcl. It was originally designed for
providing language support for design patterns and provides novel constructs
such as filters or transitive mixin classes. The language is designed for
empowering rather than constraining system developers. The basic object model
is highly influenced by CLOS.

WWW: http://media.wu-wien.ac.at/

PR:		ports/103670
Submitted by:	Martin Matuska <martin at matuska.org>
Approved by:	sem (mentor)
2006-10-01 19:17:49 +00:00
Stanislav Sedov
4b16b0cd00 - Prepare port to make ruby libraries PREFIX-clean (also requires bsd.ruby.mk
modifications)
- Add OPTIONS
- Provide automatic pkg-plist generator to simplify updates
- Guarantee permissions safety when installing docs and examples (eliminate
  ${CP} -r *)
- Create handy docs and examples structure (install examples for external
  libraries in separate directories)
- Remove unused KNOB (NORUBYLIB)
- Add knob to disable RDOC generation [1]
- Add knob to disable IPv6 support
- Move list of obsoleted packages to the separate file (files/obsoleted)
- Add additional .keep_me like files to allow shared directories to not
  be deleted by dependent ports
- Minor cleanups and modifications
- Bump-up portrevision

All ruby ports were tested in tinderbox with these modifications.

Requested by:	VANHULLEBUS Yvan <vanhu_bsd@zeninc.net> [1]
PR:		ports/103353 [1], ports/102648, ports/102663, ports/102685, ports/102646
Approved by:	sem (mentor)
2006-10-01 19:10:48 +00:00
Alexander Botero-Lowry
e451a3d821 - Update to 4.111
PR:		103812
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
Approved by:	novel (mentor, implicit)
2006-10-01 03:45:46 +00:00
Alex Dupre
c1879a77bd Update suhosin patch to 0.9.5 release. 2006-09-29 19:11:40 +00:00
Cheng-Lung Sung
ede5b0cb19 - Update to 0.19 2006-09-28 00:53:12 +00:00
Rong-En Fan
68a2335e32 - Update to 0.9.17
PR:		ports/103698
Submitted by:	NIIMI Satoshi <sa2c at sa2c.net> (maintainer)
2006-09-27 18:49:33 +00:00
Shaun Amott
08e307c94d - Upgrade to 0.17.004
The PR below provided an update to 0.17.002 from 0.15.009; but the
previous commit had already updated it to 0.17.

PR:		ports/102206
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Approved by:	maintainer timeout
2006-09-27 01:08:34 +00:00
Jose Alonso Cardenas Marquez
8b58df389b - Add a clean solution to compile devel/fpc-fcl, using OPT and removing the rtl
and packages directories from WRKSRC
- Bump devel/fpc-fcl PORTREVISION

Submitted by:	Ales Katona <almindor__at__gmail.com> (via email)
Modified by:	me
2006-09-25 21:05:50 +00:00
Stanislav Sedov
09a584fdeb - Guararantee file permissions
- Fix pkg-plist in case of NOPORTDOCS was specified

Approved by:	perky (maintainer), sem (mentor)
2006-09-25 18:27:34 +00:00
Gerald Pfeifer
87035fc7ef Update to the 20060923 snapshot of GCC 4.2.0. 2006-09-24 11:48:02 +00:00
Martin Wilke
0d8da349ef - Update to 2006-09-24
- Completed API part of manual

PR:		ports/103551
Submitted by:	Nils M Holm <nmh(at)t3x.org> (maintainer)
2006-09-24 09:50:32 +00:00
Stanislav Sedov
3e359bb0dc - Update to 3.09.3
ChangeLog:
- Mainly bugfix release

Approved by:	sem (mentor)
2006-09-23 17:37:24 +00:00
Gerald Pfeifer
7346972868 Update to the 20060922 snapshot of GCC 4.1.2.
This brings one potential fix for the intermittent bootstrap comparison
failures kris has been seeing on the Ports Build Cluster for FreeBSD 6.x.
2006-09-23 08:33:48 +00:00
Oliver Braun
3f3a5457af Upgrade to Sep 2006 Release. 2006-09-22 20:00:51 +00:00
Jose Alonso Cardenas Marquez
169a98969d - Remove the comment character from ibase section 2006-09-22 17:01:36 +00:00
Joseph Koshy
0515a672db - Upgrade to v352. This is a bug-fix release.
- Tweak the port's build to detect and use libpng and
  libjpeg present in $LOCALBASE.
- Build this port for the amd64 architecture in addition to i386.
2006-09-22 10:44:01 +00:00
Gerald Pfeifer
3dc9d12513 Update to the 20060921 snapshot of GCC 4.0.4.
This brings one potential fix for the intermittent bootstrap comparison
failures kris has been seeing on the Ports Build Cluster for FreeBSD 6.x.
2006-09-22 10:28:22 +00:00
Johan van Selst
16bbbe6d2e - Update to 1.3.0
- Remove amd64-specific patch (fixed in dist)
2006-09-20 18:24:24 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Stanislav Sedov
0839238b40 Change my maintainer address to FreeBSD one.
Approved by:	sem (mentor)
2006-09-20 10:44:30 +00:00
Joseph Koshy
03e9478acc - Bring down the parts of upstream change SVN#4389 that make
.zo file generation more deterministic.  Package building
  should work reliably now, so unbreak the port.
- Explicitly depend on -lXft.
- Change the build to always use the libjpeg and libpng
  libraries bundled with the source package.
2006-09-20 06:25:49 +00:00
Cheng-Lung Sung
6bb431616b - Update to 0.9.21
- original description:
  The ASN.1 compiler port lang/asn1c needs to be updated. A new
  version of compiler is available. Changes include RRC
  and H.248.1/MEGACO encoding support (PER).

PR:		ports/103396
Submitted by:	maintainer (Lev Walkin)
2006-09-19 07:27:52 +00:00
Martin Wilke
64eb82663b - Update to 20060913
PR:		ports/103335
Submitted by:	Nils M Holm <nmh(at)t3x.org> (maintainer)
2006-09-18 19:31:43 +00:00
Martin Wilke
d7348d85f6 - Update to 20060917
PR:		ports/103336
Submitted by:	Nils M Holm <nmh(at)t3x.org> (maintainer)
2006-09-18 19:19:07 +00:00
Jose Alonso Cardenas Marquez
b9f5999732 - Add OPTIONS to some freepascal ports. Now, we can install the external libs
optionally.[1]
- Other tiny modifications

Suggested by:	Ales Catona <almindor__at__gmail.com> [1]
Approved by:	garga(mentor, implicit)
2006-09-18 18:41:13 +00:00
Gerald Pfeifer
77dff0638f Remove the hack we had used to rename man pages to match the actual
names of binaries (back when GCCs configure mechanism failed to do so).
2006-09-18 16:23:57 +00:00
Maho Nakata
ba91bf551b Remove bootclasspath setting to java-gcj-compat
when building with awt gtk peer.
2006-09-18 09:13:26 +00:00
Kris Kennaway
33dc8bdfc7 Now builds on sparc64 2006-09-17 20:08:47 +00:00
Kris Kennaway
771d21cac4 This is now buildable on amd64, taking a guess it builds on other
arches too.
2006-09-17 19:53:20 +00:00
Kris Kennaway
faa795a653 Now builds on amd64 2006-09-17 18:37:15 +00:00
Gerald Pfeifer
136b648785 Update to the 20060915 of GCC 4.1.2. This fixes the namespace pollution
caused by include/ffi.h.

Enable libgcj on amd64 in addition to i386.

Remove the hack we had used to rename man pages to match the actual
names of binaries (back when GCCs configure mechanism failed to do so).
2006-09-17 18:27:16 +00:00
Kris Kennaway
aa1c306252 BROKEN: Does not compile 2006-09-17 02:35:29 +00:00
Kris Kennaway
118b8631a1 BROKEN except on 6.x: this now appears to be a 6.x binary, and the
mythical compat6x port is required to run it on 7.x
2006-09-17 02:34:32 +00:00
Kris Kennaway
2f3a81279f Move the gcc4[12]-withgcjawt WITHOUT_JAVA BROKEN check into gcc41 since
it needs to happen after that variable is assigned in order to
correctly function on !i386.
2006-09-17 02:05:25 +00:00
Kris Kennaway
a9c9ff6172 BROKEN: Does not compile 2006-09-17 01:48:08 +00:00
Kris Kennaway
ae0b9d9f9c BROKEN on ia64 and sparc64: Does not compile 2006-09-17 01:46:52 +00:00
Mark Linimon
d76423bed5 Update PORTREVISION for previous commits where plist changed.
PR:		ports/101612
Submitted by:	alepulver
Hat:		portmgr
Pointy hat to:	linimon
2006-09-16 22:01:36 +00:00
Mark Linimon
ca5192bf63 Remove zero-length files.
PR:		ports/101612
Submitted by:	alepulver
Pointy hat to:	linimon
2006-09-16 21:42:04 +00:00
Gerald Pfeifer
bba98f761b Update to the 20060915 of GCC 4.1.2.
Remove the hack we had used to rename man pages to match the actual
names of binaries (back when GCCs configure mechanism failed to do so).
2006-09-16 15:57:42 +00:00
Gerald Pfeifer
0ae153fd38 Update to the 20060914 snapshot of GCC 4.0.4.
Remove the hack we had used to rename man pages to match the actual
names of binaries (back when GCCs configure mechanism failed to do so).
2006-09-15 12:45:57 +00:00
Mark Linimon
340400ffaf Catch up with the last few files tested on pointyhat as part of later
revisions to ports/101612 that were not in the PR.

Hat:		portmgr
2006-09-15 10:58:52 +00:00
Mark Linimon
c5aeb93cd5 Modify these files to reflect bsd.lua.mk as tested on the cluster.
PR:		ports/101612
Submitted by:	alepulver
Hat:		portmgr
2006-09-15 08:17:11 +00:00
Shaun Amott
543cafd8ae - Add mirror.
- Use PORTDOCS and EXAMPLESDIR macros.
- Pass maintainership to submitter.

PR:		ports/100634
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-09-13 18:09:15 +00:00
Shaun Amott
f56132fe63 Fix build/install on 4.x by using gmake+gunzip.
PR:		ports/103216
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-09-13 16:39:47 +00:00
Hye-Shik Chang
750745277b Add a checksum for 2.5c2 and remove checksums for old beta releases. 2006-09-13 16:29:31 +00:00
Hye-Shik Chang
2e854e2553 - Update lang/python-devel to Python 2.5c2
- Sync some recent workarounds from lang/python.
2006-09-13 16:26:49 +00:00
Martin Wilke
df4ef73dde The newLISP is a scripting language for developing web applications and
programs in general and in the domains of artificial intelligence (AI) and
statistics.

Author: Lutz Mueller
WWW:    http://www.newlisp.org/

PR:		ports/103226
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-09-13 15:24:13 +00:00
Sergey Matveychuk
45d85c7807 - Assign a new ruby maintainer who submitted patches which will be committed
after 6.3-RELEASE

Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-09-13 11:12:53 +00:00
Jimmy Olgeni
b5c6ae5f82 Restore patch-erts_configure: this should fix the amd64 build.
Noticed by:	infofarmer
2006-09-12 22:41:00 +00:00
Martin Wilke
3657a00608 - Update to 4.110
PR:		ports/103188
Submitted by:	James Bailie <jimmy(at)mammothcheese.ca> (maintainer)
2006-09-12 20:33:26 +00:00
Martin Wilke
29969f56e9 - Update to 20060912
PR:		ports/103199
Submitted by:	Nils M Holm <nmh(at)t3x.org> (maintainer)
2006-09-12 19:07:19 +00:00
Jose Alonso Cardenas Marquez
d38742722a - Fix distinfo
Reported by:	kris
Approved by:	garga (mentor, implicit)
2006-09-12 17:39:52 +00:00
Roman Bogorodskiy
65d15b9810 Update to 0.9.7. 2006-09-12 12:48:23 +00:00
Boris Samorodov
39e5354299 - unbreak building at 7.x;
- update to gcc snapshot 20060901.
- bump PORTREVISION.

Submitted by:	Karel Miklav <karel at lovetemple.net> (maintainer by email)
2006-09-12 10:11:40 +00:00
Alex Dupre
7965262427 Remove expired pecl-imagick port. 2006-09-11 21:12:06 +00:00
Gerald Pfeifer
e2e084dc7c Update to the 20060909 snapshot of GCC 4.2.0. 2006-09-11 08:54:58 +00:00
Kris Kennaway
a7853512bb BROKEN on 7.0: Does not compile 2006-09-10 23:38:38 +00:00
Alex Dupre
b1d4f89a4e Add support for QDBM.
PR:		ports/102392
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-09-10 16:37:43 +00:00
Alex Dupre
5ffedf9e66 Fix default certificates path for pfpro extension.
PR:		ports/99067
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2006-09-10 16:31:00 +00:00
Gerald Pfeifer
c948b2ef0b Update to the 20060908 snapshot of GCC 4.1.2. 2006-09-10 13:02:38 +00:00
Gerald Pfeifer
3fad39e68c Update to the 20060907 snapshot of GCC 4.0.4. 2006-09-10 00:25:47 +00:00
Alex Dupre
c2a2706562 Update suhosin patch to 0.9.3 release. 2006-09-09 12:35:33 +00:00
Jose Alonso Cardenas Marquez
fdf30fafcd - Fix PORTVERSION to 2.0.4
Approved by:	garga (mentor,implicit)
2006-09-07 21:51:18 +00:00
Jose Alonso Cardenas Marquez
5541fdbc2f - Update to 2.0.4
- Add new dependencies to editors/lazarus

Approved by:	garga (mentor,implicit)
2006-09-07 21:32:29 +00:00
Emanuel Haupt
0df33da9cc - Provide a patch to fix daylight saving calculations
- Bump PORTREVISION

PR:		102895
Submitted by:	Simun Mikecin <numisemis@yahoo.com> (maintainer)
2006-09-07 20:21:33 +00:00
Jimmy Olgeni
0a4d0c6db9 Update version number. 2006-09-07 13:11:48 +00:00
Jimmy Olgeni
349535f180 Upgrade to version R11B-1. 2006-09-07 12:00:50 +00:00
Gerald Pfeifer
e87e3d893f Update to the 20060906 snapshot of GCC 4.2.0. This is getting pretty close
to the start of the GCC 4.2 release branch, and removes another namespace
pollution issue.
2006-09-06 19:32:44 +00:00
Boris Samorodov
16c39cb51e Mark BROKEN at 7.x (does not compile) while investigating the case.
Reported by:	krismail
2006-09-06 05:33:29 +00:00
Mark Linimon
fa0e4f39d4 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-06 01:30:47 +00:00
Daichi GOTO
0796cb3b2f fixes: lang/gdc: add the "dmd wrapper script"
- add the "dmd wrapper script"

PR:		misc/102725
Submitted by:	maintainer
2006-09-05 12:24:51 +00:00
Mark Linimon
363131f545 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 08:24:06 +00:00
Volker Stolz
ab2694c3b2 - Update to 6.4.2
- Fix permissions and cleanup [1]

PR:		ports/100959 [1]
Submitted by:	Stanislav Sedov
2006-09-05 03:19:59 +00:00
Boris Samorodov
09a6dffa06 o finish transition a repocopy from gnat-gcc34 to gnat-gcc41:
-  gcc-4.1.2 version, snapshot 20060818 is used;  [1]
   -  fsf_suffix (-gnat-gcc41) is used for FSF MAN7 files to avoid
      conflicts with other gcc ports;  [1]
   -  some Makefile restructure;  [1]
o  remove BROKEN for 4.x as it builds without errors.

PR:		100038  [1]
Submitted by:	Karel Miklav <karel@lovetemple.net> (maintainer)  [1]
2006-09-04 16:28:30 +00:00
Ion-Mihai Tetcu
e2a0ea5e82 CamlIDL is a stub code generator and COM binding for Objective Caml.
CamlIDL comprises two parts:

	* A stub code generator that generates the C stub code required for the
Caml/C interface, based on an MIDL specification. (MIDL stands for Microsoft's
Interface Description Language; it looks like C header files with some extras
annotations, plus a notion of object interfaces that look like C++ classess
without inheritance.)

	* A (currently small) library of functions and tools to import COM
components in Caml applications, and export Caml code as COM components.

WWW:	http://caml.inria.fr/pub/old_caml_site/camlidl/

PR:		ports/101100
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-09-04 15:27:12 +00:00
Boris Samorodov
566d02339f o add fsf_suffix (-gnat-gcc34) to MAN7 names to avoid conflicts with
other gcc ports;  [1]
o  s/INSTALLS_SHLIB/USE_LDCONFIG;  [1]
o  some Makefile restructure;  [1]
o  bump PORTREVISION;  [1]
o  remove BROKEN for 4.x as it builds without errors.

PR:		102727  [1]
Submitted by:	Karel Miklav <karel@lovetemple.net> (maintainer)  [1]
2006-09-04 12:24:46 +00:00
Alex Dupre
22d7767b09 - Add experimental suhosin protection system support
- Remove the php->php-cgi temporary hack
2006-09-04 07:59:15 +00:00
Alex Dupre
a6f2efcf0d - Add experimental suhosin protection system support
- Add the possibility to build zlib extension static
- Remove the php->php-cgi temporary hack
2006-09-04 07:58:58 +00:00
Kris Kennaway
51d481bd21 NO_PACKAGE and NO_CDROM are superfluous here 2006-09-03 17:34:12 +00:00
Kris Kennaway
bc35a84b6a Schedule for termination on 2006-12-01 2006-09-03 01:44:58 +00:00
Kris Kennaway
a681b9ccb9 NO_PACKAGE and NO_CDROM are superfluous 2006-09-03 01:20:01 +00:00
Kris Kennaway
9ab34309b6 Schedule these ignored ports for termination on 2006-12-01 2006-09-02 20:27:12 +00:00
Kris Kennaway
593f18f26f This port does not need to be IGNOREd since it is already RESTRICTED.
However it is also broken since it doesn't respect PTHREAD_LIBS.
Since it is unmaintained and quite old, deprecate it with removal on
2006-12-01.
2006-09-02 20:13:47 +00:00
Gerald Pfeifer
f34eb3a5f0 lang/gfortran conflicts with lang/gcc41. 2006-09-02 19:03:08 +00:00
Kris Kennaway
15b247f443 Schedule these broken ports for termination on 2006-12-01 2006-09-02 16:51:10 +00:00
Gerald Pfeifer
a0871a92d4 Update to the 20060901 snapshot of GCC 4.1.2. 2006-09-02 08:39:11 +00:00
Sergey Matveychuk
1ed3fdabdc - Detach iconv from build. It has a wrong Makefile. 2006-08-31 20:53:29 +00:00
Sergey Matveychuk
8ca82b26a8 - Comment out -j3 make flag. ruby18_static build can fail with it. 2006-08-31 20:52:21 +00:00
Alex Dupre
691bb69854 Update to 5.1.6 release. 2006-08-31 14:37:05 +00:00
Volker Stolz
38e16b6560 Unbreak: Fetches again
Noticed by P.Lamaiziere
2006-08-31 10:51:04 +00:00
Eric Anholt
60a93ff0c4 Update to 2.54.
PR:		ports/101930
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-08-31 07:01:26 +00:00
Dirk Meyer
93405b24d1 - update to 1.13.0 2006-08-31 05:35:32 +00:00
Andrew Pantyukhin
0627d509df - lib_depend on spidermonkey
Approved by:	Alex Kapranoff <kappa@freebsd.org.ua> (maintainer timeout since August 6)
2006-08-30 12:49:56 +00:00
Gerald Pfeifer
4901f1e647 Update to the 20060826 snapshot of GCC 4.2.0. Among others, this fixes
two cases where the common (file) namespace was polluted by Java-specific
files.

Disable building libgomp on FreeBSD 4.x and early versions of FreeBSD 5.0
due to pthread-related build issues there.[1]

Reported by:	kris (pointyhat) [1]
2006-08-30 10:29:53 +00:00
Cheng-Lung Sung
79086a7830 - Update to 0.17
- Perl 5.7.2 and later versions have already installed Scalar::Util.

PR:		ports/100251
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (timeout)
2006-08-30 01:16:04 +00:00
Volker Stolz
fc961acc08 Fix permissions and use PORTDOCS
PR:		ports/100962
Submitted by:	Stanislav Sedov
2006-08-29 07:39:34 +00:00
Dirk Meyer
218066e0b7 - fix a loose comment 2006-08-29 04:36:17 +00:00
Mark Linimon
3747b42365 Reset bouncing maintainer address; mark DEPRECATED since it does not build
on anything other than 4.X.  If someone wants to save this port, they should
step up now.
2006-08-27 19:57:35 +00:00
Boris Samorodov
11ca99259e - fix DISTFILES; [1]
- remove gcc-testsuite from distinfo;  [1]
- introduce MASTER_SITE_SUBDIR;  [1]
- change a BROKEN message (doesn't deinstall cleanly at 4.x, PR/101809 pending).

PR:		102451  [1]
Submitted by:	Karel Miklav <karel@lovetemple.net> (maintainer)
Approved by:	netchild (mentor, implicit)
2006-08-27 16:05:24 +00:00
Gerald Pfeifer
b11da75512 Update to the 20060825 snapshot of GCC 4.1.2. 2006-08-27 16:01:51 +00:00
Sergey Matveychuk
1e52ae8d80 - Update to 1.8.5
A bugs fix release.
2006-08-27 09:53:28 +00:00
Cheng-Lung Sung
fe73623fd3 - Update to 0.9.16
PR:		ports/102539
Submitted by:	maintainer (NIIMI Satoshi)
2006-08-26 15:56:36 +00:00
Martin Wilke
6670b83dbf - Update mail adresse
- Update to 4.109

PR:		ports/102444
Submitted by:	James Bailie <jimmy(at)jamesbailie.com>, (maintainer)
Approved by:	krion (mentor)
2006-08-25 21:26:37 +00:00
Gerald Pfeifer
bdfe0774ef Update to the 20060824 snapshot of GCC 4.0.4. 2006-08-25 10:13:38 +00:00
Boris Samorodov
d3f259f167 Fix make reinstall problem, though the patch differs from that at [1].
PR:		102481  [1]
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>  [1]
Approved by:	netchild (mentor, implicit)
2006-08-24 22:11:52 +00:00
Martin Wilke
127c0c7594 - Respect CFLAGS
Submitted by:	Soeren Straarup via irc
Approved by:	krion (mentor)
2006-08-24 10:56:59 +00:00
Cheng-Lung Sung
9b0ba65805 - update to 0.014 2006-08-22 10:34:49 +00:00
Cheng-Lung Sung
3d3b1f56be - Update to 0.16 2006-08-22 10:34:31 +00:00
Philip Paeps
c5b24625d4 Update lua to 5.1.1
PR:		ports/102364
Submitted by:	Richard Kiss <kiss -at- gizzywump.com> (maintainer)
2006-08-22 09:02:29 +00:00
Gerald Pfeifer
b960eaef11 Update to the 20060818 snapshot of GCC 4.1.2. 2006-08-21 19:10:41 +00:00
Gerald Pfeifer
3e23cd22d7 Update to the 20060819 snapshot of GCC 4.2.0. 2006-08-21 14:37:54 +00:00
Martin Wilke
fd1ffdc930 - Add backup MASTER_SITES
Submitted by:	pointyhat via kris mail
Approved by:	krion (mentor)
2006-08-21 10:16:12 +00:00
Ion-Mihai Tetcu
6309d0dc06 Don't depend on X11 when WITHOUT_X11 was defined, even if X11 exists on
target machine.

PR:		ports/102261
Submitted by:	Stanislav Sedov (maintainer)
Requested by:	John E Hein <jhein@timing.com>
2006-08-19 09:38:45 +00:00
Martin Wilke
d4848efbd9 - Update to 2006-08-07
- Added -fPIC to CFLAGS.

PR:		ports/101577
Submitted by:	Nils M Holm <nmh(at)t3x.org>
Approved by:	krion (mentor)
2006-08-18 19:29:43 +00:00
Xin LI
c9623ef058 - Fix build on -CURRENT
- Pass maintainership to submitter.

Submitted by:	Stanislav Sedov <ssedov mbsd msk ru>
PR:		ports/100889
2006-08-18 18:30:56 +00:00
Xin LI
93ccb1584a Update to 5.1.5.
Approved by:	ale's vacation
2006-08-18 16:41:30 +00:00
Xin LI
872a6959cf Allow php5-ldap to be built with SASL support enabled.
Note that PORTREVISION is intentionally not bumped because an update
is under way.

Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
PR:		ports/96428
Approved by:	ale's vacation
2006-08-18 16:40:18 +00:00
Xin LI
9af1ca16b5 Update to 4.4.4.
Approved by:	ale's vacation
2006-08-18 16:22:31 +00:00
Maho Nakata
056b8df933 Add gcc42-withgcjawt.
GCC, the GNU Compiler Collection includes C, C++, Java with
AWT peer for gtk.

This port installs the various front ends as gcc42, g++42, gcj42,
like master port, *AND* installs gcj+AWT peer for gtk as well.

WWW: http://gcc.gnu.org/

Repocopied by: marcus
2006-08-18 01:39:13 +00:00
Martin Wilke
9167338b4d IMP is a monadic style implementation of the semantics of the (very simple)
language IMP, "plain" the implementation with explicit passing of state.

The semantics of the IMP-language is presented in the book:

 "The Formal Semantics of Programming Languages" by Glynn Winskel
    (1993, The MIT Press).

 for more details on monads, see Philip Wadler's page on:

 http://cm.bell-labs.com/cm/cs/who/wadler/topics/monads.html#combining-monads

 Author: Markus Mottl <markus.mottl@gmail.com>
 WWW:    http://www.ocaml.info/home/ocaml_sources.html

PR:		ports/102103
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by:	krion (mentor)
2006-08-17 21:16:30 +00:00
Kris Kennaway
d69802de0c BROKEN: Does not compile 2006-08-17 21:06:25 +00:00
Rong-En Fan
9a76c75068 - Update to 2.0.1131, unbreak it
- Update maintainer's email
- -O2 -> -O3 if WITH_OPTIMIZED_CFLAGS
- s/INSTALLS_SHLIB/USE_LDCONFIG/

PR:		ports/102145
Submitted by:	Simun Mikecin <numisemis at yahoo.com> (maintainer)
2006-08-17 16:42:03 +00:00
Kris Kennaway
322fbdb111 Change BROKEN to IGNORE to prevent package build 2006-08-16 22:12:52 +00:00
Cheng-Lung Sung
b3a2bfc16a - update to 0.013 2006-08-15 02:29:07 +00:00
Cheng-Lung Sung
e8390e6e3c - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:29:13 +00:00
Rong-En Fan
e6fecfdbd2 - Update to 4.1.2
- Beautify BROKEN msg

PR:		ports/101934
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by:	Andy Newman <an at atrn.org> (maintainer with different email)
2006-08-14 16:07:33 +00:00
Jose Alonso Cardenas Marquez
e9862abca8 - Update to 2.5.9
- Fix devel/commoncpp on LIB_DEPENDS [1]
- Fix pkg-plist
- Use USE_LDCONFIG instead of INSTALL_SHLIB
- Take maintanership

Reported by:	kris [1]
Approved by:	garga (mentor)
2006-08-14 15:19:35 +00:00
Cheng-Lung Sung
a3345b4e25 - Respect DESTDIR
PR:		ports/101888
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 05:01:32 +00:00
Gerald Pfeifer
7b4cdd11fd Update to the 20060812 snapshot of GCC 4.2.0. 2006-08-13 16:04:23 +00:00
Gerald Pfeifer
3f549711cb Update to the 20060811 snapshot of GCC 4.1.2. 2006-08-13 06:45:33 +00:00
Martin Wilke
cc23ff42d8 - Unbreak for 7.X build
PR:		ports/101800
Submitted by:	Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:	krion (mentor)
2006-08-12 18:29:25 +00:00
Gerald Pfeifer
2a65622f1e Update to the 20060810 snapshot of GCC 4.0.4. 2006-08-12 15:24:09 +00:00
Hye-Shik Chang
69f137f4d4 Remove a wrong patch which doesn't apply to Python 2.2.
PR:		90829
Submitted by:	Mike Brown <mike@skew.org>
2006-08-12 04:24:42 +00:00