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
objc Portable Object Compiler
3.2.11 lang Deleted on this many watch lists=3 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 3.2.11Version of this port present on the latest quarterly branch.
Broken BROKEN: fails to build
Deprecated DEPRECATED: Broken for more than 6 month
Expired This port expired on: 2013-11-18
Ignore IGNORE: is marked as broken: fails to build
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
Last Update: 2013-11-18 13:54:18
SVN Revision: 334196
People watching this port, also watch:: blackbox, python
License: not specified in port
WWW:
http://users.telenet.be/stes/compiler.html
Description:
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
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:
  • objc>0:lang/objc
No installation instructions:
This port has been deleted.
PKGNAME: 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.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://users.telenet.be/stes/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.11
18 Nov 2013 13:54:18
Revision:334196Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2013-11-18 devel/libXGP: Broken for more than 6 month
2013-11-18 deskutils/google-gadgets: Broken for more than 6 month
2013-11-18 palm/synce-trayicon: Broken for more than 6 month
2013-11-18 security/linux-pam-docs: Broken for more than 6 month
2013-11-18 net-p2p/mooseekd: Broken for more than 6 month
2013-11-18 textproc/p5-Lucene: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month
2013-11-18 x11-wm/fbpager: BRoken for more than 6 month
2013-11-18 net/hf6to4: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6
month
2013-11-18 security/dissembler: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month
2013-11-18 textproc/rst.el: Broken for more than 6 month
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.11
18 Oct 2013 07:19:26
Revision:330726Original commit files touched by this commit
bapt search for other commits by this committer
Deprecated some ports broken for more than 6 month
3.2.11
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
3.2.11
27 Feb 2013 14:30:27
Revision:313057Original commit files touched by this commit
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
3.2.11
29 Dec 2011 15:48:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Respect CC

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

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

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

Approved by:    portmgr (hat)
3.2.8_1
14 Nov 2007 19:39:34
Original commit files touched by this commit
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)
3.2.8
09 Sep 2007 16:25:26
Original commit files touched by this commit
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.
3.2.7
13 Nov 2006 11:23:39
Original commit files touched by this commit
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
3.2.7
29 Aug 2006 04:36:17
Original commit files touched by this commit
dinoex search for other commits by this committer
- fix a loose comment
3.2.7
28 Jul 2006 15:38:30
Original commit files touched by this commit
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>
3.2.6
09 May 2006 20:52:24
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from the categories starting with L
3.2.6
20 Nov 2005 10:48:34
Original commit files touched by this commit
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
3.2.6
13 Nov 2005 09:26:50
Original commit files touched by this commit
dinoex search for other commits by this committer
- add SHA checksum
3.2.6
19 Oct 2005 11:31:27
Original commit files touched by this commit
dinoex search for other commits by this committer
- extend BROKEN
3.2.6
04 Feb 2005 15:15:41
Original commit files touched by this commit
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
3.1.32
10 Apr 2004 17:26:55
Original commit files touched by this commit
trevor search for other commits by this committer
Tidy up whitespace.
3.1.32
17 Mar 2004 18:29:46
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
3.1.32
07 Dec 2003 01:46:10
Original commit files touched by this commit
linimon search for other commits by this committer
Restyle email address of (non)maintainer.
3.1.32
08 Jun 2003 00:30:49
Original commit files touched by this commit
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
3.1.32
18 May 2003 12:12:51
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.1: does not compile
3.1.32
07 Mar 2003 06:05:38
Original commit files touched by this commit
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.
3.1.32
31 Dec 2002 01:18:40
Original commit files touched by this commit
alane search for other commits by this committer
Fix port so it can actually compile and link programs.

Approved by:    implicit - port was borked.
3.1.32
30 Nov 2002 22:34:36
Original commit files touched by this commit
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
commit hash: fp1.4779@dev.null.freshports.orgcommit hash: fp1.4779@dev.null.freshports.orgcommit hash: fp1.4779@dev.null.freshports.orgcommit hash: fp1.4779@dev.null.freshports.org 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
commit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.org 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
commit hash: fp1.1173@dev.null.freshports.orgcommit hash: fp1.1173@dev.null.freshports.orgcommit hash: fp1.1173@dev.null.freshports.orgcommit hash: fp1.1173@dev.null.freshports.org 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
commit hash: fp1.738@dev.null.freshports.orgcommit hash: fp1.738@dev.null.freshports.orgcommit hash: fp1.738@dev.null.freshports.orgcommit hash: fp1.738@dev.null.freshports.org 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: 33