Commit graph

100 commits

Author SHA1 Message Date
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
Daichi GOTO
06fd22dd2e update lang/smalltalk: 2.1.2 -> 2.1.3
PR:		54132
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-08 06:32:10 +00:00
Pete Fritchman
ba9fd4280b - update to 2.1.2
- also install the smalltalk site-lisp

PR:		52051
Submitted by:	Ports Fury
2003-05-19 00:01:14 +00:00
Kris Kennaway
d10594d406 Add missing directory 2003-02-22 04:56:39 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Tilman Keskinoz
ae50e2b416 Update to 2.0.11
PR:		47077
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-18 23:21:13 +00:00
Tilman Keskinoz
fd1224483e Update to 2.0.10
PR:		46305
Submitted by: 	KATO Tsuguru <tkato@prontomail.com>
2003-01-03 17:32:12 +00:00
Ying-Chieh Liao
27ebc7aa15 chase gdbm lib version 2003-01-03 08:26:35 +00:00
Oliver Braun
2a280dfcd9 Upgrade to 2.0.8.
PR:		ports/45439
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-11-18 22:52:02 +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