aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/wxgtk24
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-6/+6
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Kick MD5 supportmiwi2011-07-031-1/+0
|
* - fix build for png-1.4.1dinoex2010-03-301-1/+2
|
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-292-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with X
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Fix 2.4.2_15 --> 2.4.2_1 issue.edwin2008-07-111-1/+1
| | | | Noticed by: krismail
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-8/+5
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Set wxgtk2.4 include directory to ${PREFIX}/include/wx-2.4/wx.fjoe2006-11-302-370/+373
| | | | | | This resolves header conflicts with wxgtk2-2.6+. PR: 100465
* - Make X11BASE-clean.fjoe2006-11-292-2/+11
| | | | - Bump PORTREVISION.
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-1/+45
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* INSTALLS_SHLIB -> USE_LDCONFIG.fjoe2006-09-021-1/+1
|
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
|
* Add SHA256 checksum.fjoe2005-11-181-0/+1
|
* Fix the build w/ new glib/gtk/pango stuff, bump the PORTREVISION for chasemezz2005-11-051-1/+6
| | | | glib's bump.
* - Fix LIB_DEPENDS for wxgtk24-contrib portfjoe2005-05-221-1/+1
| | | | | | - Bump PORTREVISION for wxgtk24-contrib Pointed out by: kris (via pointyhat)
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-135-131/+447
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Remove dead MASTER_SITE.fjoe2005-03-291-2/+1
| | | | | Submitted by: Diane Bruce Approved by: portmgr (marcus)
* - wx-config now points to wxgtk2-2.4.configfjoe2004-08-013-3/+2
| | | | | | - Bump PORTREVISION Suggested by: Diane Bruce <db at db dot net>
* Add missing dependency on jpeg.9.fjoe2004-04-071-0/+1
|
* wxWindows -> wxWidgetsfjoe2004-04-062-4/+4
|
* - Use USE_ICONV knobkrion2004-03-311-2/+2
| | | | Approved by: portmgr
* - Provide a different fix for gnome.fjoe2004-02-042-10/+9
| | | | - SIZE'ify.
* Set {WANT,USE}_GNOME correctly to make these ports compatible with the newmarcus2004-02-041-0/+2
| | | | | | bsd.port.mk. Submitted by: kris
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* PORTREVISION was set to wrong value after port was moved from wxgtk-devel [1].fjoe2003-11-111-3/+2
| | | | | | Always add --enable-unicode for unicode flavor. Noticed by: krion [1]
* BROKEN -> IGNORE for wxgtk2-unicode on FreeBSD 4.xfjoe2003-11-101-1/+1
| | | | Noticed by: kris via bento
* Fix notebook labels for GTK2 flavor.fjoe2003-11-101-0/+11
|
* Fix deps: wxgtk-devel was moved to wxgtk.fjoe2003-11-101-1/+1
|
* PORTREVISION should not be reset in previous commit.fjoe2003-11-101-1/+1
|
* Update to 2.4.2.fjoe2003-11-101-0/+11
|
* Update to 2.4.2.fjoe2003-11-1019-615/+467
|
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Attempt to nail down strange problems people are reporting usiallysobomax2003-04-141-3/+6
| | | | | | | | | | | around new release. Apparently, those problem steam from the fact that those users doesn't update their kernels along with userland, so that CONFIGURE_TARGET supplied by bsd.port.mk doesn't match OS version detected by configure script, making it believe that it is in the cross-compile environment. The same problem observed on bento. Use USE_REINPLACE while I'm here.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix bison-1.75 syntax error.cy2002-12-151-0/+10
| | | | Approved by: portsmgr (kris)
* Fix PLIST.sobomax2002-10-011-1/+0
| | | | Submitted by: bento
* Update to 2.2.9.sobomax2002-09-099-145/+142
| | | | Poked by: joe
* Deploy USE_GNOMENG infrastructurelioux2002-09-021-1/+2
| | | | | PR: 42309 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Fix grammar and spelling.sobomax2002-01-311-1/+1
| | | | | PR: 33579, 33580 Submitted by: Nevermind <never@nevermind.kiev.ua>
* Bump png majorache2001-09-111-1/+1
|
* Downgrade to 2.2.7 and bump PORTEPOCH. It appears that version 2.3.0 to whichsobomax2001-07-235-87/+40
| | | | | | I upgraded the port some time ago is unstable development version that breaks many packages that depend upong wxGTK. 2.3.0 will be readded back as wxgtk-devel after a repo copy.
* Update to 2.3.0.sobomax2001-05-297-25/+208
|
* - Update to 2.2.7;sobomax2001-05-284-14/+40
| | | | | - enable GL support; - take over maintainership.
* Drop MAINTAINERship.nectar2001-05-251-1/+1
|
* Upgrade to 2.2.6.vanilla2001-05-084-22/+18
| | | | Approved by: nectar
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-3/+3
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Batch of style fixes for x11-toolkits.olgeni2001-02-061-1/+1
|
* Chase checksum ... the distfile was re-rolled without changingnectar2001-01-291-0/+1
| | | | | | | | | | | | | | the version number. The alarmingly extensive changes were: = use old-style HTML help by default = 8-bit HTML entities specified differently in source (e.g. "\344" instead of "ä") = change in the way dynamic modules are loaded (RTLD_NOW -> RTLD_LAZY) = bugfixes (?) for image scaling = updated mimetypes support: new flags `needsterminal' and `copiusoutput' = comment changes/additions Checksum change was Reported by: vanilla
* Update to 2.2.4.sobomax2001-01-183-11/+16
| | | | Approved by: maintainer
* Implement USE_GTK, part 2.reg2000-10-051-7/+9
|
* Update to 1.2.2.sobomax2000-09-262-4/+17
| | | | Approved by: maintainer
* Update 2.1.16 -> 2.2.1nectar2000-09-114-25/+50
| | | | | PR: ports/21123 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Update 2.1.15 -> 2.1.16nectar2000-06-163-2/+3
|
* First round of INSTALL_SHLIB fixes.sobomax2000-06-162-5/+1
|
* Add some MASTER_SITESnectar2000-05-201-1/+8
|
* Update 2.1.11 -> 2.1.15nectar2000-05-205-64/+93
|
* portlintmharo2000-04-212-4/+4
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Oops, lost change to look for gtk12-config instead of gtk-config duringnectar2000-01-171-2/+32
| | | | configure step.
* Update 2.1.0b9 -> 2.1.11nectar2000-01-175-43/+89
|
* General comment cleanups.hoek1999-12-291-1/+1
|
* Fix packing list (a header file was forgotten).nectar1999-10-141-0/+5
|
* Needs g++ 2.95 or later.nectar1999-10-061-0/+1
|
* Shared libgtk is gtk12.2, not gtk12.1.asami1999-09-211-1/+1
|
* Update 2.0.1 -> 2.1.0b9.nectar1999-09-206-137/+186
| | | | | | This port was apparently broken and unusable previously. If you wanted to check out wxWindows and couldn't before, go ahead and give it another try.
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Clean this up, somewhat. To fit in 25 lines I cheated and put thehoek1999-08-301-11/+14
| | | | author's signature on one line instead of two.
* wxWindows (wxGTK). A cross-platform C++ GUI toolkit.cpiazza1999-06-276-0/+337
PR: 12298 Submitted by: Alexander Langer <alex@cichlids.com>