Commit graph

125 commits

Author SHA1 Message Date
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
ab6a3355fb - use cups-client 2009-05-16 19:22:18 +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
de7503e8c6 - cleanup FreeBSD 5.x 2008-06-01 19:22:24 +00:00
Dirk Meyer
1b7239c2cd - fix build with portaudio, by backing out last patches
Broken in Revision 1.96at date: 2008/05/19 23:04:49;  author: pav
2008-05-29 18:48:51 +00:00
Pav Lucistnik
7f19125aca - Mark BROKEN on all versions: gsnd.m:30:23: warning: portaudio.h: No such file or directory
Reported by:	pointyhat
2008-05-25 17:44:32 +00:00
Pav Lucistnik
bc3a8210d9 - Mark BROKEN on 5.x
Reported by:	pointyhat
2008-05-19 23:04:49 +00:00
Dirk Meyer
1b9f926d36 - add WITH_GNUSTEP_DEVEL 2008-05-04 21:13:22 +00:00
Dirk Meyer
50179d1567 - clean X11BASE 2008-03-30 09:36:46 +00:00
Dirk Meyer
bdb78ad44f - udpate to 0.12.1 2008-02-28 09:07:37 +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
d23fe039b9 - new option WITH_PORTAUDIO2 2007-02-25 13:24:12 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Kris Kennaway
a01439c2ca Retire NO_FILTER_SHLIBS now that it no longer serves a purpose 2007-01-30 04:25:35 +00:00
Dirk Meyer
fd591e1835 - update default for option ASPELL_PORT 2007-01-18 12:42:54 +00:00
Dirk Meyer
d7f59ea8de - update to use new bsd.gnustep.mk
Approved by:	gurkan@linuks.mine.nu
2007-01-13 03:57:25 +00:00
Dirk Meyer
4238b7752b - reactivate for ia64 2006-12-10 14:08:40 +00:00
Dirk Meyer
948177502f - update to 0.11.0 2006-08-31 05:37:04 +00:00
Dirk Meyer
96d6eb5bd2 - make portlint happier 2006-05-13 08:27:06 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +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
b945ee9aef - inlcude aspell suppret by default
- new option ASPELL_PORT
  to use a localized aspell
- new option WITHOUT_ASPELL
2006-01-24 10:21:15 +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
1d306ef3e3 - enable fake-main support again
so packages can be build without procfs
- new option WITHOUT_GNUSTEP_FAKEMAIN
2006-01-16 13:11:15 +00:00
Dirk Meyer
2db0544fb6 - add support for cups
- new option WITHOUT_CUPS
2006-01-16 11:37:29 +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
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
61b4f17392 - fix build on STABLE when libphtread does exists 2005-07-10 15:02:55 +00:00
Dirk Meyer
5271a91158 - new option WITH_GNUSTEP_FAKEMAIN to work without procfs 2005-06-03 07:53:26 +00:00
Dirk Meyer
52a19a4066 - extend IGNORE message
Sergei Gnezdov

- update to 0.9.5
- remove WITH_GNUSTEP_DEVEL
2005-04-03 05:23:01 +00:00
Dirk Meyer
385e0de8ce - use a better test for jails in CURRENT 2004-12-15 04:15:10 +00:00
Dirk Meyer
42256597a8 - 2004-12-10 11:20:50 +00:00
Dirk Meyer
22cc591617 - mark IGNORE when procfs is not present 2004-12-09 23:50:28 +00:00
Dirk Meyer
e81e3f37d7 - update to 0.9.4 2004-11-07 21:47:05 +00:00
Dirk Meyer
1edd473dce - update pkg-plist for gnustep-stable 2004-06-22 21:01:39 +00:00
Dirk Meyer
bfb71c9309 - rename patchfile 2004-06-20 22:27:31 +00:00