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

CVS log for ports/graphics/diacanvas/Attic/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18
Sat Nov 5 09:07:22 2005 UTC (6 years, 3 months ago) by kris
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.17: +1 -1 lines
Remove expired ports

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jul 30 01:49:33 2005 UTC (6 years, 6 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jun 1 19:56:01 2005 UTC (6 years, 8 months ago) by oliver
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -1 lines
change the libtool version to use from 1.3 to 1.5

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue May 31 13:16:42 2005 UTC (6 years, 8 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -0 lines
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.

PR:		ports/79666
Submitted by:	me

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:25 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:36 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.

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

(Part 2)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 26 21:18:29 2003 UTC (8 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -3 lines
- Fix build (after changes to USE_GNOME logic this port was double-patching
  Makefile causing second patching to fail.)

PR:		ports/59700
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	marcus (portmgr)
Approved by:	adamw (mentor)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 4 07:47:19 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Per distfile survey, remove mastersite that disappeared in December 2000.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 3 04:02:22 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
Mark BROKEN (see bento logs).  These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 3 01:19:20 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:	portmgr

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:03:58 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 5 07:10:42 2000 UTC (11 years, 4 months ago) by reg
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, RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -11 lines
Implement USE_GNOME, part 1.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:51:05 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jun 16 10:37:22 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 1 16:25:13 2000 UTC (11 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Updates for new shared library versions in GNOME 1.2

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 13 06:28:14 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
PORTNAME / PORTVERSION syntax conversion

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Feb 4 12:44:36 2000 UTC (12 years ago) by nakai
Branches: NAKAI
CVS tags: v0_40_1, RELEASE_4_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import.
a general dialog edit from dia

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 4 12:44:36 2000 UTC (12 years 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