aboutsummaryrefslogtreecommitdiff
path: root/devel/asmutils
Commit message (Collapse)AuthorAgeFilesLines
* Adjust COMMENT: spell Unix in a way to reduce possibility of unnecessaryAlexey Dokuchaev2011-11-151-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=285854
* Get rid of the trivial patch and dependent REINPLACE_CMD call when MAKE_ARGSAlexey Dokuchaev2011-11-112-21/+1
| | | | | | | | | | can do this job better and yet be more readable and straightforward. Verified by: comparing build logs Feature safe: yes Notes: svn path=/head/; revision=285585
* Minor non-functional changes + relinquish to the pool.Alexey Dokuchaev2011-11-071-5/+5
| | | | Notes: svn path=/head/; revision=285245
* Improve grammar and weaken the "fastest speed" assessment.Alexey Dokuchaev2010-12-241-2/+2
| | | | Notes: svn path=/head/; revision=266849
* - Remove workaround for nasm now that problem is fixedAlexey Dokuchaev2010-12-242-7/+4
| | | | | | | | - Add LICENSE (GPLv2) and retouch the comments - Drop MD5 hash from distinfo Notes: svn path=/head/; revision=266848
* Be more specific that these are part of x86 world.Alexey Dokuchaev2010-07-162-2/+2
| | | | Notes: svn path=/head/; revision=257860
* Convert LDCONFIG_DIRS to USE_LDCONFIG.Max Brazhnikov2010-06-081-2/+1
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=256131
* - Unbreak with recent nasm: starting with v2.07, nasm has a regression thatAlexey Dokuchaev2010-05-211-22/+17
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=254742
* Mark BROKEN: does not installErwin Lansing2009-10-101-0/+1
| | | | Notes: svn path=/head/; revision=242641
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* - Update to 0.18, first release in >3 years! [1]Alexey Dokuchaev2006-02-214-92/+51
| | | | | | | | | | | - Reorganize Makefile - Kill pkg-plist - Axe out implied USE_REINPLACE Triggered into by: fenner's distfile survey [1] Notes: svn path=/head/; revision=156586
* - Mute ${MKDIR}'sAlexey Dokuchaev2005-11-303-12/+10
| | | | | | | | | | - $FOO -> ${FOO} - Reformat description so it looks nicer - Kill attribution (submitter's name mentioned in Makefile header) - Add SHA256 checksum per new world order Notes: svn path=/head/; revision=150045
* - Fix WWW line.Florent Thoumie2005-11-301-1/+1
| | | | | | | | | PR: ports/88157 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=150039
* Fix fetching.Alexey Dokuchaev2005-04-251-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=134127
* Really unset STRIP to fix install.Alexey Dokuchaev2005-03-221-8/+2
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=131879
* BROKEN on 5.x: Install failsKris Kennaway2005-02-281-1/+7
| | | | Notes: svn path=/head/; revision=129966
* Disable nasm(1) version check to unbreak the build.Alexey Dokuchaev2005-01-311-0/+2
| | | | | | | Reported by: kris on behalf of pointyhat Notes: svn path=/head/; revision=127772
* - Fix build and install on 4.X/5.X/-CURRENTAlexey Dokuchaev2005-01-262-14/+37
| | | | | | | | | - Utilize REINPLACE - Tidy up Makefile - Take maintainership Notes: svn path=/head/; revision=127407
* BROKEN on 5.x: Does not install with new binutilsKris Kennaway2004-07-011-1/+7
| | | | Notes: svn path=/head/; revision=112691
* update to asmutils-0.17, keep up with nasm-0.98.38, and unbreak this port.Yen-Ming Lee2004-02-074-37/+27
| | | | Notes: svn path=/head/; revision=100266
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Reset maintainer of ports owned by inactive committers who were just retired.Kris Kennaway2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92900
* Add www.Mark Linimon2003-10-161-0/+2
| | | | Notes: svn path=/head/; revision=91402
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81231
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update MASTER_SITESGeorge C A Reid2001-07-221-1/+1
| | | | | | | Submitted by: fenner Notes: svn path=/head/; revision=45364
* Update to 0.1.4George C A Reid2001-05-143-9/+22
| | | | Notes: svn path=/head/; revision=42599
* Attempt to deal with read-only directories.Kris Kennaway2001-03-121-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=39705
* Add asmutils 0.13, a set of UNIX utilities written in assemblyWill Andrews2001-03-106-0/+149
language. PR: 24519 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=39472