Skip site navigation (1)Skip section navigation (2)

CVS log for ports/games/oneko-sakura/Makefile

[BACK] Up to [FreeBSD] / ports / games / oneko-sakura

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat May 29 19:51:48 2010 UTC (20 months, 2 weeks ago) by shaun
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1 lines
- Register conflicts between games/oneko and games/oneko-sakura. [1]
- Remove quotes on NO_CDROM (for portlint).

Submitted by:	Demelier David <demelier.david@gmail.com>
		via freebsd-ports [1]

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jun 9 15:32:59 2009 UTC (2 years, 8 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat May 19 20:07:02 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun May 7 23:45:27 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jan 15 08:40:14 2006 UTC (6 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
- No latest link, to prevent clash with games/oneko

Reported by:	kris

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Dec 19 09:17:52 2005 UTC (6 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -13 lines
- Updated the distinfo, the tarball name is now oneko-1.2.sakura.5.tar.gz [1]
- Fix PLIST Problems [1]
- Fix URL in NO_CDROM declaration [2]

PR:		ports/90404 [1]
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> [1], maintainer [2]
Approved by:	maintainer [1]

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:11:20 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 30 21:50:33 2003 UTC (8 years, 4 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -0 lines
- Fix build on -current
http://bento.freebsd.org/errorlogs/i386-5-latest/oneko-sakura5-1.2.log

PR:		57423
Submitted by:	Gerhard Gonter <gonter@wu-wien.ac.at>
Noticed by:	kris via bento

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:05:51 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
De-pkg-comment.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 29 10:53:25 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Dec 8 12:10:56 2000 UTC (11 years, 2 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6 lines
Update to 1.2.sakura.5.

PR:		23361
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Oct 13 00:40:39 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Define RESTRICTED_FILES to ${PATCHFILES}, the main distfile is not
restricted.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 14 12:26:16 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Convert to PORTNAME/PORTVERSION.  The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Aug 27 21:13:56 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
echo -> ${ECHO} or ${ECHO_MSG}  and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:04:11 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Change Id->FreeBSD.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Jun 4 17:44:36 1999 UTC (12 years, 8 months ago) by sada
Branches: HOTARU_YA
CVS tags: v1_2_sakura3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
The program oneko creates a cute cat chasing around your mouse cursor.
Added bitmaps of Sakura Kinomoto, who is a character in a comic strip,
"CARDCAPTOR SAKURA" (CLAMP, Kodansha).

Submitted by:	HOTARU-YA <hotaru@tail.net>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 4 17:44:36 1999 UTC (12 years, 8 months ago) by sada
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