Commit graph

20 commits

Author SHA1 Message Date
Pav Lucistnik
22220119ce - Unbreak when older version is installed
Reported by:	Rene Ladan <r.c.ladan@student.tue.nl>
2006-03-15 13:48:58 +00:00
Pav Lucistnik
2571a1881c - Update to 5.2.15
- Take over maintainership
- Stop supporting this on FreeBSD 4.X

Approved by:	old maintainer (takeover)
2006-03-15 10:44:46 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
ca424c4e97 SHA256ify
APproved by: krion@
2006-02-01 22:46:10 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Pav Lucistnik
2eff54f57a Fix three small bugs in current version:
- files/boinc.sh was missing the "shutdown" rcorder tag
- files/patch-api-boinc_api.C fixes bug with CPU Time not showing in boincmgr
- files/patch-clientgui-ViewWork.cpp fixes bug with Progress not showing in
  boincmgr
- also some minor changes to Makefile and pkg-plist for consistency with the
  other boinc ports

PR:		ports/82054
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2005-06-10 18:00:54 +00:00
Pav Lucistnik
e820243a1d - Update to 20050601
Submitted by:	J.R. Oldroyd <jr@opal.com> (maintainer)
2005-06-02 21:08:23 +00:00
Pav Lucistnik
6580ef6ca8 - Fix build after recent wxgtk changes
- Detach sea subdirectory from build, it's not needed and it broke amd64/ia64

PR:		ports/81327
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2005-05-22 00:03:16 +00:00
Kirill Ponomarev
eb92a841ad Another fjoe victim which breaks INDEX build. 2005-05-12 20:35:23 +00:00
Pav Lucistnik
7c58c0053c - Mirror file locally, usual master site is down again
Requested by:	maintainer
2005-04-28 17:29:57 +00:00
Pav Lucistnik
2b08f50a06 - Update to 4.67, now with GUI
Use WITHOUT_X11 to disable it if you don't want it

PR:		ports/79348
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2005-04-11 22:33:38 +00:00
Pav Lucistnik
e39e7396b3 - Update to 4.19
PR:		ports/76716
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2005-01-28 23:38:52 +00:00
Pav Lucistnik
ccd4d34623 - Fix build on alpha/4.x
PR:		ports/76528
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2005-01-26 00:13:43 +00:00
Kris Kennaway
9f8b91d33e Does not compile on alpha
Approved by:    portmgr (self)
2005-01-02 00:46:39 +00:00
Edwin Groothuis
5d3bc918ee ports/75117: update port: net/boinc-client - Makefile/plist correction
for when package is used

	Correction to the Makefile and pkg-plist to ensure proper
	creation and removal of the ${PREFIX}/boinc/projects directory
	when port is installed from a pre-compiled package.

PR:		ports/75117
Submitted by:	"J.R. Oldroyd" <fbsd@opal.com>
2004-12-15 22:51:43 +00:00
Edwin Groothuis
650b669bd2 update port: net/boinc-client - fixes for FreeBSD 4.X and for 64-bit archs
Update of boinc-client port to address issues with reentrancy
	problems on FreeBSD 4.x (malloc() called recursively) and also
	to address differences in rc.d files on 4.X.

	Update also fixes compilation problems on 64-bit architectures.

PR:		ports/75062
Submitted by:	J.R. Oldroyd <fbsd@opal.com>
2004-12-15 05:14:36 +00:00
Pav Lucistnik
16db067f26 - Mark BROKEN: does not compile on 64-bit architectures
Reported by:	few
2004-10-21 13:05:46 +00:00
Pav Lucistnik
ead1ef5a95 Add boinc-client, Berkeley Open Infrastructure for Network Computing.
BOINC is a software platform for distributed computing using volunteer
computer resources.

Many different projects can use BOINC.  SETI@HOME, for example, has
been redesigned to use BOINC and the astro/boinc-setiathome port
supercedes the astro/setiathome port.

WWW: http://boinc.berkeley.edu/

PR:		ports/72714
Submitted by:	J.R. Oldroyd <fbsd@opal.com>
2004-10-16 19:29:30 +00:00