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

CVS log for ports/deskutils/gnomepim/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / deskutils / gnomepim

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.63
Sun May 28 01:42:44 2006 UTC (5 years, 8 months ago) by mezz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.62: +1 -1 lines
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon May 15 22:22:56 2006 UTC (5 years, 8 months ago) by mezz
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -0 lines
Add USE_GETTEXT to appease portlint.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu May 4 21:40:10 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:26:02 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with:	kris
Approved by:	portmgr (implicit)

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:35:17 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:27 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Mar 23 18:55:45 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -3 lines
- This version is not on ftp.gnome.org and mirrors

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:10 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:13 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:03:13 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -0 lines
USE_REINPLACE must be defined before REINPLACE_CMD may be used.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Aug 12 15:18:03 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -8 lines
Remove gnomepilot support since gnomepilot has been retired.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Jun 12 09:45:56 2003 UTC (8 years, 8 months ago) by adamw
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +0 -2 lines
Remove REINPLACE commands that were rolled into gnomehack.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Apr 18 21:20:05 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +0 -1 lines
Remove USE_GNOMENG.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Mar 7 05:58:50 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Jan 5 02:11:56 2003 UTC (9 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Make this fetchable again.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Jan 1 19:11:27 2003 UTC (9 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Update to 1.4.9.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Nov 16 00:49:13 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +0 -2 lines
Remove BUILD_DEPENDS on gm4 as this is now inherited from devel/bison.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Nov 15 07:52:15 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -0 lines
Add a BUILD_DEPENDS on gm4 which fixes a neat build problem on
bento.

Submitted by:	bento and ktrace

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Oct 16 00:12:37 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Remove extraneous '/' from pre-install target.

PR:	44089
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Sep 20 17:06:17 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Sep 9 18:42:09 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -3 lines
Update to 1.4.8.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Jul 18 09:56:35 2002 UTC (9 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +9 -7 lines
Use USE_GNOMENG.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Jun 3 09:49:25 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -3 lines
Remove extra MASTER_SITES - the distfile is now awailable from the
MASTER_SITE_GNOME

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Jun 1 17:28:08 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -0 lines
Fix a problem where gnomecal would crash on the first of every month, and
correct the link to gnomecal's help documentation.  Bump PORTREVISION.

PR:		38773 (help docs)
Obtained from:	gnome-pim CVS (crash fix)

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri May 31 20:53:06 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -2 lines
Update to 1.4.6.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Apr 28 16:03:28 2002 UTC (9 years, 9 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -0 lines
add missing files.

Not objected to by:	gnome
Reviewed by:		knu (mentor)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Mar 18 15:17:06 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1 lines
Provide backup MASTER_SITE.

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Jan 21 09:52:47 2002 UTC (10 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -3 lines
Fix compilation when WITHOUT_PILOT is defined.

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jan 21 01:45:26 2002 UTC (10 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Correct logic for optional pilot support.

Submitted by:	Anders Andersson <anders@hack.org>
		Joe Clarke <marcus@marcuscom.com>

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jan 8 10:20:07 2002 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -3 lines
Pilot-link now lives in ${LOCALBASE}, not in ${LOCALBASE}/pilot.

PR:		ports/33651
Submitted by:	Ollivier Robert <roberto@eurocontrol.fr>

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Dec 19 11:19:01 2001 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -0 lines
Add USE_BISON, because port having problems building itself using byacc.

Submitted by:	bento

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Dec 19 11:15:05 2001 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Correct WITHOUT_PILOT test in one place.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Dec 17 11:28:00 2001 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -5 lines
Make Pilot support "on" by default, so that package build on bento will
contain all possible features.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Dec 7 09:33:05 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -0 lines
Put in missing .else - this should make WITH_PILOT working.

PR:		32569
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Dec 6 10:15:18 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +27 -4 lines
Update to 1.4.3.

PR:		32511
Submitted by:	Hendrik Scholz <hendrik@scholz.net>

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Nov 9 08:49:55 2001 UTC (10 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -1 lines
s/malloc.h/stdlib.h/

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri May 11 16:36:15 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri May 4 21:39:29 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -20 lines
Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Mar 29 16:32:53 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
-pthread --> ${PTHREAD_LIBS}
-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.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Oct 7 21:40:17 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Rename ${FILESDIR}/patch.nopilot to ${PATCHDIR}/extra-patch-nopilot.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Oct 5 07:10:26 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -9 lines
Implement USE_GNOME, part 1.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Sep 6 03:28:32 2000 UTC (11 years, 5 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -6 lines
Clean up PLIST handling with PLIST_SUB magic

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Aug 4 16:11:25 2000 UTC (11 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Re-sobomize to use pre-patch instead of post-extract

Wrists slapped by:	knu, sheldon

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Aug 4 01:19:14 2000 UTC (11 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +8 -1 lines
Extensive patchfile cleanups using sobomax's wonderful
post-extract rule

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jun 2 18:14:55 2000 UTC (11 years, 8 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +24 -5 lines
Add optional gnomepilot support (WITH_GNOMEPILOT directive)
The default is OFF, even if you have gnomepilot installed already.

Problem reported by:	Heath Nielson <heath@cs.byu.edu>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jun 1 16:10:22 2000 UTC (11 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -6 lines
Say hello to GNOME 1.2
	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.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Apr 8 22:03:33 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
update with the new PORTNAME/PORTVERSION variables

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jan 7 02:05:27 2000 UTC (12 years, 1 month ago) by nakai
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Change MAINTAINER to ade@FreeBSD.org .

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Dec 4 19:07:50 1999 UTC (12 years, 2 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
New location on MASTER_SITE.

PR:		15238, 15248
Submitted by:	Ade Lovett <ade@lovett.com>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Oct 27 10:25:11 1999 UTC (12 years, 3 months ago) by nakai
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4 lines
Update to 1.0.55

PR:		ports/14541
Submitted by:	Ade Lovett<ade@lovett.com>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Oct 14 09:16:41 1999 UTC (12 years, 4 months ago) by nakai
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -5 lines
PR:	ports/14303
Submitted by:Ade Lovett<ade@lovett.com>
Update to 1.0.50

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:41:28 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 22 03:50:02 1999 UTC (12 years, 5 months ago) by steve
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
Update to version 1.0.9.

PR:		12781 (10 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun May 30 03:53:49 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -8 lines
Use new gtk port.

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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun May 9 17:20:53 1999 UTC (12 years, 9 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
Update to version 1.0.7.

PR:		11545
Submitted by:	Ade Lovett <ade@lovett.com>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 8 18:08:30 1999 UTC (12 years, 10 months ago) by steve
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
DISTFILES moved on MASTER_SITE.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 27 10:35:55 1999 UTC (12 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Fix the MASTER_SITE_SUBDIR.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 9 01:08:48 1999 UTC (12 years, 11 months ago) by nectar
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -6 lines
Upgrade to GNOME 1.0.  The following are the details:

 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>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 19 04:30:03 1999 UTC (12 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Upgrade to 0.99.8.1.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 2 07:33:55 1999 UTC (13 years ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -9 lines
Upgrade to 0.99.5, and portlint
PR:		ports/9824
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 27 08:31:49 1999 UTC (13 years ago) by fenner
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -5 lines
Use ${MASTER_SITE_GNOME}

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jan 17 20:15:26 1999 UTC (13 years ago) by vanilla
Branches: GNOME
CVS tags: gnomepim_0_99_3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
GNOME PIM package.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 17 20:15:26 1999 UTC (13 years ago) by vanilla
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