Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4_7 17 Nov 2013 08:18:52 |
bapt |
Remove vtk 4 which is EOLed upstream and missing in the previous
vtk cleanup (it has been disconnected from the build already)
Reported by: linimon |
4.4_7 02 Oct 2013 18:28:03 |
bapt |
Revert the name change on this port it has more inpact than expected |
4.4_7 02 Oct 2013 15:48:02 |
bapt |
Fix index build by ugly workarounding ugly thing, this port should probably just
be removed |
02 Oct 2013 15:24:31
|
bapt |
Rename vtk4 to avoid name collition with math/vtk5 |
4.4_7 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
4.4_7 18 Mar 2013 01:55:19 |
eadler |
Trim Headers
Add License |
4.4_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.4_6 14 Nov 2011 03:26:46 |
rakuco |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
4.4_6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
4.4_6 29 Mar 2010 11:43:14 |
dinoex |
- fix build for png-1.4.1 |
4.4_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
4.4_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
4.4_4 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
4.4_3 23 Feb 2009 13:16:35 |
mm |
- Add/change USE_TCL/USE_TK from YES to 84 due to planned default tcl
change |
4.4_3 14 Feb 2009 14:49:40 |
mm |
- Change USE_TCL=yes to USE_TCL=84 due to planned change of default Tcl |
4.4_3 23 Jan 2009 16:28:36 |
flz |
- 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). |
4.4_2 19 Apr 2008 17:56:05 |
miwi |
- 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) |
4.4_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
4.4_1 05 Mar 2007 00:49:31 |
linimon |
Reset ko@irfu.se due to maintainer-timeouts and no response to email.
Hat: portmgr |
4.4_1 09 Jul 2006 23:05:10 |
itetcu |
Unbreak this and slave ports.
PR: ports/99202
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by: maintainer timeout |
4.4_1 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
4.4_1 22 Apr 2006 22:06:48 |
kris |
BROKEN: Does not build |
4.4_1 07 Mar 2006 17:08:34 |
kris |
Now compiles on amd64
Approved by: portmgr (implicit) |
4.4_1 30 Jan 2006 23:20:05 |
kuriyama |
Chase shlib bump of libexpat. |
4.4 22 Jan 2006 12:56:47 |
edwin |
SHA256ify
Approved by: krion@ |
4.4 22 Jan 2006 02:26:24 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
4.4 14 May 2005 10:27:59 |
lawrance |
Mark BROKEN on amd64 (does not compile)
Approved by: clement (mentor) |
4.4 23 Apr 2005 14:12:36 |
lawrance |
Update math/vtk-* to version 4.4
PR: ports/77038
Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer)
Approved by: clement (mentor) |
4.3.0_3 01 Apr 2005 23:08:57 |
kris |
Now fetchable again
Approved by: portmgr (self) |
4.3.0_3 26 Mar 2005 20:12:57 |
kris |
BROKEN: Unfetchable
Approved by: portmgr (self) |
4.3.0_3 06 Nov 2004 16:15:53 |
pav |
- Fix build on FreeBSD 5.3
PR: ports/73607
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> |
4.3.0_3 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
4.3.0_3 14 Mar 2004 07:58:26 |
kuriyama |
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION. |
4.3.0_2 13 Feb 2004 03:53:48 |
linimon |
During building executables on FreeBSD 4.X the "undefined reference to
`pthread_*'" was thrown. Fix this, and also some other cosmetic bugs.
PR: ports/62446
Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer) |
4.3.0_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
4.3.0 26 Dec 2003 20:03:41 |
pav |
- Update to 4.3.0
Rework this port and split it into logically independent parts
Give maintainership to submitter
PR: ports/57858
Submitted by: Mykola Khotyaintsev <ko@irfu.se> |
3.2_1 23 Aug 2003 01:03:50 |
perky |
Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.
Submitted by: olgeni |
3.2 20 Feb 2003 18:42:25 |
knu |
De-pkg-comment. |
3.2 22 Jun 2002 17:06:27 |
ijliao |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39656
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
09 Mar 2002 15:54:18 |
ijliao |
make it buildable on current |
02 Jan 2002 04:16:51 |
pat |
Fix for -CURRENT, malloc.h->stdlib.h |
28 Aug 2001 12:34:59 |
tg |
Use ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} when building. |
15 Mar 2001 12:31:09 |
tg |
Upgrade to 3.2. |
08 Oct 2000 04:10:26 |
asami |
Convert category math to new layout. |
08 Oct 2000 03:50:48 |
asami |
Rename PLIST.with_patented to pkg-plist.with_patented. |
03 Aug 2000 10:28:58 |
asami |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 |
sobomax |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 17:44:17 |
sobomax |
First round of INSTALL_SHLIB fixes. |
29 May 2000 05:59:06 |
steve |
Update to version 3.1.2. |