aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* - Update really to 3.16.3miwi2009-08-061-3/+3
|
* The port needs COMPAT_43TTY defined to build on -CURRENTdougb2009-08-061-0/+6
| | | | | | Mark MAKE_JOBS_UNSAFE Submitted by: mel.flynn+fbsd.ports at mailing.thruhere.net
* - Update Qt4 to 4.5.2miwi2009-08-055-73/+33
| | | | | | | The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)
* - Update py-qt4 to py-qt4.5.4miwi2009-08-055-9/+14
| | | | | | | | | | | | | - Update qscintilla-2* to 2.4 - Update py-sip to 4.8.2 - Update py-kde to 1.16.3 - Update py-qt to 1.18.1 The KDE FreeBSD team would like to say thanks to all the helpers and submitters New Port: devel/py-qt4-scripttools
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-0365-65/+65
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-31136-95/+136
| | | | | | bumped or updated Requested by: edwin
* add USE_GCC=4.3+oliver2009-07-311-0/+2
| | | | bump portrevision because of boost update
* Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistspgollucci2009-07-312-13/+13
| | | | | | PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav)
* Set NO_LATEST_LINK as it conflicts with x11-toolkits/py-wxPython28erwin2009-07-311-0/+1
| | | | | | Submitted by: pointyhat Discussed with: alepulver Approved by: maintainer timeout
* - Update to 2.6.4amdmi32009-07-302-6/+5
| | | | | | PR: 136821 Submitted by: Jochen Neumeister <jochen@daten-chaos.de> Approved by: maintainer timeout
* Fix interoperability with the new libjpeg. In particular, this is known tomarcus2009-07-304-2/+24
| | | | | | | fix JPEG loading issues with gqview. Reported by: many Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=588740
* - Update to 2.0.r6834miwi2009-07-292-8/+6
| | | | | PR: 137185 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
* - Unbreak on sparc64 (it builds fine)gahr2009-07-281-4/+0
| | | | Approved by: kde (miwi)
* - Update boost to 1.39pav2009-07-282-2/+2
| | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
* - Fix build on i386 6.x (probably)gahr2009-07-232-3/+4
| | | | | Reported by: PH via erwin Tested by: chris on http://www.officialunix.com/tb/
* Update to 1.24.5 which may fix some issues for Firefox 3.5 users.marcus2009-07-222-4/+4
|
* Update to 2.16.5.marcus2009-07-204-10/+10
|
* Remove references to my mirror, which will be decommissioned shortly;shaun2009-07-202-4/+2
| | | | fall back to FreeBSD mirrors in case the port has no others.
* This file is no longer needed in 2.0.1.marcus2009-07-191-10/+0
|
* Update to 2.0.1.marcus2009-07-192-5/+4
|
* - update to jpeg7dinoex2009-07-1822-35/+43
| | | | Tested by: pav on pointyhat
* - drop USE_FREETYPEdinoex2009-07-171-1/+1
|
* - Mark MAKE_JOBS_UNSAFEamdmi32009-07-161-0/+1
| | | | | | PR: 136792 Submitted by: myself Approved by: Cezary Morga <cm@therek.net> (maintainer)
* - Fix missing dependency of devel/p5-Module-Pluggable for Perl < 5.8.9amdmi32009-07-151-1/+6
| | | | | | | - Specify Perl version requirement (>=5.6.0) PR: 136630 Submitted by: Cezary Morga <cm@therek.net> (maintainer)
* - Bump PORTREVISION in favor of x11-toolkits/tktreectrl.araujo2009-07-141-2/+2
| | | | - Pass maintainer to Sylvio Cesar <scjamorim at bsd.com.br>.
* - Update to 2.2.9.araujo2009-07-142-4/+4
| | | | | PR: ports/136662 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
* Add py31-tkinter, Tkinter for Python 3.1daichi2009-07-132-0/+15
| | | | | Submitted by: daichi Pointed out by: lwhsu, python@
* Forgot to save in vim for remove CC.mezz2009-07-131-1/+0
|
* -Fix the build/installation with libtool 2.2.mezz2009-07-1310-201/+291
| | | | | | -Get all files/* to use '-ur' flag with diff(1). Got dizzy without -ur. :-P Reported by: pointyhat-exp
* - Respect LOCALBASEpgj2009-07-102-0/+8
| | | | | Reported by: QAT Approved by: tabthorpe (mentor, implicit)
* - Respect LOCALBASEpgj2009-07-101-2/+2
| | | | | Reported by: QAT Approved by: tabthorpe (mentor, implicit)
* - Update to 1.007pgollucci2009-07-102-4/+4
| | | | | | PR: ports/136593 Approved by: maintainer Submitted by: myself (pgollucci@)
* - Update to 0.9.94gahr2009-07-094-161/+182
| | | | - Unbreak on sparc64 and (possibly) ia64
* - Update to 1.007pgollucci2009-07-092-5/+4
| | | | | | PR: ports/135991 Approved by: maintainer timeout (2 weeks) Submitted by: myself (pgollucci@)
* - Fix building with python3*lwhsu2009-07-082-2/+48
| | | | | | | | | - Use checksum file under lang/python${PYTHON_SUFFIX}/, for removal lang/python/distinfo PR: ports/136198 Submitted by: lwhsu Approved by: perky
* - Dropping tcl8.0 supportmm2009-07-0710-1571/+0
| | | | | | - This has no effect on japanese/tcl80 and japanese/tk80 2009-03-22 x11-toolkits/tk80: tcl8.0 support dropped
* - Prepare for lang/tcl80 and x11-toolkits/tk80 removalmm2009-07-071-1/+1
| | | | - Switch all ports that have USE_TCL=80+ to use USE_TCL=82+
* - Update to 1.79wxs2009-07-073-24/+4
| | | | | PR: ports/136286 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
* Update x11-toolkits/libgdiplus to 2.4.2.flz2009-07-062-4/+4
| | | | | PR: ports/136353 Submitted by: Romain Tartiere
* - fix PORTSCOUTdinoex2009-07-062-2/+2
|
* - use freetype2dinoex2009-07-061-3/+4
|
* - cleanup ADDITIONAL_LIB_DIRSdinoex2009-07-051-2/+0
|
* Update to 2.26.2.avl2009-07-032-4/+4
| | | | | Reviewed by: kwm (GNOME team) Approved by: tabthorpe (mentor)
* Update to 1.24.4.kwm2009-07-033-9/+9
|
* Update to 2.16.4.kwm2009-07-034-8/+8
|
* - Forgot to remove the PORTREVISION on latest commit.araujo2009-06-301-1/+0
| | | | Pointyhat to: self
* - Update to 2.2.8.araujo2009-06-302-5/+5
| | | | | | | - Pass maintainer to submitter. PR: ports/136016 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* - Unmark BROKEN, problem was fixed in p5-Wx portpav2009-06-301-7/+1
| | | | | PR: ports/136135 Submitted by: Cezary Morga <cm@therek.net> (maintainer)
* - Fix core-dump with malloc debug onpav2009-06-302-0/+14
| | | | | PR: ports/136135 Submitted by: Cezary Morga <cm@therek.net> (maintainer)
* - Make use of bsd.tcl.mkmm2009-06-301-24/+10
| | | | | | | - Fix private include paths - Bump PORTREVISION Reported by: pointyhat (pav)
* Fix building at the ports cluster. The error was introduced bybsam2009-06-251-0/+2
| | | | | | | | | | | | | | | a tinderbox bug which should be fixed soon: tinderbox inherits BUILD_DEPENDS from EXTRACT_DEPENDS. Here is the difference at pointyhat and tinderbox logs: ----- EXTRACT_DEPENDS=gettext-0.17_1.tbz libiconv-1.13.tbz popt-1.14.tbz rpm-3.0.6_14.tbz BUILD_DEPENDS= ----- EXTRACT_DEPENDS=popt-1.14.tbz gettext-0.17_1.tbz libiconv-1.13.tbz rpm-3.0.6_14.tbz BUILD_DEPENDS=popt-1.14.tbz gettext-0.17_1.tbz libiconv-1.13.tbz rpm-3.0.6_14.tbz ----- No PORTREVISION bump is needed.
* - Set PORTSCOUT varpgollucci2009-06-232-0/+2
| | | | | | PR: ports/135387 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout (14 days)
* - Update lang/mono to 2.4.flz2009-06-2211-51/+128
| | | | | | | | | | | - Update a bunch of c# ports as well (gtksharp20, mono-zeroconf, tomboy, gnome-desktop-sharp, gnomesharp20). - Remove devel/monodoc as it is now included in lang/mono. - Add www/mod_mono, an apache module serving ASP.net pages. - Add www/xsp, a mono-based webserver. PR: ports/135248, ports/135249 Submitted by: Romain Tartiere <romain@blogreen.org>
* - Update to 0.18.6anray2009-06-212-4/+9
|
* - order USE_*dinoex2009-06-211-1/+1
|
* Update to 1.24.3.kwm2009-06-212-4/+4
|
* - Mark as BROKEN on CURRENT. Dumps core during build.beat2009-06-211-1/+7
| | | | | PR: ports/135181 Approved by: Cezary Morga <cm AT therek.net> (maintainer)
* Add an apropriate LINUX_DIST_VER. This is only an infrastructure change,bsam2009-06-202-0/+2
| | | | | no need to bump PORTREVISION. The change is needed to the upcomming switch to default linux f10 ports at 8-CURRENT.
* Convert to using Mk/bsd.linux-rpm.mk. This is only infrastructure change,bsam2009-06-201-5/+3
| | | | | no need to bump PORTREVISION. The change is needed to the upcomming switch to default linux f10 ports at 8-CURRENT.
* - Assign all unmaintained ruby ports to ruby@,stas2009-06-168-8/+8
| | | | so people will know where to send questions to.
* - py-anygui is no longer being actively developed or supported.araujo2009-06-165-204/+0
|
* Remove x11-toolkits/py-pyxfce as it has been marked BROKEN for over 3 months.erwin2009-06-145-127/+0
|
* Remove x11-toolkits/wxmozilla: has been broken for more than 6 monthserwin2009-06-146-100/+0
| | | | Submitted by: portsmon
* Remove x11-toolkits/p5-GtkXmHTML: depends on a broken, expired porterwin2009-06-146-62/+0
| | | | Submitted by: portsmon
* Set MAKE_JOBS_UNSAFE for this port.steve2009-06-121-0/+2
| | | | | PR: 135490 Submitted by: pgollucci
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-094-5/+8
| | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
* - Update lang/python26 and make Python 2.6.2 to the default Python versionmiwi2009-06-096-9/+7
| | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3
* - update to 0.95.2dinoex2009-06-063-23/+11
|
* Chase the vte shared lib version.marcus2009-06-031-1/+1
|
* Chase the vte shared lib version bump.marcus2009-06-035-10/+7
|
* Update to 0.20.4.marcus2009-06-033-5/+5
|
* . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;bsam2009-06-035-10/+10
| | | | . bump PORTREVISIONs.
* . fix CONFLICTS for graphics/linux-f10-dri and x11-toolkits/linux-f10-tk85;bsam2009-06-031-1/+2
| | | | . bump PORTREVISIONs.
* . add CONFLICTS to linux-f8 infrastructure ports;bsam2009-06-036-0/+18
| | | | . bump PORTREVISIONs.
* Here are new Linux Fedora 10 infrastructure ports.bsam2009-06-0218-497/+487
| | | | | | | | | | | | | | | | | | | | | | | | Those ports are intended to be used with 8-CURRENT at least with SVN r192206. If you want to switch to linux-f10 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=f10 OVERRIDE_LINUX_NONBASE_PORTS=f10 An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401 and 20070327. For the first time all tested linux ports work as expected(!): . acroread8; . google-earth; . skype; . seamonkey. Many thanks for kernel folks who really did the main work (and I wrote only some lines of ports). There is a good chance that those ports may become a default for 8.0-RELEASE. Please, test and report back to emulation@ ML.
* - Resolve LATEST_LINK conflictpav2009-06-013-2/+3
|
* - Update to 1.9.25nivit2009-05-312-5/+5
|
* Update to 2.16.2.marcus2009-05-316-10/+10
|
* - Update to 0.85miwi2009-05-292-5/+5
| | | | | PR: 135038 Submitted by: Ports Fury
* 2009-05-22 misc/sonytv: tcl8.3 support is going to be droppedmiwi2009-05-296-81/+0
| | | | | 2009-05-22 mail/postilion: tcl8.3 support is going to be dropped 2009-05-05 x11-toolkits/p5-TclTk: replaced by x11-toolkits/p5-Tcl-Tk
* Update to 0.20.3.kwm2009-05-272-4/+4
|
* - Update to 0.18.5anray2009-05-258-149/+22
|
* Assign maintainership to anray who already maintains the sawfish port. Hemarcus2009-05-251-1/+1
| | | | will do a better job of keeping these ports up-to-date.
* - These ports needs libcups.so to build.araujo2009-05-203-0/+3
| | | | | PR: ports/134662 Submitted by: dionex
* - Update to 0.91amdmi32009-05-202-4/+4
| | | | | PR: 134721 Submitted by: Cezary Morga <cm@therek.net> (maintainer)
* - fix BUILD_DEPENDSdinoex2009-05-201-1/+1
|
* Update to 2.26.2.kwm2009-05-203-5/+10
|
* Fix the CUPS dependency.marcus2009-05-192-2/+2
| | | | | PR: 134641 Submitted by: dinoex
* - use cups-client as depencydinoex2009-05-182-2/+2
| | | | Approved by: miwi
* Update to 2.26.0.kwm2009-05-172-9/+5
|
* - Update to 0.90miwi2009-05-172-5/+23
| | | | | PR: 134424 Submitted by: Cezary Morga <cm@therek.net> (maintainer)
* - Update to 0.43miwi2009-05-173-16/+4
| | | | | PR: 134424 Submitted by: Cezary Morga <cm@therek.net> (maintainer)
* Update to 2.6.2.kwm2009-05-172-4/+4
|
* - use cups-clientdinoex2009-05-171-1/+1
|
* - Fix build on 64-bit platformsgahr2009-05-143-5/+44
|
* Chase libgmp and bump PORTREVISION.ale2009-05-134-6/+8
|
* Sort pkg-plist and remove stale dependency.bsam2009-05-132-4/+2
| | | | No PORTREVISION bump is needed.
* Update to version 2.3.2 for Linux Fedora 8.bsam2009-05-123-25/+22
|
* Update to 0.10.23.kwm2009-05-111-1/+1
| | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.23.html
* When use libxul, make sure it does build and install the module. Bump themezz2009-05-111-2/+2
| | | | | | | PORTREVISION. PR: ports/134339 Submitted by: "Junji NAKANISHI" <jun-g@daemonfreaks.com>
* bin/pango-view is now installed even if X11 support is disabled.marcus2009-05-101-1/+1
| | | | | PR: 134399 Sumbmitted by: Alexey V.Degtyarev <alexey@renatasystems.org>
* - Update to 1.78miwi2009-05-092-4/+4
| | | | | PR: 134238 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (Maintainer)
* - New port: x11-toolkits/gambas2-gb-gtkacm2009-05-093-0/+33
| | | | The gambas gtk2 GUI component
* - New port: x11-toolkits/gambas2-gb-qtacm2009-05-094-0/+52
| | | | The gambas Qt GUI component
* - Fix WITHOUT_NLSchinsan2009-05-091-2/+4
| | | | | | | | - Allow to build with MAKE_JOBS_SAFE - Bump PORTREVISION PR: ports/133688 Submitted by: Scot Hetzel <swhetzel at gmail.com>
* also install libGiGiOgrePlugin_OIS.sooliver2009-05-072-2/+4
| | | | Noted By: Iasen Kostov <ikostov@otel.net>
* update xfce to 4.6.1oliver2009-05-063-8/+6
| | | | bump PORTREVISION where necessary
* Update to 0.20.2.marcus2009-05-063-9/+9
|
* Update to 1.24.2.marcus2009-05-062-4/+4
|
* update to 0.6.0.729oliver2009-05-065-44/+54
| | | | bump PORTEPOCH
* - Update to 2.2.4acm2009-05-044-55/+5
| | | | | - Add convertors/fpc-iconvenc port to bsd.fpc.mk - pkg-plist fixes
* - Update to 8.5.7mm2009-04-264-26/+25
|
* Presenting GNOME 2.26.1 for FreeBSD.kwm2009-04-247-16/+19
| | | | Approved by: portmgr (marcus)
* - Update 0.14miwi2009-04-243-9/+8
| | | | | | | - Pass maintainership to submitter PR: 133781 Submitted by: Jochen Neumeister <jochen@daten-chaos.de>
* Update to 2.6.1.marcus2009-04-133-4/+10
|
* Update to 2.26.1.marcus2009-04-132-4/+4
|
* Add support for libxul.marcus2009-04-131-2/+7
| | | | Submitted by: Joseph S. Atkinson <jsatkinson@embarqmail.com> (based on)
* Remove seamonkey from the list of supported Gecko providers.marcus2009-04-131-1/+1
| | | | Reported by: Robert Huff <roberthuff@rcn.com>
* - Update to 0.05chinsan2009-04-132-4/+4
|
* - Gnomepanel support doesn't work with the current version of Gnome.stas2009-04-121-8/+8
|
* Actually remove the obsolete patch.marcus2009-04-122-266/+0
| | | | Reported by: QAT
* Update to 2.16.1.marcus2009-04-124-8/+8
|
* - Update to 2.12.0.stas2009-04-123-46/+52
| | | | - Fix plist for non-default cases.
* Update to 3.5M6rnoland2009-04-102-10/+9
|
* Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-1062-370/+1122
| | | | | | | | | | | | | http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach.
* Fix plist with -DNOPORT*.itetcu2009-04-083-11/+7
| | | | | Prompted by: QAT QA run Approved by: maintainer timeout on QATMail
* - Update to 0.7.0lwhsu2009-04-073-10/+24
| | | | | | | - Fix building with boost 1.37 PR: ports/133008 Submitted by: oliver
* Add linux-f8-tk84 8.4.17, graphical toolkit for TCL (Linux Fedora 8).bsam2009-04-067-0/+491
| | | | | PR: ports/131805 Submitted by: Stas Timokhin <stast at bsdportal.ru>
* - Mark BROKEN: does not compilepav2009-04-061-0/+2
| | | | Submitted by: wen heping <wenheping@gmail.com> (maintainer)
* - Update to 0.7.2.araujo2009-04-052-5/+4
|
* Add %%PORTDOCS%% to the static plist items.marcus2009-04-051-4/+4
| | | | Reported by: QAT
* Add %%PORTDOCS%% to the static plist items.marcus2009-04-052-8/+8
| | | | Reported by: QAT
* Fix the NOPORTDOCS cases.marcus2009-04-053-0/+6
| | | | Reported by: QAT
* - Lib updated FOX16.araujo2009-04-052-2/+2
| | | | | | - Bump PORTREVISION. Approved by: maintainer implicit
* - Update to 1.6.36.araujo2009-04-052-4/+4
| | | | | All stuffs that depends directly of FOX16, needs to be rebuilt after an upgrade.
* update devel/physfs to 2.0.0oliver2009-04-042-4/+4
| | | | bump PORTREVISION on the affected ports
* - Fix build on HEADmiwi2009-04-022-3/+10
|
* Here are new Linux Fedora 8 infrastructure ports.bsam2009-04-0133-652/+1047
| | | | | | | | | | | | | | | The recommended version of FreeBSD to use them is 8-CURRENT. FreeBSD-7.x is not fully compatible with compat.linux.osrelease 2.6.16. Some syscalls cannot be MFCed due to native FreeBSD ABI breakage. Usage (and package building): 1. define compat.linux.osrelease=2.6.16; 2. add following variables to /etc/make.conf: . OVERRIDE_LINUX_BASE_PORT=f8; . OVERRIDE_LINUX_NONBASE_PORTS=f8. Approved by: bsam (me) ;-)
* Finish repocopies of new linux-f8 infrastructure ports:bsam2009-04-015-4/+15
| | | | | | . add CONFLICTS to 47 original ports; . bump PORTREVISIONs for all of them; . pet portlint for 2-3 ports (misplaced PORTREVISION).
* - Convert to USE_TK and allow on any tk (changes default package to use tk85)pav2009-03-312-5/+4
| | | | | | PR: ports/132181 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Approved by: maintainer timeout (perky; 1 month)
* disable MAKE_JOBS_SAFE temporary to fix build on tbmakc2009-03-302-2/+0
|
* Update to 5.2.0makc2009-03-3010-504/+146
| | | | mark MAKE_JOBS_SAFE
* - Mark BROKEN on HEAD, does not like new USB stackpav2009-03-261-1/+7
| | | | Reported by: pointyhat
* - Update to 0.4.4chinsan2009-03-252-6/+5
|
* bump PORTREVISION after cmake updatemakc2009-03-252-1/+2
|
* 2009-03-22 emulators/dlx: unmaintained, does not work with current versions ↵miwi2009-03-2411-492/+0
| | | | | | | | | | | | | | | | | | | | | of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped 2009-03-17 irc/blackened: Broken and abandonware 2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped 2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
* - Update to 2.12.8pav2009-03-232-4/+4
| | | | | PR: ports/131491 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
* - Fix build after wxgtk2 updatemiwi2009-03-222-0/+12
| | | | | | PR: 132912 Submitted by: Cezary Morga <cm@therek.net> Reported by: pavbot
* Update to 2.8.10.fjoe2009-03-2028-158/+150
|
* Welcome to the new linux ports infrastructure which allows usingbsam2009-03-2015-63/+24
| | | | | | | | | | | | | | | | | | | | | | | | both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav)
* Release these ports into wild. I don't have time for these ports anymore. I ammezz2009-03-196-6/+6
| | | | keeping maintain two ports that don't require a lot of time to take care of.
* - Chase graphviz updatepav2009-03-191-1/+2
| | | | Reported by: pointyhat
* - Update to version 0.81amdmi32009-03-182-4/+4
| | | | | PR: 132755 Submitted by: KATO Tsuguru <tkato432 at yahoo dot com>
* Switch to use Qt4.makc2009-03-183-15/+28
| | | | | | | Pass maintainership to submitter. PR: based on ports/130925 Submitted by: Cristiano Rolim Pereira <cristianorolim at hotmail.com>
* wxPerl is an extension module allowing the creation of GUI (Graphicalmiwi2009-03-165-0/+186
| | | | | | | | | | User Interface) from Perl; it is built as a wrapper for the wxWidgets C++ GUI toolkit. WWW: http://wxperl.sourceforge.net/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* This module provides the STDOUT, STDERR and exit codes of asynchronously runningmiwi2009-03-165-0/+43
| | | | | | | | | | processes via events. It may be used for long running or blocking processes that provide periodic updates on state via STDOUT. Simple IPC is possible via STDIN. WWW: http://search.cpan.org/dist/Wx-Perl-ProcessStream/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* Alien::wxWidgets can be used to detect and get configurationmiwi2009-03-165-0/+60
| | | | | | | | | settings from an installed wxWidgets. WWW: http://search.cpan.org/dist/Alien-wxWidgets/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
* Update to 2.6.4.fjoe2009-03-1514-105/+48
|
* Free most of my ports, since they aren't being maintained to ashaun2009-03-141-1/+1
| | | | reasonable standard.
* - Update to r6671miwi2009-03-143-5/+14
| | | | | | | | Add a patch to unbreak the build with current versions of graphics/cairo in the (non-default) WITH_FLTK_CAIRO case. PR: 132412 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
* - Update to 0.10.0pgj2009-03-124-54/+196
| | | | | | - Un-break the build Approved by: gabor
* 2009-02-11 x11-toolkits/inti-gconf: not maintain by upstream for more than ↵miwi2009-03-1019-313/+0
| | | | | | | five years and no port depend on this 2009-02-11 x11-toolkits/inti-gl: not maintain by upstream for more than five years and no port depend on this 2009-02-11 x11-toolkits/inti-sourceview: not maintain by upstream for more than five years and no port depend on this
* Update to 2.24.1.marcus2009-03-083-4/+13
|
* Update to 2.24.1.marcus2009-03-082-4/+4
|
* Update to 2.18.4.marcus2009-03-083-4/+7
|
* Update to 2.14.1.marcus2009-03-083-6/+25
|
* - Remove x11-toolkits/xg. It expired on 2007-10-28.wxs2009-03-078-156/+0
|
* - Use my FreeBSD address on the ports I maintaindhn2009-03-071-1/+1
| | | | Approved by: tabthorpe (co-mentor)
* - Remove x11-toolkits/scx: Version branch long since retired. This portwxs2009-03-075-96/+0
| | | | expired on 2007-10-28.
* - Port was replaced by x11-toolkits/p5-Tcl-Tkmm2009-03-051-4/+4
| | | | | - Mark as broken and deprecated - Set expiration to 2009-05-05
* mark BROKENoliver2009-03-031-0/+1
| | | | no new version released so far to match xfce 4.6.0
* - Unbreak INDEX (the port will most likely need an update to work with 4.6)pav2009-03-031-1/+0
| | | | With hat: portmgr
* Add patch to fix crash in qt painting engine (KDE bugs/174065)makc2009-03-032-1/+41
|
* update Xfce to 4.6oliver2009-03-033-13/+115
| | | | | | for more information please read http://www.xfce.org/about/news?id=21
* - Drop maintainership of the following ports:alepulver2009-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | games/darkplaces games/quake-dpmod games/edge games/deng games/odamex games/uhexen2 games/uhexen2-extras games/vavoom games/vavoom-extras games/alienarena games/alienarena-data games/freedroidrpg games/assaultcube games/freeorion x11-toolkits/gigi devel/allegro devel/allegrogl devel/adime devel/allegro-devel net-p2p/qbittorrent net-p2p/rblibtorrent-devel emulators/wahcade x11-wm/stumpwm x11-wm/icewm
* Mark BROKEN: does not build.erwin2009-02-271-1/+7
|
* - Unbreak if WITH_*_MAN setmm2009-02-272-2/+2
|
* - Unbreak install if WITH_*_MAN setmm2009-02-271-1/+1
| | | | | | | - fix pkg-plist for TZDATA in tcl85 PR: ports/132144, ports/132147 Submitted by: bf <bf2006a@yahoo.com>
* Correct CATEGORIES.kwm2009-02-271-1/+1
| | | | Submitted by: Erwin
* - Disable install of function manpages by defaultmm2009-02-269-83/+116
| | | | | - Add manual page for tclsh8.x and wish8.x - Bump PORTREVISION
* Fix a bug with applications not behaving correctly after XRandR events.marcus2009-02-264-2/+34
| | | | | Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=561583 Submitted by: Steve Polyack <spolyack@collaborativefusion.com>
* Depend on gtk20.kwm2009-02-241-1/+1
| | | | Submitted by: QAT bot
* - Update to 0.14nivit2009-02-244-174/+181
| | | | | | | - Use now %%PYTHON_SITELIBDIR%% inside pkg-plist PR: ports/131920 Submitted by: Mike Meyer <mwm at mired dot org> (maintainer)
* - Change default Tcl/Tk version to 8.5mm2009-02-237-4/+7
| | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav)
* Add unique.kwm2009-02-235-0/+77
| | | | | | | | | | Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. Unique makes it easy to write this kind of applications, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling the startup notification side.
* - take maintainershipdinoex2009-02-222-8/+2
| | | | | - remove DEPRECATED Approved by: mm (Martin Matuska)
* Use my @FreeBSD.org email for the rest of my portsmakc2009-02-213-3/+3
|
* - Update to 0.80miwi2009-02-212-14/+17
| | | | | PR: 131848 Submitted by: Ports Fury
* - Chase devil shlib bumpmiwi2009-02-211-2/+2
|
* - Update to 0.8.0miwi2009-02-213-27/+35
| | | | | PR: 131831 Submitted by: ports fury
* Update to 3.5m5rnoland2009-02-193-32/+54
| | | | | * Improve handling of GECKO * Fix architecture detection
* - Fix a bug in in QGraphicsProxyWidget that is responsible for manymarkus2009-02-192-1/+16
| | | | | | | | | | notification related crashes in KDE4's plasma desktop. This patch will be part of Qt 4.4.4. - Bump PORTREVISION KDE Bug: 175753, 176235 Submitted by: Dwayne MacKinnon <dmk@ncf.ca> Obtained from: KDE SVN
* PyQwt is a set of Python bindings for the Qwt C++ class library whichmiwi2009-02-176-0/+168
| | | | | | | | | | | | | | | | | extends the Qt framework with widgets for scientific and engineering applications. It provides a widget to plot 2-dimensional data and various widgets to display and control bounded or unbounded floating point values. PyQwt addresses the problem of integrating PyQt, Qt, Qwt, NumPy and optionally SciPy. Look at the Command Line Interface (CLI) examples and the Graphical User Interface (GUI) examples to get an idea of what you can do with PyQwt. WWW: http://pyqwt.sourceforge.net/ PR: ports/131245 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 0.7.5beech2009-02-163-7/+5
| | | | | | | | | | | | | | | - This update solves minor issues left after update to 0.7.4. The main problem of FITS image format pixbuf loader not recognizing FITS images is due to different definitions of FITS mime type. The loader uses image/fits (official RFC 4047 mime type) while shared-mime-info contains image/x-fits. The proper way to go would be fixing shared-mime-info (any help here is very appreciated) and the port could go as it is. Changing either loader to use image/x-fits or freedesktop.org.xml database to contain image/fits fixes the issue. PR: ports/131727 Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (maintainer)
* Fix installation when NOPORTDOCS is defined. Also, honor EXAMPLESDIR.marcus2009-02-162-567/+569
|
* - Fix pkg-plist.stas2009-02-151-3/+28
| | | | Reported by: QAT
* - Change USE_TK from YES to 84 due to planned default tcl changemm2009-02-151-1/+1
|
* Update PyQt4 ports to 4.4.4, new ports:makc2009-02-158-201/+206
| | | | | | | | | | | | | | devel/py-qt4-help multimedia/py-qt4-phonon textproc/py-qt4-xmlpatterns www/py-qt4-webkit Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2. Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work. PR: based on ports/130219 Submitted by: Dima Panov" <fluffy at fluffy.khv.ru>
* - Switch to USE_TK.stas2009-02-151-17/+7
| | | | | | | | - Support planned switch to new default tk (tk85). - Add (user-definable) support for tk84, tk85 and tk86. PR: ports/131671 Submitted by: Martin Matuska <mm@FreeBSD.org>
* - Deprecate due to planned end of support for tcl/tk 83 on 2009-05-22mm2009-02-141-0/+3
|
* - Deprecate due to planned end of tcl/tk 82 support on 2009-04-22mm2009-02-141-0/+3
|
* - Deprecate due to planned end of tcl/tk 80 support on 2009-03-22mm2009-02-141-0/+3
|
* - Does not build with tcl/tk 8.5 and highermm2009-02-141-1/+1
|
* - Add tcl86 to unsupported tcl versionsmm2009-02-141-1/+1
|
* - Update to 0.8.2mm2009-02-144-19/+62
| | | | | - Support tcl84, tcl85 and tcl86 - Take maintainership
* - Update to 1.9.24nivit2009-02-123-371/+14
| | | | - Fix port directory of an optional dependency (www -> devel/py-zopeInterface)
* Update to 2.6.3.marcus2009-02-122-4/+4
|
* - Update lang/mono to 2.0.1.flz2009-02-0923-296/+308
| | | | | | | | - Also update a bunch of c-sharp ports to their latest version. - Change maintainership to mono@FreeBSD.org. PR: ports/129724 Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team)
* - Lib updated Fox16.araujo2009-02-082-2/+2
| | | | | | - Bump PORTREVISION. Approved by: maintainer implicit
* - Update to 1.6.35.araujo2009-02-082-4/+4
| | | | Reported by: miwi (portscout)
* - Add missing entries for tcl86,tk86,tcl86-thread,tk86-threadmm2009-02-081-0/+2
|
* Reset maintainership. Thanks for your good work!bsam2009-02-061-1/+1
| | | | Submitted by: the former maintainer via ports@ ML
* - Fix pkg-plist if manpages/demos are to be installedmm2009-02-042-21/+23
|
* - Cosmetic fix: b1 suffix for package providemm2009-02-042-2/+2
|
* - Add Tcl/Tk 8.6mm2009-02-045-15/+19
| | | | - Take maintainership of Mk/bsd.tcl.mk
* - Update to 2.3.3chinsan2009-02-023-5/+6
|
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removearaujo2009-02-0228-46/+28
| | | | | | | | | MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav)
* - Update download location, update WWWpav2009-02-012-5/+2
|
* - Fix fetchingpav2009-01-311-1/+1
| | | | Reported by: -fetch-original pointyhat run
* - Update download locationpav2009-01-311-2/+1
| | | | Reported by: -fetch-original pointyhat run
* - Update to 0.7.4 and unbreakpav2009-01-303-10/+9
| | | | | PR: ports/131132 Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
* - Fix build, needs Xipav2009-01-301-3/+2
| | | | Reported by: pointyhat
* Reassign my p5-* ports to perl@ so more than one personerwin2009-01-303-3/+3
| | | | can look at them.
* Fix packaging for plugins.kwm2009-01-281-1/+1
| | | | | Pointed out by: Géraud CONTINSOUZAS geraud at gcu dot nfo Jan Hendrik Sylvester me at janh dot de
* - Update to 2.1.1.2pgj2009-01-276-16/+38
| | | | | | | - Add PORTDOCS - Fix COMMENT Approved by: tabthorpe
* - Mark BROKEN: does not compilepav2009-01-261-0/+2
| | | | Reported by: pointyhat
* - Update to 804.028_501rafan2009-01-243-8/+22
| | | | | PR: ports/130626 Submitted by: bf <bf2006a at yahoo.com>
* - Fix buildpav2009-01-241-0/+50
| | | | Submitted by: Dmitry Karasik <dmitry@karasik.eu.org> (maintainer)
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-2420-30/+55
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* - Chase graphics/Coin shlib bumpbeech2009-01-232-4/+4
| | | | - Bump portrevision
* - Chase lang/guile shlib bumpmiwi2009-01-231-2/+2
|
* New port: x11/toolkits/qt4pasacm2009-01-226-0/+85
| | | | | | | | | | | | | | Provide a Qt4 binding for FreePascal that may be of use to provide the Lazarus LCL library with a Qt interface This binding does not aim to cover the whole Qt4 framework, but only just enough to satisfy the LCL needs. If any LCL/Qt developer needs an extra class, just ask and it will be added promptly. Some of the methods that have parameters based upon templates have been omitted. If however you need any of those, just ask. WWW: http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html
* - Mark BROKEN on 7.x and up: segfault during buildpav2009-01-222-2/+14
| | | | Reported by: pointyhat
* - Mark BROKEN: does not compilepav2009-01-221-0/+2
| | | | Reported by: pointyhat
* - Removed FOX10 and all ports that depend of it. These ports arearaujo2009-01-2215-954/+0
| | | | deprecatd, use all ports based on FOX16 instead.
* In preparation for adding new linux (Fedora 8) infrastructure ports all linuxbsam2009-01-226-36/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | base ports were unified. Now it's linux_base-fc4 turn: devel/linux-glib2 is incorporated. Changes: * emulation/linux_base-fc4: . devel/linux-glib2 is incorporated; . CONFLICTS is fixed; . PORTREVISION is bumped; * removed *_DEPENDS upon devel/linux-glib2 and PORTREVISION bumped: . accessibility/linux-atk; . astro/google-earth; . audio/linux-openal; . graphics/linux-XnViewMP; . www/linux-mplayer-plugin; . x11-toolkits/linux-gtk2; . x11-toolkits/linux-pango; * devel/linux-glib2: . CONFLICTS is fixed; . DEPRECATED; . EXPIRATION_DATE is set; Note: this should fix a bug for non-default linux base ports when glib2 files were installed both by a linux base and by linux-glib2 ports.
* - Remove unnecessary dependency (fpc-gtk2)acm2009-01-211-2/+2
| | | | | | | - Bump PORTREVISION PR: 130791 Submitted by: bsam
* - Fix linking problem with the latest version of GTK2acm2009-01-212-1/+54
| | | | | | - Bump PORTREVISION Reported by: Andrei V. Lavreniyuk <andy.lavr at reactor-xg.kiev.ua>
* - Remove example files from fpc-gtk1 and fpc-gtk2 ports. It can beacm2009-01-203-71/+2
| | | | obtained from fpc-source into distfiles directory.
* - Update to 1.5 [1]acm2009-01-204-32/+71
| | | | | | PR : 130373 Submitted by : Hardy Schumacher <hardy.schumacher at amd.com> Luke Dean <LukeD at pobox.com> [1]
* - add LICENSE:dinoex2009-01-173-6/+5
|
* - set NO_PACKAGEdinoex2009-01-174-2/+8
|
* - record xextproto as explicit dependencydinoex2009-01-141-1/+1
|
* - Now It is part of x11-toolkits/fpc-gnome1acm2009-01-143-38/+0
|
* - This unit was renamed to x11-toolkits/fpc-gnome1acm2009-01-143-37/+0
|
* - This unit was renamed to x11-toolkits/fpc-gtk1acm2009-01-143-81/+0
|
* - This unit was renamed to x11-toolkits/fpc-xformsacm2009-01-143-94/+0
|
* - Update to 2.2.2acm2009-01-142-2/+7
|
* - Repocopy from x11-toolkits/fpc-gnome to x11-toolkits/fpc-gnome1acm2009-01-143-15/+26
|
* - Repocopy from x11-toolkits/fpc-gtk to x11-toolkits/fpc-gtk1acm2009-01-142-56/+23
|