non port: net-p2p/opendchub/Makefile |
Number of commits found: 25 |
Wednesday, 1 Nov 2023
|
22:11 Rodrigo Osorio (rodrigo)
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
05f0f44 |
Sunday, 13 Aug 2023
|
05:01 Xin LI (delphij)
net-p2p/opendchub: Fix build with more recent Perl versions.
PR: ports/264255
78ca3ba |
Sunday, 6 Aug 2023
|
20:30 Muhammad Moinur Rahman (bofh)
net-p2p/opendchub: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
144b843 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
net-p2p: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Chad J. Milios <milios@ccsys.com>
* Damian Gerow <dgerow@afflictions.org>
* Daniel Morante <daniel@morante.net>
* Dave Cottlehuber <dch@skunkwerks.at>
* Dereckson <dereckson@gmail.com>
* Devin Teske <dteske@FreeBSD.org>
* Dmitriy Limonov
* Doug Barton <dougb@FreeBSD.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Florent Thoumie <flz@xbsd.org>
* Ganael LAPLANCHE <ganael.laplanche@martymac.org>
* Gea-Suan Lin <gslin@gslin.org>
* Holger Lamm <holger@e-gitt.net>
* Holger Lamm <holger@e-gitt.net> and Mario S F Ferreira <lioux@FreeBSD.org>
* Jeremy Faulkner <gldisater@gldis.ca>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Martin Matuska <mm@FreeBSD.org>
* Maxim Ignatenko <gelraen.ua@gmail.com>
* Michael Johnson <ahze@ahze.net>
* Munish Chopra <mchopra@engmail.uwaterloo.ca>
* Oleg Alexeenkov <proler@gmail.com>
* Oleg R. Muhutdinov <mor@WhiteLuna.com>
* Pankov Pavel <pankov_p@mail.ru>
* Pav Lucistnik <pav@oook.cz>
* Rod Taylor <rbt@zort.on.ca>
* Ryan Steinmetz <zi@FreeBSD.org>
* Shaun Amott <shaun@FreeBSD.org>
* Stas Timokhin <stast@bsdportal.ru>
* Sverrir Valgeirsson <e96sv@yahoo.se> and
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Vasil Dimov <vd@FreeBSD.org>
* Yashin Dmitry <yashin.dm@gmail.com>
* glocke@bsdstammtisch.at
With hat: portmgr
ef8eaee |
Wednesday, 19 May 2021
|
19:56 Danilo Egea Gondolfo (danilo)
net-p2p/opendchub: Drop maintainership
4bb9952 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 27 Aug 2020
|
19:30 danilo
- Fix build with clang 11
- Add LICENSE
- Add localbase to USES and remove CPP/LD FLAGS
|
Wednesday, 15 Mar 2017
|
14:45 mat
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Friday, 15 Aug 2014
|
12:42 danilo
- Update from 0.8.2 to 0.8.3
- Add stage support
- Add DOCS option
- Take maintainership
|
Thursday, 24 Jul 2014
|
15:57 bapt
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Saturday, 15 Mar 2014
|
16:39 miwi
- Convert USE_GMAKE/BZIP2 to USES
|
Friday, 20 Sep 2013
|
22:28 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p)
|
Wednesday, 11 Sep 2013
|
08:15 az
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Friday, 7 May 2010
|
22:51 sylvio
- Update to 0.8.2
PR: ports/145870
Submitted by: Dmitry Yashin <yashin.dm@gmail.com> (maintainer)
|
Wednesday, 3 Feb 2010
|
13:50 nemoliu
- Update to 0.8.1
- Change maintainer from ports@ to yashin.dm@gmail.com
PR: ports/143480
Submitted by: Dmitry Yashin <yashin.dm@gmail.com>
|
Wednesday, 16 Sep 2009
|
14:27 miwi
- Update to 0.7.16
PR: 138819
Submitted by: Ports Fury
Feature safe: yes
|
Saturday, 22 Aug 2009
|
00:32 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with N
|
Monday, 9 Mar 2009
|
19:29 miwi
- Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by: portmgr (linimon)
|
Thursday, 21 Aug 2008
|
06:18 rafan
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
Saturday, 8 Sep 2007
|
01:02 linimon
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
Wednesday, 8 Nov 2006
|
09:28 farrokhi
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
|
Tuesday, 22 Aug 2006
|
08:04 miwi
- Update to 0.7.15
- Pet portlint
- Pass maintainership to submitter
PR: ports/102290
Submitted by: Babak Farrokhi <babak(at)farrokhi.net>
Approved by: krion (mentor)
|
Monday, 30 Jan 2006
|
21:36 pav
Populate newly create net-p2p category with these ports:
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 25 |