summaryrefslogtreecommitdiff
path: root/devel/gmake/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-6/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-111-1/+3
| | | | Notes: svn path=/head/; revision=17142
* Prepare for the case that the directory ${PREFIX}/info doesn't exist.SADA Kenji1999-01-291-1/+2
| | | | Notes: svn path=/head/; revision=16422
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Upgrade to gmake-3.77Justin M. Seger1998-08-191-10/+10
| | | | Notes: svn path=/head/; revision=12634
* Portlint.Vanilla I. Shu1998-07-021-3/+3
| | | | Notes: svn path=/head/; revision=11664
* Upgrade, 3.75 -> 3.76.1.Masafumi Max NAKANE1997-10-151-4/+8
| | | | | | | | | | PR: 4747 Submitted by: jseger@freebsd.org Please note that jserger decided to be the maintainer of this port. Notes: svn path=/head/; revision=8282
* sed -> ${SED}Masafumi Max NAKANE1997-06-131-4/+4
| | | | | | | Add `@' at the beginning of install-info related commands in post-install. Notes: svn path=/head/; revision=6916
* Use info-install to add entry into info/dir.Masafumi Max NAKANE1997-06-121-1/+5
| | | | Notes: svn path=/head/; revision=6886
* Remove setgid kmem, Joerg says it is no longer necessary.Satoshi Asami1997-01-091-1/+6
| | | | Notes: svn path=/head/; revision=5278
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+2
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=4578
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-4/+3
| | | | Notes: svn path=/head/; revision=4571
* Upgrade to 3.75Andrey A. Chernov1996-09-141-4/+4
| | | | Notes: svn path=/head/; revision=3773
* Change gategory name "development" -> "devel". Also take out theSatoshi Asami1995-11-261-2/+2
| | | | | | | | "programming" that was in some of them, it's pretty obvious what we are talking about here. Notes: svn path=/head/; revision=2468
* Upgrade.Andrey A. Chernov1995-06-181-4/+4
| | | | Notes: svn path=/head/; revision=1841
* And now, yet another round of Makefile updates, devel version!Satoshi Asami1995-04-091-4/+7
| | | | Notes: svn path=/head/; revision=1314
* Upgrade.Andrey A. Chernov1995-04-081-7/+4
| | | | Notes: svn path=/head/; revision=1307
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-2/+3
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Update to use 3.72.1Torsten Blum1994-11-281-3/+6
| | | | | | | Changed MASTER_SITES to ftp.uu.net (prep.ai.mit.edu is often busy) Notes: svn path=/head/; revision=523
* Set this up for GNU_CONFIGURE, which buys us a free --prefix.Jordan K. Hubbard1994-10-041-2/+2
| | | | Notes: svn path=/head/; revision=174
* Several changes across all ports:Jordan K. Hubbard1994-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. Notes: svn path=/head/; revision=93
* Make the required changes to make all existing ports use MASTER_SITESJordan K. Hubbard1994-09-131-2/+2
| | | | | | | correctly. Notes: svn path=/head/; revision=84
* Create a port of gmake 3.71Jordan K. Hubbard1994-09-111-0/+13
Notes: svn path=/head/; revision=73