notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: games/nwndata/Makefile
SVNWeb

Number of commits found: 21

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  d56127b  (Only the first 10 of 744 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 8 Jan 2022
[ 19:58 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:c0c4550edc7274b25a12b7288994ff1ac2efe648  commit hash:c0c4550edc7274b25a12b7288994ff1ac2efe648  commit hash:c0c4550edc7274b25a12b7288994ff1ac2efe648  c0c4550 
USES=7z: convert p7zip to 7-zip

PR:		260866
Tested by:	mtree -R time -K sha256 in korean/nanumfonts-otf
Mon, 25 Oct 2021
[ 12:58 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  61b6613  (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
Thu, 6 May 2021
[ 11:47 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:adb93122cbf753a26a0497479dbb88cf415de29b  commit hash:adb93122cbf753a26a0497479dbb88cf415de29b  commit hash:adb93122cbf753a26a0497479dbb88cf415de29b  adb9312  (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Deorbit RESTRICTED && NO_CDROM, part one.

For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.

Approved by:	rene
Differential Revision:	https://reviews.freebsd.org/D30010
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 20 Jan 2021
[ 08:00 fernape search for other commits by this committer ] Original commit   Revision:562114
games/nwndata: Makefile improvements

- Replace EXTRACT_DEPENDS with USES for 7z extraction.
- Use P7ZIP_CMD instead of 7z directly.
- Delint Makefile a bit.

PR:	252746
Submitted by:	scf@FreeBSD.org (maintainer)
Thu, 9 Nov 2017
[ 01:53 scf search for other commits by this committer ] Original commit   Revision:453788
Update the URL's for Neverwinter Nights (Original and Diamond editions)
data and client binaries due to them being moved again.

Since the available version of the Bink Player has changed and no
archives of the old copy exist, the ability to play movies in the game
is now experimental if and only if a newer version of the nwmovies.so
hook is compiled on Linux i386 and used.  The binary for the hook is not
currently provided, hence, it is experimental.  I am currently working
with the maintainer of that hook to make a release to add to the port to
bring back movie support.

Regenerate distinfo files to add TIMESTAMP.

Reviewed by:	lifanov, mat
Approved by:	lifanov
Differential Revision:	https://reviews.freebsd.org/D12960
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 6 Nov 2014
[ 20:41 sbruno search for other commits by this committer ] Original commit   Revision:372238
Block building for non-x86 ARCH.

Reviewed by:	bdrewery (mentor)
Approved by:	scf (maintainer)
Mon, 1 Sep 2014
[ 20:09 scf search for other commits by this committer ] Original commit   Revision:366950
- Update MASTER_SITES (add two new ones and remove defunct site).
- Remove note about obtaining file from Fileshack.com (deceased).
- Update the homepage to the community website as the official one is
  deceased.
Thu, 6 Mar 2014
[ 20:26 antoine search for other commits by this committer ] Original commit   Revision:347315
Mark RESTRICTED, according to EULA in the distfile, distribution is not allowed
Mon, 17 Feb 2014
[ 09:48 miwi search for other commits by this committer ] Original commit   Revision:344717
- Stage support
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Mon, 27 Sep 2010
[ 18:25 scf search for other commits by this committer ] Original commit 
Install from the data files directly from the Diamond DVD, if provided via
CDROM_MOUNT variable.  A Diamond install includes the Shadows of
Undrentide, Hordes of the Underdark and Kingmaker expansions.  The port
version is 1.61 when using the Diamond DVD.

Remove ARCH requirement, which had been for only i386; let the install of
the Linux base determine if the port is allowed or not.  Besides, there is
nothing runnable in this port.

Take maintainership.

Approved by:    wxs
Wed, 16 Aug 2006
[ 18:04 shaun search for other commits by this committer ] Original commit 
The master site I previously added was a redirect; we need to use the
real location.
[ 17:59 shaun search for other commits by this committer ] Original commit 
- Fix fetch [1]
- portlint(1) fix while here.

Reported by:    fenner's distfile survey [1]
Mon, 3 Oct 2005
[ 20:29 des search for other commits by this committer ] Original commit 
Drop maintainership.
Mon, 8 Mar 2004
[ 09:58 des search for other commits by this committer ] Original commit 
Add NO_PACKAGE due to the size of the data files (over 1 GB compressed)
Mon, 1 Mar 2004
[ 23:17 des search for other commits by this committer ] Original commit 
Don't lowercase file names when installing.  We'll take care of that in
the client wrapper script.
[ 12:46 des search for other commits by this committer ] Original commit 
Instead of extracting directly to the installation directory, extract to
${WRKDIR} first, then copy the files over.  This is necessary because some
files need to be renamed to all-lowercase names.

Number of commits found: 21