| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: archivers/tardy/Makefile |
|
CVSWeb
|
Number of commits found: 15 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
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. )
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 )
|
|
Wed, 25 Jun 2008
|
[ 23:06 ehaupt ]
1.14 archivers/tardy/Makefile
1.6 archivers/tardy/distinfo
Update to 1.17
|
|
Tue, 29 Apr 2008
|
[ 15:18 ehaupt ]
1.13 archivers/tardy/Makefile
- Fix package list
- Bump PORTREVISION
|
[ 12:58 ehaupt ]
1.12 archivers/tardy/Makefile
1.5 archivers/tardy/distinfo
Update to 1.16
|
|
Tue, 31 Oct 2006
|
[ 10:16 ehaupt ]
1.11 archivers/tardy/Makefile
Update MASTER_SITES (use SF mirrors)
PR: 104941
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
|
|
Thu, 1 Jun 2006
|
[ 13:13 ehaupt ]
1.4 archivers/deb2targz/Makefile
1.3 archivers/ecm/Makefile
1.4 archivers/gzrecover/Makefile
1.6 archivers/mar/Makefile
1.3 archivers/ppmd/Makefile
1.10 archivers/tardy/Makefile
1.10 archivers/unlzx/Makefile
1.6 archivers/unzoo/Makefile
1.6 audio/aylet/Makefile
1.6 audio/festalon/Makefile
(Only the first 10 of 83 ports in this commit are shown above. )
Add an additional mirror.
|
|
Sun, 19 Feb 2006
|
[ 11:39 ehaupt ]
1.3 archivers/deb2targz/Makefile
1.5 archivers/mar/Makefile
1.9 archivers/tardy/Makefile
1.4 audio/aylet/Makefile
1.7 audio/libadplug/Makefile
1.7 audio/libmodplug/Makefile
1.3 audio/mp3guessenc/Makefile
1.3 audio/mpck/Makefile
1.11 audio/ocp/Makefile
1.3 audio/penguinsap/Makefile
(Only the first 10 of 55 ports in this commit are shown above. )
Remove deprecated USE_REINPLACE
|
|
Thu, 6 Oct 2005
|
[ 12:57 ehaupt ]
1.2 archivers/deb2targz/Makefile
1.2 archivers/ecm/Makefile
1.2 archivers/gzrecover/Makefile
1.3 archivers/mar/Makefile
1.2 archivers/ppmd/Makefile
1.8 archivers/tardy/Makefile
1.8 archivers/unlzx/Makefile
1.2 archivers/unzoo/Makefile
1.5 audio/adplay/Makefile
1.3 audio/aylet/Makefile
(Only the first 10 of 107 ports in this commit are shown above. )
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
|
|
Fri, 24 Jun 2005
|
[ 12:28 lawrance ]
1.7 archivers/tardy/Makefile
1.3 archivers/tardy/distinfo
1.1 archivers/tardy/files/patch-common_error.cc
1.1 archivers/tardy/files/patch-common_tar_output_filter_gzip.cc
1.2 archivers/tardy/files/patch-error.cc
1.2 archivers/tardy/files/patch-filename.cc
1.2 archivers/tardy/files/patch-tardy.cc
Update to 1.12
- now respects CFLAGS and LDFLAGS
- submitter takes maintainership
PR: ports/82600
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
|
Tue, 12 Apr 2005
|
[ 04:26 obrien ]
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. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 09:04 obrien ]
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. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Sat, 17 Apr 2004
|
[ 20:12 krion ]
1.10 archivers/arj/Makefile
1.11 archivers/dact/Makefile
1.7 archivers/gzip/Makefile
1.2 archivers/par2cmdline/Makefile
1.4 archivers/tardy/Makefile
1.11 archivers/ucl/Makefile
- Fix configure warning
PR: 65668 65669 65670 65671 65672 65673
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
|
|
Thu, 5 Feb 2004
|
[ 20:38 trevor ]
1.10 archivers/9e/Makefile
1.10 archivers/cabextract/Makefile
1.4 archivers/hffzip/Makefile
1.2 archivers/jzip.org/Makefile
1.10 archivers/lzop/Makefile
1.10 archivers/nomarch/Makefile
1.13 archivers/nulib/Makefile
1.6 archivers/parchive/Makefile
1.8 archivers/ppunpack/Makefile
1.8 archivers/sectar/Makefile
(Only the first 10 of 804 ports in this commit are shown above. )
Use PLIST_FILES.
Reviewed by: marcus
|
|
Thu, 20 Feb 2003
|
[ 16:44 knu ]
1.8 archivers/9e/Makefile
1.23 archivers/bzip/Makefile
1.7 archivers/dact/Makefile
1.20 archivers/gshar+gunshar/Makefile
1.8 archivers/libcomprex/Makefile
1.24 archivers/lzo/Makefile
1.7 archivers/lzop/Makefile
1.14 archivers/macutils/Makefile
1.11 archivers/makeself/Makefile
1.4 archivers/mscompress/Makefile
(Only the first 10 of 39 ports in this commit are shown above. )
De-pkg-comment.
|
|
Mon, 13 Jan 2003
|
[ 17:10 ijliao ]
1.73 archivers/Makefile
1.1 archivers/tardy/Makefile
1.1 archivers/tardy/distinfo
1.1 archivers/tardy/files/patch-error.cc
1.1 archivers/tardy/files/patch-filename.cc
1.1 archivers/tardy/files/patch-tardy.cc
1.1 archivers/tardy/pkg-comment
1.1 archivers/tardy/pkg-descr
1.1 archivers/tardy/pkg-plist
add tardy 1.11
Manipulate the file headers in tar archive files in various ways
|
Number of commits found: 15 |