1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

8769 Commits

Author SHA1 Message Date
Wes Peters
3971cd580f Update to 1.2, remove dead patch incorporated upstream, fix descr
to make portlint happy.  Extensive testing of plist with both
make deinstall and pkg_delete.

PR:		ports/139540
Submitted by:	Sahil Tandon <sahil@tandon.net>
2009-12-06 17:37:38 +00:00
Bruce M Simpson
87131309aa Add new port of u++, the uC++ front-end for g++.
uC++ is an attempt to capture language-level parallelism in C++,
to provide a new alternative for concurrent programming.
2009-12-06 16:17:29 +00:00
Luigi Rizzo
17093cca0d Update files/README.tccelf files/patch-libtcc.c to reflect some
fixes i made recently.
Add files/patch-z1-preproc which implements -include, -M and some
related preprocessing macros to improve portability
Bump portrevision accordingly

Should close PR/141185
2009-12-06 15:08:37 +00:00
Stanislav Sedov
c516ae1bf0 - Update to 3.11.
PR:		ports/140998
Submitted by:	soulcatcher <soulcatcher13@gmail.com>
2009-12-04 22:34:59 +00:00
Johan van Selst
48dac33039 - Unbreak on 8.x (fix plist)
- Chase libnettle update
- Introduce dynamic plist (this also allows more OPTIONS with the next update)
2009-12-04 08:42:07 +00:00
Mark Linimon
b51b495164 Mark as broken on sparc64: includes i386 asm.
Hat:		portmgr
2009-12-04 06:05:30 +00:00
Sylvio Cesar Teixeira
5bffa2eab6 - Update to 3.2
Approved by:	miwi (mentor)
2009-12-03 11:01:20 +00:00
Gerald Pfeifer
1e155fe173 Reenable the Objective-C frontend for now, gnustep still uses it.
Reported by:	dinoex
2009-12-03 09:46:36 +00:00
Greg Larkin
06321381c7 - Added support for building on FreeBSD 8.0
Submitted by:	freebsd-ports@coreland.ath.cx (maintainer)
2009-12-03 05:07:01 +00:00
Gerald Pfeifer
f0cc4931d2 Update to the 20091201 snapshot of GCC 4.4.3. 2009-12-03 00:03:05 +00:00
Gerald Pfeifer
61c6070cab Use current GNU binutils from ports (devel/binutils) instead of the
system tools.  The latter are half a decade old and fail to properly
support modern CPUs and their standard features such as SSE or AVX in
the case of AMD64/Intel64 which means that they even break when using
a simple -march=native.

On the way, sort CONFIGURE_ARGS.

PR:		140995, 136607
2009-12-01 11:36:59 +00:00
Mikhail Teterin
8d600412e6 Better handle differences in the set of help-pages.
Chase the lang/tcl85's decision to install man1/tclsh8.5.1 instead of
man1/tclsh.1 -- now, when we can't find a man-page foo, we try looking
for foo$tcl_version.

PR:	ports/140978
Submitted by:	olli hauer
2009-11-30 01:47:22 +00:00
Gerald Pfeifer
76685cdef1 Update to the 20091126 snapshot of GCC 4.5.0. Among others this fails
to build emulators/wine due to problems with debuginfo, but then this
is more of an experimental port than anything, so always use with care.
2009-11-29 17:15:04 +00:00
Gerald Pfeifer
5c9941d3d9 With lang/gcc295 gone (and not building for most of the last year), we can
now remove the check for a gcc295 binary that might cause build failure in
libgcj.
2009-11-29 14:05:17 +00:00
Dirk Meyer
a1eff5e1a4 - fix segfaults for linked elfs binaries
PR:		138481
Submitted by:	Luigi Rizzo
2009-11-29 07:59:08 +00:00
Dirk Meyer
f67b064068 - update to 1.19.3 2009-11-28 21:44:49 +00:00
Joe Marcus Clarke
f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929
2009-11-28 20:06:37 +00:00
Martin Wilke
04d4d420b6 - Update to 110.71
PR:		139807
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> (maintainer)
2009-11-28 00:57:45 +00:00
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00
Dmitry Marakasov
6e0f5f69c1 - Add D-Bus and threads support
PR:		140504
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net>
2009-11-27 18:21:12 +00:00
Jimmy Olgeni
24779d7f4e Remove lang/erlang-doc: PDF documentation was rolled into Erlang. 2009-11-27 13:23:26 +00:00
Jimmy Olgeni
5a830433de Upgrade to version R13B03.
Obtained from:	Kenji Rikitake <kenji.rikitake at acm.org> (mostly)
2009-11-27 13:21:58 +00:00
Pietro Cerutti
0387b6a2e3 - Update to 05_20091115
- Mark only for i386 and amd64
2009-11-27 08:15:19 +00:00
Mikhail Teterin
73c9f9f317 Bump PORTREVISION... 2009-11-27 07:35:40 +00:00
Mikhail Teterin
1715da13ad Allow building against any Tcl, rather than limit to 8.4. Both 8.3
should now work properly.

Add patch to fix profiling on 8.5 AND whenever the system has been up
for more than 25 days -- the latter used to overflow the clock_t-sized
variables, because TclX uses these 31-bit values to store milliseconds.

Use the proper method to obtain CLK_TCK -- if only on FreeBSD.
2009-11-27 07:34:35 +00:00
Mikhail Teterin
5e0d5ae9a4 Add a patch obtained from the Internet, that adds access to getsid() and
setsid() to TclX scripts.
2009-11-27 07:27:46 +00:00
Mikhail Teterin
801bfa323d Chase various changes in wording and formatting in Tcl-8.5, that caused
gratuitous failures in TclX' self-tests.
2009-11-27 07:23:29 +00:00
Mikhail Teterin
41d0e46ca3 At some point a change in Tcl's core (in both 8.5 and 8.4) resulted
in an unintended call to write ZERO bytes to any descriptor, that was
opened for writing, when closing it.

When the descriptor belongs to a pipe, with its other end closed -- such
as when the started process has exited, doing so results in a SIGPIPE.
Tcl's core ignores SIGPIPEs, but TclX' self-tests didn't and began to
fail.

The bug should now be fixed in Tcl, but this patch is needed for TclX to
pass its own tests even when using the uncorrected version of Tcl.
2009-11-27 07:20:34 +00:00
Mikhail Teterin
07bce9b958 Make TclX compilable against Tcl-8.6. Doing so is still a bad idea,
because some things (especially -- profiling) break at run time.
2009-11-27 07:14:43 +00:00
Mikhail Teterin
c411bdd4fc Fix a line in configure script, which had a bug in it, that we didn't
care for, because the line was never reachable on FreeBSD.

Our new and improved sh cares deeply about such problems, however, and
configure started to fail even on 7-STABLE at the beginning of October.

Notified by:	miwi
2009-11-27 07:11:36 +00:00
Martin Wilke
492dce90c8 - Update to 2.6.4
Changelog:
	http://python.org/download/releases/2.6.4/NEWS.txt
2009-11-26 22:21:20 +00:00
Martin Wilke
e8252e4d6b - Add support for FreeBSD 9 2009-11-26 14:04:19 +00:00
Martin Wilke
73f5bae3a4 - Ups s/PORTREVISON/PORTREVISION 2009-11-26 12:46:32 +00:00
Martin Wilke
61155613f0 - add missing patch 2009-11-26 12:45:14 +00:00
Martin Wilke
5879a953cb - Add support for FreeBSD 9 2009-11-26 12:44:47 +00:00
Gerald Pfeifer
d1f5ffadfa Update to the 20091124 snapshot of GCC 4.4.3. 2009-11-25 14:25:11 +00:00
Boris Samorodov
97283c7139 Change maintainers email.
Submitted by:	maintainer (via e-mail)
2009-11-25 08:13:10 +00:00
Gerald Pfeifer
1bcccb5059 With lang/gcc295 gone (and not building for most of the last year), we can
now remove the check for a gcc295 binary that might cause build failure in
libgcj.
2009-11-24 20:57:24 +00:00
Martin Wilke
e4f3d2c40d - Fix build
PR:		140536
Submitted by:	"B. Estrade" <estrabd@gmail.com> (maintainer)
2009-11-24 14:53:17 +00:00
Wen Heping
0981a6a5cc - Update to 0.12 2009-11-24 10:10:45 +00:00
Thomas Abthorpe
8893cb8f35 - Update to 4.173
PR:		ports/140757
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2009-11-24 03:18:50 +00:00
Sergey Skvortsov
8e2c6eeca1 perl-after-upgrade:
- simplify regexes
- catch lines in +CONTENTS like:
@unexec rmdir %D/lib/perl5/5.10.0 2>/dev/null || true
2009-11-23 15:58:01 +00:00
Marcel Moolenaar
9a0d38aa23 Fix build for ia64.
No response from: maintainer (amatus@gnu.org)
2009-11-22 20:46:38 +00:00
Pav Lucistnik
8c2aab382d - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-22 19:49:43 +00:00
Gerald Pfeifer
f1bcf11bde Remove lang/gcc295 which is not used by any other port and had been
unused/unusable for most of last year.  Recommend lang/gcc44 instead.

Approved by:	maintainer
2009-11-21 22:02:00 +00:00
Pav Lucistnik
38eb8c5339 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-20 22:53:09 +00:00
Gerald Pfeifer
6744507392 Update to the 20091119 snapshot of GCC 4.5.0. 2009-11-20 12:44:18 +00:00
Martin Matuska
f7d10b3da7 - Fix tcl-modules dependency
Reported by: QAT
2009-11-20 11:22:52 +00:00
Martin Matuska
eb75cb5cc1 - Update to 8.5.8 2009-11-20 10:00:26 +00:00
Martin Matuska
d28eb95878 - Modify COMMENT for tcl84-thread, tcl85-thread and tcl86-thread 2009-11-20 09:20:00 +00:00