Path to this page:
./
meta-pkgs/gnustep,
Meta-package for GNUstep
Branch: CURRENT,
Version: 2.0.8,
Package name: gnustep-2.0.8,
Maintainer: rh GNUstep provides an Object-Oriented application development framework and
tool set for use on a wide variety of computer platforms. GNUstep is based
on the original OpenStep specification provided by NeXT, Inc. (now Apple).
GNUstep is becoming more and more stable every day and is used in a
production environment by several companies.
Required to run:[
sysutils/gworkspace] [
graphics/ImageViewer] [
mail/GNUMail] [
devel/gnustep-examples] [
devel/Gorm] [
devel/gnustep-base] [
devel/ProjectCenter] [
devel/gnustep-make] [
devel/Renaissance] [
x11/gnustep-back] [
x11/gnustep-gui]
Required to build:[
devel/gmake]
Version history: (Expand)
- (2009-04-13) Updated to version: gnustep-2.0.8
- (2008-01-18) Updated to version: gnustep-1.11.2nb4
- (2008-01-18) Updated to version: gnustep-1.11.2nb4
- (2007-09-23) Updated to version: gnustep-1.11.2nb3
- (2007-09-21) Updated to version: gnustep-1.11.2nb3
- (2006-04-17) Updated to version: gnustep-1.11.2nb2
CVS history: (Expand)
2009-04-13 14:47:43 by Rene Hexel | Files touched by this commit (1) |  |
Log message:
Update the gnustep meta-package to 2.0.8. This reflects the recent GNUstep
package updates and filesystem layout changes.
|
| 2008-01-18 06:08:56 by Tobias Nygren | Files touched by this commit (214) |
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
|
| 2007-12-19 13:27:31 by Roland Illig | Files touched by this commit (29) |
Log message:
Replaced the custom definitions with META_PACKAGE=yes.
|
| 2007-10-26 00:01:10 by Johnny C. Lam | Files touched by this commit (158) |
Log message:
* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
then automatically generate a PLIST that says "${PKGNAME} has no files".
* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
and no PLIST files exist, then fail during the package build with
PKG_FAIL_REASON.
* Remove "intentionally empty" PLISTs again.
Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:
PLIST_SRC= # empty
|
| 2007-10-25 19:50:03 by Johnny C. Lam | Files touched by this commit (85) |
Log message:
Re-add "intentionally empty" PLISTs for meta-packages and other packages
that directly manipulate empty PLISTs.
Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
|
| 2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980) |
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
|
2007-09-21 15:04:45 by Thomas Klausner | Files touched by this commit (483) |  |
Log message:
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
|
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) |  |
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
|