aboutsummaryrefslogtreecommitdiff
path: root/games/nwndata
Commit message (Collapse)AuthorAgeFilesLines
* Update the URL's for Neverwinter Nights (Original and Diamond editions)Sean Farley2017-11-093-3/+3
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=453788
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Drop @dirrm* from and add empty directories to plistsDmitry Marakasov2015-01-151-22/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=377091
* Block building for non-x86 ARCH.Sean Bruno2014-11-061-0/+3
| | | | | | | | Reviewed by: bdrewery (mentor) Approved by: scf (maintainer) Notes: svn path=/head/; revision=372238
* - Update MASTER_SITES (add two new ones and remove defunct site).Sean Farley2014-09-012-3/+3
| | | | | | | | | - Remove note about obtaining file from Fileshack.com (deceased). - Update the homepage to the community website as the official one is deceased. Notes: svn path=/head/; revision=366950
* Mark RESTRICTED, according to EULA in the distfile, distribution is not allowedAntoine Brodin2014-03-061-1/+1
| | | | Notes: svn path=/head/; revision=347315
* - Stage supportMartin Wilke2014-02-171-4/+3
| | | | Notes: svn path=/head/; revision=344717
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | games) Notes: svn path=/head/; revision=327730
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* Install from the data files directly from the Diamond DVD, if provided viaSean Farley2010-09-272-25/+193
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=261966
* The master site I previously added was a redirect; we need to use theShaun Amott2006-08-161-1/+1
| | | | | | | real location. Notes: svn path=/head/; revision=170818
* - Fix fetch [1]Shaun Amott2006-08-161-2/+4
| | | | | | | | | - portlint(1) fix while here. Reported by: fenner's distfile survey [1] Notes: svn path=/head/; revision=170817
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* Drop maintainership.Dag-Erling Smørgrav2005-10-031-1/+1
| | | | Notes: svn path=/head/; revision=144105
* Add NO_PACKAGE due to the size of the data files (over 1 GB compressed)Dag-Erling Smørgrav2004-03-081-0/+1
| | | | Notes: svn path=/head/; revision=103281
* Don't lowercase file names when installing. We'll take care of that inDag-Erling Smørgrav2004-03-012-32/+27
| | | | | | | the client wrapper script. Notes: svn path=/head/; revision=102687
* Instead of extracting directly to the installation directory, extract toDag-Erling Smørgrav2004-03-012-257/+259
| | | | | | | | ${WRKDIR} first, then copy the files over. This is necessary because some files need to be renamed to all-lowercase names. Notes: svn path=/head/; revision=102637
* Take over maintainership and clean up.Dag-Erling Smørgrav2004-02-285-310/+254
| | | | | | | PR: ports/62844 Notes: svn path=/head/; revision=102441
* Reset maintainer already:Edwin Groothuis2003-09-282-4/+1
| | | | | | | | <erikolson@olsonexpress.com>: host mail.olsonexpress.com[64.207.205.40] said: 550 unknown user Notes: svn path=/head/; revision=89671
* [NEW PORT] games/linux_nwndata: Neverwinter Nights Data FilesEdwin Groothuis2003-09-286-0/+343
This is the Neverwinter Nights data used by the Linux client. It runs under FreeBSD using the Linux emulation mode. In order to play this game, you will need the game resources, along with a license key from the retail version of this game. WWW: http://nwn.bioware.com/ Note: I have disabled the automatic fetching for this port since it is 1.2Gb in size. PR: ports/53915 Submitted by: Erik Olson <erikolson@olsonexpress.com> Notes: svn path=/head/; revision=89667