summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk30
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.0.6.marcus2002-08-043-3/+5
|
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.marcus2002-06-301-1/+1
|
* Update to GNOME 2.0 RC2.marcus2002-06-263-6/+8
|
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-151-1/+1
|
* Update to the latest GNOME 2 snapshot. This will be done it two parts.marcus2002-06-111-2/+2
| | | | | This first part is the GNOME 2 API. The next part will contain the desktop components.
* Update to 2.0.3.marcus2002-06-014-22/+23
| | | | | | | This is a set of commits for GTK+-2.0 and friends to support freetype2-2.1.0. PR: 38796
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.marcus2002-05-281-1/+1
|
* Back to betas...Update to GNOME 2.0 beta 5.marcus2002-05-191-1/+1
|
* Fix up the pkg-{descr|comment} to relfect reality, and avoid confusionmarcus2002-05-132-2/+2
| | | | | | for software developers. Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
* Bring the pkg-descr in sync with reality.marcus2002-05-131-2/+4
| | | | Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
* Update to GNOME 2.0 RC2.marcus2002-05-121-1/+1
|
* Update to GNOME 2.0 RC 1.marcus2002-05-021-1/+1
|
* - Update to 2.0.2 (version found in the GNOME2 beta4);sobomax2002-04-266-67/+30
| | | | - use USE_LIBTOOL.
* There is no lib/gtk-2.0/modules dir.sobomax2002-04-081-1/+0
|
* Update to GNOME 2.0 beta3.marcus2002-04-063-4/+5
| | | | Approved by: sobomax
* Update gtk/glib to the version 2.0 and other related ports to the latestsobomax2002-03-114-33/+35
| | | | | | | versions. PR: 35541, 35744, 35757 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Update to 1.3.14. URGH, I donno how it missed the last GNOME 2 beta updatesobomax2002-03-043-12/+18
| | | | | | boat few weeks ago. Big pointy hat to: sobomax
* Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with anothersobomax2002-02-211-2/+0
| | | | dependencies.
* Third try to fix problem with libglade2 properly...sobomax2002-02-142-2/+2
|
* Use different fix for a problem with libglade2 - one which doesn't break gtk13sobomax2002-02-143-21/+10
| | | | itself.
* Fix a bug breaking the build of libglade2, bump PORTREVISION.sobomax2002-02-142-0/+15
|
* Update to 1.3.13.sobomax2002-02-126-69/+55
|
* Update to 1.3.12.sobomax2002-01-186-41/+47
|
* Remove obsolete libxpg4-related hunk. This doesn't make any functionalsobomax2001-12-211-10/+1
| | | | | | difference, hence leave PORTREVISION intact. Submitted by: sf
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-191-8/+17
|
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-4/+14
| | | | Submitted by: Ports Fury
* Update to 1.3.9.sobomax2001-10-246-76/+49
|
* WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.sobomax2001-10-151-1/+1
| | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Bump png majorache2001-09-111-1/+1
|
* Update to 1.3.6.sobomax2001-08-014-10/+49
|
* Update to 1.3.5.sobomax2001-05-146-21/+49
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Update to 1.3.4.sobomax2001-04-307-49/+55
| | | | Approved by: maintainer
* Add .uk master site.ben2001-03-301-0/+1
| | | | Approved by: ade (maintainer)
* Sigh. Reclaim these, primarily for GNOME 1.4ade2001-03-231-1/+1
|
* Someone don't like my style, so I drop maintainer now.vanilla2001-03-231-1/+1
|
* make MASTER_SITE_SUBDIR more effective.sf2001-03-111-5/+5
| | | | Submitted by: knu
* add MASTER_SITE_RINGSERVER.sf2001-03-111-1/+3
| | | | Approved by: maintainer
* Bump version.vanilla2001-02-091-0/+1
| | | | Reminded by: dima
* Correct pkg-comment, GTK stands for "Gimp Toolkit",vanilla2001-02-092-4/+2
| | | | | | and add WWW link on pkg-descr. Submitted by: Opcode <opcode@skylab.saturn5.yi.org>
* Update to 1.3.2.sobomax2000-11-209-140/+112
|
* Add NO_LATEST_LINK.sobomax2000-08-291-0/+2
| | | | Pointed out by: nbm
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 gtk13 after repo-copy from gtk12.sobomax2000-07-1911-329/+372
| | | | | Warning: it is unstable development version, so you do not have to upgrade your gtk12 LIB_DEPENDS!
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* Move responsibility for the lib/gtk/engines directory into gtk12 port. Thissobomax2000-06-052-1/+7
| | | | | | directory is shared between at least 3 ports (GTK+ theme engines). Suggested by: bento
* Remove directories with @unexec rmdir and wildcards.asami2000-06-031-64/+3
|
* Remove share/locale directories.asami2000-05-291-0/+64
|
OpenPOWER on IntegriCloud