aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to the latest patches running on the cluster.Mark Linimon2006-01-232-10/+36
| | | | Notes: svn path=/head/; revision=154211
* - Update to 2.2Michael Johnson2006-01-232-4/+4
| | | | Notes: svn path=/head/; revision=154210
* BROKEN on ia64 tooKris Kennaway2006-01-231-2/+2
| | | | Notes: svn path=/head/; revision=154209
* BROKEN with WITHOUT_NLS: Does not compile without gettextKris Kennaway2006-01-232-0/+2
| | | | Notes: svn path=/head/; revision=154208
* Adding port devel/p5-Pod-Tests, extracts embedded tests and code examples ↵Aaron Dalton2006-01-235-0/+55
| | | | | | | | | | from POD. Submitted by: aaron Approved by: tobez Notes: svn path=/head/; revision=154206
* Adding port games/libdungeonmaker, a C++ library that "grows" dungeons using ↵Aaron Dalton2006-01-236-0/+100
| | | | | | | | | | artificial life methods, generally for use in dungeon-crawler games. Submitted by: aaron Approved by: tobez Notes: svn path=/head/; revision=154204
* Add p5-XML-OPML 0.26, creates and updates OPML (Outline Processor MarkupAaron Dalton2006-01-225-0/+55
| | | | | | | | | | | Language) files. PR: ports/89350 Submitted by: ijliao Approved by: tobez Notes: svn path=/head/; revision=154202
* Adding port lang/tolua++, a utility for better binding between Lua and C++.Aaron Dalton2006-01-2211-0/+149
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=154200
* BROKEN when WITHOUT_X11: Does not build without X supportKris Kennaway2006-01-221-0/+4
| | | | Notes: svn path=/head/; revision=154199
* BROKEN when WITHOUT_NLS: compile fails without gettextKris Kennaway2006-01-221-0/+1
| | | | Notes: svn path=/head/; revision=154198
* Upgrade to 2.9.Thierry Thomas2006-01-223-7/+16
| | | | | | | Changelog at <http://bouml.free.fr/historic.html>. Notes: svn path=/head/; revision=154197
* Upgrade to 7.2.Thierry Thomas2006-01-225-45/+30
| | | | | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. Notes: svn path=/head/; revision=154196
* Don't (try to) remove share/aclocal - it's in the mtree nowAde Lovett2006-01-221-1/+0
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=154195
* Use USE_FAM instead of explicitly depending on fam via LIB_DEPENDS to preventMichael Nottebrock2006-01-222-10/+10
| | | | | | | | | | breakage with the new WANT_FAM_SYSTEM default. Noticed by: Andy Fawcett Not noticed by: krion, marcus Notes: svn path=/head/; revision=154194
* SHA256ifyEdwin Groothuis2006-01-22523-0/+659
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* BROKEN: Hard-codes libc_r linkageKris Kennaway2006-01-221-0/+1
| | | | Notes: svn path=/head/; revision=154192
* Support 7.x INDEX buildsKris Kennaway2006-01-221-16/+37
| | | | | | | | Add a few more local configuration variables Minor cleanups Notes: svn path=/head/; revision=154191
* - USE_REINPLACE is noop nowPav Lucistnik2006-01-221-1/+0
| | | | Notes: svn path=/head/; revision=154190
* Driver for USB 802.11 devices using Conexant chipsets (see www.prism54.org).Pav Lucistnik2006-01-226-0/+59
| | | | | | | | PR: ports/92063 Submitted by: Sebastien Bourdeauducq <lekernel@prism54.org> Notes: svn path=/head/; revision=154188
* Luola is a 2D arcade game where you fly a small V shaped ship inPav Lucistnik2006-01-225-0/+148
| | | | | | | | | | | | different kinds of levels. It's genre "Luolalentely" (Cave-flying) is (or was) very popular here in Finland. Though cavern-flying games are not originally Finnish, nowdays most of them are. PR: ports/92038 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=154186
* BROKEN when WITHOUT_NLS: Does not build without gettextKris Kennaway2006-01-221-0/+1
| | | | Notes: svn path=/head/; revision=154185
* BROKEN when WITHOUT_NLS: Does not compile without gettextKris Kennaway2006-01-221-0/+1
| | | | Notes: svn path=/head/; revision=154184
* Reflect a bug found in the latest patchset.Mark Linimon2006-01-222-2/+4
| | | | Notes: svn path=/head/; revision=154183
* - Add backup MASTER_SITEPav Lucistnik2006-01-221-1/+2
| | | | | | | Submitted by: Greg Becker <greg@codeconcepts.com> (maintainer) Notes: svn path=/head/; revision=154182
* Update to 1.4.1.Max Khon2006-01-223-4/+15
| | | | Notes: svn path=/head/; revision=154181
* Reset undeliverable maintainer address:Kris Kennaway2006-01-221-1/+1
| | | | | | | | <arlu@telia.com>: host mail.telia.com[81.228.11.160] said: 550 RCPT TO:<arlu@telia.com> User unknown (in reply to RCPT TO command) Notes: svn path=/head/; revision=154180
* Add working mirror instead of dead oneAndrey A. Chernov2006-01-221-1/+1
| | | | Notes: svn path=/head/; revision=154179
* - Fix on 64-bit archsPav Lucistnik2006-01-222-3/+13
| | | | | | | | PR: ports/92076 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) Notes: svn path=/head/; revision=154178
* - Update to 051118Sergey Matveychuk2006-01-224-155/+341
| | | | | | | | | | | There have been major changes since 040603, including introduction of POSIX.1-2001 support. This should be considered a major update. PR: ports/92159 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Notes: svn path=/head/; revision=154177
* - Update to 0.9Pav Lucistnik2006-01-225-31/+14
| | | | | | | | | PR: ports/92048 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Approved by: Olivier Saut <olivier.saut@gmail.com> (maintainer) Notes: svn path=/head/; revision=154176
* - Add more MASTER_SITESPav Lucistnik2006-01-221-1/+3
| | | | | | | | PR: ports/92112 Submitted by: Ilya A. Otyutskiy <ilya.otyutskiy@gmail.com> (maintainer) Notes: svn path=/head/; revision=154175
* - Utilize @dirrmtry in auto generated PLISTSergey Matveychuk2006-01-222-10/+4
| | | | | | | | PR: ports/92161 Submitted by: maintainer Notes: svn path=/head/; revision=154174
* - Update to 4.85Pav Lucistnik2006-01-222-4/+4
| | | | | | | | PR: ports/92121 Submitted by: James Bailie <jimmy@jamesbailie.com> (maintainer) Notes: svn path=/head/; revision=154173
* Update to 1.4.14Tilman Keskinoz2006-01-222-5/+5
| | | | | | | | | | Update maintainers Email address PR: 92153 Submitted by: Gerrit Beine <tux@pinguru.net> Notes: svn path=/head/; revision=154172
* - Revert 1.115, it broke the buildPav Lucistnik2006-01-221-2/+2
| | | | | | | | Reported by: DomiX on Freenode Pointy hat to: edwin Notes: svn path=/head/; revision=154171
* Update to 1.5.6Tilman Keskinoz2006-01-2230-75/+75
| | | | | | | | | | Update maintainers email address PR: 92152 Submitted by: Gerrit Beine Notes: svn path=/head/; revision=154170
* Update to 1.0.2Tilman Keskinoz2006-01-224-10/+10
| | | | | | | | | | Update maintainers email address PR: 92151 Submitted by: Gerrit Beine Notes: svn path=/head/; revision=154169
* Add hamradio to categoriesTilman Keskinoz2006-01-221-2/+1
| | | | | | | | PR: 92140 Submitted by: Soeren Straarup <xride@x12.dk> Notes: svn path=/head/; revision=154168
* Update to 0.6Tilman Keskinoz2006-01-222-4/+4
| | | | | | | | PR: 92120 Submitted by: Cristiano Deana <cris@gufi.org> Notes: svn path=/head/; revision=154167
* Fix the location of the dynamic packing list.Jean-Yves Lefort2006-01-221-0/+1
| | | | Notes: svn path=/head/; revision=154166
* Switch to the USE_LINUX_RPM framework.Jean-Yves Lefort2006-01-2220-220/+81
| | | | Notes: svn path=/head/; revision=154165
* Fixed typo: s/Obsolated/Obsoleted/Lars Thegler2006-01-221-5/+5
| | | | Notes: svn path=/head/; revision=154164
* GePhex is an interactive effect system for video jockeys. The effectsThierry Thomas2006-01-2219-0/+646
| | | | | | | | | | | | | | can be controlled with external devices like joysticks, web-cams, or midi-devices. New effects can be designed in a GUI (Graphical User Interface) by composing basic effects into more complex ones. WWW: http://www.gephex.org/ PR: ports/7359 Submitted by: Igor Pokrovsky <ip (at) doom.homeunix.org> Notes: svn path=/head/; revision=154162
* - Add checks to make sure a database backend has been chosen.Florent Thoumie2006-01-221-0/+7
| | | | | | | | | - Fix INDEX build when WITHOUT_MYSQL is defined. Reported by: kris Notes: svn path=/head/; revision=154161
* This port broke INDEX building, when WITH_MOTIF is defined, fix expressionAndrey A. Chernov2006-01-221-1/+1
| | | | | | | Approved by: Panagiotis Astithas <past@ebs.gr> from freebsd-eclipse Notes: svn path=/head/; revision=154160
* SHA256ifyEdwin Groothuis2006-01-22382-0/+433
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* SHA256ifyEdwin Groothuis2006-01-22257-0/+289
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* SHA256ifyEdwin Groothuis2006-01-22631-0/+910
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Use the kdelibs3-nocups plist in the WITHOUT_CUPS case.Michael Nottebrock2006-01-222-0/+2
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=154156
* http://developer.linuxtag.net/knoppix/sources/ is not accessible for aMax Khon2006-01-221-1/+1
| | | | | | | long time. Switch to another MASTER_SITE. Notes: svn path=/head/; revision=154155