aboutsummaryrefslogtreecommitdiff
path: root/devel/gmake
Commit message (Collapse)AuthorAgeFilesLines
* Pick up autotools@ ports.Tijl Coosemans2015-08-061-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=393644
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Bump PORTREVISION for g++ -> c++ change.Stephen Hurd2015-05-131-1/+1
| | | | Notes: svn path=/head/; revision=386228
* Use c++ as default CXX rather than g++.Stephen Hurd2015-05-131-0/+11
| | | | | | | | | | (Patch was lost in upgrade to 4.1) PR: 185436 Approved by: bapt Notes: svn path=/head/; revision=386227
* devel/gmake: add CPE informationBartek Rutkowski2015-03-291-1/+2
| | | | | | | | | | - Maintainer's timeout (autotools@FreeBSD.org) PR: 198475 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Notes: svn path=/head/; revision=382577
* Explicitly disable guile support.Koop Mast2014-11-171-1/+3
| | | | | | | Approved by: portmgr (antoine@) Notes: svn path=/head/; revision=372688
* Update to 4.1Baptiste Daroussin2014-10-087-148/+5
| | | | | | | Exp-run by: antoine Notes: svn path=/head/; revision=370481
* - Use c++ as default CXX rather than g++.Bryan Drewery2014-09-272-1/+12
| | | | | | | | | PR: 185436 Submitted by: shurd Approved by: maintainer timeout Notes: svn path=/head/; revision=369420
* Rename devel/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-281-0/+0
| | | | Notes: svn path=/head/; revision=363197
* Fix build on system built WITHOUT_INFOBaptiste Daroussin2014-06-251-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=359209
* Rename the gmake-lite binary into gmake-lite so that it doesn't conflicts ↵Baptiste Daroussin2014-06-241-2/+0
| | | | | | | | | with gmake Import patches from gmake (gmake-lite will be turned into a slave port later) Notes: svn path=/head/; revision=359129
* Rename to -lite for consistencyBaptiste Daroussin2014-06-241-1/+1
| | | | | | | Suggested by: bdrewery Notes: svn path=/head/; revision=359126
* Add a minimal version of gmake to reduce the risk of circular dependencies onBaptiste Daroussin2014-06-241-0/+2
| | | | | | | | the building cluster and allow to simplify the process on removing texinfo and groff from base Notes: svn path=/head/; revision=359104
* ErgBaptiste Daroussin2014-06-061-1/+3
| | | | | | | Reported by: madpilot Notes: svn path=/head/; revision=356798
* Convert to USES=tar:bzip2Baptiste Daroussin2014-06-061-2/+1
| | | | Notes: svn path=/head/; revision=356797
* Use options helpers to reduce inclusions of bsd.port.options.mkBaptiste Daroussin2014-02-031-15/+6
| | | | | | | Remove useless check on USE_GMAKE Notes: svn path=/head/; revision=342391
* - Stage supportMartin Wilke2014-02-012-8/+3
| | | | | | | | | | - Add License - Remove old unneeded gruft Thanks to: antoine Notes: svn path=/head/; revision=342202
* Address a reasonably obscure issue with automatic restarting andAde Lovett2014-01-291-0/+17
| | | | | | | | | | | MAKEFLAGS. No PORTREVISION bump in this case since the confusion and mass hysteria is simply not worth it. PR: 185636 Submitted by: Julien Charbon <jcharbon@verisign.com> Notes: svn path=/head/; revision=341768
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* Fix syntax issue in make.texi; fixes build with modern texinfoJohan van Selst2013-09-091-0/+2
| | | | | | | Reported by: omar siddique <omars1234@gmail.com> Notes: svn path=/head/; revision=326779
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.Boris Samorodov2013-09-041-2/+2
| | | | | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me) Notes: svn path=/head/; revision=326316
* Add missing NLS options dialog.Ade Lovett2013-07-101-0/+2
| | | | | | | Submitted by: peter (and others) Notes: svn path=/head/; revision=322731
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}Baptiste Daroussin2013-04-291-6/+5
| | | | | | | | | While here: - trim headers - convert to new options framework Notes: svn path=/head/; revision=316850
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Add a patch from upstream bugtracker to fix some jobs related build failuresKoop Mast2012-08-212-0/+60
| | | | | | | | | | | | exposed by webkit-gtk2 1.8.x. PR: ports/170408 Exp-run by: beat@ Approved by: autotools@ (ade) Obtained from: gmake bugtracker http://savannah.gnu.org/bugs/?30653 Notes: svn path=/head/; revision=302882
* Update to GNU make 3.82 after numerous -exp runs.Ade Lovett2011-04-116-31/+61
| | | | Notes: svn path=/head/; revision=272537
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Reassign the autotools-related ports to a new mailing list,Mark Linimon2009-12-161-1/+4
| | | | | | | | | | | | | | | | autotools@FreeBSD.org. This is for individuals willing to put in the hard work to generate patches and work with portmgr as we put them through -exp runs and work through port breakage that they create. (A huge number of ports depend on these, so -exp runs are required.) Thanks to aDe@ for all the thankless work he's done over the years to tame these beasts. Hat: portmgr Notes: svn path=/head/; revision=245979
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Replace remaining hardcoded instances of /usr/bin/makeinfo with makeinfoAde Lovett2007-11-181-1/+1
| | | | | | | | | as part of some cleanup work. Approved by: portmgr (linimon) Notes: svn path=/head/; revision=202757
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Clean up the 'rw' locale directory which I could have sworn was in theAde Lovett2006-06-292-0/+3
| | | | | | | | | BSD.local.dist mtree. Submitted by: many Notes: svn path=/head/; revision=166633
* Update to 3.81Ade Lovett2006-06-275-44/+11
| | | | | | | | | Whilst this hasn't been through a full -exp run, it has been extensively tested on my own tinderboxes with an appropriate variety of gmake-using ports. Notes: svn path=/head/; revision=166469
* Add SHA256Ade Lovett2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148191
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-4/+0
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Add some missing locale directoriesKris Kennaway2004-11-241-0/+4
| | | | Notes: svn path=/head/; revision=122269
* Use INFO [1]Ade Lovett2004-10-142-10/+5
| | | | | | | | | | Other minor cleanups PR: [1] 72664 Submitted by: leeym Notes: svn path=/head/; revision=119448
* Add SIZE to distinfo'sAde Lovett2004-03-291-0/+1
| | | | | | | Prompted by: trevor Notes: svn path=/head/; revision=105650
* Put USE_GMAKE under the test for !defined(WITHOUT_NLS).Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | | PR: 62332 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Notes: svn path=/head/; revision=99938
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* One more for "gnutools"Ade Lovett2003-06-091-1/+1
| | | | Notes: svn path=/head/; revision=82633
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* We already have a prototype for alloca() in stdlib.h, no need toAlexander Leidinger2002-10-252-0/+31
| | | | | | | | | | | have it here too. This lets us compile gmake with stricter compilers. Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=68807
* Correct intl shlib version number.Dmitry Sivachenko2002-10-101-1/+1
| | | | | | | Spotted by: Neil Darlow <neil@darlow.co.uk> Notes: svn path=/head/; revision=67736