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

CVS log for ports/devel/asmutils/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Nov 15 15:23:40 2011 UTC (2 months, 3 weeks ago) by danfe
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Adjust COMMENT: spell Unix in a way to reduce possibility of unnecessary
connotations with official Open Group trademark; new spelling is often used
informally to denote any operating system that closely resembles the
trademarked system (quoting Wikipedia and common knowledge).

Feature safe:	yes

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Nov 11 17:33:09 2011 UTC (3 months ago) by danfe
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Get rid of the trivial patch and dependent REINPLACE_CMD call when MAKE_ARGS
can do this job better and yet be more readable and straightforward.

Verified by:	comparing build logs
Feature safe:	yes

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Nov 7 17:26:08 2011 UTC (3 months ago) by danfe
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5 lines
Minor non-functional changes + relinquish to the pool.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Dec 24 18:17:40 2010 UTC (13 months, 2 weeks ago) by danfe
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -6 lines
- Remove workaround for nasm now that problem is fixed
- Add LICENSE (GPLv2) and retouch the comments
- Drop MD5 hash from distinfo

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jul 16 16:43:53 2010 UTC (18 months, 3 weeks ago) by danfe
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Be more specific that these are part of x86 world.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jun 8 19:47:04 2010 UTC (20 months ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -2 lines
Convert LDCONFIG_DIRS to USE_LDCONFIG.

Remove USE_LDCONFIG actually, the port doesn't need it.

PR:		based on ports/146365
Submitted by:	Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by:	danfe@ (maintainer)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri May 21 16:37:00 2010 UTC (20 months, 3 weeks ago) by danfe
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +17 -22 lines
- Unbreak with recent nasm: starting with v2.07, nasm has a regression that
  prevents certain macros from expanding correctly, and the build woes
- Clean up Makefile while here: fix line wraps, reorder knobs, simplify
  PORTDOCS handling

Bug ID (nasm@sf.net tracker):	3005117
Fix suggested by:		Frank Kotler

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Oct 10 21:31:09 2009 UTC (2 years, 4 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
Mark BROKEN: does not install

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:47:39 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -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.18: download - view: text, markup, annotated - select for diffs
Tue Feb 21 14:45:39 2006 UTC (5 years, 11 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +44 -20 lines
- Update to 0.18, first release in >3 years! [1]
- Reorganize Makefile
- Kill pkg-plist
- Axe out implied USE_REINPLACE

Triggered into by:	fenner's distfile survey [1]

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Nov 30 13:49:40 2005 UTC (6 years, 2 months ago) by danfe
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -6 lines
- Mute ${MKDIR}'s
- $FOO -> ${FOO}
- Reformat description so it looks nicer
- Kill attribution (submitter's name mentioned in Makefile header)
- Add SHA256 checksum per new world order

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 25 10:30:55 2005 UTC (6 years, 9 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Fix fetching.

Reported by:	pointyhat via kris

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Mar 22 07:50:46 2005 UTC (6 years, 10 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -8 lines
Really unset STRIP to fix install.

Approved by:	portmgr (marcus)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Feb 28 04:09:48 2005 UTC (6 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -1 lines
BROKEN on 5.x: Install fails

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jan 31 11:26:37 2005 UTC (7 years ago) by danfe
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
Disable nasm(1) version check to unbreak the build.

Reported by:	kris on behalf of pointyhat

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jan 26 10:40:28 2005 UTC (7 years ago) by danfe
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +11 -14 lines
- Fix build and install on 4.X/5.X/-CURRENT
- Utilize REINPLACE
- Tidy up Makefile
- Take maintainership

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jul 1 20:01:18 2004 UTC (7 years, 7 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -1 lines
BROKEN on 5.x: Does not install with new binutils

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Feb 7 17:24:16 2004 UTC (8 years ago) by leeym
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -15 lines
update to asmutils-0.17, keep up with nasm-0.98.38, and unbreak this port.

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

(Part 2)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 3 00:54:31 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Reset maintainer of ports owned by inactive committers who were just retired.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 4 22:43:22 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -6 lines
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 18 12:15:36 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -1 lines
BROKEN on 5.1: does not compile

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

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 22 07:21:13 2001 UTC (10 years, 6 months ago) by greid
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update MASTER_SITES

Submitted by:	fenner

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 14 19:27:39 2001 UTC (10 years, 9 months ago) by greid
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +17 -9 lines
Update to 0.1.4

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 12 23:53:53 2001 UTC (10 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Attempt to deal with read-only directories.

Approved by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Mar 10 21:32:46 2001 UTC (10 years, 11 months ago) by will
Branches: MAIN
Add asmutils 0.13, a set of UNIX utilities written in assembly
language.

PR:		24519
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>

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