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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gtoolkit Obj-C wrapper for gtk, a x11 graphics library
0.9.5_5 x11-toolkits Deleted on this many watch lists=2 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 0.9.5_5Version of this port present on the latest quarterly branch.
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: 2002-06-06 06:15:11
Last Update: 2013-08-28 18:26:01
SVN Revision: 325546
People watching this port, also watch:: p5-MIME-Tools
Also Listed In: gnustep
License: LGPL21
WWW:
http://www.informatik.uni-osnabrueck.de/elmar/projects/gtoolkit/
Description:
GToolKit is a (relatively) small library that implements a simple and easy to use Objective-C interface to the GTK+ widget set. Well, the library in itself does not do very much, of course. It just allows you to write your favourite program in my favourite programming language ;-). Currently implemented features: - wrapper classes for all classes in GTK+-1.2 (but not GDK) - builds with GNUstep base or libFoundation library - OpenStep-like API naming conventions (example) - OpenStep-like Application class (GTKApplication) - Application and Window delegates - Notifications (ApplicationWillTerminate etc.) - can load user interfaces created with Glade - works in multi-threaded programs (not well tested) LICENSE: LGPL2 or later WWW: http://www.informatik.uni-osnabrueck.de/elmar/projects/gtoolkit/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • gtoolkit>0:x11-toolkits/gtoolkit
No installation instructions:
This port has been deleted.
PKGNAME: gtoolkit
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. GNUstep.sh : devel/gnustep-make
  2. libgnustep-base.so : lang/gnustep-base
  3. gmake : devel/gmake
  4. pkg-config : devel/pkg-config
Runtime dependencies:
  1. GNUstep.sh : devel/gnustep-make
  2. libgnustep-base.so : lang/gnustep-base
  3. pkg-config : devel/pkg-config
Library dependencies:
  1. glib-12.3 : devel/glib12
  2. gtk-12.2 : x11-toolkits/gtk12
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. ftp://ftp.inf.uos.de/pub/elmar/gtk/objc-gtoolkit/
Collapse this list.

Number of commits found: 52

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.5_5
28 Aug 2013 18:26:01
Revision:325546Original commit files touched by this commit
theraven (src committer) search for other commits by this committer
Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C
features work out of the box and remove a lot of configurable options for
sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely
broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
0.9.5_5
26 Jun 2012 05:43:33
Original commit files touched by this commit
dinoex search for other commits by this committer
- reset MAINTAINER
0.9.5_5
16 Apr 2011 10:17:39
Original commit files touched by this commit
dinoex search for other commits by this committer
- update GNUSTEP_DEVEL to 1.22.0
0.9.5_5
07 Apr 2011 18:26:01
Original commit files touched by this commit
dinoex search for other commits by this committer
- drop MD5
0.9.5_5
05 Jun 2010 06:14:28
Original commit files touched by this commit
dinoex search for other commits by this committer
LICENSE LGPL21
0.9.5_5
30 May 2010 12:28:39
Original commit files touched by this commit
dinoex search for other commits by this committer
- drop USE_GNUSTEP_PREFIX
0.9.5_5
16 Jan 2009 17:22:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- add LICENSE:
0.9.5_5
06 Jun 2008 14:16:37
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.9.5_4
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.9.5_3
31 Jan 2007 18:18:14
Original commit files touched by this commit
dinoex search for other commits by this committer
- add category gnustep
PR:             103931
Approved by:    pav
0.9.5_3
13 Jan 2007 10:55:37
Original commit files touched by this commit
dinoex search for other commits by this committer
- use new macros
0.9.5_3
30 Nov 2006 07:08:41
Original commit files touched by this commit
dinoex search for other commits by this committer
- fix for new framework
0.9.5_3
20 Sep 2006 15:30:45
Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup pkg-plist
0.9.5_3
13 Sep 2006 05:00:56
Original commit files touched by this commit
dinoex search for other commits by this committer
cleanup pkg-plist after gnustep-make
0.9.5_3
13 May 2006 05:00:46
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
0.9.5_3
08 Apr 2006 15:16:30
Original commit files touched by this commit
dinoex search for other commits by this committer
- use @dirrmtry
0.9.5_3
19 Mar 2006 04:35:47
Original commit files touched by this commit
dinoex search for other commits by this committer
- add USE_GNUSTEP_PREFIX
0.9.5_3
07 Mar 2006 08:28:06
Original commit files touched by this commit
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
0.9.5_2
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.9.5_2
19 Jan 2006 12:06:14
Original commit files touched by this commit
dinoex search for other commits by this committer
- new option GNUSTEP_PREFIX
  allow user defined location of all files
0.9.5_2
13 Nov 2005 09:26:50
Original commit files touched by this commit
dinoex search for other commits by this committer
- add SHA checksum
0.9.5_2
14 Sep 2005 10:35:33
Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup old Makefile location
0.9.5_2
28 Aug 2005 19:21:53
Original commit files touched by this commit
dinoex search for other commits by this committer
- USE_REINPLACE
0.9.5_2
28 Aug 2005 19:19:23
Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup Makefile location
0.9.5_2
16 Dec 2004 04:17:38
Original commit files touched by this commit
dinoex search for other commits by this committer
- gtksignal.h ist only broken for ia64
0.9.5_2
10 Dec 2004 11:22:04
Original commit files touched by this commit
dinoex search for other commits by this committer
- mark BROKEN
0.9.5_2
26 Feb 2004 05:55:35
Original commit files touched by this commit
dinoex search for other commits by this committer
- add SIZE
0.9.5_2
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.9.5_1
19 Oct 2003 11:14:19
Original commit files touched by this commit
dinoex search for other commits by this committer
- Layout for GnuSTEP 1.8.0
0.9.5_1
28 Aug 2003 01:42:30
Original commit files touched by this commit
dinoex search for other commits by this committer
- use new hook USE_GNUSTEP in bsd.port.mk
0.9.5_1
26 Jul 2003 14:41:39
Original commit files touched by this commit
dinoex search for other commits by this committer
- flat layout
0.9.5_1
18 Jun 2003 06:22:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- apply last patch again.
0.9.5_1
18 Jun 2003 05:48:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- Fix an empty dir when compliled with WITH_GNUSTEP_DEVEL
0.9.5_1
12 Jun 2003 19:31:32
Original commit files touched by this commit
dinoex search for other commits by this committer
- remove empty dirs
0.9.5_1
10 Jun 2003 12:59:45
Original commit files touched by this commit
dinoex search for other commits by this committer
- remove empty dirs
0.9.5_1
01 Jun 2003 03:53:43
Original commit files touched by this commit
dinoex search for other commits by this committer
- Add WITH_GNUSTEP_DEVEL
- make INSTALL_SHLIBS use the new path
0.9.5_1
20 Apr 2003 19:54:06
Original commit files touched by this commit
marcus search for other commits by this committer
Remove USE_GNOMENG.
0.9.5_1
13 Apr 2003 07:28:50
Original commit files touched by this commit
dinoex search for other commits by this committer
- Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
PR:             50479
0.9.5_1
26 Feb 2003 20:01:51
Original commit files touched by this commit
dinoex search for other commits by this committer
- Update for gnustep 1.5.2 and gui 0.8.4
0.9.5
21 Feb 2003 03:59:00
Original commit files touched by this commit
dinoex search for other commits by this committer
- retire pkg-comment
0.9.5
20 Feb 2003 18:26:42
Original commit files touched by this commit
dinoex search for other commits by this committer
- add COMMENT
0.9.5
04 Feb 2003 19:44:27
Original commit files touched by this commit
dinoex search for other commits by this committer
- make portlint happy
0.9.5
25 Dec 2002 10:08:50
Original commit files touched by this commit
dinoex search for other commits by this committer
- remove broken, fix build under CURRENT
0.9.5
02 Dec 2002 04:51:16
Original commit files touched by this commit
dinoex search for other commits by this committer
bento, mark BROKEN only for CURRENT
conflicts with new gcc, method definition not in class context
0.9.5
02 Sep 2002 03:58:24
Original commit files touched by this commit
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42309
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
0.9.5
31 Aug 2002 02:44:07
Original commit files touched by this commit
kris search for other commits by this committer
Remove USE_NEWGCC, which is no longer supported or required.

Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
0.9.5
26 Jun 2002 19:21:11
Original commit files touched by this commit
dinoex search for other commits by this committer
need to make configure executable again.
0.9.5
16 Jun 2002 15:03:10
Original commit files touched by this commit
dinoex search for other commits by this committer
- Get rid of PERL and use SED
0.9.5
07 Jun 2002 17:56:10
Original commit files touched by this commit
dinoex search for other commits by this committer
- Update to gtoolkit-0.9.5
0.9.4
07 Jun 2002 17:34:38
Original commit files touched by this commit
dinoex search for other commits by this committer
- Take Maintainership
- use defined dirs consistently in each makefile
0.9.4
07 Jun 2002 11:01:48
Original commit files touched by this commit
trevor search for other commits by this committer
Set Miguel Mendez' ports loose.  Look out, world!

I would like to try maintaining the acroread5 one, so I pre-snarfed
it.  :-P

PR:             38978
Submitted by:   Miguel Mendez (outgoing maintainer)
0.9.4
06 Jun 2002 06:12:16
Original commit files touched by this commit
dinoex search for other commits by this committer
New Port: GToolKit

GToolKit is a (relatively) small library that implements a simple and easy
to use Objective-C interface to the GTK+ widget set. Well, the library in
itself does not do very much, of course. It just allows you to write your
favourite program in my favourite programming language

- Fix dependencies and missing defines
- do configure in configure step
- make portlint happy
- use variables in plist
- honor it does install in Local, not in System

PR:             33843
Submitted by:   flynn@energyhq.homeip.net

Number of commits found: 52