aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Forgot to save in vim for remove CC.Jeremy Messenger2009-07-121-1/+0
| | | | Notes: svn path=/head/; revision=237641
* -Fix the build/installation with libtool 2.2.Jeremy Messenger2009-07-1210-201/+291
| | | | | | | | | -Get all files/* to use '-ur' flag with diff(1). Got dizzy without -ur. :-P Reported by: pointyhat-exp Notes: svn path=/head/; revision=237640
* - Respect LOCALBASEGabor Pali2009-07-102-0/+8
| | | | | | | | Reported by: QAT Approved by: tabthorpe (mentor, implicit) Notes: svn path=/head/; revision=237577
* - Respect LOCALBASEGabor Pali2009-07-091-2/+2
| | | | | | | | Reported by: QAT Approved by: tabthorpe (mentor, implicit) Notes: svn path=/head/; revision=237559
* - Update to 1.007Philip M. Gollucci2009-07-092-4/+4
| | | | | | | | | PR: ports/136593 Approved by: maintainer Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=237550
* - Update to 0.9.94Pietro Cerutti2009-07-094-161/+182
| | | | | | | - Unbreak on sparc64 and (possibly) ia64 Notes: svn path=/head/; revision=237476
* - Update to 1.007Philip M. Gollucci2009-07-092-5/+4
| | | | | | | | | PR: ports/135991 Approved by: maintainer timeout (2 weeks) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=237461
* - Fix building with python3*Li-Wen Hsu2009-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 Notes: svn path=/head/; revision=237414
* - Dropping tcl8.0 supportMartin Matuska2009-07-0710-1571/+0
| | | | | | | | | - This has no effect on japanese/tcl80 and japanese/tk80 2009-03-22 x11-toolkits/tk80: tcl8.0 support dropped Notes: svn path=/head/; revision=237312
* - Prepare for lang/tcl80 and x11-toolkits/tk80 removalMartin Matuska2009-07-071-1/+1
| | | | | | | - Switch all ports that have USE_TCL=80+ to use USE_TCL=82+ Notes: svn path=/head/; revision=237310
* - Update to 1.79Wesley Shields2009-07-063-24/+4
| | | | | | | | PR: ports/136286 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Notes: svn path=/head/; revision=237290
* Update x11-toolkits/libgdiplus to 2.4.2.Florent Thoumie2009-07-062-4/+4
| | | | | | | | PR: ports/136353 Submitted by: Romain Tartiere Notes: svn path=/head/; revision=237255
* - fix PORTSCOUTDirk Meyer2009-07-062-2/+2
| | | | Notes: svn path=/head/; revision=237241
* - use freetype2Dirk Meyer2009-07-061-3/+4
| | | | Notes: svn path=/head/; revision=237233
* - cleanup ADDITIONAL_LIB_DIRSDirk Meyer2009-07-051-2/+0
| | | | Notes: svn path=/head/; revision=237172
* Update to 2.26.2.Alexander Logvinov2009-07-032-4/+4
| | | | | | | | Reviewed by: kwm (GNOME team) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=236990
* Update to 1.24.4.Koop Mast2009-07-033-9/+9
| | | | Notes: svn path=/head/; revision=236960
* Update to 2.16.4.Koop Mast2009-07-034-8/+8
| | | | Notes: svn path=/head/; revision=236957
* - Forgot to remove the PORTREVISION on latest commit.Marcelo Araujo2009-06-301-1/+0
| | | | | | | Pointyhat to: self Notes: svn path=/head/; revision=236818
* - Update to 2.2.8.Marcelo Araujo2009-06-302-5/+5
| | | | | | | | | | - Pass maintainer to submitter. PR: ports/136016 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=236817
* - Unmark BROKEN, problem was fixed in p5-Wx portPav Lucistnik2009-06-301-7/+1
| | | | | | | | PR: ports/136135 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=236810
* - Fix core-dump with malloc debug onPav Lucistnik2009-06-302-0/+14
| | | | | | | | PR: ports/136135 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=236809
* - Make use of bsd.tcl.mkMartin Matuska2009-06-301-24/+10
| | | | | | | | | | - Fix private include paths - Bump PORTREVISION Reported by: pointyhat (pav) Notes: svn path=/head/; revision=236805
* Fix building at the ports cluster. The error was introduced byBoris Samorodov2009-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. Notes: svn path=/head/; revision=236608
* - Set PORTSCOUT varPhilip M. Gollucci2009-06-232-0/+2
| | | | | | | | | PR: ports/135387 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=236505
* - Update lang/mono to 2.4.Florent Thoumie2009-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> Notes: svn path=/head/; revision=236461
* - Update to 0.18.6Andrey Slusar2009-06-212-4/+9
| | | | Notes: svn path=/head/; revision=236415
* - order USE_*Dirk Meyer2009-06-211-1/+1
| | | | Notes: svn path=/head/; revision=236412
* Update to 1.24.3.Koop Mast2009-06-212-4/+4
| | | | Notes: svn path=/head/; revision=236400
* - Mark as BROKEN on CURRENT. Dumps core during build.Beat Gaetzi2009-06-201-1/+7
| | | | | | | | PR: ports/135181 Approved by: Cezary Morga <cm AT therek.net> (maintainer) Notes: svn path=/head/; revision=236377
* Add an apropriate LINUX_DIST_VER. This is only an infrastructure change,Boris Samorodov2009-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. Notes: svn path=/head/; revision=236365
* Convert to using Mk/bsd.linux-rpm.mk. This is only infrastructure change,Boris Samorodov2009-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. Notes: svn path=/head/; revision=236363
* - Assign all unmaintained ruby ports to ruby@,Stanislav Sedov2009-06-168-8/+8
| | | | | | | so people will know where to send questions to. Notes: svn path=/head/; revision=236032
* - py-anygui is no longer being actively developed or supported.Marcelo Araujo2009-06-165-204/+0
| | | | Notes: svn path=/head/; revision=235992
* Remove x11-toolkits/py-pyxfce as it has been marked BROKEN for over 3 months.Erwin Lansing2009-06-135-127/+0
| | | | Notes: svn path=/head/; revision=235753
* Remove x11-toolkits/wxmozilla: has been broken for more than 6 monthsErwin Lansing2009-06-136-100/+0
| | | | | | | Submitted by: portsmon Notes: svn path=/head/; revision=235705
* Remove x11-toolkits/p5-GtkXmHTML: depends on a broken, expired portErwin Lansing2009-06-136-62/+0
| | | | | | | Submitted by: portsmon Notes: svn path=/head/; revision=235703
* Set MAKE_JOBS_UNSAFE for this port.Steve Price2009-06-121-0/+2
| | | | | | | | PR: 135490 Submitted by: pgollucci Notes: svn path=/head/; revision=235618
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-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) Notes: svn path=/head/; revision=235506
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-086-9/+7
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* - update to 0.95.2Dirk Meyer2009-06-063-23/+11
| | | | Notes: svn path=/head/; revision=235299
* Chase the vte shared lib version.Joe Marcus Clarke2009-06-031-1/+1
| | | | Notes: svn path=/head/; revision=235095
* Chase the vte shared lib version bump.Joe Marcus Clarke2009-06-035-10/+7
| | | | Notes: svn path=/head/; revision=235093
* Update to 0.20.4.Joe Marcus Clarke2009-06-033-5/+5
| | | | Notes: svn path=/head/; revision=235092
* . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;Boris Samorodov2009-06-025-10/+10
| | | | | | | . bump PORTREVISIONs. Notes: svn path=/head/; revision=235056
* . fix CONFLICTS for graphics/linux-f10-dri and x11-toolkits/linux-f10-tk85;Boris Samorodov2009-06-021-1/+2
| | | | | | | . bump PORTREVISIONs. Notes: svn path=/head/; revision=235053
* . add CONFLICTS to linux-f8 infrastructure ports;Boris Samorodov2009-06-026-0/+18
| | | | | | | . bump PORTREVISIONs. Notes: svn path=/head/; revision=235052
* Here are new Linux Fedora 10 infrastructure ports.Boris Samorodov2009-06-0118-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. Notes: svn path=/head/; revision=234983
* - Resolve LATEST_LINK conflictPav Lucistnik2009-05-313-2/+3
| | | | Notes: svn path=/head/; revision=234941
* - Update to 1.9.25Nicola Vitale2009-05-312-5/+5
| | | | Notes: svn path=/head/; revision=234914