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

CVS log for ports/lang/pike76/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Feb 6 12:25:46 2012 UTC (4 days, 9 hours ago) by miwi
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
- Chase unixODBC shlib bump

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Jan 10 11:41:37 2012 UTC (4 weeks, 3 days ago) by ale
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Chase pdflib.so version and bump PORTREVISION accordingly.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:45 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +0 -1 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.60: download - view: text, markup, annotated - select for diffs
Mon Sep 12 23:17:31 2011 UTC (4 months, 4 weeks ago) by gabor
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
- Track dependencies after databases/gdbm update

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Jun 24 22:38:57 2011 UTC (7 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
Bump due to ffmpeg update to 0.7.1

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Apr 11 20:09:30 2011 UTC (10 months ago) by pav
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -0 lines
- Mark BROKEN on amd64/7

Reported by:	pointyhat

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Mar 19 13:15:23 2011 UTC (10 months, 3 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Bump PORTREVISION for ports linking to default libmysqlclient.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Mar 7 23:19:36 2011 UTC (11 months ago) by johans
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
- Remove broken workaround when security/nettle is installed
  and register it as CONFLICTS_BUILD instead
- Remove md5 checksum while we're here

Reported by:		pointyhat via pav

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Jan 12 07:45:33 2011 UTC (12 months, 4 weeks ago) by johans
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Correct /usr/local/include -> ${LOCALBASE}/include

Feature safe:	yes

Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Jan 12 07:40:22 2011 UTC (12 months, 4 weeks ago) by johans
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -1 lines
Set CPPFLAGS and pass it to configure explicitly.
This should be a no-op and result in the same package.
It avoids the port build breaking when ports/153625 gets committed.

PR:		ports/153625
Submitted by:	gerald
Feature safe:	yes

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Jul 24 16:38:13 2010 UTC (18 months, 2 weeks ago) by mm
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
- Update ffmpeg to 0.6

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

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Apr 19 10:43:30 2010 UTC (21 months, 3 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Switch to use newer GMP version.

PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Feb 26 07:37:25 2010 UTC (23 months, 2 weeks ago) by johans
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Update my email address to the @FreeBSD.org version

Feature safe:	yes

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:40:17 2010 UTC (2 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
- update to jpeg-8

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Nov 20 08:20:44 2009 UTC (2 years, 2 months ago) by johans
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +11 -12 lines
- Convert to dynamic plist.
  The old package list was very incomplete, resulting in a useless package
  lacking many of the files that would have been installed.
  It would be impossible to even start 'pike' from a package install.
  The plist would also be incorrect if any OPTIONS were selected.
  The only reason Pointyhat and others didn't complain loudly was
  because of some strategically placed '@unexec rm -rf's.
- Bump PORTREVISION.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Oct 31 13:14:48 2009 UTC (2 years, 3 months ago) by johans
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Fix build error on -CURRENT (result of a parsing fix in /bin/sh)

Submitted by:	jilles

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Oct 9 13:24:30 2009 UTC (2 years, 4 months ago) by johans
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +4 -4 lines
- Remove dependency on security/nettle in preparation of nettle upgrade
  (now using nettle code included in the pike distribution)
- Claim maintainership

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Aug 9 11:34:51 2009 UTC (2 years, 6 months ago) by johans
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -0 lines
- Register CONFLICTS for lang/pike* ports (binaries + manuals in same place)

PR:		ports/137568
Submitted by:	Piotr Smyrak

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:11:08 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
- update to jpeg7
Tested by:	pav on pointyhat

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed May 13 09:45:53 2009 UTC (2 years, 8 months ago) by ale
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Chase libgmp and bump PORTREVISION.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Sep 23 09:02:25 2008 UTC (3 years, 4 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- Reset maintainer at his request

PR:		127234
Submitted by:	Xavier Beaudouin <kiwi at oav dot net> (maintainer)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Jun 18 20:41:50 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +0 -4 lines
- Now compiles on amd64/7

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:41:13 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +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.39: download - view: text, markup, annotated - select for diffs
Wed Oct 17 10:12:45 2007 UTC (4 years, 3 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
Migration from bison 1.x to 2.x

PR:		117086
Tested by:	-exp runs

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Oct 7 05:43:16 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -5 lines
Move the definition of USE_PERL5 before bsd.port.pre.mk inclusion.  This
is necessary to allow conditional inclusion of bsd.perl.mk.

Hat:		portmgr

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Oct 4 01:25:17 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -6 lines
Remove always-false/true conditions based on OSVERSION 500000

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Sep 8 01:00:17 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -5 lines
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jun 11 05:45:56 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -0 lines
- Broken Does not compile on FreeBSD >= 7.0 amd64

Submitted by:	pointyhat via kris
Approved by:	maintainer

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue May 1 23:18:00 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- Update to 7.6.112

PR:		112273
Submitted by:   Xavier Beaudouin <kiwi@oav.net> (maintainer)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Apr 17 18:51:07 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +10 -6 lines
- Update to 7.6.108
- Make the dependcy to libfftw optional since math/fftw needs gcc 4.1.2-xxx
  to be compiled users may not afford this long compilation time
- Update MASTER_SITES

PR:		111746
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Mar 13 08:10:16 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- Update to 7.6.104

PR:             110187
Submitted by:   Xavier Beaudouin <kiwi@oav.net> (maintainer)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Mar 3 14:21:55 2007 UTC (4 years, 11 months ago) by rafan
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Jan 31 16:11:41 2007 UTC (5 years ago) by miwi
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -2 lines
- Update to 7.6.102

PR:		108554
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Nov 16 03:15:52 2006 UTC (5 years, 2 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
- Update to 7.6.94

PR:		ports/105546
Submitted by:	maintainer

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Oct 9 08:18:34 2006 UTC (5 years, 4 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Chase pdf library and bump PORTREVISION.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed May 10 14:46:42 2006 UTC (5 years, 9 months ago) by ale
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
Chase gmp library and bump PORTREVISION.

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

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Jan 8 02:52:05 2006 UTC (6 years, 1 month ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -6 lines
1: Upgrade to 7.6.64.
2: use ONLY_FOR_ARCHS, and it's compileable on my amd64 box.

PR:		ports/91452
Submitted by:	maintainer

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Nov 24 11:25:04 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
security/nettle is out of date : port version is 1.7, available is 1.13

	Nettle port is out of date. Nettle website has 1.13 for ages.
	Nettle port needs to be updated for software fixes purposes.

Bumped portversion of lang/pike76

PR:		ports/87655
Submitted by:	Xavier beaudouin <kiwi@oav.net>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Nov 18 15:20:34 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
Backport devel patch to fix underflow in in modify_shared_string()
Bump PORTREVISION

PR:		89225
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Nov 17 12:58:03 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
- Update to 7.6.50

PR:		ports/89127
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Nov 3 21:02:24 2005 UTC (6 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +14 -15 lines
- Update to 7.6.48

PR:		ports/88378
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jul 14 15:29:43 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Fix typo (expiremental -> experimental)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue May 24 22:54:23 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
- Disable poll support, it's buggy

PR:		ports/81434
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Mar 26 22:24:06 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
BROKEN on !i386: Does not compile

Approved by:    portmgr (self)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jan 31 00:35:48 2005 UTC (7 years ago) by girgen
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Split the postgresql ports into a server and a client part.

All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jan 9 05:05:05 2005 UTC (7 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
bump librsvg's version for fix dependcy.

PR:		ports/75877
Submitted by:	maintainer

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Dec 18 15:34:20 2004 UTC (7 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Chase pdflib update

  These ports were broken for 5, resp. 14 months. Ouch.

PR:		ports/75187 (pike76)
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
Pointy hats:	ale, edwin

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 5 18:50:47 2004 UTC (7 years, 2 months ago) by lioux
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Chase library version bump on multimedia/ffmpeg

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Nov 2 19:47:04 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- Update to 7.6.24

PR:		ports/73406
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 19 17:41:10 2004 UTC (7 years, 5 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Upgrade to 7.6.13.

PR:		ports/70658
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jun 15 11:40:01 2004 UTC (7 years, 7 months ago) by kris
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Also broken on amd64

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri May 21 06:37:36 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -1 lines
- Add more MASTER_SITES

PR:		ports/66959
Submitted by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 20 10:26:21 2004 UTC (7 years, 8 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Upgrade to 7.6.9.

PR:		ports/66776
Submitted by:	maintainer

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 13 09:11:42 2004 UTC (7 years, 9 months ago) by kris
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -0 lines
BROKEN on sparc64: Build fails

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri May 7 01:12:26 2004 UTC (7 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- Update to 7.6.6 Release

PR:		ports/66330
Submitted by:	maintainer

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 5 21:54:06 2004 UTC (7 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +14 -79 lines
Upgrade to 7.6.3.

PR:		ports/66200
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 29 09:05:05 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -0 lines
BROKEN on !i386: Does not build (errors running pike binary during build)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Mar 16 17:27:30 2004 UTC (7 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -16 lines
- Update to 7.5.21
- Fix threads support that was broken

PR:		ports/64344
Submitted by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 25 17:09:45 2004 UTC (7 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Should append variable to LDFLAGS, no assign it.

Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 25 07:02:51 2004 UTC (7 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -2 lines
- Added mird support
- Fixed detection of libs that was b0rken
- Fixed patch for PTHREAD_LIBS and PTHREADS_CFLAGS

PR:		ports/63187
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 20 20:13:47 2004 UTC (7 years, 11 months ago) by vanilla
Branches: MAIN
Add pike75 7.5.17, a dynamic programming language with a syntax similar
to C++.

PR:		ports/62436
Submitted by:	kiwi@oav.net

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