non port: news/rntrack/Makefile |
SVNWeb
|
Number of commits found: 8 |
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, 28 Jul 2021
|
[ 09:23 Li-Wen Hsu (lwhsu) Author: Sergey Anokhin ] 6ff413b
news/rntrack: Put config files in dedicated directory
PR: 257470
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Mon, 4 Jan 2021
|
[ 12:28 pkubaj ]
news/rntrack: fix build on GCC architectures
h/typedefs.h:27: error: redefinition of typedef 'bit'
h/UNIX.h:173: error: previous declaration of 'bit' was here
MFH: 2021Q1
|
Wed, 28 Oct 2020
|
[ 10:38 0mp ]
Simplify makefile handling
By defining BUILD_WRKSRC, it's possible to remove MAKEFILE, pre-patch, and
pre-configure.
While here, remove unnecessary ALL_TARGET and clean up the do-install
target.
Approved by: portmgr blanket
|
[ 10:13 0mp ]
Clean up the port
- Remove unnecessary variables such as USE_REINPLACE
- Define ETCDIR and use it throughout the port
- Use OPT_VARIABLE instead of if statements with PORT_OPTIONS:MOPT
- Sort variables and targets
- Sort pkg-plist and remove unnecessary @dir uses
- Define DOCS and EXAMPLES options for completeness
- Instal manuals under share/man
Approved by: portmgr blanket
|
Tue, 27 Oct 2020
|
[ 21:34 eugen ]
New port: news/rntrack aka FTrack-AS.
This is a mail tracker/router for FidoNet-like networks.
It has support for a popular message bases: MSG, PKT, Squish and JAM.
Perl-scripting support does its work very flexible.
PR: 250525
Submitted by: Sergey Anokhin <admin@5034.ru>
|
Number of commits found: 8 |