Commit graph

110 commits

Author SHA1 Message Date
Johan van Selst
286674fdbb - Update smalltalk to 3.2.3
- Remove patch that has been included upstream
2010-12-19 11:46:56 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Johan van Selst
42677a4a4d Fix the build for smalltalk on powerpc (32-bit)
PR:		ports/151324
Submitted by:	andreast
2010-10-08 23:10:36 +00:00
Marcus von Appen
3c5a29be3d - Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version.
2010-08-11 06:57:34 +00:00
Johan van Selst
c6bd9a8ad3 Update to 3.2.2 (bugfix release) 2010-08-01 13:06:34 +00:00
Johan van Selst
a81de08df6 Update to 3.2.1 2010-07-26 20:41:54 +00:00
Johan van Selst
341f0843b9 Set IGNORE for NOPORTDATA configurations:
Smalltalk port does not honour the NOPORTDATA flag
and won't work if the port data is not installed

Reported by:	QAT
2010-05-04 21:40:25 +00:00
Johan van Selst
ff234fed36 - Update to Smalltalk 3.2,
http://smalltalk.gnu.org/news/gnu-smalltalk-3-2
2010-05-04 19:34:49 +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
Johan van Selst
4aaac0b5f9 Update my mail address to @FreeBSD.org
Feature safe:   yes
2010-02-23 18:07:14 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Marcus von Appen
6506e45d69 - Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:		ports/142147 ports/142248 ports/142249
Approved by:	miwi (mentor implicit)
2010-01-30 09:43:31 +00:00
Johan van Selst
c44e82edeb - Mark broken on FreeBSD 6.x
Reported by:	pointyhat via pav, erwin
2009-10-20 05:51:17 +00:00
Johan van Selst
a2333d3013 Update to 3.1 2009-10-08 19:41:01 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Mark Linimon
19f10e2dfc Mark as broken on sparc64: fails to install. 2009-02-03 06:11:27 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
Johan van Selst
39eb491f7c Update to 3.0.5 2008-10-20 20:18:07 +00:00
Johan van Selst
253da3292d Update to 3.0.4 2008-08-10 13:00:13 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +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
Johan van Selst
b91403b2a8 Fix plist
Reported by:	miwi
2008-05-23 12:48:23 +00:00
Johan van Selst
b377720dcf Update to 3.0.3 2008-05-22 08:44:37 +00:00
Johan van Selst
63fe61d178 - Update to 3.0.2 - See smalltalk.gnu.org for what's new in 3.0
- Optional postgresql bindings
- Update website link and remove references to old maintainers
2008-03-07 14:02:11 +00:00
Johan van Selst
1438b8e99c - Update to 2.3.6 2007-12-12 17:57:51 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Johan van Selst
bb85492594 - Update to 2.3.5
- This version should work better on ia64 platforms
2007-06-07 07:29:59 +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
Johan van Selst
e7b9960906 - Update to 2.3.3
- Claim maintainership
- Fix build for amd64 (and maybe ia64)
- Remove FreeBSD 4.x specific libreadline requirement
- Mark broken for 5.x: lacking certain libm functions
2007-04-15 17:52:35 +00:00
Martin Wilke
6af4d62e06 - Fix after objformat removal
Submitted by:	pointyhat
2007-02-08 10:07:02 +00:00
Martin Wilke
35ae25efeb - Fix build with gcc 4.1 2007-01-24 22:08:25 +00:00
Martin Wilke
01d009dbea - Update to 2.3.1
PR:		106983
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-12-21 19:57:38 +00:00
Martin Wilke
012245375c - Fix build with gcc41
PR:		ports/103952
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-06 18:40:24 +00:00
Cheng-Lung Sung
e8390e6e3c - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:29:13 +00:00
Rong-En Fan
80359d9813 - Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.
- Fix BROKEN message to pet portlint(1)
- Use DATADIR

PR:		ports/101446
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-07 03:22:37 +00:00
Edwin Groothuis
7c6393360c Remove USE_REINPLACE from the categories starting with L 2006-05-09 20:52:24 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Sam Lawrance
7a8e3d9561 Update to 2.2.
PR:		ports/90554
Submitted by:	Ports Fury
2005-12-18 22:26:09 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Volker Stolz
07c6d84415 Pull in devel/readline on 4.x for enhanced command line editing
(and avoid possible implicit dependency when libreadline is already installed
at build-time)
2005-07-26 16:20:41 +00:00
Volker Stolz
89edd69cb2 - Add dependency on devel/libexecinfo for missing backtrace_*() symbols
- Use OPTIONS and enable Tcl/Tk by default [me]

PR:		ports/83905
Submitted by:	Konstantin Belousov
2005-07-26 15:50:19 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
3f893dd28b - Fix build on 5.3
PR:		ports/72042
Submitted by:	Yen-Ming Lee <leeym@FreeBSD.org>
Approved by:	portmgr (marcus)
2004-09-24 19:43:49 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Kris Kennaway
476ea8d392 BROKEN on !i386 and !alpha: Does not compile 2004-03-14 01:29:36 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
e6ae93e2f3 - Update to version 2.1.5
PR:		59581
Submitted by:	Ports Fury
2003-11-22 18:40:28 +00:00
Maho Nakata
d7e96ac068 Update to version 2.1.4
PR:		54663
Submitted by:	KATO Tsuguru <tkato@prontomail.com> aka ports fury
2003-07-21 06:26:16 +00:00