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

CVS log for ports/misc/vbidecode/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / misc / vbidecode

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19
Mon Mar 23 20:53:39 2009 UTC (2 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.18: +1 -1 lines
2009-03-22 emulators/dlx: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Feb 21 22:56:45 2009 UTC (2 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -0 lines
Mark for depreciation, since unmaintained, failing to work with current
versions of GCC, mostly dead upstream, and requiring gcc295 which fails
to build itself (and does not support current version of FreeBSD nor most
primary targets).

EXPIRATION_DATE=2009-03-22

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Mar 21 09:58:23 2006 UTC (5 years, 10 months ago) by tdb
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
- Fix MASTER_SITES, making port fetchable again

PR:		94758
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Nov 16 05:09:09 2005 UTC (6 years, 2 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Correct FreeBSD.org capitalization and reindent COMMENT

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Dec 5 04:54:17 2004 UTC (7 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
With portmgr hat on, reset Roger's maintainership of these ports.  While
he hopes to get back to FreeBSD work soon, it's probably fairer in the
meantime to see if anyone else who has more time can adopt them.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 5 03:44:32 2004 UTC (7 years, 11 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -7 lines
add USE_GCC=2.95, respect CXX, and unbreak this port on -CURRENT.

PR:		63124
Submitted by:	leeym
Approved by:	maintainer timeout

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:11:53 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Sep 24 09:37:04 2003 UTC (8 years, 4 months ago) by osa
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jun 4 22:43:32 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 18 09:49:19 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -1 lines
BROKEN on 5.1: bad C++

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:07:18 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Sat Nov 11 13:28:07 2000 UTC (11 years, 3 months ago) by roger
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.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update comments

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Nov 11 13:12:08 2000 UTC (11 years, 3 months ago) by roger
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +9 -8 lines
Update to use MASTER_SITE_LOCAL and fix some portline warnings

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jul 25 10:43:03 2000 UTC (11 years, 6 months ago) by roger
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Get source from my copy at people.freebsd.org/~roger
as the original author no longer supports this program.

Spotted By: the automatic ports file checker

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 14 08:46:58 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Convert to PORTNAME/PORTVERSION.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 25 07:22:56 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Change Id->FreeBSD.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 8 09:23:32 1999 UTC (12 years, 8 months ago) by roger
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Add strip to Makefile to reduce file size on 3.x systems

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 7 22:23:36 1999 UTC (12 years, 8 months ago) by roger
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Fix mistake in MASTER_SITE URL

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jun 7 22:10:30 1999 UTC (12 years, 8 months ago) by roger
Branches: ROGER
CVS tags: vbi113
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
initial import of vbidecode.
A program to read /dev/vbi0 and extract various data including
Videotext/Teletext as .vtx files, Intercast data and VPS signals.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 7 22:10:30 1999 UTC (12 years, 8 months ago) by roger
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