| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=81240
|
|
|
|
| |
Notes:
svn path=/head/; revision=81214
|
|
|
|
|
|
|
|
| |
PR: 51457
Submitted by: Kirill Ponomarew <ponomarew@oberon.net
Notes:
svn path=/head/; revision=80608
|
|
|
|
| |
Notes:
svn path=/head/; revision=80221
|
|
|
|
| |
Notes:
svn path=/head/; revision=75785
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.1.22
- Add a conflict management mechanism: do not install if
fox port is already installed
Repo copy performed by: cvs (joe)
Notes:
svn path=/head/; revision=75068
|
|
|
|
|
|
|
| |
o Advertise all available WITH{,OUT}_* knobs
Notes:
svn path=/head/; revision=74696
|
|
|
|
| |
Notes:
svn path=/head/; revision=73980
|
|
|
|
|
|
|
|
|
| |
terrible to deal with...
Submitted by: bento
Notes:
svn path=/head/; revision=73122
|
|
|
|
| |
Notes:
svn path=/head/; revision=59531
|
|
|
|
| |
Notes:
svn path=/head/; revision=59246
|
|
|
|
| |
Notes:
svn path=/head/; revision=56432
|
|
|
|
| |
Notes:
svn path=/head/; revision=53740
|
|
|
|
| |
Notes:
svn path=/head/; revision=50908
|
|
|
|
|
|
|
| |
unicode patch currently under development is released.
Notes:
svn path=/head/; revision=50902
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reported by: Jim Freeze <jfreeze@freebsdportal.com>
- Fix the name of the macro to enable the Unicode support.
Submitted by: HIDAKA Takahiro <cv8t-hdk@asahi-net.or.jp>
- Bump the PORTREVISION accordingly.
Notes:
svn path=/head/; revision=49367
|
|
|
|
|
|
|
| |
Submitted by; fenner's portsurvey
Notes:
svn path=/head/; revision=48048
|
|
|
|
| |
Notes:
svn path=/head/; revision=47630
|
|
|
|
|
|
|
| |
the distribution recommends them.
Notes:
svn path=/head/; revision=45586
|
|
|
|
|
|
|
|
|
|
|
| |
Install documents under share/doc/fox instead of share/fox.
Support NOPORTDOCS.
Do parallel build to reduce build time.
Notes:
svn path=/head/; revision=45282
|
|
|
|
|
|
|
| |
local working directory for half a month...
Notes:
svn path=/head/; revision=44558
|
|
|
|
| |
Notes:
svn path=/head/; revision=42542
|
|
|
|
|
|
|
| |
Comment out redundant lines rather than deleting them. (Just my taste)
Notes:
svn path=/head/; revision=42088
|
|
|
|
|
|
|
| |
Pointed out by: knu, n_hibma
Notes:
svn path=/head/; revision=42072
|
|
|
|
| |
Notes:
svn path=/head/; revision=42068
|
|
|
|
| |
Notes:
svn path=/head/; revision=41688
|
|
|
|
| |
Notes:
svn path=/head/; revision=40014
|
|
|
|
| |
Notes:
svn path=/head/; revision=39129
|
|
|
|
| |
Notes:
svn path=/head/; revision=38675
|
|
|
|
|
|
|
| |
with xunicode...
Notes:
svn path=/head/; revision=38664
|
|
|
|
|
|
|
| |
the maintainer of both, though.
Notes:
svn path=/head/; revision=38655
|
|
|
|
|
|
|
|
|
| |
Update to 0.99.157.
Add a WITH_XUNICODE knob for the forthcoming fox-xunicode port.
Notes:
svn path=/head/; revision=38652
|
|
|
|
|
|
|
| |
Remove broken FTP site found by Bill Fenner's survey.
Notes:
svn path=/head/; revision=33920
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=33101
|
|
|
|
| |
Notes:
svn path=/head/; revision=31811
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=31272
|
|
|
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Notes:
svn path=/head/; revision=30165
|
|
|
|
|
|
|
|
| |
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
Notes:
svn path=/head/; revision=29763
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=29651
|
|
|
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
Notes:
svn path=/head/; revision=29636
|
|
|
|
|
|
|
| |
Update submitted by: steve
Notes:
svn path=/head/; revision=28831
|
|
|
|
| |
Notes:
svn path=/head/; revision=27434
|
|
PR: 17264
Notes:
svn path=/head/; revision=26942
|