Johann Visagie
62561c4b0c
- Update to version 2.4.0b5
...
- Remove a verifiably bad site from MASTER_SITES.
- Remove duplicate entry (DNS entry points to same IP) from MASTER_SITES.
- Add new mirror to MASTER_SITES.
- Change MAINTAINER to -ports, as the previous maintainer (and author) has
expressed a lack of interest in continued maintenance of this port.
- Deploy DOCSDIR.
- General clean-up and reorganisation of Makefile.
- Remove PKGMESSAGE completely, since this port requires no user action which
is out of the ordinary (I do not consider editing configuration files to be
out of the ordinary), and it contains no information which is not also
contained elsewhere in a more standardised location.
- Add NO_CDROM, as this software is not free and never has been.
- Bring the startup script installed in ${PREFIX}/etc/rc.d up to current
standards (I hope).
- Install a fully functional startup script in ${PREFIX}/etc/rc.d (as most
ports now do), instead of an inactive .sample startup script.
- Install HTML documentation.
- Deploy %%PORTDOCS%% pragma in pkg-plist.
- Make SPOOLDIR a user-tweakable option (default: /var/spool). NNTPCache
will cache news articles in ${SPOOLDIR}/nntpcache.
- Remove the non-standard "hardlink-pgp-files" target from Makefile.
- Comment out the run-time dependency on security/pgp for now. The only
NNTPCache functionality which depends on PGP is very optional indeed and
furthermore, there is now a plethora of PGPish ports for the user to choose
from. (This may need to be tweaked further, since NNTPCache builds without
PGP support if PGP is not detected during the configurations stage.)
Approved by: Julian Assange <nntpcache@nntpcache.org>, previous maintainer
2001-09-14 09:47:23 +00:00
Maxim Sobolev
7c0bb5a399
Correct MASTER_SITES.
...
Submitted by: olgeni, Mike Harding <mvh@ix.netcom.com>
2001-09-12 07:53:06 +00:00
Maxim Sobolev
4f0e364f53
Update to 0.10.0.90.
2001-09-11 16:23:44 +00:00
Andrey A. Chernov
5676988fbd
Bump png major
2001-09-11 03:32:41 +00:00
Kevin Lo
1620f1dc30
- Update to the lastest version
...
- Update MAINTAINER's email address
PR: 30452
Submitted by: MAINTAINER
2001-09-09 16:15:39 +00:00
Satoshi Taoka
13b8e37744
* Unify info files for t-gnus
...
Submitted by: sf
* Add xemacs-package into {RUN,BUILD}-DEPENDS
Pointed out by: sf and bento
2001-08-28 05:08:36 +00:00
Kris Kennaway
82dd05233d
Mark FORBIDDEN (so bento does not try and package it): this port no longer
...
works with the google deja service.
PR: 26436
Submitted by: Kim Scarborough <sluggo@unknown.nu>
2001-08-25 21:05:44 +00:00
Pete Fritchman
2c74158e02
- update to version 0.9.7.2
...
- use MASTER_SITE_SOURCEFORGE
- build with SSL by default (WITH_SSL => WITHOUT_SSL)
- replace patch w/regex
- clean up do-install target
- better pkg-descr
- take over as maintainer
PR: 29918
Submitted by: petef
Reviewed by: ade
Approved by: previous maintainer (xaa+ports@timewasters.nl )
2001-08-23 15:30:40 +00:00
Kris Kennaway
6023637e8f
Update to leafnode 1.9.19 and freshen the MASTER_SITES
...
Approved by: maintainer
2001-08-23 11:24:57 +00:00
Dirk Meyer
4bffce3b34
Removed MASTER_SITE
2001-08-23 06:09:44 +00:00
Pete Fritchman
35db8cc37d
Change my email address to petef@FreeBSD.org for the ports I maintain.
...
Reviewed by: ade
2001-08-22 23:07:23 +00:00
Maxim Sobolev
20740446aa
Don't use nl_langinfo() - this interface doesn't exist in 4-stable.
...
Reported by: Jose M. Alcaide <jose@we.lc.ehu.es>
2001-08-22 18:41:46 +00:00
Dag-Erling Smørgrav
22576fd705
Upgrade to 2.3.20010821
2001-08-21 21:49:55 +00:00
Maxim Sobolev
4980edc012
Update to 0.10.0.
2001-08-21 15:34:42 +00:00
Brian Somers
0cc99c4700
It's no longer necessary to use ``ftp'' to fetch this
2001-08-20 09:04:48 +00:00
Dirk Meyer
5564b55b17
Take Maintainership
2001-08-19 13:43:27 +00:00
Trevor Johnson
404195ed6f
Turn Adam David's ports loose. Look out, world!
...
Approved by: adam
2001-08-18 07:56:51 +00:00
Mikhail Teterin
898e952ce9
Fix a bug in my patch, which caused the temporary file to be unlinked
...
unfairly. Thanks, Alex!
Submitted by: Alexander Leidinger
2001-08-15 22:41:46 +00:00
Andrey A. Chernov
053d74483a
Add WITH_TIN_ to variable
2001-08-12 20:40:15 +00:00
Jeroen Ruigrok van der Werven
4f3fb49e77
Remove patch file not longer needed
...
Reminded by: MAINTAINER
2001-08-09 05:25:29 +00:00
Andrey A. Chernov
66976d0239
Upgrade to 1.5.9
2001-08-07 16:44:01 +00:00
Mario Sergio Fujikawa Ferreira
91f190ead0
o Update maintainer email address
...
o Add extra documentation
o Support NOPORTDOCS
o Fix BUILD_DEPENDS while here
PR: 29236
Submitted by: MAINTAINER
2001-08-07 16:25:27 +00:00
Jeroen Ruigrok van der Werven
8a6a0cf0e3
Update to 1.2.5.
...
No changes to the program, merely the use of gmake and autoconf/automake.
2001-07-21 16:04:55 +00:00
Anton Berezin
52c4a55a74
Patch the module to remove unnecessary `use 5.6.0' statement, so that
...
the port can be used in -stable.
Upon the maintainer request, drop his maintainership of this port.
Approved by: MAINTAINER
PR: 29055
2001-07-18 21:36:33 +00:00
Dirk Meyer
ac3e2a0743
- fix possible coredump for nodelist-entrys with more than 8 flags
2001-07-16 18:28:55 +00:00
Mikhail Teterin
6bcb0919aa
Re-do the patch-png.c "by the book" -- following the examples in
...
libpng(3) to be able to use the new libpng, which disabled some
deprecated interfaces.
Modify file.c to use mkstemp instead of tmpnam. Fix an old bug
-- when the new server's configuration is created from scratch,
we write a file and then read it -- use O_RDWR instead of
O_WRONLY.
I could not reproduce Andreas' complaint regarding compface
related crashes and plan to re-enable them in the Makefile.
Too bad this program is no longer in development :(
2001-07-13 17:23:57 +00:00
Dag-Erling Smørgrav
69312c340d
Upgrade to 2.3.20010707
2001-07-08 11:43:24 +00:00
Tom Hukins
fd23e4d892
Fix up problems due to earlier commit
...
Reviewed by: Mike Harding <mvh@ix.netcom.com>
2001-07-07 19:42:25 +00:00
Tom Hukins
c0ae55e1e9
Upgrade to 2.14
2001-07-07 15:12:46 +00:00
Ying-Chieh Liao
5f6b09dcbc
Add USE_GNOMELIBS= yes since configure looks for it and breaks if its not found.
...
PR: 28075
Submitted by: Patrick Li <pat@databits.net>
2001-07-06 17:32:36 +00:00
Ying-Chieh Liao
2ce4d8b5da
add newsgrag
...
Download and uuencode binary files from USENET using regexps
PR: 280687
Submitted by: Pete Fritchman <petef@databits.net>
2001-07-06 17:29:37 +00:00
Dirk Meyer
385c248462
change MAINTAINER to FreeBSD.org address
2001-06-24 04:28:57 +00:00
Jeroen Ruigrok van der Werven
d61771183c
Update slrn to 0.9.7.1
...
PR: 28259
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
2001-06-22 11:24:33 +00:00
Vanilla I. Shu
75488e252b
Upgrade to 1.08.
...
Approved by: maintainer
2001-06-20 06:12:04 +00:00
Ade Lovett
4f5620349f
Clean up dependency chains after moving gtkhtml/gal inside the
...
USE_GNOME knob
2001-06-19 09:43:08 +00:00
Dirk Meyer
9927ee0773
- knews won't compile if you have png-1.0.12 installed.
...
I made a fix, but this interface in use is marked "depricated".
- Bumped PORTREVISION
2001-06-17 18:13:44 +00:00
Jimmy Olgeni
d3f7332086
Preserve files in etc/. Change pkg-install to avoid overwriting them at
...
install time.
2001-06-17 17:25:23 +00:00
Ying-Chieh Liao
3af5838e74
fix mtree problem
...
PR: 28176
Submitted by: maintainer
2001-06-17 16:17:45 +00:00
Dag-Erling Smørgrav
fc8925fb9e
Upgrade to 2.3.20010612.
2001-06-13 00:03:35 +00:00
Ade Lovett
fb5c1a423f
New maintainer, Pete Fritchman <petef@databits.net>
...
Previously owned by ports@
2001-06-11 23:59:47 +00:00
Chris Piazza
8eb353d24d
Update to pan 0.9.7 "Just Another Victim of the Ambient Morality"
2001-06-08 06:20:36 +00:00
Dirk Meyer
a6848b0f4c
- Update to Fidogate 4.4.4
...
Changes in 4.4.4:
* rfc2ftn: fixed severe bug in handling of long header lines,
e.g. References, which caused missing or incorrect ^AREPLYs. Thanks
to Stephan Heitbrink <heitbrink@gmx.net> for reporting the bug and
providing the test input news article files.
* hosts2dns: default MX changed
2001-06-05 04:52:47 +00:00
Dag-Erling Smørgrav
aebcb731ca
Build with SSL/TLS support.
2001-06-05 04:30:20 +00:00
Dag-Erling Smørgrav
3eb9ee55c5
Update to 20010604, and build with SSL/TLS support.
2001-06-05 02:57:42 +00:00
Dirk Meyer
fc97789d9e
- Use proper POSIX syntax for `chown' in pkg-plist.
2001-06-04 06:28:52 +00:00
David E. O'Brien
90eb686abd
Use proper POSIX syntax for `chown'.
2001-06-01 06:05:18 +00:00
Dirk Meyer
f448452c41
- Added misssing BUILD_DEPENDS for suck-cnews slave port.
2001-05-31 04:47:09 +00:00
Jimmy Olgeni
da399ca8a6
Add management of etc/tin.defaults to pkg-plist.
2001-05-27 15:33:07 +00:00
Kevin Lo
203f6b5929
Update to version 1.2.4
...
PR: 27625
2001-05-27 15:23:17 +00:00
Matthew Hunt
be06d57118
Upgrade to test76.
2001-05-27 06:41:11 +00:00
Dirk Meyer
03a6227a8c
- Redesign in pkg-plist, all directorys are now created removed
...
with respect of the configuration paths.
- Bumped PORTREVISION
2001-05-26 16:50:06 +00:00
Dirk Meyer
730d5de276
- Change path in pkg-plist, using %D instead of absoulte names
2001-05-26 15:29:12 +00:00
Dirk Meyer
1211c83571
- Changed BUILD_DEPENDS, so INN don't have to be extracted any more.
...
- PORTREVIOSION is not bumped, as the port has not changed.
2001-05-26 15:00:39 +00:00
Mikhail Teterin
5d9939e941
Use the latest tarball available -- 55b3_freebsd4.
2001-05-25 17:09:20 +00:00
Dag-Erling Smørgrav
31c553f1d3
Install two additional headers. While we're there, upgrade to 2.3.20010523.
...
Submitted by: dinoex
2001-05-24 14:56:17 +00:00
Dag-Erling Smørgrav
2d97881325
Install two additional headers.
...
Submitted by: dinoex
2001-05-24 14:17:13 +00:00
Dirk Meyer
789e826fff
- New Port to build a package linked with cnews
...
- Suck is used as master-port
2001-05-24 11:07:13 +00:00
Dirk Meyer
4abef19ed8
- set PKGNAMESUFFIX if package is linked with cnews.
2001-05-23 05:56:58 +00:00
Dirk Meyer
11d9f1ee7a
- Change pkg-plist, wrong command fixed
2001-05-22 20:50:35 +00:00
Maxim Sobolev
bb53f3ecee
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
...
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
Dirk Meyer
5b14493a38
- Update patch to find includes from INN 2.3.2
...
- Took maintanership
2001-05-22 06:29:02 +00:00
Dag-Erling Smørgrav
f12984189c
Upgrade to 2.3.20010520
2001-05-21 19:28:35 +00:00
Ying-Chieh Liao
eae26bbb82
upgrade to 0.4.11
...
drop maintainership
2001-05-21 19:10:04 +00:00
Brian Somers
435cce1801
Upgrade to 1.9.18
2001-05-21 10:07:12 +00:00
Jun Kuriyama
6af0fbd491
Fix plist.
...
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
PR: ports/27356
2001-05-21 07:11:26 +00:00
Dirk Meyer
18c5284715
- @exec randlib removed, it alters the libcnews.a so it won't be deinstalled.
...
PR: 27340
2001-05-20 08:47:06 +00:00
Dirk Meyer
741cd98351
- Add matchting @unexec lines for serveral "@exec"
...
So when package is removed, disr will clean.
Problem only found in depended ports: c-nocem, nntpd, ...
- Bumped PORTREVISION
PR: 27340
2001-05-20 04:22:36 +00:00
Dirk Meyer
f638f46b75
- Added missing dependency for libcnews.a
2001-05-16 18:46:42 +00:00
Dirk Meyer
42b43ef82a
- Removed inactive MASTER_SITE
2001-05-16 18:45:42 +00:00
Ade Lovett
5ed28dbe7a
SWitch maintainership of core GNOME ports to a small group of
...
committers (gnome@FreeBSD.org ), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Vanilla I. Shu
001c3c4aa2
Upgrade
...
p5-Apache-AuthTicket => 0.31
p5-Apache-AuthenCache => 0.04
p5-Business-CreditCard => 0.23
p5-CGI-Cache => 1.03
p5-Crypt-CipherSaber => 0.60
p5-Crypt-SSLeay => 0.25
p5-File-Cache => 0.16
p5-Filter => 1.23
p5-FreezeThaw => 0.41
p5-HTML-Stream => 1.49
p5-Mail-Audit => 1.10
p5-Mail-Box => 1.111
p5-Mail-IMAPClient => 2.1.2
p5-Mail-Sender => 0.7.08
p5-Math-FixedPrecision => 0.14
p5-Math-GMP => 1.07
p5-NNTPClient => 0.37
p5-Net-SSLeay => 1.07
p5-Proc-Background => 1.03
p5-Quota => 1.3.3
p5-Text-Template => 1.31
p5-WWW-Search => 2.19
p5-XML-RSS => 0.97
p5-chart => fix pkg-plist
2001-05-10 01:20:55 +00:00
Kevin Lo
d9941790cb
Update MASTER_SITES
...
PR: 27091
Submitted by: Andreas Schulz <ats@first.gmd.de>
2001-05-07 15:08:53 +00:00
Kevin Lo
2c03eff6bd
Fix pkg-plist
...
PR: 27174
Submitted by: MAINTAINER
2001-05-07 15:04:15 +00:00
Dag-Erling Smørgrav
747f085380
Upgrade to 2.3.20010503.
2001-05-04 22:08:12 +00:00
Ade Lovett
48d56577d5
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
...
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Dag-Erling Smørgrav
7ce0c30d75
Upgrade to INN 2.3.2.
2001-05-04 21:40:07 +00:00
Jimmy Olgeni
885dda7e86
Add the syscons definitions of pageup and pagedown to the stock
...
slrn.rc sample file.
This patch has been sent to the slrn author, who will integrate it
into the next release.
No PORTREVISION bump: this patch affects an example only.
2001-05-03 22:51:51 +00:00
Kris Kennaway
d3fa1e9d13
Don't hard-code -O2
2001-04-30 00:22:07 +00:00
Satoshi Asami
f286092d13
Fix syntax error by adding a '\' at the end of a line.
...
Submitted by: bento
2001-04-29 09:29:41 +00:00
Alexander Langer
4dcbaf4ca4
This needs mimelib.
2001-04-28 15:05:50 +00:00
Matthew Hunt
f5f262a55b
No need to use https for the WWW URL.
2001-04-27 10:20:06 +00:00
Dag-Erling Smørgrav
de1bff4368
Update to 20010420. No changes except distfile name and checksum.
2001-04-21 20:49:25 +00:00
Steve Price
16f1331280
Remove empty directories on uninstall.
2001-04-20 13:16:43 +00:00
Kris Kennaway
7cc13b6ff3
Switch to .bz2 distfile to save a bit of space.
2001-04-17 16:21:36 +00:00
Will Andrews
51d8e34c5b
Fix PLIST.
...
Found by: bento
2001-04-17 05:07:14 +00:00
Andrey A. Chernov
cfe1946604
Upgrade to 1.5.8
2001-04-13 22:28:42 +00:00
Dirk Meyer
34d4a9724a
added %%PORTDOCS%% in pkg-plist
2001-04-13 11:43:12 +00:00
Dirk Meyer
a845846805
Update Makefile and pkg-descr to honor Maintainer,
...
as suggested by <ben@FreeBSD.org>
PR: 25534
2001-04-08 18:51:32 +00:00
Dirk Meyer
827d3c4f0f
- appied patch from PR 25594
...
- make portlint happier
- clean pkg-plist
PR: 25534
Submitted by: thierry@thomas.as
2001-04-08 10:51:45 +00:00
Will Andrews
385d26eb0b
Various fixes:
...
- Put kdesupport11 dependency back. I forgot that it is not implied by
kdelibs11 as kdesupport2 is by kdelibs2.
- HAS_CONFIGURE -> GNU_CONFIGURE in some cases were needed.
- Add X11 headers to CPPFLAGS for moonshine (extreme case).
2001-04-04 07:52:38 +00:00
Munechika SUMIKAWA
584de38ca9
Upgrade to 0.9.7.0.
...
PR: ports/26325
Submitted by: xaa+ports@timewasters.nl
2001-04-04 00:54:01 +00:00
Will Andrews
dbba8af644
Overhaul QT/KDE support:
...
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure <faure@kde.org> (proxy auth patches)
Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Maxim Sobolev
4ca0e60800
-pthread --> ${PTHREAD_LIBS}
...
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Dirk Meyer
30f9deb06d
change /nonexistent to ${NONEXISTENT} as noted in porters handbook
2001-03-23 17:34:06 +00:00
Dag-Erling Smørgrav
8d62dc5baf
(finally!) upgrade to 3.0-REL.
2001-03-22 08:40:18 +00:00
Dag-Erling Smørgrav
1d4b36734a
Update to 2.3.20010321.
2001-03-21 15:29:26 +00:00
Matthew Hunt
41bafd87ec
Upgrade to test75.
...
Submitted by: David McNett <nugget@slacker.com>
2001-03-21 00:06:36 +00:00
Dirk Meyer
e3a0f000b4
- fix depends for INN
...
- upgraded depends from INN2.2 to INN2.3
- port now honors NOPORTDOCS
2001-03-19 18:44:27 +00:00
Dirk Meyer
9cbb1f268f
- Updated to 4.2.5
...
- New Master Site, Old Site is not accessible
- included History-Check for cnews and inn2.2
PR: 25411
Submitted by: dinoex, greg@greg.rim.or.jp
2001-03-17 13:16:14 +00:00
Dirk Meyer
39cba59c63
Add default CNEWSBIN, to ensure package can be made
2001-03-15 21:16:59 +00:00
Jun Kuriyama
6fcc1fab3a
Remove bogus trailing backslash.
...
Submitted by: bdluevel@heitec.net
PR: ports/25795
2001-03-14 12:36:06 +00:00
Dirk Meyer
e3ef587247
fix pkg-plist, even if CNEWSBIN is not set
2001-03-14 07:27:51 +00:00
Maxim Sobolev
d5478732e2
Update version number of gtkmm shared library.
2001-03-13 15:18:05 +00:00
Jun Kuriyama
2f3ff2a95a
Add more official mirrors to MASTER_SITES.
...
Submitted by: maintainer
PR: ports/25700
2001-03-12 03:05:03 +00:00
Andrey A. Chernov
5dee439748
Fix wrong configuration detection due to missing include
2001-03-11 05:55:42 +00:00
Dirk Meyer
b0de0b2fdb
Changing path for BUILD_DEPENDS.
...
For some unknown reason for the i386 ports build had failed,
workdir was searched in: "/tmp/usr/ports/news/cnews/work/"
but created files are at: "/tmp/a/ports/news/cnews/work/"
changed to use ${.CURDIR} instead of ${PORTSDIR}
old: ${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work/
new: ${WRKDIRPREFIX}${.CURDIR}/../cnews/work
2001-03-11 05:52:05 +00:00
Kris Kennaway
334dea0cfb
Fix plist
2001-03-11 02:35:32 +00:00
Dag-Erling Smørgrav
8385507d91
Update to 20010310, and fix the same chown bug as in news/inn.
2001-03-11 02:35:31 +00:00
Dag-Erling Smørgrav
37e62f56b8
Forgot to bump PORTREVISION.
2001-03-11 01:18:51 +00:00
Dag-Erling Smørgrav
a283186713
Avoid chown'ing /usr/local/man/man* to news:news.
2001-03-11 01:06:19 +00:00
Satoshi Taoka
4bef16225c
Update version to 6_14_6-04
2001-03-10 09:57:33 +00:00
Dirk Meyer
841147cc76
Update to new stable release of fidogate
2001-03-10 06:20:44 +00:00
Dag-Erling Smørgrav
d63f8f6234
Update to 20010306 (and synch with changes in news/inn/Makefile)
2001-03-07 00:01:17 +00:00
Dag-Erling Smørgrav
8c4f78a6bb
Install some header files which third-party utils may need.
...
Avoid leaving cruft behind in the db directory.
2001-03-06 23:28:17 +00:00
Dag-Erling Smørgrav
8c664bbc1c
Belatedly upgrade to 2.3.1.
2001-03-05 15:00:32 +00:00
Ying-Chieh Liao
852a22c169
add cleanfeed, a spam filter for Usenet news servers
...
PR: 24481
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-03-05 07:16:42 +00:00
Vanilla I. Shu
68c2f99c63
Remove do-configure section, use PERL_CONFIGURE now.
2001-03-01 06:39:18 +00:00
Steve Price
6a0bb4532e
Update to version 0.9.6.4.
...
PR: 25383
Submitted by: maintainer
2001-02-27 02:00:46 +00:00
Tom Hukins
cc9cd88646
Update to version 2.12
2001-02-26 14:09:42 +00:00
Steve Price
d8f88d6f7b
Minor pkg-plist fixes.
...
PR: 23806
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-02-26 03:34:31 +00:00
Dirk Meyer
25bc2438e5
Added URL, removed empty lines to make portlint happy
2001-02-23 19:46:33 +00:00
Dirk Meyer
af4b7cdb70
Master-Sites changed, renaming of directories.
...
Approved by: will
2001-02-23 05:48:23 +00:00
Ying-Chieh Liao
9538c83c08
add ija, an interactive command line frontend of Deja
2001-02-17 16:35:10 +00:00
Mario Sergio Fujikawa Ferreira
d124027c46
typo clean up police: \s -> \t
2001-02-14 20:19:44 +00:00
James E. Housley
94483d88dd
Make look gnus info docs look better in info docs listing (/usr/local/info/dir)
...
PR: 24990
Submitted by: Ilya Martynov <ilya@martynov.org> MAINTAINER
2001-02-11 16:39:09 +00:00
Ade Lovett
c22b07ba35
Update to 0.9.3
2001-02-11 02:40:05 +00:00
Ade Lovett
3a976e9d1b
Gah. Fix pkg-descr to point to the new location, too, along with a
...
few other cleanups.
2001-02-07 18:17:36 +00:00
Ade Lovett
16b74b4839
MASTER_SITE moved.
...
Submitted by: distfile survey
2001-02-07 18:13:52 +00:00
Jimmy Olgeni
7e56ee3755
Style fixes for news.
2001-02-05 15:47:59 +00:00
Akinori MUSHA
ea9a60dab2
Take over the maintainership. I've once touched this port.
...
Create a clean BSD Makefile instead of modifying the original.
2001-02-01 19:13:12 +00:00
Clive Lin
8ea3b67cff
Newest version of gnus for emacs20. If you think the gnus comes with
...
emacs20 port is too old, try this out.
PR: 24714
Submitted by: Ilya Martynov <ilya@martynov.org>
2001-02-01 14:25:17 +00:00
Clive Lin
07aeb74ac3
- Support CC properly
...
- Apply to 'one file per patch' convention
PR: 24675
Submitted by: tkato@prontomail.ne.jp
2001-01-28 00:24:38 +00:00
Will Andrews
0997884ca3
Remove inactive MAINTAINER <smace>, who hasn't committed in 20 months.
2001-01-27 05:28:29 +00:00
Ying-Chieh Liao
ee2c544fa7
update ubh from 1.3 to 1.5
...
PR: 24615
Submitted by: joseph@randomnetworks.com
2001-01-25 14:02:31 +00:00
Dirk Meyer
5573acfefe
Removed blank line to make portlint happy
2001-01-24 06:29:13 +00:00
Dirk Meyer
ffcfbce11c
Removed write permissions on %PREFIX%/news/cnewsbin/input/newsspool
...
global SUID bit is needed by uux group permission will not be enought.
Thanks to jedgar@fxp.org (Chris Faulhaber) for security advice.
2001-01-24 06:23:07 +00:00
Kelly Yancey
9460afdbc4
Update bgrab to latest version (1.36).
2001-01-21 03:45:01 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Alexander Langer
4e1787ab09
This port needs PGP. Add GnuPG as dependency.
...
Submitted by: bento
2001-01-12 15:10:54 +00:00
Jun-ichiro itojun Hagino
8a1d4f194e
drop myself from MAINTAINER. too many KAME platforms to support,
...
to little time...
2001-01-09 05:57:08 +00:00
Dag-Erling Smørgrav
166f3e0681
Update to 20010107.
2001-01-08 13:01:10 +00:00
Alexander Langer
6f37193b12
Add glitter 1.0.b.1, a free GTK based binary downloader.
...
PR: 23407
Submitted by: Greg Greenaae <greg@gregnet.net>
2001-01-05 17:39:14 +00:00
Tim Vanderhoek
baa7ff608e
Update to 0.3.3. The changes are nearly imperceptible; mainly
...
cosmetic.
2001-01-05 08:01:17 +00:00
Andreas Klemm
a0c10a572f
Changed maintainer to ports, I want to reduce my personal workload.
...
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:26:04 +00:00
Will Andrews
60f2b6b7a8
Goodbye, YEAR2000. Hello, 2001.
...
Approved by: asami
2001-01-01 10:15:16 +00:00
Dag-Erling Smørgrav
eb4e1e556b
Add pkg-install, forgotten in previous commit.
2000-12-21 20:43:52 +00:00
Dag-Erling Smørgrav
77802af27f
Update to 2.3.20001220, and try to get as close to news/inn as possible.
...
Ideally, this should use news/inn as MASTERDIR, or the two ports should
be merged.
2000-12-21 20:41:36 +00:00
Will Andrews
272b15896e
Fix violations of COMMENT files.
...
PR: 22986
Submitted by: Ports Fury
2000-12-21 08:54:25 +00:00
Brian Somers
0cf177c62a
Upgrade to version 1.9.17
2000-12-13 02:14:58 +00:00
Steve Price
0a4506b28e
Implement a serious hack that should allow people to fetch the distfile
...
for this port.
PR: 23028
2000-12-11 02:13:43 +00:00