| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
more than one year.
Hat: portmgr
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: 88824
Submitted by: rushani
|
|
|
|
| |
been inactive more than 6 months. We hope to see him back sometime.
|
|
|
|
|
|
|
|
|
| |
- Add two new knobs: WITH_RUBY_CDB and WITH_RUBY_EB
- Convert startup script to rcNG
PR: ports/84000, ports/84036
Submitted by: rushani
Approved by: maintainer (knu) timeout (2.5 monthes)
|
|
|
|
|
| |
PR: ports/73817
Submitted by: rushani
|
|
|
|
| |
Submitted by: rushani
|
|
|
|
|
| |
PR: ports/73550
Submitted by: rushani
|
|
|
|
|
| |
PR: ports/73550
Submitted by: rushani
|
|
|
|
|
| |
PR: ports/73772
Submitted by: rushani
|
|
|
|
|
|
|
|
|
|
| |
The format of PREFIX/etc/rskkserv.conf has changed in version 2.95.
Please update your configuration file before restarting the server
using PREFIX/share/examples/rskkserv/conf-o2n.rb and referring to
PREFIX/etc/rskkserv.conf.sample.
PR: ports/73508
Submitted by: rushani
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 2)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Do not specify --verbose in the startup script because /dev/console
may not be always available.
PR: ports/34693
Submitted by: KITAGAWA, Takurou <ranran@kmc.gr.jp>
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
|
|
|
|
|
| |
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
|
|
|
|
| |
Bump PORTREVISION.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
|
| |
|
| |
|
| |
|
|
written in Ruby.
|