1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

5366 Commits

Author SHA1 Message Date
Gerald Pfeifer
8a5ca276d5 Update to the 20050712 snapshot of GCC 3.4.5.
No longer put target specific files and include files at the very
end of pkg-plist since that broke the /sbin/ldconfig invocations the
ports machinery added there (before we'd get a chance).[1]

Reported by:	dinoex [1]
2005-07-14 14:03:12 +00:00
Gerald Pfeifer
bc72904229 Directly install libraries into a port-specific location instead of
moving them there after the original installation.  This is simpler
and also avoids the problem where the port would overwrite/remove an
existing copy of libiberty.a, which boils down to a true conflict.

No longer put target specific files and include files at the very
end of pkg-plist since that broke the /sbin/ldconfig invocations the
ports machinery added there (before we'd get a chance).[1]

Reported by:	dinoex [1]
2005-07-14 13:14:32 +00:00
Cheng-Lung Sung
caf62b4b2d - update to 6.2.8 2005-07-14 08:34:16 +00:00
Sergey Matveychuk
a9cd9a1323 - Unbreak the port to find out what wrong with pkg-list is. 2005-07-14 07:09:01 +00:00
Alex Dupre
276c3a29ae Update to 4.4.0 release:
- fix a serious memory corruption problem
- remove automake dependency
- switch to the latest autoconf version
2005-07-13 19:56:27 +00:00
Pav Lucistnik
b46341740c - Update to 2.5.1.2005.07.09
PR:		ports/83215
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2005-07-13 13:38:08 +00:00
Jeremy Messenger
c5afeece28 Fix the .so.0 -> .so, got bite by beagle when it can't find libsqlite.so.0.
Bump the PORTREVISION.
2005-07-12 22:02:38 +00:00
Sergey Matveychuk
84406d35bc - Update to 4.57
PR:		ports/83330
Submitted by:	maintainer
2005-07-12 15:22:49 +00:00
Pav Lucistnik
1fafd33a47 - Update to 1.3
PR:		ports/83292
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-12 13:59:37 +00:00
Thierry Thomas
2c20daa804 Upgrade to 1.0.8.
Many bug fixed: changelog at <http://gambas.sourceforge.net/changelog.html>.
2005-07-11 20:34:45 +00:00
Thierry Thomas
51b79bfdad Add two MASTERSITES without redirection.
Requested by:	kris
2005-07-11 17:40:28 +00:00
Thierry Thomas
8317b0ed62 - Remove a bogus ftp site from MASTER_SITES (1);
- use external libtool;
- pet portlint;
- release maintainership.

Reported by:	Kris via pointyhat (1)
2005-07-10 21:46:58 +00:00
Jeremy Messenger
116f882ee0 Update to 1.1.8.2, most semaphore bugs in 1.1.8(.1) have been fixed.
Release Notes:
	http://www.go-mono.com/archive/1.1.8/
	http://www.go-mono.com/archive/1.1.8.1/

BTW: Welcome apeiron (Christopher Nehren <apeiron@comcast.net>) to BSD# team,
     he has the commit access over there.

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-07-10 21:37:13 +00:00
Gerald Pfeifer
fd34e8ad87 Now that the GCC 3.3 branch has been closed, switch from tracking snapshots
to the final release, 3.3.6.  Unfortunately, this requires using PORTEPOCH.
Tweak a comment and remove a debug output on the way.
2005-07-10 17:13:19 +00:00
Gerald Pfeifer
49cbc680a5 Update to the 20050709 snapshot of GCC 4.1.0. 2005-07-10 13:14:34 +00:00
Dirk Meyer
e235912cf1 - mark NO_PACKAGE, problems on pointyhat cluster 2005-07-10 08:34:22 +00:00
Gerald Pfeifer
cb25bac874 Update to the 20050707 snapshot of GCC 4.0.1.
This basically is the 4.0.1 release.
2005-07-08 12:54:17 +00:00
David E. O'Brien
fceed76bc9 Remove from the Java category as this port doesn't have Java bits anymore.
Also remove the testsuite bits as any issues found will never be fixed.
2005-07-07 21:01:18 +00:00
Pav Lucistnik
fc2e6b62c6 - Enable ezm3 on amd64 architecture. This is achieved by taking an older
version, 1.1, and adding a quite massive patchset made by Peter Wemm
  and Bjoern A. Zeeb.
- Bjoern A. Zeeb agreed to take maintainership of this port for amd64 arch
  (read: help endusers solving their problems)

Based on:	bz's patches floating on mailing list
Approved by:	jdp (maintainer)
2005-07-07 18:57:07 +00:00
Gerald Pfeifer
7dd847ea0b Adjust pkg-plist to (temporary) bug which added libssp include files. 2005-07-06 20:46:23 +00:00
Pav Lucistnik
2d8945f4b3 - Update to 5e1
PR:		ports/82940
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-07-06 15:53:10 +00:00
Sergey Skvortsov
c8d7ffd28b Update to 0.2.2 2005-07-06 14:17:38 +00:00
Michael Johnson
30947d6703 - Update to 20050705
PR:		ports/83015
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)N
2005-07-06 07:54:14 +00:00
Pav Lucistnik
614c914f3d - Enable popen(3) support
PR:		ports/82959
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	Richard Kiss <him@richardkiss.com> (maintainer)
2005-07-05 22:16:13 +00:00
Gerald Pfeifer
2b212f9647 Update to the 20050628 snapshot of GCC 3.4.5.
Directly install libraries into a port-specific location instead of
moving them there after the original installation.  This is simpler
and also avoids the problem where the port would overwrite/remove an
existing copy of libiberty.a, which boils down to a true conflict.
2005-07-05 21:20:42 +00:00
Gerald Pfeifer
90ed2364f4 Remove support for Java, not the least because libjava only builds on i386,
Java in GCC 4.x is so much better, and this reduces build time and download
bandwidth required for this "legacy" port whose main purpose is to support
package building on FreeBSD 4.x quite a bit.

Submitted by:	obrien
2005-07-05 20:10:58 +00:00
Gerald Pfeifer
d59e2c4de2 Update to the 20050702 snapshot of GCC 4.1.0. 2005-07-05 18:06:17 +00:00
Mikhail Teterin
d650c29c02 Upgrade from 8.4.10 to 8.4.11. Add a hunk to Tk to stop the need for
Tcl sources to be available at Tk build-time. Only a few headers
are actually needed and they are installed by Tcl port under
$LOCALBASE/include/tcl8.x
2005-07-05 17:30:52 +00:00
Gerald Pfeifer
0ed8c919df Update to the 20050630 snapshot of GCC 4.0.1. 2005-07-04 22:05:35 +00:00
Mikhail Teterin
c220263dc0 Don't try to fix compile flags on sparc64 and just mark the port broken
on the platform -- ocamlc.opt keeps seg-faulting even with `-O0 -g' even
on 5-stable.

Patch(es) needed.

Notified by:	Peter van Dijk
2005-07-04 14:50:07 +00:00
Jean-Yves Lefort
4a3aefefc3 - Update to 4.56 [1]
- Respect ${LOCALBASE}

[1]
PR:		ports/82897
Submitted by:	maintainer
2005-07-04 02:44:03 +00:00
Thierry Thomas
bd714abb31 Upgrade to 1.0.7.
The main changes are:

* Process management has been backported from the development version.

* A new czech translation for the IDE, and a new japanese translation
  for the database manager.

* Some important bugs were fixed.
2005-07-03 20:57:13 +00:00
Simon L. B. Nielsen
575be647d6 Fix arbitrary command execution in XMLRPC server.
PR:		ports/82855
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Obtained from:	Ruby CVS
Approved by:	maintainer timeout (1 day; security)
With hat:	secteam
Security:	CAN-2005-1992
Security:	http://vuxml.FreeBSD.org/594eb447-e398-11d9-a8bd-000cf18bbe54.html
2005-07-03 10:26:31 +00:00
Mikhail Teterin
3df8eb7768 OCaml folks use $(ARCH) in Makefiles to mean, what configure identified
as the architecture (and wrote out ${WRKSRC}/config/Makefile).
Our make, however, ignores assigments to this variable. Fortunately for
most concerned, make's ARCH is the same as configure's. Except on
sparc64.
This update fixes this problem as well as
	. adds a hunk to patch-configure to enable profiling on all
	  platforms;
	. modifies REPLINPLACE_ARGS to not even create .bak files instead
	  of removing them later.

at the moment, the build still dies on Panther due to a segfault in the
freshly built ocamlc.opt. It may be due to Panther's running 6-current,
however and there is no other sparc64 to check...

Notified by:	kris	(the sparc vs. sparc64 issue)
2005-07-03 06:02:21 +00:00
Roman Bogorodskiy
bbec6e74ad Update to 0.8.5.
PR:		82899
Submitted by:	Erik Greenwald (maintainer)
2005-07-03 04:25:08 +00:00
Mikhail Teterin
1b4ce15ea6 Update lang/otcl from 1.8 to 1.9 and devel/tclcl from 1.15 to 1.16.
Add a patch to the latter to use Tcl-8.4.10's http2.5 instead of
http2.4, which came with earlier Tcl; correct the patch-aa to use
Tcl-8.4 (like the rest of the port) instead 8.3 in otcldoc.

Submitted by:	pointyhat (the http2.4 vs. http2.5 discrepancy)
2005-07-03 00:41:01 +00:00
Jean-Yves Lefort
c486443798 The vendor has removed the distfile from his website. Add the distfile
to my distfiles space.

Reported by:	pointyhat
2005-07-01 22:58:25 +00:00
Mikhail Teterin
9efe8a8c0c Remove architecture limitations. It certainly builds fine on my amd64
machine. If our other platforms still have problems, I'll cross them
out after pointyhat's notification(s).

Approved by:	maintainer timeout
2005-07-01 16:17:30 +00:00
Pav Lucistnik
e99d9b0d49 - Fix build in WITH_THREADS case
PR:		ports/82826
Submitted by:	Michael Edenfield <kutulu@kutulu.org>
Obtained from:	tcl CVS
2005-06-30 18:57:11 +00:00
Mikhail Teterin
ef467ce046 Correct pkg-plist. Put on the pointed hat.
Notified by:	kris	(pointyhat)
2005-06-29 21:40:26 +00:00
Mikhail Teterin
9cd8cc16dd Correct the use of PREFIX (where we insall ourselves) and LOCALBASE
(where we find other packages). This makes no difference in most
cases...

PR:	82645
Submitted by: Vsevolod Stakhov
2005-06-29 15:20:02 +00:00
Mikhail Teterin
a70709d9cf Update from 8.4.7 to 8.4.10 2005-06-29 13:44:01 +00:00
Daichi GOTO
858d8f5c75 lang/gdc: update to 0.14
PR:		ports/82716
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
2005-06-29 08:30:35 +00:00
Sergey Skvortsov
80bd422459 Fix PATCH_SITES
Indulged by:	tobez
2005-06-28 13:42:59 +00:00
Jimmy Olgeni
d10d6a25c4 Enable ODBC support.
Submitted by:	Alexey Slynko <slynko(at)tronet.ru>
2005-06-28 12:21:59 +00:00
Jimmy Olgeni
281977c235 Remove disabled code. 2005-06-28 12:21:11 +00:00
Jimmy Olgeni
12f2dcc0e4 Portlint fixes. 2005-06-28 12:20:35 +00:00
Volker Stolz
438b91597e Add off-site patches partially obtained from CVS to enable libglut (fixes to include-path)
and OpenAL (needs -pthread). This requires running $AUTOCONF after patching the
autoconf-files. Bump PORTREVISION.

Requested by:	Ron de Bruijn
Approved by:	maintainer (Haskell cabal)
2005-06-28 06:45:28 +00:00
Jean-Yves Lefort
15a3316acc Conflicts with metaocaml. 2005-06-27 14:10:29 +00:00
Jean-Yves Lefort
4506d92ae6 Add metaocaml.
MetaOCaml is a multi-stage extension of the OCaml programming language, and
provides three basic constructs called Brackets, Escape, and Run for building,
combining, and executing future-stage computations, respectively. MetaOCaml
is a compiled dialect of MetaML.

WWW: http://www.metaocaml.org/

PR:		ports/82330
Submitted by:	Geoffrey Mainland <mainland@apeiron.net>
2005-06-27 14:05:52 +00:00