Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 2.18.2. | Joe Marcus Clarke | 2007-07-03 | 3 | -5/+164 |
| | |||||
* | Update to 20070702 snapshot | Michael Johnson | 2007-07-02 | 2 | -4/+4 |
| | |||||
* | Reset rainer.alves@gmail.com by request due to current lack of time to | Mark Linimon | 2007-06-29 | 1 | -1/+1 |
| | | | | work on FreeBSD. | ||||
* | Populate the 'kld' virtual category, for ports that install Kernel Loadable | Mark Linimon | 2007-06-29 | 1 | -5/+1 |
| | | | | | | modules. Hat: portmgr | ||||
* | - Update to 1.10.9 | Martin Wilke | 2007-06-29 | 2 | -4/+4 |
| | |||||
* | Back out CFLAGS fix because it is now committed to sys.mk | Andrey A. Chernov | 2007-06-26 | 1 | -8/+1 |
| | |||||
* | Allow 8bit chars be read from file | Andrey A. Chernov | 2007-06-26 | 3 | -3/+46 |
| | |||||
* | Back out v1.33 because it requires unzip presence at 'install' | Andrey A. Chernov | 2007-06-26 | 1 | -1/+6 |
| | | | | | | stage (not at 'extract' stage) and this can't be properly handled. (We don't have INSTALL_DEPENDS and similar to it RUN_DEPENDS used on 'install' stage too adds unneded depend into the package itself) | ||||
* | Use -fno-tree-vrp as better variant of prev. workaround | Andrey A. Chernov | 2007-06-26 | 1 | -2/+8 |
| | |||||
* | Remove wrongly placed comment line in prev. commit | Andrey A. Chernov | 2007-06-25 | 1 | -1/+0 |
| | |||||
* | Force -O due to silent gcc 4.2.0 loop optimization bug with -O2 | Andrey A. Chernov | 2007-06-25 | 1 | -1/+3 |
| | |||||
* | - Update to 1.2.90 | Martin Wilke | 2007-06-24 | 2 | -4/+4 |
| | |||||
* | Allow more by few chars in prev. patch Name&Loc restriction | Andrey A. Chernov | 2007-06-24 | 2 | -5/+5 |
| | | | | because Draw* routines do neccessary check. | ||||
* | Sanitize Name and Location given in the command line. | Andrey A. Chernov | 2007-06-23 | 3 | -5/+53 |
| | | | | Fix the bug with 8bit chars in the Name & Location in the text output. | ||||
* | Install ephemeris files directly on do-install step | Andrey A. Chernov | 2007-06-23 | 1 | -6/+1 |
| | |||||
* | Remove additional category | Andrey A. Chernov | 2007-06-23 | 1 | -2/+2 |
| | | | | Use USE_ZIP | ||||
* | Update to version 2.0 beta 11.2 | Mathieu Arnold | 2007-06-22 | 3 | -18/+18 |
| | | | | | PR: 113937 Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> | ||||
* | Install all ephemeris files now | Andrey A. Chernov | 2007-06-21 | 4 | -22/+113 |
| | | | | Minor tweaks | ||||
* | - remove 4.x workaround | Erwin Lansing | 2007-06-21 | 1 | -8/+2 |
| | | | | | | | | | | PR: 113814 Reviewed by: erwin Approved by: maintainer - reset maintainership Submitted by: maintainer | ||||
* | - Remove schg flags before 'make clean', otherwise we can not remove | Rong-En Fan | 2007-06-21 | 1 | -0/+3 |
| | | | | | | | WRKSRC/var/empty. This only happens on 7.x. PR: ports/112899 Submitted by: Lars Engels <lars.engels at 0x20.net> | ||||
* | - Update to 1.10.8 | Martin Wilke | 2007-06-20 | 2 | -4/+5 |
| | |||||
* | * Please welcome compat6x | Marcus Alves Grando | 2007-06-20 | 9 | -0/+569 |
| | | | | | | | | | -- This package allows you to install the compat6x libraries on your system, so you can use legacy binaries that depend on them. -- Thanks to: All testers | ||||
* | - Update to 1.9 | Martin Wilke | 2007-06-16 | 3 | -5/+6 |
| | |||||
* | BROKEN: Size mismatch (still) | Kris Kennaway | 2007-06-10 | 1 | -0/+2 |
| | |||||
* | - update to 1.14 | Yen-Ming Lee | 2007-06-08 | 2 | -4/+4 |
| | |||||
* | - Take maintainership | Martin Wilke | 2007-06-06 | 1 | -2/+2 |
| | |||||
* | Reset filippo.natali@gmail.com, who is very short on free time right now. | Mark Linimon | 2007-06-06 | 1 | -1/+1 |
| | | | | Hat: portmgr | ||||
* | Move misc/gretl to math/gretl; add secondary category of finance | Edwin Groothuis | 2007-06-04 | 21 | -1104/+0 |
| | | | | | | | | | | | | | | | | | | | | | | gretl is used in the mathematical analysis of time series, and has a functionality that is similar to various statistical and signal processing components of it++, octave, scilab, R, numpy/scipy, etc. -- most of which are in the math category. It should really be placed there, rather than in misc. In recognition of the fact that it implements some methods that are commonly (but not exclusively!) used in econometrics, it should also be given a secondary listing in finance. (In my opinion, however, it shouldn't be given a primary listing in that category, because most of the ports there deal with the nuts-and-bolts of accounting, payment methods, taxes, and stock tracking. To my knowledge, the only ports now in finance that remotely resemble gretl are quantlib, xtrader, and qtstalker, all of which employ simpler methods that are more specific to financial time series than are the more general methods in gretl. PR: ports/113052 Submitted by: bf <bf2006a@yahoo.com> | ||||
* | - Update to 4.2.31. This fixes CVE-2007-2452; VuXML entry will come later. | Edward Tomasz Napierala | 2007-06-01 | 2 | -8/+7 |
| | | | | Approved by: miwi (mentor) | ||||
* | Fix build with gcc4 | Tilman Keskinoz | 2007-05-30 | 1 | -0/+10 |
| | |||||
* | Remove X11BASE stuff from plist, they are no longer need. | Jeremy Messenger | 2007-05-30 | 1 | -27/+0 |
| | | | | Reviewed by: marcus | ||||
* | - Update to 0.1.0 | Nicola Vitale | 2007-05-29 | 2 | -9/+6 |
| | | | | - Use NOPORTEXAMPLES | ||||
* | Update to 20070528 snapshot | Michael Johnson | 2007-05-28 | 2 | -4/+4 |
| | |||||
* | - Update to r7471 | Martin Wilke | 2007-05-27 | 2 | -5/+6 |
| | | | | | PR: 112354 Submitted by: Matt Mills<matt_mills@btopenworld.com> (maintainer) | ||||
* | - Update to 1.6.5 | Martin Wilke | 2007-05-27 | 4 | -35/+39 |
| | | | | | PR: 113008 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | Fix build with gcc4.2 | Kirill Ponomarev | 2007-05-26 | 2 | -4/+14 |
| | |||||
* | BROKEN with gcc 4.2 | Kris Kennaway | 2007-05-25 | 2 | -1/+11 |
| | |||||
* | - update to -> 3.16 | Michael Landin | 2007-05-25 | 2 | -4/+4 |
| | | | | Mainly bugfixing | ||||
* | Maintaine's update to the latest release | Yoshio MITA | 2007-05-25 | 2 | -5/+4 |
| | | | | Pointed out by Julian Stacey | ||||
* | - drop maintainership on maintainer request | Martin Matuska | 2007-05-25 | 1 | -1/+4 |
| | | | | | | | | - mark port as deprecated - set expiration date to 2007-11-25 PR: ports/112394 Approved by: garga (mentor) | ||||
* | - update for gnustep-make-2.0.0 | Dirk Meyer | 2007-05-25 | 2 | -12/+13 |
| | |||||
* | Upgrade to 2007f | Edwin Groothuis | 2007-05-24 | 2 | -6/+10 |
| | |||||
* | This port does not need XLIB. | Joe Marcus Clarke | 2007-05-23 | 1 | -3/+1 |
| | | | | Approved by: portmgr (implicit) | ||||
* | Remove support for a separate X11BASE. | Joe Marcus Clarke | 2007-05-19 | 2 | -12/+4 |
| | | | | Approved by: portmgr (implicit) | ||||
* | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-19 | 306 | -332/+295 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | Add port misc/cloc: | Andrew Pantyukhin | 2007-05-02 | 4 | -0/+39 |
| | | | | | | | | | | | cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. cloc contains code from David Wheeler's SLOCCount and Damian Conway and Abigail's Perl module Regexp::Common. WWW: http://cloc.sourceforge.net/ Author: Al Danial <al.danial@gmail.com> | ||||
* | - Update to 1.0.1 | Martin Wilke | 2007-05-01 | 2 | -4/+4 |
| | | | | | PR: 112275 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer) | ||||
* | Don't create ${LOCALBASE}/${LOCALBASE}/{lib,include} directories on ↵ | Maxim Sobolev | 2007-05-01 | 2 | -9/+13 |
| | | | | installation. | ||||
* | The GnomeSword GUI is a frontend to the SWORD project. | Martin Wilke | 2007-04-29 | 13 | -0/+793 |
| | | | | | | | | | | | | | | The SWORD Project is an effort to create an ever expanding software package for research and study of God and His Word. The SWORD Bible Framework allows easy manipulation of Bible texts, commentaries, lexicons, dictionaries, etc. Many frontends are build using this framework. An installed module set may be shared between any frontend using the framework. WWW: http://gnomesword.sourceforge.net/ PR: ports/112196 Submitted by: Thomas Abthorpe <thomas at goodking.ca> | ||||
* | Back it out, it breaks the installation and gnome-applets is the only one | Jeremy Messenger | 2007-04-29 | 1 | -1/+1 |
| | | | | | | port that has it. It's safer to keep in gnome-applets's plist. Discussed with: marcus |