summaryrefslogtreecommitdiff
path: root/x11-toolkits (follow)
Commit message (Collapse)AuthorAgeFilesLines
* new MASTER_SITESDirk Meyer2002-09-091-4/+5
| | | | | | | | PR: 41940 Submitted by: shammer@satanii.enemy.org Notes: svn path=/head/; revision=65945
* Update to 2.2.9.Maxim Sobolev2002-09-0918-290/+284
| | | | | | | Poked by: joe Notes: svn path=/head/; revision=65919
* Fix things after recent GNOMENG commit.Joe Marcus Clarke2002-09-091-3/+6
| | | | Notes: svn path=/head/; revision=65898
* Fix things after GNOMENG commit.Joe Marcus Clarke2002-09-091-3/+4
| | | | | | | | PR: 42569 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=65874
* Restore the USE_LIBTOOL line which was accidentally deleted when moving to theJoe Marcus Clarke2002-09-081-1/+1
| | | | | | | | | GNOMENG infrastructure. Submitted by: bento Notes: svn path=/head/; revision=65851
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2002-09-081-0/+11
| | | | Notes: svn path=/head/; revision=65811
* upgrade to 1.6.0Ying-Chieh Liao2002-09-074-10/+24
| | | | | | | | PR: 42492 Submitted by: Ports Fury Notes: svn path=/head/; revision=65766
* Update to 2.0.5.Joe Marcus Clarke2002-09-063-2/+3
| | | | Notes: svn path=/head/; revision=65742
* Add devel/hs-c2hs to RUN_DEPENDS.Oliver Braun2002-09-061-1/+2
| | | | | | | Pointed out by: developer Notes: svn path=/head/; revision=65711
* Enable XInput by default. Apparently, this doesn't hurt anything, and willJoe Marcus Clarke2002-09-051-6/+3
| | | | | | | | | help people using certain input devices and in certain locales. Requested by: netchild, Teemu Hakala <temmi.hoo@kolumbus.fi> Notes: svn path=/head/; revision=65694
* Fix dependency for INDEX building. devel/c2hs -> devel/hs-c2hs.Will Andrews2002-09-051-1/+1
| | | | Notes: svn path=/head/; revision=65650
* Add gtk20-apireference 20020830, API reference for the Gimp Toolkit v2.0 forOliver Braun2002-09-046-0/+463
| | | | | | | | | | X11 GUI. PR: ports/39207, ports/42183 Submitted by: Edwin Groothuis (edwin@mavetju.org) Notes: svn path=/head/; revision=65614
* Add prefix `hs-' for Haskell related ports.Oliver Braun2002-09-0413-2/+4
| | | | Notes: svn path=/head/; revision=65606
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-0253-61/+112
| | | | | | | | PR: 42309 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65472
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-012-2/+4
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* Update WWW.Akinori MUSHA2002-09-012-10/+2
| | | | Notes: svn path=/head/; revision=65407
* Update the Ruby/GNOME suite to 0.30.Akinori MUSHA2002-09-012-0/+4
| | | | Notes: svn path=/head/; revision=65403
* Remove quotes are sizeof() calls. This was breaking builds on 64-bitJoe Marcus Clarke2002-08-314-6/+70
| | | | | | | | | | architectures, and probably causing some interesting things on i386. Bump PORTREVISION for i386 machines. PR: 42258 Notes: svn path=/head/; revision=65388
* Add utility apps that were'nt being installed.Alan Eldridge2002-08-318-4/+80
| | | | Notes: svn path=/head/; revision=65352
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-3118-18/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* Update to 2.0.3.Joe Marcus Clarke2002-08-312-2/+2
| | | | Notes: svn path=/head/; revision=65343
* Put copy of distfile to MASTER_SITE_LOCAL, so that it is fetchable.Maxim Sobolev2002-08-301-1/+3
| | | | | | | | PR: 40263 Submitted by: Andreas Schulz <ats@first.fhg.de> Notes: svn path=/head/; revision=65321
* Avoid calling strncmp(3) with two arguments - use strcmp(3) instead.Maxim Sobolev2002-08-302-0/+15
| | | | | | | | PR: 41257 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=65320
* Add -I${WRKSRC}/include into CPPFLAGS, so that the port build even if thereMaxim Sobolev2002-08-301-1/+3
| | | | | | | | | | | | | | | | is an older version of wxgtk installed. PR: 34558 Submitted by: Christopher Farley <chris@northernbrewer.com> Add ${PTHREAD_LIBS} info LDFLAGS, so that resulting library is linked with libc_r and users don't need to specify it when linking their apps. PR: 41852 Submitted by: bruno <bruno@mail.tinkerbox.org> Notes: svn path=/head/; revision=65316
* Added "threads" to the qmake.conf file. From this message on the list:Alan Eldridge2002-08-304-0/+8
| | | | | | | | | | | | | | | FreeBSD port installs threaded version of qt (qt-mt), but qmake.conf is installed withouth thread in the CONFIG variable. Because of that, qmake tried to link with -lqt instead of -lqt-mt -pthread and fails. With thread in the CONFIG everything works. This affects all ports that use qmake. Folks, please test this (especially on current). It seems reasonable, is easy to back out, I'm running a qt built with it right now. Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=65308
* New option GNUSTEP_GUI_DEVEL for 0.8.0Dirk Meyer2002-08-303-44/+54
| | | | | | | default is still 0.7.6 Notes: svn path=/head/; revision=65275
* Update MASTER_SITESDirk Meyer2002-08-301-2/+2
| | | | Notes: svn path=/head/; revision=65273
* Revert to 0.7.6, dependend ports still break.Dirk Meyer2002-08-293-48/+48
| | | | Notes: svn path=/head/; revision=65231
* Update to 0.8.0Dirk Meyer2002-08-293-2/+40
| | | | Notes: svn path=/head/; revision=65230
* Update to 0.7.7Dirk Meyer2002-08-293-4/+10
| | | | | | | breaks depended ports Notes: svn path=/head/; revision=65229
* Update to 2.0.4.Joe Marcus Clarke2002-08-293-3/+4
| | | | Notes: svn path=/head/; revision=65221
* Update to 2.0.6.Joe Marcus Clarke2002-08-292-2/+2
| | | | Notes: svn path=/head/; revision=65217
* Update to 2.0.2.Joe Marcus Clarke2002-08-293-3/+5
| | | | Notes: svn path=/head/; revision=65215
* Update to 1.0.1.Joe Marcus Clarke2002-08-293-16/+7
| | | | Notes: svn path=/head/; revision=65214
* Update to 1.0.2.Joe Marcus Clarke2002-08-295-32/+4
| | | | Notes: svn path=/head/; revision=65213
* Update to 1.4.4.Maxim Sobolev2002-08-2810-182/+248
| | | | Notes: svn path=/head/; revision=65181
* Update to 0.6.10.Maxim Sobolev2002-08-288-90/+200
| | | | Notes: svn path=/head/; revision=65180
* fix build with g++3Ying-Chieh Liao2002-08-283-0/+40
| | | | Notes: svn path=/head/; revision=65148
* Add frantk 1.1, a GUI library for Haskell on top of Tcl-Tk.Oliver Braun2002-08-268-0/+197
| | | | | | | | PR: ports/38555 Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=65043
* Update to 0.17.Joe Marcus Clarke2002-08-263-3/+7
| | | | Notes: svn path=/head/; revision=65013
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted toWill Andrews2002-08-254-28/+24
| | | | | | | | | | more closely conform to FreeBSD style etc, and Konqueror SSL patch merged. Tested by: Matt Douhan <matt@fruitsalad.org>, alane Submitted by: lioux [1] Notes: svn path=/head/; revision=64972
* Update to 2.0.5.Joe Marcus Clarke2002-08-242-3/+3
| | | | Notes: svn path=/head/; revision=64946
* Add gtk+hs 0.11.5, a GTK+ Binding for Haskell.Oliver Braun2002-08-236-0/+168
| | | | | | | Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=64922
* Mark BROKEN for -CURRENT post gcc 3.1Mario Sergio Fujikawa Ferreira2002-08-231-0/+5
| | | | Notes: svn path=/head/; revision=64920
* Bump PORTREVISION after latest libsigc++ upgrade. This is needed or portsJoe Marcus Clarke2002-08-186-0/+6
| | | | | | | | | depending on gtk-- will not build. Reported by: Adriel Cardenas G. <freebsd@aztlansystems.net> Notes: svn path=/head/; revision=64641
* 1. Remove pre-everything message.Alan Eldridge2002-08-174-44/+52
| | | | | | | | | | | | | | | | 2. No-op sleep after message if BATCH or PACKAGE_BUILDING. 3. Add NO_FILTER_SHLIBS to keep the qt lib names from getting munged. 4. Bump PORTREVISION because (3) changes installed pkg-plist, even though one supplied in port does not change. (3) will fix a message indicating the libfoo.so.1 does not exist on pkg-deinstallation, too. Credits: 1,2 due to Mikhail Teterin. 3 is from Will. 4 is common-sense. Notes: svn path=/head/; revision=64611
* Make this match pkg-message.Alan Eldridge2002-08-164-20/+20
| | | | Notes: svn path=/head/; revision=64592
* Message modified slightly to be more precise.Alan Eldridge2002-08-164-16/+20
| | | | Notes: svn path=/head/; revision=64591
* Add a knob for enabling XInput support.Joe Marcus Clarke2002-08-161-0/+9
| | | | | | | Submitted by: Rocco Caputo <troc@netrus.net> (with some modification) Notes: svn path=/head/; revision=64567
* Update to 2.0.4. This fixes a small memory leak.Joe Marcus Clarke2002-08-152-2/+2
| | | | Notes: svn path=/head/; revision=64521