FreshPorts -- The Place For Ports Sun, 21 Mar 2010 8:19 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
m4 1.4.14,1 devel on this many watch lists=678 search for ports that depend on this port
GNU m4
Maintained by: johans@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


   GNU `m4' is an implementation of the traditional UNIX macro
processor.  It is mostly SVR4 compatible, although it has some
extensions (for example, handling more than 9 positional parameters to
macros).  `m4' also has builtin functions for including files, running
shell commands, doing arithmetic, etc.

WWW: http://www.gnu.org/software/m4/m4.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

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


Configuration Options
===> The following configuration options are available for m4-1.4.14,1:
     LIBSIGSEGV=Off (default) "Use libsigsegv for better diagnostics"
===> Use 'make config' to modify these settings

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

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Mar 2010 06:12:07
Original commit files touched by this commit  1.4.14,1
johans search for other commits by this committer
Update to 1.4.14 (bugfix release mostly)

Remove patch that's now included in upstream release;
add gnulib patch for posix_spawn check (will be in next release)

PR:             ports/144314
Tested by:      exp-run by pav (twice)
23 Feb 2010 18:03:45
Original commit files touched by this commit  1.4.13,1
johans search for other commits by this committer
Update my mail address to @FreeBSD.org

Feature safe:   yes
24 May 2009 17:05:01
Original commit files touched by this commit  1.4.13,1
johans search for other commits by this committer
- Update to 1.4.13
  http://lists.gnu.org/archive/html/m4-announce/2009-04/msg00000.html

PR:             ports/134620
Tested by:      exp-run by pav
26 Feb 2009 19:08:52
Original commit files touched by this commit  1.4.12,1
johans search for other commits by this committer
- Update to 1.4.12
- Add optional libsigsegv support
- Take over maintainership from ade
Thanks to pav for an exp-run on pointyhat

PR:             ports/131618
Approved by:    portmgr (marcus, pav)
05 Jan 2009 19:44:02
Original commit files touched by this commit  1.4.11,1
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
06 Jun 2008 03:36:00
Original commit files touched by this commit  1.4.11,1
ade search for other commits by this committer
Major autotools-related update:

        automake        1.10   -> 1.10.1
        gettext         0.16.1 -> 0.17
        libtool         1.5.24 -> 1.5.26
        m4              1.4.9  -> 1.4.11

Please see ports/UPDATING entry 20080605 for further information.

PR:             123450
Tested by:      Full -exp package building run
Thanks to:      linimon, pav
Approved by:    portmgr
30 Sep 2007 21:39:14
Original commit files touched by this commit  1.4.9,1
ade search for other commits by this committer
Downgrade to 1.4.9 -- 1.4.10 was committed by mistake, and breaks things
in a rather interesting manner.
30 Sep 2007 06:27:47
Original commit files touched by this commit  1.4.10
ade search for other commits by this committer
Update to 1.4.10
23 Jul 2007 10:36:52
Original commit files touched by this commit  1.4.9
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
25 Apr 2007 10:52:21
Original commit files touched by this commit  1.4.9
ade search for other commits by this committer
Update to 1.4.9

Prompted by PR: 111411
05 Dec 2006 18:36:17
Original commit files touched by this commit  1.4.8_1
ade search for other commits by this committer
Unbreak on FreeBSD < 6.0

PR:             106379 (with minor changes)
Submitted by:   Jonathan Lennox <lennox@cs.columbia.edu>
04 Dec 2006 06:57:58
Original commit files touched by this commit  1.4.8_1
ade search for other commits by this committer
Bleh.  Thought I included the manpage.  Obviously not.

Submitted by:   pointyhat
04 Dec 2006 01:22:21
Original commit files touched by this commit  1.4.8
ade search for other commits by this committer
Update to 1.4.8
04 Dec 2005 23:35:14
Original commit files touched by this commit  1.4.4
edwin search for other commits by this committer
Remove install-info from Makefile, it's automatically done when INFO is defined
13 Nov 2005 23:27:29
Original commit files touched by this commit  1.4.4
ade search for other commits by this committer
Update to 1.4.4

Submitted by:   many
02 Sep 2005 20:46:54
Original commit files touched by this commit  1.4.3
ade search for other commits by this committer
Assume maintainership.
05 Apr 2005 08:39:55
Original commit files touched by this commit  1.4.3
demon search for other commits by this committer
Upgrade to version 1.4.3.
16 Jul 2004 15:54:28
Original commit files touched by this commit  1.4.1
vs search for other commits by this committer
Update to 1.4.1:
- maketemp now creates an empty file with the given name, instead of merely
  returning the name of a nonexistent file.  This closes a security hole.
- minor fixes, port passes all checks
- use INFO-macro
- strip cruft from pkg-descr; add WWW:
- pet portlint
10 Apr 2004 18:26:55
Original commit files touched by this commit  1.4_1
trevor search for other commits by this committer
Tidy up whitespace.
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.4_1
trevor search for other commits by this committer
SIZEify.
20 Feb 2003 17:07:10
Original commit files touched by this commit  1.4_1
knu search for other commits by this committer
De-pkg-comment.
07 Nov 2002 03:10:58
Original commit files touched by this commit  1.4_1
adamw search for other commits by this committer
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
11 Oct 2002 07:12:42
Original commit files touched by this commit  1.4_1
jkoshy search for other commits by this committer
Add a knob, `WITH_CHANGEWORD', that allows GNU m4 to be built with
support for the `changeword' extension.
22 Oct 2001 04:03:10
files touched by this commit
roam search for other commits by this committer
Fix a format string vulnerability.   Note that others might still be lurking
inside the m4 code,   this is just a quick fix for the one reported on BugTraq. 
  
11 Aug 2001 10:56:32
files touched by this commit
sobomax search for other commits by this committer
Replace spaces with tabs where appropriate.    
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.  

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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 21420
Broken 171
Deprecated 46
Ignore 898
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 5
new 48 hours12
new 7 days24
new fortnight55
new month102

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.