| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
| |
PR: ports/109429
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
|
|
|
|
|
|
|
| |
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot 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.
|
| |
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
| |
|
|
|
|
|
|
|
|
|
| |
o) Change package name from xbae to Xbae
o) Add CONFIGURE_TARGET (new autoconf)
o) Fix compile error of ner version on FreeBSD 4
PR: ports/67359
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
o Now uses libtool
o Lib-version changes from libXbae.so.8 to libXbae.so.4
-> implies modification of grace port
o PR: ports/45655
Originator: James E. Flemer <jflemer@alum.rpi.edu>
|
|
|
|
| |
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
| |
by e.g. grace to compile.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
|
| |
|
| |
|
|
|
|
| |
it went away in 4.7 but it breaks at least one port (math/xmgr).
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/13624
Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
|
| |
|
|
|
|
|
|
|
|
| |
from what the maintainer submitted to include Motif.tmpl from withing
Xbae.tmpl.
PR: 11888
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
|
| |
|
|
|
|
|
| |
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
|
|
|
|
|
| |
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
|
|
|
|
| |
spreadsheets.
|
| |
|
|
of cells as a spreadsheet.
Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
|