| 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: japanese/tcl76/Makefile |
|
CVSWeb
|
Number of commits found: 14 |
|
Wed, 18 Jun 2008
|
[ 19:48 pav ]
1.29 japanese/expect/Makefile
1.25 japanese/tcl76/Makefile
1.26 japanese/tcl80/Makefile
1.34 japanese/tk80/Makefile
- Reset maintainer address:
550 5.1.2 <taguchi@tohoku.iij.ad.jp>... Host unknown (Name server:
tohoku.iij.ad.jp: no data known)
|
|
Tue, 30 Jan 2007
|
[ 10:25 pav ]
1.60 archivers/rar/Makefile
1.33 audio/timidity++-emacs/Makefile
1.48 audio/timidity++/Makefile
1.35 converters/uulib/Makefile
1.47 devel/linuxthreads/Makefile
1.23 emulators/ines/Makefile
1.22 graphics/jbigkit/Makefile
1.12 graphics/juno-2/Makefile
1.25 graphics/pgplot/Makefile
1.37 japanese/Wnn6-lib/Makefile
(Only the first 10 of 83 ports in this commit are shown above. )
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
Sat, 12 Feb 2005
|
[ 13:19 das ]
1.22 japanese/tcl76/Makefile
1.50 lang/gcc28/Makefile
1.43 lang/gnat/Makefile
1.39 lang/tcl80/Makefile
1.3 japanese/tcl76/files/Makefile.lib
1.6 lang/tcl80/files/Makefile.lib
1.3 lang/gcc28/files/patch-03
1.2 lang/gcc28/files/patch-12
1.12 lang/gcc28/pkg-plist
1.19 lang/gnat/pkg-plist
Fix build. Ports that formerly attempted to work around problems
created by matherr() no longer need to do so.
|
|
Wed, 24 Nov 2004
|
[ 01:57 kris ]
1.21 japanese/tcl76/Makefile
BROKEN on sparc64: Does not compile
|
|
Tue, 17 Aug 2004
|
[ 11:31 kris ]
1.20 japanese/tcl76/Makefile
This now builds on 5.x, so remove BROKEN.
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
Tue, 23 Dec 2003
|
[ 09:13 linimon ]
1.18 japanese/tcl76/Makefile
Per bento logs, mark broken on recent versions of 5.x due to install
problems. Notified maintainer.
|
|
Fri, 21 Feb 2003
|
[ 12:29 knu ]
1.9 japanese/a2ps/Makefile
1.6 japanese/ack/Makefile
1.14 japanese/alias-fonts/Makefile
1.5 japanese/balsa/Makefile
1.17 japanese/bookview/Makefile
1.16 japanese/cannadic/Makefile
1.2 japanese/celrw/Makefile
1.5 japanese/dvi2dvi/Makefile
1.4 japanese/dvipdfm/Makefile
1.14 japanese/dvipsk-vflib/Makefile
(Only the first 10 of 154 ports in this commit are shown above. )
De-pkg-comment.
|
|
Wed, 7 Nov 2001
|
[ 08:41 knu ]
unknown japanese/tcl76/Makefile
unknown japanese/tk42/Makefile
Define NO_LATEST_LINK.
|
|
Sun, 8 Oct 2000
|
[ 11:59 asami ]
unknown japanese/tcl76/Makefile
unknown japanese/tcl80/Makefile
Adjust to lang/tcl* install/deinstall script paths.
|
|
Fri, 16 Jun 2000
|
[ 23:52 asami ]
unknown archivers/bzip2/Makefile
unknown archivers/lzo/Makefile
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile
(Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 12:38 sobomax ]
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown cad/geda/Makefile
unknown converters/iconv/Makefile
unknown databases/db/Makefile
unknown databases/freetds/Makefile
unknown databases/gdbm/Makefile
unknown devel/fastcrc/Makefile
unknown devel/flux/Makefile
unknown devel/freelibiberty/Makefile
(Only the first 10 of 145 ports in this commit are shown above. )
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
|
|
Wed, 31 May 2000
|
[ 20:17 hoek ]
unknown japanese/tcl76/Makefile
unknown japanese/tcl80/Makefile
unknown lang/itcl/Makefile
unknown lang/otcl/Makefile
unknown lang/tcl80/Makefile
unknown lang/tcl81-thread/Makefile
unknown lang/tcl83/Makefile
PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from ${PKGDIR} if
DEINSTALL.tclsh exists there.
|
Number of commits found: 14 |