981d FreshPorts -- lang/objc
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
objc 3.2.11 lang on this many watch lists=3 search for ports that depend on this port
Broken BROKEN: fails to build
Ignore IGNORE: is marked as broken: fails to build
Portable Object Compiler

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


This is an independent implementation of Objective C - independent
of Stepstone's, NeXT's, GNU's (Free Software Foundation) or SunSoft's
Objective C implementation.

Like the GNU compiler, the "objc" grammar is written in YACC.  The lexical
ananlyzer is written in LEX, and the compiler itself in the Bourne
shell and in Objective C.  (the optional Objective C link editor is
written in AWK).

WWW: http://users.telenet.be/stes/compiler.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/lang/objc/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://users.telenet.be/stes/

Number of commits found: 30

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Feb 2013 14:30:27
Original commit files touched by this commit  3.2.11
miwi search for other commits by this committer
- Broken fails to build

make compiler
cd src; cd objcrt; make
objc -q -c Object.m -DNDEBUG -O2 -noI
ar cr objcrt.a Object.o
objc -q -c Block.m -DNDEBUG -O2 -noI
/usr/include/stdlib.h:82: fatal: syntax error "void"
*** [Block.o] Error code 1
29 Dec 2011 15:48:54
Original commit files touched by this commit  3.2.11
miwi search for other commits by this committer
- Respect CC

PR:             163297
Submitted by:   Jan Beich <jbeich@tormail.net>
24 Oct 2011 03:33:20
Original commit files touched by this commit  3.2.11
stas search for other commits by this committer
- 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).
07 Oct 2011 08:18:29
Original commit files touched by this commit  3.2.11
stas search for other commits by this committer
- Update to 3.2.11.
03 Jul 2011 13:45:36
Original commit files touched by this commit  3.2.8_1
ohauer search for other commits by this committer
- remove MD5
20 Nov 2009 22:53:09
Original commit files touched by this commit  3.2.8_1
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
05 Feb 2009 08:07:56
Original commit files touched by this commit  3.2.8_1
pgollucci search for other commits by this committer
- Update download locations, update WWW

Reported by:    -fetch-original pointyhat run
14 Nov 2007 23:19:19
Original commit files touched by this commit  3.2.8_1
pav search for other commits by this committer
- Fix INDEX

Approved by:    portmgr (hat)
14 Nov 2007 19:39:34
Original commit files touched by this commit  3.2.8_1
stas search for other commits by this committer
- Fix the missing run-time dependency on gcc34. This will unbreak
  the objc port.

Approved by:    portmgr(pav, marcus)
09 Sep 2007 16:25:26
Original commit files touched by this commit  3.2.8
stas search for other commits by this committer
- Update to 3.2.8
- Enforce GCC 3.4 for compilation, since 4.x brakes it somehow.
13 Nov 2006 11:23:39
Original commit files touched by this commit  3.2.7
stas search for other commits by this committer
- Fix building by using system byacc with -Dlint option

Reported by:    kris via pointyhat
Suggested by:   pav
29 Aug 2006 04:36:17
Original commit files touched by this commit  3.2.7
dinoex search for other commits by this committer
- fix a loose comment
28 Jul 2006 15:38:30
Original commit files touched by this commit  3.2.7
rafan search for other commits by this committer
- Update to 3.2.7
- Pass maintainership to submitter

PR:             ports/100925
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
09 May 2006 20:52:24
Original commit files touched by this commit  3.2.6
edwin search for other commits by this committer
Remove USE_REINPLACE from the categories starting with L
20 Nov 2005 10:48:34
Original commit files touched by this commit  3.2.6
dinoex search for other commits by this committer
- use byaccj from port to build, as byacc in base is broken
http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/85115
13 Nov 2005 09:26:50
Original commit files touched by this commit  3.2.6
dinoex search for other commits by this committer
- add SHA checksum
19 Oct 2005 11:31:27
Original commit files touched by this commit  3.2.6
dinoex search for other commits by this committer
- extend BROKEN
04 Feb 2005 15:15:41
Original commit files touched by this commit  3.2.6
dinoex search for other commits by this committer
- update to objc-bootstrap-3.1.33
- update to objc-3.2.6
- add project homepage
- use DOCSDIR
10 Apr 2004 17:26:55
Original commit files touched by this commit  3.1.32
trevor search for other commits by this committer
Tidy up whitespace.
17 Mar 2004 18:29:46
Original commit files touched by this commit  3.1.32
trevor search for other commits by this committer
SIZEify.
07 Dec 2003 01:46:10
Original commit files touched by this commit  3.1.32
linimon search for other commits by this committer
Restyle email address of (non)maintainer.
08 Jun 2003 00:30:49
Original commit files touched by this commit  3.1.32
kris search for other commits by this committer
Remove chuckr as maintainer of his ports.  He has not committed since
09/2000 and has been unresponsive to mail about his ports for at least
2 years.

Approved by:    portmgr
18 May 2003 12:12:51
Original commit files touched by this commit  3.1.32
kris search for other commits by this committer
BROKEN on 5.1: does not compile
07 Mar 2003 06:05:38
Original commit files touched by this commit  3.1.32
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
31 Dec 2002 01:18:40
Original commit files touched by this commit  3.1.32
alane search for other commits by this committer
Fix port so it can actually compile and link programs.

Approved by:    implicit - port was borked.
30 Nov 2002 22:34:36
Original commit files touched by this commit  3.1.32
arved search for other commits by this committer
Fix Build on -CURRENT by updating to 3.1.32
Based on

PR:             44832
Submitted by:   Miguel Mendez <flynn@energyhq.homeip.net>
08 Oct 2000 04:17:26
files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  
29 Jun 2000 08:03:02
files touched by this commit
obrien search for other commits by this committer
Move the stragler's www.freebsd.org/~user distfiles to the offical  
MASTER_SITE_LOCAL site.    
23 Jun 2000 14:22:01
files touched by this commit
sobomax search for other commits by this committer
- Use MASTER_SITE_SUNSITE to MASTER_SITES    
07 Jun 2000 23:37:42
files touched by this commit
asami search for other commits by this committer
Add 78 header files and one manpage, and delete one directory.    

Number of commits found: 30

2820
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 473
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours10
new 7 days29
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0