FreshPorts -- The Place For Ports Mon, 6 Sep 2010 12:29 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
I'm looking for a bit of assistance from a undernet IRC node operator please. I would like a cloaked hostname. Seems I'm attracting a bit of attention.
Port details
gmake 3.81_4 devel on this many watch lists=740 search for ports that depend on this port
GNU version of 'make' utility
Maintained by: autotools@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


GNU make is a tool that controls the generation of executables and other
non-source files from source files.  Its purpose is the same as that
of the utility make(1).

WWW: http://www.gnu.org/software/make/make.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required Libraries: devel/gettext

To install the port: cd /usr/ports/devel/gmake/ && make install clean
To add the package: pkg_add -r gmake


Configuration Options
     No options to configure

Master Sites:
http://ftp.gnu.org/gnu/make/
ftp://ftp.gnu.org/gnu/make/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/make/
http://mirrors.usc.edu/pub/gnu/make/
http://ftp.funet.fi/pub/gnu/prep/make/
ftp://ftp.kddlabs.co.jp/GNU/make/
ftp://ftp.dti.ad.jp/pub/GNU/make/
http://ring.nict.go.jp/archives/GNU/make/
http://ring.riken.jp/archives/GNU/make/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/make/
ftp://ftp.sunsite.org.uk/package/gnu/make/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/make/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/make/
ftp://ftp.rediris.es/sites/ftp.gnu.org/ftp/gnu/make/
ftp://ftp.chg.ru/pub/gnu/make/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 45

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
31 May 2010 03:01:56
Original commit files touched by this commit  3.81_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
16 Dec 2009 11:21:27
Original commit files touched by this commit  3.81_3
linimon search for other commits by this committer
Reassign the autotools-related ports to a new mailing list,
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
21 Aug 2008 07:18:49
Original commit files touched by this commit  3.81_3
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 14:21:59
Original commit files touched by this commit  3.81_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
18 Nov 2007 22:37:50
Original commit files touched by this commit  3.81_2
ade search for other commits by this committer
Replace remaining hardcoded instances of /usr/bin/makeinfo with makeinfo
as part of some cleanup work.

Approved by:    portmgr (linimon)
19 May 2007 21:32:57
Original commit files touched by this commit  3.81_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
29 Jun 2006 23:39:05
Original commit files touched by this commit  3.81_1
ade search for other commits by this committer
Clean up the 'rw' locale directory which I could have sworn was in the
BSD.local.dist mtree.

Submitted by:   many
27 Jun 2006 21:04:19
Original commit files touched by this commit  3.81
ade search for other commits by this committer
Update to 3.81

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.
14 Nov 2005 03:05:47
Original commit files touched by this commit  3.80_2
ade search for other commits by this committer
Add SHA256
16 Dec 2004 05:49:27
Original commit files touched by this commit  3.80_2
kris search for other commits by this committer
Clean up handling of locale directories at deinstall-time:

* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
24 Nov 2004 02:45:59
Original commit files touched by this commit  3.80_2
kris search for other commits by this committer
Add some missing locale directories
14 Oct 2004 21:45:42
Original commit files touched by this commit  3.80_2
ade search for other commits by this committer
Use INFO [1]
Other minor cleanups

PR:             [1] 72664
Submitted by:   leeym
29 Mar 2004 22:04:52
Original commit files touched by this commit  3.80_2
ade search for other commits by this committer
Add SIZE to distinfo's

Prompted by:    trevor
04 Feb 2004 07:56:11
Original commit files touched by this commit  3.80_2
marcus search for other commits by this committer
Put USE_GMAKE under the test for !defined(WITHOUT_NLS).

PR:             62332
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org>
04 Feb 2004 04:36:30
Original commit files touched by this commit  3.80_2
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
23 Jan 2004 18:12:26
Original commit files touched by this commit  3.80_1
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
26 Aug 2003 21:25:58
Original commit files touched by this commit  3.80_1
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 06:41:38
Original commit files touched by this commit  3.80
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
10 Jun 2003 00:44:36
Original commit files touched by this commit  3.80
ade search for other commits by this committer
One more for "gnutools"
20 Feb 2003 17:07:10
Original commit files touched by this commit  3.80
knu search for other commits by this committer
De-pkg-comment.
25 Oct 2002 15:31:18
Original commit files touched by this commit  3.80
netchild search for other commits by this committer
We already have a prototype for alloca() in stdlib.h, no need to
have it here too.

This lets us compile gmake with stricter compilers.

Submitted by:   marius@alchemy.franken.de
10 Oct 2002 11:56:43
Original commit files touched by this commit  3.80
demon search for other commits by this committer
Correct intl shlib version number.

Spotted by:     Neil Darlow <neil@darlow.co.uk>
10 Oct 2002 08:26:51
Original commit files touched by this commit  3.80
demon search for other commits by this committer
Various fixes for new scheme of detecting intl.4, which comes with this
version of GNU make.

Submitted by:   KATO Tsuguru <tkato@prontomail.com>

Also provide WITHOUT_NLS knob to build without localized messages.
09 Oct 2002 14:29:57
Original commit files touched by this commit  3.80
demon search for other commits by this committer
Fix intl.4 library name spelling.
09 Oct 2002 14:25:22
Original commit files touched by this commit  3.80
demon search for other commits by this committer
GNU make now has no included gettext.
Add dependency to devel/gettext port.
09 Oct 2002 07:09:48
Original commit files touched by this commit  3.80
will search for other commits by this committer
Gmake now needs libiconv.  I don't really care why, but a clean-room make
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
07 Oct 2002 20:14:30
Original commit files touched by this commit  3.80
demon search for other commits by this committer
Update port to version 3.80.
14 Sep 2002 14:32:07
Original commit files touched by this commit  3.79.1_3
sobomax search for other commits by this committer
Due to popular demant into each port which might be inserted into dependency
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.)
07 Sep 2002 09:44:49
Original commit files touched by this commit  3.79.1_3
ade search for other commits by this committer
Relinquish all my ports.
03 Sep 2002 08:20:50
Original commit files touched by this commit  3.79.1_3
sobomax search for other commits by this committer
Fix a problem with gmake segfaulting with some locales.

PR:             41075
Submitted by:   naddy
23 Aug 2002 16:04:02
Original commit files touched by this commit  3.79.1_2
ade search for other commits by this committer
Fix build on -current

Submitted by:   mike
01 Aug 2002 03:38:31
Original commit files touched by this commit  3.79.1_2
ade search for other commits by this committer
Stage a mini-coup, and borrow these ports from portmgr@ for a while,
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. :)
06 Jun 2002 23:40:39
Original commit files touched by this commit  3.79.1_2
sobomax search for other commits by this committer
Remove cruft slipped into previous commit.
06 Jun 2002 23:40:06
Original commit files touched by this commit  3.79.1_2
sobomax search for other commits by this committer
Make localised messages working. Bump PORTREVISION.
28 May 2002 10:40:47
Original commit files touched by this commit  3.79.1_1
sobomax search for other commits by this committer
Add --with-included-gettext to remove dependency on external gettext.

Suggested by:   obrien
12 Apr 2002 18:10:20
Original commit files touched by this commit  3.79.1_1
ade search for other commits by this committer
gettext upgrade uber-patch (stage 3)

- 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
15 Mar 2002 19:44:29
Original commit files touched by this commit  3.79.1
ade search for other commits by this committer
Stage 1 of gettext update.

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
17 Sep 2001 19:40:31
files touched by this commit
dwcjr search for other commits by this committer
Remove jseger and torstenb from maintainership of their ports, they   have been
inactive for too long    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
01 Jan 2001 10:15:17
files touched by this commit
will search for other commits by this committer
Goodbye, YEAR2000.  Hello, 2001.    
08 Oct 2000 03:10:04
files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
04 Jul 2000 15:58:32
files touched by this commit
sobomax search for other commits by this committer
Remove --without-included-gettext - it works in exactly opposite direction.  
Shame on GNU folks!    
04 Jul 2000 01:31:01
files touched by this commit
jseger search for other commits by this committer
Upgrade to gmake-3.79.1    
30 May 2000 00:39:27
files touched by this commit
will search for other commits by this committer
Add libintl so that this port builds an external libintl and registers   it as a
dependency (as it should).    
29 May 2000 08:24:51
files touched by this commit
sobomax search for other commits by this committer
Respect installed intl shared library.    

Number of commits found: 45

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
lftpSep 03
wgetSep 03
wget-develSep 03
p5-libwwwAug 31
quaggaAug 25
bugzillaAug 24
bugzilla2Aug 24
openttdAug 22
corkscrewAug 21
phpmyadminAug 21
phpmyadmin211Aug 21
ruby18-nopthreads*Aug 20
ruby19*Aug 20
slim*Aug 20
vlcAug 14

8 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 22135
Broken 202
Deprecated 77
Ignore 859
Forbidden 2
Restricted 383
No CDROM 132
Vulnerable 57
Expired 44
Set to expire 65
Interactive 63
new 24 hours 0
new 48 hours2
new 7 days33
new fortnight62
new month175

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.204 seconds.