| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
- Fix the plist for gtk-sharp and gtk-sharp-devel share the some same main
directories.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
|
|
|
|
|
|
|
|
|
| |
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
- Fix the plist for gtk-sharp and gtk-sharp-devel share the some same main
directories.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
|
|
|
| |
and qt33 if kdelibs has been built against a patched qt.
|
|
|
|
|
| |
PR: ports/83205
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/83204
Submitted by: maintainer
|
| |
|
|
|
|
| |
Nagged by: krismail
|
| |
|
| |
|
|
|
|
|
|
| |
Tcl sources to be available at Tk build-time. Only a few headers
are actually needed and they are installed by Tcl port under
$LOCALBASE/include/tcl8.x
|
|
|
|
| |
again.
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Pointy hat to: mi
|
|
|
|
|
|
|
|
| |
(where we find other packages). This makes no difference in most
cases...
PR: 82645
Submitted by: Vsevolod Stakhov
|
|
|
|
|
| |
PR: ports/71905
Submitted by: Simon Barner <barner@gmx.de>
|
| |
|
| |
|
|
|
|
|
| |
PR: 82411
Submitted by: Panagiotis Astithas <past@ebs.gr>
|
|
|
|
|
|
|
|
|
| |
fltk-config --ldflags. libm is needed when linking against libfltk.
This fixes OpenOffice build with fltk installed.
PR: 82551
Submitted by: Mike Durian <durian@shadetreesoftware.com>
|
| |
|
|
|
|
|
| |
PR: 82405
Submitted by: <ports@c0decafe.net>
|
| |
|
|
|
|
|
| |
I can only fetch 14% from the main gnome ftp and no other gnome mirror
has it as of 10:10EST
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
- If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
be marked as IGNORE. [1]
- Readd USE_LINUX knobs into several ports and make several uses of a
conditional dependency ("USE_LINUX?=") into an unconditional one
("USE_LINUX=") which where removed/changed by Trevor to allow the use of
alternative linux_base ports. While this is a nice goal, the implementation
resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
in this commit is supposed to fix the problem while keeping the feature.
Basicaly this includes a backout of Trevor's commit, to prevent confusion
I mention it here explicitely.
- Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
Chase dependencies for this.
- Changes to make linux_devtools installable on amd64, remove some stray
device nodes (they don't work on recent OS versions and aren't really
needed).
- Make linux_base-8 PREFIX clean and remove some stray device nodes.
Additionally tell a little bit more about how to setup NIS/YP [2].
- Update the PGSQL dependency in the linux-opengroupware port to a recent
version (the old one isn't available anymore), I don't know if this
works (at least it isn't more broken than before).
- Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
ports, the former path exists already and gets populated by other
packages too (PREFIX=LINUXPREFIX!).
- Fix some obvious (non-linuxolator) bugs in some linux ports while being
there.
- Bump PORTREVISION where neccesary.
Requested by: portmgr (linimon) [1]
Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on: ports cluster (kris)
Reviewed by: silence on emulation@
Superseedes PR: 69997
Maintainer approval from:
chris@chrisburkert.de
cracauer@cons.org
des
girgen
jamie@bishopston.net
mezz
mi
nivit@users.sf.net
pat
simond@irrelevant.org
riggs@rrr.de
Udo.Schweigert@Siemens.com
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
| |
|
|
|
|
| |
Release Notes: http://mail.gnome.org/archives/gnome-announce-list/2005-June/msg00023.html
|
| |
|
|
|
|
|
|
|
| |
when displaying ICO, XPM and BMP images.
See security advisories CAN-2004-0753, -0782, -0783, -0788, and
<URL:https://rhn.redhat.com/errata/RHSA-2004-466.html>.
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
| |
PR: ports/82033
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/82033
Submitted by: maintainer
|
|
|
|
| |
Requested by: bland
|
| |
|
|
|
|
|
| |
PR: 81632
Submitted by: Panagiotis Astithas <past@ebs.gr>
|
|
|
|
|
| |
PR: ports/81907
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
|
| |
|
|
|
|
|
| |
PR: ports/81865
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: ports/81864
Submitted by: Ports Fury
|
|
|
|
| |
Pointed out by: mezz
|
| |
|
|
|
|
| |
Pointed out by: kris
|
|
|
|
| |
change the libtool version to use from 1.3 to 1.5
|
| |
|
|
|
|
|
| |
Obtained from: Debian
Security: http://vuxml.freebsd.org/ae6ec9b8-2f43-4d02-8129-c6a3a53ef09d.html
|
|
|
|
|
|
|
|
|
|
|
| |
it cuts 400 kB off the package. They can be build on demand
- Fix plist for without manuals option
- Portlint
PR: ports/70503, ports/80012
Submitted by: Jake Hamby <jhamby@anobject.com>,
Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: maintainer timeout (9 months, 6 weeks respectively)
|
|
|
|
| |
Prodded by: chkversion
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove xine plugins, not very well supported and gstreamer-ffmpeg does a
better job.
Override COMMENT and PORTREVISION in slave ports.
For the slave ports in multimedia add also CATAGORIES.
Chase libmusepack -> libmpcdec rename.
Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.9.html
Approved by: maintainer (implicit)
|
|
|
|
| |
installed (I really don't see the point of adding a WITH_GDL switch).
|
|
|
|
|
|
| |
fix in Makefile rev. 1.5.
Pointy hat to: fjoe
|
|
|
|
| |
- Bump PORTREVISION.
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION for affected ports (wxgtk26*-contrib).
Requested by: lioux
|
|
|
|
|
| |
PR: ports/81576
Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer)
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
| |
|
|
|
|
| |
Pointed out by: kris (via pointyhat)
|
|
|
|
|
|
| |
- Bump PORTREVISION for wxgtk24-contrib
Pointed out by: kris (via pointyhat)
|
|
|
|
|
|
| |
PR: ports/80983
Submitted by: Neal Nelson <neal@nelson.name>
Repocopy by: marcus
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
gtk-sharp-devel in the category's Makefile.
editors/Makefile:
abiword-devel
abiword-plugins-devel
x11-toolkits/Makefile:
gtk-sharp-devel
|
|
|
|
|
|
|
|
| |
release for the GNOME 2.6 bindings. Muine, MonoDevelop and maybe other C# apps
will need this.
PR: ports/81096
Repocopy by: marcus
|
|
|
|
| |
Approved by: marcus (portmgr hat)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION (of all wxgtk26 ports).
PR: 81014
Submitted by: Ganael LAPLANCHE
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
latest stable release wxWidgets 2.6.0.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 80846
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/80591
Submitted by: Leonid Zolotarev <leoz.2005@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: adamw (mentor)
|
| |
|
|
|
|
| |
Reported by: krismail
|
|
|
|
|
|
| |
seems to have changed, though.
Noticed by: cluster
|
|
|
|
| |
Reported by: krismail
|
|
|
|
| |
This required for systems with pkgconfig 0.17+ installed.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Fix GNOME panel support
PR: ports/79980
Submitted by: David Thiel <lx@redundancy.redundancy.org>
Approved by: adamw (mentor)
|
|
|
|
|
|
|
| |
There's some problem with link stage for programs linking
against gtkmm24 on 4.x that's existed since at least 2.6.1.
I'm committing this update because it doesn't make the problem
any worse.
|
|
|
|
| |
Reported by: GNOME Tinderbox
|
|
|
|
|
|
| |
(http://bugzilla.gnome.org/show_bug.cgi?id=156885).
Approved by: adamw (mentor)
|
| |
|
|
|
|
|
| |
values. It's likely inaccurate information, so please improve on it if you
can.
|
| |
|
|
|
|
| |
Submitted by: Franz Klammer <klammer@webonaut.com>
|
|
|
|
| |
Default is minimum per gtk.
|
| |
|
|
|
|
| |
after 5.4-RELEASE.
|
| |
|
|
|
|
|
| |
PR: ports/79322
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/79321
Submitted by: maintainer
|
| |
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
|
|
| |
From Release:
This is a bug fix release and is source and binary compatible
with 2.6.0. The main reason for this quick release is to fix
problems with stock images in GTK+ 2.6.5.
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to: Adam McLaurin <freebsd@irotas.net>
|
| |
|
|
|
|
| |
- Sort plist.
|
|
|
|
| |
Approved by: maintainer timeout (BROKEN >1 month)
|
|
|
|
|
|
|
|
|
|
| |
- Change the maintainership; it seems that I have accidented put old
maintainer back in.
http://www.freebsd.org/cgi/getmsg.cgi?fetch=297599+0+/usr/local/www/db/text/2005/cvs-all/20050220.cvs-all
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
|
|
|
|
| |
http://www.lesstif.org/ReleaseNotes.html
|
|
|
|
| |
- unbreak option WITH_GNUSTEP_LIBART
|
|
|
|
|
|
|
| |
Sergei Gnezdov
- update to 0.9.5
- remove WITH_GNUSTEP_DEVEL
|
|
|
|
| |
http://www.lesstif.org/ReleaseNotes.html
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reported by: pointyhat via kris
Approved by: portmgr (kris)
|
|
|
|
|
| |
Submitted by: Diane Bruce
Approved by: portmgr (marcus)
|
|
|
|
|
|
|
|
| |
${.target}_finished cookie-files. Result: Breakage!
Work around this for now by setting the name of the the cookies ourselves.
Approved by: portmgr (marcus)
|
|
|
|
| |
Approved by: portmgr (marcus)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
| |
to actually depend on it.
Reported by: pointyhat via kris
Approved by: portmgr (implicit)
|
|
|
|
|
| |
PR: 79061
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
| |
|
|
|
|
|
| |
PR: ports/78319 ports/78320 ports/78935
Submitted by: maintainer
|
|
|
|
|
|
| |
- remove redundant entry in distinfo
Noted by: Sean McNeil <sean at mcneil dot com>
|
| |
|
| |
|
|
|
|
|
| |
- from ChangeLog
- Stable release 1.080.
|
|
|
|
| |
Approved by: portmgr (krion)
|
|
|
|
|
| |
PR: ports/70845
Submitted by: nivit(at)users.sourceforge.net
|
| |
|
| |
|
|
|
|
| |
Pointed out by: krion via pointyhat
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gtk+ is under the GNU Library General Public License. The following
is the portion of the license which grants permission to distribute
it in binary form:
4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable
form under the terms of Sections 1 and 2 above provided that you
accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of
Sections 1 and 2 above on a medium customarily used for software
interchange.
If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy
the source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.
Since this port does not offer the sources, the conditions are not
satisfied, and therefore the license does not give us permission
to distribute the binaries.
I brought up this issue with portmgr but after 73 days I have seen
no response.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/78750
Submitted by: Ports Fury
|
|
|
|
| |
Reported by: ume
|
|
|
|
| |
2.6.x, so a repocopy to libgnomeuimm210 is not needed.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
2.4.x, so a repocopy to gtkmm26 is not needed.
|
|
|
|
|
| |
components previously wrapped by py-gnome2. These include libgtop2,
gtkspell2, totem, mozilla, and nautilus-cd-burner.
|
| |
|
| |
|
|
|
|
|
| |
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1
-A few clean up such as correct paths, dependencies and etc.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to
ride the walrus. We'd especially like to thank the following users that
provided patches for GNOME 2.10:
ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk
And anyone else I may have accidentally omitted.
As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession. You can
use the deskutils/splashsetter port to choose the one you like best.
As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10. Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.
Enjoy!
|
|
|
|
| |
Approved by: pav (mentor)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/78582
Submitted by: ports@c0decafe.net <ports@c0decafe.net> (maintainer)
Approved by: pav (mentor)
|
| |
|
|
|
|
|
|
| |
PR: ports/70683
Submitted by: ports@c0decafe.net <ports@c0decafe.net>
Approved by: pav (mentor)
|
|
|
|
|
|
| |
PR: ports/76111
Submitted by: Florent Thoumie <flz@xbsd.org>
Approved by: pav (mentor)
|
|
|
|
|
|
|
| |
Chase Coin share library
PR: 77979
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.
|
|
|
|
| |
Submitted by: ade
|
| |
|
| |
|
|
|
|
| |
- Make this build a little further
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
to use new USE_GSTREAMER= macro, Bump PORTREVISION's
--
Examples of new USE_GSTREAMER macro:
USE_GSTREAMER= dvd lame flac
.include <bsd.port.mk>
If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
you must follow one of the examples listed below
WANT_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_VORBIS)
USE_GSTREAMER+= vorbis
.endif
or
USE_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_FAAD)
USE_GSTREAMER+= faad
.endif
Note: USE_GSTREAMER=yes will always add a dependency to
ports/multimedia/gstreamer-plugins
--
Thanks to krion for runing this on pointyhat
Thanks to kwm for helping with this, and many bug fixes , and updates.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Requested by: krion
|
|
|
|
|
| |
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
|
|
|
|
| |
update the maintainer's e-mail address while I'm here.
|
|
|
|
|
| |
PR: ports/77978
Submitted by: Ports Fury
|
|
|
|
| |
update.
|
|
|
|
|
| |
PR: ports/77977
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
- Bump PORTREVISION.
|
|
|
|
|
| |
applied after the initial xview-build and relies on correctly detecting
that the Makefile must be regenerated.
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
(common file lib/libwx_gtk2u_xrc-2.5.so).
- Bump PORTREVISION.
|
|
|
|
| |
wxgtk2-contrib-devel-2.5.2.
|
|
|
|
|
|
|
| |
(common file lib/libwx_gtk2_xrc-2.5.so).
- Bump PORTREVISION.
PR: 76692
|
|
|
|
| |
Submitted by: Christopher Nehren
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's worth pointing out that the Tcl project used to
*recommend* that application writers copy this kludge.
These ports work fine with Tcl 8.3, which provided a fake
matherr() even if the OS didn't, but here's what the
Tcl 8.4 changelog has to say:
2002-05-31 (dead code)[474335,555635] removed all use of matherr() (english)
*** POTENTIAL INCOMPATIBILITY ***
The following lines can be safely removed from any application that
has them, unless compatibility with SunOS 4.X is desired.
extern int matherr();
int *tclDummyMathPtr = (int *) matherr;
The build problems were pointed out by Kris, as usual. ;-)
|
|
|
|
| |
and the handful of ports that depended on them.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/76867
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/76850
Submitted by: Kay Lehmann <kay_lehmann at web.de>
|
|
|
|
|
|
|
| |
to ask someone first before let BSD# Project to take the maintainership. The
reason is that we are lacking on C programming, threads knowledge and etc.
BSD# Project: http://forge.novell.com/modules/xfmod/project/?bsd-sharp
|
|
|
|
|
|
|
|
|
| |
2. allow "ARCH" to be over-ridable.
3. fix ordering to better follow Mk/bsd.port.mk guidelines
XXX, I don't like setting "--ignorearch", but some ports just would not
install on amd64 w/o it. Even with the 'ARCH' override, installing these
RPM's would complain about the system being the wrong architecture.
|
| |
|
| |
|
|
|
|
|
|
| |
with leftover directories during package building.
Reported by: pointyhat via kris
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
|
|
|
| |
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ...
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Fix the plist, do not try to remove gtk's directory. [1]
- Change the libtool from 1.3 to 1.5.
- Few other small clean up such as remove GNU_CONFIGURE, since the
USE_LIBTOOL_VER will taking care of it. Also, make it bit easier to read.
- Bump the PORTREVISION.
Reported by: pointyhat via kris [1]
|
|
|
|
|
|
|
|
| |
known as wxWidgets), which is a mature, cross-platform, GUI toolkit
that uses native widgets where possible.
PR: ports/77283
Submitted by: Ulrich Spoerlein <q@uni.de>
|
|
|
|
|
|
|
| |
-L/usr/local/lib, but this breaks audio/spiralsynthmodular and
graphics/quat-gui which rely on it.
Reported by: Kris via pointyhat.
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
|
|
|
| |
(required by math/freefemm++).
|
|
|
|
|
|
|
|
|
| |
- remove -L/usr/local/lib from `fltk-config --ldflags`;
- mark IGNORE if threading is enable on 4.x (if someone had a
a clue to fix it, it would be great!).
Approved by: demon (maintainer)
|
| |
|
|
|
|
| |
Reported by: lofi via IRC
|
|
|
|
| |
Approved by: maintainer (for qmake)
|
|
|
|
| |
Submitted by: marcus via IRC
|
| |
|
|
|
|
|
| |
PR: ports/77130
Submitted by: Marius Nuennerich <marius.nuennerich@gmx.net>
|
|
|
|
| |
Noticed by: pointyhat
|
|
|
|
|
|
|
| |
Fix build on sparc64 by not adding -fpic to CFLAGS.
PR: 68879
Submitted by: Piotr Smyrak
|
| |
|
|
|
|
| |
Forgotten by: phantom
|
|
|
|
|
|
| |
- pet portlint.
Approved by: demon (maintainer).
|
|
|
|
|
|
|
| |
to be used while building of native jdk ports. In conjunction with
additional rules in jdk's Makefile it'll allow avoid installing of
open-motif while building of jdk and include special patch which fixes
Drag'n'Drop support for Sun's JDK by default.
|
|
|
|
| |
building/installing of open-motif's manpages and docs
|
|
|
|
|
|
|
|
| |
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs
Approved by: maintainer [1]
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Mainly bug fixes and translation updates.
|
|
|
|
|
| |
PR: ports/76625
Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
|
| |
|