aboutsummaryrefslogtreecommitdiff
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* - Actually fix the plist issues reported by redportsSteve Wills2013-02-182-1/+2
| | | | | | | Submitted by: ak Notes: svn path=/head/; revision=312523
* - Try to resolve plist issues reported by redportsSteve Wills2013-02-181-3/+2
| | | | Notes: svn path=/head/; revision=312464
* - Fix changes accidentally dropped in last commitSteve Wills2013-02-172-17/+26
| | | | | | | | | | - Bump PORTREVISION just in case Pointyhat to: swills Reported by: ak Notes: svn path=/head/; revision=312451
* - Update to 0.7.11Steve Wills2013-02-172-4/+3
| | | | | | | | PR: ports/176143 Submitted by: Mark Felder <feld@feld.me> (maintainer) Notes: svn path=/head/; revision=312448
* - Update to 9.1Steve Wills2013-02-175-55/+98
| | | | | | | | | | | | | | | | | | | - Convert to OptionsNG - Trim header while here - Remove indefinite article from COMMENT - Remove ABI version numbers from LIB_DEPENDS - Remove LICENSE_FILE since GPLv2 is in Templates/Licenses - Install example config PR: ports/174306 PR: ports/175851 Submitted by: Jeff Burchell <toxic@doobie.com> (maintainer) Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Submitted by: Mark Felder <feld@feld.me> Approved by: Jeff Burchell <toxic@doobie.com> (maintainer) Notes: svn path=/head/; revision=312447
* - pass maintainership to submitterJason Helfman2013-02-141-7/+3
| | | | | | | | PR: 176120 Submitted by: gary@hayers.org Notes: svn path=/head/; revision=312192
* add new port: news/mail2nntpJason Helfman2013-02-144-0/+40
| | | | | | | | | | | | | | mail2nntp is a bridge from email realm to the newsgroup one. It can be used to replicate a mailing-list on a newsgroup server. It is a generic toot, using NNTP network commands WWW: http://sourceforge.net/projects/mail2nntp/ PR: 176120 Submitted by: gary@hayers.org Notes: svn path=/head/; revision=312191
* - Update to 0.7.10Steve Wills2013-02-042-3/+3
| | | | | | | | PR: ports/175777 Submitted by: Mark Felder <feld@feld.me> (maintainer) Notes: svn path=/head/; revision=311528
* - cleanup headerDirk Meyer2013-01-271-5/+1
| | | | Notes: svn path=/head/; revision=311067
* - fix spellingDirk Meyer2013-01-261-1/+1
| | | | Notes: svn path=/head/; revision=311029
* - cleanup headerDirk Meyer2013-01-262-10/+2
| | | | Notes: svn path=/head/; revision=311027
* - cleanup headerDirk Meyer2013-01-261-6/+2
| | | | | | | - strip shlibversion in depedency Notes: svn path=/head/; revision=311023
* Upgrade to new upstream release 1.5.6.Matthias Andree2013-01-222-4/+3
| | | | Notes: svn path=/head/; revision=310813
* Convert to OptionsNG.Matthias Andree2013-01-201-7/+16
| | | | | | | | | Fix an installation error to fresh PREFIX directories, where a file was installed one directory level too close to the root (lib/newsstar) and renamed. Notes: svn path=/head/; revision=310700
* Take maintainership.Matthias Andree2013-01-201-1/+1
| | | | Notes: svn path=/head/; revision=310691
* - Update to 1.5.5Wen Heping2013-01-203-12/+8
| | | | | | | - Trim Makefile headers Notes: svn path=/head/; revision=310687
* - Use DOC instead of NOPORTDOCSEmanuel Haupt2013-01-151-6/+6
| | | | | | | | - Pacify portlint - Convert header Notes: svn path=/head/; revision=310443
* - Update to 0.7.9Steve Wills2013-01-093-10/+5
| | | | | | | | PR: ports/174866 Submitted by: Mark Felder <feld@feld.me> (maintainer) Notes: svn path=/head/; revision=310122
* - Upgrade to slrn 1.0.1Johan van Selst2012-12-223-23/+17
| | | | | | | - Update MASTER_SITES Notes: svn path=/head/; revision=309402
* Update PCRE to 8.32Martin Matuska2012-12-103-5/+5
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* Revert Chris Petrik's ports to the pool. Thank you for all your work so ↵Eitan Adler2012-12-101-1/+1
| | | | | | | | | | far, and should you desire to return just let us know. PR: ports/174309 Submitted by: Chris Petrik Notes: svn path=/head/; revision=308576
* - Update to 0.7.6Steve Wills2012-11-282-3/+3
| | | | | | | | | PR: ports/173908 Submitted by: Mark Felder <feld@feld.me> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=307875
* - Update to 0.7.5Steve Wills2012-11-232-4/+4
| | | | | | | | | | | | - Set maintainer to submitter PR: ports/173628 Submitted by: Mark Felder <feld@feld.me> Approved by: David Brooks <dab@rj45.org> (maintianer) Feature safe: yes Notes: svn path=/head/; revision=307697
* - drop obsolte WWW:Dirk Meyer2012-11-161-2/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307472
* Update CONFLICTS. [1]Matthias Andree2012-11-151-2/+2
| | | | | | | | | | Remove API version from gdbm library. Suggested by: ketas's ports conflicts checker Feature safe: yes Notes: svn path=/head/; revision=307469
* Update CONFLICTS.Matthias Andree2012-11-151-0/+2
| | | | | | | | Suggested by: ketas's ports conflicts checker Feature safe: yes Notes: svn path=/head/; revision=307468
* - cleanup commentsDirk Meyer2012-10-136-29/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* Force numerous ports that fail to build with clang over to instead alwaysMark Linimon2012-10-091-0/+2
| | | | | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings. Notes: svn path=/head/; revision=305610
* Finish converting perl@ ports to new Options FrameworkBaptiste Daroussin2012-10-051-9/+7
| | | | Notes: svn path=/head/; revision=305301
* Welcome back Chris Petrik <c.petrik.sosa@gmail.com>Eitan Adler2012-09-091-1/+1
| | | | | | | PR: ports/171481 Notes: svn path=/head/; revision=303952
* - Fix build with OpenSSL >= 1.0 [1]Pawel Pekala2012-09-072-0/+33
| | | | | | | | | | | | | | | | | | | - Mark MAKE_JOBS_UNSAFE: ===> Building for nzbget-0.8.0 /usr/bin/make all-am make: illegal option -- - usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable] [variable=value] [target ...] PR: ports/171196 [1] Submitted by: freebsd@nagilum.org [1] Approved by: maintainer Notes: svn path=/head/; revision=303829
* - Fix innd/nnrpd semget failuresDima Panov2012-09-022-1/+74
| | | | | | | | | | Do not set any shmem permission bits except for the six allowed bits PR: 171134 Submitted by: G. Paul Ziemba Notes: svn path=/head/; revision=303548
* - Fix compilation error when building trn without NNTP supportJohan van Selst2012-09-021-0/+45
| | | | | | | | | - No PORTREVISION bump needed Submitted by: Sean Eric Fagan <sef@Kithrup.COM> Notes: svn path=/head/; revision=303540
* - Update to 0.7.3Steve Wills2012-08-262-3/+3
| | | | | | | | | PR: ports/170520 Submitted by: Mark Felder <feld@feld.me> Approved by: maintainer timeout (dab@rj45.org, > 2 weeks) Notes: svn path=/head/; revision=303200
* news/inn: fix plaintext command injection, CVE-2012-3523Eygene Ryabinkin2012-08-262-1/+62
| | | | | | | | | | | Relevant only for INN installations that are using encryption. PR: 171013 Approved by: fluffy@FreeBSD.org (maintainer) Security: http://www.vuxml.org/freebsd/a7975581-ee26-11e1-8bd8-0022156e8794.html Notes: svn path=/head/; revision=303194
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-054-2/+2
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* - Fix typos in COMMENTCarlo Strub2012-08-021-1/+1
| | | | | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.) Notes: svn path=/head/; revision=301858
* - Update to 0.7.2Steve Wills2012-07-303-16/+17
| | | | | | | | | | | - Convert to OptionsNG PR: ports/170260 Submitted by: Mark Felder <feld@feld.me> Approved by: David Brooks <dab@rj45.org> (maintainer) Notes: svn path=/head/; revision=301700
* - Remove CONFLICTS as shared-mime-info is an indirect build dependencyBeat Gaetzi2012-07-271-1/+2
| | | | | | | | | | - Mark as BROKEN: overwrite a file owned by misc/shared-mime-info: share/mime/application/x-nzb.xml Reported by: pointyhat Notes: svn path=/head/; revision=301607
* Register CONFLICTSCarlo Strub2012-07-181-2/+3
| | | | | | | Submitted by: Sulev-Madis 'ketas' Silber (via e-mail) Notes: svn path=/head/; revision=301064
* - fix build after inn has moved includes.Dirk Meyer2012-07-171-1/+1
| | | | | | | | PR: 169588 Submitted by: John Levine Notes: svn path=/head/; revision=300990
* - Fix typoDima Panov2012-07-081-1/+1
| | | | | | | Noticed by: Geraint A. Edwards via email Notes: svn path=/head/; revision=300622
* - Add options for OpenSSL (for those who don't need) and GnuPG (pgpverify)Dima Panov2012-07-072-50/+68
| | | | | | | | | | | | | | | - TCL is no longer supported. - Use new option framework. - USE_PYTHON implies inclusion of bsd.python.mk. - There are no --with-max-socket, --with-etc-dir and --with-datarootdirdir in configure. - empty({PORT_OPTIONS:MTAGGED_HASH) NOT implies LARGE_FILES. - Add missed files to plist PR: 169666 Submitted by: Hung-te Liang <lhd AT cs DOT nctu DOT edu DOT tw> Notes: svn path=/head/; revision=300594
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-303-9/+9
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300277
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300221
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-282-6/+6
| | | | Notes: svn path=/head/; revision=300176
* Convert to new options frameworkJohan van Selst2012-06-272-5/+5
| | | | Notes: svn path=/head/; revision=300111
* - Update INN to 2.5.2 releaseDima Panov2012-06-277-102/+108
| | | | | | | | | | | - Handle deprecated perl declarations [1] PR: 166031 [1] Submitted by: Joe Horn <joehorn AT gmail DOT com> [1] Suggested by: cy (via email, most part of update) Notes: svn path=/head/; revision=300090
* - reset MAINTAINERDirk Meyer2012-06-261-1/+1
| | | | Notes: svn path=/head/; revision=299982
* - Update to 0.7.0Michael Scheidell2012-06-165-34/+105
| | | | | | | | PR: ports/169140 Submitted by: David Brooks <dab@rj45.org> (maintainer) Notes: svn path=/head/; revision=299435