notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: news/rntrack/Makefile
SVNWeb

Number of commits found: 8

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 28 Jul 2021
[ 09:23 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Sergey Anokhin ]    commit hash:6ff413b090cc1eb3e193174cc10d479c3d3f6b03  commit hash:6ff413b090cc1eb3e193174cc10d479c3d3f6b03  commit hash:6ff413b090cc1eb3e193174cc10d479c3d3f6b03  6ff413b 
news/rntrack: Put config files in dedicated directory

PR:		257470
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 4 Jan 2021
[ 12:28 pkubaj search for other commits by this committer ] Original commit   Revision:560286
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 search for other commits by this committer ] Original commit   Revision:553532
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 search for other commits by this committer ] Original commit   Revision:553530
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 search for other commits by this committer ] Original commit   Revision:553500
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