NetBSD.se

CVS log for pkgsrc/devel/gnustep-objc/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / devel / gnustep-objc

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
Tue Oct 6 15:05:28 2009 UTC (2 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, 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, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -1 lines
Not MAKE_JOBS ready.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue May 19 08:59:09 2009 UTC (3 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -3 lines
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Apr 18 03:13:40 2009 UTC (3 years, 1 month ago) by rh
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +10 -9 lines
GNUSTEP_OVERRIDE_INSTALL to allow unprivileged DESTDIR installs.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Apr 17 21:55:13 2009 UTC (3 years, 1 month ago) by rh
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
s/user-destdir/destdir/ as this needs root privileges to install.  Thanks
to wiz for spotting.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 16 00:24:22 2009 UTC (3 years, 1 month ago) by rh
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Make this compile under amd64.  Bump PKGREVISION.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 13 12:12:44 2009 UTC (3 years, 1 month ago) by rh
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -3 lines
Update gnustep-objc to 1.6.0.  Changes are mainly bugfixes.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Sep 9 02:41:57 2006 UTC (5 years, 8 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Rename variable MAKEFILE to MAKE_FILE.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jul 22 05:10:54 2006 UTC (5 years, 10 months ago) by rillig
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Reverted the recent change that has set USE_LANGUAGES="c objc", where only
"objc" was needed. Thanks to Min Sik Kim for showing me the Right Way to
handle this.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun May 28 00:26:26 2006 UTC (5 years, 11 months ago) by rh
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -4 lines
Add USE_LANGUAGES= objc

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:08:43 2006 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 3 13:38:54 2005 UTC (6 years, 6 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Using MASTER_SITE_GNUSTEP.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 22 20:07:51 2005 UTC (7 years ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:24 2005 UTC (7 years, 1 month ago) by tv
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Mar 31 19:47:59 2004 UTC (8 years, 1 month ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
bl3ify gnustep-objc.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 22 08:24:29 2004 UTC (8 years, 4 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Dec 5 09:22:26 2003 UTC (8 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -8 lines
Changes 1.3.0:
    Improvements and bug-fixes

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:30:54 2003 UTC (8 years, 10 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri May 2 11:54:29 2003 UTC (9 years ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 1 08:31:36 2003 UTC (9 years, 1 month ago) by rh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
Update gnustep-objc to 1.2.3.  Changes are bugfixes only.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 21 12:41:26 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.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Make this work with native NetBSD threads.
Bump PKGREVISION.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Sep 27 10:44:47 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-objc-1.2.2, an Objective C runtime for GNUstep.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 27 10:44:47 2002 UTC (9 years, 7 months ago) by rh
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>