summaryrefslogtreecommitdiff
path: root/x11/gnomelibs
AgeCommit message (Collapse)Author
2001-03-29-pthread --> ${PTHREAD_LIBS}Maxim Sobolev
-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.
2001-02-05Style fixes for ports/x11.Jimmy Olgeni
2001-01-25It's another day. Update to 1.2.11Ade Lovett
2001-01-25Another day. Another GNOME release. 1.2.10 hereAde Lovett
2001-01-24Allow CATEGORIES to be overriden by the respective japanese/* portsAde Lovett
(and others, should they ever be born) Still don't understand why practically all of this can't be merged into the main GNOME source tree, but hey ho. Requsted by: knu
2001-01-24*sigh* missed a relatvely important patch, at least from a packaging PoVAde Lovett
Bump PORTREVISION accordingly.
2001-01-24Update to 1.2.9 -- bring in a few pieces of documentation hereAde Lovett
which slightly change a few other ports.
2000-11-17Conditionally set MAINTAINER, so that the japanese slave ports DTRTAde Lovett
Submitted by: nakai
2000-11-01Bump PORTREVISION as a result of my previous commit (sound fix).Maxim Sobolev
Reminded by: alex
2000-10-24Update to 1.2.8Ade Lovett
2000-10-18Update to 1.2.7Ade Lovett
2000-10-17Update to 1.2.6Ade Lovett
2000-10-13Update to 1.2.5Ade Lovett
2000-10-05Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea
2000-09-25Remove scsh from "known shells".. it's not an interactive shell.Ade Lovett
Submitted by: nectar
2000-09-25Allow gnomelibs to DTRT in the case where ${LOCALBASE} is not /usr/localAde Lovett
Original suggestion by: nectar Rewritten patch by: ade (so don't blame nectar for this!)
2000-09-16Add fix for GNOME forcibly trying to set the locale to en_USAde Lovett
under certain circumstances. PORTREVISION bumped to 1 to reflect this
2000-08-04Re-sobomize to use pre-patch instead of post-extractAde Lovett
Wrists slapped by: knu, sheldon
2000-08-04Extensive patchfile cleanups using sobomax's wonderfulAde Lovett
post-extract rule
2000-08-03(1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami
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
2000-07-09Fix typosAde Lovett
PR: 19800 Submitted by: Nishimura Takashi <takashi@ueda.info.waseda.ac.jp>
2000-07-06Update to 1.2.4Ade Lovett
2000-06-21Update to 1.2.3Ade Lovett
Submitted by: sobomax
2000-06-20Update to 1.2.2Ade Lovett
2000-06-16Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami
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
2000-06-16Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev
ldconfig in PLIST need personal consideration.
2000-06-01Say hello to GNOME 1.2Ade Lovett
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.
2000-05-17Update to 1.0.62Ade Lovett
2000-04-13Update to use PORTNAME/PORTVERSIONChris Piazza
2000-04-06Update to 1.0.58Ade Lovett
2000-03-24Update to 1.0.57 (more bugfixes)Ade Lovett
2000-03-22<machine/param.h> -> <sys/param.h>Satoshi Asami
2000-03-11(forgot to cvs add this file -- should have been committed with patch-bj)Satoshi Asami
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>
2000-03-11Fix build error on extremely new -current caused by this:Satoshi Asami
=== 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>
2000-02-23Squeeze another update (to 1.0.56) under the wire before 4.0-RELEASEAde Lovett
2000-02-16Use ungif instead of gif.Ade Lovett
Bad gnome-config.in for hardcoding this. No biscuit.
2000-01-21Fix a number of gnome-terminal issues.Ade Lovett
PR: 16218 Submitted by: Andrew J. Korty <ajk@waterspout.com>
2000-01-14Update to 1.0.55Ade Lovett
2000-01-14Fix utmp/wtmp/lastlog support for gnome-terminalAde Lovett
PR: 16081 Submitted by: Andrew J. Korty <ajk@waterspout.com>
2000-01-07Change MAINTAINER to ade@FreeBSD.org .Yukihiro Nakai
1999-12-04New location on MASTER_SITE.Steve Price
PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com>
1999-11-21Fix for CONFIGURE_ENV line.Yukihiro Nakai
1999-11-20Delete some meaningless line from Makefile.Yukihiro Nakai
Submitted by: tkato@prontomail.ne.jp
1999-11-09Update to 1.0.54Yukihiro Nakai
PR: ports/14788 Submitted by: Ade Lovett<ade@lovett.com>
1999-10-25Add a patch for i18n about dialog.Yukihiro Nakai
1999-10-18Fix to enable to refer gtk-config or glib-config fromYukihiro Nakai
gnome-config. Now 'gnome-config gtk --cflags' or so works.
1999-10-14PR: ports/14303Yukihiro Nakai
Submitted by:Ade Lovett <ade@lovett.com> Update to 1.0.53 This is a core library for 'October GNOME'
1999-10-08Use updated imlib library.Yukihiro Nakai
1999-10-08Use Updated esound library.Yukihiro Nakai
1999-08-31$Id$ -> $FreeBSD$Peter Wemm