| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
|
|
|
|
| |
logs aren't available anymore - unbreak and try to solicit a fresh pointy-
hat log (if it's still broken there).
|
|
|
|
| |
- Reindent Makefile (to make portlint(1) happy)
|
|
|
|
|
| |
is easier to know the name of patch and what it is. Also, easier to follow
up with the Debian's vte package.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gnome-terminal development has stagnated. Almost all patches are in GNOME
bugzilla for the weeks and months. Bump the PORTREVISION.
-patch-01_vtemodule:
Fix build with the python module
-patch-03_cursor_position:
Added a patch for supporting some save/restore cursor position console
sequences
-patch-04_dsp_non_alias:
FcConfigSubstitute in place of _vte_fc_defaults_from_gtk to get
antialias and hinting value
http://bugs.gnome.org/show_bug.cgi?id=142640
-patch-05_performance_boost:
Balanced performance improvement
http://bugs.gnome.org/show_bug.cgi?id=143914
--
This is very amazing improvement. Here's benchmark of it to show that
gnome-terminal isn't far from aterm and xterm anymore.
Old benchmark:
=======================================
$ time ls -lR /usr/ports
aterm: 7.99 real1.31 user2.75 sys
xterm: 11.04 real1.34 user2.47 sys
gnome: 41.76 real1.12 user2.45 sys (ouch....)
=======================================
New benchmark:
==============================================
$ time ls -lR /usr/ports
aterm: 7.28 real 1.20 user 2.41 sys
xterm: 9.85 real 0.91 user 2.08 sys
gnome: 10.41 real 0.86 user 2.02 sys
==============================================
Big deal!
-patch-06_remove_doublefree:
Resolve double free problem
http://bugs.gnome.org/show_bug.cgi?id=161337
-patch-07_set_backspace_to_utf8:
Set backspace behavior to utf8 (depends on utf8 locale)
http://bugs.gnome.org/show_bug.cgi?id=158200
-patch-08_multiscreen_safe:
Make vte multi-screen safe
http://bugs.gnome.org/show_bug.cgi?id=160782
-patch-09_redraw_vte_screen:
Redraw vte screen with correct background color
http://bugs.gnome.org/show_bug.cgi?id=125364
-patch-10_hide_pageup_behavior:
Hide manifestation of PageUp behavior with less
http://bugs.gnome.org/show_bug.cgi?id=115149
<marcus>: I for one welcome our new vte patch overlord. I think all of
them would make good additions.
<ahze>: I am all for the performance_boost patch! gnome-terminal
kinda sucks when lines are going by fast.
<mezz>: showing the before and after benchmark.
<marcus>: Commit! Commit! :-)
Reviewed by: marcus and ahze
|
| |
|
| |
|
|
|
|
| |
- Really depend on GNOME2: libglade -> libglade2 (noted by Stephen Lewis)
|
| |
|
|
|
|
|
| |
PR: ports/76009
Submitted by: Tobias Roth <ports@fsck.ch>
|
|
|
|
|
|
|
|
|
|
| |
The version of Xaw3d library depends on version of Xaw library installed by
XFree86, XFree86-4-libraries or xorg-libraries. Since Xaw version was
bumped with X.Org 6.8.1, bump PORTREVISION of this port to help people
updating (XAWVER in bsd.port.mk was already bumped).
Prodded by: kris
Pointy hat to: lesi
|
| |
|
|
|
|
|
|
| |
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Approved by: maintainer timeout (still no contact for months)
|
|
|
|
|
|
|
|
| |
creating PDF output. This library also implements several of the inline
properties defined by XSL that are not currently implemented by Pango.
PR: ports/75971
Submitted by: James Earl <james@icionline.ca>
|
|
|
|
|
|
|
| |
<chris_pressey@yahoo.ca>: host mx1.mail.yahoo.com[67.28.113.11] said: 554
delivery error: dd Sorry your message to chris_pressey@yahoo.ca cannot be
delivered. This account has been disabled or discontinued [#102]. -
mta183.mail.re2.yahoo.com
|
|
|
|
|
|
| |
http://www.vuxml.org/freebsd/ef253f8b-0727-11d9-b45d-000c41e2cdad.html
Approved by: portmgr
|
|
|
|
|
|
|
| |
PACKAGE_BUILDING case. Mark BROKEN because this package is still
missing a dependency.
Approved by: portmgr (self)
|
|
|
|
|
|
|
| |
PACKAGE_BUILDING case. The package build scripts then DTRT and ensure
this is running at build-time so a DISPLAY is available.
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some
warnings in some cases [2]
- fix a cut&past error in the linux_base-8 pkg-install script [3]
- convert the binary knob "USE_LINUX" to a version specifier, e.g.
USE_LINUX=<value> specifies a dependency upon
emulators/linux_base-<value>, exceptions are a value of "7" (which
does what you want and adds a dependency to linux_base) and any
value without a corresponding port in
PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
the default linux_base)
- don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
this allows us to use the USE_LINUX_PREFIX knob for linux_base and
paves the way for splitting up future linux base ports into
individual pieces
- remove RESTRICTED from some GPL licensed ports, even when we only
distribute binaries, we get them from official linux sites, so
anyone can grab them there if he needs to
- add a dependency upon the linux X11 bits where necessary (based upon
guesswork)
- don't use USE_X_PREFIX in some linux ports since it adds a dependency
to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
- bump the portrevision of the linux ports ("better safe than sorry"
algorithm)
- pass maintainership of the important linux infrastructure to a
mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
doesn't like this: tell us your bikeshed color at freebsd-emulation@,
my color would be "linuxolator@" in case someone cares...)
- add a pkg-install script for linux-fontconfig, but don't use it;
everything should work without it (the FreeBSD fc-cache program should
do all the work), but in case we need it we just need to decomment the
pkg-install part in the Makefile
- fix some dependencies
- fix some bugs
- add some static plists
- unbreak the ports with dependecies to more than one linux_base
This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.
Known bugs:
- the linux-mesa and linux-devtools ports install libGL*.so symlinks
- some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
the linux X11 port, so linx_Base-8 moans at deinstall time)
Future work (interested souls should coordinate with freebsd-emulation@):
- add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
or modify the behavior of USE_XLIB in the USE_LINUX case
AFAIK trevor has some patches.
- make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
the PREFIX?= workaround in some linux ports
Should be discussed/coordinated on/with x11@.
- move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
- update to a more recent linux base
PR: 69997, 70539 (and maybe others)
Discussed with/on: java@, x11@, trevor, portmgr
Tested by: mezz, portmgr, pointyhat
RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1]
Requested by: portmgr [2]
Submitted by: kris [3]
Approved by: portmgr
|
| |
|
|
|
|
|
|
| |
this kind of software.
Proposed by: adamw
|
|
|
|
| |
Prodded by: pointyhat via kris
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
|
|
|
|
|
| |
* Please upgrade sysutils/portupgrade prior to this one, or pkgdb(1)
may coredump with a double free() problem from a misuse of the DL
module. In that case, reinstall sysutils/portupgrade manually.
|
|
|
|
|
|
|
|
| |
it easy to change colors, titles, fonts, and the geometry of a
running xterm, as well as to report the current settings of the
properties. Window manipulations such as (de)iconify, raise and
lower, maximize and restore, and reset are also supported. It also
lets advanced users issue any xterm control sequence.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
pointyhat pointed out that ${LOCALBASE}/share/doc/ocaml has
to be @dirrm'd too
PR: ports/75294
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
|
| |
|
| |
|
|
|
|
|
|
|
| |
BSD.*.dist), but do remove locale directories that are not listed
there. Moreover, don't try to unconditionally @dirrm these
directories since they're shared with other ports and are likely to
still be in use.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Create an empty lib/gtk-2.0/${GTK_VERSION}/engines directory for
gtk theme engine ports.
- Correct the removal of directories:
lib/gtk-2.0/${GTK_VERSION}/[loaders,immodules,engines]
lib/gtk-2.0/${GTK_VERSION}
lib/gtk-2.0
Bump PORTREVISION.
Reviewed by: marcus
Reported by: pointyhat via kris
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
| |
PR: ports/75199
Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
|
|
|
|
| |
broken at that time, and a fix has not been submitted to GNATS.
|
|
|
|
|
|
|
|
|
|
| |
This version supports both FOX 1.0 and FOX 1.2, and the port use FOX 1.2
by default. FOX 1.0 version is available under OPTIONS
- Add slave port fxscintilla-fox10
- Switch ruby-fox port to fxscintilla-fox10
PR: ports/75160
Submitted by: Alexander Novitsky <alecn2002@yandex.ru> (fxscintilla maintainer)
|
|
|
|
|
| |
PR: ports/71636
Submitted by: "parv"
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gdk-pixbuf-query-loaders;
- Generates gtk.immodules in post-install rather than shipping it with
the port;
- Generates gdk-pixbuf.loaders.
PR: ports/68133
Submitted by: Jean-Yves Lefort
Approved by: maintainer time-out.
|
|
|
|
|
|
|
|
| |
- Cleans the post-install target and stops ignoring error.
PR: ports/68124
Submitted by: Jean-Yves Lefort
Approved by: maintainer time-out.
|
|
|
|
|
| |
PR: ports/72264
Submitted by: Julian Stecklina
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/74814
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
Submitted by: Bjorn Lindstrom <bkhl@elektrubadur.se>
|
| |
|
|
|
|
|
|
|
|
|
| |
/root/.wapi. It should be good in future when you do the big upgrade without
have to do the 'rm -rf /root/.wapi'.
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Approved by: maintainer timeout (still no contact for months)
|
| |
|
| |
|
|
|
|
|
|
| |
-Use DOCSDIR.
Reported by: pointyhat and portlint
|
| |
|
|
|
|
| |
python 2.3 for the time being.
|
| |
|
| |
|
| |
|
|
|
|
| |
xpdf works with this version again
|
|
|
|
| |
[http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/p5-Gnome2-Canvas-1.00_3.log]
|
| |
|
| |
|
|
|
|
| |
program initialization.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
503000. Mono 1.0.1 and greater have been broken on earlier OSVERSION
versions. Warning, not all C# apps will not working, because FreeBSD still
need to work more on pthread issues. Few C# apps such as Blam, Muine, Tomboy
and etc work perfect.
PR: ports/74397 ports/74398
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Approved by: maintainer timeout (no contract for months)
|
| |
|
| |
|
|
|
|
| |
PR: 73450
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
CJK TrueType fonts look prettier. Various enhancements like bold, italic,
readability, and embedded bitmap font help a CJK X desktop a great deal.
To enable this patchset, define WITH_CJK while building these ports (pango,
fontconfig, libXft, and freetype2).
PR: 73083
Submitted by: clive
Obtained from: Hamigua <hamigua at cuc.cn> (I think)
|
|
|
|
|
| |
PR: 74186
Submitted by: Jin-Shang Tseng
|
|
|
|
| |
Approved by: pav (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
problem in many Qt-based programs -- tabs are replaced by spaces. The
patch is straight from KDE's qt-copy CVS tree and should be present in
the next version of Qt. Bump PORTREVISION.
While here, stop requiring exact versions of png, jpeg, and mng --
anything the user's system has at the time of port-building will satisfy
Qt.
Approved by: Andy Fawcett (as part of kde@ -- the maintainers)
|
| |
|
|
|
|
| |
WWW: http://ruby-gnome2.sourceforge.jp/
|
|
|
|
|
| |
Ruby/GnomePrintUI) will be add in ruby-gnome2-all later when I am done with
create and test with those new ports tonight or tomorrow.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Submitted by: lofi
Drop Maintainership
|
| |
|
| |
|
| |
|
|
|
|
| |
big upgrade.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.
This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team. The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).
Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD. We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:
Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>
GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.
As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process. Full documentation on the GNOME 2.8
upgrade is coming following this commit.
From all of us at FreeBSD GNOME, ENJOY!
|
| |
|
|
|
|
| |
PR: 721253, 72254
|
|
|
|
|
|
|
| |
Assign maintainership to submitter.
PR: 72154
Submitted by: Danny Pansters <danny@ricin.com>
|
|
|
|
|
| |
PR: 72156
Submitted by: Danny Pansters <danny@ricin.com>
|
| |
|
|
|
|
|
|
|
| |
other high level GNOME libraries).
PR: ports/73565
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
|
|
|
|
|
| |
Reported by: kris
Approved by: jmz
|
| |
|
|
|
|
| |
http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html
|
|
|
|
|
|
| |
This allows tk84 build, when tcl84 was build in a different environment.
portrevision not bumped, no affected package can exist.
|
|
|
|
| |
package is not changed
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
make packages from pointyhat cluster work as intended
|
|
|
|
|
| |
PR: ports/72825
Submitted by: Ports Fury
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If you know new email addresses for the people involved, please send-pr it!
<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
<mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
TO command)
<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
found
<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
customer (in reply to RCPT TO command)
<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in
reply to RCPT TO command)
<cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown
user (in reply to RCPT TO command)
<ports@henrik-motakef.de>: Host or domain name not found. Name service error
for name=henrik-motakef.de type=A: Host not found
<jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1
<jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO
command)
<koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted /
No such user (in reply to RCPT TO command)
<proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1
<proot@iaces.com>... User unknown (in reply to RCPT TO command)
<roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1
{mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO
command)
<vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access
denied (in reply to MAIL FROM command)
<tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550
Requested action not taken: mailbox unavailable (in reply to RCPT TO
command)
<zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1
<zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command)
|
|
|
|
|
|
|
|
| |
interface building bindings to Perl so you can create and manipulate
GTK+ and GNOME user interfaces in Perl.
PR: 70682
Submitted by: ports@c0decafe.net <ports@c0decafe.net>
|
|
|
|
|
| |
vulnerabilities:
http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html
|
|
|
|
|
| |
PR: ports/72826
Submitted by: Ports Fury
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This is required when gtkmmproc used for gnome-- code generation.
The last one defines classes in its own namespace.
Reported by: pointyhat via kris
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Forgotten by: dinoex
|
|
|
|
|
|
| |
and resulted in lost symbols for Gtk::wrap methods.
Reported by: pointyhat via kris
|
| |
|
|
|
|
|
|
|
| |
Bump PORTREVISION of affected port.
PR: 72152
Submitted by: Danny Pansters <danny@ricin.com>
|
|
|
|
|
| |
PR: ports/71721
Submitted by: Radim Kolar <hsn@netmag.cz>
|
| |
|
|
|
|
|
|
| |
broken on 4.X as I think this will fix that build as well.
Reported by: pointyhat via kris
|
|
|
|
|
|
|
|
|
|
|
|
| |
and adds GObject and gdk-pixbuf)
- Fixes links to other modules in .html files
- Adds GObject and gdk-pixbuf docs (they're part of GLib and GTK+)
- Cleans the Makefile
PR: ports/72359
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Reviewed by: edwin@mavetju.org
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
| |
PR: 71875, 71886
Submitted by: Ports Fury
Approved by: portmgr (marcus)
|
|
|
|
|
|
|
|
| |
- Remove leftover empty directories [2]
PR: ports/71890 [1]
Submitted by: Sergio Mangialardi <sergio@softshark.org> [1]
Approved by: portmgr (marcus)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
| |
http://www.vuxml.org/freebsd/3d1e9267-073f-11d9-b45d-000c41e2cdad.html.
Obtained from: GTK+ CVS
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (krion)
|
| |
|
|
|
|
| |
Submitted by: Michal Pasternak <dotz@irc.pl>
|
|
|
|
|
|
|
|
| |
- Libintl is not part of libc on FreeBSD
PR: ports/70318
Submitted by: Christopher Nehren <apeiron@comcast.net>
Approved by: maintainer timeout (14 days)
|
|
|
|
| |
much duplicates the configure patch that marcus committed.
|
| |
|
|
|
|
| |
with WITH_TCL80_MAN and WITH_TK80_MAN knobs respectively.
|
|
|
|
| |
A small collection of FLTK Widgets
|
|
|
|
| |
on linking C++ code with "cc". This fixes build on gcc 3.4
|
|
|
|
| |
help in the past!
|
| |
|
|
|
|
|
|
| |
PR: ports/70515
Submitted by: Andrey Slusar <anray@inet.ua>
Repocopy by: marcus
|
|
|
|
| |
Approved by: vanilla (co-mentor)
|
|
|
|
|
|
| |
PR: ports/69481
Submitted by: Tim Bishop, Dejan Lesjak
Approved by: maintainers
|
|
|
|
|
|
|
| |
- Unplug examples from build since they are not installed anyway.
- Use lthack.
Reported by: pointyhat via kris
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
| |
WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN,
WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN
PR: 70328
|
|
|
|
|
|
|
|
|
|
| |
axe .la garbage.
I didn't pay much attention to the fact how _INC get lost after
repocopy when was told about this problem in
x11-tookits/libpanelappetmm.
Reported by: pointyhat
|
|
|
|
|
|
| |
- Ruby/GTK: Fix compiling error under GTK+-2.0.x.
- Ruby/GtkSourceView: Fix compiling error.
- Ruby/GdkPixbuf: Fix some bugs.
|
|
|
|
| |
WWW: http://ruby-gnome2.sourceforge.jp/
|
|
|
|
| |
WWW: http://ruby-gnome2.sourceforge.jp/
|
|
|
|
|
| |
PR: 65721
Submitted by: KATO Tsuguru <tkato@prontomail.com>, deischen
|
| |
|
|
|
|
| |
Pointed out by: kuriyama
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now.
- Change some that have CP to INSTALL_*.
- Few small clean up.
BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I
create and test them. They are going to be part of ruby-gnome2-all meta
port.
|
| |
|
|
|
|
| |
a potential crash when trying to get a user's home directory.
|
|
|
|
| |
Obtained from: GNOME Bugzilla (#150099)
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
PR: ports/70383
Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/70415
Submitted by: Ports Fury
|
|
|
|
|
|
| |
PR: ports/69192
Submitted by: Konstantin Oznobihin
Approved by: maintainer timeout
|