| 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: devel/libtecla/Makefile |
|
CVSWeb
|
Number of commits found: 19 |
|
Thu, 4 Oct 2007
|
[ 01:41 edwin ]
1.30 devel/ZendOptimizer/Makefile
1.31 devel/allegro-devel/Makefile
1.31 devel/allegro/Makefile
1.68 devel/apr/Makefile
1.5 devel/codeblocks/Makefile
1.11 devel/cppadvio/Makefile
1.44 devel/cvsd/Makefile
1.25 devel/cvsnt/Makefile
1.13 devel/gtkmozedit/Makefile
1.4 devel/jtag/Makefile
(Only the first 10 of 35 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
|
Tue, 27 Mar 2007
|
[ 23:12 stas ]
1.29 astro/sunclock/Makefile
1.22 audio/autozen/Makefile
1.16 audio/cplay/Makefile
1.2 cad/adms/Makefile
1.18 cad/electric/Makefile
1.25 devel/cc65/Makefile
1.9 devel/cvsps/Makefile
1.8 devel/cxmon/Makefile
1.3 devel/dprog/Makefile
1.10 devel/elfio/Makefile
(Only the first 10 of 63 ports in this commit are shown above. )
- Change my email.
Suggested by: skv
|
|
Mon, 14 Aug 2006
|
[ 16:38 garga ]
1.19 devel/libtecla/Makefile
1.13 devel/libtecla/distinfo
1.1 devel/libtecla/files/patch-demo3.c
1.7 devel/libtecla/pkg-plist
- Update to 1.6.1
- Respect CFLAGS
- Take maintainership
ChangeLog for this version:
- added feature - the ability to call gl_normal_io() from
callbacks registered by gl_watch_fd() and
gl_inactivity_timeout(). This allows these callbacks to cleanly
suspend line editing before either reading from the terminal, or
writing to the terminal; and then subsequently causes the input line
to be automatically redisplayed, and line-editing to be resumed by
gl_get_line(), as soon as the callback returns.
- bugfixes
PR: ports/101929
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
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.
|
|
Sun, 18 Jul 2004
|
[ 11:06 sem ]
1.17 devel/libtecla/Makefile
1.11 devel/libtecla/distinfo
1.2 devel/libtecla/scripts/genman3list.sh
1.1 devel/libtecla/scripts/genmanlist.sh
1.2 devel/libtecla/files/patch-configure.in
1.2 devel/libtecla/files/patch-getline.c
Uppdate to 1.6.0
Approved by: krion (mentor) (implicitly)
|
|
Wed, 21 Apr 2004
|
[ 22:24 clement ]
1.16 devel/libtecla/Makefile
1.6 devel/libtecla/pkg-plist
- Fix plist
configure uses getpwuid_r() to detect if threads are supported or not.
getpwuid_r is only in -CURRENT.
Approved by: marcus (portmgr)
|
|
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.
|
|
Thu, 20 Feb 2003
|
[ 17:07 knu ]
1.18 devel/ElectricFence/Makefile
1.19 devel/SpecTcl/Makefile
1.4 devel/adacurses/Makefile
1.4 devel/alf/Makefile
1.13 devel/allegro/Makefile
1.15 devel/asl/Makefile
1.18 devel/astyle/Makefile
1.7 devel/autodia/Makefile
1.28 devel/autogen/Makefile
1.6 devel/avltree/Makefile
(Only the first 10 of 432 ports in this commit are shown above. )
De-pkg-comment.
|
|
Wed, 13 Nov 2002
|
[ 12:05 ijliao ]
1.13 devel/libtecla/Makefile
1.1 devel/libtecla/files/patch-configure.in
1.4 devel/libtecla/pkg-plist
builds and installs shlib
PR: 45261
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
|
Fri, 31 May 2002
|
[ 17:57 ijliao ]
1.10 devel/libtecla/Makefile
1.9 devel/libtecla/distinfo
upgrade to 1.4.1
|
|
Mon, 25 Mar 2002
|
[ 09:19 sobomax ]
1.26 biology/emboss/Makefile
1.93 databases/postgresql7/Makefile
1.9 devel/libtecla/Makefile
1.5 devel/p5-Log-Dispatch/Makefile
1.10 emulators/vmware/Makefile
1.43 emulators/vmware2/Makefile
1.24 games/hlserver-cs/Makefile
1.3 graphics/maverik/Makefile
1.4 graphics/mplayer-skins/Makefile
1.32 japanese/postgresql7/Makefile
(Only the first 10 of 24 ports in this commit are shown above. )
Add USE_SUBMAKE, where it might be necessary.
|
|
Thu, 13 Dec 2001
|
[ 07:25 ijliao ]
unknown devel/libtecla/Makefile
unknown devel/libtecla/distinfo
unknown devel/libtecla/scripts/genman3list.sh
unknown devel/libtecla/pkg-plist
upgrade to 1.4.0
|
|
Wed, 4 Jul 2001
|
[ 09:32 ijliao ]
unknown devel/libtecla/Makefile
unknown devel/libtecla/distinfo
upgrade to 1.3.3
|
|
Wed, 23 May 2001
|
[ 11:00 ijliao ]
unknown devel/libtecla/Makefile
unknown devel/libtecla/distinfo
upgrade to 1.3.2 drop maintainership
|
|
Tue, 8 May 2001
|
[ 07:32 ijliao ]
unknown devel/libtecla/Makefile
unknown devel/libtecla/distinfo
upgrade to 1.3.1
|
|
Tue, 1 May 2001
|
[ 12:51 ijliao ]
unknown devel/libtecla/Makefile
unknown devel/libtecla/distinfo
upgrade to 1.3.0
|
|
Fri, 16 Mar 2001
|
[ 18:25 ijliao ]
unknown devel/libtecla/Makefile
unknown devel/libtecla/distinfo
unknown devel/libtecla/pkg-plist
upgrade to 1.2.3
|
|
Thu, 8 Mar 2001
|
[ 03:23 ijliao ]
unknown devel/libtecla/Makefile
unknown devel/libtecla/distinfo
upgrade to 1.2b
|
|
Sun, 11 Feb 2001
|
[ 19:15 ijliao ]
unknown devel/libtecla/Makefile
unknown devel/libtecla/distinfo
unknown devel/libtecla/pkg-comment
unknown devel/libtecla/pkg-descr
unknown devel/libtecla/pkg-plist
add libtecla, a interactive command line editing facilities
|
Number of commits found: 19 |