FreshPorts -- The Place For Ports Sun, 7 Sep 2008 1:37 PM BST
Port details
gnustep-gui 0.14.0 x11-toolkits on this many watch lists=7 search for ports that depend on this port
GNUstep GUI library
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Jun 2001 10:00:49
Also Listed In: gnustep


GNUstep is a set of general-purpose Objective-C libraries based on the
OpenStep standard developed by NeXT (now Apple) Inc. The libraries
consist of everything from foundation classes, such as dictionaries and
arrays, to GUI interface classes such as windows, sliders, buttons, etc.

Please contact the GNUstep maintainers at <discussion@gnustep.org> in 
case of questions and help offers.

WWW: http://www.gnustep.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/ffcall, lang/gcc42, devel/gnustep-make, lang/gnustep-base, devel/gmake, x11/libX11, x11-toolkits/libXt
Required To Run: lang/gcc42, devel/gnustep-make, lang/gnustep-base, x11/libX11, x11-toolkits/libXt
Required Libraries: graphics/tiff, graphics/png, audio/libaudiofile, graphics/libungif, audio/portaudio2, print/cups-base, textproc/aspell

To install the port: cd /usr/ports/x11-toolkits/gnustep-gui/ && make install clean
To add the package: pkg_add -r gnustep-gui


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.planetmirror.com/pub/gnustep/gnustep/core/
ftp://ftp.gnustep.org/pub/gnustep/core/
ftp://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/core/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves

Number of commits found: 99

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.14.0
rafan search for other commits by this committer
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
12 Aug 2008 10:25:00
Original commit files touched by this commit  0.14.0
dinoex search for other commits by this committer
- update stable to 0.14.0
20 Jun 2008 16:12:52
Original commit files touched by this commit  0.12.2
dinoex search for other commits by this committer
- update to 0.14.0
15 Jun 2008 12:22:48
Original commit files touched by this commit  0.12.2
dinoex search for other commits by this committer
- update to 0.12.2
06 Jun 2008 15:16:37
Original commit files touched by this commit  0.12.1_1
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)
01 Jun 2008 20:18:16
Original commit files touched by this commit  0.12.1
dinoex search for other commits by this committer
- cleanup FreeBSD 5.x
29 May 2008 19:48:51
Original commit files touched by this commit  0.12.1
dinoex search for other commits by this committer
- fix build with portaudio, by backing out last patches
Broken in Revision 1.96at date: 2008/05/19 23:04:49;  author: pav
25 May 2008 18:44:32
Original commit files touched by this commit  0.12.1
pav search for other commits by this committer
- Mark BROKEN on all versions: gsnd.m:30:23: warning: portaudio.h: No such file
or directory

Reported by:    pointyhat
20 May 2008 00:04:49
Original commit files touched by this commit  0.12.1
pav search for other commits by this committer
- Mark BROKEN on 5.x

Reported by:    pointyhat
04 May 2008 22:13:22
Original commit files touched by this commit  0.12.1
dinoex search for other commits by this committer
- add WITH_GNUSTEP_DEVEL
30 Mar 2008 10:36:46
Original commit files touched by this commit  0.12.1
dinoex search for other commits by this committer
- clean X11BASE
28 Feb 2008 09:07:37
Original commit files touched by this commit  0.12.1
dinoex search for other commits by this committer
- udpate to 0.12.1
25 May 2007 07:13:12
Original commit files touched by this commit  0.11.0_2
dinoex search for other commits by this committer
- default now with portaudio2
- new option WITHOUT_PORTAUDIO2
25 May 2007 06:55:36
Original commit files touched by this commit  0.11.0_2
dinoex search for other commits by this committer
- update for gnustep-make-2.0.0
19 May 2007 21:32:57
Original commit files touched by this commit  0.11.0_1
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}.
25 Feb 2007 13:24:13
Original commit files touched by this commit  0.11.0
dinoex search for other commits by this committer
- new option WITH_PORTAUDIO2
31 Jan 2007 18:18:14
Original commit files touched by this commit  0.11.0
dinoex search for other commits by this committer
- add category gnustep
PR:             103931
Approved by:    pav
30 Jan 2007 04:23:59
Original commit files touched by this commit  0.11.0
kris search for other commits by this committer
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
18 Jan 2007 12:42:54
Original commit files touched by this commit  0.11.0
dinoex search for other commits by this committer
- update default for option ASPELL_PORT
13 Jan 2007 03:57:25
Original commit files touched by this commit  0.11.0
dinoex search for other commits by this committer
- update to use new bsd.gnustep.mk
Approved by:    gurkan@linuks.mine.nu
10 Dec 2006 14:08:40
Original commit files touched by this commit  0.11.0
dinoex search for other commits by this committer
- reactivate for ia64
31 Aug 2006 06:37:04
Original commit files touched by this commit  0.11.0
dinoex search for other commits by this committer
- update to 0.11.0
13 May 2006 09:27:06
Original commit files touched by this commit  0.10.3
dinoex search for other commits by this committer
- make portlint happier
13 May 2006 06:00:46
Original commit files touched by this commit  0.10.3
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
19 Mar 2006 04:35:47
Original commit files touched by this commit  0.10.3
dinoex search for other commits by this committer
- add USE_GNUSTEP_PREFIX
18 Mar 2006 09:54:48
Original commit files touched by this commit  0.10.3
dinoex search for other commits by this committer
- update to 0.10.3
24 Jan 2006 10:21:15
Original commit files touched by this commit  0.10.2_2
dinoex search for other commits by this committer
- inlcude aspell suppret by default
- new option ASPELL_PORT
  to use a localized aspell
- new option WITHOUT_ASPELL
19 Jan 2006 12:06:14
Original commit files touched by this commit  0.10.2_1
dinoex search for other commits by this committer
- new option GNUSTEP_PREFIX
  allow user defined location of all files
16 Jan 2006 13:11:15
Original commit files touched by this commit  0.10.2_1
dinoex search for other commits by this committer
- enable fake-main support again
  so packages can be build without procfs
- new option WITHOUT_GNUSTEP_FAKEMAIN
16 Jan 2006 11:37:29
Original commit files touched by this commit  0.10.2_1
dinoex search for other commits by this committer
- add support for cups
- new option WITHOUT_CUPS
24 Dec 2005 21:41:19
Original commit files touched by this commit  0.10.2
dinoex search for other commits by this committer
- update to 0.10.2
13 Nov 2005 09:26:50
Original commit files touched by this commit  0.10.1
dinoex search for other commits by this committer
- add SHA checksum
22 Sep 2005 14:33:54
Original commit files touched by this commit  0.10.1
dinoex search for other commits by this committer
- update to 0.10.1
28 Aug 2005 20:19:23
Original commit files touched by this commit  0.10.0
dinoex search for other commits by this committer
- cleanup Makefile location
27 Jul 2005 18:14:28
Original commit files touched by this commit  0.10.0
dinoex search for other commits by this committer
- update to 0.10.0
10 Jul 2005 16:02:55
Original commit files touched by this commit  0.9.5
dinoex search for other commits by this committer
- fix build on STABLE when libphtread does exists
03 Jun 2005 08:53:26
Original commit files touched by this commit  0.9.5
dinoex search for other commits by this committer
- new option WITH_GNUSTEP_FAKEMAIN to work without procfs
03 Apr 2005 06:23:01
Original commit files touched by this commit  0.9.5
dinoex search for other commits by this committer
- extend IGNORE message
Sergei Gnezdov

- update to 0.9.5
- remove WITH_GNUSTEP_DEVEL
15 Dec 2004 04:15:10
Original commit files touched by this commit  0.9.4
dinoex search for other commits by this committer
- use a better test for jails in CURRENT
10 Dec 2004 11:20:50
Original commit files touched by this commit  0.9.4
dinoex search for other commits by this committer
-
09 Dec 2004 23:50:28
Original commit files touched by this commit  0.9.4
dinoex search for other commits by this committer
- mark IGNORE when procfs is not present
07 Nov 2004 21:47:05
Original commit files touched by this commit  0.9.4
dinoex search for other commits by this committer
- update to 0.9.4
22 Jun 2004 22:01:39
Original commit files touched by this commit  0.9.1_2
dinoex search for other commits by this committer
- update pkg-plist for gnustep-stable
20 Jun 2004 23:27:31
Original commit files touched by this commit  0.9.1_2
dinoex search for other commits by this committer
- rename patchfile
16 Jun 2004 17:38:16
Original commit files touched by this commit  0.9.1_2
dinoex search for other commits by this committer
- udpate to 0.9.3
headsup: needs active procfs to build
29 Apr 2004 03:58:40
Original commit files touched by this commit  0.9.1_2
dinoex search for other commits by this committer
- ignore creation of files in /root/GNUstep
Suggested by:   kris
07 Apr 2004 21:45:59
Original commit files touched by this commit  0.9.1_2
dinoex search for other commits by this committer
- move post-extract target to pre-configure
Reported by:   kris (dosirak)
05 Mar 2004 15:03:21
Original commit files touched by this commit  0.9.1_2
dinoex search for other commits by this committer
- use libpng, bump PORTREVISION
- sort pkg-plist
- add WITH_GNUSTEP_DEVEL for 0.9.2
26 Feb 2004 05:55:35
Original commit files touched by this commit  0.9.1_1
dinoex search for other commits by this committer
- add SIZE
23 Feb 2004 10:45:54
Original commit files touched by this commit  0.9.1_1
dinoex search for other commits by this committer
- disable build on ia64 due coredumps.
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.9.1_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
31 Jan 2004 12:16:18
Original commit files touched by this commit  0.9.1
dinoex search for other commits by this committer
- update MASTER_SITES
10 Dec 2003 03:59:47
Original commit files touched by this commit  0.9.1
dinoex search for other commits by this committer
- Update to 0.9.1
19 Oct 2003 12:14:51
Original commit files touched by this commit  0.9.0
dinoex search for other commits by this committer
- Update to 0.9.0, Retire 0.8.5
04 Sep 2003 06:56:51
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
- Update to 0.8.9
28 Aug 2003 02:42:30
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
- use new hook USE_GNUSTEP in bsd.port.mk
26 Jul 2003 15:51:40
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
- update to 0.8.8
- flat layout
21 Jun 2003 08:50:04
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
Update to gnustep-1.7.1 / gui-8.7
18 Jun 2003 06:16:50
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
- Update to 0.8.6
- Option WITH_GNUSTEP_DEVEL
01 Jun 2003 04:47:51
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
- Add WITH_GNUSTEP_DEVEL
13 Apr 2003 08:28:50
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
- Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
PR:             50479
25 Mar 2003 04:53:22
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
patch now part of distribution.
25 Mar 2003 04:52:49
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
- Update to 0.8.5
26 Feb 2003 19:59:52
Original commit files touched by this commit  0.8.4
dinoex search for other commits by this committer
- Update gnustep-gui and gnustep-back to 0.8.4
21 Feb 2003 03:59:00
Original commit files touched by this commit  0.8.3
dinoex search for other commits by this committer
- retire pkg-comment
20 Feb 2003 18:26:42
Original commit files touched by this commit  0.8.3
dinoex search for other commits by this committer
- add COMMENT
21 Jan 2003 06:08:09
Original commit files touched by this commit  0.8.3
dinoex search for other commits by this committer
add System/Tools/gsnd
20 Jan 2003 04:49:01
Original commit files touched by this commit  0.8.3
dinoex search for other commits by this committer
- Update to use gnustep-back instead of gnustep-xgps
- Sweep devel slave ports
- retire x11-toolkits/gnustep-xgps
14 Jan 2003 16:13:45
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
extend BUILD_DEPENDS for ffcall
05 Jan 2003 04:35:51
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
kill anonther malloc.h problem
04 Jan 2003 12:00:55
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
Fix another linking problem where gmake did not stop.
24 Dec 2002 21:49:20
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
- Fix build of old variant
23 Dec 2002 22:13:53
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
- enable sound for CURRENT
- apply PTHREAD hack
- add regression Test
- prepare MASTER_SITE_GNUSTEP
02 Dec 2002 08:21:23
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
remove extra include
02 Dec 2002 05:03:13
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
add missing check for GNUSTEP_GUI_DEVEL
02 Dec 2002 03:51:18
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
Fix build on beto: drop sound support on CURRENT
24 Nov 2002 04:47:24
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
remove some oblsolte files in 0.7.6
gnustep-make 1.5.1 don't build them
23 Nov 2002 09:52:28
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
GNUSTEP_GUI_DEVEL: update to 0.8.3
23 Nov 2002 09:49:33
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
GNUSTEP_GUI_DEVEL: Update to 0.8.3
30 Oct 2002 04:18:58
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
Add slave-port gnustep-gui-devel
- use PKGNAMESUFFIX
- corrects dependeny for gnustep-back
29 Oct 2002 20:28:07
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
update MASTER_SITES
29 Oct 2002 08:18:13
Original commit files touched by this commit  0.7.6
adamw search for other commits by this committer
Grammar fix.

Reviewed by:    dinoex
Approved by:    pat
20 Oct 2002 17:39:06
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
Update to 0.8.2
31 Aug 2002 03:44:07
Original commit files touched by this commit  0.7.6
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
30 Aug 2002 07:37:49
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
New option GNUSTEP_GUI_DEVEL for 0.8.0
default is still 0.7.6
30 Aug 2002 06:33:35
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
Update MASTER_SITES
29 Aug 2002 16:31:32
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
Revert to 0.7.6, dependend ports still break.
29 Aug 2002 16:17:25
Original commit files touched by this commit  0.8.0
dinoex search for other commits by this committer
Update to 0.8.0
29 Aug 2002 16:16:03
Original commit files touched by this commit  0.7.7
dinoex search for other commits by this committer
Update to 0.7.7
breaks depended ports
07 Jun 2002 18:34:38
Original commit files touched by this commit  0.7.6
dinoex search for other commits by this committer
- Take Maintainership
- use defined dirs consistently in each makefile
26 Mar 2002 12:10:07
Original commit files touched by this commit  0.7.6
tg search for other commits by this committer
Upgrade to 0.7.6.

PR:             36266
05 Feb 2002 12:17:49
files touched by this commit
tg search for other commits by this committer
Upgrade to 0.7.5.    
24 Dec 2001 10:37:45
files touched by this commit
dirk search for other commits by this committer
portlint: remove extra whitespaces before end of line.    
02 Aug 2001 13:29:36
files touched by this commit
tg search for other commits by this committer
Add some missing files.    
23 Jul 2001 14:14:23
files touched by this commit
tg search for other commits by this committer
Add missing file.    
11 Jul 2001 13:22:51
files touched by this commit
tg search for other commits by this committer
Upgrade to 0.7.0.    
07 Jul 2001 06:42:33
files touched by this commit
okazaki search for other commits by this committer
Fix invalid dependency.    
02 Jul 2001 13:50:38
files touched by this commit
tg search for other commits by this committer
Need a do-install target to pick up some definitions from  
${PREFIX}/System/Makefiles/GNUstep.sh.    
26 Jun 2001 14:00:49
files touched by this commit
tg search for other commits by this committer
Upgrade to 0.6.9.    

Number of commits found: 99

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 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
Traffic

Calculated hourly:
Port count 19095
Broken 158
Deprecated 77
Ignore 424
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 8
new 48 hours16
new 7 days52
new fortnight95
new month248

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.477 seconds.