| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
PR: 22313
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
| |
dependency (which is a good thing!). Remove removal of site-lisp
directories, they are created by mtree anyway.
Submitted by: bento
|
|
|
|
| |
Pointed out by: asami
|
|
|
|
| |
Make indentation uniform across my ports.
|
|
|
|
|
|
|
|
| |
your efforts on these ports, and thank you for also taking the responsibility
to let us know your time now has other priorities.
PR: ports/22384
Submitted by: Joel Sutton, jsutton@bbcon.com.au
|
|
|
|
|
| |
PR: 22156
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
$PAGER overrides.
(Requested by: dcs)
One patch per modified file.
One modified file per patch.
Honor CC, CFLAGS.
Use BSD_INSTALL_FOO and, as a side effect, install with our customary
ownerships.
No response from: maintainer
|
|
|
|
| |
Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
|
|
|
|
| |
Submitted by: sada
|
| |
|
|
|
|
|
|
|
| |
Update WWW: line of pkg-descr
PR: 21616
Submitted by: Ports Fury (no response from maintainer)
|
|
|
|
|
|
|
| |
Support PREFIX properly
PR: 21615
Submitted by: Ports Fury (no response from maintainer)
|
|
|
|
|
| |
using ${PKGDIR} or ${.CURDIR}/pkg/ and that's why I missed in my
original sweep....)
|
| |
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
| |
|
|
|
|
| |
.) and other pkg variables if they are nearby.
|
| |
|
| |
|
|
|
|
| |
``sheet.map'' to freefall:~/public_distfiles, I'll host the file.
|
| |
|
| |
|
|
|
|
|
| |
PR: 21733
Submitted by: MAINTAINER
|
|
|
|
| |
directory.
|
| |
|
| |
|
|
|
|
|
|
| |
patch so they aren't installed.
Reported by: onigiri
|
|
|
|
| |
Reported by: onigiri
|
|
|
|
| |
Obtained from: bento
|
|
|
|
|
| |
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
|
|
|
|
|
|
|
|
|
|
|
| |
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
|
| |
|
| |
|
| |
|
|
|
|
| |
of XFREE86_VERSION.
|
|
|
|
|
| |
PR: 19965
Submitted by: Steve Coltrin <spcoltri@omcl.org>
|
|
|
|
|
|
| |
Pointed out: asami
(2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
version 3 of pdflib has odd restrictions for usage (and you may need to
purchase a license depending on what you do with it). It is however needed
for php4's pdf functions and is of use to many, so we'll keep a seperate
restricted port available for those of us who need it.
Support for languages other then C/C++ are turned off for now, but I may change
that (turning on perl/tcl/python support involves turning _off_ C/C++ support,
so I'll add a WITH_FOO knob later)
Submitted by: sobomax, billf
|
| |
|
|
|
|
|
|
|
| |
- nonexistent -> NONEXISTENT
PR: 21082
Submitted by: tkato@prontomail.ne.jp
|
|
|
|
|
|
|
|
|
|
|
| |
- nonexistent -> NONEXISTENT
- Add USE_GMAKE
- portlint
- Fix usage of PREFIX/LOCALBASE
- Fix pkg/PLIST
PR: 21083
Submitted by: tkato@prontomail.ne.jp
|
|
|
|
|
|
| |
splash image at start up would be white and black, not colorful.
Approved by: dima
|
| |
|
|
|
|
| |
PR: ports/20638, ports/21041
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
revamped port dependencies
- if defined(BATCH) && defined(APSFILTER_ALL)
every tool and filter supported by apsfilter will be installed
(very time and space consuming)
- if defined(BATCH)
only most necessary things are installed
If you want complete control over what to install, then don't
define BATCH or BATCH && APSFILTER_ALL, then please use the
new updated interactive method of building using dialog.
The configure script is now up to date, concerning tools needed/supported
by apsfilter and a little bit more explicite !
Thanks for Greg Lehey and friends for a vivit discussion, this
is the desired result I hope !!!
|