notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
3dpong X Window 3D Pong game for 1 or 2 players
0.5_7 games on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5_6Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-09 13:27:13
Commit Hash: cb347ec
People watching this port, also watch:: gtk2, python, glib, lame
License: GPLv2
WWW:
http://www.newbreedsoftware.com/3dpong/
Description:
3D Pong is an X Window game for 1 or 2 players. It's a 3D game based on the first arcade game, "Pong." Like "Pong," it's a game played with a ball and paddles. The object is to hit the ball and get it in the other player's goal. Use your paddle to deflect the ball and keep it from getting in your goal.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/3dpong-0.5_7/catalog.mk
  2. /usr/local/share/licenses/3dpong-0.5_7/LICENSE
  3. /usr/local/share/licenses/3dpong-0.5_7/GPLv2
  4. bin/3dpong
  5. share/man/man6/3dpong.6.gz
  6. share/3dpong/hit.au
  7. share/3dpong/score.au
  8. share/3dpong/wall.au
  9. share/pixmaps/3dpong.png
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • 3dpong>0:games/3dpong
To install the port:
cd /usr/ports/games/3dpong/ && make install clean
To add the package, run one of these commands:
  • pkg install games/3dpong
  • pkg install 3dpong
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: 3dpong
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (3dpong/3dpong-0.5.tar.gz) = b1557818319f482c1e0795192f013ecf998c9f1013033b542676d1bf743a6bc5 SIZE (3dpong/3dpong-0.5.tar.gz) = 37004 SHA256 (3dpong/3dpong.png) = fad29ba55c9d0c3fd3240b8b7add7350de4775a652d52e3bd8e9b4135e23941b SIZE (3dpong/3dpong.png) = 270

Packages (timestamps in pop-ups are UTC):
3dpong
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5_70.5_70.5_60.5_70.5_7-0.5_6-
FreeBSD:13:quarterly0.5_60.5_60.5_60.5_60.5_60.5_60.5_60.5_6
FreeBSD:14:latest0.5_70.5_70.5_60.5_70.5_70.5_6-0.5_6
FreeBSD:14:quarterly0.5_60.5_6-0.5_60.5_60.5_60.5_60.5_6
FreeBSD:15:latest0.5_70.5_7n/a0.5_7n/a0.5_70.5_70.5_7
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for 3dpong-0.5_7: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
games_3dpong
USES:
gmake xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.tuxpaint.org/unix/x/3dpong/src/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5_7
09 Jan 2024 13:27:13
commit hash: cb347ec6664d868cc62b050f827927963f2809cfcommit hash: cb347ec6664d868cc62b050f827927963f2809cfcommit hash: cb347ec6664d868cc62b050f827927963f2809cfcommit hash: cb347ec6664d868cc62b050f827927963f2809cf files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN[4-8]PREFIX: eleminate its usage  and move man to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.5_6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5_6
20 Jul 2022 14:21:58
commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.5_6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.5_6
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
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.
0.5_6
18 Nov 2016 09:00:19
Revision:426315Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Switch to options helpers
31 Oct 2014 16:11:34
Revision:371872Original commit files touched by this commit Refresh
amdmi3 search for other commits by this committer
- Release ports maintained by games@

games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.

Suggested by:	marino
0.5_6
30 Sep 2014 14:35:49
Revision:369609Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist
0.5_6
02 May 2014 15:44:31
Revision:352818Original commit files touched by this commit
nemysis search for other commits by this committer
Moving some games to @games

games/3dpong

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/abe

- Transfer maintainership to games@ team
- Cosmetical changes

games/abuse_sdl
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5_6
19 Jan 2014 19:59:10
Revision:340346Original commit files touched by this commit
nemysis search for other commits by this committer
- Change Makefile header
- Add USE_CSTD=gnu89
- Change Desktop entry file
- Break lines around 80 characters
- Add patch, fix bad C++ code

PR:		ports/185756
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>
0.5_6
18 Nov 2013 20:37:33
Revision:334261Original commit files touched by this commit
nemysis search for other commits by this committer
- Change master sites
- Change maintainer email to @FreeBSD.org
- USES gmake instead of USE_GMAKE
- Add DOCS and EXAMPLES Options
- Support STAGEDIR
- Use pkg-plist instead of PLIST_FILES and PLIST_DIRS

Approved by:	pawel / wg (mentors, implicit)
0.5_6
20 Sep 2013 17:36:36
Revision:327730Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
0.5_6
28 Apr 2013 22:30:41
Revision:316762Original commit files touched by this commit
beech search for other commits by this committer
- Changed Icons
- Fix desktop entry
- Remove dependency for graphics/netpbm
- Fix examples
- Makefile tweaks
- Bump portrevision

PR:		ports/177005
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
0.5_5
23 Jan 2013 15:00:19
Revision:310871Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
0.5_4
09 Oct 2012 19:50:57
Revision:305600Original commit files touched by this commit
ak search for other commits by this committer
- Convert Makefile headers to new style
- Remove redundant comments
- Add DESKTOP_ENTRIES
- Bump PORTREVISION

Submitted by:	nemysis <nemysis at gmx.ch> (maintainer)
0.5_3
11 Sep 2012 18:03:09
Revision:304114Original commit files touched by this commit
eadler search for other commits by this committer
Correct a typo: 6 != 1

PR:		ports/171551
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
0.5_3
10 Sep 2012 02:34:46
Revision:304014Original commit files touched by this commit
swills search for other commits by this committer
- Add second MASTER_SITES entry
- Convert to OptionsNG
- Use PLIST_FILES instead of pkg-plist
- Give maintainership to submitter

PR:		ports/171261
Submitted by:	nemysis <nemysis@gmx.ch>
0.5_2
14 Dec 2011 21:29:16
Original commit files touched by this commit
crees search for other commits by this committer
Add LICENSE data.

PR:             ports/149564 (based on)
Submitted by:   Ullrich Franke <uf@raindogs.org>
Approved by:    [no objections from maintainers in four weeks]
0.5_2
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.5_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- 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)
0.5_2
18 Mar 2008 01:34:26
Original commit files touched by this commit
beech search for other commits by this committer
- Remove USE_X_PREFIX
- Bump portrevision

PR:             ports/121811
Submitted by:   Chess Griffin <chess@chessgriffin.com>
0.5_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.5
07 May 2006 23:46:33
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
0.5
24 Nov 2005 19:28:01
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.5
20 Apr 2005 12:31:55
Original commit files touched by this commit
sem search for other commits by this committer
- fetch URL has changed. fix it.

PR:             ports/80139
Submitted by:   Andrej Zverev <az@inec.ru>
0.5
14 Jul 2004 12:21:20
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 0.5

PR:             ports/69001
Submitted by:   Ports Fury
0.4
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.4
26 Aug 2003 15:39:59
Original commit files touched by this commit
krion search for other commits by this committer
- Fix MASTER_SITES
- Utilize DATADIR/DOCSDIR

PR:             56002
Submitted by:   Ports Fury
0.4
20 Feb 2003 17:32:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.4
30 Jun 2002 02:50:27
Original commit files touched by this commit
ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD}

PR:             40012
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
24 Dec 2001 02:17:17
commit hash: fp1.22453@dev.null.freshports.orgcommit hash: fp1.22453@dev.null.freshports.orgcommit hash: fp1.22453@dev.null.freshports.orgcommit hash: fp1.22453@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
- PORTDOCS police   - DOCSDIR support to some   - Brush out some lint    
11 Jun 2001 00:34:38
commit hash: fp1.14867@dev.null.freshports.orgcommit hash: fp1.14867@dev.null.freshports.orgcommit hash: fp1.14867@dev.null.freshports.orgcommit hash: fp1.14867@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update to new version   Fix patch and add REGEX for chmod    
08 Oct 2000 03:48:59
commit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category games to new layout.  

Number of commits found: 34