Commit graph

8225 commits

Author SHA1 Message Date
Dmitry Marakasov
666567ceba - Fix on CURRENT. The failure reason is that broken libphobos was produced, as the library used non-existing symbols from libc, namely tgammal, lgammal, erfcl, erfl, cbrtl, log1pl, expm1l. This somehow was not triggered before rev. 181074. So to fix this, add an extra patch to remove unimplemented math functions from libphobos. 2009-03-18 12:29:53 +00:00
Mark Linimon
a724bac546 Mark as broken on sparc64. 2009-03-18 04:45:48 +00:00
Dmitry Marakasov
5d8a9e0d31 - Fix plist
PR:		132682
Submitted by:	Glen Barber <glen dot j dot barber at gmail dot com> (maintainer)
2009-03-17 17:08:01 +00:00
Mark Linimon
806cacb96d Mark as broken on sparc64. 2009-03-17 05:25:02 +00:00
Pav Lucistnik
dabbbb8ff6 - Mark BROKEN: does not compile
Reported by:	pointyhat
2009-03-16 23:06:14 +00:00
Maho Nakata
2f62813686 * Install correct (the troff manpage)
into /usr/local/man/man1 instead of a pre-formatted one.
*Bump port revision.

Submitted by:	 Lyndon Nerenberg <lyndon@orthanc.ca>
2009-03-16 07:21:36 +00:00
Martin Wilke
1e52c09da2 - Update to 0.11
PR:		132663
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2009-03-15 19:48:19 +00:00
Gerald Pfeifer
4e447f14a3 Remove per deprecation/expiration note. 2009-03-14 22:36:05 +00:00
Gerald Pfeifer
ca7f56f647 Remove gcc-testsuite from DISTFILES, along with the post-build and
check targets.  This reduces disk and bandwidth consumptions for a
feature (apparently) never used.

Remove obsolete code to create (empty) man pages in case regular
man pages cannot be created.

Address build failure caused by Mk/bsd.port.mk changes mid 2008. [1]

(I will go ahead and remove this port per the DEPRECATION note, but
figured these backports from newer versions may be helpful in case
someone wants to play with it nevertheless.)

PR:		132379 [1]
Submitted by:	Rikiya YONEMOTO [1]
2009-03-14 22:32:49 +00:00
Gerald Pfeifer
dc41bad6f8 No need to handle PACKAGE_BUILDING specially now that we no longer run
the full testsuite in Tinderboxes.
2009-03-14 21:31:49 +00:00
Gerald Pfeifer
33924ed815 Update to the 20090313 snapshot of GCC 4.4.0.
Remove obsolete code to create (empty) man pages in case regular man
pages cannot be created.  This catches four dummy man pages we are
now able to remove: gjnih44, grepjar44, jar44, jv-scan44, rmic44,
and rmiregistry44.

Rename the check target to full-regression-test to be in sync with
the lang/gcc43 port.  Add a conditional dependency on misc/dejagnu
and make the inclusion of gcc-testsuite in DISTFILES conditional, too.
2009-03-14 21:19:39 +00:00
Gerald Pfeifer
713ba5fa75 Update to the 20090312 snapshot of GCC 4.3.4.
Remove obsolete code to create (empty) man pages in case regular man
pages cannot be created.  This catches four dummy man pages we are
now able to remove: gjnih43, grepjar43, jar43, jv-scan43, rmic43,
and rmiregistry43.
2009-03-14 19:52:37 +00:00
Martin Wilke
9ac257417f - Update to 3.2a.2
PR:		132472
Submitted by:	Ports Fury
2009-03-14 14:10:09 +00:00
Li-Wen Hsu
6c3ac2cd32 Add s9fes 20090311, a simple and comprehensible Scheme interpreter.
PR:		ports/131998
Submitted by:	Nils M Holm <nmh at t3x.org>
2009-03-14 12:31:05 +00:00
Gerald Pfeifer
efffee1992 Update to the 20090311 snapshot of GCC 4.2.5.
Remove obsolete code to create (empty) man pages in case regular man
pages cannot be created.  This catches four dummy man pages we are now
able to remove: grepjar42, jar42, rmic42, and rmiregistry42.
2009-03-14 11:51:51 +00:00
Bruce M Simpson
a95007e208 Add support for building Python against GNU Portable Threads (Pth),
and also add experimental support for POSIX semaphores in FreeBSD
7-STABLE and up. The option knobs PTH and SEM respectively are
added to enable this behaviour.

Python is able to use POSIX semaphores for thread synchronization
in threading, and prefers them.
The multiprocessing module in Python 2.6 requires POSIX semaphores,
however, the FreeBSD rtld and malloc need further work to allow
a process to call pthread_create() immediately after fork() as it is
not something allowed by a strict interpretation of the POSIX specs;
therefore allow GNU Pth to be used until the situation is resolved.

Approved by:	miwi
2009-03-14 09:33:40 +00:00
Shaun Amott
e947ebc240 Free most of my ports, since they aren't being maintained to a
reasonable standard.
2009-03-13 23:27:19 +00:00
Gerald Pfeifer
ff9a849c66 Remove obsolete code to create (empty) man pages in case regular
man pages cannot be created.
2009-03-13 21:36:53 +00:00
Stanislav Sedov
e17e74212b - Use correct pkgconfig files dir.
PR:		ports/132212
Submitted by:	John Hein <jhein@timing.com>
Approved by:	Amatus <c11h15no2@yahoo.com> (maintainer)
2009-03-13 19:52:09 +00:00
Sergey Skvortsov
1d9fd744c1 Update "perl-after-upgrade": set correct perl package name in @pkgdep. 2009-03-13 13:04:09 +00:00
Alex Dupre
be7c192abc Always use FreeBSD sed.
PR:		ports/132543
Submitted by:	Helmut Schneider <jumper99@gmx.de>
2009-03-11 14:02:59 +00:00
Pietro Cerutti
f6af96d83d - Update to 05_20090309 2009-03-10 21:13:30 +00:00
Martin Wilke
cba7f02fe1 - Update python30 to 3.0.1
Release Changelog:
http://python.org/download/releases/3.0.1/NEWS.txt
2009-03-09 22:52:21 +00:00
Johan van Selst
ee66f04b02 Fix build with new ocaml-ocurl (if curl is enabled) 2009-03-09 22:26:09 +00:00
Dmitry Marakasov
dc59a064d9 - Forgot to remove patch 2009-03-07 15:57:25 +00:00
Dmitry Marakasov
5ede981a00 - Update to 0.0.7
PR:		132177
Submitted by:	Katsuji ISHIKAWA <katsuji dot ishikawa at gmail dot com> (maintainer)
2009-03-07 15:29:45 +00:00
Gabor Pali
1406df4c58 - Update hs-hscolour to 1.12
PR:		ports/132279
Submitted by:	Jacula Modyun <jacula (at) gmail (dot) com>
Approved by:	tabthorpe
2009-03-06 19:31:19 +00:00
Dennis Herrmann
2b3b399de8 - Use my FreeBSD address on the ports I maintain
Approved by:	tabthorpe (co-mentor)
2009-03-06 18:14:36 +00:00
Johan van Selst
ec2d095bd0 - Update bison to 2.4.1, see announcements for important changes:
http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html
  http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html
- Take over bison maintainership - as approved by portmgr (marcus)
- Add patches for ports to compile with new bison:
  Replace %{ .. %} with %code { .. } where required
  and accommodate stricter typing requirements
Thanks to pav for an exp-run on pointyhat

PR:		ports/131640
Approved by:	portmgr (pav)
2009-03-06 12:04:11 +00:00
Alex Dupre
c99d0d7337 Update to 5.2.9 release and re-add pcre extension. 2009-03-06 10:08:35 +00:00
Sergey Skvortsov
dc58fa5000 Fix PORTVERSION. 2009-03-05 19:16:30 +00:00
Sergey Skvortsov
0f24c25f5a Remove variable PERL_VER from the ports tree at all - because
it is obsolete since Perl 5.6.0.
2009-03-05 17:56:24 +00:00
Martin Matuska
e15d7dc1e3 - Select the correct TCLSH provided by bsd.tcl.mk
- Bump PORTREVISION
2009-03-05 11:36:12 +00:00
Brooks Davis
e26771d6cf Upgrade llvm and llvm-gcc to the 2.5 release.
See the release notes for details:
http://www.llvm.org/releases/2.5/docs/ReleaseNotes.html
2009-03-04 21:01:10 +00:00
Thomas Abthorpe
10b6a78104 - Update to 4.165
PR:		ports/132204
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2009-03-04 15:35:09 +00:00
Sergey Skvortsov
e13ea629c3 Update BSDPAN:
- fix pkgdb/+* files creation
- add lang/perl5.X as package dependency (via @pkgdep line)
2009-03-03 16:21:02 +00:00
Martin Matuska
d2c14e2c00 - do not create library dir if installing modules
Reported by:	QAT
2009-03-03 07:30:25 +00:00
Martin Matuska
40a723daed - Make portlint happy 2009-03-02 23:58:05 +00:00
Martin Matuska
2c47fce0e6 - Separate common tcl85 and tcl86 modules to a new port lang/tcl-modules
- Make tcl-modules a slave port of tcl85
- Fix incompatible pkg-lists of tcl85 and tcl86
- Add modules to OPTIONS
- Bump PORTREVISION
2009-03-02 23:53:17 +00:00
Martin Matuska
7a5561107b - New port: lang/tcl-modules
- Slave port of tcl85, separates tcl common modules from tcl85 and tcl86
  (identical) into a single port
2009-03-02 23:50:32 +00:00
Martin Matuska
ebdb7b8ccd - Change the location of LATEST_LINK to make it work
- Bump PORTREVISION

PR:		ports/132241
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
2009-03-02 10:31:33 +00:00
Gerald Pfeifer
25a45ba2cb Rename 131185
Rename the regression-test target to full-regression-test.  The GCC
testsuite simply is too expensive and has been dragging tinderboxes
and other testers down.

PR:		131185
2009-03-01 23:25:34 +00:00
Martin Wilke
ba127194e9 - Unbreak after strndup MFC
- Pass maintainership to submitter

PR:		132160
Submitted by:	Florian Smeets <flo@kasimir.com>
2009-02-28 20:00:23 +00:00
Gerald Pfeifer
940fb195e6 Update to the 20090227 snapshot of GCC 4.4.0. 2009-02-28 09:27:22 +00:00
Gerald Pfeifer
e48bbbfe81 Update to the 20090226 snapshot of GCC 4.3.4. 2009-02-27 19:17:43 +00:00
Martin Wilke
585bcf3cf0 - Update to 20090205
- Pass maintainership to submitter

PR:		131982
Submitted by:	Dennis Herrmann <adox@mcx2.org>
2009-02-27 12:57:10 +00:00
Martin Wilke
54dc952ab0 - Update to 2.47
PR:		131581
Submitted by:	maintainer
2009-02-27 11:17:16 +00:00
Dirk Meyer
6b504bb663 - add CONFLICTS with lang/TenDRA
PR:		130167
2009-02-27 11:08:47 +00:00
Martin Matuska
5aea56ccbb - Unbreak if WITH_*_MAN set 2009-02-27 07:11:18 +00:00
Martin Matuska
ba2bb55d1d - Unbreak install if WITH_*_MAN set
- fix pkg-plist for TZDATA in tcl85

PR:		ports/132144, ports/132147
Submitted by:	bf <bf2006a@yahoo.com>
2009-02-27 07:09:02 +00:00