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

CVS log for ports/graphics/libimg/pkg-plist

[BACK] Up to [FreeBSD] / ports / graphics / libimg

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Mar 13 12:12:01 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -6 lines
- Ready for incoming slaves ports.
- Pass maintainership to submitter
- Respect DOC's
- Add graphics/tiff as dependency
- Bump PORTREVISION

PR:             110221
Submitted by:   Martin Matuska <martin@matuska.org>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 13 19:15:23 2001 UTC (10 years, 11 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_EOL, RELEASE_4_9_0, RELEASE_4_8_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_11_0, RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Turns out I broke  a few too many things with  my last commit by
removing the symlinking of the installed shared library into the
${PREFIX}/lib. Those broken things should really use:

	package require Img	(from TCL)
or
	Tcl_PkgRequire(interp, "Img", "1.2", 0)	(from C)

instead of  trying to link  with libimg directly, but  there are
too many of them and sobomax lost (his and mine) cool.

This version will just install the library (and SHLIB_LINK) into
${PREFIX}/lib directly. pkgIndex.tcl is modified accordingly.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Feb 12 21:46:32 2001 UTC (11 years ago) by mi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +21 -5 lines
Bring up to the latest 1.2.4. Install documentation (modulo NOPORTDOCS).

Some day  the rest of  the world  will wise up  and realize, that  it is
often easier and  neater to create a Makefile from  scratch, than to try
to patch  the configure/Makefile.in/Makefile.am/etc  nonsense to  do the
right thing.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:47:28 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -2 lines
Fourth round of INSTALLS_SHLIBS conversion.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 28 18:31:23 1999 UTC (12 years, 2 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Update to use Tcl/Tk version 8.2.

Submitted by:	Ade Lovett <ade@lovett.com>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 25 21:33:34 1999 UTC (12 years, 2 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -7 lines
Update to version 1.2.2

PR:		14985
Submitted by:	maintainer

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Apr 10 20:28:42 1999 UTC (12 years, 10 months ago) by jseger
Branches: GLJOHNS
CVS tags: v1_1_4, RELEASE_3_3_0, RELEASE_3_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of graphics/libimg

This is an image format handler for Tk. It handles the following image
formats:

bmp, gif, png, jpeg, tiff, xpm, xbm, and postscript.

PR:		ports/10234
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 10 20:28:42 1999 UTC (12 years, 10 months ago) by jseger
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