FreshPorts -- The Place For Ports Thu, 8 Jan 2009 7:04 PM GMT
non port: devel/gnu-autoconf/Makefile
CVSWeb

Number of commits found: 11

Mon, 10 Sep 2007
[ 10:13 ade ] Original commit 
1.69 devel/gnu-autoconf/Makefile
1.67 devel/gnu-automake/Makefile
1.19 devel/gnu-autoconf/distinfo
1.26 devel/gnu-automake/distinfo
1.8 devel/gnu-automake/files/patch-automake.texi
1.5 devel/gnu-autoconf/pkg-descr
1.5 devel/gnu-automake/pkg-descr
1.25 devel/gnu-autoconf/pkg-plist
1.26 devel/gnu-automake/pkg-plist
No longer needed given new autotools world order
Sun, 12 Aug 2007
[ 00:28 ade ] Original commit 
1.68 devel/gnu-autoconf/Makefile
1.66 devel/gnu-automake/Makefile
With the regular autotools ports now being able to be used not only
for ports building, but also cross-platform development, mark these
two as DEPRECATED, with a one-month expiration date.

Patches for the 3 ports that currently use these have been issued to
their maintainers.
Mon, 23 Jul 2007
[ 10:36 rafan ] Original commit 
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile

(Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- 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
Mon, 4 Dec 2006
[ 03:39 ade ] Original commit 
1.66 devel/gnu-autoconf/Makefile
1.18 devel/gnu-autoconf/distinfo
1.24 devel/gnu-autoconf/pkg-plist
Update to 2.61
Thu, 16 Jun 2005
[ 18:27 ade ] Original commit 
1.65 devel/gnu-autoconf/Makefile
1.61 devel/gnu-automake/Makefile
1.48 devel/gnu-libtool/Makefile
1.22 devel/gnu-automake/distinfo
1.12 devel/gnu-libtool/distinfo
1.2 devel/gnu-autoconf/pkg-message
1.2 devel/gnu-automake/pkg-message
1.2 devel/gnu-libtool/pkg-message
1.23 devel/gnu-automake/pkg-plist
Update and tweak a little for run-time usage.
[ 06:51 ade ] Original commit 
1.64 devel/gnu-autoconf/Makefile
1.60 devel/gnu-automake/Makefile
1.47 devel/gnu-libtool/Makefile
Assume maintainership.

It's important to note here that these particular versions of autotools
will be left without FreeBSD-specific hacks, so that developers and IDEs
alike will be able to run in a pristine environment, ensuring
cross-platform capability.  The prefix of ${LOCALBASE}/gnu-autotools
will remain untouched, it's merely a case of ensuring that they are
kept up to date.

Approved by:    marcus
Tue, 12 Apr 2005
[ 04:26 obrien ] Original commit 
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile

(Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 09:04 obrien ] Original commit 
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile

(Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Sun, 27 Feb 2005
[ 08:54 krion ] Original commit 
1.61 devel/gnu-autoconf/Makefile
1.23 devel/gnu-autoconf/pkg-plist
Install .info files by using INFO knob.
Sun, 17 Oct 2004
[ 07:35 marcus ] Original commit 
1.60 devel/gnu-autoconf/Makefile
Add a missing NO_MTREE.
[ 07:34 marcus ] Original commit 
1.59 devel/gnu-autoconf/Makefile
1.4 devel/gnu-autoconf/files/patch-autoconf.texi
1.2 devel/gnu-autoconf/files/patch-autoreconf.in
1.4 devel/gnu-autoconf/files/patch-configure
1.3 devel/gnu-autoconf/files/patch-standards.texi
1.4 devel/gnu-autoconf/pkg-descr
1.1 devel/gnu-autoconf/pkg-message
1.20 devel/gnu-autoconf/pkg-plist
Add gnu-autoconf, an unhacked version of autoconf-2.59 aimed at developers
that need to create cross-platform software distributions.  This port installs
into ${LOCALBASE}/gnu-autotools, so developers that need to make use of this
version of autoconf can adjust their paths accordingly.

Discussed with: ade

Number of commits found: 11

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
xterm*Jan 06
php5-gdJan 05
awstatsJan 04
awstats-develJan 04
p5-File-PathJan 03
vimJan 02
vinagreDec 31
mplayerDec 30
mysql41-serverDec 30
mysql50-serverDec 30
mysql51-serverDec 30
mysql60-serverDec 30
roundcubeDec 30
twikiDec 30
ampacheDec 26

12 vulnerabilities affecting 16 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 19567
Broken 148
Deprecated 94
Ignore 569
Forbidden 10
Restricted 227
No CDROM 130
Vulnerable 54
Expired 15
Set to expire 76
Interactive 77
new 24 hours 7
new 48 hours10
new 7 days18
new fortnight63
new month115

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.698 seconds.