Commit graph

29 commits

Author SHA1 Message Date
Rene Ladan
e22e3c3c0c Remove a now unnecessary post-install target which confuses 'make stage'. 2013-09-26 09:01:16 +00:00
Rene Ladan
6c91c88db0 This port needs root credentials while packaging. 2013-09-24 16:20:31 +00:00
Rene Ladan
1cae283b41 - Add stagedir support
- Wrap some long lines
2013-09-23 21:02:19 +00:00
Rene Ladan
0468060bc6 Also use new LIB_DEPENDS syntax in non-default cases... 2013-09-23 20:30:03 +00:00
Rene Ladan
5f26a00471 Let my ports pass 'make check-sanity' by using modern LIB_DEPENDS 2013-09-23 16:42:30 +00:00
Baptiste Daroussin
701daf1eab Add NO_STAGE all over the place in preparation for the staging support (cat: astro) 2013-09-20 13:14:04 +00:00
Rene Ladan
18d0b2790c - Update to SVN revision 1702, remove patches merged upstream
- Change the build dependency from astro/boinc-setiathome-enhanced to
  astro/boinc-setiathome-v7
- Bump PORTREVISION
2013-07-24 10:19:24 +00:00
Rene Ladan
d46264516d Convert to USES=gmake
Remove an empty OPTIONS_DEFAULT in lang/nbc
2013-07-05 15:17:15 +00:00
Niclas Zeising
92ea0d614b 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!
2013-05-25 14:37:02 +00:00
Baptiste Daroussin
6ee4f3c0ed Convert all a categories to USE=pkgconfig
While here trim some headers and convert some gnomehack to pathfix
2013-04-23 06:26:31 +00:00
Rene Ladan
25748307fe 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
2013-04-16 15:53:32 +00:00
Rene Ladan
a155d81752 Remove compatibility with FreeBSD 7.X
While here pet Makefile headers.
2013-03-06 23:31:58 +00:00
Rene Ladan
902cc7fc4f Cleanup Makefile headers of my ports.
Just use my login for ports I originally created myself.
2012-10-07 09:11:51 +00:00
Rene Ladan
6d7d6fbba2 - 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
2012-08-27 18:22:55 +00:00
Rene Ladan
8a6acb3cf0 - Make sure the package is properly deinstalled by using the proper sh syntax.
- Bump PORTREVISION
2012-08-10 09:03:12 +00:00
Koop Mast
5aa7246575 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.
2012-08-04 22:52:02 +00:00
Rene Ladan
2dabb7cfbd - Strip version information from LIB_DEPENDS to pet portlint
- Whitespace fixes
2012-06-05 18:37:33 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pav Lucistnik
c4e07de974 - Adjust BOINC_* variables to be consistent with new system in boinc-client 2012-05-16 13:46:30 +00:00
Rene Ladan
0237fd0cf0 Update to 6.01.
See the UPDATING entry for additional instructions.
2012-04-23 21:14:20 +00:00
Brendan Fabeny
ac39d25cb1 - 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
2011-10-17 10:08:33 +00:00
Wesley Shields
15882f16c4 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@
2011-03-18 14:27:54 +00:00
Rene Ladan
c32e22812c 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
2011-03-17 23:28:09 +00:00
Rene Ladan
3de9d6ef8c - Fix m4 script so that shells/bash is no longer required.
- Bump PORTREVISION
2011-03-13 16:08:48 +00:00
Rene Ladan
e69f154b4d - 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.
2011-03-13 14:21:03 +00:00
Rene Ladan
4792dd441c 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
2011-02-06 22:39:56 +00:00
Rene Ladan
5f43ed3ad9 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
2011-02-04 21:08:13 +00:00
Rene Ladan
f946b44d8a - 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
2011-01-31 22:38:34 +00:00
Rene Ladan
3505219045 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
2011-01-23 21:13:13 +00:00