notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: astro/boinc-setiathome-enhanced/Makefile
SVNWeb

Number of commits found: 63

Tue, 24 Sep 2013
[ 16:14 rene search for other commits by this committer ] Original commit   Revision:328154
This port needs root credentials while packaging.
[ 12:02 rene search for other commits by this committer ] Original commit   Revision:328120
Remove a now useless post-install target.

Submitted by:	bapt via irc
Mon, 23 Sep 2013
[ 21:23 rene search for other commits by this committer ] Original commit   Revision:328055
Oops, these two ports only conflict if they install the screen saver.
[ 21:15 rene search for other commits by this committer ] Original commit   Revision:328052
Register mutual conflicts
[ 20:32 rene search for other commits by this committer ] Original commit   Revision:328046
- Add staging support (tested with 'make makeplist')
- Convert an optional LIB_DEPENDS to the new syntax
- Wrap some long lines
[ 16:42 rene search for other commits by this committer ] Original commit   Revision:328021
Let my ports pass 'make check-sanity' by using modern LIB_DEPENDS
Fri, 20 Sep 2013
[ 13:14 bapt search for other commits by this committer ] Original commit   Revision:327701 (Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
Wed, 24 Jul 2013
[ 10:21 rene search for other commits by this committer ] Original commit   Revision:323589
Mark deprecated, the project is switching to the astro/boinc-setiathome-v7
client.
Thu, 18 Jul 2013
[ 10:28 rene search for other commits by this committer ] Original commit   Revision:323217
Convert to USES=gmake
Sat, 25 May 2013
[ 14:37 zeising search for other commits by this committer ] Original commit   Revision:319055 (Only the first 10 of 518 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 23 Apr 2013
[ 06:26 bapt search for other commits by this committer ] Original commit   Revision:316309
Convert all a categories to USE=pkgconfig
While here trim some headers and convert some gnomehack to pathfix
Mon, 25 Mar 2013
[ 10:09 rene search for other commits by this committer ] Original commit   Revision:315209 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- remove empty OPTIONS_DEFAULT
- portlint fixes
Tue, 4 Dec 2012
[ 11:07 rene search for other commits by this committer ] Original commit   Revision:308233
Fix build on HEAD, this port uses GCC-specific vector code.

Feature safe:	yes
Mon, 8 Oct 2012
[ 12:20 rene search for other commits by this committer ] Original commit   Revision:305532
Fix previous commit, chown does not like uninitialized variables.
Sun, 7 Oct 2012
[ 09:11 rene search for other commits by this committer ] Original commit   Revision:305446 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Cleanup Makefile headers of my ports.

Just use my login for ports I originally created myself.
Sun, 26 Aug 2012
[ 09:51 rene search for other commits by this committer ] Original commit 
- Use pkgconf (build-time only) instead of pkgconfig (build and run-time)
- Bump PORTREVISION to make sure the package database remains consistent
Sat, 4 Aug 2012
[ 22:52 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
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.
Tue, 26 Jun 2012
[ 18:28 rene search for other commits by this committer ] Original commit 
- Correct pkg-deinstall by using the correct sh syntax. The old syntax
  happened to work in some situations.
- Bump PORTREVISION
Tue, 5 Jun 2012
[ 18:27 rene search for other commits by this committer ] Original commit 
- convert to optionsNG
- strip version information from LIB_DEPENDS to pet portlint
- include bsd.port.mk instead of bsd.port.{pre|post}.mk
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Wed, 16 May 2012
[ 13:46 pav search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Adjust BOINC_* variables to be consistent with new system in boinc-client
Mon, 23 Apr 2012
[ 21:00 rene search for other commits by this committer ] Original commit 
Fix build (boinc-client 7.0.25_2 or higher required).

PR:             ports/167034 (prompted)
Submitted by:   Larry Rosenman [ler lerctr!org]
Mon, 5 Dec 2011
[ 23:56 rene search for other commits by this committer ] Original commit 
Attempt to fix build on powerpc.

Idea from:      bf@
Feature safe:   yes
Mon, 17 Oct 2011
[ 10:08 bf search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
- 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
Sun, 13 Mar 2011
[ 16:05 rene search for other commits by this committer ] Original commit 
- Fix m4 script so that shells/bash is no longer required.
- Bump PORTREVISION
[ 14:21 rene search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- 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.
Mon, 31 Jan 2011
[ 22:10 rene search for other commits by this committer ] Original commit 
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
Sun, 23 Jan 2011
[ 21:10 rene search for other commits by this committer ] Original commit 
- 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
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Fri, 22 Oct 2010
[ 23:50 rene search for other commits by this committer ] Original commit 
- 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
Sat, 16 Oct 2010
[ 11:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
Punt autoconf267->autoconf268
Tue, 5 Oct 2010
[ 19:57 ade search for other commits by this committer ] Original commit  (Only the first 10 of 235 ports in this commit are shown above. View all ports for this commit)
Round one migration of ports from automake{19,110} to automake111
Thu, 23 Sep 2010
[ 00:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Purge 3 outdated, old-and-busted, versions of automake as part of
ongoing cleanup to find sanity in the world.

Feature safe:   yes (surprisingly)
Wed, 15 Sep 2010
[ 18:35 ade search for other commits by this committer ] Original commit  (Only the first 10 of 652 ports in this commit are shown above. View all ports for this commit)
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Sun, 20 Jun 2010
[ 14:08 osa search for other commits by this committer ] Original commit 
Fix "pkg_delete" problem after LICENSE knob issue found.
Feature safe:   yes

Spotted by:     itetcu
Approved by:    rene (maintainer) via #bsdports
Sun, 13 Jun 2010
[ 20:03 rene search for other commits by this committer ] Original commit 
These ports are GPLv2-licensed

Approved by:    tabthorpe (mentor)
Feature safe:   yes
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Mon, 21 Sep 2009
[ 21:01 rene search for other commits by this committer ] Original commit 
Unbreak on sparc64 by using "-mtune=native" only on i386 and amd64

Approved by:    kwm
Obtained from:  kwm
Feature safe:   yes
Fri, 18 Sep 2009
[ 14:34 pav search for other commits by this committer ] Original commit 
- Fix: app_info.xml need to be installed regardless of X11 option

Submitted by:   rene (maintainer)
Feature safe:   yes
Tue, 15 Sep 2009
[ 21:37 rene search for other commits by this committer ] Original commit 
* 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
Sat, 18 Jul 2009
[ 11:11 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 337 ports in this commit are shown above. View all ports for this commit)
- update to jpeg7
Tested by:      pav on pointyhat
Sun, 14 Jun 2009
[ 22:23 dhn search for other commits by this committer ] Original commit 
- Chase libxcb/xcb-proto update
- Bump PORTREVSION
Wed, 18 Mar 2009
[ 04:34 linimon search for other commits by this committer ] Original commit 
Mark as broken on sparc64-7.
Fri, 23 Jan 2009
[ 16:28 flz search for other commits by this committer ] Original commit  (Only the first 10 of 612 ports in this commit are shown above. View all ports for this commit)
- 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).
Sun, 28 Dec 2008
[ 18:20 pav search for other commits by this committer ] Original commit 
- Update to 6.03
- Add astropulse 5.00

PR:             ports/129976
Submitted by:   rene (maintainer)
Fri, 6 Jun 2008
[ 13:02 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 1 Feb 2008
[ 06:37 linimon search for other commits by this committer ] Original commit 
Mark as broken on sparc64: does not install.
Thu, 31 Jan 2008
[ 13:12 jmelo search for other commits by this committer ] Original commit 
- Update MASTER_SITES.

PR:             ports/119193
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Sun, 6 Jan 2008
[ 18:02 mi search for other commits by this committer ] Original commit 
Clean-up the Makefile -- this was supposed to be done in the previous
commit...
[ 18:00 mi search for other commits by this committer ] Original commit 
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)
Sat, 6 Oct 2007
[ 15:36 lwhsu search for other commits by this committer ] Original commit 
- 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)
Tue, 11 Sep 2007
[ 23:11 miwi search for other commits by this committer ] Original commit 
- Marked Broken Does not build

Submitted by:   pointyhat via pav
Tue, 4 Sep 2007
[ 21:47 miwi search for other commits by this committer ] Original commit 
- File was rerolled for build fix under 7.X
- Bump PORTREVISION

Submitted by:   pointyhat via pav
                maintainer via privat mail
Thu, 23 Aug 2007
[ 10:58 miwi search for other commits by this committer ] Original commit 
- Update to 5.27

PR:             115449
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 5 Feb 2007
[ 01:16 pav search for other commits by this committer ] Original commit 
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)
Sun, 30 Jul 2006
[ 19:20 pav search for other commits by this committer ] Original commit 
- Update to 5.13
- Compile from source

PR:             ports/101022
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Fri, 14 Jul 2006
[ 20:34 pav search for other commits by this committer ] Original commit 
- Move documents to DOCSDIR

PR:             ports/100301
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Thu, 25 May 2006
[ 12:28 pav search for other commits by this committer ] Original commit 
- Add note for amd64/6.X users

Approved by:    maintainer
Mon, 22 May 2006
[ 12:09 pav search for other commits by this committer ] Original commit 
- Update to 5.12
- Install as a main setiathome project

PR:             ports/97601
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Sat, 8 Apr 2006
[ 23:11 pav search for other commits by this committer ] Original commit 
- Update maintainer's address

PR:             ports/95524
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Mon, 27 Mar 2006
[ 20:39 pav search for other commits by this committer ] Original commit 
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