summaryrefslogtreecommitdiff
path: root/devel/gmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-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 Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-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 Notes: svn path=/head/; revision=56168
* Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.2001-09-171-1/+1
| | | | | | | | | have been inactive for too long Approved by: will Notes: svn path=/head/; revision=47915
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Remove --without-included-gettext - it works in exactly opposite direction.Maxim Sobolev2000-07-041-2/+1
| | | | | | | Shame on GNU folks! Notes: svn path=/head/; revision=30178
* Upgrade to gmake-3.79.1Justin M. Seger2000-07-033-3/+5
| | | | Notes: svn path=/head/; revision=30150
* Add libintl so that this port builds an external libintl and registersWill Andrews2000-05-291-0/+2
| | | | | | | | | | | it as a dependency (as it should). PR: 18892 Submitted by: rguyom@321.net Forgotten by: sobomax Notes: svn path=/head/; revision=28950
* Respect installed intl shared library.Maxim Sobolev2000-05-291-1/+5
| | | | Notes: svn path=/head/; revision=28913
* Add a DESCR. Add a WWW:.Tim Vanderhoek2000-05-171-3/+5
| | | | Notes: svn path=/head/; revision=28532
* Remove locale directories upon deinstallation.Satoshi Asami2000-05-031-0/+3
| | | | | | | Found by: bento Notes: svn path=/head/; revision=28275
* Upgrade to gmake-3.79Justin M. Seger2000-04-254-9/+16
| | | | Notes: svn path=/head/; revision=28010
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* Upgrade to gmake-3.78.1Justin M. Seger1999-12-013-11/+14
| | | | Notes: svn path=/head/; revision=23533
* 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-052-7/+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-193-39/+11
| | | | Notes: svn path=/head/; revision=12634
* Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi 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). Notes: svn path=/head/; revision=12467
* Portlint.Vanilla I. Shu1998-07-021-3/+3
| | | | Notes: svn path=/head/; revision=11664
* Upgrade, 3.75 -> 3.76.1.Masafumi Max NAKANE1997-10-154-75/+54
| | | | | | | | | | 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
* Add `.' to end of info dir entry.Satoshi Asami1997-06-171-1/+1
| | | | Notes: svn path=/head/; revision=6978
* Remove make.info* before executing makeinfo.Masafumi Max NAKANE1997-06-161-1/+1
| | | | Notes: svn path=/head/; revision=6968
* 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
* Maybe I shouldn't have put `.' at the end of @dircategory line.Masafumi Max NAKANE1997-06-121-1/+1
| | | | Notes: svn path=/head/; revision=6897
* Merge from rev 1.7 of patch-aa: Align this info dir entry with others.Satoshi Asami1997-06-121-1/+1
| | | | Notes: svn path=/head/; revision=6895
* Use info-install to add entry into info/dir.Masafumi Max NAKANE1997-06-122-9/+8
| | | | Notes: svn path=/head/; revision=6886
* Comment out all commands related to info-install in Makefile.in.Masafumi Max NAKANE1997-06-121-9/+28
| | | | | | | Add --no-split switch to makeinfo. Notes: svn path=/head/; revision=6885
* Patch up make.texinfo and add @dircategory and @direntry.Masafumi Max NAKANE1997-06-121-0/+13
| | | | Notes: svn path=/head/; revision=6884
* Align this info dir entry with others.Satoshi Asami1997-06-121-1/+1
| | | | Notes: svn path=/head/; revision=6881
* In Makefile.in, use install-info only if it exists as /usr/bin/install-infoMasafumi Max NAKANE1997-02-071-6/+10
| | | | | | | and ${PREFIX}/info/dir exists. Notes: svn path=/head/; revision=5555
* This patch now modifies Makefile.in to correctly call install-info:Masafumi Max NAKANE1997-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.) Notes: svn path=/head/; revision=5542
* 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-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. 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-144-7/+6
| | | | 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-183-6/+6
| | | | 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-085-30/+22
| | | | 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
* Delete a bogus semicolon at the end of a dependency line,Andreas Schulz1995-01-291-2/+19
| | | | | | | that get now detected with the new/corrected b-make. Notes: svn path=/head/; revision=842
* Update the reported version.Jordan K. Hubbard1995-01-231-1/+1
| | | | Notes: svn path=/head/; revision=806
* Patch for mv command in Makefile.Steven Wallace1995-01-041-2/+19
| | | | | | | Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu> Notes: svn path=/head/; revision=700
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-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 Notes: svn path=/head/; revision=590
* Executable name is now "gmake", forget about "make" and the symlink gizmo.Satoshi Asami1994-12-061-6/+2
| | | | | | | Requested by: gpalmer Notes: svn path=/head/; revision=538
* 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