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

CVS log for ports/devel/ORBit/Makefile

[BACK] Up to [FreeBSD] / ports / devel / ORBit

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed Nov 9 15:25:28 2011 UTC (3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +0 -1 lines
- Remove WITH_FBSD10_FIX, is no longer needed

Revision 1.91: download - view: text, markup, annotated - select for diffs
Sat Oct 29 07:20:15 2011 UTC (3 months, 1 week ago) by miwi
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -0 lines
- Fix build on FreeBSD 10

Reported by:	pointyhat

Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:49 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.89: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:10 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>

Revision 1.88: download - view: text, markup, annotated - select for diffs
Sun Mar 13 17:17:31 2011 UTC (10 months, 4 weeks ago) by mezz
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +0 -1 lines
Doesn't require gmake.

Submitted by:	naddy

Revision 1.87: download - view: text, markup, annotated - select for diffs
Mon May 31 01:58:06 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Feb 2 01:35:53 2009 UTC (3 years ago) by araujo
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -2 lines
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:		ports/125243
Submitted by:	pgollucci
Reworked by:	myself
Tested on:	pointyhat exp-run (pav)

Revision 1.85: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:20:58 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri Feb 2 14:26:39 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -0 lines
- Fix after objformat removal

Revision 1.83: download - view: text, markup, annotated - select for diffs
Sun Nov 5 02:51:19 2006 UTC (5 years, 3 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -1 lines
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:	portlint (cports.sh)

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue May 16 04:10:37 2006 UTC (5 years, 8 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +0 -2 lines
Remove CONFLICTS with ORBacus; the devel/ORBacus was removed back in 2004.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:35:27 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.80: preferred, colored
Changes since revision 1.80: +2 -3 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:31 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +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.79: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:06 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -1 lines
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:11 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +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.77: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:35:49 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -3 lines
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:	trevor
Tested by:	bento

Revision 1.76: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:11:47 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -1 lines
Now gettext 0.12.1 is gettext-old.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Oct 11 04:37:23 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -0 lines
Add a CONFLICT on ORBacus.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:39 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:	kris

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:22 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
Chase the libintl.so shared lib version.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Aug 17 04:11:50 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +4 -3 lines
* Use INFO
* Use gnometarget

Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Jun 16 20:52:56 2003 UTC (8 years, 7 months ago) by adamw
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +0 -2 lines
Utilize USE_GNOME= pkgconfig.

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

Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:04 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +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.68: download - view: text, markup, annotated - select for diffs
Fri Sep 20 17:06:19 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +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.67: download - view: text, markup, annotated - select for diffs
Thu Aug 1 16:22:07 2002 UTC (9 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
Chase shlib rev of devel/gettext

Submitted by:	lots and lots
Pointy hat to:	ade

Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Jul 4 17:19:37 2002 UTC (9 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -1 lines
Convert to USE_GNOMENG.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Jun 7 19:42:22 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +3 -2 lines
Update to 0.5.17.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue May 28 16:24:51 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -2 lines
Update to 0.5.16.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:09:29 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -1 lines
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Mar 25 20:13:59 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Update to 0.5.15.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:43:47 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Mar 12 21:56:07 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +4 -2 lines
Update to 0.5.14.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Feb 15 19:01:48 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -11 lines
Don't create compatibility symlinks, which might get in the way of the GNOME2.

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

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Jan 29 10:16:25 2002 UTC (10 years ago) by knu
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Jan 24 15:04:26 2002 UTC (10 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Prevent libc from linking in explicitly. Bump PORTREVISION.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Jan 22 12:30:10 2002 UTC (10 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -0 lines
Add -I${PREFIX}/include into output of orbit-config script, because it's
necessary for ports in order to find libIDL includes.

Submitted by:	vanilla

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Jan 13 12:51:13 2002 UTC (10 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Update to 0.5.13.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Nov 9 16:28:10 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -2 lines
Update to 0.5.12.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Oct 30 07:37:47 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Correct PORTREVISION - in my last commit instead of updating it to 5 I've
erroneously decreased it to 2.

Submitted by:	Joe Clarke <marcus@marcuscom.com>
		Mike Harding <mvh@ix.netcom.com>

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Oct 29 17:05:01 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -1 lines
Huh, finally implement writev(2) wrapper that actually works. Boys, never ever
try to use writev(2) in a non-blocking mode, especially on sockets. Not only
this makes handling of EAGAIN rather weird, but in the case of sockets makes
your code subject of a ENOBUFS, which is absolutely unclear how to handle
properly. *sigh*

Bump PORTREVISION.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Oct 29 09:57:42 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -4 lines
Undo the last commit. For not clear yet reasons it drives oaf crazy.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Oct 29 08:19:24 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +4 -1 lines
Reimplement fix for an imcompatibility between ORBit and FreeBSD properly.
Instead of replacing writev(2) with loop based on write(2), test system
limit on the number of vectors writev(2) accepts and split call to writev(2)
to several calls in such a way that number of vectors in each call doesn't
exceed this limit (aka UIO_MAXIOV). Bump PORTREVISION.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Oct 26 13:06:01 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Fix a rather weird incompatibility between ORBit and FreeBSD. It appears that
FreeBSD's writev(2) implementation is rather unreliable when large number of
vectors is submitted - it returns EINVAL despite the fact that all arguments
are pretty valid. This caused serious problems with GNOME's oaf and prevented
Nautilus from working properly. The problem disappeared when I've replaced
writev(2) call with appropriate loop based around ordinary write(2). Perhaps
this should be investigated and the real source of the problem fixed instead,
but I do not have a time for this right now. For those who interested I'm
ready to provide a step-by step instruction on how to reproduce the bug.

Special thanks to:	andersca @ nautilus#irc.gnome.org

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Oct 22 08:30:39 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -0 lines
Replace call to `glib-config' in libIDL-config script with the actual name of
the script on FreeBSD (glib12-config).

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Oct 9 07:30:46 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +13 -5 lines
Update to 0.5.10.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed May 23 00:48:53 2001 UTC (10 years, 8 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +4 -1 lines
Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2
to make transitioning to GNOME/GTK+/GLIB a little easier.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon May 14 21:57:45 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -3 lines
Update t0 0.5.8

Revision 1.44: 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
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +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.43: download - view: text, markup, annotated - select for diffs
Fri May 4 21:39:30 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -1 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.42: download - view: text, markup, annotated - select for diffs
Wed Jan 31 15:56:15 2001 UTC (11 years ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Update to 0.5.7

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Dec 22 02:20:23 2000 UTC (11 years, 1 month ago) by ade
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Update to 0.5.6

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Dec 1 21:20:12 2000 UTC (11 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Update to 0.5.5

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Oct 12 18:37:28 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -3 lines
Update to 0.5.4

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Oct 5 06:22:54 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -9 lines
Implement USE_GLIB.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Oct 3 01:40:00 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -1 lines
Darn.  Forgot a bit of this patch...  Actaully install orbitrc.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Oct 3 01:33:33 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -6 lines
Install orbitrc.default, and treat it as a real configuration file.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Sep 15 15:20:13 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +9 -1 lines
Address a potential security issue by forcibly telling ORBit not
to listen on any network (IPv4 or IPv6) sockets, if and only
if the user hasn't already installed a ${PREFIX}/etc/orbitrc file
(the default, and most likely case)

Issue raised by:	Louis A. Mamakos <louie@TransSys.COM>
Discussed on:		security mailing list

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Aug 4 01:15:44 2000 UTC (11 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Update to 0.5.3

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jul 5 18:27:47 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +6 -3 lines
Update to 0.5.2. Also make sure that installed libintl is respected.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:49:50 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the
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

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:18:11 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jun 15 17:12:26 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
Second round of INSTALL_SHLIBS=yes fixes.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Apr 11 21:26:57 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -3 lines
PORTNAME/PORTVERSION update

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Feb 23 01:03:06 2000 UTC (11 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
Update to 0.5.1, the last GNOME update before 4.0-RELEASE. I promise :)

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

Revision 1.26: 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.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
New location on MASTER_SITE.

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

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Oct 9 18:42:04 1999 UTC (12 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Bump glib12 's share library version to 3,
and portlint.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Oct 8 05:47:25 1999 UTC (12 years, 4 months ago) by nakai
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -4 lines
Submitted by:Ade Lovett<ade@lovett.com>
Approved by: MAINTAINER Chia-liang Kao <clkao@CirX.ORG>
Update to 0.5.0
and Maintainer changed

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Sep 29 01:15:22 1999 UTC (12 years, 4 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Update ORBit to 0.4.95.

Submitted by : maintainer.

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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Aug 24 08:53:00 1999 UTC (12 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -2 lines
This port requires gettext now.

I'm not sure if it requires msgmft for build time only or the
libraries for run time too.  Make it LIB_DEPENDS to be safe -- if
someone is sure, go ahead and change it to BUILD_DEPENDS=msgfmt:gettext.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Aug 22 03:39:33 1999 UTC (12 years, 5 months ago) by steve
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
Update to version 0.4.93.

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

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun May 30 03:35:07 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -13 lines
Set USE_LIBTOOL=yes and use new version of gtk.

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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu May 6 07:17:31 1999 UTC (12 years, 9 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
Upgrade to 0.4.3.  Also change version in comment this time.

Submitted by:	Chris Piazza <cpiazza@home.net>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Apr 16 05:48:40 1999 UTC (12 years, 9 months ago) by taoka
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Update to version 0.4.2

PR:		10873
Submitted by:	Matthew Reimer mreimer@vpop.net

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

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Mar 9 01:08:50 1999 UTC (12 years, 11 months ago) by nectar
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -5 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.14: download - view: text, markup, annotated - select for diffs
Thu Feb 18 17:49:05 1999 UTC (12 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -5 lines
Upgrade to latest version.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jan 31 16:57:13 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
Add gnome virtual catagory.
PR:		ports/9801
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.12: 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.11: preferred, colored
Changes since revision 1.11: +3 -4 lines
Use ${MASTER_SITE_GNOME}

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jan 17 21:37:52 1999 UTC (13 years ago) by andreas
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
directory on ftp server changed slightly

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jan 4 08:43:04 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Bump libglib11d's version to 2.0,
and fix some configure problem(include pkg/PLIST).

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Dec 31 16:07:48 1998 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Upgrade to 0.3.90

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Dec 26 19:23:25 1998 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +14 -6 lines
Upgrade to 0.3.90.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 25 13:16:32 1998 UTC (13 years, 2 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3 lines
Remove BROKEN tag.
Remind by:	asami

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Nov 25 00:42:11 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
Mark this broken.

===
 :
cc -DPACKAGE=\"libIDL\" -DVERSION=\"0.5.0\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cc\ -E\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1  -I. -I.  -DYYDEBUG=1 -DIDL_LIBRARY -I/usr/local/include/glib  -O -pipe -c tstidl.c
/bin/sh ./libtool --mode=link cc -O -pipe  -o tstidl  tstidl.o libIDL.la -L/usr/local/lib  -lglib11
LD_LIBRARY_PATH=".libs:$LD_LIBRARY_PATH" cc -O -pipe -o .libs/tstidl tstidl.o -R/usr/local/lib -lIDL -L/usr/local/lib -lglib11 -L/usr/local/lib -lglib11
tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment
tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment
tstidl.o: Undefined symbol `___IDL_check_type_casts' referenced from text segment
tstidl.o: Undefined symbol `___IDL_debug' referenced from text segment
tstidl.o: Undefined symbol `_IDL_parse_filename' referenced from text segment
tstidl.o: Undefined symbol `_IDL_tree_walk_in_order' referenced from text segment
tstidl.o: Undefined symbol `_IDL_ns_free' referenced from text segment
tstidl.o: Undefined symbol `_IDL_tree_free' referenced from text segment
gmake[2]: *** [tstidl] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0/libIDL'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 23 16:09:04 1998 UTC (13 years, 4 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Upgrade to 0.3.0, and convert ORBit to elf.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 22 23:31:11 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
glib is now ELFized.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 20 02:32:50 1998 UTC (13 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -3 lines
Thanks, works now.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 19 22:51:05 1998 UTC (13 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
## make PATCH_DEBUG=t
>> Checksum OK for ORBit-0.2.1.tar.gz.
===>  Extracting for ORBit-0.2.1
===>   ORBit-0.2.1 depends on executable: gmake - found
===>   ORBit-0.2.1 depends on shared library: glib11\.0\. - found
===>  Patching for ORBit-0.2.1
===>  Applying FreeBSD patches for ORBit-0.2.1
===>   Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- src/orb/orbit_poa.c.orig   Thu Aug 13 21:11:35 1998
|+++ src/orb/orbit_poa.c        Mon Aug 17 00:18:29 1998
--------------------------
Patching file src/orb/orbit_poa.c using Plan A...
Hunk #1 succeeded at 29.
done
===>   Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- Makefile.in.orig   Sat Aug  8 23:10:55 1998
|+++ Makefile.in        Sat Aug  8 23:11:08 1998
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 86 with fuzz 1.
done
===>   Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- src/ORBitutil/machine_endian.h.orig        Tue Aug 18 20:29:55 1998
|+++ src/ORBitutil/machine_endian.h     Tue Aug 18 20:30:59 1998
--------------------------
Patching file src/ORBitutil/machine_endian.h using Plan A...
Hunk #1 failed at 1.
1 out of 1 hunks failed--saving rejects to src/ORBitutil/machine_endian.h.rej
done
*** Error code 1

Stop.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Aug 19 06:15:08 1998 UTC (13 years, 5 months ago) by vanilla
Branches: CLKAO
CVS tags: orbit_0_2_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
ORBit is a high-performance CORBA ORB with support for the C language.
It is used by the GNOME Project.
PR:		ports/7654
Submitted by:	Chia-liang Kao <clkao@cirx.org>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 19 06:15:08 1998 UTC (13 years, 5 months 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