non port: devel/distorm/Makefile |
SVNWeb
|
Number of commits found: 33 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 29 Dec 2020
|
[ 20:16 antoine ]
Clean up
|
Tue, 3 Jul 2018
|
[ 12:40 amdmi3 ]
- Fix LICENSE
- Add LICENSE_FILE
- Unsilence installation
- Fix whitespace
- Switch to new test framework
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Sat, 27 Aug 2016
|
[ 06:10 marino ]
devel/distorm: fix concurrent building
For a reason I can't figure out, the "clean" target was being called
simultaneously with the build target resulting in a possibility of
deleting object files after they are built but before they are linked
to make a library.
The solution is to remove the "clean" target since it really serves no
purpose in the ports framework (the work area starts clean).
While here, join compound commands with "&&" rather than ";"
|
Mon, 27 Jun 2016
|
[ 21:30 rene ] (Only the first 10 of 94 ports in this commit are shown above. )
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
|
Sat, 9 May 2015
|
[ 01:12 amdmi3 ] (Only the first 10 of 17 ports in this commit are shown above. )
- Don't install static libraries with INSTALL_LIB (part 2/2)
Approved by: portmgr blanket
MFH: 2015Q2
|
Sat, 20 Dec 2014
|
[ 18:06 bapt ] (Only the first 10 of 53 ports in this commit are shown above. )
Cleanup plist
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Tue, 29 Jul 2014
|
[ 21:07 adamw ] (Only the first 10 of 106 ports in this commit are shown above. )
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports)
|
[ 20:55 adamw ] (Only the first 10 of 50 ports in this commit are shown above. )
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.
Approved by: portmgr (not really, but touches unstaged ports)
|
Tue, 18 Feb 2014
|
[ 18:55 antoine ]
Stage support
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Thu, 31 Jan 2013
|
[ 20:51 bf ]
fix a link
Reported by: J. Hein
|
Fri, 4 Jan 2013
|
[ 22:30 bf ]
update to r230
|
Mon, 21 May 2012
|
[ 05:03 bf ]
update to r214 (version 3.2)
|
Tue, 7 Feb 2012
|
[ 01:44 bf ]
remove a redundant "static" that caused builds with gcc-like
compilers on big-endian systems to fail
|
Wed, 28 Dec 2011
|
[ 03:30 linimon ]
The last change didn't fix powerpc.
Hat: portmgr
|
Thu, 10 Nov 2011
|
[ 05:41 linimon ]
Attempt to fix build on powerpc.
Hat: portmgr
|
Thu, 21 Jul 2011
|
[ 16:13 bf ]
update to svn r193
|
Sat, 25 Jun 2011
|
[ 13:33 bf ]
After many problems with silent upstream distfile changes,
switch to a locally-rolled distfile; update to svn r185;
patch and bump revision of a dependent port.
|
Sun, 8 May 2011
|
[ 04:46 bf ]
Update to the latest sources
|
Fri, 21 Jan 2011
|
[ 07:49 bf ]
Chase a silent upstream distfile update
Approved by: makc, miwi (mentors, implicit)
Feature safe: yes
|
Sat, 30 Oct 2010
|
[ 04:38 bf ]
update to the latest upstream sources
Approved by: makc, miwi (mentors, implicit)
|
Tue, 5 Oct 2010
|
[ 04:38 bf ]
Update to 3.0.0
Approved by: makc, miwi (co-mentors, implicit)
|
Thu, 8 Jul 2010
|
[ 12:51 bf ] (Only the first 10 of 33 ports in this commit are shown above. )
Change my ports to use my FreeBSD.org email address.
|
Sun, 7 Jun 2009
|
[ 18:51 miwi ] (Only the first 10 of 24 ports in this commit are shown above. )
- Update maintainer mail adresse
Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail)
|
Sat, 1 Nov 2008
|
[ 22:11 miwi ]
- Update to 1.7.30
PR: 128388
Submitted by: maintainer
|
Fri, 25 Jul 2008
|
[ 09:38 pav ] (Only the first 10 of 38 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
Sun, 15 Jun 2008
|
[ 04:46 lwhsu ]
Add distorm 1.7.29, fast x86 and x86-64 disassembler library.
PR: ports/123627
Submitted by: bf <bf2006a at yahoo.com>
|
Number of commits found: 33 |