Commit graph

92 commits

Author SHA1 Message Date
Dirk Meyer
4ca365cd65 - update GNUSTEP_DEVEL to 1.22.0 2011-04-16 10:17:39 +00:00
Dirk Meyer
bbdff0a2e6 - drop MD5 2011-04-07 18:26:01 +00:00
Dirk Meyer
81b4894e8b add LICENSE_COMB 2010-06-05 07:54:45 +00:00
Dirk Meyer
cfbe99ab0b - LICENSE GPLv3 2010-06-04 13:14:56 +00:00
Dirk Meyer
ca8e128e62 - drop USE_GNUSTEP_PREFIX 2010-05-30 12:28:39 +00:00
Dirk Meyer
e406e329ae - add GL support
- add option WITH_GNUSTEP_DEVEL to build version 0.19.0
2010-05-23 21:00:17 +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
Dirk Meyer
9e0900e181 - update to 0.17.1 2009-11-28 21:49:45 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Dirk Meyer
41d47c50c2 - drop USE_FREETYPE 2009-07-17 09:56:39 +00:00
Dirk Meyer
0c1ab4538d - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
Dirk Meyer
fef7621e22 - set NO_PACKAGE 2009-01-16 17:21:41 +00:00
Dirk Meyer
47fe690e15 - update to 0.16.0 2008-12-24 07:48:40 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Dirk Meyer
31ee6087fb - update stable to 0.14.0 2008-08-12 09:26:51 +00:00
Dirk Meyer
c45673a750 - update to 0.14.0 2008-06-20 15:12:51 +00:00
Dirk Meyer
ef1e3f841a - update to 0.12.2 2008-06-15 11:22:48 +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
Dirk Meyer
1b9f926d36 - add WITH_GNUSTEP_DEVEL 2008-05-04 21:13:22 +00:00
Dirk Meyer
3eb6476da3 - rename PLIST_SUB macro 2008-04-04 16:57:04 +00:00
Dirk Meyer
50179d1567 - clean X11BASE 2008-03-30 09:36:46 +00:00
Dirk Meyer
005580a8f2 - set USE_XORG
- add direct dependencies
2008-03-17 16:40:52 +00:00
Florent Thoumie
836aebde5b Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:		ports/119418
Submitted by:	flz
Approved by:	portmgr (pav)
2008-03-07 21:47:50 +00:00
Dirk Meyer
bdb78ad44f - udpate to 0.12.1 2008-02-28 09:07:37 +00:00
Edwin Groothuis
c74701832f Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:27:14 +00:00
Dirk Meyer
13b3264699 - update for gnustep-make-2.0.0 2007-05-25 05:55:36 +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
Dirk Meyer
237577c1f7 - add instructions for mutiple backends 2007-02-25 12:23:18 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Dirk Meyer
ac0b8f0e7f - switch depedency from imake-6 to dgs 2006-12-12 10:28:15 +00:00
Dirk Meyer
948177502f - update to 0.11.0 2006-08-31 05:37:04 +00:00
Dirk Meyer
3d33110327 - unbreak WITH_GNUSTEP_CAIRO 2006-07-26 15:46:10 +00:00
Dirk Meyer
216841fa37 - fix WITH_GNUSTEP_XDPS with imake 2006-07-26 15:35:50 +00:00
Pav Lucistnik
b47ad7a943 - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl 2006-05-28 13:37:06 +00:00
Dirk Meyer
9411240072 - fix build of gnustep-xdps 2006-04-16 11:47:05 +00:00
Dirk Meyer
ccd3e4a8d4 - add USE_GNUSTEP_PREFIX 2006-03-19 04:35:47 +00:00
Dirk Meyer
9d3b8fd43b - update to 0.10.3 2006-03-18 09:54:48 +00:00
Dirk Meyer
ea4a3abfa1 - mark BROKEN
xdps is no longer supported by xorg version 6.9.0 and above
2006-01-26 07:01:18 +00:00
Dirk Meyer
3b6641a158 - new option GNUSTEP_PREFIX
allow user defined location of all files
2006-01-19 12:06:14 +00:00
Dirk Meyer
8c84852af2 - Fix build for cairo backend 2006-01-16 11:35:22 +00:00
Dirk Meyer
0012eaac3a - update to 0.10.2 2005-12-24 21:41:18 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
46ce9b21a3 - update for cairo release 2005-11-05 09:06:17 +00:00
Dirk Meyer
eb9ac74756 - new backend option WITH_GNUSTEP_CAIRO
(broken, as libcairo.1 is too old)
2005-10-24 17:42:13 +00:00
Dirk Meyer
0bc842bf87 - disable glitz by default
Reported by:	Andriy Gapon
2005-10-24 17:15:26 +00:00
Dirk Meyer
198e6a7e68 - update to 0.10.1 2005-09-22 13:33:54 +00:00
Dirk Meyer
e99d7a1173 - cleanup Makefile location 2005-08-28 19:19:23 +00:00
Dirk Meyer
00802a5e77 - update to 0.10.0 2005-07-27 17:14:28 +00:00
Dirk Meyer
bc50654db4 - update to 0.9.6 2005-05-13 20:11:02 +00:00