Skip site navigation (1)Skip section navigation (2)

CVS log for ports/irc/yagirc/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / irc / yagirc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.26
Mon Jun 17 19:04:42 2002 UTC (9 years, 7 months ago) by mph
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.25: +1 -1 lines
Remove "yagirc" port.  It is BROKEN and appears no longer to be
maintained by the author (e.g. we were hosting the distfile ourselves).

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat May 18 02:51:52 2002 UTC (9 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -1 lines
BROKEN: Does not build

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Oct 5 06:57:39 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -7 lines
Implement WANT_IMLIB and USE_IMLIB.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:25:02 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
    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

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jun 14 05:44:52 2000 UTC (11 years, 8 months ago) by mph
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -2 lines
In accordance with the New World Order, move the distfiles that
I host from people.FreeBSD.org to MASTER_SITE_LOCAL.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:28:34 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Convert to the PORTNAME - PORTVERSION syntax.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Mar 22 21:32:24 2000 UTC (11 years, 10 months ago) by mph
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Distfile and web site have gone missing.  Host distfile on my
people.FreeBSD.org space.  Delete "WWW:" portion of pkg/DESCR.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Oct 8 03:29:52 1999 UTC (12 years, 4 months ago) by nakai
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Use updated imlib library.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Oct 8 02:41:23 1999 UTC (12 years, 4 months ago) by nakai
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Use updated esound library.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:13:05 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Change Id->FreeBSD.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jun 28 02:21:30 1999 UTC (12 years, 7 months ago) by billf
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 29 04:42:25 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +11 -9 lines
Update to version 0.66.1.

PR:		11853
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 15 18:30:05 1999 UTC (12 years, 11 months ago) by nectar
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
	libgdk_imlib.so.2 -> libgdk_imlib.so.3
	libImlib.so.2     -> libImlib.so.3

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 14 17:08:22 1999 UTC (13 years ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Bump Imlib's version number to 2.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 5 08:09:17 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Bump esound's library version to 1.0.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 10 00:03:17 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Mark this port broken:

===
cc -DHAVE_CONFIG_H -I. -I. -I.  -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE
-O -pipe -Wall -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/inclu
de/glib -c gui_channels.c
In file included from gui_channels.c:39:
intl.h:11: warning: `_' redefined
os.h:15: warning: this is the location of the previous definition
gui_channels.c: In function `sigchan_drag':
gui_channels.c:179: warning: implicit declaration of function `gtk_widget_dnd_data_set'
gui_channels.c: In function `sigchan_drop':
gui_channels.c:189: union has no member named `dropdataavailable'
gui_channels.c:185: warning: `from' might be used uninitialized in this function
gui_channels.c: In function `gui_private_add_channel_button':
gui_channels.c:219: warning: implicit declaration of function `gtk_widget_dnd_drag_set'
gui_channels.c:220: warning: implicit declaration of function `gtk_widget_dnd_drop_set'
gmake[1]: *** [gui_channels.o] Error 1
gmake[1]: Leaving directory `/usr/ports/net/yagirc/work/yagirc-0.65.7/src'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Sep 25 09:55:28 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
audio/esound is now ELF.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Sep 25 09:52:28 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
graphics/imlib is now ELFized.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Sep 22 22:55:54 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
gtk and gtk11 are now ELFized.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Aug 27 05:15:05 1998 UTC (13 years, 5 months ago) by mph
Branches: MAIN
CVS tags: yagirc_0_65_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Upgrade to 0.65.7.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 25 04:09:28 1998 UTC (13 years, 5 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -14 lines
Upgrade to 0.65.6,
Change depends to gtk11,
Fix thr problem of gtk(?).
Reminded by:	asami

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 24 07:13:53 1998 UTC (13 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Another port that broke with the gtk movement.  Vanilla? :)

Satoshi
-------
===>  Building for yagirc-0.65
cc -O2 -pipe -DUNIX -DPREFIX=\"/usr/local\" -DUSE_PTHREADS -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -DUSE_GUI -DUSE_SCRIPT -I/usr/local/lib/perl5/i386-freebsd/5.00404/CORE -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -DUSE_GUI  -c dcc.c -o dcc.o
dcc.c:36: glib.h: No such file or directory
In file included from data.h:26,
                 from dcc.h:4,
                 from dcc.c:39:
gui.h:10: gdk/gdk.h: No such file or directory
gui.h:11: gtk/gtk.h: No such file or directory

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Aug 7 23:56:44 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Fix up dependencies for ports that moved into the x11-toolkits category.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 4 00:52:20 1998 UTC (13 years, 6 months ago) by mph
Branches: MAIN
CVS tags: yagirc_0_65
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -5 lines
Upgrade to 0.65.
Update MASTER_SITE and web page.
Work whether gtk is in X11BASE or LOCALBASE.
Add LIB_DEPENDS for Imlib, to increase functionality.
Abort if libc_r does not exist.

Vaguely inspired by a submission from:	Tugrul Galatali <galatalt@stuy.edu>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jul 30 05:42:09 1998 UTC (13 years, 6 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Change the library version of gtk.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jul 7 20:35:57 1998 UTC (13 years, 7 months ago) by mph
Branches: MPH
CVS tags: yagirc_0_64, RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of yagirc 0.64, an IRC client with a Gtk interface and
a Perl scripting interface.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 7 20:35:57 1998 UTC (13 years, 7 months ago) by mph
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options