CVS log for ports/korean/ghostscript55httf/Attic/Makefile
Up to [FreeBSD] / ports / korean / ghostscript55httf
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.29
Thu Aug 7 05:35:33 2003 UTC (8 years, 6 months ago) by kris
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.28: +1 -1 lines
As announced on May 6, remove the broken ghostscript55httf port
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue May 6 21:07:28 2003 UTC (8 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -0 lines
BROKEN: Does not compile
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:05:12 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Feb 22 16:12:20 2003 UTC (8 years, 11 months ago) by nork
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -2 lines
Remove RESTRICTED tag for crypto stuff. Approved by: kris (implicitly)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Oct 3 18:09:23 2001 UTC (10 years, 4 months 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, RELEASE_4_5_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +7 -6 lines
Set DIST_SUBDIR to `ghostscript'. OK'ed by: cjh (MAINTAINER)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Sep 13 03:24:42 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -2 lines
Chase the png library version bump. Bump PORTREVISION. Dropped by: ache
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu May 31 22:22:51 2001 UTC (10 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3 lines
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue May 22 18:19:43 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Ports policy: Ensure that the master category is always matches name of the parent (category) directory. This is required for ORIGIN to function properly.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Feb 9 16:31:56 2001 UTC (11 years ago) by cjh
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -3 lines
Y2K not found anymore. Obtained from: distfiles checker
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Jan 20 15:08:08 2001 UTC (11 years ago) by cjh
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
build fix. it's due to freetype's change, moving headers to $PREFIX/include/freetype. Submitted by: bento
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:25:18 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jul 19 17:05:43 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +82 -85 lines
Complete move from ftghostscript55 -> ghostscript55httf. The latter is a repo copy from ftghostscript5 (the one with history). Approved by: cjh
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jul 16 10:36:07 2000 UTC (11 years, 6 months ago) by cjh
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Set version number of libpng correctly. Submitted by: bento buildlog
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jul 15 13:14:53 2000 UTC (11 years, 7 months ago) by cjh
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +12 -6 lines
- Change MAINTAINER line. - add korean/baekmukfonts-ttf to RUN_DEPENDS. - more portlint-compilant.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jun 30 13:29:55 2000 UTC (11 years, 7 months ago) by cjh
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
Fix build problem(link to jpeg and libpng direcoty).
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Apr 13 09:16:15 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -3 lines
Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx, hanemacs and hmconv had invalid version strings (fixed). I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I didn't touch BROWSER_VER (in netscape ports) since it was used in too many places.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jan 29 22:00:45 2000 UTC (12 years ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -6 lines
Update to use hpdj version 2.6. PR: 16368 Submitted by: maintainer
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Nov 25 03:41:52 1999 UTC (12 years, 2 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Bump freetype's lib number
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Sep 3 17:52:34 1999 UTC (12 years, 5 months ago) by sada
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +49 -114 lines
Unbroke. PR: ports/13493 Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 30 12:08:44 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Aug 28 01:57:27 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
ln -> ${LN}
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun May 2 19:27:22 1999 UTC (12 years, 9 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
BROKEN= fetch
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Apr 2 03:48:47 1999 UTC (12 years, 10 months ago) by steve
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +13 -12 lines
Fix build for ELF. PR: 10726 Submitted by: maintainer
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 13 00:34:44 1999 UTC (13 years ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Use fonts-std-5.50 from all gs5* ports. Judging from the checksum, they are all the same anyway.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 22 08:12:20 1998 UTC (13 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Add a couple ${WRKDIRPREFIX}'s.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Dec 12 21:03:35 1998 UTC (13 years, 2 months ago) by jseger
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Use libttf.3 of the new freetype 1.2
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 16 01:03:23 1998 UTC (13 years, 3 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -1 lines
Mark BROKEN for ELF: ./echogs -a ldt.tr -s - -lz -lm LD_RUN_PATH=; export LD_RUN_PATH; XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= /bin/sh <ldt.tr /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath) /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone' /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber'
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 21 08:41:45 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
freetype (libttf) is now converted to ELF.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jul 29 14:55:44 1998 UTC (13 years, 6 months ago) by kuriyama
Branches: JUNKER
CVS tags: v5_10ft
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Aladdin Postscript interpreter with Korean Truetype fonts support. PR: ports/6207 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 29 14:55:44 1998 UTC (13 years, 6 months ago) by kuriyama
Branches: MAIN
Initial revision
