non port: net/icpld/Makefile |
SVNWeb
|
Number of commits found: 38 |
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:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (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.
|
Wed, 9 Oct 2019
|
[ 12:17 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
Drop the ipv6 virtual category for n* category as it is not relevant anymore
|
Fri, 8 Jan 2016
|
[ 13:59 amdmi3 ]
- Switch to options helpers
|
Tue, 18 Nov 2014
|
[ 09:37 bapt ] (Only the first 10 of 449 ports in this commit are shown above. )
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
|
Tue, 29 Jul 2014
|
[ 21:43 adamw ] (Only the first 10 of 277 ports in this commit are shown above. )
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Sat, 25 Jan 2014
|
[ 05:38 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 17 Dec 2012
|
[ 02:15 bapt ] (Only the first 10 of 30 ports in this commit are shown above. )
Convert miwi's ports to new Options framework
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on
Approved by: miwi (maintainer)
|
Thu, 26 Mar 2009
|
[ 14:59 miwi ]
- Mark MAKE_JOBS_SAFE for SMP compilation
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 29 Jul 2008
|
[ 09:22 miwi ]
- Update to 1.1.5
|
Sat, 4 Aug 2007
|
[ 11:41 gabor ] (Only the first 10 of 291 ports in this commit are shown above. )
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
Mon, 7 Aug 2006
|
[ 07:58 miwi ]
- Respect DESTDIR for all my ports
Reviewed by: gabor
Approved by: krion (mentor)
|
Fri, 16 Jun 2006
|
[ 22:17 miwi ] (Only the first 10 of 18 ports in this commit are shown above. )
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor)
|
Tue, 9 May 2006
|
[ 16:36 mnag ]
- Update to 1.1.4
- Add IPV6 OPTIONS
- Take maintainership
PR: 96680
Submitted by: Martin Wilke <freebsd___unixfreunde.de>
|
Tue, 11 Oct 2005
|
[ 12:53 krion ]
Fix MASTER_SITES.
|
Wed, 14 Sep 2005
|
[ 08:26 krion ] (Only the first 10 of 16 ports in this commit are shown above. )
Drop maintainership, since I'm buried in the $REALLIFE stuff.
|
Sun, 17 Jul 2005
|
[ 22:14 krion ]
Update to 1.1.1
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Sun, 10 Apr 2005
|
[ 12:43 krion ]
Update to 1.1.0
|
Sat, 19 Mar 2005
|
[ 10:09 krion ]
Update to 1.0.9
|
Mon, 24 Jan 2005
|
[ 23:26 krion ]
Update to 1.0.6
|
Tue, 12 Oct 2004
|
[ 15:00 krion ]
Update to 1.0.5
|
Mon, 28 Jun 2004
|
[ 15:41 krion ]
Update to version 1.0.0
|
Sun, 30 May 2004
|
[ 05:48 krion ]
- Add new MASTER_SITES for a better redundancy
Reported by: pointyhat via kris
|
Sat, 15 May 2004
|
[ 07:26 krion ]
- Update to version 0.6.3
|
Tue, 6 Apr 2004
|
[ 14:39 krion ]
- Update to version 0.6.1
|
Sat, 20 Mar 2004
|
[ 17:53 krion ]
- Utilize PLIST_FILES
|
Tue, 16 Mar 2004
|
[ 08:47 krion ]
- Update to version 0.6.0
|
Fri, 30 Jan 2004
|
[ 14:05 krion ] (Only the first 10 of 108 ports in this commit are shown above. )
- SIZEify
|
Sun, 25 Jan 2004
|
[ 19:16 krion ]
- Update to version 0.5.4
|
Tue, 13 Jan 2004
|
[ 21:28 krion ]
- Update to version 0.5.3
|
Sun, 11 Jan 2004
|
[ 22:44 krion ]
- Update to version 0.5.2
|
Tue, 6 Jan 2004
|
[ 23:37 krion ]
Add icpld-0.5.0,
ICPLD (Internet Connection Performance Logging Daemon) is a
daemon which, by sending ICMP requests to an IP address of your
choice, monitors whether your machine has a working network
connection. It will log any failed attempts, and will stamp a
log as soon as a reply is received. It keeps track of when the
connection was unavailable, as well as for how long. It records
both total down time and each occasion of interrupted
connection. The log can also be duplicated in HTML format to
put online.
|
Number of commits found: 38 |