1d8df FreshPorts -- lang/gnustep-base
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gnustep-base 1.24.0_1 lang on this many watch lists=10 search for ports that depend on this port
GNUstep Foundation library
Maintained by: c.petrik.sosa@gmail.com search for ports maintained by this maintainer
Port Added: 26 Jun 2001 08:59:02
Also Listed In: devel gnustep
License: GPLv3 LGPL3


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.

LICENSE: LGPL2 or later (framework)
LICENSE: GPL3 or later (tools, docs)

WWW: http://www.gnustep.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gnustep-make
  2. devel/pkgconf
  3. devel/gmake
  4. devel/autoconf
Required To Run:
  1. devel/gnustep-make
Required Libraries:
  1. devel/libffi
  2. textproc/libxml2
  3. textproc/libxslt
  4. math/gmp
  5. net/mDNSResponder
  6. security/gnutls
  7. converters/libiconv

This port is required by:

for Build for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.gnustep.org/pub/gnustep/core/
  3. http://ftp.gnustep.org/pub/gnustep/core/

Number of commits found: 122 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 11:59:29
Original commit files touched by this commit  1.24.0_1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
23 Apr 2013 14:20:28
Original commit files touched by this commit  1.24.0_1
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
07 Mar 2013 03:25:11
Original commit files touched by this commit  1.24.0_1
bdrewery search for other commits by this committer
- Please welcome back Chris Petrik as maintainer of
  these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
05 Feb 2013 16:17:07
Original commit files touched by this commit  1.24.0_1
novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
29 Jan 2013 00:35:33
Original commit files touched by this commit  1.24.0
jkim search for other commits by this committer
- Update devel/libffi to 3.0.11.
- Reset maintainership for libffi.  See ports/164941.

PR:		ports/171768
Submitted by:	Takefu <takefu@airport.fm>
26 Jul 2012 05:40:24
Original commit files touched by this commit  1.24.0
bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
26 Jun 2012 05:43:33
Original commit files touched by this commit  1.24.0
dinoex search for other commits by this committer
- reset MAINTAINER
11 Jun 2012 18:59:44
Original commit files touched by this commit  1.24.0
dinoex search for other commits by this committer
- mark BROKEN on FreeBSD 7
09 Jun 2012 12:46:20
Original commit files touched by this commit  1.24.0
dinoex search for other commits by this committer
- update to 1.24.0
13 Jan 2012 11:38:08
Original commit files touched by this commit  1.19.3_5
dinoex search for other commits by this committer
- fix option GNUSTEP_WITH_LIBOBJC2
- allow build with gcc from ports
05 Jun 2011 18:43:16
Original commit files touched by this commit  1.19.3_5
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
21 Apr 2011 19:37:41
Original commit files touched by this commit  1.19.3_4
dinoex search for other commits by this committer
- mark IGNORE on FreeBSD 9-CURRENT
21 Apr 2011 05:07:56
Original commit files touched by this commit  1.19.3_4
dinoex search for other commits by this committer
- move option GNUSTEP_WITH_LIBOBJC2 down
- fix build with FreeBSD 9-CURRENT
16 Apr 2011 10:17:39
Original commit files touched by this commit  1.19.3_4
dinoex search for other commits by this committer
- update GNUSTEP_DEVEL to 1.22.0
07 Apr 2011 18:26:01
Original commit files touched by this commit  1.19.3_4
dinoex search for other commits by this committer
- drop MD5
05 Dec 2010 14:42:27
Original commit files touched by this commit  1.19.3_4
dinoex search for other commits by this committer
- add experimental option GNUSTEP_WITH_LIBOBJC2
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.19.3_4
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  1.19.3_4
ade search for other commits by this committer
Punt autoconf267->autoconf268
15 Sep 2010 18:35:24
Original commit files touched by this commit  1.19.3_4
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
10 Sep 2010 08:08:26
Original commit files touched by this commit  1.19.3_3
dinoex search for other commits by this committer
- remove target test
20 Aug 2010 06:46:35
Original commit files touched by this commit  1.19.3_3
dinoex search for other commits by this committer
- fix build with gcc42
17 Aug 2010 05:02:48
Original commit files touched by this commit  1.19.3_2
dinoex search for other commits by this committer
- mark BROKEN after gcc42 update
18 Jul 2010 14:00:59
Original commit files touched by this commit  1.19.3_2
dinoex search for other commits by this committer
- update WITH_GNUSTEP_DEVEL to 1.21.1
05 Jun 2010 07:54:45
Original commit files touched by this commit  1.19.3_2
dinoex search for other commits by this committer
add LICENSE_COMB
04 Jun 2010 13:14:56
Original commit files touched by this commit  1.19.3_2
dinoex search for other commits by this committer
- LICENSE GPLv3
30 May 2010 12:28:39
Original commit files touched by this commit  1.19.3_2
dinoex search for other commits by this committer
- drop USE_GNUSTEP_PREFIX
23 May 2010 20:58:10
Original commit files touched by this commit  1.19.3_2
dinoex search for other commits by this committer
- remove option WITHOUT_OPENSSL
- add option WITH_GNUSTEP_DEVEL to build version 1.21.0
19 Apr 2010 10:43:43
Original commit files touched by this commit  1.19.3_1
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
28 Nov 2009 21:44:49
Original commit files touched by this commit  1.19.3
dinoex search for other commits by this committer
- update to 1.19.3
29 May 2009 19:58:11
Original commit files touched by this commit  1.18.0
dinoex search for other commits by this committer
- Fix build for ffcall with under custom PREFIX
13 May 2009 09:46:02
Original commit files touched by this commit  1.18.0_1
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
16 Jan 2009 16:59:54
Original commit files touched by this commit  1.18.0
dinoex search for other commits by this committer
- set NO_PACKAGE
24 Dec 2008 07:48:22
Original commit files touched by this commit  1.18.0
dinoex search for other commits by this committer
- update to 1.18.0
19 Dec 2008 18:43:50
Original commit files touched by this commit  1.16.5
dinoex search for other commits by this committer
- update to 1.16.5
16 Nov 2008 18:15:35
Original commit files touched by this commit  1.16.4
dinoex search for other commits by this committer
- update to 1.16.4
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.16.3
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)
20 Aug 2008 00:57:32
Original commit files touched by this commit  1.16.3
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
12 Aug 2008 09:23:47
Original commit files touched by this commit  1.16.3
dinoex search for other commits by this committer
- udpate stable to 1.16.3
11 Aug 2008 15:37:51
Original commit files touched by this commit  1.14.4
dinoex search for other commits by this committer
- update to 1.16.3
08 Jul 2008 17:29:34
Original commit files touched by this commit  1.14.4
dinoex search for other commits by this committer
- update to 1.16.2
20 Jun 2008 15:12:41
Original commit files touched by this commit  1.14.4
dinoex search for other commits by this committer
- update to 1.16.0
15 Jun 2008 11:22:41
Original commit files touched by this commit  1.14.4
dinoex search for other commits by this committer
- update to 1.14.4
04 May 2008 21:13:22
Original commit files touched by this commit  1.14.3
dinoex search for other commits by this committer
- add WITH_GNUSTEP_DEVEL
23 Mar 2008 12:24:19
Original commit files touched by this commit  1.14.3
dinoex search for other commits by this committer
- update to 1.14.3
28 Feb 2008 09:05:31
Original commit files touched by this commit  1.14.2
dinoex search for other commits by this committer
- update to 1.14.2
30 Sep 2007 04:47:37
Original commit files touched by this commit  1.13.1_1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
31 Jan 2007 17:52:17
Original commit files touched by this commit  1.13.1
dinoex search for other commits by this committer
- update to 1.13.1
30 Jan 2007 04:23:59
Original commit files touched by this commit  1.13.0
kris search for other commits by this committer
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
13 Jan 2007 03:57:25
Original commit files touched by this commit  1.13.0
dinoex search for other commits by this committer
- update to use new bsd.gnustep.mk
Approved by:    gurkan@linuks.mine.nu
31 Aug 2006 05: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
24 Jun 2006 16:24:39
Original commit files touched by this commit  1.12.0_2
dinoex search for other commits by this committer
- remove LDCONFIG_GCC workaround
24 Jun 2006 08:26:27
Original commit files touched by this commit  1.12.0_2
dinoex search for other commits by this committer
- activate regression-test
09 Jun 2006 19:55:24
Original commit files touched by this commit  1.12.0_2
dinoex search for other commits by this committer
- make sure ldconfig has been run
13 May 2006 08:16:31
Original commit files touched by this commit  1.12.0_1
dinoex search for other commits by this committer
- make portlint happier
10 May 2006 14:46:48
Original commit files touched by this commit  1.12.0_1
ale search for other commits by this committer
Chase gmp library and bump PORTREVISION.
08 Apr 2006 15: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
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
16 Jan 2006 13:11:15
Original commit files touched by this commit  1.11.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
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
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.11.1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
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 13: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
28 Aug 2005 19:19:23
Original commit files touched by this commit  1.11.0
dinoex search for other commits by this committer
- cleanup Makefile location
27 Jul 2005 17: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
03 Jun 2005 07:52:42
Original commit files touched by this commit  1.10.3
dinoex search for other commits by this committer
- new option WITH_GNUSTEP_FAKEMAIN to work without procfs
- call ldconfig in configure stage again
  this workarounds a problem that ldconfig is called to early when
  addding a package like: gcc-objc-current-3.3.6_20050511.tgz
18 Apr 2005 04:37:31
Original commit files touched by this commit  1.10.3
dinoex search for other commits by this committer
- update to 1.10.3
03 Apr 2005 05:22:07
Original commit files touched by this commit  1.10.2
dinoex search for other commits by this committer
- remove WITH_GNUSTEP_DEVEL
- update to 1.10.2
15 Dec 2004 04:15:43
Original commit files touched by this commit  1.10.1
dinoex search for other commits by this committer
- cleanup Makefile
14 Nov 2004 08:04:33
Original commit files touched by this commit  1.10.1
dinoex search for other commits by this committer
- update to 1.10.1 (stable)
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)
12 Aug 2004 05:11:59
Original commit files touched by this commit  1.8.0_2
dinoex search for other commits by this committer
- Fix PATH problem with bsd.autotools.mk
PR:             64393
16 Jun 2004 16: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
29 Apr 2004 02:56:58
Original commit files touched by this commit  1.8.0_2
dinoex search for other commits by this committer
- patch to fix coredumps in make_services
29 Apr 2004 02:56:04
Original commit files touched by this commit  1.8.0_2
dinoex search for other commits by this committer
- patch to fix coredumps in make_services
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.8.0_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
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:26:15
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:09:17
Original commit files touched by this commit  1.8.0
dinoex search for other commits by this committer
- update MASTER_SITES
19 Oct 2003 11:13:22
Original commit files touched by this commit  1.8.0
dinoex search for other commits by this committer
- new option WITHOUT_OPENSSL
- add USE_OPENSSL
19 Oct 2003 11: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 17: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 01: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 07:17:00
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- Update to 1.7.3
27 Jul 2003 07:06:21
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- cleanup post-install
26 Jul 2003 14: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 07: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 03:21:12
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- cleanup
01 Jun 2003 13:46:05
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- Add WITH_GNUSTEP_DEVEL
21 Apr 2003 09:29:38
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- modify sample startscript, call ldconfig so libobjc.so can be found after
reboot.
13 Apr 2003 07:26:16
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:47
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_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_1
dinoex search for other commits by this committer
- add COMMENT
15 Jan 2003 17:41:17
Original commit files touched by this commit  1.5.1_1
dinoex search for other commits by this committer
Add linebreak in LIB_DEPENDS

Number of commits found: 122 (showing only 100 on this page)

1 | 2  »  

2865
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24541
Broken 216
Deprecated 478
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days29
new fortnight60
new month216

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0