summaryrefslogtreecommitdiff
path: root/math/pspp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* - Fix build in 9-current arch amd64Sylvio Cesar Teixeira2010-04-212-4/+18
| | | | | | | | - Mark BROKEN only in 9-current arch i386 - BUMP PORTREVISION Reported by: erwin@ Approved by: itetcu (mentor, implicit)
* Mark BROKEN on 9.x: does not configureErwin Lansing2010-04-181-0/+4
|
* - Bump PORTREVISION to chase the update of math/gslWen Heping2010-03-291-1/+1
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Chase math/gsl update,Max Brazhnikov2009-12-011-0/+1
| | | | bump PORTREVISION
* - Update to 0.6.2Sylvio Cesar Teixeira2009-11-013-6/+8
| | | | | | | | | - Add USE_LDCONFIG - Take maintainership. PR: ports/139627 Submitted by: myself Approved by: itetcu (mentor)
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - Install developer tools if WITH_GUI is enabledMartin Wilke2009-01-142-1/+28
| | | | | | | - Fix handling empty directory PR: 130469 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to version 0.6.1 (bugfix)Dmitry Marakasov2008-11-053-5/+5
| | | | | | | - Add yelp as a dependency for the GUI (still off by default). PR: 128532 Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com>
* - Update to 0.6.0Martin Wilke2008-06-233-17/+99
| | | | | PR: 124850 Submitted by: Ports Fury
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to 0.4.0.1Martin Wilke2008-04-252-9/+8
| | | | | PR: 122762 Submitted by: Ports Fury
* - Chase the gsl shared lib bump.Philippe Audeoud2008-04-081-1/+1
| | | | Approved by: thierry (mentor)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-041-7/+1
| | | | with letter k-n
* - Bump PORTREVISION and change lib version because math/gsl are updated.Marcus Alves Grando2006-05-061-1/+2
| | | | - portlint(1)
* Add missing USE_GETTEXTKris Kennaway2006-01-261-0/+1
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Not GCC is the culprit, but a more recent perl is required on 4.xVolker Stolz2005-12-161-2/+3
| | | | Noticed by: cluster
* Unbreak on 4.x: Builds fine with GCC 3.4+Volker Stolz2005-12-121-1/+1
|
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
|
* - Update to 0.4.0Pav Lucistnik2005-09-0612-733/+24
| | | | | PR: ports/85570 Submitted by: James Howard <jh@jameshoward.us>
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* introduce MASTER_SITE_GNU_ALPHAYing-Chieh Liao2003-10-311-1/+2
|
* Per distfile survey, remove one dead mastersite, and add the true homeMark Linimon2003-10-282-4/+2
| | | | | page for the project. I'm going to leave the GNU mastersite in on the supposition that this is part of their overall temporary problem.
* unbreak build problems for math/pspp.Edwin Groothuis2003-10-152-7/+574
|
* BROKEN on 5.x: does not compileKris Kennaway2003-10-151-1/+7
|
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* fix build on -currentYing-Chieh Liao2002-12-232-7/+11
| | | | | PR: 46477 Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net>
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgKris Kennaway2002-11-181-1/+1
|
* Mark BROKEN on 5.0Kris Kennaway2002-10-261-1/+7
|
* Change maintainer.FUJISHIMA Satsuki2001-01-211-1/+1
| | | | | PR: 23799 Submitted by: Jonathan Pennington <john@coastalgeology.org>
* Release to ports@. Maintainer e-mail bounces (no such user).Dmitry Sivachenko2001-01-061-1/+1
|
* Remove %D/etc/pspp/{devices,ps-prologue,html-prologue,papersize}Tim Vanderhoek2000-06-021-0/+4
| | | | | | if and only if `cmp -s %D/etc/pspp/{...}.default`. Submitted by: bento
* s/tilde_expand/my_tilde_expand/g to avoid naming conflicts with theSteve Price2000-05-285-0/+87
| | | | same function in the readline library.
* Add pspp, a language for statistics strikingly similar to spss.Tim Vanderhoek2000-05-135-0/+67
| | | | Submitted-by: Andrew L. Neporada <andrew@chg.ru> (ports/18158)
* Add pspp, a language for statistics strikingly similar to spss.Tim Vanderhoek2000-05-132-0/+19