Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.1 06 Jul 2024 23:41:59 |
Wen Heping (wen) |
math/pspp: Mark BROKEN on FreeBSD 14 and 15
PR: 279742
Reported by: dgilbert@eicat.ca |
2.0.1 09 Apr 2024 00:38:33 |
Wen Heping (wen) |
math/pspp: Update to 2.0.1 |
2.0.0_1 12 Mar 2024 12:04:30 |
Nuno Teixeira (eduardo) |
math/pspp: Move man pages to share/man
Approved by: portmgr (blanket) |
2.0.0 13 Feb 2024 08:35:30 |
Wen Heping (wen) |
math/pspp: Update to 2.0.0 |
1.6.2_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.6.2_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6.2 14 Aug 2022 13:11:59 |
Wen Heping (wen) |
math/pspp: Update to 1.6.2
Take maintainership |
1.6.1 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
1.6.1 18 Jul 2022 15:21:34 |
Fernando Apesteguía (fernape) Author: Miroslav Lachman |
math/pspp: Fix build
cairo and pango are required dependencies.
PR: 265229
Reported by: 000.fbsd@quip.cz |
1.6.1 26 Jun 2022 21:55:59 |
Stefan Eßer (se) |
math/pspp: update to version 1.6.1 |
1.4.1_3 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.4.1_2 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.4.1_1 12 Jan 2022 19:41:22 |
Tobias C. Berner (tcberner) |
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201 |
1.4.1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.1 12 Jan 2021 17:50:00 |
thierry |
USE_LDCONFIG is note required.
Reported by: marcus |
1.4.1 12 Jan 2021 11:07:15 |
thierry |
- Upgrade to 1.4.1
- Install the GUI by default
- Add a test target. |
1.2.0_2 05 Oct 2020 17:34:54 |
rene |
Return cpm@'s ports to the pool after safekeeping his commit bit.
With hat: portmgr-secretary |
1.2.0_2 25 Oct 2019 23:41:34 |
tcberner |
math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
- this also breaks the two consumers of this port
- biology/gemma: has a conflict with cblas, and is makred broken.
PR: 241363
Exp-run by: antoine |
1.2.0_1 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
1.2.0 07 Apr 2019 15:28:20 |
cpm |
math/pspp: Fix underlinking
While here, pet portlint.
Reported by: pkg-fallout |
1.2.0 11 Nov 2018 10:04:57 |
cpm |
math/pspp: Update to 1.2.0
Changes from 1.0.1 to 1.2.0
http://lists.gnu.org/archive/html/info-gnu/2018-11/msg00004.html |
1.0.1_3 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.0.1_2 23 Jun 2018 08:27:14 |
tcberner |
Update math/gsl to 2.5
PR: 229067 |
1.0.1_1 12 Oct 2017 22:39:12 |
cpm |
- Add CPE information for math/pspp
Submitted by: swills via email |
1.0.1_1 09 Oct 2017 22:18:22 |
cpm |
math/pspp: fix NLS option
- Fix USES=gettext-* when NLS option is not set
- Bump PORTREVISION
PR: 222831
Reported by: Miroslav Lachman <000.fbsd@quip.cz>
MFH: 2017Q4 (blanket) |
1.0.1 30 Aug 2017 15:12:44 |
cpm |
- Update to 1.0.1
Changes from 1.0.0 to 1.0.1:
http://lists.gnu.org/archive/html/pspp-announce/2017-08/msg00003.html
MFH: 2017Q3
Security: CVE-2017-12958
Security: CVE-2017-12959
Security: CVE-2017-12960
Security: CVE-2017-12961 |
1.0.0 22 Aug 2017 07:52:59 |
cpm |
- Update to 1.0.0
- Cosmetic fix
- Update WWW in pkg-descr
Changes from 0.10.2 to 0.11.0:
http://lists.gnu.org/archive/html/pspp-announce/2017-08/msg00000.html
Changes from 0.11.0 to 1.0.0:
http://lists.gnu.org/archive/html/pspp-announce/2017-08/msg00002.html
MFH: 2017Q3
Security: CVE-2017-10791
Security: CVE-2017-10792
Security: CVE-2017-12958
Security: CVE-2017-12959
Security: CVE-2017-12960
Security: CVE-2017-12961 |
0.10.2_3 03 Jul 2017 20:38:12 |
tcberner |
Update math/gsl to 2.4
Exp-Run by: antoine
PR: 220408 |
0.10.2_2 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
0.10.2_1 02 May 2017 05:26:40 |
tcberner |
Update math/gsl to 2.3
This release introduces some new features and fixes several bugs:
http://savannah.gnu.org/forum/forum.php?forum_id=8751
* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support
PR: 218952
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10522 |
0.10.2 26 Apr 2017 14:43:19 |
cpm |
- Add LICENSE_FILE |
0.10.2 26 Jul 2016 16:40:42 |
cpm |
- Update to 0.10.2
- Switch to USES=localbase
Changelog:
http://savannah.gnu.org/forum/forum.php?forum_id=8626
Reviewed by: amdmi3, feld (mentors)
Approved by: amdmi3, feld (mentors)
Differential Revision: D7308 |
0.10.1 05 Apr 2016 08:58:34 |
cpm |
- Update to 0.10.1 release
- Add GUI_VARS to catch INSTALLS_ICONS knob.
- Drop extra .include line
- Use post-install-GUI-on target.
Reviewed by: mat, jbeich
Approved by: junovitch (mentor) |
0.10.0 04 Apr 2016 00:55:33 |
cpm |
- Use post-install-DOCS-on target
- Use post-install-EXAMPLES-on target
Approved by: junovitch (mentor) |
0.10.0 03 Apr 2016 02:20:14 |
cpm |
- Update to 0.10.0
- Update MAINTAINER to my @FreeBSD.org address
- Update GUI dependency to GTK3
- Add EXAMPLES option
- Fix pkg-plist
Changelog:
http://lists.gnu.org/archive/html/pspp-announce/2016-03/msg00000.html
Approved by: junovitch (mentor) |
0.8.5_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.8.5_1 21 Dec 2015 14:19:10 |
rakuco |
Drop dependency on graphics/plotutils.
According to the port's NEWS and ChangeLog, charts are currently produced
with Cairo and Pango, so the dependency on libplot is useless nowadays. |
0.8.5 22 Jun 2015 12:17:48 |
pi |
math/pspp: 0.8.4 -> 0.8.5
Release-Announcement:
http://lists.gnu.org/archive/html/pspp-announce/2015-06/msg00000.html
Changes:
- The FREQUENCIES and CROSSTABS commands can now generate barcharts.
- The FACTOR command can now perform PROMAX rotations.
- SPSS/PC+ system files are now supported on GET and other commands
that read SPSS system files. The pspp-convert program can now read
SPSS/PC+ system files. Writing the obsolete SPSS/PC+ system file
format is not supported.
- SYSFILE INFO can now read SPSS/PC+ system files and SPSS portable
files.
- FREQUENCIES: A bug was fixed where an assertion failure occured
when an empty dataset was presented.
- The GRAPH command is now available. Initially it supports
scatterplots and histograms.
- The RND operator in expressions now supports additional operands
for rounding to values other than integers and to indicate a level
of rounding fuzz. The default rounding fuzz may now be controlled
and displayed with SET FUZZBITS and SHOW FUZZBITS, respectively.
PR: 201040
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer) |
0.8.4_1 01 Mar 2015 16:41:26 |
jbeich |
- Install more DOCS [1]
- Install Emacs mode [2]
- Simplify INSTALL_TARGET [2]
- Unbreak build when NLS=off [2]
- Pass maintainership [1]
PR: 197786
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> [1]
Approved by: Carlos Jacobo Puga Medina <cpm@fbsd.es> [2] |
0.8.4 02 Nov 2014 16:41:06 |
pawel |
- Update to version 0.8.4
- Clean pkg-plist
PR: 194168
Submitted by: tkato432@yahoo.com |
0.8.3_1 17 Aug 2014 13:09:56 |
tijl |
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstage port) |
0.8.3 17 Jun 2014 15:50:06 |
miwi |
UPdate to 0.8.3
PR: 191097 |
0.6.2_12 11 Jun 2014 18:55:30 |
marino |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
0.6.2_12 18 May 2014 11:42:51 |
antoine |
Attempt to unbreak by using new LIB_DEPENDS syntax
Reported by: pkg-fallout
With hat: portmgr |
0.6.2_12 10 May 2014 22:01:00 |
stephen |
- Chase revision 353604 to graphics/plotutils.
Approved by: portmgr (implicit) |
0.6.2_11 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.6.2_10 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.6.2_10 16 Sep 2013 16:47:09 |
bapt |
Removed leftovers USE_GMAKE
Reported by: az |
0.6.2_10 16 Sep 2013 16:32:07 |
bapt |
Convert to new perl framework
Convert USE_GMAKE to USES |
0.6.2_10 26 Aug 2013 16:06:38 |
bf |
Update math/gsl to 1.16 and adjust some dependent ports |
0.6.2_9 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
0.6.2_9 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.6.2_9 05 Mar 2013 17:07:44 |
miwi |
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm |
0.6.2_9 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.2_8 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
0.6.2_8 09 May 2011 16:42:28 |
bf |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports |
0.6.2_8 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
0.6.2_6 04 Mar 2011 14:29:35 |
sylvio |
- unbreak port to build in FreeBSD 9 arch i386
Submitted by: jilles@ |
0.6.2_6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.6.2_6 20 Nov 2010 15:37:08 |
kwm |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
0.6.2_5 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.6.2_4 21 Apr 2010 16:17:39 |
sylvio |
- Fix build in 9-current arch amd64
- Mark BROKEN only in 9-current arch i386
- BUMP PORTREVISION
Reported by: erwin@
Approved by: itetcu (mentor, implicit) |
0.6.2_3 18 Apr 2010 20:28:31 |
erwin |
Mark BROKEN on 9.x: does not configure |
0.6.2_3 29 Mar 2010 01:12:27 |
wen |
- Bump PORTREVISION to chase the update of math/gsl |
0.6.2_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.2_1 01 Dec 2009 20:33:45 |
makc |
Chase math/gsl update,
bump PORTREVISION |
0.6.2 01 Nov 2009 14:56:41 |
sylvio |
- Update to 0.6.2
- Add USE_LDCONFIG
- Take maintainership.
PR: ports/139627
Submitted by: myself
Approved by: itetcu (mentor) |
0.6.1_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
0.6.1_1 14 Jan 2009 09:12:01 |
miwi |
- Install developer tools if WITH_GUI is enabled
- Fix handling empty directory
PR: 130469
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.6.1 05 Nov 2008 22:53:57 |
amdmi3 |
- Update to version 0.6.1 (bugfix)
- Add yelp as a dependency for the GUI (still off by default).
PR: 128532
Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com> |
0.6.0 23 Jun 2008 10:51:35 |
miwi |
- Update to 0.6.0
PR: 124850
Submitted by: Ports Fury |
0.4.0.1_1 06 Jun 2008 13:44:06 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
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) |
0.4.0.1 25 Apr 2008 15:48:11 |
miwi |
- Update to 0.4.0.1
PR: 122762
Submitted by: Ports Fury |
0.4.0_3 08 Apr 2008 15:07:29 |
jadawin |
- Chase the gsl shared lib bump.
Approved by: thierry (mentor) |
0.4.0_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.4.0_1 04 Apr 2007 17:39:14 |
gabor |
- Remove old Perl support from unmaintained ports in categories starting
with letter k-n |
0.4.0_1 06 May 2006 01:28:22 |
mnag |
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1) |
0.4.0 26 Jan 2006 04:22:37 |
kris |
Add missing USE_GETTEXT |
0.4.0 22 Jan 2006 02:26:24 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.4.0 16 Dec 2005 07:54:48 |
vs |
Not GCC is the culprit, but a more recent perl is required on 4.x
Noticed by: cluster |
0.4.0 12 Dec 2005 10:19:17 |
vs |
Unbreak on 4.x: Builds fine with GCC 3.4+ |
0.4.0 25 Nov 2005 15:48:16 |
pav |
- Add SHA256 |
0.4.0 06 Sep 2005 22:26:43 |
pav |
- Update to 0.4.0
PR: ports/85570
Submitted by: James Howard <jh@jameshoward.us> |
0.2.4_1 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.2.4_1 31 Oct 2003 02:39:30 |
ijliao |
introduce MASTER_SITE_GNU_ALPHA |
0.2.4_1 28 Oct 2003 07:38:11 |
linimon |
Per distfile survey, remove one dead mastersite, and add the true home
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. |
0.2.4_1 15 Oct 2003 13:31:14 |
edwin |
unbreak build problems for math/pspp. |
0.2.4 15 Oct 2003 04:59:50 |
kris |
BROKEN on 5.x: does not compile |
0.2.4 20 Feb 2003 18:42:25 |
knu |
De-pkg-comment. |
0.2.4 23 Dec 2002 08:18:26 |
ijliao |
fix build on -current
PR: 46477
Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net> |
0.2.4 18 Nov 2002 03:48:10 |
kris |
Reset undeliverable maintainer addresses to ports@FreeBSD.org |
0.2.4 26 Oct 2002 02:54:05 |
kris |
Mark BROKEN on 5.0 |
21 Jan 2001 18:58:32 |
sf |
Change maintainer. PR: 23799 Submitted by: Jonathan Pennington
<john@coastalgeology.org> |
06 Jan 2001 20:24:32 |
demon |
Release to ports@. Maintainer e-mail bounces (no such user). |
08 Oct 2000 04:10:26 |
asami |
Convert category math to new layout. |
02 Jun 2000 05:40:27 |
hoek |
Remove %D/etc/pspp/{devices,ps-prologue,html-prologue,papersize} if and only
if `cmp -s %D/etc/pspp/{...}.default`. |
28 May 2000 04:55:27 |
steve |
s/tilde_expand/my_tilde_expand/g to avoid naming conflicts with the same
function in the readline library. |