summaryrefslogtreecommitdiff
path: root/news (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a build problem with ANSI_SOURCE and CFLAGSDirk Meyer2002-12-093-16/+5
|
* - Fix build on CURRENTDirk Meyer2002-12-053-16/+27
| | | | - make fully PREFIX aware
* Fix for bento on CURRENT (u_long problem)Dirk Meyer2002-12-032-12/+59
|
* Fix package building.Joe Marcus Clarke2002-12-021-5/+3
| | | | Reported by: bento
* BROKEN: Does not compile on 5.0Kris Kennaway2002-12-021-1/+7
|
* Sort entries.Akinori MUSHA2002-11-271-1/+1
|
* Update to 2.3.20021126.Dag-Erling Smørgrav2002-11-262-2/+2
|
* Force ${PREFIX}/news/spool during package building.Dag-Erling Smørgrav2002-11-263-6/+6
|
* Update to 0.4.14Patrick Li2002-11-242-2/+2
| | | | | PR: ports/45645 Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to 0.13.2.90.Joe Marcus Clarke2002-11-223-8/+8
|
* Both ports need perl to configure (see configure looks for theEdwin Groothuis2002-11-213-0/+3
| | | | | | version) and to run (bunch of perl-scripts in contrib/samples/innfeed directory) Noticed on: bento
* * Pass maintainership to Matthias Andree.Christian Weisgerber2002-11-124-3/+28
| | | | | | | | | | | * Update to 1.9.29, which fixes a persistent SIGSEGV as upstream NNTP servers offer new newsgroups, and fixes having multiple upstream servers with the same name but different port. * Add another critical bugfix. PR: 45151 Submitted by: Matthias Andree <matthias.andree@web.de> Approved by: brian
* This is no longer needed.Joe Marcus Clarke2002-11-101-0/+0
|
* Update to 0.13.2.Joe Marcus Clarke2002-11-103-26/+2
| | | | | PR: 45136 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-1028-28/+14
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Update to the version 6_15_8-05-quimbySatoshi Taoka2002-11-098-64/+14
|
* use #ifndef to disableDirk Meyer2002-11-071-1/+1
|
* Hopefully avoid a problem with CURRENTDirk Meyer2002-11-071-2/+12
| | | | /usr/include/sys/file.h:130: syntax error before "u_int"
* Revision 1.33 of sys/sys/signal.h changed the visibilityEdwin Groothuis2002-11-071-0/+52
| | | | | | | | of the sigaction member sa_handler. This change breaks knews. PR: ports/45008 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-0628-14/+28
| | | | Approved by: pat
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | And some ports have USE_PERL5=yes now.
* - reorder patchesDirk Meyer2002-11-0423-253/+443
| | | | | | - use DIRENT - honor CFLAGS - fix missing includes
* Ports didn't build without USE_PERL5=yesEdwin Groothuis2002-11-041-0/+1
| | | | Noticed on: bento
* Use standard %%PORTDOCS%% mechanism instead of using a different PLIST ifTom Hukins2002-11-033-15/+6
| | | | NOPORTDOCS is defined
* Fix typoes on MAINTAINER address.Hye-Shik Chang2002-11-021-1/+1
| | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
* 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)
* This port is i386-only. [1]Tilman Keskinoz2002-10-252-2/+2
| | | | | | | | Shorten pkg-comment (portlint) Submitted by: Chris J. Mutter <cjm@satanii.enemy.org> [1] PR 44179 Approved by: kris (mentor)
* Fix a bug where new headers could not be loaded. Bump PORTREVISION.Joe Marcus Clarke2002-10-212-0/+24
| | | | | Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Obtained from: pan Bugzilla Bug 96258
* Fix build on current (comment out bogus duplicate declarations)Kris Kennaway2002-10-212-4/+31
|
* Quiet portlint.Joe Marcus Clarke2002-10-151-1/+1
|
* Rename patch-Makefile to patch-Makefile.in to correctly reflect the fileJoe Marcus Clarke2002-10-151-0/+0
| | | | | | it patches. Reported by: Martin Klaffenböck <martin.klaffenboeck@gmx.at>
* Update to 0.13.1.Joe Marcus Clarke2002-10-154-76/+8
| | | | Submitted by: Martin Klaffenböck <martin.klaffenboeck@gmx.at>
* This port was marked FORBIDDEN 13 months ago because it no longer works.Kris Kennaway2002-10-136-40/+0
| | | | Remove it.
* Fix build on -current (use TMPDIR environment variable to get preferredKris Kennaway2002-10-121-15/+27
| | | | | | | | tmp directory, and fall back to _PATH_TMP, instead of using header definitions that are no longer visible by default.) Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> (based on) PR: ports/42510
* update mastersiteYing-Chieh Liao2002-10-101-2/+2
| | | | | PR: 43893 Submitted by: maintainer
* Update maintainer addressHye-Shik Chang2002-10-081-1/+1
| | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
* Deploy GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-10-051-7/+2
| | | | | PR: 42209 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 4.4.6Dirk Meyer2002-10-053-3/+5
|
* - Update to 4.3.1Dirk Meyer2002-10-055-93/+75
| | | | | | - SSL now default - honor Options: SUCK_WITHOUT_SSL WITHOUT_SSL - use MAKE_ENV instead of cnews/inn patches
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-1/+1
| | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Update to 1.9.27, fixing a bug that caused leafnode toBrian Somers2002-09-253-8/+9
| | | | | | | | | get stuck in an infinite loop on machines with a larger than usual number of interfaces. PR: 43346 Submitted by: Matthias Andree <matthias.andree@web.de> Approved by: Will (portsmgr)
* Update to 1.9.26Brian Somers2002-09-213-5/+7
| | | | | Submitted by: Matthias Andree <matthias.andree@web.de> PR: 43137
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-202-2/+2
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Update to 6_15_8-03-quimbySatoshi Taoka2002-09-206-2/+10
|
* upgrade to 0.4.13Ying-Chieh Liao2002-09-192-2/+2
| | | | | PR: 42776 Submitted by: Maxim Tulyuk <mt@gnu.carrier.kiev.ua>
* upgrade to 4.2Ying-Chieh Liao2002-09-195-74/+12
| | | | | | | pass maintainership PR: 42276 Submitted by: Dominic Marks <dominic_marks@btinternet.com> (new maintainer)
* correct path in startup scriptYing-Chieh Liao2002-09-182-2/+3
| | | | | PR: 37931 Submitted by: Mark Russell <ports@mark.net.au>
* Fix the charset tag for ISO locales. Thanks toJoe Marcus Clarke2002-09-172-0/+31
| | | | | | | Matthias Andree <matthias.andree@web.de> for help with this patch and with testing. Bump PORTREVISION. PR: 42825
* Upgrade to 2.1.3.David E. O'Brien2002-09-112-6/+8
| | | | Submitted by: wjv
* Update to version 2.1.2.David E. O'Brien2002-09-075-146/+18
|