notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
m68k-rtems-objc GNU gcc for cross-target development
4.3.2 devel Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.3.2Version of this port present on the latest quarterly branch.
Ignore IGNORE: deprecated; use m68k-rtems-gcc instead
Maintainer: stas@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-07-10 01:32:35
Last Update: 2009-04-11 21:09:04
SVN Revision: UNKNOWN
People watching this port, also watch:: python-doc-html, mscompress, pdflib
License: not specified in port
WWW:
http://gcc.gnu.org/
Description:
FSF gcc for cross-target development. This port brings C, C++ and Objective C compilers with all target libraries (libstdc++, libsupc++, libobjc, libssp, libgcc). Gloss and libc layer are provided through newlib embedded C library. It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc) for this architecture. Use TGTARCH switch to select target architecture, and TGTABI to select ABI. E.g. the following command will build toolchain for rtems on sparc: % make TGTARCH=sparc TGTABI=rtems If you encounter any problems building/using/installing this port, please make me know. It would help to improve this port in feature. -- Stanislav Sedov <stas@FreeBSD.org> WWW: http://gcc.gnu.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • m68k-rtems-objc>0:devel/m68k-rtems-objc
No installation instructions:
This port has been deleted.
PKGNAME: m68k-rtems-objc
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: devel/cross-gcc
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. m68k-rtems-as : devel/cross-binutils
  2. gmake : devel/gmake
  3. bison : devel/bison
Runtime dependencies:
  1. m68k-rtems-as : devel/cross-binutils
Library dependencies:
  1. gmp.7 : math/libgmp4
  2. mpfr.3 : math/mpfr
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for m68k-rtems-objc-4.3.2: CXX=on (default) "Enable C++ language support" OBJC=on (default) "Enable Objective C support" FORTRAN=off (default) "Enable Fortran support" ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: devel/cross-gcc
CommitCreditsLog message
4.3.2
11 Apr 2009 21:09:04
Original commit files touched by this commit
linimon search for other commits by this committer
Remove expired ports *-rtems-g77 and *-rtems-objc.  Use the *-rtems-gcc
ports instead.

The i960 ports were abandoned by upstream.
4.2.0
24 Jun 2007 16:18:40
Original commit files touched by this commit
stas search for other commits by this committer
- Fix index breakage [1]
- Fix expiration date.

Noticed by:     erwin [1]
4.2.0
24 Jun 2007 08:16:19
Original commit files touched by this commit
stas search for other commits by this committer
- Update the rtems ports collection. Now these ports will be slaves of
  more generic cross-* ports, that will simplify updating and bug fixes.

  * Update binutils to 2.17
  * Update gcc to 4.2.0
  * Update gdb to 6.6

- Deprecate ports for i960 architecture abandoned by mainstream
- Deprecate *-g77 and *-objc ports, support for these languages can
  be enabled via OPTIONS in relative *-gcc ports.
- Take maintainership.

Approved by:    ade (maintainer)
3.2.3_5
11 Jun 2007 04:47:21
Original commit files touched by this commit
ade search for other commits by this committer
Since there are a number of issues associated with the *-rtems-* ports
as a result of the new gettext, and given the jeh@ is currently on
sabbatical, with these ports (amongst others) being reset to ports@,
temporarily take over maintainership to cut through a little red tape
to get things back in order.
3.2.3_5
06 Jun 2007 07:54:08
Original commit files touched by this commit
linimon search for other commits by this committer
Reset jeh@FreeBSD.org, who is away from FreeBSD work for a while.

Hat:            portmgr
3.2.3_2
17 Nov 2003 03:15:17
Original commit files touched by this commit
jeh search for other commits by this committer
Fix the usage of MASTERDIR in both the slave and master port as mentioned
in PR: 59254
02 Oct 2000 04:10:30
commit hash: fp1.4514@dev.null.freshports.orgcommit hash: fp1.4514@dev.null.freshports.orgcommit hash: fp1.4514@dev.null.freshports.orgcommit hash: fp1.4514@dev.null.freshports.org files touched by this commit
jeh search for other commits by this committer
Change MAINTAINERship to my committers address.    
10 Jul 2000 05:32:35
commit hash: fp1.1774@dev.null.freshports.orgcommit hash: fp1.1774@dev.null.freshports.orgcommit hash: fp1.1774@dev.null.freshports.orgcommit hash: fp1.1774@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS for   the
i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors.    

Number of commits found: 8