CVS log for ports/graphics/pgplot/files/Attic/Makefile
Up to [FreeBSD] / ports / graphics / pgplot / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6
Tue Dec 6 11:51:58 2011 UTC (2 months ago) by bf
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +1 -1 lines
remove the custom compiler driver which hasn't been used in nearly 13 years;
merge scripts/configure and files/Makefile into the port Makefile; replace
a construct that has been deprecated in libpng; respect {C,F,LD}FLAGS [1],
NOPORT{DATA,DOCS,EXAMPLES}, etc.; clean up files/Makefile*; add a test target;
adopt
PR: 161239
Feature safe: yes
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:50:33 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: 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_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jun 26 21:11:15 2001 UTC (10 years, 7 months ago) by jmz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, 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_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -4 lines
- X11BASE clean - properly link libpgplot.so against -lpng (so that each program which links with libpgplot.so does not have to specify -lpng) - a bit cleaner (use macros where possible, etc.) Submitted by: knu
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 5 03:01:46 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_4_0_0, RELEASE_3_5_0, RELEASE_3_4_0, RELEASE_3_3_0, RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Convert to ELF.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 15 13:36:11 1997 UTC (14 years, 5 months ago) by jmz
Branches: MAIN
CVS tags: RELEASE_2_2_7, RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Upgrade: 5.1 -> 5.2
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Dec 22 04:36:42 1996 UTC (15 years, 1 month ago) by jmz
Branches: TJP
CVS tags: version5_1, RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
A C/FORTRAN library for drawing graphs on a variety of display devices.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Dec 22 04:36:42 1996 UTC (15 years, 1 month ago) by jmz
Branches: MAIN
Initial revision
