aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-2476-0/+80
| | | | Notes: svn path=/head/; revision=149245
* - Update MASTER_SITESPav Lucistnik2005-11-241-1/+1
| | | | Notes: svn path=/head/; revision=149244
* - Remove dead MASTER_SITESPav Lucistnik2005-11-2411-77/+11
| | | | Notes: svn path=/head/; revision=149243
* - Fix fetching. This could use an update.Pav Lucistnik2005-11-241-1/+1
| | | | Notes: svn path=/head/; revision=149242
* - Make fetchablePav Lucistnik2005-11-241-1/+1
| | | | Notes: svn path=/head/; revision=149241
* New port: games/tmw A free open source 2D MMORPG in developmentEdwin Groothuis2005-11-246-0/+168
| | | | | | | | | | | | | | | | | | | The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG. TMW uses 2D graphics and aims to create a large and diverse interactive world. It is licensed under the GPL, making sure this game can't ever run away from you. The project includes the development of both a client and a server, as well as the development of an online world. WWW: http://themanaworld.org/ PR: ports/87340 Submitted by: Tobias Gion <freebsd@gionet.de> Notes: svn path=/head/; revision=149240
* - Remove checksum for nonexistant filePav Lucistnik2005-11-241-1/+2
| | | | | | | - Add SHA256, SIZE Notes: svn path=/head/; revision=149239
* - Add SHA256Pav Lucistnik2005-11-2419-1/+20
| | | | Notes: svn path=/head/; revision=149238
* - Add SHA256Pav Lucistnik2005-11-2424-0/+24
| | | | Notes: svn path=/head/; revision=149237
* In my last commit I accidentally deleted the maildir patch,Doug Barton2005-11-241-0/+3
| | | | | | | | | | | but this turned out to be fortuitous as the patch was updated November 21st based on http://www.math.washington.edu/~chappa/pine/updates/maildir.html Pointed out by: pav Notes: svn path=/head/; revision=149236
* The previous commit should have readGerald Pfeifer2005-11-240-0/+0
| | | | | | | PR: 89442 Notes: svn path=/head/; revision=149235
* - Add SHA256Pav Lucistnik2005-11-2430-0/+46
| | | | Notes: svn path=/head/; revision=149234
* - Make fetchable (at least at my place)Pav Lucistnik2005-11-241-1/+0
| | | | Notes: svn path=/head/; revision=149233
* Update to Wine 0.9.2.Gerald Pfeifer2005-11-2410-20/+22
| | | | | | | | | | | | Leverage SUB_FILES instead of literal sed to handle /etc/rc.d/000.wine.sh and pkg-message, which allows us to remove the post-extract target and fixes the long standing issue of showing the correct prefix in pkg-message. PR: 88492 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Notes: svn path=/head/; revision=149232
* [NEW PORT] devel/SPE: Stani's Python EditorEdwin Groothuis2005-11-245-0/+1259
| | | | | | | | | | | | | | | | | | | Spe is a free python IDE with auto indentation & completion, call tips, syntax coloring & highlighting, UML diagrams, class explorer, source index, auto todo list, sticky notes, pycrust shell, file browsers, drag&drop, context help, Blender support, ... Spe ships with Python debugger (remote & encrypted), wxGlade (gui designer), PyChecker (source code doctor) and Kiki (regex console) Author: Stani Michiels WWW: http://www.stani.be/python/spe/blog/ PR: ports/87337 Submitted by: nivit@email.it (Nicola Vitale) Notes: svn path=/head/; revision=149231
* Add SHA256 checksums to my portsDoug Barton2005-11-2417-2/+30
| | | | Notes: svn path=/head/; revision=149230
* [PATCH] graphics/guilib remove broken size mismatchEdwin Groothuis2005-11-242-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Correct size, md5 - Add SHA256 - Take maintainership Changes in tarball: diff -ru GUIlib-1.1.1-old/GUI_button.cpp GUIlib-1.1.1/GUI_button.cpp --- GUIlib-1.1.1-old/GUI_button.cpp Thu Apr 6 14:48:51 2000 +++ GUIlib-1.1.1/GUI_button.cpp Fri Oct 21 14:00:59 2005 @@ -133,9 +133,9 @@ if (freebutton) { if (button) - delete button; + SDL_FreeSurface(button); if (button2) - delete button2; + SDL_FreeSurface(button2); } if (freefont) delete buttonFont; PR: ports/89245 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=149229
* - Add SHA256Pav Lucistnik2005-11-2416-0/+16
| | | | Notes: svn path=/head/; revision=149228
* - Drop old povchem.c checksumPav Lucistnik2005-11-241-1/+4
| | | | | | | - Add SHA256, SIZE Notes: svn path=/head/; revision=149227
* - BROKEN: Size mismatchPav Lucistnik2005-11-231-0/+2
| | | | Notes: svn path=/head/; revision=149226
* [patch] comms/birda unexpireEdwin Groothuis2005-11-234-31/+16
| | | | | | | | | | | | | | | | | | | | | | | | PR 88049 marked comms/birda as deprecated because the old distfile is no longer available on NetBSD's ftp server. This is because they now ship birda-1.1 This patch updates the port to 1.1, unbreaking birda. I use this port routinely and would hate to see it gone. I would be happy to be maintainer of birda if current maintainer has no interest maintaining it. PR: ports/88968 Submitted by: Matthew Luckie <mjl@luckie.org.nz> ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically distinfo CVS: Added Files: CVS: files/patch-lib-Makefile CVS: Removed Files: CVS: files/patch-iassrv.c CVS: ---------------------------------------------------------------------- Notes: svn path=/head/; revision=149225
* - Add SHA256Pav Lucistnik2005-11-2356-0/+57
| | | | Notes: svn path=/head/; revision=149224
* - Add SHA256Pav Lucistnik2005-11-2335-4/+35
| | | | Notes: svn path=/head/; revision=149223
* Update tp 4.2.0Mario Sergio Fujikawa Ferreira2005-11-236-10/+10
| | | | Notes: svn path=/head/; revision=149222
* - Add some SHA256 checksumsPav Lucistnik2005-11-23161-2/+170
| | | | Notes: svn path=/head/; revision=149221
* - Make fetchablePav Lucistnik2005-11-232-4/+5
| | | | Notes: svn path=/head/; revision=149220
* Add option (on by default) to compile in the infamousDoug Barton2005-11-231-0/+6
| | | | | | | | "single click" patch to put that option on the WPrefs menu. Notes: svn path=/head/; revision=149219
* - BROKEN: UnfetchablePav Lucistnik2005-11-231-0/+4
| | | | Notes: svn path=/head/; revision=149218
* Update to 20051123.Daniel Harris2005-11-232-5/+5
| | | | | | | | PR: 89471 Submitted by: maintainer Notes: svn path=/head/; revision=149217
* - Eat tacos.Pav Lucistnik2005-11-231-2/+0
| | | | | | | This was a workaround for a merging script in the repository far far away. Notes: svn path=/head/; revision=149216
* - Add SHA256 checksumsPav Lucistnik2005-11-23307-0/+313
| | | | Notes: svn path=/head/; revision=149215
* Upgrade module mysql-1.240-9.Jimmy Olgeni2005-11-232-2/+6
| | | | Notes: svn path=/head/; revision=149214
* Reset maintainerEdwin Groothuis2005-11-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Date: Tue, 22 Nov 2005 20:07:13 -0500 From: "Brandon S. Allbery KF8NH" <allbery@ece.cmu.edu> To: Matthew Luckie <mjl@luckie.org.nz> Subject: Re: comms/birda On Nov 22, 2005, at 8:05 , Matthew Luckie wrote: >I'm wondering if you've had a chance to take a look at PR 88968, which >removes the deprecation status from comms/birda. I'm no longer running FreeBSD; someone else will have to deal. -- brandon s. allbery [linux,solaris,freebsd,perl] allbery@kf8nh.com system administrator [openafs,heimdal,too many hats] allbery@ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH Notes: svn path=/head/; revision=149213
* Fix the Sparc 64 build.Cy Schubert2005-11-234-12/+20
| | | | Notes: svn path=/head/; revision=149212
* XScoop provides the ability to quickly determine which underlying X librariesPav Lucistnik2005-11-234-0/+37
| | | | | | | | | | | | | | were statically linked into an application, even when the source is not available. XScoop parses an executable, looking for matches on a subset of sample keywords that may identify the library being used. It does not produce absolute results, and instead supplies a report with key-hits which represent the likelihood that a particular library is present in the binary. PR: ports/89419 Submitted by: Ron Scheckelhoff <rscheckelhoff@yahoo.com> Notes: svn path=/head/; revision=149210
* - Add SHA256Pav Lucistnik2005-11-2312-0/+12
| | | | | | | Requested by: adamw (maintainer) Notes: svn path=/head/; revision=149209
* . Add $FreeBSD$.Greg Lewis2005-11-232-0/+2
| | | | Notes: svn path=/head/; revision=149208
* drupal missing dependencyEdwin Groothuis2005-11-235-0/+10
| | | | | | | | | | | When ports/www/drupal is installed, it is missing a dependency for php4-session which causes the pages to fail to load. PR: ports/86715 Submitted by: Vivek Khera <vivek@khera.org> Notes: svn path=/head/; revision=149207
* The sourceforge mastersite behaves very strangely today, including servingGerald Pfeifer2005-11-232-2/+4
| | | | | | | | | | empty tarballs. Add ibiblio.org as an alternative download site and make it the default for now. Inspired by ports/89442 by Andrew P. <infofarmer@gmail.com>. Notes: svn path=/head/; revision=149206
* - Update to 1.0.50Lars Thegler2005-11-2310-48/+36
| | | | | | | - Add SHA256 checksum Notes: svn path=/head/; revision=149205
* Update to 2.8.2.Joe Marcus Clarke2005-11-233-7/+7
| | | | Notes: svn path=/head/; revision=149204
* Add uird, a Universal IR Receiver DaemonEmanuel Haupt2005-11-234-0/+59
| | | | | | | | PR: 89404 Submitted by: lx@deepthought.redundancy.org Notes: svn path=/head/; revision=149202
* Update to 0.4.6Mathieu Arnold2005-11-233-4/+10
| | | | | | | To make it work with newly born postgresql 8.1 Notes: svn path=/head/; revision=149201
* - Add missing dependency on Net::LDAPVolker Stolz2005-11-232-1/+8
| | | | | | | - Point to helpful tutorial in pkg-message Notes: svn path=/head/; revision=149200
* - Add some SHA256sPav Lucistnik2005-11-2345-0/+45
| | | | Notes: svn path=/head/; revision=149199
* - update to 0.07Yen-Ming Lee2005-11-232-4/+9
| | | | | | | | PR: ports/89341 Submitted by: aaron Notes: svn path=/head/; revision=149198
* - Update to 2.1.4Pav Lucistnik2005-11-234-5/+9
| | | | | | | | PR: ports/89459 Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> Notes: svn path=/head/; revision=149197
* Update to 1.6.7Mathieu Arnold2005-11-234-18/+20
| | | | | | | | | | give back to ports@ (ENOTIME) PR: 89418 Submitted by: den Notes: svn path=/head/; revision=149196
* fix pkg-plistMichael Reifenberger2005-11-232-7/+6
| | | | | | | add sha265 checksum Notes: svn path=/head/; revision=149195
* . Add SHA256.Greg Lewis2005-11-233-0/+9
| | | | Notes: svn path=/head/; revision=149194