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) combination for a given watch list. This is what FreshPorts will look for.

Port details
tetrinet-x Addictive 6 player tetr*s game
1.13.16_2 games on this many watch lists=1 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 1.13.16_2Version of this port present on the latest quarterly branch.
Maintainer: gmarco@giovannelli.it search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: ladspa
License: not specified in port
WWW:
https://servers.tetrinet.fr/
Description:
TetriNET is an addictive 6 player tetr*s game What this program does is set up a TetriNET server that ordinary TetriNET clients can connect to. It attempts to fix some of the "glaring" holes in the TetriNET protocol that I discovered, and which I'm sure some people use as cheats, but I now see why it is nearly impossible to fix ;), without a modification to the client. I've kept the server as close to the same as the original TetriNET server, but I've added some extras that I've often wanted, such as the "/kick" and "/ban" keywords. Please note, this server in no way encompasses the whole game. The clients are the ones that do most of the work, with the server just passing suitable packets between each client, and of course adding some of it's own.
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 (9 items)
Collapse this list.
  1. share/tetrinet-x/tetrix.freebsd
  2. share/tetrinet-x/server-query
  3. share/tetrinet-x/game.conf
  4. share/tetrinet-x/game.log
  5. share/tetrinet-x/game.secure
  6. share/tetrinet-x/game.winlist
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • tetrinet-x>0:games/tetrinet-x
To install the port:
cd /usr/ports/games/tetrinet-x/ && make install clean
To add the package, run one of these commands:
  • pkg install games/tetrinet-x
  • pkg install tetrinet-x
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tetrinet-x
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tetrinet-x.1.13.16.tgz) = b3b468436ad466b0a093a139ad4949dc7093863164966caf3afea03a1d7da69e SIZE (tetrinet-x.1.13.16.tgz) = 88067

Packages (timestamps in pop-ups are UTC):
tetrinet-x
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.13.16_21.13.16_21.13.16_21.13.16_21.13.16_2-1.13.16_2-
FreeBSD:13:quarterly1.13.16_21.13.16_21.13.16_21.13.16_21.13.16_21.13.16_21.13.16_21.13.16_2
FreeBSD:14:latest1.13.16_21.13.16_21.13.16_21.13.16_21.13.16_21.13.16_2-1.13.16_2
FreeBSD:14:quarterly1.13.16_21.13.16_2-1.13.16_21.13.16_21.13.16_21.13.16_21.13.16_2
FreeBSD:15:latest1.13.16_21.13.16_2n/a1.13.16_2n/a1.13.16_21.13.16_21.13.16_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_tetrinet-x
pkg-message:
For install:
A startup script for the Tetrinet server has been installed in /usr/local/etc/rc.d/tetrinetx. Please modify configuration files located in /usr/local/share/tetrinet-x before attempting to run Tetrinet server.
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.dementia.nu/tetrinet/servers/tetrix/
  2. http://utenti.gufi.org/~gmarco/files/distfiles/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
1.13.16_2
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)
1.13.16_2
07 Sep 2022 07:46:21
commit hash: cf2fd0b9e1f33bd52361ee3e1802d2dbe76cfaf9commit hash: cf2fd0b9e1f33bd52361ee3e1802d2dbe76cfaf9commit hash: cf2fd0b9e1f33bd52361ee3e1802d2dbe76cfaf9commit hash: cf2fd0b9e1f33bd52361ee3e1802d2dbe76cfaf9 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Use HTTP URLs instead of FTP URLs in pkg-descr files

The use of FTP URLs in pkg-descr files has been deprecated and some of
the FTP URLs in those files have already become stale.

Replace FTP URLs with HTTP URLs where possible.

There does not appear to be any mirror that preserves the contents of
the defunct ftp.cac.washington.edu host.

Approved by:	portmgr (implicit)
1.13.16_2
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)
1.13.16_2
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.13.16_2
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.
1.13.16_2
09 Mar 2021 21:24:12
Revision:567964Original commit files touched by this commit
madpilot search for other commits by this committer
Update maintainer address on his request.
1.13.16_2
13 Aug 2019 16:03:12
Revision:508837Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories e-g)
1.13.16_2
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.13.16_2
01 Apr 2016 13:18:17
Revision:412342Original commit files touched by this commit
mat search for other commits by this committer
Fixup some whitespace at the beginning of lines problems.

With hat:	portmgr
Sponsored by:	Absolight
1.13.16_2
02 Mar 2015 23:26:43
Revision:380305Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
1.13.16_2
18 Jan 2015 21:23:19
Revision:377348Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from and add empty directories to plists

Approved by:	portmgr blanket
1.13.16_2
04 Sep 2014 19:26:24
Revision:367307Original commit files touched by this commit
antoine search for other commits by this committer
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
1.13.16_2
29 Jul 2014 17:12:50
Revision:363362Original commit files touched by this commit
adamw search for other commits by this committer
Rename all patches that contain '::' as a path separator, and use
'__' instead.
1.13.16_2
23 Jun 2014 22:29:08
Revision:359016Original commit files touched by this commit
madpilot search for other commits by this committer
- Stagify
- Add modern rc script
- Install in DATADIR

Approved by:	gmarco@gufi.org (maintainer)
1.13.16_1
13 Jun 2014 07:36:28
Revision:357654Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
1.13.16_1
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)
1.13.16_1
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
1.13.16_1
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.13.16_1
03 Nov 2006 22:22:27
Original commit files touched by this commit
ale search for other commits by this committer
Update master sites and maintainer email.

Submitted by:   maintainer
1.13.16_1
22 Jan 2006 11:18:58
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.13.16_1
17 Sep 2005 11:28:01
Original commit files touched by this commit
ale search for other commits by this committer
Fix possible buffer overflows and fix core dump on 5.X.

Approved by:    maintainer
1.13.16
18 Jun 2004 07:30:07
Original commit files touched by this commit
ale search for other commits by this committer
- Convert varargs to stdarg
- Remove BROKEN
- Respect CC and CFLAGS
- Make portlint happier

Approved by:    maintainer
1.13.16
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.13.16
15 Oct 2003 21:38:48
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: does not compile
1.13.16
21 Feb 2003 12:06:01
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
05 Feb 2001 14:51:46
commit hash: fp1.9238@dev.null.freshports.orgcommit hash: fp1.9238@dev.null.freshports.orgcommit hash: fp1.9238@dev.null.freshports.orgcommit hash: fp1.9238@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
More spaces -> tabs for the games category.    
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.  
05 Jul 2000 13:37:07
commit hash: fp1.1581@dev.null.freshports.orgcommit hash: fp1.1581@dev.null.freshports.orgcommit hash: fp1.1581@dev.null.freshports.orgcommit hash: fp1.1581@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
As threatened on freebsd-ports: all startup scripts know about the two   options
`start' and `stop' now (unless I have forgotten any). This allows   us to call
the scripts from /etc/rc.shutdown with the correct option.    

Number of commits found: 29