| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 09:33:05
6.12_7
|
rene  |
Fix instructions in pkg-message.
PR: ports/178195
Submitted by: Nicholas Godson <resistor@peakusage.net> |
23 Apr 2013 06:26:32
6.12_7
|
bapt  |
Convert all a categories to USE=pkgconfig
While here trim some headers and convert some gnomehack to pathfix |
25 Mar 2013 10:09:40
6.12_7
|
rene  |
- remove empty OPTIONS_DEFAULT
- portlint fixes |
04 Dec 2012 11:07:13
6.12_7
|
rene  |
Fix build on HEAD, this port uses GCC-specific vector code.
Feature safe: yes |
08 Oct 2012 12:20:40
6.12_7
|
rene  |
Fix previous commit, chown does not like uninitialized variables. |
08 Oct 2012 11:59:40
6.12_7
|
rene  |
Use the correct user:group for app_info.xml
This was root:wheel before, make it boinc:nobody for consistency with the rest
of the port and with astro/boinc-astropulse.
Submitted by: Andrey Simonenko via #bsdports |
07 Oct 2012 09:11:51
6.12_7
|
rene  |
Cleanup Makefile headers of my ports.
Just use my login for ports I originally created myself. |
26 Aug 2012 09:51:03
6.12_7
|
rene  |
- Use pkgconf (build-time only) instead of pkgconfig (build and run-time)
- Bump PORTREVISION to make sure the package database remains consistent |
04 Aug 2012 22:52:04
6.12_6
|
kwm  |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
26 Jun 2012 18:28:39
6.12_5
|
rene  |
- Correct pkg-deinstall by using the correct sh syntax. The old syntax
happened to work in some situations.
- Bump PORTREVISION |
05 Jun 2012 18:27:14
6.12_4
|
rene  |
- convert to optionsNG
- strip version information from LIB_DEPENDS to pet portlint
- include bsd.port.mk instead of bsd.port.{pre|post}.mk |
01 Jun 2012 05:26:28
6.12_4
|
dinoex  |
- update png to 1.5.10 |
16 May 2012 13:46:30
6.12_3
|
pav  |
- Adjust BOINC_* variables to be consistent with new system in boinc-client |
23 Apr 2012 21:00:55
6.12_3
|
rene  |
Fix build (boinc-client 7.0.25_2 or higher required).
PR: ports/167034 (prompted)
Submitted by: Larry Rosenman [ler lerctr!org] |
05 Dec 2011 23:56:02
6.12_2
|
rene  |
Attempt to fix build on powerpc.
Idea from: bf@
Feature safe: yes |
17 Oct 2011 10:08:33
6.12_2
|
bf  |
- update fftw3* to 3.3 [1], and adjust dependent ports
- 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 |
13 Mar 2011 16:05:36
6.12_1
|
rene  |
- Fix m4 script so that shells/bash is no longer required.
- Bump PORTREVISION |
13 Mar 2011 14:21:03
6.12
|
rene  |
- Update astro/boinc-setiathome-enhanced to 6.12 (SVN r1008)
- Update astro/boinc-astropulse to SVN r868
- Switch to xz compression
- Remove patches integrated upstream
The two ports are committed in one go because boinc-astropulse depends
on the source code of boinc-setiathome-enhanced, i.e.
boinc-astropulse/files/patch-legacy-server__db__ap_schema.cpp
can must be present for the old version of boinc-setiathome-enhanced
but not for the new version. |
31 Jan 2011 22:10:40
6.08_4
|
rene  |
Improve Makefile logic: instead of breaking the port when
libboinc_graphics2.a is not found and the X11 option is selected, include
it as a build dependency (which had a hardcoded trigger before).
Feature safe: yes |
23 Jan 2011 21:10:09
6.08_4
|
rene  |
- switch to dynamically generated app_info.xml, so that this port can
peacefully coexist with the upcoming astro/boinc-astropulse
- pass ${NONEXISTENT} to BOINCDIR in the CONFIGURE_ENV, this speeds up
the configuration phase [1]
- pass --disable-altivec to configure instead of patching client/Makefile.am
and m4/optimizations.m4
- drop support for 6.X and MD5 checksum
- cleanup Makefile and files/pkg-message.in
- bump PORTREVISION
Submitted by: Edward Sanford Sutton III [mirror176 cox.net] [1]
Feature safe: yes |
04 Dec 2010 07:34:27
6.08_3
|
ade  |
Sync to new bsd.autotools.mk |
22 Oct 2010 23:50:58
6.08_3
|
rene  |
- Try to fix build on ia64 by explicitly including sys/types.h before
sys/systm.h
- Try to fix build on powerpc by turning off altivec optimizations,
which the system compiler does not support yet
Obtained from: pointyhat error logs
Suggested by: kwm |
16 Oct 2010 11:52:47
6.08_3
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
6.08_3
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
23 Sep 2010 00:40:50
6.08_3
|
ade  |
Purge 3 outdated, old-and-busted, versions of automake as part of
ongoing cleanup to find sanity in the world.
Feature safe: yes (surprisingly) |
15 Sep 2010 18:35:24
6.08_3
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
20 Jun 2010 14:08:14
6.08_2
|
osa  |
Fix "pkg_delete" problem after LICENSE knob issue found.
Feature safe: yes
Spotted by: itetcu
Approved by: rene (maintainer) via #bsdports |
13 Jun 2010 20:03:15
6.08_2
|
rene  |
These ports are GPLv2-licensed
Approved by: tabthorpe (mentor)
Feature safe: yes |
28 Mar 2010 06:47:48
6.08_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
6.08_1
|
dinoex  |
- update to jpeg-8 |
21 Sep 2009 21:01:57
6.08
|
rene  |
Unbreak on sparc64 by using "-mtune=native" only on i386 and amd64
Approved by: kwm
Obtained from: kwm
Feature safe: yes |
18 Sep 2009 14:34:21
6.08
|
pav  |
- Fix: app_info.xml need to be installed regardless of X11 option
Submitted by: rene (maintainer)
Feature safe: yes |
15 Sep 2009 21:37:57
6.08
|
rene  |
* Update setiathome client to 6.08
* Remove astropulse client which is too old for the current work units
PR: ports/138825
Submitted by: rene
Approved by: pav
Feature safe: yes |
18 Jul 2009 11:11:29
6.03.5.00_3
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
14 Jun 2009 22:23:55
6.03.5.00_2
|
dhn  |
- Chase libxcb/xcb-proto update
- Bump PORTREVSION |
18 Mar 2009 04:34:03
6.03.5.00_1
|
linimon  |
Mark as broken on sparc64-7. |
23 Jan 2009 16:28:36
6.03.5.00_1
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
28 Dec 2008 18:20:19
6.03.5.00
|
pav  |
- Update to 6.03
- Add astropulse 5.00
PR: ports/129976
Submitted by: rene (maintainer) |
06 Jun 2008 13:02:59
5.27_3
|
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) |
01 Feb 2008 06:37:17
5.27_2
|
linimon  |
Mark as broken on sparc64: does not install. |
31 Jan 2008 14:41:51
5.27_2
|
jmelo  |
- Update WWW. |
31 Jan 2008 13:12:30
5.27_2
|
jmelo  |
- Update MASTER_SITES.
PR: ports/119193
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
06 Jan 2008 18:02:13
5.27_2
|
mi  |
Clean-up the Makefile -- this was supposed to be done in the previous
commit... |
06 Jan 2008 18:00:46
5.27_2
|
mi  |
Patch the vendor's configure to properly detect amd64 (rather than
x86_64). This should unbreak the port for amd64 on all releases.
Also affects:
PR: ports/117077
Approved by: maintainer (Rene Ladan)
Approved by: last committer (lwhsu) |
06 Oct 2007 15:36:58
5.27_2
|
lwhsu  |
- Unbroken, except on amd64 (temporarily, fixing is on going)
Changes:
* reroll the distfile
(the generated Makefile in work/boinc-setiathome-5.27/client contained
rules to compile the uninstalled test utility hires_timer_test,
for which the linkage failed on pointyhat. Remove these rules and
reroll the distfile.)
* update distinfo
* increase PORTREVISION
* while here fix a typo in a URL
PR: ports/116318
Submitted by: Rene Ladan <r.c.ladan AT gmail.com> (maintainer) |
11 Sep 2007 23:11:24
5.27_1
|
miwi  |
- Marked Broken Does not build
Submitted by: pointyhat via pav |
04 Sep 2007 21:47:07
5.27_1
|
miwi  |
- File was rerolled for build fix under 7.X
- Bump PORTREVISION
Submitted by: pointyhat via pav
maintainer via privat mail |
23 Aug 2007 10:58:59
5.27
|
miwi  |
- Update to 5.27
PR: 115449
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
19 May 2007 20:32:57
5.13_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
05 Feb 2007 01:16:39
5.13
|
pav  |
Decouple the logic to use mfpmath={i387|sse} from the -mARCH logic. This
prevents passing " ... -mfpmath=sse ... -mfpmath=387 ... " to the compiler.
PR: ports/108683
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
27 Dec 2006 03:56:37
5.13
|
shaun  |
Fix compilation with gcc 4.x.
PR: ports/106995
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
30 Jul 2006 19:20:53
5.13
|
pav  |
- Update to 5.13
- Compile from source
PR: ports/101022
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
14 Jul 2006 20:34:22
5.12
|
pav  |
- Move documents to DOCSDIR
PR: ports/100301
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
25 May 2006 12:28:57
5.12
|
pav  |
- Add note for amd64/6.X users
Approved by: maintainer |
22 May 2006 12:09:42
5.12
|
pav  |
- Update to 5.12
- Install as a main setiathome project
PR: ports/97601
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
08 Apr 2006 23:11:00
5.05
|
pav  |
- Update maintainer's address
PR: ports/95524
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
27 Mar 2006 20:39:48
5.05
|
pav  |
SETI - Search for Extra-Terrestrial Intelligence -- Enhanced version
Use your unused CPU cycles to aid in computations analyzing radio
telescope information for possible signs of ET. The Enhanced version
is still beta, but this is mainly for administrative reasons.
This version is a FreeBSD binary built by Stefan Urbat for Pentium II
or AMD K6 CPUs and higher (requires MMX instructions).
WWW: http://www.lb.shuttle.de/apastron/boincDown.shtml#freebsd
PR: ports/94980
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> |