aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gmake381
Commit message (Collapse)AuthorAgeFilesLines
* Add SIZE to distinfo'sade2004-03-301-0/+1
| | | | Prompted by: trevor
* Put USE_GMAKE under the test for !defined(WITHOUT_NLS).marcus2004-02-041-1/+1
| | | | | PR: 62332 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
|
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* One more for "gnutools"ade2003-06-101-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* We already have a prototype for alloca() in stdlib.h, no need tonetchild2002-10-252-0/+31
| | | | | | | | have it here too. This lets us compile gmake with stricter compilers. Submitted by: marius@alchemy.franken.de
* Correct intl shlib version number.demon2002-10-101-1/+1
| | | | Spotted by: Neil Darlow <neil@darlow.co.uk>
* Various fixes for new scheme of detecting intl.4, which comes with thisdemon2002-10-103-35/+30
| | | | | | | | version of GNU make. Submitted by: KATO Tsuguru <tkato@prontomail.com> Also provide WITHOUT_NLS knob to build without localized messages.
* Fix intl.4 library name spelling.demon2002-10-091-1/+1
|
* GNU make now has no included gettext.demon2002-10-091-1/+1
| | | | Add dependency to devel/gettext port.
* Gmake now needs libiconv. I don't really care why, but a clean-room makewill2002-10-091-0/+2
| | | | | | | package fails otherwise. Anyone who wants to improve on this commit should make sure to test that make package still works with libiconv not installed *before* doing anything. See the following log for more info: http://rabarber.fruitsalad.org/errors/200210090422/4-STABLE/gmake-3.80.log
* Update port to version 3.80.demon2002-10-086-49/+27
|
* Due to popular demant into each port which might be inserted into dependencysobomax2002-09-141-0/+4
| | | | | | | | | | list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.)
* Relinquish all my ports.ade2002-09-071-1/+1
|
* Fix a problem with gmake segfaulting with some locales.sobomax2002-09-032-3/+19
| | | | | PR: 41075 Submitted by: naddy
* Fix build on -currentade2002-08-231-0/+20
| | | | Submitted by: mike
* Stage a mini-coup, and borrow these ports from portmgr@ for a while,ade2002-08-011-1/+1
| | | | | | | since I'm doing most of the updating, and am working on a port/Mk/bsd.<gnublah>.mk to move some cruft around. Sponsored by: Mr. Smith and Mr. Wesson. :)
* Remove cruft slipped into previous commit.sobomax2002-06-071-7/+0
|
* Make localised messages working. Bump PORTREVISION.sobomax2002-06-072-2/+25
|
* Add --with-included-gettext to remove dependency on external gettext.sobomax2002-05-281-3/+2
| | | | Suggested by: obrien
* gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Stage 1 of gettext update.ade2002-03-161-1/+1
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-181-1/+1
| | | | | | have been inactive for too long Approved by: will
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+2
|
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
| | | | Approved by: asami
* Remove --without-included-gettext - it works in exactly opposite direction.sobomax2000-07-041-2/+1
| | | | Shame on GNU folks!
* Upgrade to gmake-3.79.1jseger2000-07-043-3/+5
|
* Add libintl so that this port builds an external libintl and registerswill2000-05-301-0/+2
| | | | | | | | it as a dependency (as it should). PR: 18892 Submitted by: rguyom@321.net Forgotten by: sobomax
* Respect installed intl shared library.sobomax2000-05-291-1/+5
|
* Add a DESCR. Add a WWW:.hoek2000-05-181-3/+5
|
* Remove locale directories upon deinstallation.asami2000-05-031-0/+3
| | | | Found by: bento
* Upgrade to gmake-3.79jseger2000-04-264-9/+16
|
* PORTNAME/PORTVERSION updatemharo2000-04-121-3/+3
|
* Upgrade to gmake-3.78.1jseger1999-12-013-11/+14
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
| | | | chown -> ${CHOWN}
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-062-7/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* Commit all Y2K/WWW_SITE changes from today...scrappy1999-03-121-1/+3
|
* Prepare for the case that the directory ${PREFIX}/info doesn't exist.sada1999-01-301-1/+2
|
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
|
* Upgrade to gmake-3.77jseger1998-08-193-39/+11
|
* Remove manpages define in MAN? fom PLIST for all the devel ports.asami1998-08-121-1/+0
| | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear).
* Portlint.vanilla1998-07-021-3/+3
|
* Upgrade, 3.75 -> 3.76.1.max1997-10-164-75/+54
| | | | | | | PR: 4747 Submitted by: jseger@freebsd.org Please note that jserger decided to be the maintainer of this port.
* Add `.' to end of info dir entry.asami1997-06-171-1/+1
|
* Remove make.info* before executing makeinfo.max1997-06-161-1/+1
|
* sed -> ${SED}max1997-06-141-4/+4
| | | | Add `@' at the beginning of install-info related commands in post-install.
* Maybe I shouldn't have put `.' at the end of @dircategory line.max1997-06-131-1/+1
|
* Merge from rev 1.7 of patch-aa: Align this info dir entry with others.asami1997-06-131-1/+1
|
* Use info-install to add entry into info/dir.max1997-06-122-9/+8
|
* Comment out all commands related to info-install in Makefile.in.max1997-06-121-9/+28
| | | | Add --no-split switch to makeinfo.
* Patch up make.texinfo and add @dircategory and @direntry.max1997-06-121-0/+13
|
* Align this info dir entry with others.asami1997-06-121-1/+1
|
* In Makefile.in, use install-info only if it exists as /usr/bin/install-infomax1997-02-071-6/+10
| | | | and ${PREFIX}/info/dir exists.
* This patch now modifies Makefile.in to correctly call install-info:max1997-02-061-48/+39
| | | | | | | --infodir -> --info-dir Give --defentry= option as make.texinfo doesn't have @direntry. Noticed by: Chris Timmons <skynyrd@opus.cts.cwu.edu> (Closing PR #2646.)
* Remove setgid kmem, Joerg says it is no longer necessary.asami1997-01-091-1/+6
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-182-2/+3
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-4/+3
|
* Upgrade to 3.75ache1996-09-144-7/+6
|
* Change gategory name "development" -> "devel". Also take out theasami1995-11-261-2/+2
| | | | | "programming" that was in some of them, it's pretty obvious what we are talking about here.
* Upgrade.ache1995-06-183-6/+6
|
* And now, yet another round of Makefile updates, devel version!asami1995-04-091-4/+7
|
* Upgrade.ache1995-04-085-30/+22
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-2/+3
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Delete a bogus semicolon at the end of a dependency line,ats1995-01-291-2/+19
| | | | that get now detected with the new/corrected b-make.
* Update the reported version.jkh1995-01-241-1/+1
|
* Patch for mv command in Makefile.swallace1995-01-041-2/+19
| | | | Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu>
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* Executable name is now "gmake", forget about "make" and the symlink gizmo.asami1994-12-061-6/+2
| | | | Requested by: gpalmer
* Update to use 3.72.1torstenb1994-11-291-3/+6
| | | | Changed MASTER_SITES to ftp.uu.net (prep.ai.mit.edu is often busy)
* Add a patch to set the bin-prefix for gmake to g. Some other portsats1994-11-201-0/+19
| | | | | expect gmake installed as gmake instead of another make under /usr/local/bin.
* Set this up for GNU_CONFIGURE, which buys us a free --prefix.jkh1994-10-041-2/+2
|
* Several changes across all ports:jkh1994-09-141-2/+2
| | | | | | | | | | | | | | | 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release.
* Make the required changes to make all existing ports use MASTER_SITESjkh1994-09-131-2/+2
| | | | correctly.
* Package files for gmake 3.71jkh1994-09-113-0/+20
|
* Create a port of gmake 3.71jkh1994-09-111-0/+13