| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 09:33:05
6.01_4
|
rene  |
Fix instructions in pkg-message.
PR: ports/178195
Submitted by: Nicholas Godson <resistor@peakusage.net> |
23 Apr 2013 06:26:32
6.01_4
|
bapt  |
Convert all a categories to USE=pkgconfig
While here trim some headers and convert some gnomehack to pathfix |
16 Apr 2013 15:53:33
6.01_4
|
rene  |
Some cleanups:
- properly use bsd.port.options.mk
- remove empty OPTIONS_DEFAULT
- no need to support FreeBSD 9.0 anymore, 9.1 is used for cluster builds
Feature safe: yes |
06 Mar 2013 23:31:58
6.01_4
|
rene  |
Remove compatibility with FreeBSD 7.X
While here pet Makefile headers. |
07 Oct 2012 09:11:51
6.01_4
|
rene  |
Cleanup Makefile headers of my ports.
Just use my login for ports I originally created myself. |
27 Aug 2012 18:22:55
6.01_4
|
rene  |
- Fix build with WITHOUT_X11, adjust pkg-descr
- Activate OPTIONS, convert to optionsNG while here
- Replace pkgconfig by pkgconf
- Bump PORTREVISION
- Added svn keywords with psvn |
10 Aug 2012 09:03:12
6.01_3
|
rene  |
- Make sure the package is properly deinstalled by using the proper sh syntax.
- Bump PORTREVISION |
04 Aug 2012 22:52:04
6.01_2
|
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. |
05 Jun 2012 18:37:33
6.01_1
|
rene  |
- Strip version information from LIB_DEPENDS to pet portlint
- Whitespace fixes |
01 Jun 2012 05:26:28
6.01_1
|
dinoex  |
- update png to 1.5.10 |
16 May 2012 13:46:30
6.01
|
pav  |
- Adjust BOINC_* variables to be consistent with new system in boinc-client |
23 Apr 2012 21:14:20
6.01
|
rene  |
Update to 6.01.
See the UPDATING entry for additional instructions. |
17 Oct 2011 10:08:33
5.06_3
|
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 |
18 Mar 2011 14:27:54
5.06_2
|
wxs  |
Fix freshports sanity test failure.
http://www.freshports.org/sanity_test_failures.php?message_id=201103172328.p2HNS
9Rk065443@repoman.freebsd.org
Approved by: rene@
Noticed by: dvl@ |
17 Mar 2011 23:28:09
5.06_2  |
rene  |
Add archivers/xz as a build dependency on systems which do not have it
in the base system. This fixes the package build.
Submitted by: pointyhat via pav |
13 Mar 2011 16:08:48
5.06_2
|
rene  |
- Fix m4 script so that shells/bash is no longer required.
- Bump PORTREVISION |
13 Mar 2011 14:21:03
5.06_1
|
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. |
06 Feb 2011 22:39:56
5.06
|
rene  |
Fix directory location for the setiathome patch dependency and
remove bogus MANUAL_PACKAGE_BUILDING line.
Lessons from: pav
Pointy hat to: rene
Feature safe: yes |
04 Feb 2011 21:08:13
5.06
|
rene  |
Prevent building this port on the cluster, tinderbox does not understand
borrowing from other ports work directories using the dependency mechanism
(BUILD_DEPENDS=file:port:patch)
Submitted by: pointyhat
Feature safe: yes |
31 Jan 2011 22:38:35
5.06
|
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).
- Move astro/boinc-setiathome-enhanced (which this port borrows sources from)
to the build dependencies to please Tinderbox, however it fails.
Feature safe: yes |
23 Jan 2011 21:13:14
5.06
|
rene  |
SETI - Search for Extra-Terrestrial Intelligence -- AstroPulse
The project listens for broad-band, short-time pulses that might represent
extraterrestial intelligence, or other phenomena such as rapidly rotating
pulsars or exploding primordial black holes.
The port automatically optimizes for the host CPU using the CPUTYPE
variable in /etc/make.conf
Currently it requires X to build, but at runtime X is only required for the
screen saver. This requirement is an artifact of the current upstream design
of the port.
WWW: http://setiathome.berkeley.edu/
Feature safe: yes |