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

CVS log for ports/japanese/gn-gnspool/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / japanese / gn-gnspool

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21
Mon Feb 6 08:59:56 2006 UTC (6 years ago) by vs
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.20: +1 -1 lines
Remove broken and expired ports japanese/gn-gnspool, www/adzap2squirm

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Nov 25 23:54:16 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -0 lines
- Detonate in two months: unfetchable

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Dec 21 00:21:31 2003 UTC (8 years, 1 month ago) by sergei
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.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Aug 24 12:28:41 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -2 lines
Compiling error in /usr/ports/japanese/gn-gnspool

And unbreak it too

PR:		ports/51941
Submitted by:	Keiichi Inoue <sanremo@po.shiojiri.ne.jp>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jul 31 02:44:41 2003 UTC (8 years, 6 months ago) by kris
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -0 lines
BROKEN: does not compile

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 7 00:24:56 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Set maintainer to ports@freebsd.org now that argv.ac doesn't exist
anymore.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:28:58 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
De-pkg-comment.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:20:34 2000 UTC (11 years, 4 months ago) by asami
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, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Apr 11 14:13:44 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -5 lines
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.

Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Sep 4 23:39:28 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.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
gzip     -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}

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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 1 15:45:46 1999 UTC (12 years, 9 months ago) by sada
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Change Maintainer's mail address.
Submitted by:	Maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 5 22:45:54 1999 UTC (13 years ago) by sada
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Switch the maintainer to Mr.Kiriake.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 15 03:12:36 1999 UTC (13 years ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Don't put a tab in front of a comment line, it confuses make. :)

While I'm here, move the comment above the line it's describing, not
below.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 15 00:43:24 1999 UTC (13 years ago) by sada
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
Set IS_INTERACTIVE. The program ``configur'' sometimes issues questions,
then BATCH build would fail.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 14 22:19:32 1999 UTC (13 years, 1 month ago) by sada
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -8 lines
Upgrade to 1.40
Submitted by:	Masanori Kiriake <seiken@os.rim.or.jp>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Nov 28 01:31:19 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
The configure script sometimes goes into an infinite loop, spewing out

===
^GBINDIR = directory of binaries?
y does not exist
^GBINDIR = directory of binaries?
y does not exist
^GBINDIR = directory of binaries?
y does not exist
^GBINDIR = directory of binaries?
y does not exist
===

forever.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 4 14:47:24 1998 UTC (13 years, 8 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Change "man/ja_JP.EUC" to "man/ja".

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 21 01:49:56 1998 UTC (13 years, 10 months ago) by itojun
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -6 lines
original distribution updated to 1.36.

PR:		6034

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Sep 14 21:34:37 1997 UTC (14 years, 5 months ago) by max
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Feb 15 11:09:03 1997 UTC (14 years, 11 months ago) by max
Branches: KIROH
CVS tags: gn_1_35, RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
New port:
gn & gnspool - simple newsreader and local spooling support.
Submitted by:	Kiroh HARADA <kiroh@kh.rim.or.jp>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 15 11:09:03 1997 UTC (14 years, 11 months ago) by max
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