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

CVS log for ports/devel/plan9port/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Nov 10 05:38:28 2011 UTC (3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Mark broken on powerpc as well as sparc64.  (In fact, on all the tier-2s.)

Hat:		portmgr

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Sep 2 02:00:40 2011 UTC (5 months, 1 week ago) by danfe
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +14 -12 lines
- Update to version 20110901
- Add LICENSE (Lucent Public License Version 1.02)
- Join some adjacent short lines

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Apr 1 10:46:03 2010 UTC (22 months, 1 week ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Also fails on ia64.

Hat:		portmgr

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Mar 22 05:54:19 2010 UTC (22 months, 3 weeks ago) by linimon
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +7 -1 lines
Mark as broken on sparc64: fails to install.

Hat:		portmgr

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Feb 23 21:27:36 2010 UTC (23 months, 2 weeks ago) by danfe
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +20 -21 lines
- Update to the most recent snapshot to date, and unbreak on newer versions
  of FreeBSD
- Remove architecture restrictions; it supports at least i386 and amd64 now,
  so let's give others a chance
- Remove defunct distfile site
- Perform minor Makefile cleanup

Based on PR:	ports/144034
Feature safe:	yes

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Dec 29 10:25:49 2009 UTC (2 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src

PR:	ports/136065 ports/127469
Submitted by:	N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com>

- Early identify port CONFLICTS

PR:	137855
Submitted by:		Piotr Smyrak <smyru@heron.pl>

- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.

Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.

Submitted by:	Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)

- Fix some whitespaces

Tested with:	exp-run

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Dec 14 23:10:55 2009 UTC (2 years, 1 month ago) by danfe
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
In preparation to the update:
- Canonicalize Makefile header
- Rephrase COMMENT
- Take maintainership

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Dec 14 19:57:13 2009 UTC (2 years, 1 month ago) by thierry
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Release maintainership.

Thanks Serge for maintaining these ports all these years!

PR:		(private mail)
Submitted by:	Serge Gagnon <serge.gagnon.1 (at) ulaval.ca>

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Jun 13 20:37:11 2009 UTC (2 years, 7 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -0 lines
Mark BROKEN on 8.x: does not build.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:27:20 2009 UTC (3 years ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Oct 11 15:23:58 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -3 lines
- Update to 20080909

PR:		127885
Submitted by:	Serge Gagnon <serge.gagnon.1@ulaval.ca> (maintainer)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:48:02 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 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.22: download - view: text, markup, annotated - select for diffs
Wed Apr 16 09:56:49 2008 UTC (3 years, 9 months ago) by clsung
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Update to 20080409

PR:		ports/122809
Submitted by:	maintainer (Serge Gagnon)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Dec 25 11:06:25 2007 UTC (4 years, 1 month ago) by lwhsu
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -4 lines
- Update to 20071208
- Change maintainer's email adress

PR:		ports/118667
Submitted by:	Serge Gagnon <serge.gagnon AT b2b2c.ca> (maintainer)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:40:49 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)

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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Mar 7 12:49:21 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -3 lines
- Respect X11BASE

PR:             109931
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Mar 1 10:07:53 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -4 lines
- Update to 20070223

PR:             109614
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Aug 4 12:34:42 2006 UTC (5 years, 6 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Add support for DESTDIR part I.

This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jul 1 14:59:59 2006 UTC (5 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -4 lines
Update to 20060629.

PR:		99646
Submitted by:	Serge Gagnon (maintainer)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu May 11 18:05:30 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Update to 20060511

PR:		97135
Submitted by:	maintainer

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue May 9 02:58:05 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +8 -9 lines
- Update to 20060507
- UnBROKEN on 4.X
- Install initial plumbing rule (install-user:)

PR:		96960
Submitted by:	maintainer

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri May 5 21:13:20 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
- Fix build dependency

PR:		96837
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri May 5 17:47:20 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +13 -8 lines
* plan9port

- Update to 20060402
- Remove RESTRICTED field since the author got a permission
- Remove USE_PERL5
- Mark as BROKEN on 4.x

* LEGAL

- Remove plan9port entry

PR:		95316
Submitted by:	maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Feb 18 01:27:11 2006 UTC (5 years, 11 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update to 20060207

PR:		93346
Submitted by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 8 18:09:09 2006 UTC (6 years ago) by tdb
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update to 20060207

PR:		93004
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 2 21:20:59 2006 UTC (6 years ago) by garga
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
- Update to 20060131

PR:		ports/92664
Submitted by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 28 10:30:55 2006 UTC (6 years ago) by tdb
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 20060127

PR:		92430
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 18 19:11:45 2006 UTC (6 years ago) by mnag
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update to 20060117

PR:		91924
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 12 22:31:29 2006 UTC (6 years ago) by tdb
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Update to 20060112
- Fix typo in pkg-message.in

PR:		91718
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 8 12:34:44 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Update port: devel/plan9port to 20060107

	- Update to 20060107
	- Remove files/patch-src-cmd-eqn-e.h and files/patch-src-lib9-fmt-plan9.h
	(It has been incorporated in the software by the author)

PR:		ports/91478
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 6 15:45:21 2006 UTC (6 years, 1 month ago) by hrs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +14 -15 lines
- Update to 20060101[*].
- Fix package building.  The previous version generates a broken
  package which does not includes charlib directory.
- Fix build on 4.x.

Submitted by:	Serge Gagnon (serge.gagnon at b2b2c dot ca) (maintainer)[*]

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jan 1 00:11:02 2006 UTC (6 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
- Update to 20051231

PR:		ports/91150
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 30 05:07:46 2005 UTC (6 years, 1 month ago) by pav
Branches: MAIN
This is a port of the bulk of the Plan 9 software build environment to
Unix.

This port tries to reproduce the Plan 9 build environment as faithfully
as possible, providing u.h and libc.h, and blithely redefining tokens
such as open, dup, and accept in order to provide implementations that
better mimic the Plan 9 semantics. The result is a more complicated and
less Unix-friendly environment, but Plan 9 programs can typically be
compiled with little or no changes.

PR:		ports/90997
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>

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