non port: german/unix-connect/Makefile |
Number of commits found: 38 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 28 May 2020
|
13:13 danfe
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).
 |
Saturday, 19 Oct 2019
|
07:51 tobik
german/unix-connect: Spell NO_MAIL_CONFIGURE_ON and NO_MAIL_DESC correctly
 |
Friday, 5 Jan 2018
|
05:53 dinoex
- add back setuid bits for poudriere builds
 |
Sunday, 4 Jun 2017
|
09:24 dinoex
- fix gperf on FreeBSD-11
 |
Thursday, 8 Dec 2016
|
19:52 tijl
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 8 Oct 2015
|
15:11 olgeni
Remove trailing whitespace from Makefiles, A-L.
 |
Thursday, 5 Feb 2015
|
16:54 bapt
Replace NEED_ROOT by USES=fakeroot
 |
Tuesday, 28 Oct 2014
|
21:37 dinoex
- support INSTALL_AS_USER
- fix stagedir check
- restore ownership
 |
Tuesday, 15 Jul 2014
|
15:23 adamw
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
 |
Monday, 26 May 2014
|
12:34 miwi
- Remove useless USE_GMAKE
 |
Thursday, 10 Apr 2014
|
06:08 dinoex
- use USE_GITHUB
- use STAGEDIR
- new options SENDMAIL POSTFIX QMAIL SMAIL CNEWS INN
 |
Saturday, 21 Sep 2013
|
11:06 dinoex
- fix misplaced NO_STAGE in slaveports and ifdefs
 |
Friday, 20 Sep 2013
|
18:30 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
german)
 |
Saturday, 13 Oct 2012
|
13:39 dinoex
- cleanup comments
Feature safe: yes
 |
Saturday, 5 Jun 2010
|
07:54 dinoex
add LICENSE_COMB
 |
Friday, 4 Jun 2010
|
13:49 dinoex
LICENSE GPLv2
 |
Saturday, 22 Aug 2009
|
00:23 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with G
 |
Sunday, 22 Jul 2007
|
21:05 dinoex
- remove config for package on pointyhat
 |
Tuesday, 26 Jun 2007
|
16:49 dinoex
- use MANUAL_PACKAGE_BUILD
Suggested by: pav
 |
16:41 dinoex
- mark IGNORE for pointyhat
Approved by: pav (portmgr)
 |
Tuesday, 5 Sep 2006
|
05:08 dinoex
- hack around missing domainame
http://pointyhat.freebsd.org/errorlogs/amd64-6-latest/lha-ac-1.14i_8.log
 |
Monday, 29 Dec 2003
|
06:47 dinoex
- update to 0.95
 |
Saturday, 5 Apr 2003
|
08:08 dinoex
- fix PLIST
 |
Tuesday, 4 Mar 2003
|
20:02 dinoex
- MAINTAINER in standard caption
 |
Thursday, 20 Feb 2003
|
18:26 dinoex
- add COMMENT
 |
Wednesday, 22 Jan 2003
|
19:14 dinoex
- make portlint happier
 |
Saturday, 8 Jun 2002
|
07:01 dinoex
Update to: unix-connect-0.94
 |
Monday, 28 Jan 2002
|
07:31 dinoex
Change some defines from "YES" to "yes" See samples in the porters-handbook.
 |
Saturday, 5 Jan 2002
|
23:43 dinoex
- make portlint happier - use DOCSDIR or EXAMPLESDIR - get rid of some
INTERACTIVE scrips in news/ifmail
 |
Monday, 1 Oct 2001
|
20:24 dinoex
Update to 0.93
 |
Saturday, 25 Aug 2001
|
07:13 dinoex
Add missing BUILD_DEPENDS line.
 |
Tuesday, 21 Aug 2001
|
19:38 dinoex
Avoid to build with broken Optimisation
 |
Monday, 20 Aug 2001
|
07:36 dinoex
Fix problem with PKGNAMEPREFIX set
 |
Saturday, 18 Aug 2001
|
21:57 dinoex
New port of unix-connect
 |
Number of commits found: 38 |