non port: ftp/twoftpd/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:21 Tobias C. Berner (tcberner) ] 30cd242 (Only the first 10 of 67 ports in this commit are shown above. )
ftp: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexander Kriventsov
* Anders Nordby <anders@fix.no>
* Andreas Fehlner <fehlner@gmx.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Chris Piazza <cpiazza@FreeBSD.org>
* Damjan Marion <dmarion@open.hr>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Freeman <freebsdports@chillibear.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.
|
Tue, 3 Nov 2020
|
[ 20:51 rene ] (Only the first 10 of 23 ports in this commit are shown above. )
Return araujo@'s ports to the pool after his commit bit was safekept.
|
Sun, 26 Mar 2017
|
[ 04:56 araujo ]
- Bump PORTREVISION to reflect devel/bglibs update.
- Take maintainership.
|
Sat, 11 Mar 2017
|
[ 07:47 araujo ]
Update to 1.43.
Submitted by: John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon)
|
Fri, 30 Sep 2016
|
[ 19:24 tijl ] (Only the first 10 of 60 ports in this commit are shown above. )
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 1 Feb 2016
|
[ 10:13 amdmi3 ]
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
|
Mon, 28 Dec 2015
|
[ 23:19 rakuco ]
Fix MASTER_SITES and unmark broken.
|
Sat, 24 Oct 2015
|
[ 15:38 bapt ]
Mark as broken: Does not fetch
|
Sun, 17 May 2015
|
[ 12:10 riggs ]
Un-break build (fix of MASTER_SITES lets fetch succeed)
PR: 199410
Submitted by: portmaster@bsdforge.com
MFH: 2015Q2
|
Sun, 5 Apr 2015
|
[ 10:54 antoine ]
Mark a few ports in ftp category BROKEN (unfetchable)
|
Sun, 5 Oct 2014
|
[ 18:01 tijl ] (Only the first 10 of 50 ports in this commit are shown above. )
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Sun, 9 Feb 2014
|
[ 00:15 danilo ]
- Add stage support
- Add LICENSE
- Convert LIB_DEPENDS to new syntax
|
Fri, 20 Sep 2013
|
[ 17:23 bapt ] (Only the first 10 of 104 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
|
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)
|
Tue, 30 Apr 2013
|
[ 02:22 miwi ]
- Update to 1.42
PR: 177924
Submitted by: Ports Fury
|
Wed, 11 Apr 2012
|
[ 03:34 miwi ] (Only the first 10 of 11 ports in this commit are shown above. )
- Respect STRIP/LDFLAGS
PR: 162920
Submitted by: Jan Beich (jbeich@tormail.net)
|
Wed, 11 Mar 2009
|
[ 17:04 dhn ]
- Chase security/cvm shlib bump
- Bump PORTREVISION
PR: 132502
Submitted by: Alex Povolotsky <tarkhil@over.ru>
Approved by: miwi (mentor)
|
Sun, 10 Aug 2008
|
[ 21:19 miwi ]
- Update to 1.30
PR: 126241
Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
|
Sun, 27 Jul 2008
|
[ 04:30 linimon ] (Only the first 10 of 53 ports in this commit are shown above. )
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Mon, 29 Jan 2007
|
[ 19:05 gabor ] (Only the first 10 of 42 ports in this commit are shown above. )
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor)
|
Thu, 21 Sep 2006
|
[ 10:30 sergei ]
- Add security/cvm to LIB_DEPENDS as this port now links against cvm
dynamically
- devel/bglibs is now pulled as a dependency for cvm
- Bump PORTREVISION
|
Wed, 26 Apr 2006
|
[ 20:52 sergei ]
- Upgrade to 1.21
|
Mon, 29 Aug 2005
|
[ 12:20 sergei ]
- Chase changed location of bglibs libraries
- Bump PORTREVISION
|
Tue, 22 Feb 2005
|
[ 09:25 sergei ]
- Update to 1.20
- Patch statmod.c into using 'tm.tm_gmtoff' instead of
unknown global 'timezone' symbol (Linux specific?) [1]
Patch submitted upstream and hopefully will be integrated shortly
Obtained from: Dale Woolridge on bgware mailing list
|
Sat, 22 May 2004
|
[ 20:00 sergei ]
- Take maintainership
|
Tue, 11 May 2004
|
[ 01:37 eik ] (Only the first 10 of 16 ports in this commit are shown above. )
Drop maintainership.
PR: 66502
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
|
Wed, 24 Dec 2003
|
[ 13:57 sergei ]
- Unbreak build by depending on newly-added security/cvm port
- Cosmetic fixes for consistency with other untroubled.org ports
|
Fri, 24 Oct 2003
|
[ 11:10 sergei ]
(maintainer timeout since 2003-06-15)
- Use native installer
- Install documentation
- Remove unneeded USE_REINPLACE
- Bump PORTREVISION
PR: 52909
Approved by: krion (implicit)
|
Sun, 15 Jun 2003
|
[ 18:38 lioux ]
o Update to reflect recent change in location of header files
installed by devel/bglibs port
o No functional changes
PR: 52909
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
Sun, 13 Apr 2003
|
[ 10:31 edwin ]
Maintainer Update Port: ftp/twoftpd
Upgrade to 1.17.
PR: ports/50857
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
|
Fri, 21 Feb 2003
|
[ 12:00 knu ] (Only the first 10 of 56 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 21 May 2002
|
[ 03:33 ijliao ]
upgrade to 1.15
PR: 38237
Submitted by: maintainer
|
Tue, 12 Mar 2002
|
[ 22:27 pat ]
Add patch to allow twoftpd compile again. There is no such socket level
SOL_TCP and sys/types.h should be included first.
PR: 35826
Submitted by: maintainer
|
Sat, 2 Mar 2002
|
[ 14:46 ijliao ]
upgrade to 1.14
|
Sun, 16 Sep 2001
|
[ 17:18 kevlo ]
Initial import of twoftpd-1.13.
|
Number of commits found: 38 |