Joe Marcus Clarke
1ba1118f31
Update to 0.13.2.
...
PR: 45136
Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2002-11-10 22:09:51 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Satoshi Taoka
4678225356
Update to the version 6_15_8-05-quimby
2002-11-09 15:36:32 +00:00
Dirk Meyer
498a721331
use #ifndef to disable
2002-11-07 19:29:50 +00:00
Dirk Meyer
94d274667c
Hopefully avoid a problem with CURRENT
...
/usr/include/sys/file.h:130: syntax error before "u_int"
2002-11-07 18:40:03 +00:00
Edwin Groothuis
72f4455039
Revision 1.33 of sys/sys/signal.h changed the visibility
...
of the sigaction member sa_handler. This change breaks
knews.
PR: ports/45008
Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
2002-11-07 12:43:39 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Edwin Groothuis
37f2224fa6
PERL -> REINPLACE
...
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Dirk Meyer
3ff37e385b
- reorder patches
...
- use DIRENT
- honor CFLAGS
- fix missing includes
2002-11-04 05:00:14 +00:00
Edwin Groothuis
8bfc86fab6
Ports didn't build without USE_PERL5=yes
...
Noticed on: bento
2002-11-04 02:35:28 +00:00
Tom Hukins
27f56c844b
Use standard %%PORTDOCS%% mechanism instead of using a different PLIST if
...
NOPORTDOCS is defined
2002-11-03 20:51:16 +00:00
Hye-Shik Chang
7cee1ca843
Fix typoes on MAINTAINER address.
...
Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
2002-11-02 04:33:43 +00:00
Edwin Groothuis
272efd5d2c
Unbreak news/nn on -current. From patch-submission:
...
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)
2002-10-29 01:36:44 +00:00
Tilman Keskinoz
8d97c99035
This port is i386-only. [1]
...
Shorten pkg-comment (portlint)
Submitted by: Chris J. Mutter <cjm@satanii.enemy.org> [1]
PR 44179
Approved by: kris (mentor)
2002-10-25 10:09:47 +00:00
Joe Marcus Clarke
1a1dbdfdfe
Fix a bug where new headers could not be loaded. Bump PORTREVISION.
...
Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Obtained from: pan Bugzilla Bug 96258
2002-10-21 20:23:52 +00:00
Kris Kennaway
177e36f61f
Fix build on current (comment out bogus duplicate declarations)
2002-10-21 00:15:18 +00:00
Joe Marcus Clarke
0fbb9b40dd
Quiet portlint.
2002-10-15 21:11:32 +00:00
Joe Marcus Clarke
92dc140cbf
Rename patch-Makefile to patch-Makefile.in to correctly reflect the file
...
it patches.
Reported by: Martin Klaffenböck <martin.klaffenboeck@gmx.at>
2002-10-15 19:38:46 +00:00
Joe Marcus Clarke
f560dad0b1
Update to 0.13.1.
...
Submitted by: Martin Klaffenböck <martin.klaffenboeck@gmx.at>
2002-10-15 18:27:35 +00:00
Kris Kennaway
9427bf4fc5
This port was marked FORBIDDEN 13 months ago because it no longer works.
...
Remove it.
2002-10-13 03:52:26 +00:00
Kris Kennaway
4f7ad857f3
Fix build on -current (use TMPDIR environment variable to get preferred
...
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
2002-10-12 22:08:01 +00:00
Ying-Chieh Liao
e605598709
update mastersite
...
PR: 43893
Submitted by: maintainer
2002-10-10 18:51:59 +00:00
Hye-Shik Chang
aeee54b1c1
Update maintainer address
...
PR: 43820
Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
2002-10-08 12:10:37 +00:00
Mario Sergio Fujikawa Ferreira
821919eb0b
Deploy GNOMENG infrastructure
...
PR: 42209
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-10-05 19:22:47 +00:00
Dirk Meyer
2e8412f953
Update to 4.4.6
2002-10-05 17:26:46 +00:00
Dirk Meyer
a03737b7df
- Update to 4.3.1
...
- SSL now default
- honor Options: SUCK_WITHOUT_SSL WITHOUT_SSL
- use MAKE_ENV instead of cnews/inn patches
2002-10-05 17:26:08 +00:00
Ying-Chieh Liao
6082ca2e05
find->${FIND},xargs->${XARGS}
...
PR: 40791
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Brian Somers
988d6496fb
Update to 1.9.27, fixing a bug that caused leafnode to
...
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)
2002-09-25 07:07:51 +00:00
Brian Somers
f958ca22ab
Update to 1.9.26
...
Submitted by: Matthias Andree <matthias.andree@web.de>
PR: 43137
2002-09-21 12:22:43 +00:00
Joe Marcus Clarke
59deb69012
GNOME has just changed the layout of their FTP site. This resulted in
...
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Satoshi Taoka
6a3d659cea
Update to 6_15_8-03-quimby
2002-09-20 15:14:42 +00:00
Ying-Chieh Liao
612e55eaf9
upgrade to 0.4.13
...
PR: 42776
Submitted by: Maxim Tulyuk <mt@gnu.carrier.kiev.ua>
2002-09-19 21:22:07 +00:00
Ying-Chieh Liao
18e0b9ae8f
upgrade to 4.2
...
pass maintainership
PR: 42276
Submitted by: Dominic Marks <dominic_marks@btinternet.com> (new maintainer)
2002-09-19 18:16:00 +00:00
Ying-Chieh Liao
f0708dcb07
correct path in startup script
...
PR: 37931
Submitted by: Mark Russell <ports@mark.net.au>
2002-09-18 18:12:15 +00:00
Joe Marcus Clarke
6420da7d1a
Fix the charset tag for ISO locales. Thanks to
...
Matthias Andree <matthias.andree@web.de> for help with this patch and with
testing. Bump PORTREVISION.
PR: 42825
2002-09-17 02:54:53 +00:00
David E. O'Brien
62499eff8a
Upgrade to 2.1.3.
...
Submitted by: wjv
2002-09-11 15:04:14 +00:00
David E. O'Brien
7ed4a45f40
Update to version 2.1.2.
2002-09-07 01:42:33 +00:00
Oliver Braun
7d52fa1fed
* Upgrade to 2.1.1.
...
* Pass maintainership to submitter.
PR: ports/42476
Submitted by: Volker Stolz <vs@lambda.foldr.org>
2002-09-06 13:56:08 +00:00
Oliver Braun
3a34ee019d
Set maintainership to ports@.
2002-09-05 08:41:17 +00:00
Kevin Lo
d2da0c1df4
- Update to version 0.21
...
- Switch the master site to SourceForge
PR: 42401
Submitted by: MAINTAINER
2002-09-05 05:23:04 +00:00
Tim Vanderhoek
c1aa52084b
This port should probably be put to rest, since I don't think
...
anyone uses SOUP packets to read mail anymore (and if they do,
surely someone must have written a better SOUP reader by now).
However, fix the 5+ year-old MAINTAINER address in the meantime.
2002-09-05 01:35:42 +00:00
Tim Vanderhoek
c055be82b4
Previous shlib update should have also bumped PORTREVISION (reminded
...
by knu).
2002-09-02 04:27:13 +00:00
Tim Vanderhoek
3c5732e6a5
Update libuu shared lib dependency to version 2
2002-09-02 03:43:32 +00:00
Dirk Meyer
f235fb95ac
Bump PORTREVISION
2002-09-01 11:15:41 +00:00
Dirk Meyer
4f1d673aed
change binary installation path for cnews
2002-09-01 11:06:43 +00:00
Brian Somers
f64997b6a9
Fix ``make install''
...
Wrong patch applied by: brian
2002-08-31 20:39:10 +00:00
Brian Somers
745040e4b3
Update to 1.9.25
...
Submitted by: matthias.andree@web.de
PR: 42250
2002-08-31 16:40:17 +00:00
Mario Sergio Fujikawa Ferreira
bfc7a02a0b
Deploy USE_GNOMENG infrastructure
...
PR: 42209
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-08-30 14:09:36 +00:00
Maxim Sobolev
28d98ed48b
Directory layouts of py-gtk and py-gnome packages have been changed, so that
...
update *_DEPENDS properly.
2002-08-28 18:03:59 +00:00
Joe Marcus Clarke
1b17cb58ef
Remove -Wl,--export-dynamic from the list of LDFLAGS. This caused strange
...
bus errors in the pango library (perhaps a symbol name conflict). Bump
PORTREVISION.
2002-08-23 19:38:08 +00:00
Oliver Braun
1ce3ea2307
Add slrnface 1.2, shows X-Faces from slrn in X11 terminal emulator.
...
PR: ports/36967
Approved by: dwcjr (mentor)
2002-08-22 20:03:15 +00:00
Oliver Braun
c502381a37
Change MAINTAINER to my FreeBSD address.
...
Approved by: dwcjr (mentor)
2002-08-21 14:46:07 +00:00
Joe Marcus Clarke
6ef4067972
Add pan2.
2002-08-19 20:12:03 +00:00
Joe Marcus Clarke
5825d2cb02
Add pan2 after a repo-copy from pan. pan2 is the GNOME 2 news reader
...
based on Agent for Windows.
2002-08-19 20:11:18 +00:00
Yen-Ming Lee
d99dbad3de
change my email address to leeym@FreeBSD.org
...
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
2002-08-19 08:01:34 +00:00
Ying-Chieh Liao
b71abfeac5
add multisuck 1.0.3
...
Multi-server/conn news suck
2002-08-11 05:25:15 +00:00
Joe Marcus Clarke
e0290ad88d
Fix MASTER_SITE.
...
PR: 41446
Submitted by: Jan Hornyak <jan.hornyak@jet2web.cz>
2002-08-08 15:06:37 +00:00
Jacques Vidrine
aa97c0bc61
Remove FORBIDDEN. I fixed the referenced bug two months ago
...
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.
''
2002-08-07 22:20:10 +00:00
Trevor Johnson
ad4ba3164c
Mark FORBIDDEN: the author of nn says it has a remote security bug
...
(which I have not confirmed on FreeBSD).
noticed by: Neils Heinen
2002-08-07 21:42:37 +00:00
Pete Fritchman
4893182ac7
Update to 1.4.8 + fix a security vulnerability.
...
PR: 40618
Submitted by: maintainer
2002-08-04 23:26:09 +00:00
Pete Fritchman
fcae02d108
- update to 0.3.1
...
- use USE_REINPLACE
PR: 41165
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
2002-08-04 23:02:19 +00:00
Akinori MUSHA
55940154be
Transmit CR+LF instead of LF as line terminator. This fixes a problem
...
where it hangs when a news server to connect to is strict with the
NNTP standard.
PR: ports/41197
Submitted by: Nathan J. Yoder <njyoder@gummibears.nu>
2002-08-03 10:32:49 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
Ying-Chieh Liao
e1bfe4684c
add MASTER_SITE_ISC (1) and apply them
...
PR: 41218
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (1)
2002-08-01 07:35:52 +00:00
Ollivier Robert
11f30328ae
Share newspost with the world.
...
PR: ports/40916
Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org )
2002-07-30 14:17:41 +00:00
Ollivier Robert
c49e45aafb
Newspost is a full-featured Usenet binary autoposter. It is meant as
...
an all-in-one posting solution. In addition to posting files, it can
post text prefixes, and generate and post .SFV files and .PAR volumes.
WWW: http://newspost.unixcab.org/
AUTHOR: Jim Faulkner <newspost@unixcab.org>
PR: ports/40916
Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org )
2002-07-30 14:16:28 +00:00
Christian Weisgerber
89bd237103
* update to cleanfeed-20020501
...
* support REINPLACE
* remove patches
PR: 41116
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
2002-07-29 20:12:43 +00:00
Patrick Li
d60fc8fe7b
Update to 3.0.1
...
Fix some whitespace issues and plist
PR: ports/40982
Submitted by: Maxim Tulyuk <mt@primats.org.ua>
2002-07-25 18:52:48 +00:00
Dirk Meyer
d8cdd9fb80
Fix a Linebreak
2002-07-22 18:24:22 +00:00
Dirk Meyer
831f3e2b08
- Update to 4.4.5
...
- Fix build problems on STABLE/CURRENT
2002-07-22 18:04:46 +00:00
Dirk Meyer
ee57d2e58b
Fix a build problem on STABLE/CURRENT
2002-07-22 17:41:46 +00:00
Maxim Sobolev
0a38b6e816
Update to 0.11.4.
2002-07-17 16:45:25 +00:00
Brian Somers
56f9cb3833
Upgrade to 1.9.24
...
NOTE: You may need to ``allowSTRANGERS = 42'' in the config file if you're
also using IPv6.
Submitted by: Matthias Andree <matthias.andree@gmx.de>
2002-07-15 21:35:12 +00:00
Ying-Chieh Liao
e8b25cfa83
doesn't build with gcc > 3.0
...
PR: 40531
Submitted by: maintainer
2002-07-15 10:28:58 +00:00
Anders Nordby
0ebcdf9ec7
Add mail to CATEGORIES, pyne is also a MUA.
2002-07-14 21:55:57 +00:00
Maxim Sobolev
afe80fa8ad
Another USE_GNOMENG vict^Wuser. This port get very impressive benefit from
...
GNOMENG - lenght of dependency chain was almost halved - from 56 packages
to only 32.
2002-07-11 18:51:16 +00:00
Ying-Chieh Liao
491c474236
add cleanscore 0.9.8.1
...
A perl script to clean up your slrn score file
PR: 36971
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-11 06:42:44 +00:00
Ying-Chieh Liao
3e0e33d284
fixing make + replacing PERL by REINPLACE_CMD
...
PR: 40300
Submitted by: maintainer
2002-07-07 18:19:52 +00:00
Ying-Chieh Liao
b152e773ac
${PERL} -> ${REINPLACE_CMD}
...
PR: 39702, 39704
Submitted by: Scott Flatman <sf@dsinw.com>
2002-06-23 16:42:16 +00:00
Ying-Chieh Liao
31888b7f5a
${PERL} -> ${REINPLACE_CMD}
...
PR: 39701
Submitted by: Scott Flatman <sf@dsinw.com>
2002-06-23 16:36:13 +00:00
Ying-Chieh Liao
038aa61ae2
Replace ${PERL} with ${REINPLACE_CMD}
...
PR: 39675
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-23 06:09:20 +00:00
Will Andrews
870b22622b
Add nget 0.19.1, an auto-resuming command line nntp file grabber.
...
PR: 39626
Submitted by: George Sorsby <george@crackpipe.net>
2002-06-23 05:19:27 +00:00
Dag-Erling Smørgrav
48e8a1b98f
Upgrade to 2.3.20020620.
2002-06-20 16:00:03 +00:00
Dirk Meyer
3209d0ed2c
- Get rid of PERL and use SED
2002-06-16 15:03:10 +00:00
Kris Kennaway
e40b1bb942
Fix build on current.
...
Submitted by: mike
2002-06-16 09:18:43 +00:00
Kris Kennaway
d6446fafc7
Add t-gnus after repo-copy.
...
Pointy hat to: taoka
2002-06-15 21:26:58 +00:00
Satoshi Taoka
4d747a2804
Update the version to 6_15_7-01-quimby (based on Oort Gnus v0.07)
...
Add a port of t-gnus for Emacs 21 by repository-copy from t-gnus-emacs20
2002-06-10 23:24:08 +00:00
Jacques Vidrine
5691597fbc
Repair some clearly incorrect code found while looking
...
for problems similar to the previous vulnerability.
2002-06-10 15:37:46 +00:00
Jacques Vidrine
1d3342ea9f
Lay off the crack and bump PORTREVISION properly.
2002-06-10 15:19:20 +00:00
Jacques Vidrine
bf87843cd9
Fix remotely exploitable format string vulnerability.
2002-06-10 15:18:06 +00:00
Jacques Vidrine
13d67904d2
Mark FORBIDDEN due to remotely exploitable format string vulnerability.
...
Reported by: zillion@snosoft.com
2002-06-10 15:05:24 +00:00
Dag-Erling Smørgrav
83c87ae374
Upgrade to 2.3.20020609.
2002-06-10 07:28:57 +00:00
Dirk Meyer
1b6982e0b5
Try grouping of MASTER_SITES
2002-06-09 11:22:05 +00:00
Pete Fritchman
dc9bba0e64
Clean up style, use tabs instead of spaces.
...
Noticed by: freshports.org
2002-06-08 21:53:04 +00:00
Pete Fritchman
038d64df6d
Add nnap.
...
Pointy hat to: roberto
2002-06-08 18:44:18 +00:00
Ollivier Robert
e5eae02846
A small program that implements just enough of the NNTP protocol
...
to authenticate client requests. After authentication nnap bounces
the client TCP connection to an open NNTP server.
PR: ports/38578
Submitted by: Lasse L. Johnsen <lasse@freebsdcluster.org>
2002-06-08 18:08:38 +00:00
Kris Kennaway
3842be2417
Respect NOPORTDOCS
2002-06-07 01:50:41 +00:00
Cy Schubert
74551bbdb7
Fix a format string vulnerability.
...
Obtained from: SRT Security Advisory (SRT2002-06-04-1011): slurp, posted
to BUGTRAQ on June 4, 2002, by zillion <zillion@snosoft.com>.
2002-06-05 14:06:39 +00:00
Dirk Meyer
65e2b09e20
- get rid of duplicate code in Makefiles.
...
- Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE
- drop obsolete/broken USE_OPENSSL
2002-05-31 20:51:48 +00:00
Dag-Erling Smørgrav
e932f11473
Upgrade to 2.3.20020530.
2002-05-31 10:26:28 +00:00
Andrey A. Chernov
1e2bb9d2d1
Upgrade to 1.5.12
...
Add ipv6 support
Submitted by: Xander Jansen <Xander.Jansen@surfnet.nl> (ipv6)
2002-05-25 14:51:21 +00:00
Maxim Sobolev
dbf0b411be
Unbroke on bento and make it compliant with GNOME hier.
...
PR: 34361
Submitted by: maintainer, sobomax
2002-05-22 12:44:08 +00:00
Kris Kennaway
1920260961
BROKEN: Does not compile on -current; manpage does not build on -stable
2002-05-18 02:52:40 +00:00
Kris Kennaway
3637fc2f71
BROKEN: does not package correctly
2002-05-17 09:34:27 +00:00
David E. O'Brien
5572950a83
Don't support running with perl4 any more.
2002-05-16 23:35:48 +00:00
Chris D. Faulhaber
48ee2df8d5
Update port to 5.5h2
...
PR: 37847
Submitted by: Mark Russell <ports@mark.net.au>
2002-05-08 11:09:08 +00:00
Dirk Meyer
1e27915908
Allow suck build with SSL in the base if its new enouth,
...
otherwise build latest from ports.
2002-05-08 05:30:30 +00:00
Dag-Erling Smørgrav
b86e49dfd7
Upgrade to 2.3.20020507
2002-05-07 23:38:39 +00:00
Dag-Erling Smørgrav
1313180d47
Upgrade to 2.3.3.
2002-05-07 22:57:54 +00:00
Maxim Sobolev
8345350ec1
Chase openssl shlib version increase.
...
Pointy hat to: dinoex
2002-05-07 09:18:40 +00:00
Anders Nordby
3bf624d4b9
Add NewsCache, a GPLed cache server for USENET News.
...
PR: 35827
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-05-04 15:37:10 +00:00
Brian Somers
e866240fda
Update to 1.9.22
...
Fix plist
2002-05-03 12:37:33 +00:00
Pete Fritchman
a9b34d73e1
Update to 0.2.2.
2002-04-25 22:48:12 +00:00
Joe Marcus Clarke
463ad27db3
Update to 0.11.3.
...
Reviewed by: sobomax
Approved by: sobomax
2002-04-22 16:53:56 +00:00
Dirk Meyer
676748cd71
Postgress used this uid 70 which creates now build conflicts.
...
Despite the registration of ifmail is older,
I change ifmail uid to UID 75.
bumped PORTREVISION
2002-04-19 05:11:29 +00:00
Will Andrews
e05ed36727
Say goodbye to Qt 1.x and all of its dependents. The one port I found
...
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION. All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.
Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.
This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Pete Fritchman
a9115fa27e
Add support for localization.
...
PR: 36351
Submitted by: Thierry Thomas <thierry@pompo.net>
2002-04-19 01:08:14 +00:00
Brian Somers
7a23c1240d
Update to version 1.9.21
...
PR: 37051
Submitted by: Matthias Andree <matthias.andree@web.de>
Note: /usr/local/lib/leafnode/config must be moved to
/usr/local/etc/leafnode/config for version 1.9.21.
2002-04-15 00:00:48 +00:00
Ade Lovett
f18cbf2fa6
gettext upgrade uber-patch (stage 3)
...
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
2002-04-12 17:10:20 +00:00
Dirk Meyer
ff5258563d
Update /etc/services:
...
ifcico 60179/tcp #ifcico server (ifmail)
2002-04-01 19:15:03 +00:00
Patrick Li
059b32c69c
Dont hardcode PERL_ARCH in depends.
...
PR: 36488
Submitted by: maintainer
Reported by: bento
2002-03-30 19:06:26 +00:00
Dag-Erling Smørgrav
3c4e38db78
Upgrade to 2.3.20020329.
2002-03-30 12:26:48 +00:00
Dirk Meyer
2002767acb
Updated with new Option, some cleanups.
...
>Number: 30849
news/nntpcache fails compiling authinfo_pam.c, add radius & ldap auth mechanisms.
The fix is to place a #ifndef __FreeBSD__ .. #endif arround
<security/pam_misc.h> in authinfo_pam.c.
The attached patch corrects this problem, and adds additional authentication
functionality to the nntpcache port (RADIUS, LDAP[v1,v2]).
files/patch-src-authinfo_pam.ext removed due to a post-configure target is
added to the Makefile that recreates the authinfo_[pam,radius,ldap].ext files.
PR: 30849
Submitted by: hetzels@westbend.net
2002-03-30 10:14:36 +00:00
Pete Fritchman
ffd505442c
- update to 0.9.7.4
...
- add extra MASTER_SITES
PR: 36217
Submitted by: Jason Harris <jharris@widomaker.com>
2002-03-26 07:24:54 +00:00
Ying-Chieh Liao
c1e9288f2e
add yencode 0.46
...
A free (GPL) encoder and decoder for the yEnc Usenet file format
2002-03-25 07:35:57 +00:00
Tom Hukins
5e92164128
Fix chown(8) syntax to work on -current
...
Submitted by: Alexander Leidinger <netchild@FreeBSD.org>
2002-03-24 14:50:22 +00:00
David E. O'Brien
647791f9a5
Use MASTER_SITE_PERL_CPAN.
2002-03-21 02:24:51 +00:00
Andrey A. Chernov
9f006a3276
Upgrade to 1.5.11
2002-03-19 10:53:14 +00:00
Maxim Sobolev
449a928eea
Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
...
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Akinori MUSHA
21d944be5c
Bump PORTREVISION to reflect the (lib)iconv upgrade.
2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
...
libiconv.
2002-03-18 09:46:46 +00:00
Ade Lovett
9210b7cb07
Stage 1 of gettext update.
...
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
2002-03-15 19:44:29 +00:00
Dag-Erling Smørgrav
2423a954e1
Upgrade to 2.3.20020315
2002-03-15 15:39:35 +00:00
Brian Somers
820313fb80
brian@Awfulhak.org => brian@FreeBSD.org
2002-03-13 11:31:08 +00:00
Patrick Li
82ffe2b5bc
Update to 2.5
...
PR: 35795
Submitted by: maintainer
2002-03-12 00:23:04 +00:00
Patrick Li
1eaca1eb5e
Update to 2.2
...
PR: 35359
Submitted by: maintainer
2002-02-26 22:43:25 +00:00
Dirk Meyer
074b6e889b
Upgrade to the last release. This release is basically for bug fixes.
...
It supports inn's storage manager => no more ugly patches!
PR: 34503
Submitted by: thierry@pompo.net
2002-02-23 15:26:57 +00:00
Dirk Meyer
fa774241a5
Upgrade to the last release. This release is basically for bug fixes.
...
It supports inn's storage manager => no more ugly patches!
PR: 34503
Submitted by: thierry@pompo.net
2002-02-23 14:23:48 +00:00
Dag-Erling Smørgrav
e473880602
Upgrade to 2.3.20020208.
2002-02-21 21:38:56 +00:00
Dirk Meyer
0bcd11754b
- Add Optional documentation to the package
2002-02-20 15:36:33 +00:00
Ade Lovett
14f1bab6e9
Update to 0.11.2, use MASTER_SITE_GNOME as primary location as part of
...
an ongoing attempt to ensure that ports in the GNOME metaports use
distfiles from the GNOME FTP sites for maximum (alleged :) compatibility.
2002-02-12 21:08:18 +00:00
Maxim Sobolev
35c4dde290
Update to 0.11.1.94.
...
PR: 34572
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-08 14:38:09 +00:00
Dag-Erling Smørgrav
d53fafc9a9
Upgrade to 2.3.20020208.
2002-02-08 13:29:44 +00:00
Dag-Erling Smørgrav
f01c9f6065
Unmaintain.
2002-02-08 10:44:10 +00:00
Pete Fritchman
4326ac11d5
Update to 0.1.7
2002-02-04 03:25:19 +00:00
Maxim Sobolev
5f8b5ea84b
Update to 0.11.1.93.
...
PR: ports/34426
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-31 08:20:30 +00:00
Patrick Li
f65b951b8f
Update to 20011031
...
PR: 34397
Submitted by: maintainer
2002-01-29 20:53:06 +00:00
Akinori MUSHA
897d06aa97
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
David W. Chapman Jr.
630ab43245
Update to 2.1
...
PR: 33445
Submitted by: maintainer
2002-01-27 16:39:06 +00:00
Dirk Meyer
dbcad19a4c
- Add a patch to use getloadavg(3) instead of nlist and kernel sysmbols
...
- bumped PORTREVISION
2002-01-25 06:41:19 +00:00
Dag-Erling Smørgrav
0f601033c4
Upgrade to 2.3.20020121.
2002-01-21 23:48:41 +00:00
Mario Sergio Fujikawa Ferreira
8557cd021d
Update maintainer address
...
PR: 34095
Submitted by: MAINTAINER
2002-01-20 22:32:44 +00:00
Maxim Sobolev
a8c56c94ba
Update to 0.11.91.
...
PR: 33909
Submitted by: John Marryweather Cooper <john_m_cooper@yahoo.com>
2002-01-15 08:32:27 +00:00
Maxim Sobolev
2f1ac14b4a
Update to 0.11.1.90.
...
PR: 33679
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-09 11:31:34 +00:00
Dirk Meyer
8b8bf0cb92
- Added more examples
2002-01-08 07:53:01 +00:00
Will Andrews
f3171de7e6
First round of auto* cleanups:
...
- 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/
2002-01-06 06:20:22 +00:00
Dirk Meyer
2025ba84ee
- make portlint happier
...
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
2002-01-05 23:43:13 +00:00
Dag-Erling Smørgrav
046c5feab3
Upgrade to 2.3.20020104.
2002-01-04 17:57:30 +00:00
Yoichi NAKAYAMA
a8997f5112
The previous maintainer wishes to give up his maintainership.
...
Submitted by: Ilya Martynov <ilya@martynov.org>
2002-01-04 02:14:10 +00:00
Yoichi NAKAYAMA
2910438889
Change installation directory to version specific one.
...
This is because Emacs 21 contain newer version of Gnus.
Approved by: maintainer
2002-01-03 18:29:57 +00:00
FUJISHIMA Satsuki
8624262e8d
o fix build: catch false condition.
...
o portlint.
PR: 33167(build error)
2001-12-25 12:21:17 +00:00
Andrey A. Chernov
83955fdc1a
Upgrade to 1.5.10
2001-12-25 00:18:51 +00:00
Dirk Meyer
bcfd2e8646
- Fix broken MASTER_SITES
2001-12-17 11:57:33 +00:00
Dag-Erling Smørgrav
5a6edfe3c2
2.3.20011213
2001-12-13 16:03:19 +00:00
Ying-Chieh Liao
0e7a3d037e
upgrade to 6.6.2
...
PR: 32698
Submitted by: maintainer
2001-12-13 07:58:26 +00:00
Ying-Chieh Liao
aa5a1fb40d
add pyne
...
An X11 offline Newsreader/Emailer
2001-12-11 03:41:58 +00:00
Maxim Sobolev
44a5189fe8
Update to 0.11.1.
...
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-12-06 09:41:45 +00:00
Kris Kennaway
e7cf917330
Remove tin.5 on deinstall
...
Submitted by: bento
2001-11-30 23:33:50 +00:00
Pete Fritchman
745e6b8e17
- add new MASTER_SITES
...
- USE_BZIP2
Submitted by: Jason Harris <jharris@widomaker.com>
- install documentation
Requested by: Thierry Thomas <thierry@thomas.as>
2001-11-24 22:04:18 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:49:34 +00:00
Pete Fritchman
18beb9b9c0
Update to 0.9.7.3
...
PR: 32064
Submitted by: Benedikt Schmidt <s_bschmi@ira.uka.de>
2001-11-20 21:12:25 +00:00
Dag-Erling Smørgrav
aad04c04bd
Upgrade to 2.3.20011115
2001-11-15 13:31:52 +00:00
Maxim Sobolev
31d407367d
Update to 0.11.0.
...
PR: 31718
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-11-13 11:16:30 +00:00
Pete Fritchman
043a29805c
- fix compilation of pam stuff in authinfo_pam.c
...
PR: 30758
- remove commented out pgp depend
- add automake depend to automake14 (there should have been a USE_AUTOMAKE
in the first place, but this doesn't play nice with automake 1.5)
2001-11-10 11:04:58 +00:00
Dirk Meyer
0a61922e9e
Include new patches:
...
c-news-patch-namelen
c-news-patch-inews-path
make regression test available in port Makefile (make test)
new PORTREVISION
2001-11-10 04:22:00 +00:00
Dag-Erling Smørgrav
7bbaf242ed
Upgrade to 2.3.20011106
2001-11-07 13:15:09 +00:00
Dag-Erling Smørgrav
27f3662ddd
Add NO_LATEST_LINK; inn-stable will always be at least as recent as inn.
2001-11-07 09:01:11 +00:00
Shigeyuki Fukushima
49a6d525c1
Activate flim113-{emacs,mule,emacs20,xemacs21-mule}.
...
Inactivate flim-{emacs,mule,emacs20,xemacs21-mule}-current.
Activate flim113-{emacs,mule,emacs20,xemacs21-mule}.
Stop to support flim-{emacs,mule,emacs20,xemacs21-mule}.
Synchronize the dependency with changing port name of flim/semi.
Approved by: maintainers
2001-11-05 16:50:49 +00:00
Pete Fritchman
422c303830
Add missing run depend on news/p5-News-Newsrc
...
Submitted by: Ronald Klop <ronald@klop.yi.org>
2001-11-03 18:52:55 +00:00
Pete Fritchman
32b0ae7e62
Update to 0.1.5
2001-11-02 14:03:43 +00:00
Dag-Erling Smørgrav
6edbe952ee
Upgrade to 2.3.20011022. Happy birthday, Mom!
2001-10-22 12:41:16 +00:00
Dirk Meyer
7b1a111123
Remove prototype, so it still compiles under CURRENT
...
killfile.c:58: conflicting types for `strnstr'
2001-10-14 18:07:46 +00:00
Matthew Hunt
339ecfa601
Add bin/inews to pkg-plist.
...
PR: ports/31217
Submitted by: Udo Schweigert <ust@cert.siemens.de>
2001-10-12 19:26:43 +00:00
Dirk Meyer
0455c140c5
- Add support for NEWSCTL
...
- patched pmcheck to work with more groups like documented
- patched pmcheck to give error result in more cases
- patched patch-pmdaemon to use FreeBSD paths.
2001-10-10 07:12:15 +00:00
Maxim Sobolev
93d60504ba
Update to 0.10.0.92.
2001-10-08 17:00:04 +00:00
Pete Fritchman
afbebb0cfe
Set maintainer to ports@FreeBSD.org
...
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Pete Fritchman
5acefb1308
Fix up the manpages with this port:
...
- install the X11-style (html formatted) manpage (this is handled manually
in pkg-plist)
- install a regular manpage
Discussed with/Submitted by: maintainer
2001-10-04 03:49:43 +00:00
Dirk Meyer
0dbc2a6bc0
maintainer-update
...
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
2001-10-03 15:39:51 +00:00
Pete Fritchman
f472cce261
Add a patch to fix a potential security hole (any shell scripts in uuencoded
...
archives would be executed, they were assumed to be a shar).
Bump PORTREVISION.
2001-10-03 05:38:39 +00:00
Pete Fritchman
fc269c2b02
Add WWW: and signature to pkg-descr
2001-10-03 03:51:03 +00:00
Pete Fritchman
2f8d785118
- update to 0.1.3
...
- add regexp to ensure ${PERL} is used in newsgrab.pl
- fix typo in pkg-comment (uuencode -> uudecode)
2001-10-03 03:23:02 +00:00
Dirk Meyer
f791c3f7f2
Support new Options:
...
SUCK_WITH_SSL=yes or WITH_SSL=yes
Update URL's.
Thanks to <thierry@thomas.as>
-- Changes from Suck-4.2.5 -> Suck-4.3.0
* As of this version, my e-mail address has changed from
from bobyetman@worldnet.att.net to bobyetman@home.com
* changes to allow it to use SSL.
* rpost.c - added -i option, to ignore the
readonly opening response and try
to post anyway, since inn-2.3, when
using authinfo, still sends 201 code
meaning readonly.
- do_authenticate() - added print
statements to show start of, and
successful completion of authentication.
* suck.c - get_one_article_kill() - add test
for header_only mode when in stdout mode
to not download the body.
- get_one_article(), get_articles() - added
-bP option, to post articles during download.
2001-09-30 10:31:45 +00:00
Maxim Sobolev
7c898ff99a
Update to 0.10.0.91.
2001-09-24 09:58:35 +00:00
David W. Chapman Jr.
479a523af4
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
...
PR: 30497
Submitted by: Dan Larsson
Approved by: will
2001-09-23 19:50:42 +00:00
Akinori MUSHA
59358b9cf9
Sort entries.
2001-09-21 05:59:19 +00:00
David W. Chapman Jr.
5872a89c3b
Remove jseger and torstenb from maintainership of their ports, they
...
have been inactive for too long
Approved by: will
2001-09-17 17:40:31 +00:00
David W. Chapman Jr.
2786013a14
Add missing dependency to security/p5-Digest-MD5
...
Bump PORTREVISION
PR: 30605
Submitted by: maintainer
2001-09-16 20:52:45 +00:00
Dag-Erling Smørgrav
949b01c1e0
Upgrade to 20010913, and take care to run rc.news as news, not root.
2001-09-14 23:14:00 +00:00
Mark Pulford
d4edef4bb4
Add xrn 9.02, Usenet News reader for the X Window System.
...
PR: 30564
Submitted by: Anders Nordby <anders@fix.no>
2001-09-14 13:50:58 +00:00
Maxim Sobolev
b135d533e0
Fix a potential useless CPU time eating.
...
PR: 30554
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>, Chris Vance
2001-09-14 13:25:15 +00:00