1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Jimmy Olgeni
4f41a2ad88 Upgrade to version 5.2.
Feature safe:	yes
2011-11-15 19:51:24 +00:00
Jimmy Olgeni
f3b9f12fff Add MAKE_JOBS_UNSAFE[1] and fix portlint warnings.
PR:		ports/161320 [1]
Submitted by:	dougb
2011-10-06 15:08:29 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Jimmy Olgeni
48e230f19f Set MANUAL_PACKAGE_BUILD when ARCH == i386.
Building Racket on i386 requires kern.maxdsiz to be tuned at boot
(640M is a good value).
2011-09-12 15:54:23 +00:00
Jimmy Olgeni
dff13e3c3b Add a couple of missing entries to pkg-plist.
Reported by:	pav
2011-09-07 04:13:00 +00:00
Jimmy Olgeni
d12e4b64a3 Upgrade to version 5.1.3. 2011-08-30 15:02:48 +00:00
Jimmy Olgeni
87413ab256 Refactor and make X11 support optional.
Submitted by:	ashish
Feature safe:	yes
2011-02-02 06:56:29 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Jimmy Olgeni
6dcc262bfa Upgrade to version 5.0.2. 2010-11-08 10:57:29 +00:00
Jimmy Olgeni
95aa25a9c7 Restore %%ARCH%% in PLIST.
Noticed by:	QAT
2010-08-10 15:10:01 +00:00
Jimmy Olgeni
6f93f55519 Upgrade to version 5.0.1. 2010-08-10 13:56:31 +00:00
Jimmy Olgeni
fd70b6b2c5 Add a few missing files to pkg-plist.
Reported by:	QAT
2010-08-09 10:55:45 +00:00
Jimmy Olgeni
d003e2cb73 Upgrade repocopied plt-scheme to Razor 5.0 and take over maintainership.
PR:		ports/149198
Submitted by:	olgeni
Approved by:	maintainer
2010-08-08 11:51:35 +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
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Jimmy Olgeni
56ee56c078 * Upgrade to version 4.2.4.
* Remove CONFLICTS on lang/drscheme, which was removed from the tree.
* Suppress echo in pre-patch.
* Fix whitespace.

Approved by:	maintainer
2010-02-04 16:29:36 +00:00
Jimmy Olgeni
61dd1241b4 Upgrade to version 4.2.3.
Approved by:	maintainer
2010-01-06 10:59:33 +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
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Florent Thoumie
340b57f8be - 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).
2009-01-23 16:28:36 +00:00
Dmitry Marakasov
f37184622a - Update to 4.1.4
PR:		130859
Submitted by:	Andrew Reilly <areilly at bigpond dot net dot au> (maintainer)
2009-01-23 14:15:11 +00:00
Daichi GOTO
4798f4d473 lang/plt-scheme: update from 4.0.2 to 4.1.2
PR:		ports/128769
Submitted by:	Andrew Reilly <areilly@bigpond.net.au> (maintainer)
2008-11-11 05:49:34 +00:00
Pietro Cerutti
284a79c767 - New port: plt-scheme
The PLT-Scheme group have released a new version of
 their Scheme language and IDE tools suite, and here's a
 port that builds it on FreeBSD.

PR:		124776
Submitted by:	Andrew Reilly <areilly@bigpond.net.au> (new maintainer)
2008-07-08 18:37:44 +00:00