aboutsummaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - Update to minecraft server 1.1.0scheidell2012-01-132-5/+6
| | | | | | | | | - See http://www.minecraftwiki.net/wiki/Version_history - Add secondary download site since minecraft changes often, and does not keep old versions - Fix (one more time), plist/sub Submitted by: maintainer Approved by: maintainer, gabor (mentor, implicit)
* - Minor changes to plist_sub and filesscheidell2012-01-134-7/+9
| | | | | Submitted by: scheidell Approved by: maintainer, gabor (mentor, implicit)
* - Functionality upgrade. Add in *.txt.sample files so that ↵scheidell2012-01-1210-13/+305
| | | | | | | | | | | | | | uninstall/pkg_delete won't delete users settings [1] - Add mcserver user to GIDs/UIDs [1] - Added rc startup script [1] - Lots of PLIST_SUB/SUB_FILES patches to allow substitution, moved several pkg* files to files/*.in [1] - made USERS a ?= in case server had previously been running as a different user [2] PR: ports/163920 [1] Submitted by: maintainer [1] Reviewed by: scheidell [2] Approved by: maintainer, gabor (mentor)
* Update to version 0.9pawel2012-01-115-7/+33
| | | | | PR: ports/163952 Submitted by: maintainer, based on work by David Roffiaen
* Over to new volunteer.rene2012-01-113-3/+3
| | | | Submitted by: Barbara via freebsd-ports
* - Update to 1.3.2rene2012-01-107-2260/+2312
| | | | | | | | - Should be MAKE_JOBS_SAFE - Clean up Makefile / pkg-plist Changelog: http://torcs.sourceforge.net/index.php?name=News&file=article&sid=77 Security: http://www.vuxml.org/freebsd/e7fd27b2-3ae9-11e1-8b5c-00262d5ed8ee.html
* - Update to version 0.97pawel2012-01-103-4/+14
| | | | | - Add desktop entry - Take maintainership
* - Update to 0.2.7amdmi32012-01-103-32/+39
|
* - Update to 1.2amdmi32012-01-102-3/+3
|
* Restore PORTEPOCH, with helpful input from clsungkevlo2012-01-091-0/+1
|
* - Remove outdated version checkseadler2012-01-091-2/+0
| | | | Reviewed by: nox
* ... and I keep on forgetting to bump portrevisioneadler2012-01-091-1/+1
|
* Fix build with clang as compilereadler2012-01-091-0/+10
|
* Repeated words are are hard to to find sometimes.eadler2012-01-082-2/+2
| | | | Approved by: portmgr (itetcu)
* - Update to 20120106culot2012-01-062-4/+6
| | | | - Add LICENSE (BSD)
* Update to 2.1.0kevlo2012-01-063-3/+53
|
* - Fix build with clangdhn2012-01-032-4/+9
| | | | | PR: ports/158105 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
* - Update to 0.15amdmi32012-01-013-1154/+2088
|
* - Update to 4.3.7culot2011-12-312-4/+4
| | | | | PR: ports/163645 Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
* - Update to 1.7.3.4miwi2011-12-293-6/+4
| | | | | PR: 163656 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* - Switch to giflib since it is more featureful.nox2011-12-282-82/+82
| | | | | | | | - Use DATADIR for plist. - Bump PORTREVISION. PR: ports/163614 Submitted by: swills
* End WWW CPAN URL with a "/"ehaupt2011-12-282-2/+2
|
* Attempt to fix build on powerpc.linimon2011-12-281-1/+1
| | | | Hat: portmgr
* Mark as broken on powerpc: fails to install with signal 2.linimon2011-12-281-0/+4
| | | | Hat: portmgr
* Update to version 1.1.4, which brings again less crashes, fixes nasty memorydanfe2011-12-282-3/+3
| | | | | | bug, and improves handling of ships near locks. Reported by: Ilya Arkhipov
* - Fix segmentation fault under amd64 environment.stephen2011-12-262-21/+11
| | | | | | | - Bump portrevision. PR: ports/162896 Submitted by: Yasuhito FUTATSUKI <futatuki@bsdclub.org>
* - X11BASE is going away. Hack the last few ports that depend on X11BASE to ↵eadler2011-12-268-1/+8
| | | | | | not rely on it being set globally. Approved by: portmgr (pav)
* Augment MASTER_SITES and slightly adjust sed(1) expression for REINPLACE_CMD.danfe2011-12-221-2/+3
|
* Mark broken on tier-2: cc1: unrecognized command line option "-msse2".linimon2011-12-221-1/+7
| | | | Hat: portmgr
* - Client for block building game minecraftscheidell2011-12-225-0/+50
| | | | | | PR: ports/162516 Submitted by: Martin Kropfinger <freebsd@rakor-net.de> Approved by: gabor (mentor)
* - The server for the block building game Minecraftscheidell2011-12-225-0/+72
| | | | | | PR: ports/162515 Submitted by: Martin Kropfinger <freebsd@rakor-net.de> (maintainer) Approved by: gabor (mentor)
* - Fixes buffer overflow about GECOS field [1]scheidell2011-12-214-1/+52
| | | | | | | | | | | | - also fix a bug arround high-score [1] - create files/patches-* for submission [2] - portsrevision bump [2] - entry into vulnxml for < 1.51_3 460118c0-2bde-11e1-bd69-001143cd36d8 [2] PR: ports/163274 [1] Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> (maintainer) [1] Reviewed by: scheidell [2] Approved by: gabor (mentor)
* Mark as broken on FreeBSD 10: tries to access /proc/cpuinfo.linimon2011-12-211-0/+4
|
* Fix compilation with clang: main() must return int not void.se2011-12-211-2/+11
|
* Fix type mismatch rejected by clang.se2011-12-211-47/+58
|
* - Update to 3.5.0decke2011-12-203-24/+302
| | | | - Add LICENSE
* - Update to 20111201 (1.0-release)pawel2011-12-203-4/+9
| | | | | | | - Use gmake during build PR: ports/163283 Submitted by: Green Dog <fiziologus@gmail.com> (maintainer)
* - Update to 4.3.6culot2011-12-163-5/+7
| | | | | PR: ports/163287 Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
* Summoning Wars is an open source role-playing game,pawel2011-12-168-0/+1954
| | | | | | | | | | featuring both a single-player and a multiplayer mode for about 2 to 8 players. WWW: http://sumwars.org PR: ports/162687 Submitted by: Stas Timokhin <devel@stasyan.com>
* Explain why data port is being restricted to certain architectures.danfe2011-12-151-0/+3
|
* - Bump PORTREVISION for x11/libxdg-basedir shlib changesunpoet2011-12-151-1/+2
|
* Add LICENSE data.crees2011-12-1530-1/+89
| | | | | | PR: ports/149564 (based on) Submitted by: Ullrich Franke <uf@raindogs.org> Approved by: [no objections from maintainers in four weeks]
* ioquake3:crees2011-12-1318-102/+246
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Allow slave ports to turn off some options - Add modular renderer support for slaves - Add WITH_DEBUG support - Always check against non-default options so that they can be overridden (e.g. for BATCH mode) - Add pkg-config build dependency ioquake3-devel, iourbanterror, openarena: - Fix CURL support - Link libraries instead of using dlopen ioquake3-devel, iourbanterror: - Update SVN snapshot r2064 to r2194 - Improved UDP download speed - New protocol version 71 - Reduced VOIP latency - Modular rendering system - Added r_mode -2 for using display resolution - Clang support openarena: - Switch from engine src dist 21 to 22 (both r1910 based) openarena-oax: - Update to B50 iourbanterror, openarena: - Clean up plist - Disable GAMELIBS option PR: ports/162301 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Feature safe: yes
* remove patchfile which is no longer needed and fails to applyoliver2011-12-121-21/+0
| | | | | Noted by: pav Feature safe: yes
* - Add STOCKFISH option (default off) to install the stockfish chess enginenivit2011-12-121-1/+6
| | | | | Submitted by: Gautam Mani <execve at gmail.com> (via private email) Feature safe: yes
* update varconf to 0.6.7oliver2011-12-093-357/+483
| | | | | | | update eris to 1.3.19 update ember to 0.6.2 Feature safe: yes
* Fix a few compilation errors detected by clang.se2011-12-071-0/+189
| | | | Feature safe: yes
* Update to 11.04.1makc2011-12-073-13/+23
| | | | | | Respect WITH_DEBUG Feature safe: yes
* - fix python dependency version to not confuse our usersrm2011-12-071-1/+1
| | | | | | | | | | | | | | According to [1], mudmagic using system python interpreter to run user-defined scripts. So, any python version will fit, change USE_PYTHON value from 24 to just YES. And by the way, since `24' is not correct value to depend on Python 2.4 (it should be USE_PYTHON=2.4 in this case), this port is actually depend on default Python version (2.7), so no portrevision bump is needed. [1] http://www.mudmagic.com/mud-client/downloads/mudmagic-1.9/interface/doc/python_scripting.html Approved by: novel (mentor) Feature safe: yes
* - Update to 4.3.5culot2011-12-062-4/+4
| | | | | | PR: ports/163079 Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) Feature safe: yes
* Update to 1.8. No user-visible changes.naddy2011-12-043-23/+3
| | | | Feature safe: yes
* - Update to 0.81rene2011-12-044-28/+1483
| | | | | | | | - Pass maintainership to submitter PR: ports/163040 Submitted by: Barbara [barbara.xxx1975/libero] Feature safe: yes
* Reconnect games/linux-enemyterritory-jaymod to the build, remove it from MOVEDrene2011-12-031-0/+1
| | | | Feature safe: yes
* Revive this port with new MASTER_SITES, remove BROKEN.rene2011-12-038-0/+196
| | | | | | PR: ports/163012 Submitted by: Barbara [barbara.xxx1975/libero.it] Feature safe: yes
* Update FreeCiv to 2.3.1johans2011-12-013-4/+11
| | | | Feature safe: yes
* Update to 2.9.1, no significant changes.naddy2011-12-012-3/+3
| | | | Feature safe: yes
* Update to 2.06kevlo2011-11-292-3/+3
| | | | Feature safe: yes
* - Do not install icons and define INSTALLS_ICONS knob when building dedicateddanfe2011-11-282-20/+26
| | | | | | | | | | | | | | | | server only and thus greatly reduce number of dependencies: X11 bits might not be installed on typical server, and those icons are not essential type of data anyway [1] - Remove one dead distfile mirror site (cz.binaries.openttd.org) - Rearrange things in a more logical way within the Makefile; add few blank lines to improve readability when dealing with WITH_* knobs - Drop redundant DISTVERSIONSUFFIX - Turn @dirrm into @dirrmtry statements for directories which are shared with libre game media files [2] PR: ports/161545 [1, 2] Submitted by: Ilya Arkhipov Feature safe: yes
* - Update to 0.2.1miwi2011-11-282-7/+5
| | | | | | PR: 162727 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Feature safe: yes
* - Update MASTER_SITES and WWW: linemiwi2011-11-272-15/+19
| | | | | | | | - Support PTHREAD_LIBS properly PR: 162857 Submitted by: Ports Fury Feature safe: yes
* - Update MASTER_SITES and WWW: linemiwi2011-11-273-16/+21
| | | | | | | | | | - Add LICENSE - Add MAKE_JOBS_SAFE - Support PORTDOCS/PORTEXAMPLES/PLIST_FILES PR: 162825 Submitted by: Ports Fury Feature safe: yes
* - Respect CFLAGS [1]nox2011-11-261-1/+3
| | | | | | | | - Fix build with clang (I thought I did this already...) PR: ports/162864 [1] Submitted by: Jan Beich <jbeich@tormail.net> [1] Feature safe: yes
* - Fix MASTER_SITESmiwi2011-11-261-3/+1
| | | | | | PR: 162863 Submitted by: Jan Beich <jbeich@tormail.net> Feature safe: yes
* - Update to 1.11miwi2011-11-262-9/+15
| | | | | | PR: 162820 Submitted by: Ports Fury Feature safe: yes
* - Update to 1.036sunpoet2011-11-243-5/+7
| | | | | | | | - Mark DEPRECATED - Add missing trailing slash to WWW Changes: http://search.cpan.org/dist/Algorithm-Pair-Best/Changes Feature safe: yes
* - Add p5-Algorithm-Pair-Best2 2.035sunpoet2011-11-245-0/+42
| | | | | | | | | | | | | | | | Algorithm::Pair::Best2 is a re-write of Algorithm::Pair::Best. The interface is simplified and the implementation is significantly streamlined. After creating an Algorithm::Pair::Best2 object (with->new), add items to the list of items (i.e: players) to be paired. The final list must contain an even number of items or picking the pairs will throw an exception. Algorithm::Pair::Best2->pick explores all combinations of items and returns the pairing list with the best (lowest) score. WWW: http://search.cpan.org/dist/Algorithm-Pair-Best2/ Feature safe: yes
* Convert pkg-list into PLIST_FILES/DIRS. While static plists are good in adanfe2011-11-232-35/+12
| | | | | | | | | | | | | | number of ways (e.g. greppability), in this particular case it was hardly useful feature: lots of PLIST_SUB's (literally, every line of pkg-plist is substituted up to four times). It turned out that maintaining even a short plist like this one and keeping all PLIST_SUB's consistent causes just too much hassle. Also, this conversion allows us to drop WSWBIN variable and get executable list from PLIST_FILES directly with small make(1) magic, yet not damaging readability at the same time. Makefile is considerably sorter now. ;-) Feature safe: yes
* - Fix unicode input in X11 (courtesy of Danko Alexeyev)danfe2011-11-235-0/+993
| | | | | | | - While here, remove `-g' from CFLAGS when building AngelScript Obtained from: http://forum.picmip.org/forum/thread/12194 Feature safe: yes
* - Update to version 0.6.2danfe2011-11-233-19/+19
| | | | | | | | - Remove stale master sites - Adjust COMMENT slightly; avoid full stop in a comment in post-patch - Build angelwrap library (cf. PR ports/155268) Feature safe: yes
* - Update to 0.9.1 [1]zi2011-11-227-167/+127
| | | | | | | | | - Mark BROKEN when using clang - Add LICENSE PR: ports/161523 [1] Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) [1] Feature safe: yes
* - Update to version 0.6.2danfe2011-11-223-12/+28
| | | | | | - Remove stale master sites Feature safe: yes
* Reformat port description.danfe2011-11-211-3/+3
| | | | Feature safe: yes
* - Reformat for better line length distributiondanfe2011-11-211-3/+3
| | | | | | - Replace occurrence of `Linux' with `Unix' Feature safe: yes
* Update to 1.1.4cs2011-11-212-5/+5
| | | | | Approved by: wen@ (co-mentor) Feature safe: yes
* - Update to 0.8.2amdmi32011-11-212-3/+3
| | | | Feature safe: yes
* - Update to 0.9.17amdmi32011-11-212-3/+3
| | | | Feature safe: yes
* Ressurrect the game, fetch, build and runs.dinoex2011-11-205-0/+79
| | | | Feature safe: yes
* Remove trailing whitespaces.ehaupt2011-11-192-2/+2
| | | | Feature safe: yes
* - Connect xbat and xshisen to the build, they were resurrectedpav2011-11-181-0/+2
| | | | Feature safe: yes
* - Unbreak - fix build with latest x11-toolkits/fltkgahr2011-11-152-2/+21
| | | | Feature safe: yes
* - Update to 0.9cmartymac2011-11-155-8/+89
| | | | | | | | | | - Fix build with clang - Minor cleanup : - Swap LICENSE and *DEPENDS to make portlint happy - Use ${PORTVERSION} when possible - dos2unix source conversion Feature safe: yes
* - remove conditional for python < 2.4 (we haven't them in ports treerm2011-11-152-8/+3
| | | | | | | | | | | | anyway and japanese/pycodec is deprecated) - change dependency on math/py-numpy with ${PYNUMPY} - change dependency on x11-toolkits/py-gtk2 with USE_GNOME= pygtk2 - whitespace fix in pkg-descr PR: ports/162087 Submitted by: rm (myself) Approved by: maintainer (timeout - 2+ weeks), novel (mentor) Feature safe: yes
* - remove conditional for python < 2.4 (we haven't them in ports treerm2011-11-151-7/+2
| | | | | | | | | | | anyway and japanese/pycodec is deprecated) - change dependency on textproc/py-xml with ${PYXML} - change dependency on x11-toolkits/py-gtk2 with USE_GNOME= pygtk2 PR: ports/162086 Submitted by: rm (myself) Approved by: maintainer (timeout - 2+ weeks), novel (mentor) Feature safe: yes
* - fix small typos in COMMENTeadler2011-11-151-1/+1
| | | | | | Submitted by: eadler Approved by: portmgr (itetcu) Feature safe: yes
* Remove CMAKE_USE_PTHREAD from the ports using it.rakuco2011-11-144-4/+0
| | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-144-8/+8
| | | | | | | | | | | This is an incremental update and should be much easier to handle than the transition from 4.6.5 to 4.7.2 in the ports tree. The official release notes can be found at http://www.kde.org/announcements/announce-4.7.3.php. Approved by: avilla (mentor), makc (mentor), portmgr (miwi) Feature safe: yes
* Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCScrees2011-11-142-9/+9
| | | | | | | PR: ports/162136 Submitted by: 4720@hushmail.com Approved by: [no rejections from any maintainer within 14 days] Feature safe: yes
* - Update to 4.3.2miwi2011-11-132-4/+4
| | | | | | PR: 162333 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) Feature safe: yes
* - Update to 0.6.1miwi2011-11-135-287/+324
| | | | | | | | - Pass maintainership to submitter PR: 162501 Submitted by: Martin Tournoij <martin@arp242.net> Feature safe: yes
* Fix build after bsd.cmake.mk's r1.13.rakuco2011-11-121-8/+0
| | | | | | | | | Remove the part of files/patch-CMakeLists.txt which actually removed the call which linked to pthread -- it is now needed since we do not rely on it being passed via LDFLAGS anymore. Approved by: avilla (mentor, implicit) Feature safe: yes
* Over to new volunteer (and submitter of the previous changes).danfe2011-11-121-1/+1
| | | | Feature safe: yes
* - Update to 1.4.0lme2011-11-122-3/+3
| | | | Feature safe: yes
* Take maintainershipmakc2011-11-113-3/+3
| | | | Feature safe: yes
* Mark as broken on powerpc: does not compile.linimon2011-11-111-0/+4
| | | | | Hat: portmgr Feature safe: yes
* Remove powerpc stanza: fails to compile.linimon2011-11-111-1/+1
| | | | | Hat: portmgr Feature safe: yes
* Mark as broken on powerpc: does not configure.linimon2011-11-111-1/+7
| | | | | Hat: portmgr Feature safe: yes
* Mark as broken on tier-2: install fails with signal 11.linimon2011-11-111-1/+7
| | | | | Hat: portmgr Feature safe: yes
* Remove powerpc stanza: fails to compile.linimon2011-11-112-2/+2
| | | | | Hat: portmgr Feature safe: yes
* Take maintainershipmakc2011-11-111-1/+1
| | | | Feature safe: yes
* - Remove obsolete pkg-messagepav2011-11-102-12/+0
| | | | | Submitted by: Martin Tournoij <martin@arp242.net> Feature safe: yes
* - Update to 1.6.0martymac2011-11-103-11/+10
| | | | | | | | | - Remove obsolete dependency to plib - Add build dependency to boost-libs PR: ports/162303 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Feature safe: yes
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)linimon2011-11-101-2/+2
| | | | Hat: portmgr
* - Update to 3.3.2pav2011-11-103-5/+8
| | | | | PR: ports/162402 Submitted by: Martin Tournoij <martin@arp242.net>
* Freshmeat is now called Freecode. Change all freshmeat.net URLs for toehaupt2011-11-101-1/+1
| | | | freecode.com (for ports@ and ehaupt@).
* Unbreak on amd64 by replacing obsolete memalign() function with POSIX.1ddanfe2011-11-101-0/+18
| | | | | | posix_memalign(). Reported by: pavmail
* - Fix buildmiwi2011-11-091-0/+2
| | | | Reported by: pavbot
* - Fix build with newer versions of enetamdmi32011-11-093-1/+64
| | | | Submitted by: pawel
* - Update to 20111107jadawin2011-11-082-6/+6
| | | | | PR: ports/162355 Submitted by: tabthorpe@
* Fix build after update of net/enetpawel2011-11-082-6/+39
| | | | Reported by: pav
* - Belatedly update to version 1.1.1danfe2011-11-072-13/+21
| | | | | | | | | | | - Install localized messages (no USE_GETTEXT since the game does not use any of its bits) - Drop USE_GCC=4.2+ which was only required on FreeBSD 6.X - Adjust a comment and cleanup post-patch things a bit - Set NO_PACKAGE as it will be worth approximately 144M now - Relinquish port control (lack of time) Submitted by: fiziologus@gmail.com (version bump and NLS parts)
* Update to 11.09.kwm2011-11-073-46/+591
| | | | | | | Limit python version to 2.6 & 2.7. PR: ports/162076 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* Rephrase description while looking at OpenBSD port.danfe2011-11-071-7/+7
|
* - Get rid FreeBSD 6 supportmiwi2011-11-077-40/+4
|
* Update to 2.9:naddy2011-11-073-6/+35
| | | | | | * UTF-8 support * new lessons * new Polish and Turkish translations, Spanish info file
* - Update to 1.1.5dhn2011-11-062-4/+3
|
* - Mark BROKEN: does not compile with new fltkpav2011-11-051-0/+2
| | | | Reported by: pointyhat
* - Update to 111.0pawel2011-11-054-59/+104
| | | | | | | | - Make food add-on optional because servers usually don't support it - Move LICENSE section up to satisfy portlint PR: ports/162296 Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer)
* Back to the pool previous maintainer has no more time to maintain thembapt2011-11-054-4/+4
| | | | Submitted by: previous maintainer (by private mail)
* Adjust a comment and move -fpermissive from CFLAGS into CXXFLAGS.danfe2011-11-041-2/+2
|
* - Fix the build with GCC 4.6 [1]danfe2011-11-034-35/+183
| | | | | | | | | | - Remove SSE band-aid as it seems no longer required - Cleanup Makefile and remove support for FreeBSD < 700000 - Install manual page [2] - Return this port back to the pool due to lack of time Obtained from: Debian [1, 2] Debian bug: http://bugs.debian.org/624916 [1]
* - fix explicit use of unzip in portseadler2011-11-032-2/+2
| | | | | | | | PR: ports/153429 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainers (hq, gabor, amdmi3) Approved by: maintainer timeout Approved by: bapt,sahil (mentors, implicit)
* Remove ports@ ports that have been DEPRECATED for at least 1 monthdougb2011-11-0231-1095/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/shoutcast Unfetchable; website rearranged audio/linux-shoutcast Unfetchable; website rearranged chinese/scim-chewing Does not configure converters/py-cjkcodecs Integrated into every python version in the tree databases/kpogre Does not compile deskutils/mhc Does not fetch deskutils/org-mode.el6 Does not fetch deskutils/gemcal Does not fetch devel/erlang-thrift Does not build dns/domtools Does not fetch editors/richtext Does not compile games/vultures-claw Does not fetch games/bomb Does not fetch games/lgeneral-data Bad plist games/linux-enemyterritory-jaymod Does not fetch games/xphotohunter Does not fetch graphics/gimpshop Fails to patch graphics/lightspark-devel Does not compile graphics/xmms-plazma Does not fetch graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or sparc64 japanese/rxvt Does not fetch, fails to build with new utmpx japanese/epic4 Some distfiles do not fetch java/jde Does not fetch java/kaffe Does not fetch korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems korean/hanterm-xf86 Does not compile korean/stardict2-dict-kr Does not fetch lang/p5-JavaScript Does not fetch lang/TenDRA Website disappeared; last release 2006, Does not compile on recent FreeBSD-9 mail/freepops Does not build mail/itraxp Does not build misc/tellico Leaves file behind on deinstall net/gsambad Does not fetch net/nocatauth-gateway Uses a UID registered to another port net/nocatauth-server Uses a UID registered to another port net/libosip2 Does not fetch net/kmuddy Does not fetch net/netboot Does not build net-mgmt/jffnms Does not fetch net-p2p/frostwire Does not fetch net-p2p/azureus Does not fetch news/cleanscore Does not fetch news/nntpswitch Does not fetch news/p5-NewsLib Does not fetch russian/cyrproxy Does not fetch science/gerris Does not fetch security/opensaml Does not fetch sysutils/wmbattery Does not fetch sysutils/cpuburn No more public distfiles textproc/tei-guidelines-p4 Does not fetch textproc/tei-p4 Does not fetch textproc/py-hyperestraier Does not fetch textproc/tdtd.el Does not fetch textproc/tei-lite Does not fetch www/phpwiki13 Does not fetch www/p5-Apache-Scoreboard Depends on mod_perl www/p5-B-LexInfo Broken due the new mod_perl2 API www/phpwiki Does not fetch www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now www/spip Checksum is changing daily www/monkey Does not fetch x11-toolkits/jdic Does not fetch x11-toolkits/py-kde Does not compile
* Send ports@ ruby ports over ruby@pgollucci2011-11-021-1/+1
| | | | most of these were from stas@
* - Update to 2.3.9amdmi32011-11-022-3/+3
|
* Fix build with clangpawel2011-11-021-0/+59
| | | | | | PR: ports/161117 Submitted by: Klaus Aehlig <aehlig@linta.de> Approved by: maintainer timeout (4 weeks)
* - Update to 0.2.20110922_1amdmi32011-11-017-77/+120
|
* 2011-11-01 games/phpua-ut2003: depends on phpua-enginemiwi2011-11-0152-1884/+0
| | | | | | | | | | | | | | | | | | | | | | | 2011-11-01 games/phpua-engine: apache13 is deprecated, migrate to 2.2.x+ now 2011-11-01 games/phpua-hl: depends on phpua-engine 2011-11-01 games/phpua-ut: depends on phpua-engine 2011-11-01 games/phpua-cod: depends on phpua-engine 2011-11-01 games/uox3: No more public distfiles 2011-11-01 games/phpua-q3: depends on phpua-engine 2011-11-01 games/phpua-bf: depends on phpua-engine 2011-10-30 graphics/kallery: does not build; last release 20010511 2011-10-28 graphics/gtksee: depends on unfetchable port archivers/bzip; last release 2004 2011-11-01 mail/mailscanner-mrtg: apache13 is deprecated, migrate to 2.2.x+ now 2011-10-31 net-p2p/qbittorrent-28-nox11: Please migrate to net-p2p/qbittorrent-29 2011-10-31 net-p2p/qbittorrent-28: Please migrate to net-p2p/qbittorrent-29 2011-10-31 net-p2p/dctc-gui-qt No more public distfiles 2011-10-31 net-p2p/dctc-gui No more public distfiles 2011-09-01 net-p2p/dctc: No more public distfiles 2011-11-01 www/slash: apache13 is deprecated, migrate to 2.2.x+ now 2011-11-01 databases/maatkit: Upstream support dropped. Please consider using databases/percona-toolkit 2011-11-01 databases/mysqlman: apache13 is deprecated, migrate to 2.2.x+ now 2011-11-01 databases/mysql-editor: apache13 is deprecated, migrate to 2.2.x+ now 2011-09-30 databases/gnats: Security issues
* Phlipple is a unique puzzle game. The goal of every level is toamdmi32011-11-015-0/+130
| | | | | | | | | | | reduce a 3D shape to a single square. Elimination of squares is done by flipping edges around just like in a cardboard box. It starts off relatively easy to teach the basics just to later on serve hours of brain tickling fun. It's a great way to train memory as well as orientation in 3D. WWW: http://phuzzboxmedia.com/games/phlipple
* Update to 2.04kevlo2011-10-303-3/+71
|
* Update to 1.2.1makc2011-10-302-3/+3
|
* - Update to 4.3zi2011-10-293-11/+10
| | | | | PR: ports/162002 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
* Augment port description.danfe2011-10-261-5/+12
|
* - Update to 20110628 [1]pawel2011-10-266-34/+90
| | | | | | | - Add desktop entries for client programs [2] PR: ports/161910 Submitted by: green dog <fiziologus@gmail.com> [1], myself [2]
* The vast majority of pkg-descr files had the following format when theydougb2011-10-2430-63/+23
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Remove more tags from pkg-descr files fo the form:dougb2011-10-2449-145/+3
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1
| | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
* As discussed on FreeBSD-ports@, limit the port to a selection of aircraft,martymac2011-10-216-2008/+84
| | | | | | | | | | | | instead of providing every single aircraft available on Flightgear website. Planes not provided here will have to be installed by hand. This change will ease port's usability and maintenance. Also, remove wrong ending 's' to aicraft in COMMENT and pkg-descr [1]. PORTNAME and port's directory will be fixed later. Submitted by: Warren Block <wblock@wonkity.com> via FreeBSD-ports@ [1]
* - Remove BROKENacm2011-10-211-3/+1
| | | | | - Use other way to detect math/py-numpy dependency. It could fix the problem on 9.x
* - Fix MASTER_SITESacm2011-10-211-3/+1
| | | | - Remove BROKEN
* - Update to 2011.752acm2011-10-214-12/+12
|
* - Update to 1.9.2acm2011-10-216-38/+84
| | | | | | | | | | | - Add ELSOUND and ELMUSIC options. It installs additional sound and music files - Remove Makefile.linux patch file - Re-add Makefile.bsd patch file - Respect CC/CXX/LINK [1] - Few others modifications PR: 161561 Submitted by: Nali Toja <nalitoja __ at __ gmail.com> [1]
* Update to 0.10.3 release.ale2011-10-193-5/+5
| | | | | PR: ports/161787 Submitted by: pawel
* - Add LICENSEehaupt2011-10-181-6/+7
| | | | | | | - Support USE_TK_WRAPPER PR: 161620 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Support USE_TK_WRAPPERehaupt2011-10-182-27/+14
| | | | | PR: 161636 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to version 1.4behaupt2011-10-186-155/+75
| | | | | PR: 161659 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix MASTER_SITESehaupt2011-10-182-15/+23
| | | | | | | | - Remove hardcoded Tcl/Tk version - Support ECHO_MSG PR: 161640 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - update fftw3* to 3.3 [1], and adjust dependent portsbf2011-10-173-3/+4
| | | | | | | - make use of optimizations by default, where possible (quad flavor to follow shortly, and mpi at a later date) Suggestions and patches from: ache, C. Burns, wen
* Remove references to mysql 323 and 40, most commonly of the form:dougb2011-10-171-1/+0
| | | | IGNORE_WITH_MYSQL= 323 40
* - Add new knob, WITH_OPEN_GAME_FILES, to register run-time dependencies ondanfe2011-10-171-3/+11
| | | | | | | | libre graphics, music, and sound ports - While I'm here, find a better way to suppress vendor CFLAGS with sed(1): instead of anchoring line numbers, look for specific text string PR: ports/157355
* The KDE/FreeBSD team is pleased to announce KDE Software Compilationavilla2011-10-1722-162/+412
| | | | | | | | | | | | | | | | | | 4.7.2. The official release notes can be found at: http://kde.org/announcements/announce-4.7.2.php This release ships with many improvements. Read more about them here: http://FreeBSD.kde.org/news.php#itemKDESC472availableinports We'd like to say thanks to all testers and contributors, especially to lwhsu@ for his effort on hosting our test packages. PR: 156293 [1] 159219 [2] 160164 [3] Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1] Alvaro Castillo <gobledb@gmail.com> [2] dkeav04@gmail.com [3] Tested by: exp-run via pav
* - Update gnushogi/xshogi to 1.3.2johans2011-10-178-30/+43
| | | | | - Grab maintainership - Update MASTER_SITES, add WWW
* @dirrm share/stockfish -> @dirrm %%DATADIR%%. Oops my mistakepawel2011-10-151-1/+1
|
* As previously advertised, complete removal of vulnerable ports thatdougb2011-10-1512-336/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no one has stepped up to deal with: archivers/pecl-phar Vulnerable since 2011-01-13 comms/libsyncml Depends on devel/libsoup22, which is FORBIDDEN databases/mysql323-server Vulnerable since 2006-10-29 databases/mysql323-client Vulnerable since 2006-10-29 databases/mysql323-scripts Vulnerable since 2006-10-29 databases/mysql40-server Vulnerable since 2006-10-29 databases/mysql40-client Vulnerable since 2006-10-29 databases/mysql40-scripts Vulnerable since 2006-10-29 databases/p5-DBD-mysql40 Depends on databases/mysql40-server, which is FORBIDDEN deskutils/buoh Depends on devel/libsoup22, which is FORBIDDEN deskutils/libopensync-plugin-syncml Depends on comms/libsyncml, which is DEPRECATED devel/libsoup22 Vulnerable since 2011-07-28 dns/bind9-sdb-ldap Vulnerable since 2011-06-04 dns/bind9-sdb-postgresql Vulnerable since 2011-06-04 ftp/wgetpro Vulnerable since 2004-12-14 games/quake2forge Vulnerable since 2005-01-21 graphics/linux-tiff Vulnerable since 2004-10-13 japanese/mutt Vulnerable since 2007-07-29 japanese/asterisk14-sounds Depends on net/asterisk14, which is FORBIDDEN net/asterisk14 Vulnerable since 2011-06-25 net/isc-dhcp31-client Vulnerable since 2011-04-10 net/isc-dhcp31-server Vulnerable since 2011-04-10 net/isc-dhcp31-relay Vulnerable since 2011-04-10 net/asterisk-app-ldap Depends on net/asterisk14, which is FORBIDDEN net/asterisk-app-notify Depends on net/asterisk14, which is FORBIDDEN net/asterisk-oh323 Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64 net/asterisk14-addons Depends on net/asterisk14, which is FORBIDDEN net/astfax Depends on net/asterisk14, which is FORBIDDEN net-mgmt/nagios2 Vulnerable since 2009-06-30 www/gforge Vulnerable since 2005-08-09 www/linux-flashplugin7 Vulnerable since at least 2008-05-30 www/opera-devel Vulnerable since 2010-06-25, does not fetch www/plone3 Vulnerable and unsupported upstream www/serendipity-devel Vulnerable since 2008-04-25 www/ziproxy Vulnerable since 2010-06-15 www/asterisk-gui Depends on net/asterisk14, which is FORBIDDEN x11-toolkits/linux-pango Vulnerable since 2009-05-13
* - Distname has changed namepawel2011-10-133-6/+39
| | | | | | | | | - Add Opening Book - Add options for building profile-build and profile-build-popcnt - Add LICENSE PR: ports/161516 Submitted by: Gautam <execve@gmail.com> (maintainer)
* - Take maintainershipehaupt2011-10-131-3/+6
| | | | | - Add LICENSE - Add more distfile mirrors
* Update to version 1.1.3 which brings three important bug fixes for situationsdanfe2011-10-132-3/+3
| | | | | | that could crash the game. PR: ports/161488
* Define PORTSCOUT variable to ignore letter-suffixed archives as they containdanfe2011-10-121-0/+2
| | | | binaries for different platforms, not the source code.
* Update to 0.3.7.kwm2011-10-122-3/+3
| | | | | | Changelog: http://bundles.openttdcoop.org/opengfx/releases/LATEST/changelog.txt Submitted by: maintainer
* Update to 0.6.2cs2011-10-122-5/+5
| | | | Approved by: glarkin@ (mentor)
* - Update to 4.2.10culot2011-10-112-4/+4
| | | | | PR: ports/161489 Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
* - Update to 4.2.9culot2011-10-103-4/+6
| | | | | PR: ports/161377 Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
* - Update to version 0.5.2mva2011-10-103-55/+63
|
* Remove ports maintainted by ports@ which have passed their EXPIRATION_DATEdougb2011-10-0967-1519/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | astro/gkrellsun Abandonware astro/xrmap No more distfiles audio/midimountain Abandonware audio/gkrellmss Abandonware audio/gnapster Abandonware databases/xbase No more public distfiles databases/xbsql No more public distfiles games/gtkabale No more public distfiles games/battleball No more public distfiles, does not compile on ia64 or sparc64 games/race No more public distfiles games/stvef-paks No more public distfiles games/stvef-server No more public distfiles games/tome No more public distfiles games/qkmj No more public distfiles games/oilwar No more public distfiles games/xbaby No more public distfiles games/xword Abandonware games/kslide No more public distfiles graphics/xmrm No more public distfiles, does not compile on amd64 or sparc64 graphics/giftrans Upstream disappeared and distfile is not available graphics/wildmagic BROKEN for more than 6 months, does not fetch irc/ircd-rusnet No more public distfiles irc/tkirc No more public distfiles korean/mizifont No more public distfiles lang/freetxl No more public distfiles math/nsc2ke No more public distfiles misc/mgp-mode.el No more public distfiles multimedia/p5-RIFF-Info No more public distfiles net/p5-Net-OpenDHT No more public distfiles net/mudix No more public distfiles net-im/newsbot No more public distfiles net-im/libicq2000 Abandonware net-im/gossip No longer maintain by upstream, use net-im/empathy instead net-im/ickle Abandonware net-mgmt/nipper BROKEN for more than 6 month, does not fetch net-p2p/mldonkey-serverspy No more public distfiles news/p5-Gateway No more public distfiles print/epsmerge No more public distfiles science/at No more public distfiles science/pyvox No more public distfiles security/p5-Email-Obfuscate No more public distfiles security/libparanoia No more public distfiles security/execwrap No more public distfiles
* - Update to 4.2.7azi2011-10-072-4/+4
| | | | | PR: ports/161158 Submitted by: UMENO Takashi <umeno@belldandy.unnumbered.net> (maintainer)
* - Add LICENSEpawel2011-10-062-1/+4
| | | | | | | | - Update project homepage PR: ports/161307 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Approved by: miwi, wen (mentors implicit)
* - Update to 1.01amdmi32011-10-053-6/+5
|
* Update to 2.8.5: minor bug fixes.naddy2011-10-052-5/+4
|
* - Update to Beta8beat2011-10-043-3/+12
| | | | | PR: ports/161099 Submitted by: Guido Falsi <mad AT madpilot.net> (maintainer)
* Update xboard to 4.5.3johans2011-10-042-3/+3
|
* - LIB_DEPENDS qhull -> qhull5stephen2011-10-031-1/+2
| | | | | | - Bump portrevision PR: ports/161089
* - MAKE_JOBS_UNSAFE:pav2011-10-031-1/+1
| | | | | | | | | mkdir ../tmp-lnx c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -c BikeSelection.cpp -o ../tmp-lnx/BikeSelection.o Assembler messages: FATAL: can't create ../tmp-lnx/BikeSelection.o: No such file or directory Reported by: pointyhat
* - Update to 0.59_beta9amdmi32011-10-037-3444/+44
|
* - Fix MASTER_SITESamdmi32011-10-021-1/+1
| | | | | | PR: 161190 Submitted by: myself Approved by: Guido Falsi <mad@madpilot.net> (maintainer)
* - Update to 0.5.8amdmi32011-10-013-15/+4
|
* Resurrect games/xbat and update maintainership.hrs2011-10-015-0/+793
| | | | PR: ports/161143
* Resurrect games/xshisen and update maintainership.hrs2011-10-015-0/+160
| | | | PR: ports/161144
* - Update maintainership.hrs2011-10-011-12/+7
| | | | | | - OPTIONify. PR: ports/161145
* - Fix buildpav2011-09-291-2/+3
| | | | Submitted by: Gautam Mani <execve@gmail.com> (maintainer)
* Fix build error with clang.vanilla2011-09-281-0/+26
|
* - Fix the game trying to save rendered tracks into system directoryamdmi32011-09-273-0/+36
|
* - Switch from devel/love to devel/love5, as the game won't work with newer ↵amdmi32011-09-272-3/+3
| | | | versions of love
* Mark FORBIDDEN the remaining ports that are vulnerable for more thandougb2011-09-261-0/+3
| | | | | | | | | | 2 weeks according to portaudit (ranging from 23 days to 7 years). The maintainers were notified by mail that this action would be taken on 2011-09-03. (Ports for which maintainers responded have been/will be dealt with separately.) Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few ports that rely on those DEPRECATED ports.
* MotoGT is 2D top-viewed game where you drive a MotoGP bike, and youamdmi32011-09-266-0/+74
| | | | | | | | | want to win races. In career mode you start with a regular bike, but when you win races you get experience, and experience let's you improve your bike. If you win championships, you can also unlock hidden features. WWW: http://motogt.sourceforge.net/
* - Update to 4.2.7 [1]zi2011-09-262-5/+7
| | | | | | | | - Pacify portlint(1) - Add LICENSE PR: ports/161014 Submitted by: UMENO Takashi <umeno@belldandy.unnumbered.net> (maintainer)
* Stockfish is an open-source UCI chess engine based on Glaurung.pawel2011-09-255-0/+56
| | | | | | | | | | | | | Stockfish is an alpha-beta searcher and uses a bitboard representation. Stockfish is free and uses the GPL license. You can download, read, and modify the source code. WWW: http://www.stockfishchess.com/ PR: ports/159575 Submitted by: Gautam Mani <execve@gmail.com> Approved by: miwi, wen (mentors implicit)
* - Update to 0.9.16amdmi32011-09-243-2243/+12
| | | | - Switch to dynamic plist
* - Reset maintainership to ports@dhn2011-09-241-1/+1
| | | | | PR: ports/160965 Submitted by: Glen Barber <gjb@FreeBSD.org> (maintainer)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-24199-419/+362
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* 2011-09-23 devel/libnotifymm: Doesn't build and isn't used by anything.bapt2011-09-2313-477/+0
| | | | | | | | | | 2011-09-11 games/abuse: BROKEN after games/abuse_sdl update 2011-09-01 security/donkey: No more public distfiles 2011-09-01 graphics/moth: No more public distfiles 2011-09-01 net-mgmt/aguri: No more public distfiles 2011-09-01 games/senso: No more public distfiles 2011-09-01 net-im/jabber-users-agent: No more public distfiles 2011-09-01 games/cchess: No more public distfiles
* Fix OPTIONSpawel2011-09-231-8/+11
| | | | | | PR: ports/160876 Submitted by: green dog <fiziologus@gmail.com> (maintainer) Approved by: miwi, wen (mentors implicit)
* Update to 2.03kevlo2011-09-223-3/+4
|
* Mark BROKEN: does not builderwin2011-09-211-0/+2
|
* - Reassign to the heaptabthorpe2011-09-211-1/+1
|
* Xonotic is a free (GPL), fast-paced first-person shooter that worksamdmi32011-09-215-162/+49
| | | | | | | | | | | on Windows, OS X and Linux. The project is geared towards providing addictive arena shooter gameplay which is all spawned and driven by the community itself. Xonotic is a direct successor of the Nexuiz project with years of development between them, and it aims to become the best possible open-source FPS (first-person-shooter) of its kind. WWW: http://www.xonotic.org/
* Bump portrevisions as plists changed after last commitpawel2011-09-192-2/+2
| | | | Approved by: miwi, wen (mentors implicit)
* Add desktop entries for individual gamespawel2011-09-192-0/+20
| | | | Approved by: miwi, wen (mentors implicit)
* - Update to 20110731 (bugfix release)pawel2011-09-194-23/+53
| | | | | | | | | - Add build options - Fix dependencies PR: ports/160728 Submitted by: green dog <fiziologus@gmail.com> (maintainer) Approved by: miwi, wen (mentors implicit)
* Update gnuchess to 6.0.1johans2011-09-172-4/+3
|
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+sunpoet2011-09-171-1/+1
| | | | With hat: perl
* Change maintainer address to my FreeBSD addresscs2011-09-152-2/+2
| | | | Approved by: wen@ (mentor)
* - Kill stray empty linedanfe2011-09-142-4/+2
| | | | | | - Transfer maintainership Approved by: amdmi3
* - Track dependencies after databases/gdbm updategabor2011-09-131-2/+2
|
* Use py-sqlite3 instead of py-pysqlite2*kwm2011-09-131-3/+4
| | | | | PR: ports/160054 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - Track dependencies after databases/gdbm updategabor2011-09-121-1/+2
|
* - Update to 3.3.0pav2011-09-123-25/+10
|
* - Update to 4.2.6pav2011-09-122-4/+4
| | | | | PR: ports/160658 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
* - Update to 1.0.1amdmi32011-09-102-4/+3
|
* - Update to 20110820amdmi32011-09-092-17/+25
| | | | - Unbreak
* - Disallow from pointyhat, which have currently a 400 MB filesize limitpav2011-09-081-0/+2
| | | | Reported by: pointyhat
* 2011-09-01 korean/hlatexfonts-ocf: No more public distfilesbapt2011-09-0777-2960/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-09-01 korean/pgp.language: No more public distfiles 2011-09-01 games/xgammon: No more public distfiles 2011-09-01 korean/hanIM: No more public distfiles 2011-09-01 misc/gplbp: No more public distfiles 2011-09-01 net/vyqchat: No more public distfiles 2011-09-01 news/xmitbin: No more public distfiles 2011-09-01 games/tvp: No more public distfiles 2011-09-01 games/glasteroids: No more public distfiles 2011-09-01 games/xscrabble: No more public distfiles 2011-09-01 games/xbat: No more public distfiles 2011-09-01 korean/hanmiscutils: No more public distfiles 2011-09-01 net-p2p/hagelslag: No more public distfiles 2011-09-01 games/cgoban2: No more public distfiles 2011-09-01 games/krosswordplayer: No more public distfiles 2011-09-01 korean/helvis: No more public distfiles 2011-09-01 print/mgv: No more public distfiles 2011-09-01 japanese/linux-JM: No more public distfiles 2011-09-01 games/xlines: No more public distfiles 2011-09-01 games/xgame: No more public distfiles 2011-09-01 net/ttt: No more public distfiles 2011-09-01 games/merlin: No more public distfiles 2011-09-01 games/xshisen: No more public distfiles 2011-09-01 games/slige: No more public distfiles 2011-09-01 games/wmtimebomb: No more public distfiles 2011-09-01 net-mgmt/cfgstoragemk: No more public distfiles
* - Chase x11-toolkits/xforms shlib version bumpgahr2011-09-071-2/+2
|
* - Update to 0.5amdmi32011-09-072-4/+3
|
* - Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months ↵pgollucci2011-09-077-7/+7
| | | | | | | | | | from now). - This can be changed later as needed, if at all, either way we won't remove them until after 9.0 is released. With Hat: apache@ Reported by: dvl via freshports
* - Chase devel/google-perftools shlib bumppawel2011-09-071-1/+2
| | | | | | - security/tor*: add -L${LOCALBASE}/lib to LDFLAGS (fixes linking) Approved by: miwi, wen (mentors implicit)
* - Get rid of useless linesdhn2011-09-072-5/+17
| | | | | | | | | - Update WWW/pkg-descr - Bump PORTREVISION - Support LOCALBASE PR: ports/160110 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Chase FlightGear's 2.4.0 updatemartymac2011-09-061-6/+6
| | | | - Chase FLightGear's DATADIR change
* - Mark as BROKEN with FlightGear 2.4.0martymac2011-09-062-7/+9
| | | | | | - Re-order variables to make portlint happy - Chase FLightGear's DATADIR change - Remove useless CPPFLAGS from CONFIGURE_ENV
* - Update FlightGear and SimGear to 2.4.0martymac2011-09-068-1649/+2185
| | | | | | | | | | | - Switch PORTNAMEs to lowercase - Change DATADIR from ${LOCALBASE}/share/FlightGear to ${LOCALBASE}/share/flightgear - Re-order variables to make portlint happy - Remove useless CPPFLAGS from CONFIGURE_ENV PR: ports/160322, ports/160421 Submitted by: amdmi3
* Fix build error with clang.vanilla2011-09-057-2/+180
|
* Fix build error with clang.vanilla2011-09-051-0/+42
|
* hlstats 1.62 is not vulnerable, and as it's the current version removeflo2011-09-031-3/+0
| | | | EXPIRATION_DATATE
* Mark vulnerable ports FORBIDDEN with EXPIRATION_DATE= 2011-09-30dougb2011-09-031-0/+3
|
* - Update to 0.2.2sylvio2011-09-022-4/+9
| | | | - Add License
* - Update to 4.2.5culot2011-09-012-4/+4
| | | | | PR: ports/160337 Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
* Relinquish to the pool.danfe2011-09-011-1/+1
|
* - Update to 1.2.2dhn2011-09-011-0/+1
| | | | | PR: ports/160104 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Add LICENSE (GPLv2)danfe2011-09-013-14/+13
| | | | | | | - Optimize away `.for .. .endfor' loop in Makefile - Replace defunct WWW address in pkg-descr with SF project page - Reformat files/pkg-message.in - Drop maintainership
* - Update to version 15.1danfe2011-09-014-8/+22
| | | | | - Utilize PORTDOCS - Relinquish to the pool
* - Update to 1.12dhn2011-09-015-19/+42
| | | | | PR: ports/160112 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.2.2sylvio2011-09-013-19/+5
| | | | - Add License
* - eliminate py-pysqlite2x dependency from games/anki [0]eadler2011-09-011-2/+2
| | | | | | | | | - eliminate py-pysqlite2x dependency from multimedia/pyjama [1] - add gstreamer-plugins-gnomevfs as a dep to multimedias/pyjama [2] PR: ports/160055 [0], ports/160065 [1,2] Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> [0,1], Kjell Tore Ullavik <ktullavik@gmail.com> (maintainer) [2] Approved by: bapt (mentor), Kjell Tore Ullavik <ktullavik@gmail.com> (maintainer)
* Reduce some whitespace and consistensify variable substitution syntax.danfe2011-09-011-3/+3
|
* Grab two more Quake2 ports; canonicalize Makefile header.danfe2011-09-012-6/+6
|
* Fix some noticed misspellings of the word `enhanced' in ports under `games'danfe2011-09-017-7/+7
| | | | | | category. Reported by: crees
* Grab remaining Quake2 ports; expand alepulver's name in Makefile header.danfe2011-08-313-6/+6
|
* point to the new websitebapt2011-08-312-3/+2
| | | | | | delay the expiration for two more month to let potential maintainers to upgrade it to the latest version Reported by: cognet
* - Update to version 3.4.4danfe2011-08-313-7912/+24
| | | | | | | - Download pregenerated documentation from the Internet - Add LICENSE (GPLv2) - Augment IGNORE statement - Cleanup the Makefile while here
* Adjust WWW address and fix a small typo.danfe2011-08-312-4/+4
|
* Project homepage moved to a new place on the Internet.danfe2011-08-311-1/+1
|
* Update to 1.5.0pawel2011-08-314-17/+29
| | | | | | PR: ports/160058 Submitted by: pluknet <pluknet@gmail.com> Approved by: maintainer, miwi, wen (mentors implicit)
* Correct typo in COMMENT fieldskreuzer2011-08-304-4/+4
|
* Fix the master site, add my own mirror and undeprecate.roam2011-08-301-4/+2
|
* Update to version 1.1.2, minor bugfix release.danfe2011-08-302-3/+3
| | | | PR: ports/159797
* - Update to 1.1.7sylvio2011-08-302-4/+5
| | | | - Add License
* Assign to new maintainerflo2011-08-301-1/+1
|
* - undeprecate, fetch is working fine, althoug it downloads about 5GB of dataflo2011-08-301-4/+1
| | | | | | | | and the site is not the fastest - pass to new maintainer PR: ports/160249 Submitted by: "Conrad J. Sabatier" <conrads@cox.net>
* Update to 2.01kevlo2011-08-292-3/+6
| | | | | PR: ports/159633 Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex dot ru>
* - MAKE_JOBS_UNSAFEpav2011-08-291-1/+1
| | | | Reported by: pointyhat
* - update to 1.3.1lme2011-08-292-17/+4
| | | | | | | | - remove X86_ASM, which practically useless on x86, to unbreak sparc64 PR: ports/160238 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: Maintainer (me)
* - set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"ohauer2011-08-277-0/+21
| | | | with hat apache@