summaryrefslogtreecommitdiffstats
path: root/devel/gmake
Commit message (Collapse)AuthorAgeFilesLines
* 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-154-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-131-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-121-1/+1
|
* Merge from rev 1.7 of patch-aa: Align this info dir entry with others.asami1997-06-121-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-051-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-231-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-281-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
OpenPOWER on IntegriCloud