summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Correct update to use Tcl/Tk version 8.2Jean-Marc Zucconi1999-12-053-16/+20
| | | | Notes: svn path=/head/; revision=23603
* Upgrade to v1.48.Jun Kuriyama1999-12-053-33/+51
| | | | | | | Use USE_ZIP. Notes: svn path=/head/; revision=23602
* Update to version 1.07Chris Piazza1999-12-052-5/+5
| | | | Notes: svn path=/head/; revision=23601
* Unbreak the update to to use Tcl/Tk 8.2. The key is to compile withJean-Marc Zucconi1999-12-056-50/+142
| | | | | | | | | | -fwritable-strings (it would probably better to find and fix the specific portion of Tix code responsible of the core dump but that's not easy) Install libs and program with the 82 or 8.2 suke the name (instead of 80 or 8.0 resp.) Notes: svn path=/head/; revision=23600
* Correct distfile fennerage by upgrading library to version 6/10.Matthew Hunt1999-12-053-5/+11
| | | | Notes: svn path=/head/; revision=23599
* Correct man page entryChris Piazza1999-12-042-4/+2
| | | | | | | | PR: 15233 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23598
* Activate lincvsChris Piazza1999-12-041-0/+1
| | | | Notes: svn path=/head/; revision=23597
* LinCVS is a QT2-based frontend for the CVS-client supportingChris Piazza1999-12-046-0/+72
| | | | | | | | | | both CVS-versions 1.9 and 1.10, perhaps even older ones.... PR: 15245 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23596
* Fix CATEGORIES and a spelling errorChris Piazza1999-12-041-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=23595
* Update to version 1.06Chris Piazza1999-12-046-50/+98
| | | | | | | | Submitted by: Chris D. Faulhaber <jedgar@fxp.org> PR: 15214 Notes: svn path=/head/; revision=23594
* Respect CCChris Piazza1999-12-042-10/+12
| | | | | | | | PR: 15177 Submitted by: James Andariese <james@ja.ath.cx> Notes: svn path=/head/; revision=23593
* Update to version 0.6.5Chris Piazza1999-12-044-6/+6
| | | | | | | | PR: 15217 Submitted by: maintainer Notes: svn path=/head/; revision=23592
* Update to version 1.10Chris Piazza1999-12-042-4/+4
| | | | | | | | PR: 15220 Submitted by: maintainer Notes: svn path=/head/; revision=23591
* Update build depends and fix DESCR up a littleChris Piazza1999-12-044-8/+4
| | | | | | | | PR: 15225 Submitted by: KATO TSuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23590
* Update MASTER_SITESChris Piazza1999-12-041-1/+1
| | | | | | | | PR: 15232 Submitted by: maintainer Notes: svn path=/head/; revision=23589
* Er. the last commit wasChris Piazza1999-12-040-0/+0
| | | | | | | | PR: 15216 Submitted by: maintainer Notes: svn path=/head/; revision=23588
* Update to version 1.2.4Chris Piazza1999-12-046-42/+67
| | | | Notes: svn path=/head/; revision=23587
* Update to version 3.5.3Chris Piazza1999-12-043-9/+9
| | | | | | | | PR: 15224 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23586
* Activate glxChris Piazza1999-12-041-0/+1
| | | | Notes: svn path=/head/; revision=23585
* Import of glx.Chris Piazza1999-12-047-0/+751
| | | | | | | | | | OpenGL hardware acceleration for RIVA and Matrox G200 based cards. PR: 12661 Submitted by: Marc van Woerkom <3d@freebsd.org> Notes: svn path=/head/; revision=23584
* Make sure to execute the linux ldconfig after installChris Piazza1999-12-042-0/+4
| | | | Notes: svn path=/head/; revision=23583
* post-install -> do-installChris Piazza1999-12-041-1/+1
| | | | Notes: svn path=/head/; revision=23582
* Activate linux_glxChris Piazza1999-12-041-0/+1
| | | | Notes: svn path=/head/; revision=23581
* Libraries to make use of glx aware Linux apps such as quake 3 arena.Chris Piazza1999-12-045-0/+44
| | | | | | | Submitted by: Marc van Woerkom <3d@freebsd.org> Notes: svn path=/head/; revision=23580
* Activate docChris Piazza1999-12-041-0/+1
| | | | Notes: svn path=/head/; revision=23579
* Doc is an automated tool for verifying (to an extent) that aChris Piazza1999-12-0412-0/+124
| | | | | | | | | | | domain is configured and functioning correctly. It makes no attempt to validate the data inside a domain, only the structure. PR: 15256 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org> Notes: svn path=/head/; revision=23578
* Update to 1.0b-017Chris Piazza1999-12-042-8/+22
| | | | | | | | PR: 15191 Submitted by: maintainer Notes: svn path=/head/; revision=23577
* New location on MASTER_SITE.Steve Price1999-12-0464-70/+64
| | | | | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23576
* Turn on Linuxthreads port. see the README for details on limitationsJulian Elischer1999-12-041-0/+1
| | | | Notes: svn path=/head/; revision=23575
* New documentation from Richard and Russell.Julian Elischer1999-12-043-48/+71
| | | | | | | | | Change Maintainer to Jason Evans Submitted by: "Richard Seaman, Jr." <dick@tar.com> Notes: svn path=/head/; revision=23574
* As Ade Lovett and Jean-Marc Zucconi noted this port dumps core afterSteve Price1999-12-041-0/+2
| | | | | | | the upgrade to Tk8.2. Mark broken until a fix is found. Notes: svn path=/head/; revision=23573
* Reduce LoginGraceTime from 10 minutes (!!!) to 30 seconds. More toBrian Feldman1999-12-041-2/+3
| | | | | | | come, soon. Notes: svn path=/head/; revision=23572
* I think I forgot to add these...Andreas Klemm1999-12-042-0/+21
| | | | | | | Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer) Notes: svn path=/head/; revision=23571
* Update to 3.1.7.Jun Kuriyama1999-12-044-22/+12
| | | | | | | Use USE_ZIP. Notes: svn path=/head/; revision=23570
* Update to 2.0b6 + 1.0.Jun Kuriyama1999-12-045-25/+31
| | | | | | | Submitted by: sanpei Notes: svn path=/head/; revision=23569
* Update to version 0.13Jim Mock1999-12-044-11/+26
| | | | Notes: svn path=/head/; revision=23568
* Upgrade to version 2.3.0.Steve Price1999-12-0310-101/+230
| | | | | | | | PR: 14001 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=23567
* Update to version 1.4.6.Jim Mock1999-12-035-11/+60
| | | | Notes: svn path=/head/; revision=23566
* Add `failglob' option as announced on -ports mailing list.Martin Cracauer1999-12-033-0/+594
| | | | Notes: svn path=/head/; revision=23565
* Update to 4.pre2.500:Sheldon Hearn1999-12-036-12/+12
| | | | | | | | | | | | A few fixes, the most noticeable being a rewrite of $sar() in order to avoid an infinite loop condition. Untested commit. Submitted by: maintainer Notes: svn path=/head/; revision=23564
* ${INSTALL_PROGRAM} runs strip, which doesn't like the fact that thisDonald Burr1999-12-031-1/+1
| | | | | | | | | | is a NetBSD binary. Fixed. Thanks to Spidey <beaupran@iro.umontreal.ca> for quickly pointing this out to me. Notes: svn path=/head/; revision=23563
* Upgrade to 17.3. You will need to re-build your opening books.Matthew Hunt1999-12-033-31/+28
| | | | Notes: svn path=/head/; revision=23562
* Whoops, forgot to remove the blurb about Linux compatibility from the DESCR.Donald Burr1999-12-031-3/+0
| | | | Notes: svn path=/head/; revision=23561
* Upgrade to 0.7BETA.Donald Burr1999-12-033-10/+5
| | | | | | | | Removed dependency on Linux compatibility stuff, since nap is now available as a BSD binary. Notes: svn path=/head/; revision=23560
* Upgrade to "Polish", the 1.4.1 release.David E. O'Brien1999-12-023-18/+17
| | | | Notes: svn path=/head/; revision=23559
* Install angband non-sgid, with the following side effects:Matthew Hunt1999-12-026-53/+50
| | | | | | | | | | | | | | | | | | | | | | | | - Two directories are mode 1777; the user is alerted to this during "make install". - High score reporting doesn't work, to avoid having a world-writable file. - It is presumably possible for one user to prevent another from playing by creating bogus savefiles in the mode 1777 directories. Frankly, I'm not going to devote my time to solving game-play DoS attacks. Previously, certain files (lib/data) were generated the first time angband was run. These files are now obtained from my directory on www.freebsd.org and are installed during "make install". Several cleanups also, while I'm here. This port is no longer BROKEN. Notes: svn path=/head/; revision=23558
* Update to 3.11:Sheldon Hearn1999-12-026-18/+18
| | | | | | | | | | | | | | | * This is small bugfix release over the last major release, 3.10. * Exim 3.10 contains numerous bugfixes and new features, described at: ftp://ftp.exim.org/pub/exim/ChangeLogs/NewStuff-3.10.gz Note that the new PAM support is _not_ enabled in this port yet. Notes: svn path=/head/; revision=23557
* Synchronize these ports with xemacs-mule-21.1.8.Shigeyuki Fukushima1999-12-0212-12/+12
| | | | Notes: svn path=/head/; revision=23556
* Upgrade to 0.6.3.Thomas Gellekum1999-12-026-6/+20
| | | | Notes: svn path=/head/; revision=23555
* fix buffer overflow in RSA{Public,Private}Decrypt. from CORE SDI.Chris Piazza1999-12-021-0/+42
| | | | Notes: svn path=/head/; revision=23554