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

CVS log for ports/lang/Sather/Makefile

[BACK] Up to [FreeBSD] / ports / lang / Sather

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Oct 24 03:33:08 2011 UTC (3 months, 2 weeks ago) by stas
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Apr 12 08:02:33 2011 UTC (10 months ago) by pav
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +4 -0 lines
- Mark BROKEN on 9.X: segfaults during build

Reported by:	pointyhat

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Dec 8 19:58:48 2010 UTC (14 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Clean up "current" versions of autotools components to further reduce
tree-churn on updates.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Dec 18 04:11:03 2009 UTC (2 years, 1 month ago) by stas
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +5 -21 lines
- Use libraries from boehm-gc-redirect instead of building own version.
  This fixes build failure after the boehm-gc update.

Reported by:	pav

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:34:26 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:51:25 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -3 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Nov 18 22:37:50 2007 UTC (4 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
Replace remaining hardcoded instances of /usr/bin/makeinfo with makeinfo
as part of some cleanup work.

Approved by:	portmgr (linimon)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat May 19 20:13:31 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Mar 24 14:03:03 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +0 -7 lines
- COPYTREE_* are now part of bsd.port.mk

PR:		ports/100996
Submitted by:	stass

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Feb 5 23:05:07 2007 UTC (5 years ago) by stas
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -0 lines
- Depend on libtool directly. This port builds a local copy of boehm-gc
  which depend on it. Letting the boehm-gc to install it will effectively
  touch the filesystem in pre-build stage.

Reported by:	kris

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Nov 1 22:21:30 2006 UTC (5 years, 3 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -1 lines
- Mark broken on ia64 because of boehm-gc doesn't support it
- Change my email

Reported by:	kris via pointyhat

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Aug 4 14:12:41 2006 UTC (5 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +134 -43 lines
- Update to 1.2.2
- Unbrake on all platforms
- Use tk8.4 instead of tk8.3
- Fix bug with abort2 function
- Fix installed files's permissions
- Use PORTDOCS macro

Some notes from maintainer:
1) Due to some GC/Sather bugs we need specific options to compile GC.
   To achive this i compile GC separately and link it statically. I've
   not include it in dependencies to not bother user with GC's OPTIONS.
2) Port can be build currently only against non-threaded Tk/Tcl library.
   Don't know currently how to investigate this since there are no way to
   find if Tk build with or without threads. Furthermore, tk and tk-threads
   are mutually exclusive. Linking agains static Tk is bogus...

PR:		ports/100964
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Jul 23 23:38:15 2006 UTC (5 years, 6 months ago) by linimon
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistent
across different OSVERSION scans.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue May 9 20:52:11 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +0 -1 lines
Remove USE_REINPLACE from the categories starting with L

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Dec 5 00:53:17 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -3 lines
Remove install-info from Makefile, it's automatically done when INFO is defined

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Dec 4 20:33:25 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -0 lines
Use INFO macro

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:26:41 2004 UTC (7 years, 10 months ago) by trevor
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.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Tidy up whitespace.

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

(Part 2)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Oct 29 02:55:49 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -6 lines
Move the inclusion of bsd.port.pre.mk earlier, where it apparently
should be.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Oct 29 02:35:53 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +7 -1 lines
Mark broken on 5.x per the usual gcc3.3 reasons.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:37:55 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -0 lines
De-pkg-comment.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:46:48 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:45:46 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Oct 22 06:12:05 2002 UTC (9 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +74 -19 lines
- Fix build
- Add several libraries, utilities and documents

PR:		44349
Submitted by:	Ports Fury

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jun 21 16:20:22 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
Replace ${PERL} with ${REINPLACE_CMD}

PR:		39605
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed May 8 20:51:40 2002 UTC (9 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
To ports@freebsd.org.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:17:44 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
Convert to the PORTNAME - PORTVERSION syntax.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Mar 22 00:26:29 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Restore useless version required comments.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Mar 20 02:36:00 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
Remove the "version required" line.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Feb 13 20:25:00 2000 UTC (12 years ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -5 lines
Fix my perl recipie.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Feb 13 19:55:01 2000 UTC (12 years ago) by obrien
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +25 -22 lines
Upgrade to version 1.2.1

PR:		16675
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Feb 13 03:22:57 2000 UTC (12 years ago) by obrien
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Style nits in the ports I maintain.

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

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Oct 13 23:13:40 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
Mark BROKEN for ELF:
gcc -O2 -o ../cs globals.o code0.o code1.o code2.o code3.o code4.o code5.o code6.o code7.o code8.o code9.o code10.o  ../../System/base.a ../../System/GC/gc.a -lm
gcc: ../../System/GC/gc.a: No such file or directory
*** Error code 1

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Nov 25 03:49:08 1996 UTC (15 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_2_2_7, RELEASE_2_2_6, RELEASE_2_2_5, RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +9 -3 lines
Added some extra MASTER_SITES.  Note, only one of them still has version 1.05
(which is what we try to fetch).  The others have 1.08 and 1.1.
I'll update this port in two-three weeks.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Nov 17 06:12:29 1996 UTC (15 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Converted to MAN[1-9NL]

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Nov 12 02:18:03 1996 UTC (15 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +9 -7 lines
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 7 13:00:53 1996 UTC (15 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +11 -3 lines
Install additional documents conditional to NOPORTDOCS.  Note that
"License" is installed unconditionally.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 22 13:12:26 1995 UTC (16 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Change category nome from "languages" to "lang".  Also remove "programming"
which appeared in some of them, everything here is a programming language! :)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Apr 24 11:28:53 1995 UTC (16 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -5 lines
Update lang Makefiles, compressing some man pages and stripping some
executables along the way.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 16 21:28:20 1995 UTC (16 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Oops, why did I miss this in the previous commit?  Anyway, install
depends on build.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 15 05:44:29 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
Update of lang Makefiles....

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 1 12:46:40 1995 UTC (16 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Add CATEGORIES lines to a whole bunch of port Makefiles.  Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 5 08:20:43 1995 UTC (16 years, 11 months ago) by hsu
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Give gzip the correct path of installed man page.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Feb 25 19:42:36 1995 UTC (16 years, 11 months ago) by hsu
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Upgrade to 1.0.5.
Compress installed man page.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 31 02:21:20 1994 UTC (17 years, 1 month ago) by hsu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Bump version number to 1.0.4.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 22 10:05:33 1994 UTC (17 years, 2 months ago) by hsu
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3 lines
Update DISTNAME to Sather-1.0.2.
Make use of ALL_TARGET instead of adding the all target to the
  underlying Makefile.
Obtained from:

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Nov 1 06:08:02 1994 UTC (17 years, 3 months ago) by hsu
Branches: ICSI
CVS tags: SATHER_1_0_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
The Sather 1.0 language.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 1 06:08:01 1994 UTC (17 years, 3 months ago) by hsu
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