aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Implement WANT_GNOME.reg2000-10-057-108/+109
|
* Implement USE_GNOME, part 2.reg2000-10-057-39/+16
|
* Implement WANT_IMLIB and USE_IMLIB.reg2000-10-059-68/+67
|
* Implement USE_GTK, part 2.reg2000-10-0543-248/+165
|
* Implement USE_GLIB.reg2000-10-052-9/+3
|
* Add mail/xc-mail, an RFC 2015-aware e-mail client.trevor2000-10-049-0/+218
| | | | | | | Add x11-toolkits/xclasses, required by XCmail. PR: 21665, 21666 Approved by: will
* Only use the XFree86 version 4 mtree file when it is actually desired (ie.steve2000-10-041-4/+11
| | | | | | not when XFREE86_VERSION=3). Submitted by: Brandon D. Valentine <bandix@looksharp.net>
* Maintainer is now a committer, update email accordinglylioux2000-10-036-6/+6
| | | | Approved by: will
* Approved by: Willlioux2000-10-035-21/+23
| | | | | | | | | | | Some simple changes. Mostly implementing Mr. Sada Kenji patches to JX x11-toolkit family ports: 1. nonexistent -> ${NONEXISTENT} 2. Allow you to define WRKDIRPREFIX safely. -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 +JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC
* BUILD_DEPENDS: wxgtk must be installed to build.nectar2000-10-034-0/+4
| | | | Reported by: Josh Bonczkowski <josh@goblin.bonczkowski.net>
* Reflect new location of librep (LOCALBASE --> X11BASE). Bump PORTREVISION tosobomax2000-10-022-0/+4
| | | | make clear that update is necessary.
* USE_PYTHON so that this works with python1.5, python1.6, and python2.0.nectar2000-10-028-1936/+1936
|
* Chage bsd.python.mk: PYTHON_CMD is now a full path.nectar2000-09-302-2/+2
| | | | Reported by: Takeshi Hiyami <th@cis.ibaraki.ac.jp>
* Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)knu2000-09-291-3/+5
| | | | | | | | | | | | | Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>, with his approval. I can never thank him too much for his previous work which led me in the right direction! :) lang/ruby: - Add a patch for find.rb, which fixes the bug found after 1.6.1 was released. databases/ruby-gdbm, */ruby-{tcltklib,tk}: - Remove files/md5 and refer to lang/ruby's one.
* Use bison.tg2000-09-282-0/+2
|
* Update to 0.13 which supports Ruby 1.6.knu2000-09-286-18/+14
|
* Update to 1.2.2.sobomax2000-09-266-12/+51
| | | | Approved by: maintainer
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYknu2000-09-267-17/+5
| | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly.
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-254-4/+0
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Add libgtkeditor - a source code editor widget for GTK+.sobomax2000-09-259-0/+256
|
* Update to 1.2.3nakai2000-09-257-8/+18
|
* MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org>nakai2000-09-242-2/+2
|
* Remove ports/x11-toolkits/qt21imura2000-09-231-1/+0
|
* Update sawfish/librep/rep-gtk triplet to the latest versions. I'm doingsobomax2000-09-226-6/+56
| | | | | | this commit urgently, as there are -10 minutes left before ports freeze. OK'ed by: PW
* Pythonize.sobomax2000-09-224-142/+144
| | | | Approved by: maintainer
* Install startup file to run the gdomap daemon.tg2000-09-218-4/+92
|
* Welcome MASTER_SITE_THEMES (www.themes.org).sobomax2000-09-215-5/+10
|
* Update to 0.4.sobomax2000-09-212-2/+2
|
* Fix duplicated PKGNAMEPREFIX definition, as well as ruby-tk. ;)knu2000-09-201-1/+0
| | | | | PR: ports/21403 Submitted by: Allan Bowhill <kosmos@bowhill.yi.org>
* Install the *I.h files also, some ports (at least xblackjack andasami2000-09-202-13/+109
| | | | libhelp) need these.
* Update to Ruby 1.6.0 official release.knu2000-09-191-5/+4
| | | | | | | | | lang/ruby: - Do not force lib/ruby/site_ruby and lib/ruby removals, because a user may have his/her stuff installed there. x11-toolkits/ruby-tk: - Fix duplicated PKGNAMEPREFIX.
* Use bsd.python.mk.tg2000-09-184-74/+70
| | | | Approved by: nectar
* Don't build/install the debug versions of lib{Mrm,Uil,Xm}.steve2000-09-185-3/+40
| | | | Requested by: asami
* Fix these ports so that among other things they look for the jx headersteve2000-09-1810-78/+90
| | | | | | files in the correct place. Submitted by: maintainer
* Major overhaul of this port so that we cleanly build the other portssteve2000-09-185-55/+133
| | | | | | that depend on it. Submitted by: maintainer
* Add WANT_STATIC option, basically it adds support for compiling a staticwill2000-09-1712-12/+246
| | | | | | library, useful for things like libh. Bump PORTREVISION accordingly. Submitted by: nra
* Add MTREE_FILE definition, this port is happier with BSD.x11-4.dist.asami2000-09-161-0/+1
|
* Add XFREE86_HTML_MAN=no, since this port does not install those stuff.asami2000-09-141-1/+3
| | | | | | | | | | | Add RUN_DEPENDS to imake, since it is necessary to use some of the stuff this port installs (imake config files, obviously). This also prevents the problem seen on bento about host.def left behind for ports using open-motif, which was caused by imake being pkg_deleted before open-motif. The dependency takes care of that. While I'm here, take out MANCOMPRESSED=yes, it's the default with USE_IMAKE set.
* Upgrade to 0.8.4. Use bsd.python.mk.tg2000-09-136-448/+264
|
* Bakery is another C++ Framework for creating GNOME applicationsade2000-09-137-0/+79
| | | | using Gtk-- and Gnome--
* Update to 1.1.12ade2000-09-134-62/+84
| | | | Approved by: maintainer
* Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, whichwill2000-09-1231-499/+613
| | | | | | | should happen sometime later this week. Yes, this is *THE* QT that will be used with KDE2. :-) Submitted by: nra (thanks for making my job easier)
* Upgrade to 0.7003.vanilla2000-09-122-4/+3
| | | | | PR: ports/21101 Submitted by: Steve Coltrin <spcoltri@omcl.org>
* Use gtk-- 1.2.3nakai2000-09-111-1/+1
|
* Catch gtk-- shlib version change.sobomax2000-09-111-1/+1
| | | | Forgotten by: nakai
* Update to 1.2.3nakai2000-09-1118-30/+30
|
* Update to 1.0.5nakai2000-09-112-2/+2
|
* Update 2.1.16 -> 2.2.1nectar2000-09-1112-8/+36
|
* Update 2.1.16 -> 2.2.1nectar2000-09-1112-75/+150
| | | | | PR: ports/21123 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* 1. nonexistent -> ${NONEXISTENT}sada2000-09-101-4/+5
| | | | | | 2. Allow you to define WRKDIRPREFIX. Approved by: lioux@linf.unb.br (maintainer)
* Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME.knu2000-09-102-2/+2
|
* Typo (qanvasview -> qcanvasview).asami2000-09-106-6/+6
| | | | Submitted by: obento
* Don't break package building on Satoshi's cluster. Explicitly dependtg2000-09-088-16/+16
| | | | on python1.5:lang/python15.
* Update to use bsd.python.mk.tg2000-09-084-54/+16
|
* Update the manpage listing.will2000-09-086-0/+384
| | | | Submitted by: new-bento (by way of asami)
* Update with bsd.ruby.mk. :>knu2000-09-072-27/+22
|
* Turn USE_GMAKE on, since our make(1) (sys.mk) doesn't use CPPFLAGS.knu2000-09-072-0/+4
| | | | | This is just a workaround and should soon be fixed by changing mkmf.rb.
* Update with bsd.ruby.mk.knu2000-09-074-316/+302
|
* Update with bsd.ruby.mk.knu2000-09-074-290/+296
| | | | | Install library files under the standard directory. (${RUBY_SITELIBDIR}, ${RUBY_SITEARCHLIBDIR})
* Split rubytk into ruby-tcltklib and ruby-tk.knu2000-09-079-213/+102
| | | | | | Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER) Repocopy ruby-* to ruby14-* and update ruby-* to 1.6.0-preview3.
* Use XAWVER instead of setting the lib's major number explicitly.tg2000-09-061-1/+1
|
* Update to 0.12.knu2000-09-064-4/+4
| | | | Remove patch-aa. (merged :)
* Use MASTER_SITE_RUBY.knu2000-09-052-16/+4
|
* Update to 0.91.8. Other improvements:sobomax2000-09-014-41/+47
| | | | | | - make it USE_LIBTOOL; - sort PLIST; - fix configure's sprintf test segfault.
* Make sure people don't have scripts that automatically attempt to installwill2000-08-301-0/+1
| | | | | kde-qt-addon, because it's no longer needed in KDE2; kde-qt-addon in its entirety has been gobbled up by the QT 2.2 snapshots.
* Update to 20000829A snapshot. Disable kdenetwork2 for the time being sowill2000-08-3025-396/+1980
| | | | | | | | | | | | | | I can address some of its issues (should see it marked un-broken in about 3 hours, if they're trivial enough). It took too long to get this update out the door... :-( This is a rather stable version of KDE2. Release is hoped for sometime next month, so I'm going to try to reroll snapshots this weekend. Also decide policy by removing the interactive requirement in qt22's configure script. I don't know why they bothered adding it there.. Bugged by: *many* bug-reports, requests, etc.
* Add NO_LATEST_LINK.sobomax2000-08-293-0/+6
| | | | Pointed out by: nbm
* Add gtkextra-- - a C++ wrappers for GtkExtra, for use with Gtk--.sobomax2000-08-297-0/+80
|
* Avoid hardcoded -lgtk/-lglib in gtkextra-config.sobomax2000-08-292-0/+22
|
* Pass the maintainer hat to Steve who agreed to take it over.obrien2000-08-291-1/+1
|
* Update to 1.2.2.sobomax2000-08-2818-18/+18
| | | | No response from: nakai (maintainer)
* Add fltk-xunicode, FLTK with Unicode support, as a slave port to fltk.knu2000-08-267-3/+71
| | | | Approved by: Dmitry S. Sivachenko <dima@chg.ru> (MAINTAINER of fltk)
* Add ruby-fltk, a Ruby extension module to use FLTK.knu2000-08-2610-0/+175
|
* Upgrade to 0.6.6.tg2000-08-236-2142/+2704
|
* Add colorstep, engradient and icegradient.sobomax2000-08-211-1/+4
|
* Add icegradient - a GTK+ gradient theme engine based on ThinIce.sobomax2000-08-217-0/+45
|
* Add engradient - a GTK+ engine-gradient theme based off of the IceGradient ↵sobomax2000-08-216-0/+53
| | | | theme.
* Add colorstep a nice GTK+ theme engine based on GtkStep and Step-pastel.sobomax2000-08-216-0/+50
|
* Update to 200007290343.sobomax2000-08-212-7/+5
|
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.sobomax2000-08-2116-16/+0
|
* Don't install imake config files other than Motif.* and host.def.asami2000-08-195-6/+95
| | | | | | | | Don't install imake and makedepend (although we need to build them for internal use -- it is too hard to make it use the installed versions). Make PLIST complete and add more manpages to MAN*. Approved by: obrien (defact maintainer)
* Update Ruby to the new stable version, 1.4.6.knu2000-08-183-3/+3
| | | | Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
* Improve configure scripts so that they take configure arguments fromknu2000-08-172-20/+8
| | | | | | the command line. Feedback status: Already sent to the author
* Correct "Date Created".sobomax2000-08-172-2/+2
|
* Add gtkextra - a useful widget set complementary to GTK+.sobomax2000-08-1713-0/+139
|
* Fix dependency on guile-gtkade2000-08-171-1/+1
| | | | Submitted by: bento
* Make all these Ruby related ports belong also in the newly-addedknu2000-08-166-6/+6
| | | | | | "ruby" virtual category. Make textproc/eruby belong also in www.
* Don't install directories writable to wheelkris2000-08-161-0/+11
|
* Change the name of the knob: WITH_QTI18N -> WITH_I18Nknu2000-08-142-2/+2
|
* Remove obsolete MASTER_SITEjseger2000-08-131-2/+1
| | | | Noticed by: fenner's portsurvey
* Add one manpage and one shlib link.asami2000-08-1312-0/+12
| | | | Submitted by: bento
* Do The Right Thing. (R)knu2000-08-138-40/+42
| | | | | | | | | | | | | | | | | | | | | | | | | Overall changes: Use tabs instead of sequential spaces. Note Author as well as WWW in DESCR. Do not install examples when NOPORTDOCS. Make RUBY, RUBY_VER and RUBY_ARCH variables overridable. ruby-date2: share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb textproc/ruby-html-parser: databases/ruby-mysql: devel/ruby-optparse: devel/ruby-property: Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/ textproc/ruby-rdtool: Install documents in .rd format too. Format optparse's rd file. (Since ruby-rdtool depends on optparse, it cannot be done during optparse's build process. So ruby-rdtool should take care of that when it is installed. :)
* Add ruby-qt and ruby-qt-i18n, Qt extension for Ruby.knu2000-08-1311-0/+438
| | | | (for qt145 and qt-i18n, respectively)
* Make these COMMENT files conform to Handbook standard.will2000-08-115-5/+5
| | | | | PR: 20269 Submitted by: Ports Fury
* Add imake:${PORTSDIR}/devel/imake-4 to BUILD_DEPENDS -- these portsasami2000-08-111-0/+2
| | | | | | use imake themselves. Submitted by: bento (sort of)
* Re-add GL; it was my mistake in removing it - I'd assumed that GL was stillwill2000-08-116-0/+6
| | | | | | merely an "extension" as it was in Qt 1.45 and hence not needed. Submitted by: asami, rwatson, and many others
* Use newly-added %%XAWVER%% for XFree86-4 compatibility.asami2000-08-111-1/+1
| | | | Submitted by: bento (well, sort of)
* Fix bugs with the tixGrid widgetjmz2000-08-101-0/+71
| | | | Submitted by: joerg
* Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfileknu2000-08-097-5/+9
| | | | namespace pollution.
* Synchronize with lang/ruby. (1.4.4 -> 1.4.5)knu2000-08-083-5/+5
|
* Update to 0.19ade2000-08-043-11/+5
| | | | | Take over maintainership since I've had no response for over a month to a number of emails
* Update to 1.0.4ade2000-08-042-2/+2
|
* Update for new shlib revision from guile 1.4ade2000-08-041-1/+1
|
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-0314-26/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Add the qt22 port so we get an INDEX entry for it the next timesteve2000-08-021-0/+1
| | | | | | | Asami-san regenerates it. Noticed by: my Alpha box Approved by: will
* /usr/local -> ${LOCALBASE}jseger2000-07-302-2/+2
| | | | | PR: ports/19451 Submitted by: Mike Meyer <mwm@mired.org>
* Fix my not-tested-enough KDE2-related ports. :-(will2000-07-306-42/+72
| | | | | | | | | | | | | | | | After short discussion with Imura-san, back out GIF-by-default until I can confirm whether or not there are license issues with Unisys. I will deal with this later. I should note that I'd committed to qt2[12] previously without conferring with him on the GIF issue first. One big ouchie: I didn't even set MASTER_SITE/MASTER_SITE_SUBDIR on qt22 properly.. but oh well. Nobody's perfect. :-) Things should be un-broken now.. please test these ports! I'll be trying to update them to a new snap after a week or so. Pointy hat: will Patches graciously submitted by: nra
* Update to 20000724A (custom-rolled snapshot). Rejoice, because nowwill2000-07-2927-253/+652
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
* Update to version 0.91.4kevlo2000-07-264-6/+7
| | | | | PR: 20182 Submitted by: MAINTAINER
* Update to 200007091019, this should fix fennerism.sobomax2000-07-222-2/+2
|
* Mark these BROKEN, they don't compile/run properly.asami2000-07-201-0/+2
| | | | Submitted by: maintainer
* Add gtk13.asami2000-07-201-0/+1
|
* Add some missing entries to PLIST:knu2000-07-203-0/+6
| | | | | | | | | | | | usr/lib/libgtk-1.2.so.0.5.0 usr/lib/libgtk-1.2.so.0 Somehow the PLIST didn't include libgtk entries though this port is linux-gtk.. This should fix e.g. linux-netscape-6. Strangely enough, bento does not show any PLIST errors on this port. ?-)
* We offically only use -O optimization.obrien2000-07-191-0/+12
|
* Update to build properly from sources rather than re-package the Metrolinkobrien2000-07-1912-41/+1244
| | | | | | | | | | | offering. Portions of this port came from the following (the rest was my own blood and sweat): PR: 18691 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Submitted by: Sungman Cho <smcho@tsp.korea.ac.kr> (via -ports)
* Add gtk13 after repo-copy from gtk12.sobomax2000-07-1933-987/+1116
| | | | | Warning: it is unstable development version, so you do not have to upgrade your gtk12 LIB_DEPENDS!
* Update to the 4th build of the Metrolink Open Motif 2.1.30 build.obrien2000-07-184-2/+4
|
* Explicitly disable building of Qt-based example to avoid possible problems.sobomax2000-07-181-0/+1
|
* Add pango - an open-source framework for rendering i18n text. It will besobomax2000-07-188-0/+117
| | | | used as a base renderer in upcoming gtk/gnome 2.0.
* Update librep/rep-gtk/sawfish triplet to the latest versions:sobomax2000-07-184-4/+4
| | | | | | librep: 0.12.3 rep-gtk: 0.13a sawfish: 0.30.2
* Update to 1.2.2nakai2000-07-165-5/+7
|
* Create libform.so --> libxform.so.1 link, because it seems that library hassobomax2000-07-142-0/+4
| | | | | been built with --soname option and w/o this link dynamically-linked executables don't work.
* Update to 0.89 on i386, remove aout bits and cleanup the port.sobomax2000-07-148-33/+160
|
* Update for new devel/libglade shlib versionade2000-07-123-3/+3
|
* Update to 0.13. Also replace NOGNOME with WITHOUT_GNOME.sobomax2000-07-116-14/+28
|
* Activating the libj2dplot and libjparser ports.steve2000-07-101-0/+2
|
* Adding libjparser version 1.1.8.steve2000-07-108-0/+308
| | | | | | | JParser is an additional library for the JX widget library. PR: 19283 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
* Adding libj2dplot version 0.6.5.steve2000-07-108-0/+233
| | | | | | | A 2D plotting library for the JX toolkit. PR: 19285 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
* Update to version 0.12.steve2000-07-103-8/+8
| | | | | PR: 19144 Submitted by: maintainer
* Update to version 0.12.steve2000-07-103-4/+4
| | | | | PR: 19143 Submitted by: maintainer
* - Set USE_X_PREFIX.steve2000-07-102-113/+176
| | | | | | | - Consistently put things in the jx directory. PR: 19135 Submitted by: maintainer
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-082-3/+6
| | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 1.0.9.steve2000-07-084-29/+15
| | | | | PR: 19671 Submitted by: maintainer
* Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities.steve2000-07-081-1/+2
|
* Update to 1.0.3ade2000-07-062-2/+2
|
* Add gtk-Mac2-theme.sobomax2000-07-061-0/+1
|
* Add gtk-Mac2-theme - a GTK+ engine theme based on the look of MacOS.sobomax2000-07-067-0/+52
|
* Fix typo.sobomax2000-07-061-1/+1
|
* Add gtkbe.sobomax2000-07-061-1/+2
|
* Correct WWW.sobomax2000-07-061-1/+1
|
* Add gtkbe - a BeOS look-alike GTK+ theme engine.sobomax2000-07-066-0/+40
|
* Update to 1.2.0. Remove inactive maintainer (never upgraded this portwill2000-07-053-27/+16
| | | | | | | since its inception). Remove redundant LIB_DEPENDS. Make sure CFLAGS are properly respected by removing -O6 (who the heck in the right mind uses that with GCC?!) from configure. This update is the precursor to updating games/flightgear, which I will do later on Wednesday.
* Bump png shared library version.sobomax2000-07-0412-12/+12
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Update to 0.12. Also merge PLIST and PLIST.nognome into one PLIST.sobomax2000-07-036-36/+32
|
* Remove extraneous file on deinstallkris2000-07-031-0/+1
| | | | Noticed by: bento
* Update to 1.0.2ade2000-07-022-2/+2
|
* Add WANT_STATIC for those of you (in particular, libh) that need a staticwill2000-07-021-6/+22
| | | | | | version of the Qt 1.45 library. Submitted by: alex
* Add a missing dependency.nectar2000-06-292-2/+4
|
* Update to 1.2.1nakai2000-06-298-29/+57
|
* Do not remove lib/X11/config/Imake.tmpl on deinstall. Additional work shouldsobomax2000-06-231-1/+2
| | | | be done to save/restore original lib/X11/config/Imake.tmpl.
* Don't install some unneeded files.nectar2000-06-224-4/+4
|
* Add a forgotten directory to PLIST.nectar2000-06-222-0/+2
|
* Unleash all of these ports upon the people. I no longer have any interestwill2000-06-224-4/+4
| | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
* Add gnome--, a collection of C++ bindings for GNOME.will2000-06-216-0/+153
| | | | | PR: 19368 Submitted by: Erich Zigler <erich@tacni.net>
* Locally hosted distfiles moved to ftp.freebsd.org.nectar2000-06-204-8/+4
|
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-174-22/+29
| | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* Use the distfiles now on ftp.freebsd.org instead of from my home directorysteve2000-06-171-1/+1
| | | | on freefall.
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-1752-52/+52
| | | | | | | | | 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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-1642-45/+21
| | | | ldconfig in PLIST need personal consideration.
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-1614-16/+7
|
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-1624-24/+24
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Fix PLIST.tg2000-06-161-1/+1
|
* Update 2.1.15 -> 2.1.16nectar2000-06-1625-86/+173
|
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-1616-24/+8
|
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-164-6/+3
|
* First round of INSTALL_SHLIB fixes.sobomax2000-06-1628-46/+18
|
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-149-9/+18
|
* Update to 0.3 version.sobomax2000-06-142-2/+2
|
* Remove commented USE_GMAKE line.sobomax2000-06-141-1/+0
|
* Activate buffy.sobomax2000-06-131-0/+1
|
* Add buffy.sobomax2000-06-131-2/+3
|
* Initial import of buffy - a yet yet another funny GTK+ theme engine.sobomax2000-06-136-0/+71
|
* Activate gnome-look and gtk-engines-collection.sobomax2000-06-131-0/+2
|
* Initial import of gtk-engines-collection - a meta-port installing several GTK+sobomax2000-06-134-0/+39
| | | | theme engines.
* Initial import of gnome-look - a yet another GTK+ theme engine.sobomax2000-06-136-0/+53
|
* Activate gtkstep-pastel.sobomax2000-06-131-0/+1
|
* Initial import of gtkstep-pastel - a nice gtkstep-based GTK+ theme engine.sobomax2000-06-135-0/+41
|
* Activate thinice and clean-theme-gtk.sobomax2000-06-131-0/+2
|
* Initial import of the clean-theme-gtk - a yet another nice GTK+ theme enginesobomax2000-06-135-0/+38
| | | | from my collection.
* Initial import of the thinice - a yet another nice looking GTK+ theme enginesobomax2000-06-135-0/+36
| | | | from my collection.
* Remove @exec ranlib's. Since pkg_add doesn't change the timestamp,asami2000-06-132-3/+0
| | | | | these are not necessary (even if the linker cares about the timestamp -- I'm not sure if it does).
* Update MASTER_SITES to make distfile fetchable.sobomax2000-06-123-3/+6
| | | | | PR: 19202 Submitted by: Daniel Harris <dannyboy@subdimension.com>
* Remove qt-2.0.2 which has been replaced with qt-2.1.1.imura2000-06-111-1/+0
|
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to myasami2000-06-102-1/+4
| | | | area on the local ports tree.
* guile-gnome is a series of GUILE bindings for the GNOME environment.ade2000-06-109-0/+194
| | | | Bonobo and GtkHTML support will be added later as things stabilize.
* Update to 0.18, unbreaking in the process.ade2000-06-103-4/+7
| | | | | | No response from MAINTAINER for 2 weeks, if no-one objects, I'm going to take over this port since it's a dependency for x11-toolkits/guile-gnome which I'm about to commit
* Add libjsearch, yet another library based on top of x11-toolkits/jx.will2000-06-108-0/+229
| | | | | PR: 19041 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
* Add libjtoolbar, another library based on top of x11-toolkits/jx as well aswill2000-06-107-0/+221
| | | | | | | x11-toolkits/libjtree. PR: 19040 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
* Add libjtree, another library (on top of x11-toolkits/jx) needed to buildwill2000-06-107-0/+200
| | | | | | | codecrusader. PR: 19039 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
* Don't try to make this port respect CC/CFLAGS. It won't work. :-(will2000-06-102-16/+1
|
* Update to 1.0.1ade2000-06-102-2/+2
|
* upgrade BLT2.4m to BLT2.4skjc2000-06-095-33/+47
|
* Allow HAVE_UNISYS_LICENSE to work too.will2000-06-096-6/+6
| | | | | PR: 19058 Submitted by: Mikhail Teterin <mi@privatelabs.com>
* Point MASTER_SITE to MASTER_SITE_GNOME now that gnome-pythonade2000-06-084-20/+8
| | | | | | | | is an official part of GNOME. Some of the previous MASTER_SITES had bad and/or missing distfiles. Pointed out by: Dennis Favro <dennis.favro@utoronto.ca> Approved by: MAINTAINER (nectar)
* JX is a C++ application framework and widget library for X11.will2000-06-0813-0/+1684
| | | | | PR: 19030 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
* Update to 0.9.sobomax2000-06-074-8/+8
| | | | | + drop aout support; + add a WWW.
* Fix and sort PLIST. Disown this port.tg2000-06-072-126/+127
|
* Add lib/lib*.so* -> interviews/lib/lib*.so* links that wereasami2000-06-071-0/+4
| | | | | | | | | inexplicably removed in rev. 1.8. This commit also restores the usefulness of the "ldconfig -m %B" line, which was run on ${PREFIX}/interviews/man (the directory path of the previous filename) after the removal. Submitted by: bento
* Define NO_MTREE since these ports install with PREFIX=/ (theasami2000-06-072-1/+3
| | | | | | | binary packages already have the "/usr/X11R6" part). Also, define DISTNAME instead of DISTFALES open-motif-devel/Makefile so it will actually work.
* Ensure that ${PREFIX}/lib/gtk/themes/engines directory exists beforesobomax2000-06-061-0/+3
| | | | | | installation. Submitted by: bento
* Move responsibility for the lib/gtk/engines directory into gtk12 port. Thissobomax2000-06-0510-10/+28
| | | | | | directory is shared between at least 3 ports (GTK+ theme engines). Suggested by: bento
* --with-lib-MesaGL --> --with-lib-GL to avoid errors when utah-glx used ↵sobomax2000-06-052-2/+2
| | | | instead of Mesa.
* Update to account for openmotif* -> open-motif*.will2000-06-051-2/+2
| | | | | | PR: 18993 Submitted by: Dann Lunsford <dann@greycat.com> Forgotten by: obrien
* Forgot to fix the maintainer entry.obrien2000-06-042-0/+4
|
* Open Motif 2.1.30 for the i386.obrien2000-06-047-484/+78
|
* Put ${.CURDIR} instead of include file name, instead of using a relativeasami2000-06-031-1/+1
| | | | path.
* Remove directories with @unexec rmdir and wildcards.asami2000-06-034-256/+12
|
* Remove directories upon deinstallation.asami2000-06-031-0/+31
| | | | Submitted by: obento
* Add 5 files and delete 4 directories.asami2000-06-031-0/+9
| | | | Submitted by: bento
* Call DEINSTALL.wish to snuff-out extraneous wishes. Remove an archaicismhoek2000-06-025-4/+8
| | | | in non-ja tkstep80.
* Scatter DEINSTALL.wish to wherever there exists INSTALL.wishhoek2000-06-024-0/+88
|
* Updates for new shared library versions in GNOME 1.2ade2000-06-024-4/+4
|
* Say hello to GNOME 1.2ade2000-06-022-8/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0 devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9 games/gnomegames 1.2.0 graphics/imlib 1.9.8.1 misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0 sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8 x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 Along with cosmetic changes to other parts of the metaport for the new shared library version numbers. Plus. The metaport has been reworked to bring in a few more often-requested items. Please note that you absolutely need GTK/GLIB 1.2.8 or higher for this release.
* gtk12-config --> ${X11BASE}/bin/gtk12-configsobomax2000-06-011-4/+4
|
* Activate xenophilia.sobomax2000-06-011-0/+1
|
* Initial import of Xenophilia - yet another nice looking GTK++ theme engine.sobomax2000-06-016-0/+109
|
* Oops, forgot to include this file with the previous commit. Just towill2000-05-311-0/+89
| | | | | | | clarify, this file is here to help keep the Qt port Makefile clean. PR: 18902 Submitted by: jss@subatomix.com, imura, Mike Harding <mvh@ix.netcom.com>
* Update to version 2.1.1.imura2000-05-3018-24/+90
|
* Kill GL LIB_DEPENDS - it's completely unneeded. I tried this port out withwill2000-05-302-101/+5
| | | | | | | the kdelibs11 and kdebase11 ports, which work just fine with no GL depend in Qt 1.x. Also nuke a.out support. Requested by: Alex Zepeda <jazepeda@pacbell.net> and probably others.
* Update to 1.2.2. Add WWW to pkg/DESCR.will2000-05-308-28/+28
| | | | | | PR: 18885 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> No response: maintainer
* Remove share/locale directories.asami2000-05-294-0/+256
|
* Make Qt 1.45 compile without those useless examples/tutorials, which onlywill2000-05-291-0/+20
| | | | serve to waste CPU time.
* Update to 0.99.112. Remove aout support.will2000-05-2812-108/+96
| | | | Update submitted by: steve
* Add openmotif and openmotif-devel.obrien2000-05-271-0/+2
|
* Oops, forgot to remove unneded line.sobomax2000-05-254-4/+0
|
* Update glib/gtk++ to 1.2.8.sobomax2000-05-2525-100/+332
| | | | | | | | | | | | | | | | | Overview of Changes in GTK+ 1.2.8: * GNU Make 3.79 bug workaround * FAQ and tutorial updates and improvements * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection Overview of Changes in GLib 1.2.8: * GArray zero initialization bug fixed * Fix for upper bound calculation of formatted strings * Improved GCC detection * AIX dynamic modules fix to retrive symbols from shared libraries for the main program. * Miscellaneous other minor bug fixes
* Update to 0.93.5ade2000-05-232-2/+2
|
* Nuke gtkgl as no other port depends on it. Gtkglarea seems to be awill2000-05-221-1/+0
| | | | | | | | replacement, at least functionally. Also, the source distribution has been unavailable at the original master site for quite some time. PR: 18470 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update 1.0.50 -> 1.0.53nectar2000-05-206-4/+20
|
* Update description and WWW:nectar2000-05-204-28/+36
|
* Add to MASTER_SITESnectar2000-05-204-4/+8
|
* Add some MASTER_SITESnectar2000-05-203-3/+24
|
* Update 2.1.11 -> 2.1.15nectar2000-05-2027-208/+639
|
* Whoops, I forgot to add the ldconfig stuff. IMO, this should be standardwill2000-05-201-0/+2
| | | | | | in bsd.port.mk so it doesn't have to be in 1000 (or whatever) ports.. Submitted by: Scott Blachowicz <scott@sabmail.rresearch.com>
* Add a missing entry in PLISTcpiazza2000-05-193-0/+3
| | | | | PR: 18556 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
* Update to 0.10ade2000-05-186-4/+16
|
* Add kde-qt-addon 1.90, which is required for KDE2 ports.will2000-05-176-0/+45
| | | | Approved by: asami (re: no repo-copy)
* Comment clean-ups.hoek2000-05-133-3/+3
|
* Upgrade to tk-8.3.1 w/plusjseger2000-05-116-74/+72
|
* Upgrade to 0.6.6.tg2000-05-054-6/+8
| | | | Reviewed by: nectar
* Update to 0.93.4ade2000-05-032-2/+2
|
* Nuke tk-4.2jseger2000-05-021-1/+0
|
* Use plus patchesjseger2000-05-0210-40/+66
|
* Mark BROKEN: guile-gtk.h:235: conflicting types for `gdk_color_copy'kris2000-04-301-0/+2
| | | | Noticed by: bento
* Fix the awful error in the fontset specifications for several languages.knu2000-04-258-16/+24
| | | | | PR: ports/18054 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
* Update corresponding to the update of lang/ruby to 1.4.4.knu2000-04-255-11/+9
| | | | | | | Change the MAINTAINER's mail address. PR: ports/18195 Submitted by: MAINTAINER
* - Change MASTER_SITES.knu2000-04-254-26/+14
| | | | | | | | | | | | - Change WWW in DESCR. - Change the MAINTAINER address. PR: 18197 Submitted by: MAINTAINER - Change NO_IMLIB to WITHOUT_IMLIB. - Use `=' instead of unneeded `+='. You don't need to use `+=' before including a file.
* Upgrade to tk-8.3jseger2000-04-2510-146/+116
|
* Don't ignore CFLAGSjseger2000-04-241-12/+19
| | | | | PR: ports/17599 Submitted by: Will Andrews <andrews@technologist.com>
* Upgradevanilla2000-04-233-67/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | p5-Authen-PAM => 0.09 p5-Chart-PNGgraph => 1.21 p5-FastCGI => 0.52 p5-GD => 1.27 p5-GD-Graph => 1.30 p5-HTML-Stream => 1.45 p5-IMAP-Admin => 1.2.2 p5-IRC => 0.63 p5-Image-Size => 2.901 p5-MIME-Lite => 1.137 p5-MIME-Tools => 4.124 p5-Mail-POP3Client => 2.6 p5-Mail-Tools => 1.1401 p5-MatrixReal => 1.3a5 p5-Net-Whois => 1.9 p5-Parse-RecDescent => 1.78 p5-Proc-Simple => 1.14 p5-Term-ReadKey => 2.14 p5-Text-Template => 1.23 p5-Time => 100.010301 p5-TimeDate => 1.09 p5-Tk => 800.021 p5-XML-Parser => 2.28