OpenBSD CVS

CVS log for ports/games/abuse/Makefile


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.55 / (download) - annotate - [select for diffs], Mon Sep 25 17:07:27 2023 UTC (8 months, 1 week ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.54: +4 -4 lines
Diff to previous 1.54 (unified)

zap remaining MASTER_SITES0...9

Revision 1.54 / (download) - annotate - [select for diffs], Fri Apr 1 18:46:46 2022 UTC (2 years, 2 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.53: +3 -2 lines
Diff to previous 1.53 (unified)

sync WANTLIB

Revision 1.53 / (download) - annotate - [select for diffs], Fri Mar 11 19:04:04 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
Changes since 1.52: +0 -2 lines
Diff to previous 1.52 (unified)

drop RCS Ids

Revision 1.52 / (download) - annotate - [select for diffs], Fri Jul 12 20:46:14 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.51 / (download) - annotate - [select for diffs], Sun May 19 19:13:46 2019 UTC (5 years ago) by naddy
Branch: MAIN
Changes since 1.50: +2 -12 lines
Diff to previous 1.50 (unified)

switch to CONFIGURE_STYLE=autoreconf

Revision 1.50 / (download) - annotate - [select for diffs], Wed Oct 24 14:28:02 2018 UTC (5 years, 7 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.49: +4 -2 lines
Diff to previous 1.49 (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.49 / (download) - annotate - [select for diffs], Sun Nov 12 06:37:15 2017 UTC (6 years, 6 months ago) by kirby
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (unified)

mirror distfile

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

bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.

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

use COMPILER_LIBCXX where applicable

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

use LIBCXX

Revision 1.45 / (download) - annotate - [select for diffs], Tue Sep 13 15:29:01 2016 UTC (7 years, 8 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.44: +3 -3 lines
Diff to previous 1.44 (unified)

replace libiconv module

Revision 1.44 / (download) - annotate - [select for diffs], Sat Apr 9 14:50:59 2016 UTC (8 years, 1 month ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.43: +2 -4 lines
Diff to previous 1.43 (unified)

drop Antti Harri as maintainer, as per his request.

Revision 1.43 / (download) - annotate - [select for diffs], Sun Jan 17 17:29:08 2016 UTC (8 years, 4 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.42: +4 -3 lines
Diff to previous 1.42 (unified)

sync WANTLIB

Revision 1.42 / (download) - annotate - [select for diffs], Tue Dec 8 00:56:20 2015 UTC (8 years, 5 months ago) by bentley
Branch: MAIN
Changes since 1.41: +2 -3 lines
Diff to previous 1.41 (unified)

Remove abuse's rundep on timidity; our package has no music anyway.

ok sthen@

Revision 1.41 / (download) - annotate - [select for diffs], Wed Nov 5 11:43:59 2014 UTC (9 years, 6 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.40: +5 -3 lines
Diff to previous 1.40 (unified)

sync WANTLIB

Revision 1.40 / (download) - annotate - [select for diffs], Thu Mar 21 08:45:17 2013 UTC (11 years, 2 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.39: +1 -2 lines
Diff to previous 1.39 (unified)

USE_LIBTOOL=Yes is the default now.

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

PERMIT_* / REGRESS->TEST sweep

Revision 1.38 / (download) - annotate - [select for diffs], Fri Apr 6 13:46:11 2012 UTC (12 years, 1 month ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.37: +36 -24 lines
Diff to previous 1.37 (unified)

update to Abuse 0.8 from maintainer Antti Harri

Revision 1.37 / (download) - annotate - [select for diffs], Thu Apr 21 15:25:08 2011 UTC (13 years, 1 month ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.36: +13 -14 lines
Diff to previous 1.36 (unified)

various tweaks from brad and maintainer
- regen WANTLIB
- tweak post-install
- group BUILD_DEPENDS
- move data-files to a proper dir

Revision 1.36 / (download) - annotate - [select for diffs], Thu Apr 14 13:35:18 2011 UTC (13 years, 1 month ago) by jasper
Branch: MAIN
Changes since 1.35: +7 -2 lines
Diff to previous 1.35 (unified)

- add missing module
- needs gnu libtool as build dependency

ok maintainer

Revision 1.35 / (download) - annotate - [select for diffs], Thu Apr 14 11:08:43 2011 UTC (13 years, 1 month ago) by jasper
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (unified)

no need for gnu libtool

Revision 1.34 / (download) - annotate - [select for diffs], Thu Apr 14 10:56:25 2011 UTC (13 years, 1 month ago) by jasper
Branch: MAIN
Changes since 1.33: +53 -24 lines
Diff to previous 1.33 (unified)

- update abuse to 0.7.11, which is now gplv2/public domain so adjust
PERMIT_* accordingly.

from new maintainer antti harri

Revision 1.33 / (download) - annotate - [select for diffs], Tue Nov 16 11:23:25 2010 UTC (13 years, 6 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (unified)

new depends

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

Remove USE_X11.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Apr 15 18:25:59 2010 UTC (14 years, 1 month ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.30: +4 -9 lines
Diff to previous 1.30 (unified)

- more BROKEN-$ARCH

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

WANTLIB changes after xcb addition and bump.

Revision 1.29 / (download) - annotate - [select for diffs], Tue Dec 4 09:40:57 2007 UTC (16 years, 6 months ago) by ajacoutot
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.28: +3 -6 lines
Diff to previous 1.28 (unified)

- remove non-existent HOMEPAGE
- fix MASTER_SITES

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

remove surrounding quotes from COMMENT/BROKEN/PERMIT_*

Revision 1.27 / (download) - annotate - [select for diffs], Fri Apr 6 22:21:30 2007 UTC (17 years, 2 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.26: +2 -4 lines
Diff to previous 1.26 (unified)

remove MAINTAINER, at his request, and bump pkgnames.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Nov 1 14:27:39 2005 UTC (18 years, 7 months ago) by niallo
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (unified)

- fix modes of some files in the package
- bump PKGNAME

ok bernd@

Revision 1.25 / (download) - annotate - [select for diffs], Sun Nov 28 22:41:14 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.24: +2 -1 lines
Diff to previous 1.24 (unified)

WANTLIB markers

Revision 1.24 / (download) - annotate - [select for diffs], Mon Sep 22 22:53:37 2003 UTC (20 years, 8 months ago) by pvalchev
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.23: +5 -5 lines
Diff to previous 1.23 (unified)

mark bad/incomplete/missing licenses as such.
most work by nikolay, comments from naddy

the ports tree is now open for commits

Revision 1.23 / (download) - annotate - [select for diffs], Tue Aug 12 19:43:39 2003 UTC (20 years, 9 months ago) by pvalchev
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.22: +5 -1 lines
Diff to previous 1.22 (unified)

mark as broken: gmake loops forever

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

more NEED_VERSION removal.

Revision 1.21 / (download) - annotate - [select for diffs], Mon May 13 18:50:42 2002 UTC (22 years ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (unified)

Kill a few SUBDIR.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Apr 8 15:22:54 2001 UTC (23 years, 2 months ago) by rohee
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_TRACKING_SWITCH, OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.19: +8 -7 lines
Diff to previous 1.19 (unified)

modernize

Revision 1.19 / (download) - annotate - [select for diffs], Sun Oct 22 15:41:57 2000 UTC (23 years, 7 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.18: +3 -5 lines
Diff to previous 1.18 (unified)

Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Oct 22 14:03:12 2000 UTC (23 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (unified)

Complete a few MAINTAINER names.

Revision 1.16.2.1 / (download) - annotate - [select for diffs], Fri Sep 15 05:37:49 2000 UTC (23 years, 8 months ago) by marc
Branch: OPENBSD_2_7
Changes since 1.16: +6 -5 lines
Diff to previous 1.16 (unified) next main 1.17 (unified)

games as of cut-off into 2.7 branch

Revision 1.17 / (download) - annotate - [select for diffs], Wed May 31 16:52:22 2000 UTC (24 years ago) by espie
Branch: MAIN
Changes since 1.16: +6 -5 lines
Diff to previous 1.16 (unified)

trivial fake

Revision 1.16 / (download) - annotate - [select for diffs], Sun Apr 9 17:36:28 2000 UTC (24 years, 1 month ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE
Branch point for: OPENBSD_2_7
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (unified)

explicit FAKE=No, so that we can turn FAKE on by default.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Mar 24 22:11:41 2000 UTC (24 years, 2 months ago) by espie
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (unified)

Move all NEED_VERSION right after CATEGORY

Revision 1.14 / (download) - annotate - [select for diffs], Tue Feb 15 05:04:19 2000 UTC (24 years, 3 months ago) by turan
Branch: MAIN
Changes since 1.13: +5 -5 lines
Diff to previous 1.13 (unified)

espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE

Revision 1.13 / (download) - annotate - [select for diffs], Sat Feb 12 08:58:16 2000 UTC (24 years, 3 months ago) by turan
Branch: MAIN
Changes since 1.12: +7 -1 lines
Diff to previous 1.12 (unified)

public domain licenses

Revision 1.12 / (download) - annotate - [select for diffs], Tue Dec 7 01:30:20 1999 UTC (24 years, 6 months ago) by brad
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (unified)

- fix comment in patches about GCC, it's 2.95.x not 2.9.x
- remove RCS ID tags from patches
- convert patch-aa to a unified diff
- ${MV} -> mv in Makefile

Revision 1.11 / (download) - annotate - [select for diffs], Mon Nov 1 22:06:48 1999 UTC (24 years, 7 months ago) by rohee
Branch: MAIN
Changes since 1.10: +1 -3 lines
Diff to previous 1.10 (unified)

add required patches, unbroken

Revision 1.10 / (download) - annotate - [select for diffs], Fri Oct 29 10:01:06 1999 UTC (24 years, 7 months ago) by turan
Branch: MAIN
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (unified)

broken, c syntax errors

Revision 1.9 / (download) - annotate - [select for diffs], Sat Oct 2 17:33:11 1999 UTC (24 years, 8 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (unified)

better use of MASTER_SITES

Revision 1.8 / (download) - annotate - [select for diffs], Tue Sep 28 17:45:32 1999 UTC (24 years, 8 months ago) by brad
Branch: MAIN
Changes since 1.7: +6 -4 lines
Diff to previous 1.7 (unified)

use new multiple MASTER_SITE framework in bsd.port.mk

Revision 1.7 / (download) - annotate - [select for diffs], Thu Sep 23 21:06:17 1999 UTC (24 years, 8 months ago) by brad
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (unified)

SEPARATE_BUILD= yes -> concurrent

Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 30 20:28:32 1999 UTC (25 years, 1 month ago) by brad
Branch: MAIN
Changes since 1.5: +21 -6 lines
Diff to previous 1.5 (unified)

upgrade to abuse 2.0; rohee@

Revision 1.5 / (download) - annotate - [select for diffs], Wed Mar 31 07:12:14 1999 UTC (25 years, 2 months ago) by marc
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (unified)

add MIRROR_DISTFILE=no

Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 30 23:31:26 1999 UTC (25 years, 2 months ago) by brad
Branch: MAIN
Changes since 1.3: +4 -13 lines
Diff to previous 1.3 (unified)

mark broken

Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 9 01:49:54 1998 UTC (25 years, 7 months ago) by marc
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

update port makefiles; validate source code still exists;
comment where sources have changed/no longer exist
See port status web page (to be updated real-soon-now) for details

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 15 17:02:46 1998 UTC (25 years, 7 months ago) by marc
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.1: +10 -10 lines
Diff to previous 1.1 (unified)

BROKEN: newer/different version available

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Nov 18 09:19:01 1997 UTC (26 years, 6 months ago) by todd
Branch: abuse
CVS Tags: abuse_pd_2_0, OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

abuse

Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 18 09:19:01 1997 UTC (26 years, 6 months ago) by todd
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.