aboutsummaryrefslogtreecommitdiff
path: root/news/nn
Commit message (Collapse)AuthorAgeFilesLines
* MANPREFIX: eleminate its usage and move man to share/manBaptiste Daroussin2024-01-092-16/+16
|
* news/nn: remove sbrk useBrooks Davis2023-12-083-4/+48
| | | | | It was used to report a heap size but this is inaccurate. Just patch it out for now.
* 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
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64Mark Linimon2021-01-011-0/+1
| | | | | | | | | | | where appropriate. While here, pet portlint (Makevar order; whitespace). Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559890
* Fix build on modern toolchain and remove install scriptBaptiste Daroussin2020-09-146-69/+44
| | | | | | | | | | Replace the install script with static files properly packaged and usage of @sample Use pkg-message instead of script to inform the users Notes: svn path=/head/; revision=548596
* - Update MASTER_SITES, fixing fetchDmitry Marakasov2019-12-092-6/+4
| | | | | | | | | | - While here, make COMMENT and pkg-descr more descriptive PR: 241871 Submitted by: scf Notes: svn path=/head/; revision=519625
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516887
* Returns johans's ports to the pool after safekeeping his commit bit.Rene Ladan2019-11-041-1/+1
| | | | Notes: svn path=/head/; revision=516744
* Mark as broken on aarch64: fails to link with sbrk.Mark Linimon2016-11-101-0/+2
| | | | | | | | | While here, pet portlint and remove stale ia64 lines. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425823
* Prevent collision with getline(3)Baptiste Daroussin2016-05-223-0/+39
| | | | Notes: svn path=/head/; revision=415641
* - Drop @dirrm* from plistDmitry Marakasov2015-07-121-2/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=391849
* Rename news/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-296-1/+1
| | | | Notes: svn path=/head/; revision=363286
* Enable stage supportJohan van Selst2014-02-083-16/+21
| | | | Notes: svn path=/head/; revision=343326
* 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
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update my mail address to @FreeBSD.orgJohan van Selst2010-02-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250235
* Take up maintainershipJohan van Selst2009-02-131-1/+1
| | | | Notes: svn path=/head/; revision=228183
* - Fix From: headerRong-En Fan2007-07-272-26/+24
| | | | | | | | PR: ports/114375 Submitted by: G. Paul Ziemba <p-fbsd-bugs at treehouse.napa.ca.us> Notes: svn path=/head/; revision=196417
* Reset jooji@nickelkid.com due to maintainer-timeouts and no responseMark Linimon2007-03-231-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=188082
* - Update to 6.7.3Martin Wilke2006-09-134-29/+11
| | | | | | | | | PR: ports/102303 Submitted by: Dean Hollister <dean(at)odyssey.apana.org.au> Approved by: Maintainer timeout Notes: svn path=/head/; revision=172912
* Update MASTER_SITESMartin Wilke2006-06-121-2/+2
| | | | | | | | | PR: ports/97838 Submitted by: miwi Approved by: krion (mentor), maintainer timeout Notes: svn path=/head/; revision=165196
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* Update to 6.7.2.Sam Lawrance2005-10-176-104/+97
| | | | | | | | | PR: ports/85833 Submitted by: Nick Fishman <kwlogical@bellsouth.net> Approved by: jooji@nickelkid.com (maintainer, timeout 6 weeks) Notes: svn path=/head/; revision=145657
* - Fix build on 5.3Pav Lucistnik2004-12-012-12/+9
| | | | | | | | PR: ports/74547 Submitted by: Sean Farley <sean-freebsd@farley.org> Notes: svn path=/head/; revision=122931
* BROKEN on 5.x: Does not buildKris Kennaway2004-09-191-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118276
* - Update to 6.6.5 and unbreak [1]Volker Stolz2004-05-077-120/+40
| | | | | | | | | | | | - Move flags from patch into MAKE_ARGS - Drop dependency on GNU make PR: ports/66090 [1] Submitted by: Sean Farley Approved by: maintainer Notes: svn path=/head/; revision=108623
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+9
| | | | Notes: svn path=/head/; revision=91379
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Fix MASTER_SITES (always try to fetch from the old/ directory, too).Pete Fritchman2002-12-301-1/+2
| | | | | | | | PR: 46634 Submitted by: maintainer Notes: svn path=/head/; revision=71987
* Unbreak news/nn on -current. From patch-submission:Edwin Groothuis2002-10-291-4/+18
| | | | | | | | | | | | | | news/nn doesn't build on -CURRENT because 'cc -E' now emits blanks instead of keeping the tabs when generating the intermediate makefile, so some unexpansion is called for. Fix $CC & $MAKE while we're at it. Patch works on -STABLE, too. PR: ports/44530 Submitted by: Volker Stolz <vs@foldr.org> Approved by: Jasper O'Malley <jooji@cornflake.nickelkid.com> (maintainer) Notes: svn path=/head/; revision=69067
* Remove FORBIDDEN. I fixed the referenced bug two months agoJacques Vidrine2002-08-071-2/+0
| | | | | | | | | | | with patch-global.c, and nn-6.6.4's ChangeLog says, `` From: Jacques A. Vidrine <nectar@FreeBSD.org> nn has a remote security hole. Fixed. '' Notes: svn path=/head/; revision=64182
* Mark FORBIDDEN: the author of nn says it has a remote security bugTrevor Johnson2002-08-071-0/+2
| | | | | | | | | (which I have not confirmed on FreeBSD). noticed by: Neils Heinen Notes: svn path=/head/; revision=64181
* Repair some clearly incorrect code found while lookingJacques Vidrine2002-06-101-0/+27
| | | | | | | for problems similar to the previous vulnerability. Notes: svn path=/head/; revision=61060
* Lay off the crack and bump PORTREVISION properly.Jacques Vidrine2002-06-101-1/+2
| | | | Notes: svn path=/head/; revision=61056
* Fix remotely exploitable format string vulnerability.Jacques Vidrine2002-06-102-4/+11
| | | | Notes: svn path=/head/; revision=61055
* Mark FORBIDDEN due to remotely exploitable format string vulnerability.Jacques Vidrine2002-06-101-0/+2
| | | | | | | Reported by: zillion@snosoft.com Notes: svn path=/head/; revision=61053
* upgrade to 6.6.2Ying-Chieh Liao2001-12-1313-276/+123
| | | | | | | | PR: 32698 Submitted by: maintainer Notes: svn path=/head/; revision=51455
* Preserve files in etc/. Change pkg-install to avoid overwriting them atJimmy Olgeni2001-06-172-6/+14
| | | | | | | install time. Notes: svn path=/head/; revision=44112
* Fix plistKris Kennaway2001-03-111-0/+2
| | | | Notes: svn path=/head/; revision=39525
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27846
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27420
* Update port to 6.5.6Chris D. Faulhaber2000-03-043-9/+7
| | | | | | | | PR: 17095 Submitted by: Maintainer Notes: svn path=/head/; revision=26528
* Update to version 6.5.5.Steve Price2000-01-2915-87/+349
| | | | | | | | PR: 16437 Submitted by: maintainer Notes: svn path=/head/; revision=25278