FreshPorts -- The Place For Ports Sun, 7 Sep 2008 7:33 PM BST
Port details
gnustep-back 0.14.0 x11-toolkits on this many watch lists=7 search for ports that depend on this port
GNUstep GUI backend
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Oct 2002 21:00:03
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
Slave ports
x11-toolkits/gnustep-art
x11-toolkits/gnustep-cairo
x11-toolkits/gnustep-xdps

Required To Build: devel/ffcall, lang/gcc42, devel/gnustep-make, x11-toolkits/gnustep-gui, devel/gmake, x11-fonts/libXft, x11/libXrender, x11-toolkits/libXmu, x11/libXext, x11/libX11
Required To Run: lang/gcc42, devel/gnustep-make, x11-toolkits/gnustep-gui, x11-fonts/libXft, x11/libXrender, x11-toolkits/libXmu, x11/libXext, x11/libX11
Required Libraries: graphics/jpeg, graphics/tiff, x11-fonts/libXft, x11-fonts/fontconfig, print/freetype

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


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: 78

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)
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
04 Apr 2008 17:57:05
Original commit files touched by this commit  0.12.1
dinoex search for other commits by this committer
- rename PLIST_SUB macro
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
17 Mar 2008 16:40:52
Original commit files touched by this commit  0.12.1
dinoex search for other commits by this committer
- set USE_XORG
- add direct dependencies
07 Mar 2008 21:47:50
Original commit files touched by this commit  0.12.1
flz search for other commits by this committer
Remove support for XFree8-4.

From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:             ports/119418
Submitted by:   flz
Approved by:    portmgr (pav)
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
04 Oct 2007 07:27:14
Original commit files touched by this commit  0.11.0_1
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
25 May 2007 06:55:36
Original commit files touched by this commit  0.11.0_1
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 12:23:19
Original commit files touched by this commit  0.11.0
dinoex search for other commits by this committer
- add instructions for mutiple backends
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
12 Dec 2006 10:28:15
Original commit files touched by this commit  0.11.0
dinoex search for other commits by this committer
- switch depedency from imake-6 to dgs
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
26 Jul 2006 16:46:11
Original commit files touched by this commit  0.10.3
dinoex search for other commits by this committer
- unbreak WITH_GNUSTEP_CAIRO
26 Jul 2006 16:35:50
Original commit files touched by this commit  0.10.3
dinoex search for other commits by this committer
- fix WITH_GNUSTEP_XDPS with imake
28 May 2006 14:37:06
Original commit files touched by this commit  0.10.3
pav search for other commits by this committer
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
16 Apr 2006 12:47:05
Original commit files touched by this commit  0.10.3
dinoex search for other commits by this committer
- fix build of gnustep-xdps
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
26 Jan 2006 07:01:19
Original commit files touched by this commit  0.10.2
dinoex search for other commits by this committer
- mark BROKEN
  xdps is no longer supported by xorg version 6.9.0 and above
19 Jan 2006 12:06:14
Original commit files touched by this commit  0.10.2
dinoex search for other commits by this committer
- new option GNUSTEP_PREFIX
  allow user defined location of all files
16 Jan 2006 11:35:22
Original commit files touched by this commit  0.10.2
dinoex search for other commits by this committer
- Fix build for cairo backend
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
05 Nov 2005 09:06:17
Original commit files touched by this commit  0.10.1
dinoex search for other commits by this committer
- update for cairo release
24 Oct 2005 18:42:13
Original commit files touched by this commit  0.10.1
dinoex search for other commits by this committer
- new backend option WITH_GNUSTEP_CAIRO
(broken, as libcairo.1 is too old)
24 Oct 2005 18:15:26
Original commit files touched by this commit  0.10.1
dinoex search for other commits by this committer
- disable glitz by default
Reported by:    Andriy Gapon
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
13 May 2005 21:11:02
Original commit files touched by this commit  0.9.6
dinoex search for other commits by this committer
- update to 0.9.6
03 Apr 2005 06:24:24
Original commit files touched by this commit  0.9.5
dinoex search for other commits by this committer
- update to 0.9.5
- unbreak option WITH_GNUSTEP_LIBART
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
16 Jun 2004 17:38:33
Original commit files touched by this commit  0.9.1_1
dinoex search for other commits by this committer
- udpate to 0.9.3
29 Apr 2004 03:58:04
Original commit files touched by this commit  0.9.1_1
dinoex search for other commits by this committer
- reorder target
26 Mar 2004 20:14:40
Original commit files touched by this commit  0.9.1_1
dinoex search for other commits by this committer
- make PKGNAMESUFFIX more flexible
16 Mar 2004 22:54:06
Original commit files touched by this commit  0.9.1_1
marcus search for other commits by this committer
Chase the new location of libXft.
05 Mar 2004 15:02:40
Original commit files touched by this commit  0.9.1_1
dinoex search for other commits by this committer
- add WITH_GNUSTEP_DEVEL for 0.9.2
25 Feb 2004 10:50:21
Original commit files touched by this commit  0.9.1_1
dinoex search for other commits by this committer
- add CONFLICTS
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
14 Dec 2003 17:12:39
Original commit files touched by this commit  0.9.1
dinoex search for other commits by this committer
- Force linker path so libobjc.so will still be found.

Pointed out by: kris
10 Dec 2003 22:05:21
Original commit files touched by this commit  0.9.1
dinoex search for other commits by this committer
- fix linking with gnustep 1.9.0 (devel)
10 Dec 2003 06:02:14
Original commit files touched by this commit  0.9.0
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
29 Jul 2003 04:23:36
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
- libchiper is been depreciated in CURRENT,
despite it was still present on my test system.
27 Jul 2003 08:06:55
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
- link with libcipher
26 Jul 2003 15:46:13
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:49:51
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:17:21
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
03 Jun 2003 04:38:07
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
- Update for Option WITH_GNUSTEP_LIBART
01 Jun 2003 04:50:28
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
- Add WITH_GNUSTEP_DEVEL
22 May 2003 18:57:19
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
- patch for option WITH_GNUSTEP_LIBART=yes
13 Apr 2003 12:37:10
Original commit files touched by this commit  0.8.5
dinoex search for other commits by this committer
- Change WANT_GNUSTEP_* to WITH_GNUSTEP_*
Suggested by: kris
13 Apr 2003 08:30:53
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
- Support configureable backends xlib, xgps, art
PR:             50479
25 Mar 2003 04:53:47
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
18 Feb 2003 04:51:34
Original commit files touched by this commit  0.8.3
anholt search for other commits by this committer
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.

Approved by:    portmgr (kris), marcus
21 Jan 2003 03:57:28
Original commit files touched by this commit  0.8.3
dinoex search for other commits by this committer
- Fix BUILD_DEPENDS to find correct port.
20 Jan 2003 16:28:28
Original commit files touched by this commit  0.8.3
dinoex search for other commits by this committer
extend BUILD_DEPENDS for ffcall
23 Dec 2002 22:11:49
Original commit files touched by this commit  0.8.3
dinoex search for other commits by this committer
add SUBDIR syntax
23 Dec 2002 22:10:11
Original commit files touched by this commit  0.8.3
dinoex search for other commits by this committer
add new MASTER_SITES
23 Nov 2002 09:59:01
Original commit files touched by this commit  0.8.3
dinoex search for other commits by this committer
Update to 0.8.3
01 Nov 2002 05:07:42
Original commit files touched by this commit  0.8.2
dinoex search for other commits by this committer
we need XLIB to compile and run
30 Oct 2002 04:18:58
Original commit files touched by this commit  0.8.2
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.8.2
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.8.2
adamw search for other commits by this committer
Grammar fix.

Reviewed by:    dinoex
Approved by:    pat
28 Oct 2002 21:31:41
Original commit files touched by this commit  0.8.2
dinoex search for other commits by this committer
remove ESCAPE in makefile, thanks to FreshPorts.org
28 Oct 2002 20:58:35
Original commit files touched by this commit  0.8.2
dinoex search for other commits by this committer
New GNUstep backend

Number of commits found: 78

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 19099
Broken 159
Deprecated 77
Ignore 425
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 12
new 48 hours15
new 7 days56
new fortnight99
new month252

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.373 seconds.