aboutsummaryrefslogtreecommitdiff
path: root/news/newsx
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix on -CURRENT with -fcommon.Thierry Thomas2020-09-091-0/+1
| | | | Notes: svn path=/head/; revision=548126
* Upstream discontinued its support, but newsx is still usefull, make itThierry Thomas2019-11-191-3/+1
| | | | | | | fetchable again. Notes: svn path=/head/; revision=517984
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516887
* - Fix with INN's shared libraries;Thierry Thomas2018-11-133-4/+43
| | | | | | | - Fix WWW. Notes: svn path=/head/; revision=484894
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Fix staging (as a regular user) / packaging (as root)Antoine Brodin2016-01-031-0/+21
| | | | | | | | Reported by: pkg-fallout MFH: 2016Q1 Notes: svn path=/head/; revision=405133
* Fix build as a user.Mathieu Arnold2015-12-293-22/+10
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=404740
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361440
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+4
| | | | Notes: svn path=/head/; revision=360668
* - Chase the update of INN;Thierry Thomas2013-11-273-21/+29
| | | | | | | - Stagify. Notes: svn path=/head/; revision=335070
* 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
* Update CONFLICTS (1).Thierry Thomas2012-06-121-1/+3
| | | | | | | | | Since I'm there, define the license. Submitted by: "Sulev-Madis 'ketas' Silber" <madis555 (at) hot.ee> (1) Notes: svn path=/head/; revision=299150
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Make fetchable again.Thierry Thomas2010-10-231-1/+1
| | | | Notes: svn path=/head/; revision=263476
* Change BROKEN into IGNORE: newsx does not build on the cluster ATM sinceThierry Thomas2007-02-111-1/+3
| | | | | | | | INN does not install its default configuration files any more when installed as a package, but the port is OK. Notes: svn path=/head/; revision=184898
* BROKEN: Configure failsKris Kennaway2007-02-101-0/+2
| | | | Notes: svn path=/head/; revision=184826
* - inn does not `make history' any more => do not perform historyThierry Thomas2006-07-042-10/+16
| | | | | | | | | | | database lookup when package building; - change my address; - pet portlint. Notes: svn path=/head/; revision=166937
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Due to a misuse of a make(1) command, the WITHOUT_INN_2-XAdam Weinberger2005-04-231-2/+2
| | | | | | | | | switch was being completely ignored. This fixes that. I'm bumping PORTREVISION here because a rebuild could potentially cause a new dependency list and a different output binary. Notes: svn path=/head/; revision=134013
* SIZE-ify my ports.Thierry Thomas2004-03-191-0/+1
| | | | | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor). Notes: svn path=/head/; revision=104557
* patch news/newsx: adding conflict with news/leafnode.Daichi GOTO2003-10-141-0/+2
| | | | | | | | | | | - news/leafnode and news/newsx install bin/newsq. PR: 57971 Noted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=91142
* Upgrading to release 1.6. This one builds fine against inn-2.4.0Yen-Ming Lee2003-06-135-24/+9
| | | | | | | | PR: 52544 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=82941
* upgrading to 1.6-pre and unbreaking with inn-2.4.0Yen-Ming Lee2003-05-187-115/+54
| | | | | | | | PR: 52385 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=81195
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 1.4.8 + fix a security vulnerability.Pete Fritchman2002-08-043-3/+86
| | | | | | | | PR: 40618 Submitted by: maintainer Notes: svn path=/head/; revision=64009
* fixing make + replacing PERL by REINPLACE_CMDYing-Chieh Liao2002-07-072-2/+14
| | | | | | | | PR: 40300 Submitted by: maintainer Notes: svn path=/head/; revision=62582
* Upgrade to the last release. This release is basically for bug fixes.Dirk Meyer2002-02-231-0/+11
| | | | | | | | | | It supports inn's storage manager => no more ugly patches! PR: 34503 Submitted by: thierry@pompo.net Notes: svn path=/head/; revision=55133
* Upgrade to the last release. This release is basically for bug fixes.Dirk Meyer2002-02-2342-1357/+19
| | | | | | | | | | It supports inn's storage manager => no more ugly patches! PR: 34503 Submitted by: thierry@pompo.net Notes: svn path=/head/; revision=55130
* Update maintainer addressMario Sergio Fujikawa Ferreira2002-01-201-1/+1
| | | | | | | | PR: 34095 Submitted by: MAINTAINER Notes: svn path=/head/; revision=53413
* First round of auto* cleanups:Will Andrews2002-01-061-1/+1
| | | | | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/ Notes: svn path=/head/; revision=52646
* maintainer-updateDirk Meyer2001-10-032-0/+35
| | | | | | | | | | | | | | See Message-ID: <20010908015442.A13609@hairball.treehouse.napa.ca.us> on freebsd-stable. If inn had been built with --enable-tagged-hash, there was history lookups indicating that articles were already present. Apply the following patch provided by G. Paul Ziemba: PR: 30455 Submitted by: thierry@thomas.as Notes: svn path=/head/; revision=48402
* o Update maintainer email addressMario Sergio Fujikawa Ferreira2001-08-073-3/+23
| | | | | | | | | | | | o Add extra documentation o Support NOPORTDOCS o Fix BUILD_DEPENDS while here PR: 29236 Submitted by: MAINTAINER Notes: svn path=/head/; revision=45930
* Fix pkg-plistKevin Lo2001-05-071-0/+3
| | | | | | | | PR: 27174 Submitted by: MAINTAINER Notes: svn path=/head/; revision=42366
* Update Makefile and pkg-descr to honor Maintainer,Dirk Meyer2001-04-082-5/+2
| | | | | | | | | as suggested by <ben@FreeBSD.org> PR: 25534 Notes: svn path=/head/; revision=41083
* - appied patch from PR 25594Dirk Meyer2001-04-0842-0/+1373
- make portlint happier - clean pkg-plist PR: 25534 Submitted by: thierry@thomas.as Notes: svn path=/head/; revision=41060