| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Changes: http://www.gingerall.org/html/RELEASE
PR: ports/109944
Submitted by: Marcelo Araujo <araujo xx bsdmail.org>
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
| |
-liconv, so the clients don't have to. OpenOffice's dll-checker is quite
particular about this, for example.
Approved by: maintainer
|
|
|
|
|
|
|
| |
* unbreak build with -DWITH_CHECK_LEAKS [PR 72754]
PR: ports/72754
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
|
|
|
|
| |
PR: ports/69649
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
|
|
|
|
| |
PR: ports/69533
Submitted by: Radim Kolar <hsn@netmag.cz>
|
| |
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
o Bump $PORTREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
(Part 1)
|
| |
|
|
|
|
|
|
| |
(My mind has been travelling afar. My apologies to everyone.)
Pointed by: Neil Darlow <neil@darlow.co.uk>
|
|
|
|
| |
Pointed by: BSDC <bsdc@xtremedev.com>
|
|
|
|
|
|
| |
PR: ports/54400, ports/52162
Submitted by: Melvyn Sopacua <melvyn@webteckies.org>,
Jens Rehsack <rehsack@liwing.de>
|
|
|
|
| |
PR: ports/44794, ports/44924, ports/45759, ports/46268
|
|
|
|
|
| |
PR: 44157
Approved by: maintainer (skv) timeout
|
|
|
|
|
| |
Submitted by: Peter Avalos <pavalos@theshell.com>
PR: 42940
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
configure args added.
|
| |
|
|
|
|
| |
libiconv.
|
|
|
|
| |
Approved by: tobez
|
|
|
|
|
|
|
| |
increment SHLIB_MAJOR to 67 since changes in SDOM API.
PR: ports/34044
Approved by: tobez
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
|
|
|
|
|
| |
PR: 32334
Submitted by: maintainer
|
|
|
|
|
| |
PR: 30679
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 30312
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- remove redundant LDCONFIG_DIRS= %%PREFIX%%/lib
- sort pkg-plist
PR: 29951
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/28641
Submitted by: Sergey Skvortsov <skv@protey.ru>
|
|
|
|
|
| |
PR: 28257
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/26948
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/25306
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/25281
Submitted by: maintainer
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
PR: 22804
Submitted by: Sergey Skvortsov <skv@protey.ru>
|