Commit graph

20 commits

Author SHA1 Message Date
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Eitan Adler
7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00
Stanislav Sedov
6d5048622d - Update cross-binutils to 2.21.
- Update cross-gcc to 4.5.2.
- Update cross-gdb to 7.2
- Update corresponding rtems patches.

PR:		ports/155301 (based on)
Submitted by:	ARAI Toshihiko <arai.toshihiko@gmail.com>
2011-04-03 01:03:01 +00:00
Pav Lucistnik
07b2788864 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-19 22:07:43 +00:00
Stanislav Sedov
9300c72bc3 - Add plist quirks for windows targets. 2009-10-19 11:39:26 +00:00
Stanislav Sedov
e51a58206a - Update to 2.20. 2009-10-18 21:59:14 +00:00
Stanislav Sedov
0b369b2cb8 - Update to 2.19.1. 2009-04-10 08:32:47 +00:00
Pav Lucistnik
bf3526c7f3 - Update download locations
Reported by:	-fetch-original pointyhat run
2009-01-31 00:02:02 +00:00
Pav Lucistnik
d095d4a965 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 19:44:02 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Stanislav Sedov
553430590c - Fix a typo.
Submitted by:	David Noreika <david@noreika.com.au>
2008-06-14 16:25:47 +00:00
Stanislav Sedov
8b6b6caf09 - Mark broken on 5.x. 2008-04-30 10:27:52 +00:00
Stanislav Sedov
323e165fb4 - Fix pkg-plist. 2008-04-25 11:27:56 +00:00
Stanislav Sedov
42bbdee355 - Fix pkg-plist.
Reported by:	pav
2008-04-20 15:31:29 +00:00
Stanislav Sedov
19c581f759 - Update to 2.18
- unbrake sparc toolchain on amd64

PR:		ports/119681 (based on)
Submitted by:	Martin Matuska <mm@FreeBSD.org>
2008-04-13 16:10:52 +00:00
Mark Linimon
19d3ee379d Mark devel/sparc-rtems-binutils broken on sparc64 as well as amd64. 2008-02-01 11:12:07 +00:00
Pav Lucistnik
5ad97dc41c - Mark BROKEN on respective targets/archs 2007-12-16 23:36:35 +00:00
Stanislav Sedov
5e9f654cb0 - Set correct (though fake) PKGNAMEPREFIX if target archs/ABI
was not selected.
2007-06-27 22:25:53 +00:00
Stanislav Sedov
c1a983ac8f - Fix a typo.
PR:		ports/113992
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2007-06-25 20:32:32 +00:00
Stanislav Sedov
d62f950ac1 - Add devel/cross-binutils port.
GNU binutils for cross-target application development.

Prerequisite for the GCC cross-compiling enviropment.

WWW: http://sources.redhat.com/binutils/
2007-06-24 08:02:16 +00:00