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

CVS log for ports/graphics/swftools/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Jan 14 22:26:58 2012 UTC (3 weeks, 6 days ago) by netchild
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jan 10 11:41:37 2012 UTC (4 weeks, 3 days ago) by ale
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Chase pdflib.so version and bump PORTREVISION accordingly.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Oct 17 10:08:30 2011 UTC (3 months, 3 weeks ago) by bf
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:	ache, C. Burns, wen

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:29 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -4 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Sep 15 12:33:25 2011 UTC (4 months, 3 weeks ago) by cs
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Change maintainer address to my FreeBSD address

Approved by:	wen@ (mentor)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Sep 11 11:18:34 2010 UTC (17 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +17 -3 lines
- Add missing math/fftw3 to LIB_DEPENDS
- Add OPTION for print/pdflib support
- Fix disabling WITH_LAME to effect properly

PR:		148559
Submitted by:	Ports Fury
Approved by:	maintainer

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jul 6 21:37:07 2010 UTC (19 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +8 -4 lines
- Update to 0.9.1
- Pass maintainership to submitter
- Add LICENSE
- Add distfile mirror
- Mark MAKE_JOBS_SAFE

PR:		148377
Submitted by:	C-S <c-s@c-s.li>
Feature safe:	yes

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:39:32 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
- update to jpeg-8

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:11:04 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1 lines
- update to jpeg7
Tested by:	pav on pointyhat

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat May 9 09:19:17 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +17 -9 lines
- Update to 0.9.0

PR:		134288
Submitted by:	Ports Fury

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:34:26 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +0 -1 lines
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:01 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat May 19 20:10:53 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +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.28: download - view: text, markup, annotated - select for diffs
Tue Mar 6 20:04:17 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -2 lines
- Update to 0.8.1

PR:             109801
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Feb 8 22:35:40 2007 UTC (5 years ago) by miwi
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +12 -8 lines
- Fix LIB_DEPENDS
- Add common patch for Xpdf library
- Bump PORTREVISION

PR:		108882
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Feb 5 16:13:13 2007 UTC (5 years ago) by ijliao
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +7 -22 lines
upgrade to 0.8.0

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

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Aug 31 22:21:40 2005 UTC (6 years, 5 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
- Update to 0.7.0

PR:		ports/85533
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:43 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:02:35 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Mar 2 05:32:02 2005 UTC (6 years, 11 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +12 -5 lines
- Update to 0.6.3
- Make lame support optional so this can be
  packaged

PR:		77971
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Oct 12 12:55:43 2004 UTC (7 years, 4 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +22 -11 lines
Update to version 0.6.2

PR:		ports/72530
Submitted by:	Ports Fury

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Aug 22 01:18:32 2004 UTC (7 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +13 -15 lines
Update to version 0.6.1

PR:		ports/70788
Submitted by:	Ports Fury

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Aug 16 03:44:15 2004 UTC (7 years, 5 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +14 -5 lines
upgrade to 0.6.0

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Mar 16 14:02:59 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
- Update to version 0.5.1

PR:		ports/64335
Submitted by:	Ports Fury

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Feb 17 13:59:23 2004 UTC (7 years, 11 months ago) by arved
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
USE_BISON to unbreak the build.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Feb 16 23:32:43 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -0 lines
BROKEN: Does not compile

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Feb 8 13:59:23 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -5 lines
- Update to version 0.5.0

PR:		ports/62532
Submitted by:	Ports Fury

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:08 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Apr 21 17:55:56 2003 UTC (8 years, 9 months ago) by adamw
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -6 lines
Update to 0.4.4.

PR:		51226
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 24 01:10:23 2003 UTC (8 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
chase t1lib version

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:08:15 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: +1 -0 lines
de-pkg-comment

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 12 01:21:21 2003 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -3 lines
graphics/swftools to 0.4.3

PR:		ports/46942
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:46:36 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:45:35 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 31 17:29:46 2002 UTC (9 years, 5 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update to 0.4.2

PR:		42244
Submitted by:	tkato@prontomail.com

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jul 22 22:51:49 2002 UTC (9 years, 6 months ago) by pat
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Update to 0.4.1

PR:		ports/40899
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jun 19 08:18:07 2002 UTC (9 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Add USE_REINPLACE where appropriate.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 17 20:42:55 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update to 0.4.0

PR:		39434
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 31 23:19:36 2002 UTC (9 years, 8 months ago) by pat
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -6 lines
Update to 0.3.1

PR:		38785
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 8 19:27:10 2002 UTC (10 years ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
add swftools 0.2.2
SWF manipulation and generation utilities

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