| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=200778
|
|
|
|
|
|
|
|
|
|
|
| |
maintaining compatibility with Boost-1.33. Also, when compiling against
1.34, be sure to remove the `-fno-exceptions' flag, because the new
Boost throws in a few places...
Notified by: pav
Notes:
svn path=/head/; revision=195100
|
|
|
|
|
|
|
| |
Notified by: kris
Notes:
svn path=/head/; revision=192564
|
|
|
|
| |
Notes:
svn path=/head/; revision=192225
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
datadir with cjk-
Notes:
svn path=/head/; revision=186138
|
|
|
|
|
|
|
|
|
| |
As the maintainer, I prefer having this verbosity in build-logs, but had
no time to discuss the change properly due to travels/short "maintainer
timeout".
Notes:
svn path=/head/; revision=182893
|
|
|
|
|
|
|
|
|
| |
PR: ports/107115
Submitted by: Simon Olofsson <simon@olofsson.de>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=182728
|
|
|
|
| |
Notes:
svn path=/head/; revision=170619
|
|
|
|
|
|
|
|
|
|
| |
ghost (internal compiler error) on a particular file.
Work is ongoing to submit this to the GCC people, who will, no doubt,
berate us for using an old version of compiler, etc., etc., etc...
Notes:
svn path=/head/; revision=170618
|
|
|
|
| |
Notes:
svn path=/head/; revision=167752
|
|
|
|
| |
Notes:
svn path=/head/; revision=162206
|
|
|
|
|
|
|
|
|
|
|
|
| |
-- and tripping over the same C++ problems already solved by the
devel/boost port.
Bump PORTREVISION.
Error reported by: kris
Notes:
svn path=/head/; revision=159765
|
|
|
|
|
|
|
| |
Notified by: Sean Chittenden
Notes:
svn path=/head/; revision=159353
|
|
|
|
|
|
|
|
|
| |
case. Apparently, there is no default any more.
Submitted by: Diane Bruce; Steve
Notes:
svn path=/head/; revision=159339
|
|
|
|
|
|
|
| |
Informed by: James Ian
Notes:
svn path=/head/; revision=159303
|
|
|
|
|
|
|
|
|
| |
which comes without the ``makepsres'' utility.
Thanks to: lesi
Notes:
svn path=/head/; revision=154006
|
|
|
|
|
|
|
|
|
|
| |
stop keeping this artificial distinction.
PR: ports/87244
Submitted by: Koji Yokota (and sem)
Notes:
svn path=/head/; revision=145158
|
|
|
|
|
|
|
| |
Submitted by: pointyhat (via kris)
Notes:
svn path=/head/; revision=142836
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ISPELL. QT is on depending on whether or not it is installed already.
ASPELL defaults to on, ISPELL -- to off.
LIB_DEPEND on qt-mt instead of using USE_QT_VER (it can not be used with
OPTIONS anyway).
Take over maintainership for the time being.
Approved by: previous maintainer
----------------------------------------------------------------------
Notes:
svn path=/head/; revision=142560
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of which is probably that some library used by LyX is build with libtool 1.5
now, too.
- Bump PORTREVISION: we want working packages on the cluster, don't we?
Reported and fixed by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
Approved by: thompsa
PR: ports/81148
Btw: Welcome to our happy little farm :-)
Notes:
svn path=/head/; revision=136551
|
|
|
|
|
|
|
|
| |
PR: ports/81687
Submitted by: maintainer
Notes:
svn path=/head/; revision=136500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
it contains xft-compatible versions of LaTeX fonts for use with
visual math symbol display in LyX.
Don't add the submitted new port x11-fonts/latex-xft-fonts because
the requested fonts are already part of texcm-ttf.
PR: ports/76919
Submitted by: Andrew Thompson (maintainer)
Notes:
svn path=/head/; revision=130683
|
|
|
|
|
|
|
|
| |
PR: ports/73802
Submitted by: Andrew Thompson <andy@fud.org.nz> (maintainer)
Notes:
svn path=/head/; revision=121389
|
|
|
|
| |
Notes:
svn path=/head/; revision=117535
|
|
|
|
|
|
|
|
|
|
|
| |
- take maintainership.
PR: ports/70095
Submitted by: Andrew Thompson
Obtained from: NetBSD.
Notes:
svn path=/head/; revision=115591
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
Notes:
svn path=/head/; revision=114511
|
|
|
|
|
|
|
|
| |
PR: ports/67389
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes:
svn path=/head/; revision=110423
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
| |
PR: ports/63882
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=103212
|
|
|
|
|
|
|
|
|
|
| |
- Add CONFLICTS
PR: ports/63754
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=103014
|
|
|
|
|
|
|
|
| |
PR: 63498
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=102613
|
|
|
|
|
|
|
|
|
|
| |
PR. I don't see it on my -CURRENT system, but this doesn't break it,
either.
PR: 62405
Notes:
svn path=/head/; revision=102118
|
|
|
|
| |
Notes:
svn path=/head/; revision=101159
|
|
|
|
|
|
|
| |
if still broken.
Notes:
svn path=/head/; revision=101153
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
|
|
|
|
|
| |
PR: 57705
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: Miguel Mendez <flynn@energyhq.es.eu.org>
Notes:
svn path=/head/; revision=93259
|
|
|
|
|
|
|
| |
Prodded by: kris
Notes:
svn path=/head/; revision=87743
|
|
|
|
| |
Notes:
svn path=/head/; revision=87644
|
|
|
|
|
|
|
|
| |
PR: 51893
Submitted by: maintainer
Notes:
svn path=/head/; revision=80344
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix so that USE_GCC is no longer required for 4-STABLE branch
o CFLAGS safeness
PR: 48862
Submitted by: David Yeske <dyeske@yahoo.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=76978
|
|
|
|
| |
Notes:
svn path=/head/; revision=76287
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
|
|
|
|
|
| |
PR: 48112
Submitted by: Ports Fury
Approved by: maintainer
Notes:
svn path=/head/; revision=75814
|
|
|
|
|
|
|
|
|
|
| |
usual, I rm-ed them locally, ran the test-built, and committed without
cvs-deleting first.
Reminded by: KATO Tsuguru
Notes:
svn path=/head/; revision=74006
|
|
|
|
|
|
|
|
| |
PR: ports/46796
Submitted by: Miguel Mendez, KATO Tsuguru
Notes:
svn path=/head/; revision=73998
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
PR: 43709
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=67519
|