non port: net/fspclient/Makefile |
SVNWeb
|
Number of commits found: 30 |
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 )
|
Thu, 25 Nov 2021
|
[ 21:40 Stefan Eßer (se) ] 04b9da4 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
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.
|
Sun, 23 Aug 2020
|
[ 19:50 sunpoet ]
Use scons of Python 3
Approved by: portmgr (blanket)
|
Mon, 25 May 2020
|
[ 18:33 sunpoet ] (Only the first 10 of 35 ports in this commit are shown above. )
Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons
|
Fri, 17 Jan 2020
|
[ 20:30 antoine ]
Fix plist after r523104
|
Fri, 16 Aug 2019
|
[ 19:44 cy ]
Update 0.93.0 --> 0.93.1
PR: 239912
Submitted by: hsn@sendmail.cz
|
Thu, 5 Oct 2017
|
[ 01:54 cy ]
Register net/fsbclient and cad/alliance conflict.
Reported by: rodrigo
|
Thu, 10 Jul 2014
|
[ 12:13 olgeni ] (Only the first 10 of 193 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt)
|
Tue, 27 May 2014
|
[ 12:42 bapt ]
Support stage
Convert to USES=scons
|
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)
|
Tue, 6 Dec 2011
|
[ 21:19 cy ]
Fix build under 9.0.
Assume maintainership of this orphan.
Feature safe: yes
|
Sat, 20 Mar 2010
|
[ 14:18 miwi ]
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat
|
Sat, 19 Sep 2009
|
[ 11:22 miwi ]
- Update to 0.93.0
PR: 138865
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz>
Feature safe: yes
|
Sat, 22 Aug 2009
|
[ 00:32 amdmi3 ] (Only the first 10 of 341 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with N
|
Mon, 27 Jul 2009
|
[ 22:42 miwi ]
- Update to 0.92.1
PR: 136966
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer)
|
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 )
|
Thu, 11 May 2006
|
[ 22:49 edwin ] (Only the first 10 of 270 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with N
|
Tue, 26 Jul 2005
|
[ 08:12 sem ]
- Update to 0.91.0
PR: ports/84072
Submitted by: Ports Fury
|
Sun, 27 Feb 2005
|
[ 14:22 pav ]
- Update to 0.90.0
PR: ports/78091
Submitted by: Radim Kolar <hsn@netmag.cz>
|
Wed, 19 Jan 2005
|
[ 23:59 pav ]
- Update to 0.0.10
PR: ports/76466
Submitted by: Radim Kolar <hsn@netmag.cz>
|
Mon, 20 Dec 2004
|
[ 20:32 sem ]
- Update to 0.0.9
PR: ports/75323
Submitted by: Radim Kolar <hsn(at)netmag.cz>
|
Tue, 12 Oct 2004
|
[ 13:23 krion ] (Only the first 10 of 12 ports in this commit are shown above. )
Drop maintainership to ports@FreeBSD.org
PR: ports/71721
Submitted by: Radim Kolar <hsn@netmag.cz>
|
Thu, 22 Jul 2004
|
[ 07:23 vs ]
Update to 0.0.7 (unDEPRECATE)
PR: ports/69392
Submitted by: Radim Kolar (maintainer)
|
Mon, 21 Jun 2004
|
[ 21:27 kris ] (Only the first 10 of 69 ports in this commit are shown above. )
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
|
Mon, 17 May 2004
|
[ 16:10 pav ]
- Mark IGNORE: Does not work correctly with FreeBSD libc because of differencies
in getopt() handling
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
|
Fri, 6 Feb 2004
|
[ 13:12 trevor ] (Only the first 10 of 1568 ports in this commit are shown above. )
Use PLIST_FILES (bento-tested, marcus-reviewed).
|
Tue, 13 Jan 2004
|
[ 04:19 petef ]
- update to 0.0.6
- fetch from sourceforge now
- pass maintainership to submitter
PR: 61214
Submitted by: Radim Kolar <hsn@netmag.cz> (new maintainer)
|
Thu, 20 Feb 2003
|
[ 18:51 knu ] (Only the first 10 of 240 ports in this commit are shown above. )
De-pkg-comment.
|
Number of commits found: 30 |