non port: comms/tcpser/Makefile |
SVNWeb
|
Number of commits found: 19 |
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) ] 258a9884 (Only the first 10 of 126 ports in this commit are shown above. )
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above )
|
Tue, 8 Feb 2022
|
[ 17:19 Neel Chauhan (nc) ] ddc0388
comms/tcpser: Set PORTEPOCH
|
Mon, 7 Feb 2022
|
[ 20:23 Neel Chauhan (nc) ] 0b9fc67
comms/tcpser: Use version g20210425 not 20210425
|
Tue, 25 Jan 2022
|
[ 06:03 Neel Chauhan (nc) ] 021f236
comms/tcpser: Pet portfmt/portclippy
|
[ 03:56 Neel Chauhan (nc) ] e55904b
comms/tcpser: Update to 20210425
|
[ 03:45 Neel Chauhan (nc) ] e9e9735
comms/tcpser: Adopt port
|
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.
|
Thu, 11 Jan 2018
|
[ 14:18 danfe ] (Only the first 10 of 100 ports in this commit are shown above. )
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Mon, 9 Nov 2015
|
[ 20:48 amdmi3 ]
- Fix license
- Switch to options helpers
- Regenerate patches with `make makepatch`
|
Mon, 18 Nov 2013
|
[ 13:45 bapt ] (Only the first 10 of 16 ports in this commit are shown above. )
Convert to USES=dos2unix
While here stagify some of the ports
Modernize LIB_DEPENDS
Extract zip with bsdtar when possible
|
Thu, 14 Nov 2013
|
[ 22:39 sunpoet ]
- Add LICENSE
- Use DOS2UNIX
- Remove CFLAGS: it was CFLAGS += ${PTHREAD_CFLAGS}
- Respect DOCS
- Remove unnecessary .include <bsd.port.options.mk>
|
Wed, 30 Oct 2013
|
[ 05:08 eadler ]
- Convert to staging
- Perform general cleanup
|
Fri, 20 Sep 2013
|
[ 16:03 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
|
Thu, 20 Jun 2013
|
[ 19:09 bsam ]
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. remove extra tabs from commands;
. mute mkdir command;
. install two files at one line command;
. trim Makefile headers.
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Mon, 25 Oct 2010
|
[ 20:09 trasz ] (Only the first 10 of 53 ports in this commit are shown above. )
Drop maintainership for ports I can't maintain anymore.
|
Wed, 24 Sep 2008
|
[ 15:45 trasz ]
TCPSER turns a PC serial port into an emulated Hayes compatible modem that
uses TCP/IP for incoming and outgoing connections. It can be used to allow
older applications and systems designed for modem use to operate on the
Internet. TCPSER supports all standard Hayes commands, and understands
extended and vendor proprietary commands (though it does not implement
many of them). TCPSER can be used for both inbound and outbound connections.
WWW: http://www.jbrain.com/pub/linux/serial/
|
Number of commits found: 19 |