Commit graph

6100 commits

Author SHA1 Message Date
Marcus Alves Grando
22074efcbe - Update ports affected by devel/libmcve update 2006-05-01 00:01:15 +00:00
MANTANI Nobutaka
6ee6ffc589 Show the message about WITH_PTHREADS knob only when WITH_PTHREADS isn't defined.
Submitted by:	MOROHOSHI Akihiko <moro@remus.dti.ne.jp>
2006-04-30 17:50:21 +00:00
Marcus Alves Grando
241b685c14 - Tell TclTutor where its lesson_files.lsn are located
- s/wish/wish8.4
- Bump PORTREVISION

PR:		94371
Submitted by:	Serge Gagnon <serge.gagnon___b2b2c.ca>
Approved by:	maintainer timeout (48 days)
2006-04-29 17:35:25 +00:00
Sam Lawrance
09ee1a43e3 Remove two obsolete patches.
patch-tclUnixChan.c appears to have been a no-op all along, since
it is comparing literal device names, and we have no "/dev/cua".

patch-tclUnixSock.c was introduced on the basis that the nodename
returned by uname(3) was limited to 32 characters, which does not
appear to be the case now.

PORTREVISION not bumped since there should be no functional change.

PR:		ports/92334
Submitted by:	Donal Fellows <donal.k.fellows@manchester.ac.uk>
		(Tcl Core Team)
2006-04-29 14:47:53 +00:00
Pav Lucistnik
c7e1e64706 - Reroll amd64 patchset with updated Unix.i3. No functional changes.
Requested by:	ru
2006-04-29 13:05:31 +00:00
Gerald Pfeifer
434da160eb Update to the 20060427 snapshot of GCC 4.0.4. 2006-04-28 11:30:24 +00:00
Renato Botelho
8d09b3b47b - Update lang/sbcl to 0.9.12
- sbcl depends on archivers/gtar because of the difference of
  bsdtar output and GNU tar output, preceding "x ".
  Changes asdf-install to parse bsdtar's output in addition to
  GNU tar's output.
  This idea is inspired by Paul Ledbetter III.

PR:		ports/96380
Submitted by:	maintainer
2006-04-27 15:46:27 +00:00
Volker Stolz
c60a0e6b95 Band-aid to fix cluster build. 2006-04-26 13:40:12 +00:00
Volker Stolz
0c9f096302 Make in-place patch more tamper-proof.
Submitted by: kris
2006-04-26 07:15:23 +00:00
Daichi GOTO
879185f87c lang/gdc: depend gcc update from 3.4.6 to 4.0.4
PR:		ports/96138
Submitted by:	maintainer
2006-04-25 08:09:01 +00:00
Cheng-Lung Sung
816aad728f - update to 6.2.11 2006-04-25 00:52:55 +00:00
Maho Nakata
b9ba39b59f Fix missing dependency WITH_JAVA_AWT
Submitted by:	kris via pointyhat
Approved by:	gerald
2006-04-24 20:58:33 +00:00
Volker Stolz
06b2bb4729 Fix libtool-handling. Bump PORTREVISION since the old version will produce
defunct programs.

PR:		ports/95588
Submitted by:	Martin Kaeske
Approved by:	maintainer
2006-04-24 12:09:17 +00:00
Lars Thegler
9d34dfd312 Update to 0.19 2006-04-24 08:08:52 +00:00
Tom McLaughlin
c93f29a107 - Update to 1.1.13.6
Changelog: http://go-mono.com/archive/1.1.13.5/
- Fix my MASTER_SITE_SUBDIR
- Fix pthread usage when running unit tests.
- portlint

I had said on the BSD# mailing list that I would probably enable amd64
in the port but I'm holding off on that until some EM64T issues are
tracked down.

[1] http://forge.novell.com/pipermail/bsd-sharp-list/2006-April/000813.html
[2] http://forge.novell.com/pipermail/bsd-sharp-list/2006-April/000815.html
2006-04-23 19:57:11 +00:00
Gerald Pfeifer
f0076255d2 Fix whitespace issues and set the maintainer to maho@FreeBSD.org, as
opposed to me (implicitly via the masterport).
2006-04-23 18:24:46 +00:00
Gerald Pfeifer
2d78e8dca5 IGNORE on ia64 and sparc64, because we know things currently cannot work
on these two.
2006-04-23 11:08:41 +00:00
Gerald Pfeifer
634bb7f5b3 Make sure all lang/gcc* ports I maintain can be properly used as master
ports by allowing MAINTAINER and COMMENT to be overridden.
2006-04-23 11:00:59 +00:00
Gerald Pfeifer
95ff45e3cf Update to the 20060422 snapshot of GCC 4.2.0. 2006-04-23 10:29:31 +00:00
Kris Kennaway
9d431936db BROKEN on amd64, ia64 and 4.x: Does not build 2006-04-22 22:13:39 +00:00
Kris Kennaway
4b98d5e0cc BROKEN: Incorrect pkg-plist 2006-04-22 22:07:28 +00:00
Gerald Pfeifer
7ed7935b1f Update to the 20060421 snapshot of GCC 4.1.1. 2006-04-22 20:52:00 +00:00
Gerald Pfeifer
a926fb2456 Update to the 20060420 snapshot of GCC 4.0.4. 2006-04-21 21:16:53 +00:00
Andrey Slusar
d1748087f1 Fix some portlint(1) warnings. 2006-04-20 21:32:20 +00:00
Alex Dupre
651846294b Fix configure. 2006-04-20 18:19:39 +00:00
Gerald Pfeifer
4f0fd4573a Restore hack to call amd64 by the name of x86_64 for the sake of configure. 2006-04-18 20:48:29 +00:00
Mark Linimon
df8ad24919 Reset vsevolod due to inactivity. We hope to see him back.
Hat:	portmgr
2006-04-18 15:13:24 +00:00
Volker Stolz
3e1febaa6d Update to 4.97
PR:		ports/95961
Submitted by:	maintainer
2006-04-18 08:25:06 +00:00
Ruslan Ermilov
d815cdba83 Fix fcntl(2) support on 64-bit platforms (alpha, amd64, sparc64).
This makes "cvsup -l" work on them in particular.

PR:		ports/75015
Approved by:	jdp
Reviewed by:	bz, jdp
2006-04-17 13:48:10 +00:00
Gerald Pfeifer
3a1b96c6d2 Conflict with gcc-4.2.*, not this port in case we build Java. 2006-04-17 10:36:35 +00:00
Maho Nakata
90809b9ca1 Add gcc41-withgcjawt port.
GCC, the GNU Compiler Collection includes C, C++, Java and Fortran.
This is essentially same as lang/gcc41 port but installs
AWT part of gcj as well.
2006-04-17 05:24:24 +00:00
Marcus Alves Grando
b8468d2448 - Distfile are rerolled. From diff and README: As of version 2005-04-29, dynamic scoping was dropped.
- Bump PORTREVISION

PR:		94854
Submitted by:	maintainer
2006-04-16 15:30:03 +00:00
Gerald Pfeifer
d0ccdc7ed4 Update to the 20060415 snapshot of GCC 4.2.0. Adjust the explanation
on why Java still is disabled.
2006-04-16 13:12:07 +00:00
Gerald Pfeifer
d247df7da9 Update to the 20060414 snapshot of GCC 4.1.1.
Reenable Java again, now that the memory overflow issue during installation
seems to have been addressed (and support for FreeBSD 5.3 and later is now
upstream).
2006-04-16 08:44:48 +00:00
Mark Linimon
5e445a95d9 Reset mph due to no response to email about status, and maintainer-timeouts.
Hat:	portmgr
2006-04-15 06:37:29 +00:00
Mark Linimon
5ee761961b Reset pat due to no response to email about his status.
Hat:	portmgr
2006-04-14 22:53:13 +00:00
Andrey Slusar
09bde4b032 Fix build warnings. 2006-04-14 21:54:10 +00:00
Gerald Pfeifer
3dab295d18 Update to the 20060413 snapshot of GCC 4.0.4. Try to get rid of the
x86_64-specific configure hack.
2006-04-14 20:02:03 +00:00
Johan van Selst
c0477ef959 - Update to version 4.95.
PR:		ports/93850
Submitted by:	James Bailie (maintainer)
Approved by:	flz (mentor)
2006-04-13 16:20:56 +00:00
Alex Dupre
4dbbe22e30 Bump ming shared library version after recent update.
Spotted by:	Gianpaolo Del Matto <gianpaolo.delmatto@genotec.ch>
2006-04-12 15:24:13 +00:00
Volker Stolz
7d138add1b Band aid: bin/jconsole CONFLICTS with recently released diablo-jdk-1.5.0 2006-04-12 08:49:16 +00:00
Jean Milanez Melo
60f84366ea - Update to 0.9.11.
PR:		ports/94991
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Approved by:	mnag (mentor)
2006-04-11 19:59:31 +00:00
Renato Botelho
a3e270a910 - Fix: If summer-time daylight saving is in effect, getHours() returns
wrong value.
- Change .if defined(WITH_GC) -> ;if !defined(WITHOUT_GC) since it's on
  by default.

PR:		ports/94996
Submitted by:	maintainer
2006-04-11 15:39:41 +00:00
Gerald Pfeifer
bd65d7f788 Update to the 20060408 snapshot of GCC 4.2.0. 2006-04-09 15:37:00 +00:00
Volker Stolz
d964159046 Fix recommendation for enabling ruby-mode
PR:		ports/94376
Submitted by:	Fazlul Shahriar
2006-04-09 14:40:32 +00:00
Alejandro Pulver
faf157a3b3 Change the maintainership address to the @FreeBSD.org one.
Approved by:	garga (mentor)
2006-04-09 13:08:16 +00:00
Jean-Yves Lefort
261a8aa32f It works on amd64.
PR:		ports/95220
Submitted by:	Erik Greenwald <erik@smluc.org>
Approved by:	maintainer
2006-04-09 00:59:52 +00:00
Pav Lucistnik
4851f565df - Update maintainer's address
PR:		ports/95523
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2006-04-08 23:14:16 +00:00
Dirk Meyer
8d7e99571b - cleanup after gcc updates
no hacks for ldconfig needed
2006-04-08 15:14:44 +00:00
Gerald Pfeifer
8c80229b83 Update to the 20060407 snapshot of GCC 4.1.1. 2006-04-08 10:06:35 +00:00