FreshPorts -- The Place For Ports Tue, 2 Dec 2008 2:51 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
gnustep-make 2.0.6 devel on this many watch lists=10 search for ports that depend on this port
GNUstep makefile package
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Jun 2001 09:52:54
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/gmake
Required To Run: lang/gcc42

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


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/

Number of commits found: 72

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  2.0.6
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)
24 Jun 2008 17:38:58
Original commit files touched by this commit  2.0.6
dinoex search for other commits by this committer
- update to 2.0.6
19 Apr 2008 02:37:40
Original commit files touched by this commit  2.0.5
edwin search for other commits by this committer
Make use of the @rmtry macro
23 Mar 2008 12:24:37
Original commit files touched by this commit  2.0.5
dinoex search for other commits by this committer
- update to 2.0.5
14 Jan 2008 12:51:26
Original commit files touched by this commit  2.0.4
dinoex search for other commits by this committer
- update to 2.0.4
- GPLV3
28 May 2007 09:45:16
Original commit files touched by this commit  2.0.1
dinoex search for other commits by this committer
- update to 2.0.1
25 May 2007 06:55:36
Original commit files touched by this commit  2.0.0
dinoex search for other commits by this committer
- update for gnustep-make-2.0.0
25 Feb 2007 12:33:59
Original commit files touched by this commit  1.13.0_4
dinoex search for other commits by this committer
- fix build for CURRENT
07 Feb 2007 12:40:45
Original commit files touched by this commit  1.13.0_4
dinoex search for other commits by this committer
- skip on CURRENT
31 Jan 2007 18:18:14
Original commit files touched by this commit  1.13.0_4
dinoex search for other commits by this committer
- add category gnustep
PR:             103931
Approved by:    pav
13 Jan 2007 03:57:25
Original commit files touched by this commit  1.13.0_4
dinoex search for other commits by this committer
- update to use new bsd.gnustep.mk
Approved by:    gurkan@linuks.mine.nu
30 Dec 2006 08:47:20
Original commit files touched by this commit  1.13.0_4
dinoex search for other commits by this committer
- add Local/Library/Services
09 Dec 2006 09:27:51
Original commit files touched by this commit  1.13.0_3
dinoex search for other commits by this committer
- add Local/Library/ApplicationSupport
- add Local/Tools/Resources
31 Oct 2006 05:27:27
Original commit files touched by this commit  1.13.0_2
dinoex search for other commits by this committer
- add Local/Library/Documentation, Local/Tools
13 Sep 2006 05:59:22
Original commit files touched by this commit  1.13.0_1
dinoex search for other commits by this committer
- create standard directories under Local here
so applications don't have to clean them
31 Aug 2006 06:35:32
Original commit files touched by this commit  1.13.0
dinoex search for other commits by this committer
- update to 1.13.0
08 Apr 2006 16:14:44
Original commit files touched by this commit  1.12.0
dinoex search for other commits by this committer
- cleanup after gcc updates
no hacks for ldconfig needed
19 Mar 2006 04:35:47
Original commit files touched by this commit  1.12.0
dinoex search for other commits by this committer
- add USE_GNUSTEP_PREFIX
18 Mar 2006 09:52:07
Original commit files touched by this commit  1.12.0
dinoex search for other commits by this committer
- update to 1.12.0
15 Mar 2006 08:11:08
Original commit files touched by this commit  1.11.2_1
dinoex search for other commits by this committer
- activate builds on pointyhat
19 Jan 2006 12:06:14
Original commit files touched by this commit  1.11.2_1
dinoex search for other commits by this committer
- new option GNUSTEP_PREFIX
  allow user defined location of all files
25 Dec 2005 23:08:56
Original commit files touched by this commit  1.11.2_1
dinoex search for other commits by this committer
- move location of GNUstep.conf
24 Dec 2005 21:40:02
Original commit files touched by this commit  1.11.2
dinoex search for other commits by this committer
- update to 1.11.2
13 Nov 2005 09:26:50
Original commit files touched by this commit  1.11.1
dinoex search for other commits by this committer
- add SHA checksum
22 Sep 2005 14:34:52
Original commit files touched by this commit  1.11.1
dinoex search for other commits by this committer
- update to 1.11.1
19 Aug 2005 17:43:16
Original commit files touched by this commit  1.11.0
dinoex search for other commits by this committer
- cleanup old Makefile location
- remove BROKEN for 6.0
  verified sucessfull builds on FreeBSD 6.0-BETA2 #0: Wed Aug  3 08:22:24 UTC
2005
  root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
Approved by:    portmgr (krion)
27 Jul 2005 18:11:51
Original commit files touched by this commit  1.11.0
dinoex search for other commits by this committer
- update to 1.10.0
10 Jul 2005 09:21:08
Original commit files touched by this commit  1.10.0
dinoex search for other commits by this committer
- warn about bad ldconfig paths
08 Jul 2005 18:07:41
Original commit files touched by this commit  1.10.0
kris search for other commits by this committer
BROKEN on 5.x: Configure fails
03 Apr 2005 06:21:23
Original commit files touched by this commit  1.10.0
dinoex search for other commits by this committer
- remove WITH_GNUSTEP_DEVEL
15 Jan 2005 10:54:44
Original commit files touched by this commit  1.10.0
dinoex search for other commits by this committer
- make portlint happier
14 Dec 2004 05:16:11
Original commit files touched by this commit  1.10.0
dinoex search for other commits by this committer
- handle stale shared libs from gcc-objc installs
- force ldconfig when needed
PR:             74940
07 Nov 2004 21:43:55
Original commit files touched by this commit  1.10.0
dinoex search for other commits by this committer
- update to 1.10.0 (stable)
16 Jun 2004 17:36:40
Original commit files touched by this commit  1.8.0_2
dinoex search for other commits by this committer
- update to 1.9.2
13 Apr 2004 20:08:41
Original commit files touched by this commit  1.8.0_2
dinoex search for other commits by this committer
- Fix regression when using gcc-objc-3.2
13 Apr 2004 12:22:26
Original commit files touched by this commit  1.8.0_2
dinoex search for other commits by this committer
- revert to build without libobjc
- bump PORTREVISION
05 Mar 2004 15:00:41
Original commit files touched by this commit  1.8.0_1
dinoex search for other commits by this committer
- update to 1.9.1
26 Feb 2004 05:15:23
Original commit files touched by this commit  1.8.0_1
dinoex search for other commits by this committer
- add SIZE
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.8.0_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
31 Jan 2004 12:16:18
Original commit files touched by this commit  1.8.0
dinoex search for other commits by this committer
- update MASTER_SITES
10 Dec 2003 22:03:33
Original commit files touched by this commit  1.8.0
dinoex search for other commits by this committer
- Update to 1.9.0
12 Nov 2003 15:17:18
Original commit files touched by this commit  1.8.0
dinoex search for other commits by this committer
- fix MASTER_SITES trailing char
12 Nov 2003 15:07:06
Original commit files touched by this commit  1.8.0
dinoex search for other commits by this committer
- update MASTER_SITES
19 Oct 2003 12:09:19
Original commit files touched by this commit  1.8.0
dinoex search for other commits by this committer
- Update to 1.8.0
24 Sep 2003 18:34:09
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- Update to 1.7.4
28 Aug 2003 02:42:30
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- use new hook USE_GNUSTEP in bsd.port.mk
27 Aug 2003 08:16:17
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- Update to 1.7.3
26 Jul 2003 15:38:59
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- update to 1.7.2
- flat layout
21 Jun 2003 08:49:51
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
Update to gnustep-1.7.1 / gui-8.7
10 Jun 2003 04:08:04
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- remove empty dirs
01 Jun 2003 14:44:53
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- Add WITH_GNUSTEP_DEVEL
13 Apr 2003 07:58:39
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
PR:             50479
23 Mar 2003 20:33:05
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- Update to 1.6.0
26 Feb 2003 19:57:44
Original commit files touched by this commit  1.5.2
dinoex search for other commits by this committer
- Update gnustep-base and gnutsep-make to 1.5.2
21 Feb 2003 03:59:00
Original commit files touched by this commit  1.5.1
dinoex search for other commits by this committer
- retire pkg-comment
20 Feb 2003 18:26:42
Original commit files touched by this commit  1.5.1
dinoex search for other commits by this committer
- add COMMENT
23 Dec 2002 22:17:45
Original commit files touched by this commit  1.5.1
dinoex search for other commits by this committer
- prepare MASTER_SITE_GNUSTEP
21 Nov 2002 06:27:25
Original commit files touched by this commit  1.5.1
dinoex search for other commits by this committer
- Update to 1.5.1
03 Nov 2002 05:39:53
Original commit files touched by this commit  1.5.0
dinoex search for other commits by this committer
remove inactive PERL line
29 Oct 2002 08:18:13
Original commit files touched by this commit  1.5.0
adamw search for other commits by this committer
Grammar fix.

Reviewed by:    dinoex
Approved by:    pat
20 Oct 2002 16:53:52
Original commit files touched by this commit  1.5.0
dinoex search for other commits by this committer
Update to 1.5.0
10 Oct 2002 13:59:36
Original commit files touched by this commit  1.4.0
knu search for other commits by this committer
CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead)
31 Aug 2002 03:40:56
Original commit files touched by this commit  1.4.0
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 06:33:35
Original commit files touched by this commit  1.4.0
dinoex search for other commits by this committer
Update MASTER_SITES
29 Aug 2002 15:02:25
Original commit files touched by this commit  1.4.0
dinoex search for other commits by this committer
Update to 1.4.0
09 Jun 2002 12:16:55
Original commit files touched by this commit  1.3.2
dinoex search for other commits by this committer
Add more MASTER_SITES
07 Jun 2002 18:34:38
Original commit files touched by this commit  1.3.2
dinoex search for other commits by this committer
- Take Maintainership
- use defined dirs consistently in each makefile
04 Jun 2002 07:46:04
Original commit files touched by this commit  1.3.2
dinoex search for other commits by this committer
GNUstep Update

- Update: gnustep-make-1.3.2
- remove obsolete MASTER_SITES

- Update: gnustep-objc-1.2.2

- Update: gnustep-base-1.3.2
- remove obsolete MASTER_SITES
- fix configure for libxml2
- more languages: Russian, Slovak, UkraineRussian

- Update: gnustep-guile-1.0.3.tar.gz

Not updated to: gnustep-gui-0.7.7,
it conflicts with gnustep-xgps-0.7.6
21 Mar 2002 13:07:35
Original commit files touched by this commit  1.3.0
tg search for other commits by this committer
Upgrade to 1.3.0.
23 Jan 2002 12:55:38
files touched by this commit
tg search for other commits by this committer
Upgrade to 1.2.1.    
29 Jun 2001 13:59:30
files touched by this commit
tg search for other commits by this committer
Oops, for some reason there was a reference to pkg-message, which doesn't exist.
   
26 Jun 2001 13:52:54
files touched by this commit
tg search for other commits by this committer
Upgrade to 1.0.1    

Number of commits found: 72

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23

14 vulnerabilities affecting 30 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 19492
Broken 164
Deprecated 88
Ignore 463
Forbidden 8
Restricted 263
No CDROM 132
Vulnerable 57
Expired 58
Set to expire 72
Interactive 78
new 24 hours 2
new 48 hours3
new 7 days40
new fortnight95
new month163

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