Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4_7 01 Oct 2024 18:56:20
    |
Rene Ladan (rene)  |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
2.4_7 04 Feb 2024 19:13:55
    |
Gleb Popov (arrowd)  |
*: Move manpages to share/man for imake ports.
Approved by: portmgr (blanket) |
2.4_7 12 Jan 2024 20:26:36
    |
Dirk Meyer (dinoex)  |
games/xboing: use ${PREFIX}/share/man |
2.4_6 10 Jun 2023 17:14:08
    |
Muhammad Moinur Rahman (bofh)  |
games/xboing: Fix build with llvm15
- Refactor deprecated @exec/@unexec
- Pet portclippy |
2.4_5 20 Jul 2022 14:21:58
    |
Tobias C. Berner (tcberner)  |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.4_5 31 Aug 2021 19:50:06
    |
Bernhard Froehlich (decke)  |
games/xboing: Add CPE information
Approved by: portmgr (blanket) |
2.4_5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.4_5 09 Sep 2020 18:02:22
  |
dinoex  |
- fix build with -fno-common
- merge patches |
2.4_5 05 Nov 2019 22:16:15
  |
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.4_5 24 Sep 2015 22:26:04
  |
bapt  |
Simplify a bit the plist
Use options helpers |
2.4_5 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.4_5 11 May 2014 08:57:55
  |
dinoex  |
- drop maintainership |
2.4_5 30 Mar 2014 18:24:30
  |
dinoex  |
- preserve highscore file on updates |
2.4_4 30 Mar 2014 16:17:03
  |
dinoex  |
- make -usedefcmap and sound default
now desktops do not need to pass this arguments
Obtained from: OpenBSD |
2.4_3 30 Mar 2014 16:11:59
  |
dinoex  |
- use STAGEDIR
- use OPTIONS_DEFINE |
2.4_3 30 Mar 2014 15:47:59
  |
dinoex  |
- rename patchfiles |
2.4_3 21 Sep 2013 11:06:04
  |
dinoex  |
- fix misplaced NO_STAGE in slaveports and ifdefs |
2.4_3 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2.4_3 28 Jun 2013 11:51:06
  |
bapt  |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
2.4_3 26 Jan 2013 16:34:40
  |
dinoex  |
- cleanup header |
2.4_3 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
2.4_3 04 Jun 2010 14:24:17
 |
dinoex  |
LICENSE MIT (X11) |
2.4_3 09 Jun 2009 04:55:27
 |
dinoex  |
- cleanup text
Submitted by: danfe |
2.4_3 15 Feb 2009 16:44:55
 |
dinoex  |
- add LICENSE: |
2.4_3 19 Apr 2008 17:56:05
 |
miwi  |
- 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) |
2.4_3 17 Mar 2008 16:53:13
 |
dinoex  |
- set USE_XORG |
2.4_3 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.4_2 02 Dec 2006 20:00:51
 |
dinoex  |
- take maintainership |
2.4_2 24 Nov 2005 19:28:01
 |
pav  |
- Add SHA256 |
2.4_2 19 Jul 2004 05:15:28
 |
dinoex  |
- drop maintainership |
2.4_2 01 Mar 2004 08:54:52
 |
dinoex  |
- Security Fix
patch taken from debian xboing_2.4-26woody1.diff |
2.4_1 26 Feb 2004 05:19:18
 |
dinoex  |
- add SIZE |
2.4_1 04 Aug 2003 06:50:44
 |
dinoex  |
- Fix sound initialisation problem
- new option WITHOUT_AUDIO
default now supports sound on alpha |
2.4 21 Feb 2003 03:59:00
 |
dinoex  |
- retire pkg-comment |
2.4 20 Feb 2003 18:26:42
 |
dinoex  |
- add COMMENT |
2.4 23 Sep 2002 06:08:25
 |
dinoex  |
Fixing a build error listed on bento
PR: 43276
Submitted by: edwin@mavetju.org |
2.4 19 Sep 2002 03:56:43
 |
dinoex  |
unbreak port, took maintainership.
removed bogus patch:
patch-ae 1.1 10 days kris Fix build on -current (machine/soundcard.h ->
sys/soundcard.h)
apply changes in existing patchfile. |
2.4 08 Sep 2002 08:49:10
 |
kris  |
Fix build on -current (machine/soundcard.h -> sys/soundcard.h) |
2.4 22 Jul 2002 03:54:21
 |
fenner  |
Remove janek@gaja.ipan.lublin.pl as MAINTAINER; mail has been bouncing
for 2 months. |
05 Feb 2001 14:51:46
    |
olgeni  |
More spaces -> tabs for the games category. |
31 Jan 2001 23:28:05
    |
olgeni  |
Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
files. |
08 Oct 2000 03:48:59
    |
asami  |
Convert category games to new layout. |
08 Oct 2000 02:43:23
    |
asami  |
Rename PLIST.alpha to pkg-plist.alpha. |
09 Sep 2000 12:01:15
    |
kris  |
Install setgid games |
03 Aug 2000 10:28:58
    |
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |