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

CVS log for ports/chinese/autoconvert/Makefile

[BACK] Up to [FreeBSD] / ports / chinese / autoconvert

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jun 30 02:15:08 2010 UTC (19 months, 1 week ago) by vanilla
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.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
respect $(CC) to make clang happy.

Feature safe:	yes

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Nov 22 19:49:31 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE

Reported by:	pointyhat

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jan 30 23:41:16 2009 UTC (3 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -1 lines
- Update download location

Reported by:	-fetch-original pointyhat run

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Dec 25 03:13:46 2008 UTC (3 years, 1 month ago) by linimon
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.

Hat:	portmgr

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:23:25 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Dec 30 03:53:35 2006 UTC (5 years, 1 month ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -4 lines
- Update to 0.3.16
  This builds on newer gcc.
- Respect CC, CFLAGS
- Comply new style patch filename
- xchat plugin is disabled for now

PR:		ports/107264
Submitted by:	Ying-Chieh Chen (maintainer)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Aug 14 02:15:38 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
- Respect DESTDIR
- Use USE_LDCONFIG

PR:		ports/101901
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (Ying-Chieh Chen)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jul 6 02:25:39 2006 UTC (5 years, 7 months ago) by rafan
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update to 0.3.14

PR:		99815
Submitted by:	rafan
Approved by:	maintainer, delphij (mentor, implicit)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed May 3 23:38:30 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -1 lines
remove USE_REINPLACE for all ports with categories starting with C

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 22 08:43:56 2004 UTC (7 years, 10 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -4 lines
Improve amd64 fix, Only build shared library with -fPIC

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Feb 8 21:19:07 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Fix build on AMD64

Approved by:	maintainer informed

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Oct 16 08:41:33 2003 UTC (8 years, 3 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Fix build on -current

PR:		58084
Submitted by:	maintainer

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jun 11 16:55:44 2003 UTC (8 years, 8 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update MASTER_SITES

PR:		53210
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu May 15 06:16:32 2003 UTC (8 years, 9 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +8 -0 lines
1. dont specify -lgnugetopt in Makefile
2. respect CFLAGS
3. utilize BSD_INSTALL_* macro

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu May 15 03:17:44 2003 UTC (8 years, 9 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
typo

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu May 15 03:06:04 2003 UTC (8 years, 9 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
utilize USE_GETOPT_LONG and DATADIR

Approved by:	maintainer

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

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 13 13:14:47 2001 UTC (10 years, 6 months ago) by kevlo
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
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -16 lines
- Update to version 0.3.13
- Update MASTER_SITES

PR: 29569
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 10 19:41:41 2001 UTC (10 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5 lines
Upgrade to 0.3.12.

PR:		ports/27254
Submitted by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jan 14 14:53:32 2001 UTC (11 years ago) by clive
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -1 lines
o Install additional 2 include files
o portlint

Submitted by: Leeym <leeym@cae.ce.ntu.edu.tw>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jan 14 14:45:32 2001 UTC (11 years ago) by clive
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -6 lines
Update to 0.3.8

PR: 24277
Submitted by: MAINTAINER

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 13 08:27:54 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Convert to PORTNAME/PORTVERSION.

Anomalies found:
 - autoconvert was missing "zh-" in front of PKGNAME
 - xcin (both 2.3 and 2.5) had invalid version strings
 - neither of xcin ports had NO_LATEST_LINK
 - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0

Fixed all except the last (I wasn't sure if it was intentional).

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 19 03:14:30 2000 UTC (11 years, 10 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
PR:		17369
Submitted by:	Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
Update to 0.3.5, patches submitted by port's maintainer.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 14 18:19:12 2000 UTC (12 years, 1 month ago) by imura
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Update version to 0.3.4.

PR:		15940
Submitted by:	Maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Nov 26 16:14:29 1999 UTC (12 years, 2 months ago) by imura
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
update to 0.3.3

PR:		15041
Submitted by:	Maintainer

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Oct 27 10:53:08 1999 UTC (12 years, 3 months ago) by nakai
Branches: YINJIEH
CVS tags: v0_3_2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial Import.
Chinese character code converter.
(Such tool is simple, but important for multibyte- people. :)

PR:		ports/14528
Submitted by:	Yin-Jieh Chen yinjieh@Crazyman.Dorm13.NCTU.edu.tw

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 27 10:53:08 1999 UTC (12 years, 3 months ago) by nakai
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