aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Register a conflict with x11/zenity.marcus2005-01-102-0/+4
|
* Remove gacutil lines in pkg-plist as they are unnecessary for packaging.mezz2005-01-108-124/+4
| | | | | | 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)
* Add pangoxsl, a version of the Pango library with a PDF backend forpav2005-01-105-0/+52
| | | | | | | | 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>
* Reset undeliverable maintainer email address:kris2005-01-091-1/+1
| | | | | | | <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
* Fix libXpm vulnerabilities that are described here:steve2005-01-022-0/+187
| | | | | | http://www.vuxml.org/freebsd/ef253f8b-0727-11d9-b45d-000c41e2cdad.html Approved by: portmgr
* Partially fix package building by adding a dependency on Xvfb in thekris2005-01-021-2/+7
| | | | | | | PACKAGE_BUILDING case. Mark BROKEN because this package is still missing a dependency. Approved by: portmgr (self)
* Fix package building by adding a dependency on Xvfb in thekris2005-01-021-0/+3
| | | | | | | 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)
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-0118-135/+801
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 2.6.2.marcus2004-12-262-3/+3
|
* Move xtermcontrol to 'x11' category since it's more appropriate forkrion2004-12-254-39/+0
| | | | | | this kind of software. Proposed by: adamw
* Drop html manpages.lesi2004-12-251-5/+0
| | | | Prodded by: pointyhat via kris
* While building on amd64 add -fPIC to CFLAGSphantom2004-12-241-0/+4
|
* Change libtool from 1.3 to 1.5 to avoid install the .la files.mezz2004-12-242-9/+2
| | | | Reported by: pointyhat via kris
* Update MASTER_SITES for 2.3 -> 2.6.mezz2004-12-241-1/+1
|
* Update lang/ruby18 to 1.8.2-preview4.knu2004-12-241-0/+6
| | | | | | * 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.
* xtermcontrol enables dynamic control of xterm properties. It makeskrion2004-12-244-0/+39
| | | | | | | | 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.
* Correct quoting of DEPRECATEDkris2004-12-231-1/+1
|
* Remove another non-system locale directory.kris2004-12-232-0/+4
|
* [x11-toolkits/ocaml-lablgtk2] : fix pkg-plistedwin2004-12-222-1/+2
| | | | | | | | 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>
* Fix dependencies after last commit.trevor2004-12-213-3/+6
|
* Update a link in MASTER_SITES for 2.3 -> 2.4.mezz2004-12-202-2/+2
|
* Don't remove system locale directories (not listed in the relevantkris2004-12-202-4/+0
| | | | | | | 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.
* Clean up the pkg-plist voodoo:mezz2004-12-204-14/+22
| | | | | | | | | | | | | | - 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
* Correct the removal of the ${PREFIX}/lib/gtk-2.0/modules directory.marcus2004-12-202-2/+2
| | | | Reported by: pointyhat via kris
* - After repocopy from ruby-fox, update to 1.2.2pav2004-12-197-482/+93
| | | | | PR: ports/75199 Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
* This port is scheduled to be removed on 2005-02-18 if it is stillkris2004-12-194-0/+8
| | | | broken at that time, and a fix has not been submitted to GNATS.
* - Update fxscintilla to 1.62pav2004-12-197-11/+40
| | | | | | | | | | 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)
* Prune dead host in MASTER_SITESvs2004-12-161-2/+1
| | | | | PR: ports/71636 Submitted by: "parv"
* Clean up handling of locale directories at deinstall-time:kris2004-12-163-0/+42
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* - gtksignal.h ist only broken for ia64dinoex2004-12-161-3/+7
|
* - Adds the dependencies needed to run gtk-query-immodules-2.0 andthierry2004-12-166-123/+51
| | | | | | | | | | | | | 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.
* - Adds the dependencies needed to run pango-querymodules;thierry2004-12-163-18/+21
| | | | | | | | - Cleans the post-install target and stops ignoring error. PR: ports/68124 Submitted by: Jean-Yves Lefort Approved by: maintainer time-out.
* Unbreak: USE_GCC=3.3 since 3.4 no longer works (anything <3.4 would do)vs2004-12-161-1/+1
| | | | | PR: ports/72264 Submitted by: Julian Stecklina
* Better way to ignore checksum failures (they are updated too often)edwin2004-12-152-2/+7
|
* - use a better test for jails in CURRENTdinoex2004-12-151-1/+1
|
* change 2.0 references to 2.x referencesedwin2004-12-142-2/+2
|
* Update to KDE 3.3.2lofi2004-12-141-1/+2
|
* unbreak by adding missing plist fileijliao2004-12-132-2/+4
|
* Remove, it has been unmaintain for years and now no port depend on it.mezz2004-12-139-222/+0
|
* Remove, it has been unmaintain for years and no port depend on it.mezz2004-12-136-106/+0
|
* Create an empty lib/gtk-2.0/modules directory to be used by other ports.marcus2004-12-134-0/+12
|
* - Update to 1.16sem2004-12-133-4/+21
| | | | | PR: ports/74814 Submitted by: maintainer
* Now fetchable again. Remove a dead mastersite.kris2004-12-121-4/+1
|
* BROKEN: Broken dependency after python 2.4 updatekris2004-12-121-0/+2
|
* - Reset maintainership, maintainer no longer run FreeBSD with Xpav2004-12-111-1/+1
| | | | Submitted by: Bjorn Lindstrom <bkhl@elektrubadur.se>
* BROKEN: Incomplete pkg-plistkris2004-12-111-0/+2
|
* Add MAKE_ENV=MONO_SHARED_DIR=${WRKDIR} to avoid mono to throw the junk inmezz2004-12-114-0/+12
| | | | | | | | | /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)
* - mark BROKENdinoex2004-12-101-0/+2
|
* -dinoex2004-12-101-1/+1
|
* -Fix the pkg-plist.mezz2004-12-102-29/+31
| | | | | | -Use DOCSDIR. Reported by: pointyhat and portlint
* - mark IGNORE when procfs is not presentdinoex2004-12-101-0/+4
|
* PyQt doesn't like python 2.4, restrict it and ports depending on it tolofi2004-12-082-2/+2
| | | | python 2.3 for the time being.
* Bump PORTREVISION to chase the gtkhtml3 shared library version.marcus2004-12-084-0/+4
|
* Update to 2.2.4.marcus2004-12-072-3/+3
|
* Update to 2.8.2ahze2004-12-072-3/+3
|
* - update to 0.94.0dinoex2004-12-072-3/+3
| | | | xpdf works with this version again
* - fix pkg-plistclsung2004-12-051-0/+2
| | | | [http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/p5-Gnome2-Canvas-1.00_3.log]
* Update to 2.4.8bland2004-12-043-4/+11
|
* Update to 2.4.14bland2004-12-036-6/+10
|
* Add p5-Tk-Splashscreen-1.0, a widget that displays a Splashscreen duringtobez2004-12-025-0/+43
| | | | program initialization.
* Update to 2.8.1ahze2004-11-292-3/+3
|
* Mark BROKEN, does not compile with KDE >= 3.3.1lofi2004-11-271-4/+2
|
* Update to 1.0.4. Mono has been set to IGNORE on 5.x if OSVERSION is belowmezz2004-11-2632-376/+212
| | | | | | | | | | | | 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)
* Add missing libtool droppingkris2004-11-261-0/+1
|
* BROKEN: Broken pkg-plistkris2004-11-261-0/+2
|
* Update wxgtk2*-devel to 2.5.3fjoe2004-11-26100-2777/+2945
| | | | PR: 73450
* - update libtooldinoex2004-11-251-1/+1
|
* Add the Firefly font patchset. This patchset is mainly used to makemarcus2004-11-222-0/+7
| | | | | | | | | | | | 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)
* Allow slave ports to override DIST_SUBDIR.trevor2004-11-223-3/+3
| | | | | PR: 74186 Submitted by: Jin-Shang Tseng
* Update to 2.6.1.kwm2004-11-213-4/+6
| | | | Approved by: pav (mentor)
* BROKEN on 6.x: Broken pkg-plistkris2004-11-191-1/+7
|
* Add the patch created by KDE people, that addresses a very annoyingmi2004-11-172-4/+65
| | | | | | | | | | | | 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)
* Fix build on 4.x.lofi2004-11-161-0/+13
|
* Ruby/GnomePrintUI is a Ruby binding of libgnomeprintui.mezz2004-11-164-0/+57
| | | | WWW: http://ruby-gnome2.sourceforge.jp/
* Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint andmezz2004-11-155-5/+0
| | | | | 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.
* farewell to libxpg4.sf2004-11-151-4/+6
|
* Add missing filekris2004-11-133-0/+3
|
* Update to 8.4.7ade2004-11-124-91/+27
|
* This port really need gmake.marcus2004-11-122-0/+2
|
* Add a missing file to pkg-plist. Bump PORTREVISIONarved2004-11-102-1/+3
| | | | | | Submitted by: lofi Drop Maintainership
* Update to KDE 3.3.1lofi2004-11-081-0/+1
|
* Update to 2.6.0.marcus2004-11-083-7/+9
|
* Update to 2.4.1.marcus2004-11-083-9/+56
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-0871-45/+71
| | | | big upgrade.
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-0848-644/+566
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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!
* - update to 0.9.4dinoex2004-11-086-443/+111
|
* Assign maintainership to Danny Pansters <danny@ricin.com>lofi2004-11-071-1/+1
| | | | PR: 721253, 72254
* Update to 3.13lofi2004-11-073-5/+13
| | | | | | | Assign maintainership to submitter. PR: 72154 Submitted by: Danny Pansters <danny@ricin.com>
* Update to 3.11.3.lofi2004-11-075-24/+43
| | | | | PR: 72156 Submitted by: Danny Pansters <danny@ricin.com>
* - Hook lablgtk2pav2004-11-061-0/+1
|
* Add ocaml-lablgtk2, an Objective Caml interface to GTK+ 2.x (and optionallypav2004-11-064-0/+531
| | | | | | | other high level GNOME libraries). PR: ports/73565 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
* - fix build for symlinked portsdirdinoex2004-11-051-0/+16
| | | | | Reported by: kris Approved by: jmz
* Update to 2.4.6bland2004-11-023-7/+34
|
* Update linux-openmotif to 2.2.4 to fix the security.mezz2004-11-0212-66/+39
| | | | http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html
* - override source path for symlinked portsdirsdinoex2004-11-011-3/+7
| | | | | | This allows tk84 build, when tcl84 was build in a different environment. portrevision not bumped, no affected package can exist.
* - allow to overwrite TKBASEdinoex2004-11-012-3/+7
| | | | package is not changed
* Now builds on FreeBSD 5.x.kris2004-10-291-7/+1
|
* Now builds on FreeBSD >= 5.x.kris2004-10-291-7/+1
|
* - detect unsupported configurationdinoex2004-10-291-0/+3
|
* - optimize reinplace to handle symlinked /usr/portsdinoex2004-10-283-8/+6
|
* Remove a file that is no longer generated thanks to the new libtool scheme.marcus2004-10-281-1/+0
| | | | Reported by: pointyhat via kris
* - Fix bad source path in tclConfig.sh tkConfig.shdinoex2004-10-283-6/+12
| | | | make packages from pointyhat cluster work as intended
* Update to version 1.7.0krion2004-10-273-9/+11
| | | | | PR: ports/72825 Submitted by: Ports Fury
* Add missing BUILD_DEPENDS.marcus2004-10-261-2/+4
| | | | Reported by: pointyhat via kris
* Clean up time for email addresses MIA!edwin2004-10-252-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Add p5-Glade2 after a repocopy from p5-Glade. p5-Glade2 adds libglademarcus2004-10-246-52/+40
| | | | | | | | 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>
* Mark DEPRECATED. It has no maintainer and contains securitynectar2004-10-223-0/+9
| | | | | vulnerabilities: http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html
* - Update to 1.2.11pav2004-10-204-10/+10
| | | | | PR: ports/72826 Submitted by: Ports Fury
* - fix the automake update from adedinoex2004-10-191-1/+1
|
* Upgrade ghc to 6.2.2, remove BROKEN, make portlint a little bit happier.obraun2004-10-172-3/+3
|
* Withdraw BROKEN on 5.x. It's ok now.bland2004-10-161-7/+1
|
* Always add explicit namespace in generated Wrap<> traits specialization.bland2004-10-164-4/+4
| | | | | | | This is required when gtkmmproc used for gnome-- code generation. The last one defines classes in its own namespace. Reported by: pointyhat via kris
* This port really is broken on 4.X.marcus2004-10-161-1/+7
| | | | Reported by: pointyhat via kris
* Kill off automake18, switching to automake19. Requiem Mors Pacem.ade2004-10-161-1/+1
|
* - update to 0.93.97dinoex2004-10-153-8/+12
|
* - update to 0.93.96dinoex2004-10-153-6/+3
|
* - mark FORBIDDENdinoex2004-10-141-0/+2
|
* - drop maintainershipdinoex2004-10-141-1/+1
|
* - drop maintainershipdinoex2004-10-141-1/+1
|
* - It was not forgotten, as no port package could be build!dinoex2004-10-141-1/+1
|
* - bump PORTEPOCHeik2004-10-141-0/+1
| | | | Forgotten by: dinoex
* Redone gcc 3.4 build fix. Previous aproach just made gcc quietbland2004-10-136-42/+94
| | | | | | and resulted in lost symbols for Gtk::wrap methods. Reported by: pointyhat via kris
* - backout incomplete updatedinoex2004-10-132-4/+3
|
* Update qscintilla to 1.4arved2004-10-134-8/+11
| | | | | | | Bump PORTREVISION of affected port. PR: 72152 Submitted by: Danny Pansters <danny@ricin.com>
* Drop maintainership to ports@FreeBSD.orgkrion2004-10-122-2/+2
| | | | | PR: ports/71721 Submitted by: Radim Kolar <hsn@netmag.cz>
* - update to 0.93.95bdinoex2004-10-122-3/+4
|
* Fix the build with PTHREAD_LIBS=-pthread. I'm also unmarking this port asmarcus2004-10-122-25/+4
| | | | | | broken on 4.X as I think this will fix that build as well. Reported by: pointyhat via kris
* Update port: x11-toolkits/gtk20-apireference (fixes broken linksedwin2004-10-122-23/+30
| | | | | | | | | | | | 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
* BROKEN on 5.x: Broken by changes to make(1)kris2004-09-301-0/+4
| | | | Approved by: portmgr (self)
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-304-4/+4
| | | | Approved by: portmgr
* BROKEN on 5.x: Does not compilekris2004-09-291-1/+7
| | | | Approved by: portmgr (self)
* BROKEN: Unfetchablekris2004-09-261-0/+2
| | | | Approved by: portmgr (self)
* BROKEN with perl 5.8 (still)kris2004-09-261-1/+1
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Configure failskris2004-09-261-1/+7
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Configure failskris2004-09-261-1/+7
| | | | Approved by: portmgr (self)
* - Fix build on -current after gcc 3.3 importijliao2004-09-245-3/+168
| | | | | | PR: 71875, 71886 Submitted by: Ports Fury Approved by: portmgr (marcus)
* - Fix build with gcc 3.4 [1]pav2004-09-206-6/+65
| | | | | | | | - Remove leftover empty directories [2] PR: ports/71890 [1] Submitted by: Sergio Mangialardi <sergio@softshark.org> [1] Approved by: portmgr (marcus)
* BROKEN on 5.x: Does not compilekris2004-09-192-2/+14
| | | | Approved by: portmgr (self)
* Fix recent XPM buffer overflows as described atmarcus2004-09-174-0/+202
| | | | | | | http://www.vuxml.org/freebsd/3d1e9267-073f-11d9-b45d-000c41e2cdad.html. Obtained from: GTK+ CVS Approved by: portmgr (implicit)
* Fix build with gcc 3.4bland2004-09-056-0/+128
| | | | Approved by: portmgr (krion)
* Utilize X_WINDOW_SYSTEM.nork2004-09-042-7/+6
|
* - Resign on maintainership of my FreeBSD portspav2004-09-022-2/+2
| | | | Submitted by: Michal Pasternak <dotz@irc.pl>
* - Don't hardcode shlib versionspav2004-08-2960-116/+200
| | | | | | | | - Libintl is not part of libc on FreeBSD PR: ports/70318 Submitted by: Christopher Nehren <apeiron@comcast.net> Approved by: maintainer timeout (14 days)
* Update to 2.4.9. This is just a quick fix release that prettyadamw2004-08-266-28/+6
| | | | much duplicates the configure patch that marcus committed.
* Update to 2.4.8.marcus2004-08-268-6/+32
|
* Slightly harder to deal with than ports/70328, but tweak tcl80 and tk80ade2004-08-243-416/+259
| | | | with WITH_TCL80_MAN and WITH_TK80_MAN knobs respectively.
* add flu 2.13ijliao2004-08-234-0/+61
| | | | A small collection of FLTK Widgets
* - Sneak CXX into configure script as CC. Configure script ignores CXX and keepspav2004-08-221-1/+2
| | | | on linking C++ code with "cc". This fixes build on gcc 3.4
* Maintainer no longer has time to work on this port. But thanks for yourlinimon2004-08-211-1/+1
| | | | help in the past!
* Build shared library with -fPIC to fix build on amd64arved2004-08-201-0/+11
|
* - Move notif2 from x11-toolkits to x11-themes.pav2004-08-205-49/+0
| | | | | | PR: ports/70515 Submitted by: Andrey Slusar <anray@inet.ua> Repocopy by: marcus
* My territory, suggested by ijliao. :pclsung2004-08-201-1/+1
| | | | Approved by: vanilla (co-mentor)
* mirror.ac.uk -> mirrorservice.orgvs2004-08-192-2/+2
| | | | | | PR: ports/69481 Submitted by: Tim Bishop, Dejan Lesjak Approved by: maintainers
* - Fix build with gcc 3.4 [1]bland2004-08-185-52/+56
| | | | | | | - Unplug examples from build since they are not installed anyway. - Use lthack. Reported by: pointyhat via kris
* Fix build with gcc 3.4 (friend of typedef is prohibited by C++ standard).bland2004-08-171-0/+11
|
* Fix plist.bland2004-08-172-0/+3
| | | | Reported by: pointyhat
* Fix plist.bland2004-08-172-1/+2
| | | | Reported by: pointyhat
* - new options:dinoex2004-08-173-5/+29
| | | | | | WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN, WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN PR: 70328
* USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actuallybland2004-08-171-1/+1
| | | | | | | | | | 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
* Update to 0.10.1, this fixed some serious bugs of 0.10.0.mezz2004-08-171-0/+7
| | | | | | - Ruby/GTK: Fix compiling error under GTK+-2.0.x. - Ruby/GtkSourceView: Fix compiling error. - Ruby/GdkPixbuf: Fix some bugs.
* Ruby/PanelApplet is a Ruby binding of libpanel-applet.mezz2004-08-164-0/+59
| | | | WWW: http://ruby-gnome2.sourceforge.jp/
* Ruby/GtkSourceView is a Ruby binding of gtksourceview-1.0.x.mezz2004-08-164-0/+56
| | | | WWW: http://ruby-gnome2.sourceforge.jp/
* Update to version 2.2.3.steve2004-08-1511-118/+121
| | | | | PR: 65721 Submitted by: KATO Tsuguru <tkato@prontomail.com>, deischen
* fix build for (at least my) 4.10 (box)oliver2004-08-154-4/+24
|
* Fix STC build.fjoe2004-08-158-0/+52
| | | | Pointed out by: kuriyama
* NO_LATEST_LINK=yesfjoe2004-08-154-0/+4
|
* - Update to 0.10.0.mezz2004-08-155-21/+34
| | | | | | | | | | - 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.
* BROKEN: Unfetchablekris2004-08-151-0/+2
|
* Update to 2.4.7 which has the fix for the FileSelector bug as well asmarcus2004-08-156-146/+6
| | | | a potential crash when trying to get a user's home directory.
* Fix a bug in GtkFileChooser which prevent files to be opened.bland2004-08-154-0/+140
| | | | Obtained from: GNOME Bugzilla (#150099)
* Fix build with GCC 3.4.2.marcus2004-08-141-0/+10
| | | | Reported by: pointyhat
* - Update to 1.0.1pav2004-08-1416-1738/+30
| | | | | PR: ports/70383 Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
* Update to 3.3.3lofi2004-08-144-6/+27
|
* Update to 2.4.6bland2004-08-146-8/+10
|
* Update to version 1.1.9krion2004-08-144-6/+6
| | | | | PR: ports/70415 Submitted by: Ports Fury
* Fix location of pkg-config-filevs2004-08-132-3/+3
| | | | | | PR: ports/69192 Submitted by: Konstantin Oznobihin Approved by: maintainer timeout
* Update lang/ruby18 to 1.8.2-preview2.knu2004-08-121-0/+414
|
* Add p5-Tk-ResizeButton 0.01, a resizeable button to be used in avanilla2004-08-115-0/+41
| | | | | | | Tk::HList column header. PR: ports/70230 Submitted by: Lubomir Marinov <lubomir_m@abv.bg>
* Update to 2.4.5bland2004-08-103-3/+9
|
* - Update to 0.4.1. [1]mezz2004-08-094-18/+9
| | | | | | | | - I think, it's wrong to have the 'gtk' as PORTNAME. I have made some change from 'gtk' to 'gauche' with PKGNAMESUFFIX= -gtk. This is correct way to do. PR: ports/69483 [1] Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) [1]
* Use new libtool scheme.mezz2004-08-094-104/+2
|
* - Update to 2.0.3.mezz2004-08-083-21/+11
| | | | | | | | | - Remove 'py-' from the PORTNAME and add PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX}. - Change DIST_SUBDIR to gnome2. - Remove patch-configure and use libtool 15. - Chase the current bsd.gnome.mk, pygtk2. Reviewed by: marcus
* Add to ipv6 category.lofi2004-08-051-1/+1
| | | | PR: ports/70025
* Fix warnings when doing make deinstall by applying some @unexecmarcus2004-08-054-2/+8
| | | | | | magic when removing shared directories. PR: 70013
* Sync the MIME search directories from gnome-vfs. This fixes somemarcus2004-08-054-2/+4
| | | | prioritization issues with custom MIME types.
* Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15ade2004-08-045-5/+26
| | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates.
* Update to 1.4.1.marcus2004-08-035-147/+19
|
* - wx-config now points to wxgtk2-2.4.configfjoe2004-08-018-7/+6
| | | | | | - Bump PORTREVISION Suggested by: Diane Bruce <db at db dot net>
* Update to 1.0.6, and use the new libtool scheme.marcus2004-07-273-17/+5
|
* Register missing CONFLICTS, mostly on xorg-libraries-*anholt2004-07-273-1/+5
| | | | Reported by: Kent Stewart <kstewart@owt.com>
* Remove references to mirror.ac.ukvs2004-07-263-6/+3
| | | | | PR: ports/69481 Submitted by: Tim Bishop
* * Fix detection of i18n support [1]marcus2004-07-263-31/+6
| | | | | | * Use the new libtool scheme Reported by: Rui Lopes <rui@ruilopes.com> [1]
* - Chase redirectpav2004-07-254-4/+4
| | | | | PR: ports/69569 Submitted by: zeekay <zk@wspim.edu.pl>
* Since this port uses custom LIBTOOLFLAGS, make sure to use its includedmarcus2004-07-251-1/+1
| | | | libtool.
* [1] Only utilize ATK_ROLE_EMBEDDED if it exists.adamw2004-07-243-14/+13
| | | | | | Utilize lthack. Submitted by: [1] many
* Bump PORTREVISION as these need to be recompiled with X.Org.marcus2004-07-241-0/+1
|
* Update to 1.0.5.adamw2004-07-242-3/+3
|
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-246-20/+13
| | | | | | | | | | | | 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)
* Retire QT2. QT3 was released a few years ago and QT4 will be released soon.arved2004-07-2315-2364/+0
|
* Update to 0.5.17arved2004-07-233-14/+11
| | | | | PR: 69442 Submitted by: stephane
* upgrade to 1.043ijliao2004-07-212-3/+3
| | | | | PR: 69332 Submitted by: maintainer
* update to xfce4-4.0.6oliver2004-07-193-3/+4
|
* Add scx, a GUI library for Scheme.pav2004-07-185-0/+85
| | | | | PR: ports/69074 Submitted by: Björn Lindström <bkhl@elektrubadur.se>
* Put back USE_INC_LIBTOOL_VER=13 and lthack to fix build withbland2004-07-161-2/+2
| | | | | | non-stock C++ compiller (gcc33 on -STABLE). Noticed by: kris
* Whitespace cleanup.bland2004-07-161-1/+1
| | | | Noticed by: kris
* - Correct shared library numbers to match current state of GNOME.pav2004-07-1648-0/+448
| | | | | | | | Bad thing this have to be hardwired here, as it will be most probably forgotten next time some on the libs is updated. PR: ports/69118 Submitted by: John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
* - Update to 1.0pav2004-07-1524-304/+388
| | | | | PR: ports/68844 Submitted by: John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
* Update to version 1.2.7krion2004-07-144-6/+6
| | | | | PR: ports/69005 Submitted by: Ports Fury
* Update to 2.6.0bland2004-07-146-59/+42
|
* Update to 0.5.1 and fix dependency.perky2004-07-123-6/+5
|
* - Fix plist after latest libtool changepav2004-07-121-1/+0
|
* - Portlintpav2004-07-121-1/+1
|
* Fix LIB_DEPENDS for wxgtk2-utils-devel port.fjoe2004-07-116-36/+28
|
* BROKEN: Broken dependencykris2004-07-111-0/+2
|
* Update to 2.4.4bland2004-07-104-8/+6
|
* Update to version 2.4.0krion2004-07-107-51/+30
| | | | | PR: ports/68866 Submitted by: Ports Fury
* Update to version 2.4.0krion2004-07-105-142/+33
| | | | | PR: ports/68865 Submitted by: Ports Fury
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-1050-50/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* sorteik2004-07-091-2/+2
|
* - Fix examples build trigger.bland2004-07-081-5/+5
| | | | - Axe yet more build but not install stuff.
* Fix LATEST_LINK.bland2004-07-081-1/+2
|
* Update to 2.6.2bland2004-07-081-11/+8
|
* Add libgnomeuimm 2.6.0 after repocopy from libgnomeuimm,bland2004-07-086-117/+88
| | | | C++ wrapper for libgnomeui library.
* Change email address for my ports.sem2004-07-081-1/+1
| | | | Approved by: krion (mentor)
* Patch Makefile.in in pre-configure instead of post-patch:fjoe2004-07-074-4/+4
| | | | | | | patching requires wxgtk2-2.5-config which is installed via BUILD_DEPENDS and can be missing when post-patch stage is run. Reported by: bento (kris)
* - Register conflict with newly added Gtk2 incarnation of this portpav2004-07-071-0/+2
|
* After repocopy from x11-toolkits/gtkdatabox, add gtkdatabox2, Gtk+2 widgetpav2004-07-076-27/+39
| | | | | | | | to display numerical data. PR: ports/68710 Submitted by: Leonid Zolotarev <leoz@saunalahti.fi> Repocopied by: marcus
* Update to 2.6.2.1.adamw2004-07-073-3/+4
|
* Update to version 1.2.6krion2004-07-034-6/+6
| | | | | PR: ports/68635 Submitted by: Ports Fury
* Unbreak on 5.8 by doing some creative patching. While at it, assigntobez2004-07-022-5/+24
| | | | maintainership to perl@.
* Still BROKEN with perl 5.8.4kris2004-07-021-2/+2
|
* BROKEN: Build failskris2004-07-021-0/+2
|
* Update to 2.4.4bland2004-07-022-3/+3
|
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-021-2/+4
| | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
* Update to 0.5.16 (unbreak w. gtk+-2.4), thanks to Jochen Huhmannvs2004-06-283-15/+14
| | | | | PR: ports/68421 Submitted by: maintainer
* Update to 1.5perky2004-06-283-6/+40
|
* Fix order.fjoe2004-06-281-1/+1
|
* New ports:fjoe2004-06-28121-0/+4450
| | | | wxWidgets 2.5.2 (development branch) + contributed libraries and utils.
* - Update to 1.2.5pav2004-06-274-6/+6
| | | | | PR: ports/68393 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Add gtkmm 2.4.3 after repocopy from gtk--2, a C++ wrapper for GTK+,bland2004-06-266-2424/+2111
| | | | Pango, Atk.
* Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.marcus2004-06-264-2/+28
| | | | Requested by: pav
* Depend on Mozilla since certain Firefox ports are broken after the recentmarcus2004-06-251-3/+2
| | | | | | 0.9 update. Reported by: pointyhat via kris
* We have a new Mono vict^W^W^Wolunteer! John Merryweather Cooper has offeredmarcus2004-06-254-4/+4
| | | | to take these ports.
* - Update to 1.0.29pav2004-06-2412-20/+44
| | | | | | - Add support for fxscintilla Approved by: knu (maintainer)
* Add fxscintilla, an implementation of Scintilla editing widget for FOXpav2004-06-245-0/+44
| | | | | | | library. PR: ports/68019 Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
* Update to 2.6.2bland2004-06-233-4/+3
|
* - update pkg-plist for gnustep-stabledinoex2004-06-231-5/+5
|
* Add -fPIC to CFLAGS since some depents use plib in shared libraries.des2004-06-221-2/+2
| | | | | PR: ports/68109 Submitted by: thierry
* Remove the WITH_XUNICODE knob I once added, since fltk-xunicode is wayknu2004-06-221-24/+1
| | | | too old and obsolete.
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENkris2004-06-221-1/+3
| | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.