summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - state the update of devel/p5-gearmand to devel/p5-Gearman-Serverclsung2007-09-261-0/+12
| | | | | Pointhat to: clsung (myself) PR: ports/116050
* [patch] sysutils/bacula-server - reduce options in WITH_BATedwin2007-09-262-22/+25
| | | | | | | | [patch] cleanup sysutils/bacula-bat Makefile PR: ports/116624,ports/116625 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: dvl@
* [patch] games/sauerbraten updateedwin2007-09-269-888/+2190
| | | | | | | | Upgrade of sauerbraten to the new 2007 spring edition PR: ports/112511 Submitted by: Sam Stein <scs@b1tt3r.org> Approved by: maintainer timeout
* Fine-tune the anti-foot-shooting measure for systems that set PERL_VERSIONlinimon2007-09-261-1/+1
| | | | in /etc/make.conf. This did not show up on the cluster.
* The patch has now been incorporated into the mainstream file.linimon2007-09-261-270/+0
|
* Add an anti-foot-shooting measure to detect missing default Perl definition.linimon2007-09-261-0/+6
| | | | | | | | | | This can happen if bsd.perl.mk was not included before or during the inclusion of bsd.port.pre.mk. As of bsd.port.mk 1.586 this can't yet happen, as bsd.perl.mk is included unconditionally, so this checkin should be a no-op. While here, reserve WANT_PERL for ports that conditionally depend on Perl. WANT_PERL will need to be defined before bsd.port.pre.mk is included.
* Update to 0.8lbr2007-09-252-5/+4
|
* Fix plistade2007-09-2512-12/+18
| | | | Approved by: maintainer
* - update to 1.342db2007-09-256-72/+32
| | | | | - 1.342 includes bug fixes for memory leaks - vendor has improved support for FreeBSD so several patches can go.
* Fix a compilation error when CFLAGS are set in /etc/make.conf.ehaupt2007-09-252-5/+13
| | | | | PR: 116631 Submitted by: Beat Gaetzi <beat@chruetertee.ch>
* Fix missing vim*lang.obrien2007-09-252-0/+5
| | | | PR: 110410
* Also obey a global WITH_SLANGobrien2007-09-251-1/+1
| | | | Approved by: Udo Schweigert <Udo.Schweigert@siemens.com>
* Upgrade from 6.3.3-5 to 6.3.5-10 -- the latest available. Take overmi2007-09-258-103/+95
| | | | | | | | | | | | | | | | | | maintainership -- with the previous maintainer's approval. Remove explicit requirements for shared library major numbers of dependencies. Like in almost all other ports, these quite gratuitous. Scale the build to multiple CPUs, if available on the building system. Automatically run vendor's self-tests (unless disabled via OPTIONS). Apply DOS2UNIX to a number of files including the HTML pages. NB: ImageMagick's configure tries to detect an OpenMP-capable compiler. This /may/ be a problem, when gcc-4.2 (such as on 7.x) or greater is used... An explicit `--disable-openmp' may be needed...
* Add a test to detect ports that do not not set USE_PERL5 (or derivatives),linimon2007-09-251-0/+270
| | | | | PERL_CONFIGURE, PERL_MODBUILD, or the upcoming WANT_PERL. This patch is currently being tested on the cluster.
* Update to 0.30.stefan2007-09-252-4/+4
| | | | | PR: 116629 Submitted by: maintainer
* Mark IGNORE: the port attempts to allocate all system memory duringkris2007-09-251-0/+2
| | | | the configure stage to see what happens.
* website movedoliver2007-09-251-1/+1
|
* - Update to 2.0.3.stefan2007-09-252-19/+15
| | | | | | - Remove OPTION for PCRE, it is used unconditionally in the new version. Submitted by: daniel@netwalk.org via private mail
* Don't insist on Tcl-8.5. The stuff works just fine with 8.4.mi2007-09-251-1/+1
| | | | Submitted by: Martin Matuska
* Typo in vim package descriptionedwin2007-09-253-3/+3
| | | | | | | | | | Vim is a virtually compatible, extreamly enhanced, version of the UNIX ^^^^^^^^^ text editor vi. PR: ports/108356 Submitted by: Daniel Franke<dfranke@ufl.edu> Approved by: maintainer timeout
* add patch to net/zebraedwin2007-09-252-0/+292
| | | | | | | | | | | | http://marc.theaimsgroup.com/?l=zebra&m=114058002007887&w=2 it makes ospfd use priority queue (using heap sort) for its spf calculation. It should change spf execution time of ospfd from N^2 to N log (N). PR: ports/94216 Submitted by: dikshie <dikshie@lapi.itb.ac.id> Approved by: maintainer timeout
* neko 1.6.0_1 is for 6.x or over.daichi2007-09-251-0/+4
| | | | | | | - neko uses socket option that 5.x doesn't have. So added ${OSVERSION} check. Submitted by: ozawa@ongs.co.jp (maintainer)
* Remove dead MASTER_SITES.edwin2007-09-251-5/+2
| | | | | Please note that this port needs to be updated to 3.4.6 because 3.4.1 isn't working available from their website anymore.
* [UPDATE] security/tor-develedwin2007-09-252-5/+4
| | | | | | | | Update to latest release. Suggest all users upgrade as there is a remote code exploit in versions less than 2.0.7 PR: ports/115534 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com>
* [UPDATE]update devel/ruby-calendar to 1.11.2edwin2007-09-252-5/+6
| | | | | | | update devel/ruby-calendar to 1.11.2. PR: ports/111358 Submitted by: Nemo Liu<nemoliu@gmail.com>
* Martin Tournoij <carpetsmoker@xs4all.nl>edwin2007-09-253-13/+17
| | | | | | | | Use TCL/TK 8.4 Inform the user of the different binaries PR: ports/110326 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
* games/xscrabble: update to 2.12edwin2007-09-253-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | 1. Update to xscrabble 2.12 2. Fix typo in pkg-descr and trim trailing blanks "You might be able to improve upon this" This port does something I don't like: it installs an empty, unwritable scrabble_scores file in a directory whose contents shouldn't be modified. Players then need to override the app-defaults by placing a XScrabble.scorefile: /path/to/scrabble_scores line in $HOME/.Xdefaults (or $HOME/.Xresources, whatever). Wouldn't it make more sense to create a new, empty, writable score file under /var/games (if it doesn't exist) upon package installation; make the app-defaults file reference that; on deinstall, remove /var/games/scrabble_scores if it is empty or print a message indicating this file needs to be deleted manually in order to remove all traces? PR: ports/111839 Submitted by: "Eric P. Scott" <eps+pbug0704@ana.com>
* Upgrade to version 1.370.olgeni2007-09-252-16/+5
|
* - Mark broken with gcc 4.x as this project is no longer under activerafan2007-09-251-1/+7
| | | | | | | | | development. Quote from SourceForge page: "As of 2004-10-08 10:20, this project is no longer under active development." PR: ports/116616 Submitted by: Lewis Thompson <lewiz at compsoc.man.ac.uk> (maintainer)
* - Remove -malign-double on non-i386 platform to fix build on amd64:rafan2007-09-251-1/+4
| | | | | | | quantumminigolf.cpp:1: error: -malign-double makes no sense in the 64bit mode PR: ports/116614 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
* blender-doc --> ports/graphics/blender-docbeech2007-09-251-0/+1
|
* - New port blender-doc-2.3beech2007-09-256-0/+2682
| | | | | | | | - Documentation for Blender PR: ports/114937 Submitted by: Alex Ivasyuv <siegerstein@pochta.ru> (maintainer) Approved by: sat (mentor)
* Update to 0.20.lbr2007-09-252-6/+5
|
* - When fltk is not installed, scripts/check-fltk-threads.sh misbehavesrafan2007-09-252-3/+4
| | | | | | | | | due to not checking existence of fltk-config before using it. Fix that by checking existence before using. PR: ports/116623 Submitted by: bgruber <knightbg at yahoo.com> Approved by: Martin Tournoij <carpetsmoker at xs4all.nl> (maintainer)
* - Fix build with gsl-1.10pav2007-09-251-0/+120
| | | | | Submitted by: bf <bf2006a@yahoo.com> Obtained from: Yoshiki TSUNESADA (author)
* - Update to 1.4.3pav2007-09-252-4/+4
|
* - Remove useless OPTIONS variablenivit2007-09-251-2/+0
|
* - Update to 1.9nivit2007-09-254-274/+782
|
* Update to 0.7.5.3 release.ale2007-09-252-4/+4
|
* - Don't install books.bin in this port. That file should be installed byrafan2007-09-252-3/+1
| | | | | | | | one of games/crafty-open-* port. PR: ports/116622 Submitted by: J Shoemaker <shoemaker at bluebottle.com> (maintainer) Reported by: pointyhat via pav
* Throw the switch that only includes bsd.perl.mk if the port reallylinimon2007-09-251-4/+5
| | | | | | requires it. This is guaranteed to break quite a number of ports; email linimon if you find one. This patch is currently being tested on pointyhat to help identify them.
* Catch up with master 1.586.linimon2007-09-251-7/+0
|
* For now, remove the locale directories for es_ARedwin2007-09-254-0/+6
| | | | Noticed by: YAPHR
* xfmedia-remote-plugin --> ports/multimedia/xfmedia-remote-pluginmiwi2007-09-241-0/+1
|
* xfmedia remote plugin enables control of xfce4 media player via amiwi2007-09-245-0/+43
| | | | | | | Xfce panel icon. It includes ability to control playback (play, pause, stop, etc.) and playlist (add/remove songs) and more. WWW: http://goodies.xfce.org/projects/panel-plugins/xfmedia-remote-plugin/
* Disable AutoInstall from trying to contact CPAN directly in the case oflinimon2007-09-241-0/+4
| | | | | | | | a missing dependency (which is the actual underlying error). This cures the case of the build cluster looping indefinitely asking for user input. Suggested by: tobez Regression-tested with: devel/p5-Config-Any
* - Update WWWmiwi2007-09-241-1/+1
| | | | Submitted by: "Sutra Zhou" <zhoushuqun@gmail.com> (maintainer)
* Unbreak.lofi2007-09-242-1/+10
|
* phplist --> /ports/mail/phplistbeech2007-09-241-0/+1
|
* - New port phplist-2.10.4beech2007-09-247-0/+1311
| | | | | | | | | | | | | | | | | | | Phplist is an email announcement delivery system. It is great for newsletters, publicity lists, notifications, and many other uses. Phplist has many features, including: * double opt-in subscription mechanism * scheduling * RSS * list segmentation * click-tracking * attachments * bounce management PR: ports/115799 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) Approved by: sat (mentor)
OpenPOWER on IntegriCloud