non port: benchmarks/dbench/Makefile |
SVNWeb
|
Number of commits found XX: 39 |
Mon, 6 Apr 2020
|
[ 17:04 adamw ] 
530892 benchmarks/dbench/Makefile
530892 benchmarks/httperf/Makefile
530892 databases/cdb/Makefile
530892 databases/soci/Makefile
530892 devel/py-python-gflags/Makefile
530892 dns/dlint/Makefile
530892 irc/libircclient/Makefile
530892 multimedia/cclive/Makefile
530892 net-mgmt/whatmask/Makefile
530892 news/py-yenc/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
Partially revert r530801
The maintainer reset rule was not applied correctly. jlaffaye's ports
are reassigned back to him, with the exception of lang/go where both
quantity and length of timeouts made the reset appropriate and
necessary.
With hat: portmgr
|
Sun, 5 Apr 2020
|
[ 18:33 yuri ] 
530801 benchmarks/dbench/Makefile
530801 benchmarks/httperf/Makefile
530801 databases/cdb/Makefile
530801 databases/soci/Makefile
530801 devel/py-python-gflags/Makefile
530801 dns/dlint/Makefile
530801 irc/libircclient/Makefile
530801 lang/go/Makefile
530801 multimedia/cclive/Makefile
530801 net-mgmt/whatmask/Makefile
(Only the first 10 of 20 ports in this commit are shown above. )
Reset maintainer for ports maintaned by jlaffaye@.
As per policy, based on timeouts on
* www/py-scgi: bug#244982
* textproc/discount: bug#244981
* devel/py-python-gflags: bug#244965
* lang/go: bug#244783, https://reviews.freebsd.org/D24122
* news/py-yenc: bug#239309
* irc/libircclient: bug#221567
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] 
412344 Mk/Uses/gecko.mk
412344 Mk/bsd.fpc.mk
412344 Mk/bsd.gecko.mk
412344 Mk/bsd.port.mk
412344 accessibility/accerciser/Makefile
412344 accessibility/at-spi/Makefile
412344 accessibility/at-spi2-atk/Makefile
412344 accessibility/at-spi2-core/Makefile
412344 accessibility/caribou/Makefile
412344 accessibility/dasher/Makefile
(Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 24 Aug 2015
|
[ 20:55 jlaffaye ] 
395188 benchmarks/dbench/Makefile
395188 benchmarks/dbench/pkg-descr
- Remove useless use of MASTER_SITE_SUBDIR [1]
- Convert from USE_AUTOTOOLS to USES=autoreconf [2]
- Convert WWW's pkg-descr line from tab to single space
Suggested by: bapt [1], [2]
|
[ 20:20 jlaffaye ] 
395186 benchmarks/dbench/Makefile
Commit the real fix.
r395185 did not fix fetch stage
While I'm here, move LICENSE to make portlint happy.
|
[ 20:11 jlaffaye ] 
395185 benchmarks/dbench/Makefile
Unbreak by updating MASTER_SITE_SUBDIR
PR: 199824
Submitted by: lacey.leanne@gmail.com
|
Thu, 14 May 2015
|
[ 10:15 mat ] 
386312 Mk/bsd.sites.mk
386312 accessibility/py-atspi/Makefile
386312 accessibility/py3-atspi/Makefile
386312 archivers/dpkg/Makefile
386312 archivers/fastjar/Makefile
386312 archivers/gcpio/Makefile
386312 archivers/lbrate/Makefile
386312 archivers/lha-ac/Makefile
386312 archivers/macutils/Makefile
386312 archivers/mscompress/Makefile
(Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Sun, 5 Apr 2015
|
[ 17:29 bapt ] 
383308 benchmarks/dbench/Makefile
383308 benchmarks/fhourstones/Makefile
383308 benchmarks/flops/Makefile
383308 benchmarks/geekbench/Makefile
383308 benchmarks/netpipe/Makefile
383308 benchmarks/nuttcp/Makefile
383308 benchmarks/pathload/Makefile
383308 benchmarks/pathrate/Makefile
383308 benchmarks/pipebench/Makefile
383308 benchmarks/unixbench/Makefile
Mark as broken unfetchable ports
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] 
357486 Mk/bsd.gecko.mk
357486 Mk/bsd.options.mk
357486 Mk/bsd.port.mk
357486 archivers/rpm/Makefile
357486 astro/cfitsio/Makefile
357486 astro/openuniverse/Makefile
357486 astro/roadmap/Makefile
357486 astro/xplanet/Makefile
357486 audio/deadbeef/Makefile
357486 audio/fdk-aac/Makefile
(Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Mon, 9 Jun 2014
|
[ 11:21 olgeni ] 
357139 archivers/file-roller/Makefile
357139 astro/ephem/Makefile
357139 astro/gpsman/Makefile
357139 astro/josm/Makefile
357139 astro/p5-ZConf-Weather/Makefile
357139 astro/wmspaceweather/Makefile
357139 astro/xephem/Makefile
357139 audio/ampache/Makefile
357139 audio/beets/Makefile
357139 audio/cdparanoia/Makefile
(Only the first 10 of 120 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
|
Sun, 1 Jun 2014
|
[ 09:34 ohauer ] 
356069 benchmarks/dbench/Makefile
356069 benchmarks/dbench/files/patch-Makefile.in
356069 benchmarks/dbench/pkg-plist
- add stage support
|
Wed, 11 Dec 2013
|
[ 14:38 bapt ] 
336168 benchmarks/dbench/Makefile
336168 benchmarks/flowgrind/Makefile
336168 benchmarks/nosqlbench/Makefile
336168 benchmarks/sipp/Makefile
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in benchmarks
|
Fri, 20 Sep 2013
|
[ 15:52 bapt ] 
327708 benchmarks/autobench/Makefile
327708 benchmarks/blogbench/Makefile
327708 benchmarks/bonnie++/Makefile
327708 benchmarks/bonnie/Makefile
327708 benchmarks/cpipe/Makefile
327708 benchmarks/dbench/Makefile
327708 benchmarks/dbs/Makefile
327708 benchmarks/dkftpbench/Makefile
327708 benchmarks/expedite/Makefile
327708 benchmarks/fhourstones/Makefile
(Only the first 10 of 74 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks)
|
Wed, 8 Jun 2011
|
[ 16:52 jlaffaye ]
1.21 audio/mpdscribble/Makefile
1.26 benchmarks/dbench/Makefile
1.25 benchmarks/httperf/Makefile
1.21 databases/cdb/Makefile
1.4 databases/soci/Makefile
1.2 devel/py-gflags/Makefile
1.3 devel/re2/Makefile
1.23 dns/dlint/Makefile
1.6 irc/ii/Makefile
1.3 irc/libircclient/Makefile
(Only the first 10 of 24 ports in this commit are shown above. )
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor)
|
Sat, 8 Jan 2011
|
[ 16:13 jadawin ]
1.25 benchmarks/dbench/Makefile
1.6 benchmarks/dbench/distinfo
1.1 benchmarks/dbench/files/patch-dbench.c
- Add patch to fix a race condition
- Bump PORTREVISION
PR: ports/153763
Submitted by: Julien Laffaye <kimelto _AT_ gmail.com> (maintainer)
|
Sat, 4 Dec 2010
|
[ 07:34 ade ]
1.164 Mk/bsd.gnome.mk
1.63 Mk/bsd.php.mk
1.660 Mk/bsd.port.mk
1.1001 UPDATING
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
(Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ]
1.61 Mk/bsd.php.mk
1.33 archivers/arj/Makefile
1.74 archivers/gtar/Makefile
1.13 archivers/par2cmdline-tbb/Makefile
1.37 archivers/rpm5/Makefile
1.11 archivers/torrentzip/Makefile
1.33 astro/boinc-setiathome-enhanced/Makefile
1.13 astro/gpsbabel/Makefile
1.38 astro/orsa/Makefile
1.50 audio/audacity-devel/Makefile
(Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Wed, 15 Sep 2010
|
[ 18:35 ade ]
1.100 CHANGES
1.2257 MOVED
1.60 Mk/bsd.php.mk
1.646 Mk/bsd.port.mk
1.199 Mk/bsd.ruby.mk
1.971 UPDATING
1.55 arabic/kde3-i18n/Makefile
1.39 arabic/koffice-i18n/Makefile
1.32 archivers/arj/Makefile
1.73 archivers/gtar/Makefile
(Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Sun, 29 Aug 2010
|
[ 17:05 bapt ]
1.21 benchmarks/dbench/Makefile
1.5 benchmarks/dbench/distinfo
1.4 benchmarks/dbench/files/patch-configure
1.2 benchmarks/dbench/pkg-descr
1.6 benchmarks/dbench/pkg-plist
- Update to 4.0
- Submitter is now maintainer
- remove files/patch-configure
PR: ports/150071
Submitted by: Julien Laffaye <kimelto _at_ gmail.com>
Approved by: tabthorpe (co-mentor)
|
Sat, 19 Jun 2010
|
[ 04:23 linimon ]
1.31 archivers/bzip/Makefile
1.34 audio/abcde/Makefile
1.20 benchmarks/dbench/Makefile
1.23 benchmarks/httperf/Makefile
1.3 benchmarks/httperf/pkg-descr
1.29 benchmarks/siege/Makefile
1.26 cad/slffea/Makefile
1.7 devel/libepp-nicbr/Makefile
1.24 devel/preps-gui/Makefile
1.24 devel/prepstools/Makefile
(Only the first 10 of 26 ports in this commit are shown above. )
Reset jmelo@FreeBSD.org due to many months of inactivity and no response
to PRs.
Hat: portmgr
Feature safe: yes
|
Mon, 16 Jul 2007
|
[ 13:25 rafan ]
1.19 benchmarks/dbench/Makefile
1.3 benchmarks/dbench/files/patch-configure
- Patch how makefile uses $(mandir) instead of hacking configure script
which will be conflict with default --mandir in bsd.port.mk (testing in
exp run now)
Reported by: pointyhat exp run
Approved by: jmelo (maintainer)
|
Sat, 17 Mar 2007
|
[ 23:34 pav ]
1.18 benchmarks/dbench/Makefile
- Fix plist: cover manpage links
Pointy hat to: jmelo
- While here, remove 4.X conditional
|
Thu, 8 Mar 2007
|
[ 14:39 jmelo ]
1.17 benchmarks/dbench/Makefile
1.2 benchmarks/dbench/files/patch-configure
1.5 benchmarks/dbench/pkg-plist
- Fix to install manpage in right place.
- Bump portrevision.
PR: ports/109590
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Reviewed by: jmelo
|
Wed, 5 Apr 2006
|
[ 21:04 jmelo ]
1.28 archivers/bzip/Makefile
1.28 audio/abcde/Makefile
1.16 benchmarks/dbench/Makefile
1.20 benchmarks/httperf/Makefile
1.23 benchmarks/siege/Makefile
1.19 cad/slffea/Makefile
1.12 devel/preps-gui/Makefile
1.13 devel/prepstools/Makefile
1.6 editors/puff/Makefile
1.14 games/senken/Makefile
(Only the first 10 of 23 ports in this commit are shown above. )
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by: mnag (mentor)
|
Mon, 14 Nov 2005
|
[ 20:11 arved ]
1.15 benchmarks/dbench/Makefile
Actually the new version works on amd64.
Tested by: me
Approved by: maintainer
|
[ 12:59 garga ]
1.14 benchmarks/dbench/Makefile
1.4 benchmarks/dbench/distinfo
- Update to 3.0.4
- Add SHA256
- Use NOT_FOR_ARCHS instead .if
PR: ports/89006
Submitted by: maintainer
|
Fri, 21 Oct 2005
|
[ 23:07 mnag ]
1.13 benchmarks/dbench/Makefile
Change IGNORE to BROKEN again. In fact it's can be fixed sometime.
Notified by: kris
|
[ 21:24 mnag ]
1.12 benchmarks/dbench/Makefile
In really mark as IGNORE.
|
[ 21:20 mnag ]
1.11 benchmarks/dbench/Makefile
1.4 benchmarks/dbench/pkg-plist
Mark amd64 as BROKEN
Make portlint happyer
PR: 87810
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
|
Tue, 18 Oct 2005
|
[ 17:34 garga ]
1.10 benchmarks/dbench/Makefile
1.3 benchmarks/dbench/distinfo
1.2 benchmarks/dbench/files/patch-aa
1.2 benchmarks/dbench/files/patch-ab
1.1 benchmarks/dbench/files/patch-configure
1.3 benchmarks/dbench/pkg-plist
- Update to 3.03
- Take maintainership
PR: ports/87620
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
Mon, 21 Mar 2005
|
[ 15:01 vs ]
1.9 benchmarks/dbench/Makefile
Fix two blunders introduced in previous commit.
Pointy hat passed from cluster via kris to: me
|
Sun, 20 Mar 2005
|
[ 19:14 vs ]
1.8 benchmarks/dbench/Makefile
1.3 benchmarks/dbench/files/patch-ac
1.2 benchmarks/dbench/pkg-plist
1.16 comms/snooper/Makefile
1.2 comms/snooper/files/patch-ab
1.4 comms/snooper/pkg-plist
1.19 comms/zmtx-zmrx/Makefile
1.4 comms/zmtx-zmrx/pkg-plist
Cleanup:
- Use PLIST_FILES
- Avoid excessive Makefile-patching
|
Wed, 17 Dec 2003
|
[ 03:59 mharo ]
1.7 benchmarks/dbench/Makefile
update MASTER_SITES
|
Wed, 19 Nov 2003
|
[ 19:28 eik ]
1.6 audio/mp3butler/Makefile
1.4 audio/shout/Makefile
1.6 benchmarks/dbench/Makefile
1.14 chinese/kcfonts/Makefile
1.3 comms/bforce-kst/Makefile
1.7 devel/fpp/Makefile
1.4 devel/icu/Makefile
1.23 devel/perforce/Makefile
1.17 dns/dhisd/Makefile
1.2 editors/puff/Makefile
(Only the first 10 of 26 ports in this commit are shown above. )
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor)
|
Fri, 21 Feb 2003
|
[ 11:00 knu ]
1.5 benchmarks/dbench/Makefile
1.2 benchmarks/dbench/pkg-comment
1.2 benchmarks/pipebench/Makefile
1.2 benchmarks/pipebench/pkg-comment
1.5 benchmarks/postal/Makefile
1.2 benchmarks/postal/pkg-comment
1.12 benchmarks/siege/Makefile
1.2 benchmarks/siege/pkg-comment
1.3 benchmarks/stream/Makefile
1.2 benchmarks/stream/pkg-comment
(Only the first 10 of 14 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 29 Dec 2002
|
[ 08:38 edwin ]
1.4 benchmarks/dbench/Makefile
Make benchmarks/dbench fetchable again.
Noticed by: portsurvey.
Submitted by: Andrew 'Onyx' Shevtsov <tridge@samba.org>
|
Sat, 28 Dec 2002
|
[ 04:14 edwin ]
1.3 benchmarks/dbench/Makefile
Master_site is unreachable, informed author/maintainer.
Noticed by: portsurvey
|
Mon, 4 Nov 2002
|
[ 05:46 edwin ]
1.2 archivers/unadf/Makefile
1.12 audio/musicbrainz/Makefile
1.2 benchmarks/dbench/Makefile
1.11 biology/deft/Makefile
1.2 biology/dna-qc/Makefile
1.2 biology/flip/Makefile
1.2 biology/wise/Makefile
1.20 chinese/big5con/Makefile
1.2 chinese/cce/Makefile
1.10 chinese/hc/Makefile
(Only the first 10 of 75 ports in this commit are shown above. )
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
|
Sun, 24 Feb 2002
|
[ 03:46 markp ]
unknown benchmarks/dbench/Makefile
unknown benchmarks/dbench/distinfo
unknown benchmarks/dbench/files/patch-aa
unknown benchmarks/dbench/files/patch-ab
unknown benchmarks/dbench/pkg-comment
unknown benchmarks/dbench/pkg-descr
unknown benchmarks/dbench/pkg-plist
Add dbench 1.3, a simulation of the Ziff-Davis netbench benchmark.
|
Number of commits found XX: 39 |