| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
changing the workspace.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: ports/18044
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
|
| |
|
|
|
|
|
| |
PR: 17726
Submitted by: maintainer
|
|
|
|
|
|
|
| |
(PR from naondol@vishnu.snu.ac.kr)
PR: 17519
Submitted by: maintainer
|
|
|
|
|
|
|
| |
To work correctly get-wraster-flags (add /usr/local/{lib,include} to output)
PR: 16771
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Update japanese catalog files extends
PR: 16738
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/14156
Submitted by: mac@jp.freebsd.org
|
| |
|
|
|
|
|
|
|
| |
NOTE: I made a minor tweak or three to the Makefile to hush portlint -c
somewhat. However, I am unable to ensure that I didn't break the port
(the distfile is 1.7M, and is downloading at 300bytes/sec (yes, my cable
connection sucks)). Can someone please check this?
|
| |
|
| |
|
|
|
|
|
| |
PR: 13530
Submitted by: Brian Handy (windowmaker maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
* Add new options: USE_GNOME, USE_KDE.
* Change DESCR's WWW field.
PR: ports/13187
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 12424
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: 11361
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
Window Maker 0.52.0 needs WindowMaker-extra-0.1.tar.gz, so, I RUN_DEPEND
graphics/wmicons ports that include WindowMaker-extra-0.1.tar.gz.
PR: ports/11012
Submitted by: mac@jp.frebsd.org
|
| |
|
|
|
|
|
|
|
| |
- use libintl.so instead of libintl.a, so add RUN_DEPEND devel/gettext
- Japanese Catalog file
PR: ports/10668
Submitted by: mac@jp.freebsd.org
|
|
|
|
|
|
|
| |
use it in LIB_DEPENDS.
PR: ports/10647
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
| |
This unbreaks the fetching of several of these ports.
|
| |
|
|
|
|
|
| |
PR: ports/9889
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: 9465
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/9149
Submitted by: mac@jp.freebsd.org
|
| |
|
|
|
|
|
|
| |
Note Maintainer's introduce page on pkg/DESCR.
PR: ports/9022
Submitted by: Maintainer
|
|
|
|
| |
use LOCALBASE instead of /usr/local in patches/patch-*
|
| |
|
|
|
|
| |
I forgot 'cvs add patch-a[j-l'.
|
|
|
|
| |
Based on ports/x11-wm/windowmaker.
|
| |
|
|
|
|
| |
Approved by: asami
|
|
|
|
|
|
|
| |
on startup people are seeing.
PR: 8783
Reviewed by: Brian Handy <handy@physics.montana.edu>
|
|
|
|
|
| |
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
|
|
|
|
| |
Submitted by: Brian Handy <handy@physics.montana.edu>
|
|
|
|
| |
Submitted by: Brian Handy <handy@physics.montana.edu>
|