summaryrefslogtreecommitdiff
path: root/x11/gnome-libs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-052-8/+14
| | | | Notes: svn path=/head/; revision=33427
* Remove scsh from "known shells".. it's not an interactive shell.Ade Lovett2000-09-251-1/+1
| | | | | | | Submitted by: nectar Notes: svn path=/head/; revision=33118
* Allow gnomelibs to DTRT in the case where ${LOCALBASE} is not /usr/localAde Lovett2000-09-253-6/+10
| | | | | | | | Original suggestion by: nectar Rewritten patch by: ade (so don't blame nectar for this!) Notes: svn path=/head/; revision=33113
* Add fix for GNOME forcibly trying to set the locale to en_USAde Lovett2000-09-162-0/+36
| | | | | | | | | under certain circumstances. PORTREVISION bumped to 1 to reflect this Notes: svn path=/head/; revision=32718
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+1
| | | | | | | Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
* Extensive patchfile cleanups using sobomax's wonderfulAde Lovett2000-08-044-31/+28
| | | | | | | post-extract rule Notes: svn path=/head/; revision=31287
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-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 Notes: svn path=/head/; revision=31272
* Fix typosAde Lovett2000-07-092-2/+2
| | | | | | | | PR: 19800 Submitted by: Nishimura Takashi <takashi@ueda.info.waseda.ac.jp> Notes: svn path=/head/; revision=30374
* Update to 1.2.4Ade Lovett2000-07-063-3/+3
| | | | Notes: svn path=/head/; revision=30277
* Update to 1.2.3Ade Lovett2000-06-212-2/+2
| | | | | | | Submitted by: sobomax Notes: svn path=/head/; revision=29754
* Update to 1.2.2Ade Lovett2000-06-203-2/+6
| | | | Notes: svn path=/head/; revision=29731
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-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 Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Say hello to GNOME 1.2Ade Lovett2000-06-0110-18/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=29055
* Update to 1.0.62Ade Lovett2000-05-176-17/+19
| | | | Notes: svn path=/head/; revision=28520
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27497
* Update to 1.0.58Ade Lovett2000-04-063-4/+5
| | | | Notes: svn path=/head/; revision=27379
* Update to 1.0.57 (more bugfixes)Ade Lovett2000-03-244-13/+13
| | | | Notes: svn path=/head/; revision=27008
* <machine/param.h> -> <sys/param.h>Satoshi Asami2000-03-222-2/+2
| | | | Notes: svn path=/head/; revision=26967
* (forgot to cvs add this file -- should have been committed with patch-bj)Satoshi Asami2000-03-111-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | Fix build error on extremely new -current caused by this: === src/sys/sys/socket.h: ---------------------------- revision 1.38 date: 2000/03/03 11:13:03; author: shin; state: Exp; lines: +8 -13 CMSG_XXX macros alignment fixes to follow RFC2292. Approved by: jkh Submitted by: Partly from tech@openbsd Reviewed by: itojun --------------------------- === Basically you need to include <machine/param.h> before <signal.h>. Problem diagnosed by: Ade Lovett <ade@FreeBSD.org> Notes: svn path=/head/; revision=26734
* Fix build error on extremely new -current caused by this:Satoshi Asami2000-03-111-0/+10
| | | | | | | | | | | | | | | | | | | | | | | === src/sys/sys/socket.h: ---------------------------- revision 1.38 date: 2000/03/03 11:13:03; author: shin; state: Exp; lines: +8 -13 CMSG_XXX macros alignment fixes to follow RFC2292. Approved by: jkh Submitted by: Partly from tech@openbsd Reviewed by: itojun --------------------------- === Basically you need to include <machine/param.h> before <signal.h>. Problem diagnosed by: Ade Lovett <ade@FreeBSD.org> Notes: svn path=/head/; revision=26733
* Squeeze another update (to 1.0.56) under the wire before 4.0-RELEASEAde Lovett2000-02-234-263/+5
| | | | Notes: svn path=/head/; revision=26211
* Use ungif instead of gif.Ade Lovett2000-02-161-3/+3
| | | | | | | Bad gnome-config.in for hardcoding this. No biscuit. Notes: svn path=/head/; revision=25881
* Fix a number of gnome-terminal issues.Ade Lovett2000-01-211-5/+22
| | | | | | | | PR: 16218 Submitted by: Andrew J. Korty <ajk@waterspout.com> Notes: svn path=/head/; revision=24862
* Update to 1.0.55Ade Lovett2000-01-144-32/+16
| | | | Notes: svn path=/head/; revision=24750
* Fix utmp/wtmp/lastlog support for gnome-terminalAde Lovett2000-01-141-0/+242
| | | | | | | | PR: 16081 Submitted by: Andrew J. Korty <ajk@waterspout.com> Notes: svn path=/head/; revision=24749
* Change MAINTAINER to ade@FreeBSD.org .Yukihiro Nakai2000-01-071-1/+1
| | | | Notes: svn path=/head/; revision=24497
* New location on MASTER_SITE.Steve Price1999-12-041-1/+1
| | | | | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23576
* Fix for CONFIGURE_ENV line.Yukihiro Nakai1999-11-211-1/+1
| | | | Notes: svn path=/head/; revision=23236
* Delete some meaningless line from Makefile.Yukihiro Nakai1999-11-201-2/+0
| | | | | | | Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=23215
* Update to 1.0.54Yukihiro Nakai1999-11-094-10/+10
| | | | | | | | PR: ports/14788 Submitted by: Ade Lovett<ade@lovett.com> Notes: svn path=/head/; revision=22979
* Add a patch for i18n about dialog.Yukihiro Nakai1999-10-251-0/+20
| | | | Notes: svn path=/head/; revision=22616
* Fix to enable to refer gtk-config or glib-config fromYukihiro Nakai1999-10-181-6/+6
| | | | | | | | gnome-config. Now 'gnome-config gtk --cflags' or so works. Notes: svn path=/head/; revision=22499
* PR: ports/14303Yukihiro Nakai1999-10-1412-63/+85
| | | | | | | | | Submitted by:Ade Lovett <ade@lovett.com> Update to 1.0.53 This is a core library for 'October GNOME' Notes: svn path=/head/; revision=22416
* Use updated imlib library.Yukihiro Nakai1999-10-081-1/+1
| | | | Notes: svn path=/head/; revision=22244
* Use Updated esound library.Yukihiro Nakai1999-10-081-1/+1
| | | | Notes: svn path=/head/; revision=22241
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* Update to version 1.0.14.Steve Price1999-08-2211-72/+104
| | | | | | | | PR: 12781 (4 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20860
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Add -lintl to the list of LDFLAGS since libgnome needs it.Steve Price1999-06-081-3/+10
| | | | Notes: svn path=/head/; revision=19319
* Use new gnome libs and set USE_LIBTOOL=yes.Steve Price1999-05-3011-115/+87
| | | | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19120
* Update to version 1.0.9.Steve Price1999-05-097-13/+16
| | | | | | | | PR: 11529 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=18675
* Update to version 1.0.6.Steve Price1999-05-018-54/+56
| | | | | | | | PR: 11017 Submitted by: maintainer Notes: svn path=/head/; revision=18284
* Distfile(s) moved on MASTER_SITE.Steve Price1999-04-021-2/+2
| | | | Notes: svn path=/head/; revision=17529
* Fix the MASTER_SITE_SUBDIR.Vanilla I. Shu1999-03-271-2/+2
| | | | Notes: svn path=/head/; revision=17407
* Update 1.0.3 -> 1.0.4Jacques Vidrine1999-03-255-8/+8
| | | | Notes: svn path=/head/; revision=17389
* Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.Jacques Vidrine1999-03-151-2/+2
| | | | | | | | libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3 Notes: svn path=/head/; revision=17236
* * Update 1.0.1 -> 1.0.3.Jacques Vidrine1999-03-1512-19/+215
| | | | | | | * One file modified per patch in ${PATCHDIR}. Notes: svn path=/head/; revision=17211
* Upgrade to GNOME 1.0. The following are the details:Jacques Vidrine1999-03-095-90/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17091
* Upgrade to 0.99.8.1.Vanilla I. Shu1999-02-184-42/+27
| | | | Notes: svn path=/head/; revision=16766