| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
certain (e.g. Asian) character sets.
. Bump PORTREVISION to reflect this fix.
PR: 30421
Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
Reviewed by: steve (the patch)
Approved by: steve
|
| |
|
|
|
|
|
| |
obtained from GNOME cvs. The patch will go away during the next eel update.
Bump PORTREVISION.
|
|
|
|
| |
Make a simple GUI under OpenGL
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
No revision bump, because I only upgraded the port a few minutes ago.
|
| |
|
| |
|
|
|
|
| |
Reported by: Mike Hardling <mvh@ix.netcom.com>
|
|
|
|
| |
Helped by: obrien, tjr
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org.
Discussed with: marcus
Reviewed by: marcus
|
|
|
|
|
| |
is better as it preserves thead safety in eel. While I'm here, make this a
REINPLACE port.
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Reported by: many
Tested by: Franz Klammer <klammer@webonaut.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
places. Instead, use PTHREAD_LIBS. Bump PORTREVISION.
|
|
|
|
| |
this port and previous maintainer has not responded to email.
|
| |
|
|
|
|
|
| |
PR: 39262, 39263, 39264, 39265, 39266, 39267
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
| |
|
|
|
|
|
| |
PR: 39795
Submitted by: Scott Flatman <sf@dsinw.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: sobomax
|
|
|
|
|
|
|
|
| |
- Give maintainership to submitter
- Add WWW tag to descr.
PR: ports/39563
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
|
|
|
| |
- Fix pkg-descr
- Give maintainership to submitter
PR: ports/39564
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
|
| |
clobbering the installations.
Submitted by: lioux
|
| |
|
|
|
|
|
|
| |
use the old syntax.
Prompted by: Mike Harding <mvh@ix.netcom.com>
|
|
|
|
| |
Prompted by: Mike Harding <mvh@ix.netcom.com>
|
| |
|
|
|
|
|
| |
PR: ports/39485
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks. Thanks to everyone who helped test!
General changes:
[1] Follow KDE2 style by moving KDE core specific macros and
the like to x11/kde3/Makefile.kde.
[2] Fix a variety of comments or miscellaneous data to reflect
that this is KDE3 and not KDE2.
[3] Account for more empty directories in the PLISTs.
deskutils/kdepim3:
[4] More #include <malloc.h> -> #include <stdlib.h>.
audio/arts:
[5] Upgrade to 1.0.1.
[6] Point at MASTER_SITE_KDE not my own mirror.
audio/kdemultimedia3:
[7] Account for the removal of the <machine/soundcard.h> symlink.
Simply point all such includes at <sys/soundcard.h>.
editors/koffice-kde3:
[8] Get rid of #include <values.h> preemptively.
devel/kdesdk3:
[9] Remove cervisia from build if building on -CURRENT due to
C++-unsafe sys/wait.h. The header is believed to have been
fixed in newer -CURRENT (>= Jun 5) but we have not tested that.
devel/kdevelop:
[10] Upgrade to 2.1.1 and use KDE 3 version.
[11] Remove a number of suggested dependencies that no longer fit.
[12] Account for where the docs for Qt went since they got moved
to fit in hier(7) better.
graphics/kdegraphics3:
[13] Turn off kuickshow by default because it depends on imlib,
which in turn depends on gtk/glib. This will be revisited
when we split up the KDE ports a bit.
games/kdegames3:
[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
tried to define uint32_t after sys/types.h already had.
sysutils/kdeadmin3:
No particular changes.
misc/kdeaddons3:
No particular changes.
misc/kdeedu3:
[15] Re-add the huge number of missing @dirrm's.
misc/kdeutils3:
No particular changes.
misc/kde3-i18n-* and */kde3-i18n:
For the most part, no particular changes. A huge number of I18N
message updates went into this release, though.
french/kde3-i18n:
[16] Fix build Makefile error due to tarball builder's env.
net/kdenetwork3:
No particular changes.
x11-clocks/kdetoys3:
No particular changes.
x11/kdebase3:
[17] Account for mkfontdir "soft" build-time dependency. If
mkfontdir is available, use it to build fonts.dir where
kdebase installs fonts. Otherwise, don't bother.
[18] Patch ElectricEyes.desktop to use the name of the program
that FreeBSD uses when you install the port for it.
[19] Patches for KDM merged into KDE 3.0.1.
[20] Properly fix kdm/backend/xdmcp.c string format error.
x11/kdelibs3:
[21] Support the KDE3 version check to make sure no one
tries to install KDE2 then KDE3. The 'kde-version-check'
target is centralized in x11/kde3/Makefile.kde.
[22] Remove patch for kdeprint/configure.in.in.
[23] Add patch to fix critical icon loader bug.
x11/kde3:
[24] Add Makefile.kde for centralizing KDE core-specific macros
that don't belong in bsd.kde.mk.
x11-toolkits/qt30:
[25] Mark broken on any XFree86 version < 4 due to packing list
related problems if we tried to support XFree86 3.
[26] Error out if the user has Qt2 installed already.
x11-wm/kdeartwork3:
[27] Add USE_MESA to explicitly support the 3D screensavers.
[28] Re-add a large number of missing @dirrm's.
Credits:
[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]: will
[2] [3] [8] [15] [17]
[19] [25] [27] [28]: alane
[11] [12]
Submitted by: Lauri Watts <lauri@kde.org>
[13] Found by: mi
Removed by: will
[18] [23]
Submitted by: Andy Fawcett <andy@athame.co.uk>
Tested by: [in addition to the above, in no particular order]
knu
Mattias Douhan <matt@athame.co.uk>
Bradley T. Hughes <bhughes@trolltech.com>
Erik H. Bakke <ebakke@trolltech.com>
David Johnson <david@usermode.org>
JJ Behrens <jj@nttmcl.com>
Michael W. Collette <metrol@metrol.net>
Adriaan de Groot <adridg@sci.kun.nl>
Mark Rowlands <mark.rowlands@minmail.net>
Mark Stosberg <mark@summersault.com>
Dave Cantrell <phaedrus@alltel.net>
Mark Miller <joup@bigfoot.com>
Wesley Morgan <morganw@chemikals.org>
Arjan van Leeuwen <avl@operamail.com>
|
| |
|
|
|
|
|
|
| |
a build of xscreensaver and xscreensaver-gnome, everything looks good.
Reported by: dougb
|
|
|
|
|
|
|
| |
xscreensaver building correctly without needing to delete pkgconfig.
Bump PORTREVISION.
Reported by: many
|
| |
|
| |
|
|
|
|
|
| |
This first part is the GNOME 2 API. The next part will contain the desktop
components.
|
|
|
|
| |
subdir since they are generated at build-time.
|
|
|
|
| |
Submitted by: alfred
|
|
|
|
| |
Submitted by: petef
|
| |
|
|
|
|
| |
- use defined dirs consistently in each makefile
|
|
|
|
|
|
|
|
| |
I would like to try maintaining the acroread5 one, so I pre-snarfed
it. :-P
PR: 38978
Submitted by: Miguel Mendez (outgoing maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GToolKit is a (relatively) small library that implements a simple and easy
to use Objective-C interface to the GTK+ widget set. Well, the library in
itself does not do very much, of course. It just allows you to write your
favourite program in my favourite programming language
- Fix dependencies and missing defines
- do configure in configure step
- make portlint happy
- use variables in plist
- honor it does install in Local, not in System
PR: 33843
Submitted by: flynn@energyhq.homeip.net
|
|
|
|
| |
C++ Framework for Motif
|
|
|
|
|
| |
PR: 38874
Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
|
| |
|
|
|
|
| |
to work.
|
|
|
|
|
|
|
| |
This is a set of commits for GTK+-2.0 and friends to support
freetype2-2.1.0.
PR: 38796
|
|
|
|
|
|
|
| |
This is a set of commits for GTK+-2.0 and friends to support
freetype2-2.1.0.
PR: 38796
|
|
|
|
| |
Approved by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using
native Tcl/Tk 8.x namespaces.
The BWidgets have a professional look&feel as in other well known
Toolkits (Tix or Incr Widgets), but the concept is radically different
because everything is pure Tcl/Tk. No platform dependencies, and no
compiling required. The code is 100% Pure Tcl/Tk.
Submitted by: Alexander N. Kabaev <ak03@gte.com>
PR: ports/34417
|
|
|
|
|
|
|
| |
Give maintainership to submitter
PR: 38519
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
| |
|
|
|
|
| |
engine for GTK+-2.0.
|
|
|
|
|
| |
PR: 37819
Submitted by: maintainer
|
|
|
|
| |
and connect it to the build.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
without GNU m4.
PR: 37307
|
|
|
|
|
| |
PR: ports/37101
Submitted by: maintainer
|
| |
|
|
|
|
| |
Noticed by: bento
|
|
|
|
|
| |
PR: 37987
Submitted by: Oliver Braun
|
|
|
|
| |
lang/librep, x11-toolkits/rep-gtk and x11-wm/sawfish.
|
|
|
|
|
|
|
| |
WITH_DEBUG
Submitted by: Alan E <ports@geeksrus.net>
Approved by: will
|
|
|
|
|
|
| |
for software developers.
Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
|
|
|
|
| |
Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
|
| |
|
|
|
|
|
|
|
| |
version of open-motif, but the distfile has apparently moved and is
no longer fetchable. Revert to the old version.
Pointy hat to: motminh
|
|
|
|
|
|
| |
PR: 37881
Reported by: Chris Knight <chris@aims.com.au>
Submitted by: Alan Eldridge <alane@geeksrus.net>
|
|
|
|
|
|
| |
safely from a tk program.
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
|
|
|
|
|
|
| |
- Add pkgIndex.tcl submitted by doconnor@gsoft.com.au
so "package require Tk" is now supported.
- Add pkgIndex.tcl for tk83 and tk84
|
|
|
|
|
|
| |
allows Tcl to find Tix if you do 'package require'
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
|
| |
|
|
|
|
|
| |
Noticed by: Tilman Linneweh <tilman@arved.de>
Pointy hat to: kris
|
|
|
|
|
|
|
| |
have been removed because it was not broken and a lot of working
ports depended on it. The qt145 port now installs files named
*qt1* instead of *qt* so it does not conflict with the other qt
versions.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
to fail
Submitted by: Alan E <port@geeksrus.net>
Approved by: will
|
|
|
|
|
|
| |
- use USE_LIBTOOL while I here;
- make gnome-hint from gnomecore actually working;
- bump PORTREVISIONs.
|
|
|
|
| |
Reported by: Mike Harding <mvh@ix.netcom.com>
|
|
|
|
|
|
|
| |
* "Share" directories such as share/gnome, share/gnome/pixmaps, and etc/sound
between both GNOME 1.4 and GNOME 2.0.
* Remove some @dirrm's from gtm that were already in dependency ports.
|
|
|
|
|
|
|
|
| |
The GNOME 2.0 APIs can be installed right along with the GNOME 1.4 APIs, but
the desktops will be mutually independent. That is, you will not be
able to install gnomedesktop, for example, on the same machine as gnomecore.
However, you will be able to install the GNOME 2.0 desktop, and use all your
favorite GNOME 1.4 applications (like gaim, AbiWord, Evolution, etc.).
|
| |
|
|
|
|
|
|
|
|
|
|
| |
override it.
PR: ports/34779
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(MAINTAINER of ja-{qt23,kde*2} ports)
Replace `cd dir && cmd' with `cd dir ; cmd' while I'm here.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix configure args to match what new configure accepts
o Use -qt-imgfmt-{jpeg,mng,png} to dynamically link the graphics
libs into libqt-mt.so
o Use image plugins (-plugin-imgfmt-{jpeg,mng,png}) if
WITH_IMAGE_PLUGINS; QTDIR=/usr/X11R6 needs to be set before
starting KDE if so
o Use Mesa libs if WITH_OPENGL. This will result in warnings both
before and after the build; the package will be called qt-opengl;
a warning will be displayed via pkg-message when the package is
installed
Submitted by: Alan E <ports@geeksrus.net>
Approved by: will
|
|
|
|
|
|
|
|
|
| |
Previously libqtgl.so.4 was libked with soname of libqt2.so.4, so that
when you link application with -lqtgl you are fine, but when you are trying
to run resulting application it dies because libqt2 (which has no GL code)
is dynamically linked instead.
Not objected by: will
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tailored ones
o Add patch-aa to handle current not patched distfile (it is already
incorporated in repo version)
o Uphold hier(7) for documentation installation
o Bump PORTREVISION
o Fixes sent by [1]. Coordinated by [2]
Submitted by: Lauri Watts <lauri@kde.org> [1]
Reviewed by: Alan E <ports@geeksrus.net> [2]
Approved by: will
|
| |
|
| |
|
|
|
|
| |
<libspi/libspi.h>.
|
|
|
|
| |
- use USE_LIBTOOL.
|
|
|
|
| |
- use USE_LIBTOOL.
|
|
|
|
| |
- use USE_LIBTOOL.
|
|
|
|
| |
- use USE_LIBTOOL.
|
|
|
|
| |
- use USE_LIBTOOL.
|
|
|
|
| |
- use USE_LIBTOOL.
|
|
|
|
| |
- use USE_LIBTOOL.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Deal with following issue: (weird)
"The following target is necessary if qt30 is installed at the time
the port build is started; it is related to the Makefiles having
dependencies on these (installed) .prl files." --AlanE
o Bump PORTREVISION
Submitted by: Alan E <alane@geeksrus.net>
Requested by: too many
Approved by: will
|
|
|
|
|
|
|
|
|
|
| |
- don't build/install useless static library (useless because we want Python
module, which is by definition shared object). Not only this reduces the
package size and saves disk space, but also halves the time necessary to
compile the port;
- don't install useless .la file;
- remove version number from the shared object - it doesn't serve any
meaningful purpose.
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
| |
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
|
|
| |
of the GNOME 2.0 Desktop.
Reviewed by: sobomax
Approved by: sobomax
|
| |
|
|
|
|
|
|
|
| |
in preparation for the GNOME 2.0 desktop.
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
original versions of these ports, so some PORTREVISIONs were bumped. See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.
bsd.kde.mk has already been updated a few days ago to work with these.
Some patches applied to fix a few bugs were:
deskutils/kdepim3:
[1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
[2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
[3] Fix compile problem with kvoctrain.
x11/kdebase3:
[4] Fix KDM CPU usage and login bug.
Some caveats:
* All PLISTs are broken for deinstall due to script bug that I
didn't notice until very recently. This will be fixed when I
commit an update tomorrow. These ports should still install
perfectly fine though. They should also deinstall without
giving errors, but will leave directories behind.
* You can't install this with any other version of QT or KDE
already installed. I am not sure the checks are 100% working,
but fixes for these will be forthcoming. This is mainly due
to a policy decision made by kde@ to make QT/KDE ports install
the way the rest of the world expects it to while also still
conforming to FreeBSD's hier(7). For reference on this decision,
please consult the KDE/FreeBSD mailing list archives. This
decision fixes 2-year-old bug reports relating to how we handled
this for KDE2 vs KDE1.
Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>,
[2] David Faure <faure@kde.org>,
Andy Fawcett <andy@athame.co.uk>
Lauri Watts <lauri@kde.org>
[3] Lauri Watts <lauri@kde.org>
[4] Alan Eldridge <alane@geeksrus.net>
Oswald Buddenhagen <ossi@kde.org>
Reviewed by: kde
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION. All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.
Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.
This commit made in impending view of Qt3/KDE3 entering ports tree.
|
| |
|
| |
|
|
|
|
|
|
| |
for GNOME widgets.
This is the last brick in the wall called GNOME2 Development Platform.
|
|
|
|
|
|
|
|
| |
PR: 36044 37022
Submitted by: Sascha Holzleiter <sascha@root-login.org>
Reviewed by: sobomax
Approved by: sobomax
Obtained from: gtk-engines CVS
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
| |
|
|
|
|
|
| |
PR: 36977
Submitted by: Hye-Shik Chang <perky@fallin.lv>
|
| |
|
| |
|
| |
|
|
|
|
| |
ports.
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
| |
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
| |
PR: 36896
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: sobomax
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XmHTML does not build: debug.c:113: initializer element is not constant
When trying to build XmHTML-1.1.7_1 on -current as of 7-JAN-2002, I got
the following error during build:
rm -f .libs/debug.lo
cc -O -pipe -DVERSION=1107 -DHAVE_REGEX_H -DHAVE_LIBJPEG -DHAVE_LIBPNG -DMotif -I. -I../include -I../include/common -I../../include -I../../include/common -I../../include/XmHTML -I/usr/X11R6/include -I/usr/local/include -c debug.c -fPIC -DPIC -o .libs/debug.lo
debug.c:113: initializer element is not constant
gmake[2]: *** [debug.o] Fehler 1
Strangely enough, the build continued without rebuilding the remaining
files of this directory. The make install aborted, of course, because
parts of the product had not been built.
(gmake problem)
PR: 34636
Submitted by: gwk@mscsoftware.com
Approved by: Lars.Koeller@Uni-Bielefeld.DE
|
| |
|
|
|
|
|
| |
PR: 36518
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
PR: 36266
|
|
|
|
|
|
|
| |
- Give up maintainership of this port.
PR: 36033
Submitted by: Hye-Shik Chang <perky@fallin.lv>
|
| |
|
|
|
|
| |
broken for a long time before that.
|
| |
|
| |
|
| |
|
|
|
|
| |
Display large amounts of numerical data fast and easy
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 36059, 36063, 36082
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
|
|
|
| |
-liconv to -lgiconv.
|
|
|
|
| |
<giconv.h> or -liconv with -lgiconv.
|
| |
|
|
|
|
| |
libiconv.
|
| |
|
|
|
|
|
|
| |
length of dependency chain from 50 ports to only 39.
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
| |
|
|
|
|
|
| |
PR: ports/35834
Submitted by: Bob Bomar <bob@fly.homeunix.org>
|
| |
|
|
|
|
| |
distfiles contains now additional: wish.exe.manifest
|
|
|
|
|
|
| |
course).
Special thanks to: cvs (for extremely fast repo-copying)
|
|
|
|
| |
GNOME2 beta2 release.
|
|
|
|
|
|
|
| |
versions.
PR: 35541, 35744, 35757
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- DINSTANME changed
- more manpages
- new demos
- lib/tk%%TK_VER%%/msgs/
- new modules
- fix FreeBSD build
- reduce Makefile patch
|
|
|
|
| |
Submitted by: Fenner's distfiles survey
|
| |
|
|
|
|
|
|
| |
boat few weeks ago.
Big pointy hat to: sobomax
|
|
|
|
|
|
|
| |
for X11 GUI.
PR: 32892
Submitted by: Edwin Groothuis (edwin@mavetju.org)
|
|
|
|
|
| |
PR: 35501
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
| |
2.0-beta release.
|
|
|
|
|
| |
PR: 35311
Submitted by: maintainer
|
| |
|
|
|
|
| |
the shared libraries were installed.
|
|
|
|
| |
dependencies.
|
| |
|
| |
|
|
|
|
| |
Approved by: will
|
|
|
|
| |
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
| |
|
|
|
|
|
| |
PR: 35027
Submitted by: maintainer
|
| |
|
|
|
|
| |
itself.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- swhich to .bz2 distfile;
- move distfile into gnome2 DIST_SUBDIR.
|
| |
|
|
|
|
|
| |
environment, track the versions available on the GNOME sites, to ensure
maximum compatibility.
|
|
|
|
| |
as supplied by MASTER_SITE_GNOME.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
was slightly broken [1].
Allow alpha users to remove -O0 from CFLAGS if they so desire [2]. Replace
-O2 in config with whatever ${CFLAGS} happens to be, with a perl regex.
Submitted by: [1] sf
[2] naddy
|
|
|
|
|
|
| |
- silence harmless configure warning by overriding CONFIGURE_TARGET.
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>, sobomax
|
| |
|
|
|
|
| |
Submitted by: many
|
| |
|
|
|
|
| |
Submitted by: Joe Macus Clarke <marcus@marcuscom.com>
|
|
|
|
|
| |
PR: ports/34501
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
|
|
|
|
| |
PR: ports/34500
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
|
|
|
|
| |
PR: 33579, 33580
Submitted by: Nevermind <never@nevermind.kiev.ua>
|
|
|
|
| |
Submitted by: tg
|
|
|
|
| |
Submitted by: tg (mostly)
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Bump shlib version for x11-toolkits/gevas
PR: 34354
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
sure a TkCursor structure member gets filled in correctly.
Bump PORTREVISION.
Approved by: dinoex (maintainer)
Obtained from: Tk CVS repository on SourceForge
|
| |
|
|
|
|
|
|
|
| |
PR: 34078
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Update checksum of dependent ports.
|
| |
|
|
|
|
|
|
|
| |
doesn't break filename limit in cpio(1) (cpio is used in release process). I
donno why cpio(1) doesn't respect NAME_MAX.
Submitted by: re
|
| |
|
| |
|
|
|
|
|
|
|
| |
Update a few MASTER_SITES
PR: 34012
Submitted by: maintainer
|
|
|
|
|
| |
PR: 33831
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
|
|
|
|
| |
PR: 33773
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>, bento
|
| |
|
| |
|
|
|
|
| |
version of the package on bento.
|
|
|
|
|
| |
Also, move from USE_XLIB to USE_X_PREFIX and add a comment inviting
a better solution than the post-install removal of libMowitz.la...
|
|
|
|
|
|
| |
This is a widget collection, which used to be a part of Siag Office.
The author has decided to maintain the widgets separately, so other
software can use them. See: http://siag.nu/mowitz/ for more.
|
|
|
|
|
|
|
| |
PR: 33444
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Add new MD5 to dependent ports.
|
|
|
|
|
|
|
| |
NO_QT_OBJPRELINK isn't defined. This was a little trickier than
fixing the KDE stuff, but I think this will work ok.
Requested by: several
|