Commit graph

60 commits

Author SHA1 Message Date
Pav Lucistnik
e7cdb890f8 - Install some more headers
Submitted by:	rene
2012-04-23 20:49:14 +00:00
Pav Lucistnik
ec3f0336b8 - Install additional header needed for build of setiathome app
Requested by:	rene
2012-04-18 21:04:57 +00:00
Pav Lucistnik
e776f33209 - Update to 7.0.25
PR:		ports/166873
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
2012-04-15 12:57:50 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Mark Linimon
7321579544 Broken on all tier-2.
Hat:		portmgr
2011-12-28 06:44:18 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Mark Linimon
1c62316060 Mark as broken on sparc64: does not install. 2011-08-10 09:12:07 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Pav Lucistnik
07b2788864 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-19 22:07:43 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Pav Lucistnik
5de37a75f3 - Chase new location of curl's crt file
Reported by:	marck
2009-01-29 21:10:39 +00:00
Florent Thoumie
340b57f8be - 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).
2009-01-23 16:28:36 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Pav Lucistnik
1a9dd4fc69 - Add a patch that fixes RAM size detection on i386 with >2GB RAM
Submitted by:	marck
2008-12-28 23:52:59 +00:00
Pav Lucistnik
0c5a014aac - Update to 6.4.5
- Install extra headers needed by setiathome
2008-12-28 18:19:02 +00:00
Pav Lucistnik
ce4f58317a - Fix default boinc flags in rc script
Submitted by:	Royce Williams <royce@alaska.net>
2008-12-23 13:59:18 +00:00
Pav Lucistnik
3febb62f5b - Update to 6.2.14 2008-08-06 08:29:56 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
e7fc78a3cd - Add option to accept Linux science applications
Requested by:	marck
2008-03-07 10:32:51 +00:00
Pav Lucistnik
e8dc9c80da - Update to 5.10.32 2007-12-29 18:08:17 +00:00
Edwin Groothuis
2f5fd33d0b Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:10:52 +00:00
Pav Lucistnik
85cc842076 - Update to 5.8.18
- Fix https communication by pointing at curl's cacert file
2007-05-25 11:43:40 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
481968bf74 - Update to 5.8.15 2007-02-27 22:12:37 +00:00
Pav Lucistnik
8e0f798453 - Update to 5.8.11 2007-02-15 15:01:18 +00:00
Rong-En Fan
3c089c162b - Use USE_ICONV instead of LIB_DEPENDS
Approved by:	portmgr (erwin, few weeks ago)
2007-01-12 09:12:57 +00:00
Pav Lucistnik
ef78d971eb - Fix build without X11 for people who have xorg-libraries installed
Reported by:	Volodymyr Kostyrko <arcade@synergetica.dn.ua>
2006-12-15 15:51:34 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Pav Lucistnik
a617c26492 - Attempt to make it X11BASE aware
Reported by:	krismail
2006-12-02 12:33:28 +00:00
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Pav Lucistnik
c92f476da9 - Improve handling of C*FLAGS
Submitted by:	mi (adapted from)
2006-11-26 16:21:44 +00:00
Pav Lucistnik
2d3c2f30f2 - Update pkg-message to match reality 2006-05-16 18:10:26 +00:00
Pav Lucistnik
aec1b6cffa - Update to 5.4.9, a new suggested version 2006-05-12 14:00:04 +00:00
Pav Lucistnik
5cb2738a11 - Update to 5.4.7 2006-04-29 10:46:23 +00:00
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