1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

287 Commits

Author SHA1 Message Date
Johan van Selst
34ffec2119 Adopt port 2011-09-03 12:00:52 +00:00
Andrey A. Chernov
8549345081 Remove myself from MAINTAINER 2011-08-30 07:14:58 +00:00
Andrey A. Chernov
d2eb87b118 Upgrade to 2.8.8dev.9 2011-08-25 15:20:18 +00:00
Wen Heping
43721c23d5 - Bump PORTREVISION to chase the update of dns/libidn 2011-03-14 08:40:06 +00:00
Andrey A. Chernov
d9a4162f9b Upgrade to 2.8.8dev.8 2011-03-02 06:46:57 +00:00
Andrey A. Chernov
7ce2d5a2a6 Upgrade to 2.8.8dev.7 2010-12-18 06:10:18 +00:00
Andrey A. Chernov
c077ce0ba5 Upgrade to 2.8.8dev.3 2010-06-03 11:19:27 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Andrey A. Chernov
803a9f5049 Upgrade to 2.8.8dev.2 2010-03-26 08:52:50 +00:00
Pav Lucistnik
38eb8c5339 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-20 22:53:09 +00:00
Andrey A. Chernov
4620de7090 Upgrade to 2.8.7rel.1 2009-08-24 00:01:34 +00:00
Andrey A. Chernov
a1ad272595 Don't remove id locale since it in the mtree 2009-02-12 23:31:50 +00:00
Andrey A. Chernov
1419d4310f Remove locale dir too 2009-02-12 23:29:56 +00:00
Andrey A. Chernov
556151aae1 Add missing file 2009-02-12 23:26:57 +00:00
Andrey A. Chernov
c92d755c53 Upgrade to 2.8.7dev.13 2009-02-12 21:49:04 +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
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
Andrey A. Chernov
657627ca86 Upgrade to 2.8.7dev.9 2008-05-26 18:50:15 +00:00
Andrey A. Chernov
c03f2595a7 Update to 2.8.7dev.8 2008-02-29 16:52:25 +00:00
Edwin Groothuis
4d5623ea35 Remove support for OSVERSION < 5 2007-10-04 00:08:39 +00:00
Andrey A. Chernov
459efb2653 Add CONFLICTS with lynx release
Submitted by:   infofarmer
2007-09-17 03:05:26 +00:00
Andrey A. Chernov
ef1bf602fc Upgrade to 2.8.7dev7 2007-08-06 22:57:39 +00:00
Andrey A. Chernov
546d5a773d Exclude 700000-700033 for ncursesw 2007-06-14 18:18:09 +00:00
Andrey A. Chernov
63fe60d35e Move OSVERSION check after bsd.port.pre.mk 2007-05-27 23:00:50 +00:00
Andrey A. Chernov
8a1d1ac8dc Use ncursesw only after it was merged in 6.2-STABLE 2007-05-27 22:00:02 +00:00
Andrey A. Chernov
75b87bbb6b Upgrade to 2.8.7dev.5 2007-05-25 02:42:07 +00:00
Andrey A. Chernov
c9a026f880 Update to 2.8.7dev.4 2006-11-22 01:40:39 +00:00
Andrey A. Chernov
6b537e5bae Dist re-rolled on master site (compression)
Use misc/mime-support package
2006-11-14 14:24:52 +00:00
Andrey A. Chernov
8194bbe7ba Add missing files 2006-11-11 20:57:36 +00:00
Andrey A. Chernov
2ef888e76f Upgrade to 2.8.7dev.2 2006-11-10 21:38:58 +00:00
Andrey A. Chernov
5ae341a7e5 Add forgotten file 2006-10-04 00:11:46 +00:00
Andrey A. Chernov
2567bc2d11 Upgrade to 2.8.6pre.5 2006-10-04 00:06:56 +00:00
Andrey A. Chernov
dcb4ed3dec Upgrade to 2.8.6dev.18 2006-06-14 01:27:21 +00:00
Andrey A. Chernov
bb4fa79ce8 Upgrade to dev17 2006-04-17 21:53:50 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Andrey A. Chernov
d5808bc266 Upgrade to 2.8.6dev.15 2005-11-18 09:18:58 +00:00
Andrey A. Chernov
047b0283f8 Upgrade to 2.8.6dev.14 2005-10-29 06:14:44 +00:00
Andrey A. Chernov
fa61449760 Upgrade to 2.8.6dev.13 2005-07-13 21:38:32 +00:00
Andrey A. Chernov
62151027bd Restore my maintainership after I got situation explained 2005-06-11 00:08:37 +00:00
Kris Kennaway
7f0b2c9f4d Support DOCSDIR and add one more locale directory.
Submitted by:	leeym
PR:		82125
2005-06-10 21:15:51 +00:00
Kris Kennaway
75941372aa Correctly remove locale directory that may have been created by us. 2005-06-10 20:46:34 +00:00
Andrey A. Chernov
e598d0f1d4 Remove myself from MAINTAINER 2005-06-10 20:12:33 +00:00
Andrey A. Chernov
4bc6f01498 Upgrade to 2.8.6d12
Submitted by:   demon
2005-06-06 14:07:53 +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
Andrey A. Chernov
0854041e64 Upgrade to 2.8.6dev.11 2005-03-11 16:23:32 +00:00
Andrey A. Chernov
95aabe5578 Upgrade to 2.8.6dev.8 2004-12-13 19:42:03 +00:00
Andrey A. Chernov
0437806b1e Add missing dir to @dirrm 2004-12-13 14:14:41 +00:00
Andrey A. Chernov
a69032ca2c Update to 2.8.6dev.6 2004-10-15 02:14:32 +00:00
Andrey A. Chernov
ff76a6fa66 Upgrade to 2.8.6dev.5 2004-07-31 14:49:10 +00:00