1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Commit Graph

6298 Commits

Author SHA1 Message Date
Sergey Matveychuk
6c6c55cd26 Fix INDEX build 2006-07-06 06:42:24 +00:00
Rong-En Fan
e46c1323c1 - Update to 0.72
PR:		99821
Submitted by:	rafan
Approved by:	maintainer, delphij (mentor, implicit)
2006-07-06 02:24:42 +00:00
Edwin Groothuis
4c99081953 Update PHP Manuals to version 2006-07-06
Also add a "make fetchdist" target for easier regeneration"
2006-07-05 23:37:16 +00:00
Boris Samorodov
5cc8b1f475 This is a Fortran 77 compatibility runtime linux (Fedora Core 4)
library built with gcc-3.2.

Reported by:	thierry
Approved by:	netchild (mentor)
2006-07-05 21:07:29 +00:00
Mikhail Teterin
d331ea0a39 Add check for net.inet.tcp.blackhole and warn users, when it is set, as well
as disable socket.test in this case. Some of the TCL's self-tests attempt to
open a socket to (or request http-data from) a "dead" port on the localhost.

These tests expect a quick failure, but get a hang, when the blackhole is on.
Tests in http.test use a timeout, but some of those in socket.test do not...

Pointed out by:	confusion on ports@
2006-07-05 20:04:24 +00:00
Herve Quiroz
88ccac22d2 - Update to 1.0-jsr-06 [1]
- Set GROOVY_HOME only when not already defined
- Set JAVA_HOME when not already defined, using feature from javavmwrapper 2.2

Reported by:	portscout [1]
2006-07-05 09:48:49 +00:00
Vanilla I. Shu
2275c1cf31 Upgrade to latest version.
PR:		ports/99775
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-07-05 03:13:15 +00:00
Mark Linimon
fb0914231a Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR:		ports/92445
Hat:		portmgr
2006-07-05 02:30:58 +00:00
Herve Quiroz
c8126da8b7 - Better set CONFLICTS: all Java 1.5 JDKs install ${PREFIX}/bin/jconsole just
like this port.
- Forbid dependency on any Java 1.5 JDK (this should unbreak build on
  pointyhat)
- Some portlint'ing while I am there

Reported by:	pointyhat via linimon
2006-07-03 22:13:48 +00:00
Gerald Pfeifer
5d654c47e4 Update to the 20060701 snapshot of GCC 4.2.0.
bootstrap-lean is back, which means quite a bit less disk space used when
building this port.  Also, Java comes with new applications gappletviewer42,
gjarsigner42, and gkeytool42 and a new libgcj-tools-4.2.0.jar.
2006-07-03 21:18:10 +00:00
Tilman Keskinoz
e98949f716 Mark BROKEN on sparc64
Reported by:	pointyhat
2006-07-03 14:53:56 +00:00
Alejandro Pulver
19942ea0ef The GNU Pascal Compiler (GPC) is, as the name says, the Pascal compiler of the
GNU family.

WWW: http://www.gnu-pascal.de/
2006-07-03 00:24:09 +00:00
Sergey Matveychuk
093dfd52f0 Get rid of DEPENDS. Change it with BUILD_DEPENDS. 2006-07-02 20:34:38 +00:00
Gerald Pfeifer
7b139d94ed Update to the 20060630 snapshot of GCC 4.1.2. 2006-07-01 16:08:22 +00:00
Aaron Dalton
876ffa4f53 - Update to 0.15.009
PR:		ports/99023
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-07-01 15:51:55 +00:00
Gerald Pfeifer
c38acda35d Update to the 20060629 snapshot of GCC 4.0.4. 2006-07-01 12:17:44 +00:00
Roman Bogorodskiy
8d983baf41 Update to 0.9.5. 2006-06-30 08:42:25 +00:00
Daichi GOTO
728459f0a5 lang/sdcc-devel: update to version 2.5.6.2006.06.29
- Update of lang/sdcc-devel which mainly brings in support
    for more PIC microcontrollers.

PR:		lang/sdcc-devel
Submitted by:	maintainer
2006-06-30 05:02:43 +00:00
Yen-Ming Lee
f16517a483 - update dependencies for libevent-1.2 2006-06-30 02:53:12 +00:00
Alejandro Pulver
d93bda3ff9 - Add CFLAGS to the CFLAGS internal variable of clisp, which fixes building a
dependency (devel/meta-cvs). This fix was accidentaly removed by me when
  committing the last fix.

Reported by:	shaun
2006-06-29 17:31:11 +00:00
Daichi GOTO
de98569d5e lang/mlton: removing BROKEN
PR:		ports/99584
Submitted by:	Jesper Louis Andersen <jlouis@mongers.org>
Approved by:	Stephen Weeks <sweeks@sweeks.com> (maintainer)
2006-06-29 15:09:44 +00:00
Jean-Yves Lefort
5345f372a4 Remove linux-libgcc since it has been obsoleted by fc3 and fc4. 2006-06-29 00:14:09 +00:00
Herve Quiroz
0575cb38c9 Update to bsd.java.mk 2.0
PR:		99591
Submitted by:	hq
Approved by:	maintainer
2006-06-28 22:33:04 +00:00
Alejandro Pulver
7dfac87185 - Take maintainership.
- Add OPTIONS and support for modules.
- Fix building on non-i386.
- Fix building on FreeBSD 4.X.
2006-06-28 22:04:01 +00:00
Ion-Mihai Tetcu
164919462b Update lang/sbcl to 0.9.14.
PR:		ports/99582
Submitted by:	maintainer
2006-06-28 21:52:29 +00:00
Mikhail Teterin
ad82eb27b8 Upgrade tclX from 8.3.5 to 8.4 released last November after several
years of idleness. The changes are fairly substantial -- all Tk bits,
however insignificant they were, are now removed completely, for
example. No TclX enabled executable is built/installed either -- a Tcl
script is expected to load the Tclx package via the "package require
Tclx" only.

The changes to port add the handling of SIGINFO (made possible by the
recent fix-up of lang/tcl84), running the authors' test-target as part
of the build, and skipping building/installing of help files in the
NOPORTDOCS case.

The devel/tcl-neo is the only dependant port of tclX and is updated to
depend on the new version.
2006-06-27 23:23:20 +00:00
Mikhail Teterin
d767266adb Fix up a few issues:
. add recognition of the BSD-specific SIGINFO signal (to be
	  submitted to authors);
	. avoid even extracting the compat/ subdirectory for fear
	  of picking up a wrong declaration for a function defined
	  in a system library;
	. force to use the system strstr() instead of building TCL's
	  own (from compat/strstr.c);
	. similarly, use the system memmove() instead of the (identical)
	  bcopy;
	. run the vendor's tests as part of the build -- the test failures
	  are not fatal, but may help investigate problems;
	. fix up the two failing tests so that none currently fail on my two
	  test systems (FreeBSD-6.1-STABLE i386 and amd64) (fixes submitted
	  to authors);
	. quiet down the noisy warning, triggered in the thread-case by
	  the re-#define of inet_ntoa() in tclUnixPort.h.

Bump PORTREVISION.
2006-06-27 22:27:22 +00:00
Andrey Slusar
9cb4a4ffc5 Update to 1.46.0
PR:		ports/97097
Submitted by:	miwi
Approved by:	maintainer timeout(1 month 18 days)
2006-06-27 21:29:27 +00:00
Cheng-Lung Sung
5434f9bce8 - Update to 6.2.12 2006-06-27 04:40:59 +00:00
Gerald Pfeifer
3427e44afc Update to the 20060624 snapshot of GCC 4.2.0.
mf-runtime.h no longer pollutes public filename space, so we can
remove our workaround.  Refresh files/java-patch-hier.
2006-06-26 17:03:03 +00:00
Renato Botelho
6631700ebe - Add recently added ports fpc-gconf, fpc-gnome and fpc-zvt to this meta-port
- Bump PORTREVISION because 3 new OPTIONS are "ON" by default

PR:		ports/99315
Submitted by:	maintainer
2006-06-26 16:04:49 +00:00
Alejandro Pulver
7a51fc9f8a - Add OPTIONS.
- Avoid installing the GNU license.
- Fix building on !i386.

PR:		99439
Approved by:	maintainer
2006-06-25 22:41:56 +00:00
Gerald Pfeifer
bd599096f5 Update to the 20060623 snapshot of GCC 4.1.2.
Fix USE_LDCONFIG for non-default prefix installation.
2006-06-25 19:51:35 +00:00
Martin Wilke
31f6632b20 Update to 5e2
Submitted by:	miwi
Approved by:	markus (co mentor)
2006-06-24 20:08:56 +00:00
Vanilla I. Shu
0aa2aedfb0 Add ofc, it's The Objective-C Foundation Classes library. 2006-06-24 17:54:22 +00:00
Dirk Meyer
c3d379c79d - remove LDCONFIG_GCC workaround 2006-06-24 16:24:39 +00:00
Dirk Meyer
d7b1192b0c - take benefit of USE_LDCONFIG 2006-06-24 09:42:34 +00:00
Dirk Meyer
f51e5e4f91 - take benefit of USE_LDCONFIG 2006-06-24 09:41:34 +00:00
Dirk Meyer
fa1045dda1 - activate regression-test 2006-06-24 08:27:11 +00:00
Roman Bogorodskiy
c68b0625f9 Update to 0.9.4. 2006-06-23 18:15:42 +00:00
Gerald Pfeifer
a4a16bd2bb Update to the 20060622 snapshot of GCC 4.0.4.
Fix USE_LDCONFIG for non-default prefix installation.
2006-06-23 13:24:19 +00:00
Volker Stolz
b49e3bff45 Mark as BROKEN on -CURRENT until there's such thing as compat6x or somebody
does a bootstrap. libmapping the newer libs seems not to work.
2006-06-23 10:56:50 +00:00
Jean-Marc Zucconi
6664ebffd3 Upgrade to version 1.15.
PR:		ports/99334
Submitted by:	Aaron Dalton <aaron@freebsd.org>
2006-06-23 08:49:01 +00:00
Hye-Shik Chang
450fd714b8 Add a checksum for Python 2.5b1 2006-06-23 03:11:37 +00:00
Hye-Shik Chang
06295f9285 Update python-devel to 2.5b1. 2006-06-23 03:09:16 +00:00
Johan van Selst
57a50405e1 - Update to version 1.2.2
- Replace INSTALLS_SHLIB by USE_LDCONFIG

Approved by:	flz (mentor)
2006-06-22 14:03:19 +00:00
Aaron Dalton
0033ea72b4 - Update to 0.16
PR:		ports/99006
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-21 17:08:19 +00:00
Renato Botelho
b06153abd6 - Update fpc to 2.0.2
PR:		98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652,
		98654, 98656, 98657, 98658, 98720, 98724
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:52:57 +00:00
Renato Botelho
acca2dab6c Move fpc-gtk and fpc-gtk2 from graphics to x11-toolkits and change fpc-units
to reflect this

Suggested by:	Vanilla I. Shu <vanilla@fatpipi.cirx.org>
Approved by:	maintainer
2006-06-21 16:44:54 +00:00
Renato Botelho
be8f9e14dc Add fpc-units 2.0.2, a meta port to install Free Pascal units.
PR:		ports/98721
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:21:45 +00:00