FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 11:02 PM BST
non port: devel/shtool/Makefile
CVSWeb

Number of commits found: 22

Thu, 21 Aug 2008
[ 06:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 22 Jul 2008
[ 09:29 vd ] Original commit 
1.44 devel/shtool/Makefile
1.37 devel/shtool/distinfo
Upgrade devel/shtool from 2.0.7 to 2.0.8

Changes between 2.0.7 and 2.0.8 (19-May-2007 to 18-Jul-2008):

   *) Upgrade build environment to GNU autoconf 2.62
   *) Fix argument handling in "shtool mkln" command.
   *) Adjust copyright for year 2008.
   *) Detect Windows/Cygwin
   *) Detect DragonFly BSD
   *) Improved AIX hardware detection
   *) Detect CentOS as a RHEL clone instead of a RHL clone.
   *) Improved Mac OS X detection in "shtool plaform".

PR:             ports/125852
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Mon, 23 Jul 2007
[ 09: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
Wed, 13 Jun 2007
[ 15:25 vd ] Original commit 
1.42 devel/shtool/Makefile
1.36 devel/shtool/distinfo
* Upgrade devel/shtool from 2.0.6 to 2.0.7
* Add regression-test: target which is an alias for test:
Wed, 26 Apr 2006
[ 09:41 vd ] Original commit 
1.41 devel/shtool/Makefile
1.35 devel/shtool/distinfo
* Update from 2.0.5 to 2.0.6
* Add `test' target to aid testing
Tue, 7 Feb 2006
[ 10:46 vd ] Original commit 
1.40 devel/shtool/Makefile
1.34 devel/shtool/distinfo
Update devel/shtool from 2.0.4 to 2.0.5

Approved by:    garga (mentor)
[ 09:22 vd ] Original commit 
1.39 devel/shtool/Makefile
1.33 devel/shtool/distinfo
Update devel/shtool from 2.0.3 to 2.0.4

Approved by:    garga (mentor)
Fri, 20 Jan 2006
[ 06:12 vd ] Original commit 
1.10 databases/gnats4/Makefile
1.4 devel/google-sparsehash/Makefile
1.17 devel/ossp-al/Makefile
1.78 devel/pth/Makefile
1.38 devel/shtool/Makefile
1.26 devel/str/Makefile
1.23 editors/jext/Makefile
1.12 mail/lmtp2nntp/Makefile
1.15 net-mgmt/iftop/Makefile
1.14 net/libnss-mysql/Makefile

(Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Change my email address to the @FreeBSD one

Approved by:    garga (mentor)
Mon, 3 Oct 2005
[ 14:23 az ] Original commit 
1.37 devel/shtool/Makefile
1.31 devel/shtool/distinfo
1.7 devel/shtool/pkg-plist
- Upadate to 2.0.3
- Pass maintainership to submiter
- While I'm here: Utilize %%DATADIR%% in pkg-plist

PR:     ports/86862
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    sem (mentor)
Wed, 15 Jun 2005
[ 19:56 glewis ] Original commit 
1.36 devel/shtool/Makefile
1.30 devel/shtool/distinfo
1.11 devel/shtool/pkg-descr
. Update to 2.0.2.
. Use new MASTER_SITE and web page.

PR:             82276
Submitted by:   Ports Fury
Sat, 21 Aug 2004
[ 15:19 pav ] Original commit 
1.30 devel/mm/Makefile
1.12 devel/ossp-al/Makefile
1.12 devel/ossp-cfg/Makefile
1.13 devel/ossp-ex/Makefile
1.14 devel/ossp-l2/Makefile
1.13 devel/ossp-val/Makefile
1.14 devel/ossp-var/Makefile
1.4 devel/ossp-xds/Makefile
1.35 devel/shtool/Makefile
1.16 devel/str/Makefile

(Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Introduce MASTER_SITE_OSSP

PR:             ports/70504
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Tue, 17 Aug 2004
[ 13:12 pav ] Original commit 
1.34 devel/shtool/Makefile
1.29 devel/shtool/distinfo
- Update to 2.0.1

PR:             ports/70573
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Thu, 8 Jul 2004
[ 19:58 sem ] Original commit 
1.33 devel/shtool/Makefile
1.28 devel/shtool/distinfo
1.10 devel/shtool/pkg-descr
1.6 devel/shtool/pkg-plist
Update to 2.0.0

PR:             ports/68801
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Approved by:    krion (mentor)
Sun, 14 Mar 2004
[ 11:23 rse ] Original commit 
1.29 devel/mm/Makefile
1.32 devel/shtool/Makefile
1.13 devel/str/Makefile
1.13 graphics/gfont/Makefile
1.41 lang/eperl/Makefile
1.27 lang/p5-ePerl/Makefile
1.7 misc/iselect/Makefile
1.45 www/wml/Makefile
Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports.
Fri, 21 Feb 2003
[ 11:23 knu ] Original commit 
1.34 devel/ORBacus/Makefile
1.3 devel/aap/Makefile
1.4 devel/adabroker/Makefile
1.3 devel/agenda-headers/Makefile
1.3 devel/agenda-libs/Makefile
1.2 devel/agenda-snow-libs/Makefile
1.3 devel/agenda-static-libs/Makefile
1.6 devel/ald/Makefile
1.18 devel/amulet/Makefile
1.2 devel/antlr/Makefile

(Only the first 10 of 422 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 2 Nov 2002
[ 13:52 rse ] Original commit 
1.30 devel/shtool/Makefile
1.26 devel/shtool/distinfo
upgrade to GNU shtool 1.6.2
Sat, 13 Jul 2002
[ 18:34 rse ] Original commit 
1.29 devel/shtool/Makefile
1.25 devel/shtool/distinfo
1.9 devel/shtool/pkg-descr
1.5 devel/shtool/pkg-plist
Upgrade to GNU shtool 1.6.1
Thu, 14 Jun 2001
[ 19:54 rse ]  
unknown devel/shtool/Makefile
unknown devel/shtool/distinfo
Upgrade to GNU shtool 1.5.4    
[ 15:36 rse ]  
unknown devel/shtool/Makefile
unknown devel/shtool/distinfo
Upgrade to GNU shtool 1.5.3    
Sun, 25 Mar 2001
[ 14:02 rse ]  
unknown devel/shtool/Makefile
unknown devel/shtool/distinfo
Upgrade to GNU Shtool, version 1.5.2    
Sat, 29 Jul 2000
[ 17:01 rse ]  
unknown devel/shtool/Makefile
unknown devel/shtool/files/md5
Upgrade to GNU Shtool, version 1.5.1    
Sat, 1 Jul 2000
[ 14:51 rse ]  
unknown devel/shtool/pkg/DESCR
unknown devel/shtool/Makefile
unknown devel/shtool/files/md5
Upgrade to GNU Portable Shell Tool (shtool), version 1.5.0    

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours17
new 7 days59
new fortnight183
new month255

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

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