OpenBSD CVS

CVS log for ports/games/taxipilot/Attic/Makefile


[BACK] Up to [local] / ports / games / taxipilot

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.43, Fri Oct 23 15:43:53 2020 UTC (3 years, 7 months ago) by rsadowski
Branch: MAIN
CVS Tags: HEAD
Changes since 1.42: +1 -1 lines
FILE REMOVED

Remove Qt3 taxipilot

OK kn ajacoutot solene

Revision 1.42 / (download) - annotate - [select for diffs], Fri Jul 12 21:02:21 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.41 / (download) - annotate - [select for diffs], Wed Oct 24 14:28:04 2018 UTC (5 years, 7 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.40: +4 -2 lines
Diff to previous 1.40 (unified)

Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.

Revision 1.40 / (download) - annotate - [select for diffs], Fri Jun 29 22:16:15 2018 UTC (5 years, 11 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (unified)

@tag gtk-update-icon-cache

Revision 1.39 / (download) - annotate - [select for diffs], Tue Nov 21 00:13:00 2017 UTC (6 years, 6 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.38: +4 -4 lines
Diff to previous 1.38 (unified)

mechanical replacement of the gettext module

Revision 1.38 / (download) - annotate - [select for diffs], Mon Oct 23 17:10:50 2017 UTC (6 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.37: +3 -3 lines
Diff to previous 1.37 (unified)

Handle pthread-stubs removal.

Revision 1.37 / (download) - annotate - [select for diffs], Thu Aug 31 19:58:21 2017 UTC (6 years, 9 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.36: +0 -0 lines
Diff to previous 1.36 (unified)

sorry, but taxipilot *works* and there is *no substitute in the tree*
we have a perfectly serviceable distfile, with a perfectly valid licence.

just because it hasn't been touched in years is not a good enough reason
to nuke it.  I have some software I haven't touched in years which still
works, and it's not as if this takes a long time in bulks

Revision 1.36, Wed Aug 30 15:22:52 2017 UTC (6 years, 9 months ago) by rsadowski
Branch: MAIN
Changes since 1.35: +1 -1 lines
FILE REMOVED

remove taxipilot

Dead upstream: http://taxipilot.sourceforge.net/download.php

ok jca@ dcoppa@ landry@

Revision 1.35 / (download) - annotate - [select for diffs], Wed Jul 26 22:45:22 2017 UTC (6 years, 10 months ago) by sthen
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (unified)

bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Jul 16 19:18:55 2017 UTC (6 years, 10 months ago) by espie
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (unified)

use COMPILER_LIBCXX where applicable

Revision 1.33 / (download) - annotate - [select for diffs], Mon Apr 10 11:46:19 2017 UTC (7 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (unified)

use LIBCXX

Revision 1.32 / (download) - annotate - [select for diffs], Tue May 5 17:00:17 2015 UTC (9 years ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.31: +7 -7 lines
Diff to previous 1.31 (unified)

sync WANTLIB

Revision 1.31 / (download) - annotate - [select for diffs], Fri Mar 27 08:41:06 2015 UTC (9 years, 2 months ago) by ajacoutot
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (unified)

x11/gtk+2,-guic -> x11/gtk+3,-guic && bump

Revision 1.30 / (download) - annotate - [select for diffs], Wed Jan 21 06:13:48 2015 UTC (9 years, 4 months ago) by bentley
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.29: +3 -5 lines
Diff to previous 1.29 (unified)

Remove Kevin Lo as maintainer, by request.

While here, fix a couple of license markers.

Revision 1.29 / (download) - annotate - [select for diffs], Tue Oct 22 11:34:15 2013 UTC (10 years, 7 months ago) by zhuk
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (unified)

Do a massive change on the placement of some KDE3 apps data:

  * share/apps => share/apps.kde3
  * share/doc/HTML => share/doc/HTML.kde3

This is a part of KDE3/4 deconflicting work.

Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...

"do it" landry@

Revision 1.28 / (download) - annotate - [select for diffs], Sat Oct 5 07:34:32 2013 UTC (10 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.27: +3 -2 lines
Diff to previous 1.27 (unified)

disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.

Revision 1.27 / (download) - annotate - [select for diffs], Tue Aug 20 22:05:54 2013 UTC (10 years, 9 months ago) by zhuk
Branch: MAIN
Changes since 1.26: +3 -2 lines
Diff to previous 1.26 (unified)

Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
and shared-mime-info. Found by portcheck.

A lot of input from and okay ajacoutot@

Revision 1.26 / (download) - annotate - [select for diffs], Thu Jun 27 11:59:02 2013 UTC (10 years, 11 months ago) by zhuk
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.25: +12 -5 lines
Diff to previous 1.25 (unified)

Unbreak after previous, somehow I did not manage to test games/ right.
Sorry to all involved.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Jun 24 15:53:38 2013 UTC (10 years, 11 months ago) by zhuk
Branch: MAIN
Changes since 1.24: +10 -15 lines
Diff to previous 1.24 (unified)

Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.

input and okay landry@ and ajacoutot@, also okay espie@

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jun 4 18:41:45 2013 UTC (10 years, 11 months ago) by naddy
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (unified)

the png headers are now directly under include/

Revision 1.23 / (download) - annotate - [select for diffs], Thu Mar 21 08:45:17 2013 UTC (11 years, 2 months ago) by ajacoutot
Branch: MAIN
Changes since 1.22: +1 -2 lines
Diff to previous 1.22 (unified)

USE_LIBTOOL=Yes is the default now.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Mar 19 13:07:13 2013 UTC (11 years, 2 months ago) by nigel
Branch: MAIN
Changes since 1.21: +7 -5 lines
Diff to previous 1.21 (unified)

WANTLIB updates for fontconfig and other libraries.

Ok sthen

Revision 1.21 / (download) - annotate - [select for diffs], Mon Mar 11 11:07:40 2013 UTC (11 years, 2 months ago) by espie
Branch: MAIN
Changes since 1.20: +2 -5 lines
Diff to previous 1.20 (unified)

PERMIT_* / REGRESS->TEST sweep

Revision 1.20 / (download) - annotate - [select for diffs], Fri Sep 16 09:48:10 2011 UTC (12 years, 8 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (unified)

normalize pkgpath

Revision 1.19 / (download) - annotate - [select for diffs], Mon Nov 22 10:16:08 2010 UTC (13 years, 6 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (unified)

remaining WANTLIB go .>=   to >=

Revision 1.18 / (download) - annotate - [select for diffs], Tue Nov 16 11:23:28 2010 UTC (13 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (unified)

new depends

Revision 1.17 / (download) - annotate - [select for diffs], Mon Nov 8 23:12:32 2010 UTC (13 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.16: +5 -4 lines
Diff to previous 1.16 (unified)

old-style LIB_DEPENDS

Revision 1.16 / (download) - annotate - [select for diffs], Sun Oct 24 21:19:02 2010 UTC (13 years, 7 months ago) by ajacoutot
Branch: MAIN
Changes since 1.15: +1 -2 lines
Diff to previous 1.15 (unified)

Remove USE_X11.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jul 6 22:25:53 2010 UTC (13 years, 10 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (unified)

zap reeeally old variable

Revision 1.14 / (download) - annotate - [select for diffs], Mon Aug 10 06:31:42 2009 UTC (14 years, 9 months ago) by kili
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (unified)

WANTLIB changes after xcb addition and bump.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Nov 13 14:54:31 2007 UTC (16 years, 6 months ago) by steven
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.12: +6 -5 lines
Diff to previous 1.12 (unified)

fix WANTLIB

Revision 1.12 / (download) - annotate - [select for diffs], Sat Sep 15 18:01:03 2007 UTC (16 years, 8 months ago) by simon
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (unified)

remove surrounding quotes from COMMENT/BROKEN/PERMIT_*

Revision 1.11 / (download) - annotate - [select for diffs], Mon Sep 18 11:50:40 2006 UTC (17 years, 8 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (unified)

zap unneeded 0.0

Revision 1.10 / (download) - annotate - [select for diffs], Wed Aug 2 10:10:35 2006 UTC (17 years, 10 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (unified)

more new lib specs

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jun 12 15:45:51 2006 UTC (17 years, 11 months ago) by espie
Branch: MAIN
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 (unified)

idn wantlib for kde, last batch

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jan 23 09:21:54 2006 UTC (18 years, 4 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (unified)

USE_LIBTOOL

Revision 1.7 / (download) - annotate - [select for diffs], Sun Nov 28 22:41:21 2004 UTC (19 years, 6 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.6: +4 -2 lines
Diff to previous 1.6 (unified)

WANTLIB markers

Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 10 10:36:37 2004 UTC (19 years, 9 months ago) by xsa
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)


more new-style MODULES.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 19 03:40:32 2003 UTC (21 years, 4 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.4: +7 -4 lines
Diff to previous 1.4 (unified)

use Qt3-MT

Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 29 15:10:08 2002 UTC (21 years, 5 months ago) by fgsch
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (unified)

more NEED_VERSION removal.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 24 10:59:36 2002 UTC (21 years, 11 months ago) by kevlo
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.2: +6 -7 lines
Diff to previous 1.2 (unified)

- upgrade to version 0.7.2
- qt2/kde2 --> qt3/kde3
- bump NEED_VERSION

Revision 1.2 / (download) - annotate - [select for diffs], Mon May 13 18:50:43 2002 UTC (22 years ago) by espie
Branch: MAIN
Changes since 1.1: +2 -3 lines
Diff to previous 1.1 (unified)

Kill a few SUBDIR.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Dec 5 07:55:46 2001 UTC (22 years, 6 months ago) by kevlo
Branch: kevlo
CVS Tags: kevlo_2001-Dec-05, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Initial import of taxipilot.

TaxiPilot is just a silly little game. It's based on the Spacetaxi-game 
on the C64. The objective is to pick up passengers waiting on a number
of platforms and to drop them where they want to go.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 5 07:55:46 2001 UTC (22 years, 6 months ago) by kevlo
Branch: MAIN

Initial revision

This form allows you to request diff's 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.