non port: news/suck/Makefile |
Number of commits found: 59 |
Tuesday, 23 Apr 2024
|
17:25 Dirk Meyer (dinoex)
news/suck: fix build
e2fd86e |
Sunday, 21 Apr 2024
|
11:53 Dirk Meyer (dinoex)
news/suck: update to 4.3.5
597e412 |
Friday, 12 Jan 2024
|
20:24 Dirk Meyer (dinoex)
news/suck: use ${PREFIX}/share/man
79e4de5 |
Thursday, 4 Jan 2024
|
21:41 Dirk Meyer (dinoex)
news/suck: fix build with INN
01e4988 |
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 |
Thursday, 11 Aug 2022
|
13:28 Dirk Meyer (dinoex)
news/suck: mark BROKEN for INN
0ac1345 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
news: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam David <adam@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey Slusar <anray@FreeBSD.org>
* Brian Somers <brian@FreeBSD.org>
* Carey Jones <mcj@acquiesce.org>
* David O'Brien (obrien@cs.ucdavis.edu)
* Denis Shaposhnikov <dsh@vlink.ru>
* Don Croyle <croyle@gelemna.org>
* Donald Burr <dburr@FreeBSD.org>
* Frederic Cambus
* George Sorsby <george@crackpipe.net>
* James FitzGibbon <jfitz@FreeBSD.org>
* Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* John Holland <john@zoner.org>
* Jun-ichiro itojun Itoh <itojun@itojun.org>
* Kirill Ponomarew <ponomarew@oberon.net>
* Lasse L. Johnsen (lasse@freebsdcluster.org)
* Lewis Thompson <purple@lewiz.net>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Max Khon
* Michael L. Hostbaek <mich@freebsdcluster.org>
* Mikolaj Rydzewski <miki@ceti.pl>
* Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp>
* Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Pete Fritchman <petef@databits.net>
* Ralf van der Enden <tremere@cainites.net>
* Sergey Skvortsov <skv@protey.ru>
* Thierry Thomas <tthomas@mail.dotcom.fr>
* Tim Welch <ports@thepentagon.org>
* Yen-Ming Lee <leeym@FreeBSD.org>
* Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
* adam
* asaddi@philosophysw.com
* bkhl@elektrubadur.se
* gary@hayers.org
* ijliao
* kbowling
* obrien@cs.ucdavis.edu
* proff@suburbia.net
* smace
* torstenb
With hat: portmgr
4f7ba00 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 9 Oct 2019
|
12:17 bapt
Drop the ipv6 virtual category for n* category as it is not relevant anymore
|
Sunday, 6 Jan 2019
|
15:09 dinoex
- update to 4.3.4
- ipv6 support
- new upstream
- add LICENSE
|
Wednesday, 15 Mar 2017
|
14:45 mat
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Saturday, 21 Nov 2015
|
19:57 dinoex
- fix build with new inn
- remove BROKEN
|
Saturday, 3 Oct 2015
|
20:52 antoine
Move BROKEN to the correct place, suck-cnews slave builds fine
MFH: 2015Q4
|
20:47 antoine
Mark BROKEN: fails to link
cc -fstack-protector -L/usr/local/news/lib -L/usr/lib -o suck both.o
both_phrases.o suck.o suckutils.o killfile.o timer.o killprg.o dedupe.o
suck_phrases.o active.o batch.o xover.o ssort.o chkhistory_db.o db.o -linn
-lstorage -lssl -lcrypto
/usr/local/news/lib/libstorage.so: undefined reference to `HISlookup'
Reported by: pkg-fallout
MFH: 2015Q4
|
Wednesday, 23 Sep 2015
|
15:37 amdmi3
- Remove obsolete MAN1
Approved by: portmgr blanket
|
Wednesday, 2 Sep 2015
|
13:46 amdmi3
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
Thursday, 19 Dec 2013
|
07:24 dinoex
- use STAGEDIR
- use OPTIONS_SINGLE
- merge defines from slave
- cleanup patches
- fix path to rnews
|
Saturday, 21 Sep 2013
|
11:06 dinoex
- fix misplaced NO_STAGE in slaveports and ifdefs
|
Friday, 20 Sep 2013
|
22:31 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
news)
|
Friday, 30 Aug 2013
|
13:01 danfe
- Enable SSL by default again, missed during OptionsNG conversion in r325030
- Fix a silly typo: double -e option was passed to sed(1), breaking slave
`news/suck-cnews' port
- Bump port revision, as defaults had changed (again)
Noticed by: dinoex
Pointy hat to: danfe
|
Tuesday, 20 Aug 2013
|
05:36 danfe
- Allow parallel (-jX) builds to work: some object files
depend on the generated header; convert USE_GMAKE
- Use contemporary form of MASTER_SITES for local distfiles
- Convert to OptionsNG (SSL and EXAMPLES only this time)
- Utilize REINPLACE_CMD more vividly in post-patch
- Simplify installation of examples while here
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
|
Saturday, 26 Jan 2013
|
16:46 dinoex
- fix spelling
|
16:34 dinoex
- cleanup header
|
Tuesday, 17 Jul 2012
|
04:59 dinoex
- fix build after inn has moved includes.
PR: 169588
Submitted by: John Levine
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
|
Sunday, 29 Nov 2009
|
07:35 dinoex
- add path for inn 2.5.0
PR: 140921
|
Friday, 30 May 2008
|
17:06 dinoex
- use PORTEXAMPLES
|
Thursday, 13 Jan 2005
|
11:24 dinoex
- add WWW
- add MASTER_SITES
|
Friday, 26 Mar 2004
|
17:14 dinoex
- make PKGNAMESUFFIX more flexible
|
Wednesday, 4 Feb 2004
|
05:10 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Wednesday, 12 Nov 2003
|
15:07 dinoex
- update MASTER_SITES
|
Sunday, 12 Oct 2003
|
11:51 dinoex
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
|
Wednesday, 24 Sep 2003
|
17:35 dinoex
- MASTER_STE_LOCAL
|
Thursday, 28 Aug 2003
|
15:38 dinoex
- use hook for bsd.openssl.mk
|
Wednesday, 25 Jun 2003
|
18:31 dinoex
- PATH to history is now set right by deafult
|
Thursday, 12 Jun 2003
|
19:43 dinoex
- Option CNEWS_PORT
|
Wednesday, 4 Jun 2003
|
04:04 dinoex
- Unbreak for inn24
|
Thursday, 15 May 2003
|
20:19 dinoex
- mark BROKEN for inn 2.4
still works with inn 2.3.x
still works with cnews
|
Tuesday, 15 Apr 2003
|
18:31 dinoex
- honor any given LDFLAGS
|
Thursday, 3 Apr 2003
|
19:36 dinoex
- use bsd.openssl.mk
|
Tuesday, 1 Apr 2003
|
05:24 dinoex
- Update to 4.3.2
|
Thursday, 20 Feb 2003
|
18:26 dinoex
- add COMMENT
|
Saturday, 5 Oct 2002
|
17:26 dinoex
- Update to 4.3.1
- SSL now default
- honor Options: SUCK_WITHOUT_SSL WITHOUT_SSL
- use MAKE_ENV instead of cnews/inn patches
|
Sunday, 16 Jun 2002
|
15:03 dinoex
- Get rid of PERL and use SED
|
Friday, 31 May 2002
|
20:51 dinoex
- get rid of duplicate code in Makefiles.
- Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE
- drop obsolete/broken USE_OPENSSL
|
Wednesday, 8 May 2002
|
05:30 dinoex
Allow suck build with SSL in the base if its new enouth,
otherwise build latest from ports.
|
Tuesday, 7 May 2002
|
09:18 sobomax
Chase openssl shlib version increase.
Pointy hat to: dinoex
|
Tuesday, 8 Jan 2002
|
07:53 dinoex
- Added more examples
|
Saturday, 5 Jan 2002
|
23:43 dinoex
- make portlint happier - use DOCSDIR or EXAMPLESDIR - get rid of some
INTERACTIVE scrips in news/ifmail
|
Sunday, 30 Sep 2001
|
11:31 dinoex
Support new Options: SUCK_WITH_SSL=yes or WITH_SSL=yes
|
Sunday, 24 Jun 2001
|
05:28 dinoex
change MAINTAINER to FreeBSD.org address
|
Thursday, 31 May 2001
|
05:47 dinoex
- Added misssing BUILD_DEPENDS for suck-cnews slave port.
|
Saturday, 26 May 2001
|
16:00 dinoex
- Changed BUILD_DEPENDS, so INN don't have to be extracted any more. -
PORTREVIOSION is not bumped, as the port has not changed.
|
Wednesday, 23 May 2001
|
06:56 dinoex
- set PKGNAMESUFFIX if package is linked with cnews.
|
Tuesday, 22 May 2001
|
07:29 dinoex
- Update patch to find includes from INN 2.3.2 - Took maintanership
|
Friday, 23 Mar 2001
|
17:34 dinoex
change /nonexistent to ${NONEXISTENT} as noted in porters handbook
|
Monday, 19 Mar 2001
|
18:44 dinoex
- fix depends for INN - upgraded depends from INN2.2 to INN2.3 - port now
honors NOPORTDOCS
|
Saturday, 17 Mar 2001
|
13:16 dinoex
- Updated to 4.2.5 - New Master Site, Old Site is not accessible - included
History-Check for cnews and inn2.2
|
Number of commits found: 59 |