Commit graph

59 commits

Author SHA1 Message Date
Martin Wilke
13c0f27605 - Chase lang/guile shlib bump 2009-01-22 16:04:11 +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
Rong-En Fan
fd47512c4d - Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435
2008-07-21 04:49:09 +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
3f94295b9a - fix API change of guile
- drop incomplete patchset
2008-03-23 16:09:01 +00:00
Joe Marcus Clarke
1861d9f9e8 Chase libguile shared lib version. 2008-03-01 06:22:42 +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
ec26de80d8 - fix build for CURRENT (objformat) 2007-02-25 11:57:40 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +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
ccd3e4a8d4 - add USE_GNUSTEP_PREFIX 2006-03-19 04:35:47 +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
92118d1d77 - remove WITH_GNUSTEP_DEVEL 2005-04-03 05:30:15 +00:00
Dirk Meyer
0a36889426 - make PKGNAMESUFFIX more flexible 2004-03-26 20:33:19 +00:00
Dirk Meyer
1a99b8b29f - option WITHOUT_X11 with seperate package name
- add CONFLICTS
2004-02-25 10:52:08 +00:00
Dirk Meyer
02450ed56f - update to 1.1.4 2004-02-24 07:18:39 +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
Dirk Meyer
6abdfa6dbb - update MASTER_SITES 2004-01-31 12:16:18 +00:00
Dirk Meyer
e726229ca8 - fix building with gnustep 1.9.0 (devel) 2003-12-10 22:05:55 +00:00
Dirk Meyer
ddb9f63490 - Udpate to 1.1.2 2003-12-04 19:36:53 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Dirk Meyer
a58da456de - Layout for GnuSTEP 1.8.0 2003-10-19 11:14:19 +00:00
Dirk Meyer
960b679f10 - use new hook USE_GNUSTEP in bsd.port.mk 2003-08-28 01:42:30 +00:00
Dirk Meyer
8e81d6f7dd - Update to 1.1.1 2003-06-18 04:18:50 +00:00
Dirk Meyer
92109db5a2 - Update to 1.1.0
- Fix some autconf problems
- install/deinstall info files generic
- Add WITH_GNUSTEP_DEVEL
2003-06-01 05:09:24 +00:00
Dirk Meyer
115deb7795 - Fix problems with guile-1.6.4 and short lib path.
- bump PORTREVISION
Submitted by:	marcus
2003-05-05 17:29:30 +00:00
Joe Marcus Clarke
6e2c11dcf5 Chase guile's shared lib version. 2003-05-02 03:29:26 +00:00
Dirk Meyer
3361106f3b - Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
- build with X11 by default
- add Option WITHOUT_X11
- Fix PLIST
PR:		50479
2003-04-13 07:34:29 +00:00
Dirk Meyer
55b29f2dc4 - Update for gnustep 1.5.2 and gui 0.8.4 2003-02-26 20:05:16 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
ba53088b3f extend BUILD_DEPENDS for ffcall 2003-01-14 16:15:55 +00:00
Dirk Meyer
0d6f06ddcd - prepare MASTER_SITE_GNUSTEP 2002-12-23 22:18:39 +00:00
Dirk Meyer
12d451bcd2 fix Bento build problmem, itroduced by gnustep-base-1.5.1 2002-11-25 05:17:45 +00:00
Dirk Meyer
6b243aa011 update MASTER_SITES 2002-10-29 20:18:10 +00:00
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +00:00
Dirk Meyer
ab43de9291 Update MASTER_SITES 2002-08-30 05:33:35 +00:00
Joe Marcus Clarke
71c8105783 Chase guile shared lib number.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-06-19 16:37:57 +00:00
Dirk Meyer
0df96924cc Add more MASTER_SITES 2002-06-09 11:16:54 +00:00
Dirk Meyer
45c5678a74 - Take Maintainership
- use defined dirs consistently in each makefile
2002-06-07 17:34:38 +00:00
Dirk Meyer
228320d5ee GNUstep Update
- Update: gnustep-make-1.3.2
- remove obsolete MASTER_SITES

- Update: gnustep-objc-1.2.2

- Update: gnustep-base-1.3.2
- remove obsolete MASTER_SITES
- fix configure for libxml2
- more languages: Russian, Slovak, UkraineRussian

- Update: gnustep-guile-1.0.3.tar.gz

Not updated to: gnustep-gui-0.7.7,
it conflicts with gnustep-xgps-0.7.6
2002-06-04 06:46:03 +00:00
OKAZAKI Tetsurou
9dba2f9c95 Fix invalid dependency.
PR:		28734
Submitted by:	Lev A. Serbryakov <lev@serebryakov.spb.ru>
2001-07-07 04:42:33 +00:00
Thomas Gellekum
b6e5062e77 Upgrade to 1.0.1. 2001-06-26 12:06:25 +00:00
Ben Smithurst
c366329953 Fix fennerism. 2001-04-07 18:03:56 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Thomas Gellekum
654f2fc53d Use bison. 2000-09-28 11:14:45 +00:00
Thomas Gellekum
e0a0bd1d4c Install startup file to run the gdomap daemon. 2000-09-21 12:01:41 +00:00
Thomas Gellekum
6ffe0e82a8 Upgrade to 0.6.6. 2000-08-23 10:49:48 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Thomas Gellekum
0f250f2450 Upgrade to 0.6.5. 2000-02-22 12:29:08 +00:00
Thomas Gellekum
265250ea05 Upgrade to 0.6.0. 1999-09-09 10:25:57 +00:00