aboutsummaryrefslogtreecommitdiff
path: root/games/nwndata
Commit message (Collapse)AuthorAgeFilesLines
* 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