
CVS log for pkgsrc/devel/gnustep-make/PLIST
Up to [NetBSD + pkgsrc-wip] / pkgsrc / devel / gnustep-make
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Apr 7 01:41:31 2011 UTC (13 months, 2 weeks ago) by rh
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +11 -8
lines
Update gnustep-make to 2.4.0. Notable changes include:
* Parallel building supported using e.g. make -j 2
* Support source files in subdirectories without using a subproject.
* Support header files in sub-subdirectories.
* Batch-compile Java files (much faster).
* Fixes for building documentation.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Jun 14 18:48:12 2009 UTC (2 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -6
lines
Convert @exec/@unexec to @pkgdir or drop it.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Jun 14 17:48:46 2009 UTC (2 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -11
lines
Remove @dirrm entries from PLISTs
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Apr 19 00:50:11 2009 UTC (3 years, 1 month ago) by rh
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -2
lines
Create Libraries directory for gnustep bundles.
Bump PKGREVISION.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Apr 18 01:09:03 2009 UTC (3 years, 1 month ago) by rh
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Fix regression, as Makefiles/Additional may also be installed by libFoundation
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 13 12:09:25 2009 UTC (3 years, 1 month ago) by rh
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +138 -204
lines
Update gnustep-make to 2.0.8. This makes GNUstep more hier(7) compliant
and requires an update of all GNUstep packages. Changes also include
bugfixes and some cleanup.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun May 25 08:16:06 2008 UTC (3 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +11 -2
lines
Changes 2.0.5:
* Bug fixes
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Nov 25 14:42:01 2007 UTC (4 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +10 -7
lines
Changes 2.0.2:
Update license to GPLv3. Bug fixes.
Changes 2.0.1:
Bug fixes in filesystem layout and framework installation.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jul 28 01:50:58 2006 UTC (5 years, 9 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3
lines
Fix PLIST on non-ix86 platforms. Bump PKGREVISION.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 3 07:24:10 2006 UTC (6 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1
lines
Use config file handling from pkginstall. Bump PKGREVISION.
Ok rh@
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jan 17 07:35:55 2006 UTC (6 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3
lines
Changes 1.11.2:
The `GNUstep.conf' file is now viewed as the essential determination of
the install location for GNUstep libraries, tools and other files.
During configuration, this file is read, if it exists, to determine
this information. This can still be overriden with environment and
command line options, however. See the filesystem documentation in the
GNUstep Make Documentation directory for more information.
You no longer need to source GNUstep.sh in order to compile GNUstep
programs. All that is needed is the definition of GNUSTEP_MAKEFILES.
You should also have the GNUstep system tools directory in your path.
All netbsd systems are assumed to use ELF libraries. Support for the
old static libs version of netbsd was removed.
Serveral new options were added to configure to change the location
of basic dir locations and basic configuration files. Also, the help was
greatly improved. Note that -prefix=/usr/GNUstep/System no longer
works. Please use -prefix=/usr/GNUstep or
-with-system-root=/usr/GNUstep/System.
A few more fixes for cygwin are included as well as Windows resource
rules.
Support for ObjC++ has been added. You should list the ObjC++ .mm
files in the xxx_OBJCC_FILES variable, and put extra ObjC++ flags in
xxx_OBJCCFLAGS or ADDITIONAL_OBJCCFLAGS.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jul 29 12:57:13 2005 UTC (6 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -3
lines
Changes 1.11.0:
* New rules for building and using DLLs were implemented. Now gcc
and other tricks are used to properly export symbols, so no .def
file should be needed.
* The GNUsteprc file in $GNUSTEP_SYSTEM_ROOT is deprecated. See the
new GNUstep.conf file (which is not installed by default).
* Psuedo-framwork support was implemented on MingW. This essentially
involves copying the framework to several places so it can be used
without links, which Windows does not really support. There's no
other clean way to do it.
* Support for xxx_WINDRES_FILES on MinGW was implemented.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Sep 24 01:24:31 2004 UTC (7 years, 7 months ago) by rh
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -1
lines
Update gnustep-make to 1.10.0. Notable changes include:
* a GNUsteprc file is now automatically created and installed in
$GNUSTEP_SYSTEM_ROOT, which sets the system-wide default for the
user root directory (default=~/GNUstep, which can be overriden
with the `--with-user-root' argument to configure, or by modifying
GNUsteprc after configuration.)
* make_services is not run by GNUstep.sh anymore. You must run this
manually now (see the gnustep-gui documentation).
* Palettes use a plist instead of a strings format file now for the
palette.table file.
* You can use the `--enable-native-objc-exceptions' argument to
configure to enable use of built in objc exceptions with compilers
that support it.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 18 13:58:27 2004 UTC (7 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -3
lines
Changes 1.9.2:
* Application and Bundles use the latest convention on Apple.
* Improve/Simplify dependency checking when making docs
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 10 23:31:39 2004 UTC (8 years, 1 month ago) by rh
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +35 -31
lines
Update gnustep-make to 1.9.1.
Changes in version `1.9.1'
==========================
* Remove `--disable-import' option
* README.Darwin for darwin/MacOSX install
* Framework version and naming clarified.
Changes in version `1.9.0'
==========================
* Support for building in a separate build dir.
* Add `--enable-strip-makefiles' option to configure
* List of classes in a framework gets written to the plist file.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Dec 8 15:31:40 2003 UTC (8 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +36 -1
lines
Some empty directories are now created; --enable-flattened is the default for GNUstep, so removed from the main Makefile
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Dec 5 09:16:33 2003 UTC (8 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +136 -201
lines
Changes in version `1.8.0':
Read the NEWS file for a complete list of changes since the last
stable release. The major difference from 1.6.0 is that the locations
of certain directories have changed. Generally this will not cause a
problem unless your GNUstep directory is shared by multiple machines
running this and earlier (1.6.x) versions of the software.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 1 08:29:12 2003 UTC (9 years, 1 month ago) by rh
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
Update gnustep-make to 1.6.0. Changes include:
Make now configures by default for only one system. To compile and
run GNUstep for multiple platforms from the same directory, use the
configure argument -enable-multi-platform.
* Auto-build def file for DLLs
* Work natively on MacOSX systems. Now use apple-apple-apple instead
of nx-nx-nx on OSX systems.
* More efficient checks for re-making a project.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 3 04:02:25 2003 UTC (9 years, 4 months ago) by rh
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +13 -4
lines
Update gnustep-make to 1.5.1.
Changes in version `1.5.1'
==========================
* Framework support rewritten, also supports multiple names.
* API change: Replace frameowork's xxx_TOOLS by xxx_COPY_INTO_DIR.
* Unified link commands between libraries and frameworks
(LIB_LINK_*).
* New 'make strings' target for localization support.
* Speed improvements.
* Doesn't try to build OSX bundle on GNUstep and vice versa.
* API change: Tools/Subproj can have resources.
* API change: TOOL_INSTALL_DIR.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Sep 28 02:01:40 2002 UTC (9 years, 7 months ago) by rh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +25 -25
lines
s/ix86/GNUSTEP_HOST_CPU/
s/elf/APPEND_ELF/
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Sep 27 10:40:16 2002 UTC (9 years, 7 months ago) by rh
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of gnustep-make-1.5.0, a set of makefiles and templates for
GNUstep development.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 27 10:40:16 2002 UTC (9 years, 7 months ago) by rh
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>