Martin Wilke
68d0c9c4f2
- Switch to USE_FORTRAN knob
...
PR: 114538
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
2007-07-12 20:29:31 +00:00
Martin Wilke
59c297484b
- Fix build with gcc 4.2
...
- USE gfortran
PR: 114307
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
2007-07-06 10:20:56 +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
Li-Wen Hsu
db0bf94b4c
science/netcdf
...
- Update to 3.6.2
graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version number
PR: 111347
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by: clsung (mentor)
2007-04-10 03:08:59 +00:00
Kris Kennaway
ae994c8ea8
Use libtool port instead of included version to avoid objformat a.out botch
2007-02-01 02:42:05 +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
Thierry Thomas
e4bf1fcd30
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
...
PR: 92497
Submitted by: /me
Repocopied by: marcus
2006-01-30 22:19:24 +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
Edwin Groothuis
e62864a49b
Chase libversion bumb to libMagick.so.9
...
PR: ports/91270
2006-01-05 03:57:35 +00:00
Volker Stolz
67a6d6e2b9
Fix PTHREAD_* misspellings
...
Approved by: osa,ahze
2005-08-31 09:26:37 +00:00
Kris Kennaway
a01227a21c
Assign maintainership to new victim^Wvolunteer
...
Requested by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
2004-12-20 19:52:22 +00:00
Tilman Keskinoz
aae9a4a73e
Fix build with gcc 3.4
2004-08-20 17:41:01 +00:00
Kris Kennaway
938162ed30
Fix build on -CURRENT
...
Submitted by: das
2004-07-02 09:27:07 +00:00
Kirill Ponomarev
a9f6551306
- Use USE_ICONV knob
...
Approved by: portmgr
2004-03-30 19:56:43 +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
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Pav Lucistnik
881afb1532
- Fix build on 5.x
...
PR: ports/59613
Submitted by: Ports Fury
2003-12-06 23:44:36 +00:00
Kris Kennaway
93872f18cc
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
...
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
9c288e873f
BROKEN on 5.1: bad C++
2003-05-18 09:55:25 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
e801d0068e
- Support CFLAGS/CXXFLAGS properly
...
- Do not install useless .la files
PR: 42886
Submitted by: Ports Fury
2002-09-20 06:19:33 +00:00
Mario Sergio Fujikawa Ferreira
e02f54173a
Deploy USE_GNOMENG infrastructure
...
PR: 42303
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-02 01:13:08 +00:00
Greg Lewis
a5f5c72a6d
Add missing dependency on gtkgl and unbreak the port.
...
PR: 39551
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
2002-06-20 02:46:29 +00:00
Maxim Sobolev
47828d0fce
Fix another few places where giconv used instead of iconv.
...
PR: 36059, 36063, 36082
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Maxim Sobolev
a68d2827d3
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
...
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Akinori MUSHA
21d944be5c
Bump PORTREVISION to reflect the (lib)iconv upgrade.
2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
...
libiconv.
2002-03-18 09:46:46 +00:00
Ying-Chieh Liao
ad987f58f2
add vis5d+ 1.2.1
...
An OpenGL-based volumetric visualization program for scientific datasets
2002-01-09 14:51:38 +00:00