non port: astro/boinc-setiathome-enhanced/Makefile |
Number of commits found: 63 |
Tuesday, 24 Sep 2013
|
16:14 rene
This port needs root credentials while packaging.
 |
12:02 rene
Remove a now useless post-install target.
Submitted by: bapt via irc
 |
Monday, 23 Sep 2013
|
21:23 rene
Oops, these two ports only conflict if they install the screen saver.
 |
21:15 rene
Register mutual conflicts
 |
20:32 rene
- Add staging support (tested with 'make makeplist')
- Convert an optional LIB_DEPENDS to the new syntax
- Wrap some long lines
 |
16:42 rene
Let my ports pass 'make check-sanity' by using modern LIB_DEPENDS
 |
Friday, 20 Sep 2013
|
13:14 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
 |
Wednesday, 24 Jul 2013
|
10:21 rene
Mark deprecated, the project is switching to the astro/boinc-setiathome-v7
client.
 |
Thursday, 18 Jul 2013
|
10:28 rene
Convert to USES=gmake
 |
Saturday, 25 May 2013
|
14:37 zeising
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
 |
Tuesday, 23 Apr 2013
|
06:26 bapt
Convert all a categories to USE=pkgconfig
While here trim some headers and convert some gnomehack to pathfix
 |
Monday, 25 Mar 2013
|
10:09 rene
- remove empty OPTIONS_DEFAULT
- portlint fixes
 |
Tuesday, 4 Dec 2012
|
11:07 rene
Fix build on HEAD, this port uses GCC-specific vector code.
Feature safe: yes
 |
Monday, 8 Oct 2012
|
12:20 rene
Fix previous commit, chown does not like uninitialized variables.
 |
Sunday, 7 Oct 2012
|
09:11 rene
Cleanup Makefile headers of my ports.
Just use my login for ports I originally created myself.
 |
Sunday, 26 Aug 2012
|
09:51 rene
- Use pkgconf (build-time only) instead of pkgconfig (build and run-time)
- Bump PORTREVISION to make sure the package database remains consistent
 |
Saturday, 4 Aug 2012
|
22:52 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.
 |
Tuesday, 26 Jun 2012
|
18:28 rene
- Correct pkg-deinstall by using the correct sh syntax. The old syntax
happened to work in some situations.
- Bump PORTREVISION
 |
Tuesday, 5 Jun 2012
|
18:27 rene
- convert to optionsNG
- strip version information from LIB_DEPENDS to pet portlint
- include bsd.port.mk instead of bsd.port.{pre|post}.mk
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Wednesday, 16 May 2012
|
13:46 pav
- Adjust BOINC_* variables to be consistent with new system in boinc-client
 |
Monday, 23 Apr 2012
|
21:00 rene
Fix build (boinc-client 7.0.25_2 or higher required).
PR: ports/167034 (prompted)
Submitted by: Larry Rosenman [ler lerctr!org]
 |
Monday, 5 Dec 2011
|
23:56 rene
Attempt to fix build on powerpc.
Idea from: bf@
Feature safe: yes
 |
Monday, 17 Oct 2011
|
10:08 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
 |
Sunday, 13 Mar 2011
|
16:05 rene
- Fix m4 script so that shells/bash is no longer required.
- Bump PORTREVISION
 |
14:21 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.
 |
Monday, 31 Jan 2011
|
22:10 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
 |
Sunday, 23 Jan 2011
|
21:10 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
 |
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
 |
Friday, 22 Oct 2010
|
23:50 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
 |
Saturday, 16 Oct 2010
|
11:52 ade
Punt autoconf267->autoconf268
 |
Tuesday, 5 Oct 2010
|
19:57 ade
Round one migration of ports from automake{19,110} to automake111
 |
Thursday, 23 Sep 2010
|
00:40 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)
 |
Wednesday, 15 Sep 2010
|
18:35 ade
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
 |
Sunday, 20 Jun 2010
|
14:08 osa
Fix "pkg_delete" problem after LICENSE knob issue found.
Feature safe: yes
Spotted by: itetcu
Approved by: rene (maintainer) via #bsdports
 |
Sunday, 13 Jun 2010
|
20:03 rene
These ports are GPLv2-licensed
Approved by: tabthorpe (mentor)
Feature safe: yes
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Monday, 21 Sep 2009
|
21:01 rene
Unbreak on sparc64 by using "-mtune=native" only on i386 and amd64
Approved by: kwm
Obtained from: kwm
Feature safe: yes
 |
Friday, 18 Sep 2009
|
14:34 pav
- Fix: app_info.xml need to be installed regardless of X11 option
Submitted by: rene (maintainer)
Feature safe: yes
 |
Tuesday, 15 Sep 2009
|
21:37 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
 |
Saturday, 18 Jul 2009
|
11:11 dinoex
- update to jpeg7
Tested by: pav on pointyhat
 |
Sunday, 14 Jun 2009
|
22:23 dhn
- Chase libxcb/xcb-proto update
- Bump PORTREVSION
 |
Wednesday, 18 Mar 2009
|
04:34 linimon
Mark as broken on sparc64-7.
 |
Friday, 23 Jan 2009
|
16:28 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).
 |
Sunday, 28 Dec 2008
|
18:20 pav
- Update to 6.03
- Add astropulse 5.00
PR: ports/129976
Submitted by: rene (maintainer)
 |
Friday, 6 Jun 2008
|
13:02 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)
 |
Friday, 1 Feb 2008
|
06:37 linimon
Mark as broken on sparc64: does not install.
 |
Thursday, 31 Jan 2008
|
13:12 jmelo
- Update MASTER_SITES.
PR: ports/119193
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
 |
Sunday, 6 Jan 2008
|
18:02 mi
Clean-up the Makefile -- this was supposed to be done in the previous
commit...
 |
18:00 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)
 |
Saturday, 6 Oct 2007
|
15:36 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)
 |
Tuesday, 11 Sep 2007
|
23:11 miwi
- Marked Broken Does not build
Submitted by: pointyhat via pav
 |
Tuesday, 4 Sep 2007
|
21:47 miwi
- File was rerolled for build fix under 7.X
- Bump PORTREVISION
Submitted by: pointyhat via pav
maintainer via privat mail
 |
Thursday, 23 Aug 2007
|
10:58 miwi
- Update to 5.27
PR: 115449
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Monday, 5 Feb 2007
|
01:16 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)
 |
Sunday, 30 Jul 2006
|
19:20 pav
- Update to 5.13
- Compile from source
PR: ports/101022
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
 |
Friday, 14 Jul 2006
|
20:34 pav
- Move documents to DOCSDIR
PR: ports/100301
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
 |
Thursday, 25 May 2006
|
12:28 pav
- Add note for amd64/6.X users
Approved by: maintainer
 |
Monday, 22 May 2006
|
12:09 pav
- Update to 5.12
- Install as a main setiathome project
PR: ports/97601
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
 |
Saturday, 8 Apr 2006
|
23:11 pav
- Update maintainer's address
PR: ports/95524
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
 |
Monday, 27 Mar 2006
|
20:39 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>
 |
Number of commits found: 63 |