aboutsummaryrefslogtreecommitdiff
path: root/news/golded+
Commit message (Collapse)AuthorAgeFilesLines
* MANPREFIX: eleminate its usage and move man to share/manBaptiste Daroussin2024-01-092-4/+5
|
* */*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio2023-11-011-1/+1
| | | | Homepage link is permanent redirected to its HTTPS counterpart
* news/golded+: Fix build with llvm16Muhammad Moinur Rahman2023-08-061-0/+6
| | | | | Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* news: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* all: return fjoe's ports to the poolRene Ladan2021-12-061-1/+1
| | | | fjoe's ports bit got safekept.
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 2017.03.03Max Khon2019-12-313-12/+14
| | | | | | | | | | - Regen patches with "make makepatch" - Add LICENSE PR: 243001 Notes: svn path=/head/; revision=521622
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-2/+6
| | | | | | | (and missed 3 missed files from previous categories.) Notes: svn path=/head/; revision=508903
* Unbreak Clang 6 build.Max Khon2018-01-261-0/+20
| | | | Notes: svn path=/head/; revision=460058
* Remove support for variables that have been deprecated for a while.Mathieu Arnold2018-01-091-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | variables deprecation revision WITHOUT_NLS 2013-12-13 r336337 WITH_/WITHOUT_ 2014-02-24 r345870 NOPORT(DOC|EXAMPLE)S 2014-04-19 r351587 WITH_BDB_VER 2016-05-02 r414444 OVERRIDE_LINUX_BASE_PORT 2016-09-05 r421387 WITH_OPENSSL_(BASE|PORT) 2016-06-16 r416965 While there, add an ERROR variable that works like DEV_ERROR, but for user facing errors, and move NOPORTDOCS, NOPORTEXAMPLES and WITHOUT_NLS to it. Cleanup bsd.sanity.mk a bit. Fix fallout. PR: 224613 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D13490 Notes: svn path=/head/; revision=458513
* news/golded+: honor LDFLAGSJohn Marino2016-10-171-5/+5
| | | | | | | Approved by: infrastructure blanket Notes: svn path=/head/; revision=424130
* Update to 1.1.5-20160322.Max Khon2016-10-049-110/+18
| | | | Notes: svn path=/head/; revision=423285
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* news/golded+: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-02-052-1/+12
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408189
* - Switch to options helpersDmitry Marakasov2015-09-011-7/+4
| | | | | | | | | - While here, add some NO_ARCHes Approved by: portmgr blanket Notes: svn path=/head/; revision=395777
* - Drop @dirrm* from pkg-plistsDmitry Marakasov2015-02-021-5/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378290
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | Notes: svn path=/head/; revision=361972
* Add stage support to news, and improve correctness.Adam Weinberger2014-03-292-409/+407
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am not touching the husky ports with a 10 foot pole. atp: stage, improve pkg-message crashmail: stage diablo: too wacky to stage, but convert WITH_* to OPTIONS, unmute commands that shouldn't be muted, use :MDOCS fidogate-ds: stage, OPTIONS, treat examples as EXAMPLES, not DOCS, handle /var/* in the plist properly golded+: stage, OPTIONS, protect examples behind %%PORTEXAMPLES%% nntpbtr: this was an unbelievably PITA stage, add missing prototypes, add missing return types, rename patch files to what they actually patch nntpcache: stage support, required lots of Makefile.in patching, call submakes correctly, handle config files properly nzbperl: stage, use OPTIONS, remove obsolete pkg-message papercut: stage, handle config file properly py-pynzb: stage, use OPTIONS helper to avoid bsd.port.options.mk inclusion s-news: stage slrnconf: stage slrnface: stage, install required files to datadir, not examplesdir, generate proper pkg-message sn: stage Notes: svn path=/head/; revision=349572
* Unbreak clang build.Max Khon2013-11-181-0/+11
| | | | Notes: svn path=/head/; revision=334176
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | news) Notes: svn path=/head/; revision=327759
* Fix clang build.Max Khon2011-12-153-0/+36
| | | | Notes: svn path=/head/; revision=287408
* Update to 20110223 snapshot.Max Khon2011-12-157-88/+18
| | | | Notes: svn path=/head/; revision=287406
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Update to 1.1.5.a20070503.Max Khon2008-06-104-175/+4
| | | | | | | | PR: 122885 Submitted by: Alexander Logvinov Notes: svn path=/head/; revision=214602
* Fix build with gcc41 on amd64Max Khon2007-02-233-0/+69
| | | | Notes: svn path=/head/; revision=185727
* Update to 1.1.5.20061116Max Khon2006-11-298-40/+298
| | | | | | | | PR: 105052 Submitted by: Alexander Logvinov Notes: svn path=/head/; revision=178274
* Add SHA256 checksum.Max Khon2005-11-171-0/+1
| | | | Notes: svn path=/head/; revision=148648
* Update to 20050910 snapshot.Max Khon2005-09-163-4/+226
| | | | Notes: svn path=/head/; revision=142884
* SIZE'ify.Max Khon2004-02-041-0/+1
| | | | Notes: svn path=/head/; revision=99946
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 1.1.5 snapshot (as of 24 Dec 2003).Max Khon2003-12-2617-244/+47
| | | | | | | Install more docs including license files. Notes: svn path=/head/; revision=96602
* Fix templates handling.Max Khon2003-11-022-0/+12
| | | | | | | | | Bump PORTREVISION. Obtained from: GoldED+ CVS Notes: svn path=/head/; revision=92850
* - Use EXAMPLESDIR, DOCSDIR.Max Khon2003-10-202-119/+123
| | | | | | | - Install examples with correct permissions. Notes: svn path=/head/; revision=91728
* Fix pkg-descr.Max Khon2003-10-202-6/+5
| | | | Notes: svn path=/head/; revision=91723
* New port: golded+Max Khon2003-10-2017-0/+403
GoldED+ is FTN message editor. Notes: svn path=/head/; revision=91718