Maho Nakata
1d2230f400
Update to 2.99.2.
...
Feature safe: yes
2009-11-05 09:54:55 +00:00
Gerald Pfeifer
27ab5137ce
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
...
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
2009-09-13 00:08:01 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Maho Nakata
b69dbd7d34
Fix build with gcc43.
...
Spotted by pav
2009-02-17 07:25:59 +00:00
Maho Nakata
d70c806b84
Remove CONFIGURE_ENV
...
Submitted by: gerald@
2009-01-11 23:16:11 +00:00
Gerald Pfeifer
05a2cbc2b4
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
2009-01-07 16:34:27 +00:00
Maho Nakata
7b208c605b
Update to 2.98.
2008-08-22 22:36:29 +00:00
Beech Rintoul
e9f29a10b7
Bump portrevision after openbabel update.
2008-07-07 00:08:33 +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
Maho Nakata
2b910e639e
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 10:33:14 +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
Maho Nakata
2766c69232
* Migrate to gfortran.
...
* Bump port revision.
* gamess output support.
2007-01-17 04:42:46 +00:00
Rong-En Fan
70cdf57460
- Fix build
...
Approved by: maho (maintainer, implicit)
2006-12-12 08:30:32 +00:00
Maho Nakata
db7b52d82c
Update to 2.10.
2006-11-30 04:39:29 +00:00
Maho Nakata
08c8d4a042
Fix build dependency
...
Submitted by: Vladimir Chukharev <Vladimir.Chukharev@tut.fi>
2006-07-13 11:43:45 +00:00
Maho Nakata
7ad7cbf066
Update to 2.01
2006-07-03 07:51:24 +00:00
Maho Nakata
932e6ecf33
fix pkg-plist
...
Submitted by: boris
2006-05-28 11:20:08 +00:00
Maho Nakata
1e71906f7a
- change mirror
...
- fix http://people.freebsd.org/~fenner/portsurvey/science.html#ghemical
PR: 97833
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
2006-05-28 09:02:46 +00:00
Edwin Groothuis
28dd10dcb4
Remove USE_REINPLACE from all categories starting with S
2006-05-13 04:15:53 +00:00
Ade Lovett
fe279f0df8
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
...
Discussed with: kris
Approved by: portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
32487a10ad
SHA256ify
...
Approved by: krion@
2006-01-24 01:06:45 +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
Pav Lucistnik
dbd3fce724
- Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12
...
Approved by: portmgr (marcus)
2005-05-31 07:26:50 +00:00
Maho Nakata
19714b8e17
Unbreak for FreeBSD >=5.x
...
Submitted by: linimon
2005-01-30 07:54:08 +00:00
Kris Kennaway
fe54d2a7c7
BROKEN on 5.x: Does not compile
...
Approved by: portmgr (self)
2004-09-18 17:49:31 +00:00
Maho Nakata
23c0b4c300
SIZEify
...
Submitted by: trevor
2004-03-19 04:09:18 +00:00
Ade Lovett
3f651573ad
Whoa there, boy, that's a mighty big commit y'all have there...
...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Maho Nakata
d77523f67e
1) some cleanups and enhancements
...
2) sorry I didn't mention your PR
PR: 63366
Submitted by: Vladimir I. Chukharev <chu@gpi.ru>
2004-03-06 21:50:13 +00:00
Maho Nakata
740072f5ca
update to 1.01 and unbreak
...
Submitted by: kris via bento
2004-02-27 23:00:52 +00:00
Kris Kennaway
a7a42e3991
This is broken on 4.x as well.
2004-02-23 00:35:23 +00:00
Kris Kennaway
ee720b5f75
BROKEN on 5.x: does not compile
2004-02-17 22:37:50 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Maho Nakata
1553328576
Add new port science/ghemical
...
a computational chemistry software package
2003-05-04 02:33:52 +00:00