1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

1919 Commits

Author SHA1 Message Date
Rong-En Fan
d90c208501 Add p5-POE-Component-Server-NNTP 0.97, a component that provides NNTP
server functionality.

PR:		ports/109459
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2007-02-24 09:06:35 +00:00
Max Khon
5dd30c7a46 Fix build with gcc41 on amd64 2007-02-23 05:52:26 +00:00
Jeremy Messenger
0fe888364b Update to 0.125. 2007-02-22 21:35:29 +00:00
Alexander Botero-Lowry
fc8d446dbd - update to 0.12
Submitted by:	Philip Jenvey (maintainer, via irc)
2007-02-22 04:21:12 +00:00
Jeremy Messenger
e1c0d4ff81 Update to 0.124. 2007-02-13 04:48:43 +00:00
Andrey A. Chernov
536c789c22 Rename url_handler.sh to tinurl_handler.sh to avoid conflict with
urlview port.

PR:             109090
2007-02-12 18:28:37 +00:00
Thierry Thomas
183cdb8416 Change BROKEN into IGNORE: newsx does not build on the cluster ATM since
INN does not install its default configuration files any more when
installed as a package, but the port is OK.
2007-02-11 17:21:33 +00:00
Kris Kennaway
de78dd974b Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
2007-02-11 01:23:35 +00:00
Kris Kennaway
3576a30531 BROKEN: Configure fails 2007-02-10 22:54:08 +00:00
Kris Kennaway
a52f85fcc0 BROKEN: Does not install 2007-02-10 22:50:07 +00:00
Andrey A. Chernov
41d8df2eb9 Update to 1.8.3
PR:             108995
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
2007-02-10 19:00:25 +00:00
Jeremy Messenger
ad65ef095a Update to 0.123. 2007-02-07 06:18:03 +00:00
Jeremy Messenger
1319cc8205 Update to 0.122. 2007-02-04 05:45:28 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Andrey Slusar
ea063428cf Update to 5.1.7 2007-01-30 20:56:35 +00:00
Alexander Botero-Lowry
fa8f2db627 - update to 0.11
PR:		108532
Submitted by:	Philip Jenvey <pjenvey@groovie.org>
2007-01-30 05:31:48 +00:00
Kris Kennaway
a01439c2ca Retire NO_FILTER_SHLIBS now that it no longer serves a purpose 2007-01-30 04:25:35 +00:00
Kris Kennaway
b5de47e69a Use libtool port instead of included version to avoid a.out objformat botch 2007-01-29 23:51:55 +00:00
Andrey Slusar
65cbff6efe Fix tossing, when `packet' in passwd defined. 2007-01-29 10:55:59 +00:00
Shaun Amott
ec60b4b254 Fix inn and inn-current install.
Nudged by:	pav
2007-01-26 22:54:21 +00:00
Jeremy Messenger
4a444c46f5 Update to 0.121. 2007-01-23 19:33:02 +00:00
Yen-Ming Lee
65952a8739 - fix a bug to handle duplicate spam.filter in nntpcache.access correctly.
(patch sent back to authors. fix it first before next release)
2007-01-17 13:38:12 +00:00
Nicola Vitale
d53e5f01e3 With XPN you can read/write articles on the Usenet with a good MIME
support (better than some well known newsreaders).

XPN can operate with all the most diffuse charset starting from US-ASCII
to UTF-8. When you edit an article XPN automatically chooses the best
charset, however is always possible to override this choice.

There also other useful features like scoring, filtered views,
random tag-lines, external editor support, one-key navigation,
ROT13, spoiler char ...

WWW:	http://xpn.altervista.org/

Approved by:	alexbl (mentor, implicit)
2007-01-14 21:55:30 +00:00
Ion-Mihai Tetcu
1d0edd85f9 Add a new patch/files dir to news/klibido port to enable support
for up to 20 simultaneous server connections instead of the
default limit of 10. This will allow users with Giganews accounts
to take full advantage of their max connections allowed.

PR:		ports/107851
Submitted by:	Conrad J. Sabatier (maintainer)
2007-01-13 15:28:12 +00:00
Martin Wilke
2199e97541 - Update to 0.3.0
PR:		107842
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:	maintainer
2007-01-12 21:17:14 +00:00
Max Khon
811bf950be Add LOCALBASE to MAKE_ARGS. 2007-01-11 15:56:09 +00:00
Andrey Slusar
f40e0d579d Fix works `outb-kill' script.
Reported by:	Yuri Chumakov
2007-01-09 14:36:05 +00:00
Andrey Slusar
00658ff15a Fix works `outb-kill' script.
Reported by:	Yuri Chumakov
2007-01-09 14:29:23 +00:00
Jeremy Messenger
4008ca24f0 Update to 0.120. 2007-01-03 05:43:14 +00:00
Andrey Slusar
8268353b67 Update to 5.1.6ds 2006-12-30 22:39:37 +00:00
Sergey Skvortsov
d829de21e4 Update to 2.01
Changes:	http://search.cpan.org/src/BINGOS/POE-Component-Client-NNTP-2.01/Changes
PR:		ports/107093
Submitted by:	chinsan
2006-12-25 14:23:55 +00:00
Jun Kuriyama
265500d7d8 - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:	ume
2006-12-22 02:51:16 +00:00
Jun Kuriyama
fc5b96f1a8 - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.

Thanks to:	dougb, lofi
2006-12-21 13:31:56 +00:00
Dirk Meyer
a6238382d0 LuserNET is an NNTP-based news reader for GNUstep.
WWW: http://web.telia.com/~u42308495/alex/LuserNET/LuserNET.html
2006-12-18 10:32:20 +00:00
Andrey Slusar
2b40b441d0 Add WITH_NFS_LOCK - it's enable build with nfs safe locks.
Reported by:	Alexander Gottlieb
2006-12-17 10:43:24 +00:00
Dirk Meyer
e8f27fc90f - fix build with gcc41 again, new snapshots are more pedantic 2006-12-14 09:56:00 +00:00
Pav Lucistnik
a3cd942cb8 - Unbreak: fix build on 5.X and above
PR:		ports/106201
Submitted by:	Peter Johnson <johnson.peter@gmail.com>
2006-12-02 13:05:53 +00:00
Max Khon
2c5bcb4dfd Update to 1.1.5.20061116
PR:		105052
Submitted by:	Alexander Logvinov
2006-11-29 19:32:30 +00:00
Max Khon
889d7079c1 - Skip texi2html step and do not include .html documentation
- Bump PORTREVISION

Pointed out by:	kris via pointyhat
2006-11-28 17:38:41 +00:00
Yen-Ming Lee
ec656d200c - unbreak on sparc64 [1]
- stop sending debug mail

PR:		[1] 105752
Submitted by:	shaun@
2006-11-25 03:00:22 +00:00
Kris Kennaway
95ab832b5e BROKEN: Install fails 2006-11-17 06:38:36 +00:00
Kris Kennaway
ce4dcb8f27 BROKEN: Fails to patch 2006-11-17 06:37:55 +00:00
Andrey Slusar
0540ac4e04 Fix areafix and ftntick crashes. 2006-11-15 11:31:35 +00:00
Alexander Botero-Lowry
70242eb78f - update to 0.10
PR:		105508
Submitted by:	Philip Jenvey <pjenvey@groovie.org> (maintainer)
2006-11-14 06:45:57 +00:00
Max Khon
977db1e146 Update to 6.2RC1. This also fixes unfetchable distfile.
patch-fido.c and patch-msg.c are required for compatibility with
pre 1.4 husky. They will be removed once husky ports are updated to 1.4.
2006-11-12 12:58:42 +00:00
Andrey A. Chernov
e04985f269 Remove stale mirror
Actually use ${PREFIX}/etc/mime.types
Use misc/mime-support package
Fix manpages

PR:             105421
Submitted by:   rafan (partially)
2006-11-12 11:49:16 +00:00
Jeremy Messenger
8febb3035f Update to 0.119. 2006-11-11 14:19:03 +00:00
Andrey Slusar
a643622fce Fix build in tinderbox(inn is not configured).
Reported by:	kris(pointyhat)
2006-11-08 10:37:03 +00:00
Frank J. Laszlo
40d889badc Update my email address in all ports that I maintain.
Approved by:	flz (mentor)
2006-11-07 15:37:06 +00:00
Shaun Amott
7073505859 - Fix PLIST for inn-current.
- Check files exist before stripping, as strip(1) on 4.x fails if the
  file isn't there.

Reported by:	pointyhat via kris
2006-11-05 23:08:55 +00:00
Jeremy Messenger
7726dfa171 Mark IGNORE on 4.X as it does not build.
Reported by:	krismail
2006-11-04 22:32:55 +00:00
Jeremy Messenger
643959c06a Update to 0.118. 2006-11-03 19:53:15 +00:00
Joe Marcus Clarke
1cf0f45ce5 Update to 0.117.
Submitted by:	mezz
2006-11-02 17:46:07 +00:00
Shaun Amott
cf01b91d7e Pass the correct directories to configure when a non-default INN_LAYOUT
option is used.
2006-11-02 02:52:42 +00:00
Shaun Amott
e008bbf4d3 Fix database directory ownership / configure options. 2006-11-01 15:14:40 +00:00
Martin Wilke
b484d8a3ed - Pass maintainership to submitter
PR:		ports/104750
                ports/104749
                ports/104748
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2006-11-01 10:57:27 +00:00
Andrey Slusar
831565814a Update to 5.1.5 2006-10-31 15:25:23 +00:00
Shaun Amott
ced1ab174a Fix Makefile.layout to work with FreeBSD 4.x.
Noticed by:	Dan Langille's magic sanity test script
2006-10-31 03:15:07 +00:00
Shaun Amott
62491c7999 Overhaul for the inn ports:
- Turn inn-stable and inn-current into slaves, as they are pretty much
  clones of news/inn.
- Update the above ports to recent snapshots.
- Allow inn's database and spool directories to be placed outside
  PREFIX (e.g. under /var).
- Add OPTIONS knobs.
2006-10-31 02:35:52 +00:00
Jeremy Messenger
3b8e2b9a88 Fix slow download and download corrupted in 0.116. Patch was took from CVS.
Bump the PORTREVISION.

Bugzilla:	http://bugzilla.gnome.org/show_bug.cgi?id=361941
Approved by:	portmgr (marcus)
2006-10-14 17:41:29 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Mark Linimon
937da00324 Reset bouncing maintainer address. 2006-10-08 21:59:43 +00:00
Dirk Meyer
81de544107 - new option WITH_SEDMAIL / WITH_CNEWS_SENDMAIL
Submitted by:	Scott Hazen Mueller
2006-10-08 11:28:57 +00:00
Dirk Meyer
20082f59c2 - fix build for gcc41
Obtained from:	Andreas Jochens (debian)
2006-10-08 11:28:21 +00:00
Martin Wilke
428f772959 - Update to 0.2.4
PR:		ports/104145
Submitted by:	Daniel <daniel@netwalk.org> (maintainer)
2006-10-08 08:16:59 +00:00
Dirk Meyer
2cbc314813 - fix build with gcc41 2006-10-07 19:17:13 +00:00
Sergey Skvortsov
ad0539e679 Update to 1.04
PR:		ports/103629
Submitted by:	Gea-Suan Lin <gslin xx gslin.org>
2006-10-02 18:22:51 +00:00
Yen-Ming Lee
b9ce1a484e - avoid NOT_FOR_ARCHS which will mark IGNORE
- mark BROKEN instead
- correct typo

Noticed by:	kris, vd
2006-09-28 13:12:16 +00:00
Yen-Ming Lee
c091dd5b2b - set NOT_FOR_ARCHS=space64
Noticed by:	kris
2006-09-28 03:08:00 +00:00
Tilman Keskinoz
8235f6e244 Make fetchable 2006-09-17 16:56:05 +00:00
Sergey Skvortsov
0fc800a649 Update to 1.03
PR:		ports/103172
Submitted by:	Jin-Shan Tseng <tjs xx cdpa.nsysu.edu.tw>
2006-09-14 11:29:12 +00:00
Martin Wilke
8743ed6731 - Update to 6.7.3
PR:		ports/102303
Submitted by:	Dean Hollister <dean(at)odyssey.apana.org.au>
Approved by:	Maintainer timeout
2006-09-13 07:12:17 +00:00
Alexander Botero-Lowry
5eaac8b2ca Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by:	novel
2006-09-13 03:21:38 +00:00
Tim Bishop
00c42cda2f - Update to 2.10 2006-09-03 10:55:34 +00:00
Kris Kennaway
8aafec4f77 NO_CDROM and NO_PACKAGE are not appropriate here 2006-09-02 23:36:26 +00:00
Yen-Ming Lee
6fd8eb2a45 - patchfile rerolled for minor fix about working directory
- bump PORTREVISION
2006-09-02 17:06:07 +00:00
Yen-Ming Lee
e84e0697bc - remove spam from news spool if it's a SPAM (spamphobia patch)
- add REVISEDATE in PATCHFILES file name
- bump PORTREVISION
2006-09-02 16:27:22 +00:00
Shaun Amott
4cba7980c2 For the inn ports:
- Fix build in the case where the host machine has either no DNS, or an
  incomplete hostname.
- Use a generic placeholder in the default config file rather than the
  build machine's name.
- Pet portlint(1) while here.
2006-08-30 00:39:07 +00:00
Dirk Meyer
fa2d81e6f9 - fix for child reaping
Submitted by:	Scott Hazen Mueller
2006-08-29 04:14:27 +00:00
Roman Bogorodskiy
76fdf6e74d This a fairly simple Python module, it provides only raw yEnc
encoding/decoding with built-in crc32 calculation.

PR:		ports/102497
Submitted by:	Alexander Botero-Lowry <alex at foxybanana.com>
2006-08-25 05:33:11 +00:00
Shaun Amott
696e5bd2a8 Amend hostname check to succeed if /bin/hostname fails.
Another work-around for those pesky amd64 machines.
2006-08-23 20:57:28 +00:00
Bill Fenner
904227a772 Release maintainership on behalf of Bjorn Lindstrom
Requested-by:	MAINTAINER
2006-08-22 19:33:39 +00:00
Jean Milanez Melo
d3d34ad7bb - Add mastersite.
PR:		ports/102276
Submitted by:	Andreas Fehlner <fehlner@gmx.de> (maintainer)
2006-08-22 12:39:00 +00:00
Shaun Amott
d6e813c37c - Fix a few incorrect file permissions after install.
- Check for invalid hostname and set IGNORE, since we know the build
  will fail in this case.
- Ensure pkg-install is called with correct environment.
2006-08-03 14:39:44 +00:00
Martin Wilke
d8705e4fa3 - Update to 0.2.3
PR:		ports/100694
Submitted by:	Daniel <daniel(at)netwalk.org>
Approved by:	krion (mentor)
2006-07-22 09:30:22 +00:00
Doug Barton
53c3693939 Clean up sig_stop values. In most cases this means removing a leading -,
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default.
2006-07-19 16:18:41 +00:00
Dirk Meyer
8a37a4fc60 - fix build for FreeBSD 4.x 2006-07-15 08:09:35 +00:00
Erwin Lansing
695697c8ce NNML::Server server implements a minimal NNTP server. It is (hope-)
fully conformant to rfc977. In addition the commands XOVER and
AUTHINFO are implemented.

Author:	Ulrich Pfeifer <pfeifer@ls6.informatik.uni-dortmund.de>
WWW:	http://search.cpan.org/dist/NNML/

PR:		ports/100277
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-14 15:48:41 +00:00
Pav Lucistnik
ba53b1dd7b - Update to 0.2.2
PR:		ports/100193
Submitted by:	Daniel <daniel@netwalk.org> (maintainer)
2006-07-13 08:50:42 +00:00
Thierry Thomas
e5c9d90adb - inn does not `make history' any more => do not perform history
database lookup when package building;

- change my address;

- pet portlint.
2006-07-04 20:09:51 +00:00
Dirk Meyer
f68940248d - disable regression test on pointyhat
the test sends 2 mails, pointyhat consider this fatal:
Fatal error: filesystem was touched prior to 'make install' phase

http://pointyhat.freebsd.org/errorlogs/i386-5-latest/cnews-cr.g_9.log
2006-07-02 06:24:44 +00:00
Yen-Ming Lee
be227ccde6 - Update to 0.08
PR:		99569
Submitted by:	clsung
Approved by:	leeym
2006-06-28 06:12:04 +00:00
Cheng-Lung Sung
c43be3147b - MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@

PR:		ports/98755
Submitted by:	rafan (the fresh committer)
2006-06-25 15:29:12 +00:00
Tim Bishop
9b86042d4f - Update to 2.9 2006-06-25 10:54:32 +00:00
Dirk Meyer
2f3683d211 - drop support for FreeBSD 2.x
Submitted by:	linimon

- perfomace gain by dropping gawk workaround
- activate regression-test
2006-06-24 08:23:56 +00:00
Dirk Meyer
16727e67fd - drop support for FreeBSD 2.x
Submitted by:	linimon
2006-06-24 07:59:24 +00:00
Jean Milanez Melo
4729b24963 - Add mastersite.
- Convert to a versioned DISTFILE.

PR:		ports/98934
Submitted by:	Tim Welch <ports@thepentagon.org> (maintainer)
Approved by:	mnag (mentor)
2006-06-20 12:02:13 +00:00
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Jean Milanez Melo
9669bf5295 - Add one more mastersite.
PR:		ports/98840
Submitted by:	maintainer
Approved by:	mnag (mentor)
2006-06-12 14:45:19 +00:00
Jean Milanez Melo
065d883409 - Unbreak port, fix mastersite.
PR:		ports/98840
Submitted by:	Tim Welch <ports@thepentagon.org> (maintainer)
Approved by:	mnag (mentor)
2006-06-12 14:02:12 +00:00
Martin Wilke
26fee660d9 Update MASTER_SITES
PR:		ports/97838
Submitted by:	miwi
Approved by:	krion (mentor), maintainer timeout
2006-06-12 13:41:16 +00:00
Erwin Lansing
4e0493a5a6 Change USE_PERL to USE_PERL5 which actually exists. Do not bump
PORTREVISION as perl already was an implicit dependency and the
final package does not change.
2006-06-12 08:40:57 +00:00
Aaron Dalton
c0d89df280 - Marked as broken as the vendor's website is no longer available. I will
continue to monitor it.

Approved by:	tobez (implicit)
2006-06-11 22:44:36 +00:00
Thierry Thomas
b9de059d9d Fix plist: it's now possible to install inn from package.
PR:		ports/98469
Submitted by:	Shaun Amott <shaun (at) inerd.com> (maintainer)
2006-06-09 20:30:48 +00:00
Vasil Dimov
8a36bd62da Remove expired leaf ports:
2006-06-01 devel/gnu-libtool
2006-06-01 japanese/linux-ttfonts
2006-06-01 net/gnomemeeting
2006-06-01 news/knzb
2006-06-01 x11/linux-gnomelibs
2006-06-01 x11-fonts/linux-urw-fonts
2006-06-05 11:07:32 +00:00
Aaron Dalton
d3013df754 Add nzbperl 0.6.8, a perl script for downloading nzb files.
PR:		ports/97643
Submitted by:	Tim Welch <ports@thepentagon.org>
Approved by:	tobez (implicit)
2006-06-02 22:12:37 +00:00
Emanuel Haupt
7be606cdf6 Add an additional mirror. 2006-06-01 12:13:54 +00:00
Cheng-Lung Sung
705b448255 - update to 0.2.0
PR:		98148
Submitted by:	maintainer (Neal Nelson)
2006-05-30 15:47:39 +00:00
Cheng-Lung Sung
2ef7d3cce3 - take maintainership
PR:		98120
Submitted by:	maintainer (Nils Vogels)
2006-05-30 06:25:11 +00:00
Jeremy Messenger
290698847b x11-toolkits/gtk-- -> x11-toolkits/gtkmm12
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-29 05:53:26 +00:00
Thierry Thomas
67899aa29c Don't remove database data files during the next upgrade.
PR:		ports/98038
Submitted by:	Shaun Amott <shaun (at) inerd.com> (maintainer)
2006-05-28 19:38:52 +00:00
Pav Lucistnik
c4d35f2348 - Rename ports
textproc/gtkspell2 -> textproc/gtkspell
  textproc/gtkspell2-reference -> textproc/gtkspell-reference
2006-05-28 15:54:10 +00:00
Pav Lucistnik
69d77b3ac6 - Rename port news/pan2 -> news/pan 2006-05-28 13:01:01 +00:00
Pav Lucistnik
18781ebd25 - Use vendor's MASTER_SITES and add back WWW
Submitted by:	lawrance
2006-05-27 12:22:34 +00:00
Andrey A. Chernov
477f00233c Upgrade to 1.8.2 2006-05-27 01:23:27 +00:00
Pav Lucistnik
4d0873537e - Switch to submitter's MASTER_SITES
- Remove WWW

PR:		ports/97839
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-26 18:04:30 +00:00
Yen-Ming Lee
c00a264790 - fix a bug in patch to enable xover_nocem for the cache on disk
- bump PORTREVISION
2006-05-25 07:17:39 +00:00
Marcus Alves Grando
a1359a6149 - Fix master sites
PR:		97836
Submitted by:	Martin Wilke <freebsd___unixfreunde.de>
2006-05-25 02:00:11 +00:00
Yen-Ming Lee
f9a329bb37 - suppress debug message for nocem filter 2006-05-24 23:39:57 +00:00
Erwin Lansing
111e403d62 Update 2.2
PR:		96618
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	maintainer timeout (14 days, obrien)
2006-05-19 12:50:42 +00:00
Volker Stolz
c9ee18698d Fix plist
Submitted by: cluster
2006-05-16 10:59:00 +00:00
Jeremy Messenger
6486c7771f Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
Ion-Mihai Tetcu
6b404a5d8d - Pass maintainership to submitter.
- Keep pkg-plist and use DOCSDIR macro.

PR:		ports/96289
Submitted by:	Shaun Amott <shaun@inerd.com>
Approved by:	lawrance (mentor)
2006-05-14 14:53:01 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Volker Stolz
c3ad039dd7 Update to 2.5
PR:		ports/95900
Submitted by:	maintainer
2006-05-09 07:41:55 +00:00
Pav Lucistnik
fde16f4917 - Update to 2.4.3
- Provide rc_subr startup script
- Take maintainership

PR:		ports/96872
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-05-07 21:16:16 +00:00
Sergey Skvortsov
9ec58cbea5 Update to 1.01
PR:		ports/96497
Submitted by:	leeym
2006-05-05 09:13:29 +00:00
Erwin Lansing
564f77883e - Hand maintainership to submitter
- Pet portlint

PR:		96813
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-05-05 06:46:38 +00:00
Clement Laforet
91f702e3c7 - Drop maintainership 2006-05-01 10:22:33 +00:00
Joe Marcus Clarke
60b1b843bf Switch the pcre dependency to pcre-utf8 to fix conflict problems in
gnome2-fifth-toe.

Reported by:	Sean McNeil <sean@mcneil.com>
2006-05-01 03:49:24 +00:00
Volker Stolz
f5d818af90 The author of this program seems to have gone awol. His domain has expired,
and this port is no longer fetchable.
Initiate de-orbit burn with one month grace.

PR:		ports/96323
Submitted by:	maintainer
2006-04-26 11:40:32 +00:00
Andrey Slusar
b2cda5532b Pet portlint(1). 2006-04-17 09:58:29 +00:00
Mark Linimon
5e445a95d9 Reset mph due to no response to email about status, and maintainer-timeouts.
Hat:	portmgr
2006-04-15 06:37:29 +00:00
Mark Linimon
428ee0bc4b Reset petef due to no response to email. We hope to see him back sometime.
Hat:	portmgr
2006-04-14 20:45:44 +00:00
Volker Stolz
17454d5126 - Update to 1.11.5
- minor pkg-* polishing to please portlint

PR:		ports/95543
Submitted by:	maintainer
2006-04-09 15:16:11 +00:00
Dirk Meyer
cd453c204a - disable mkinfo and fix plist 2006-04-02 08:34:29 +00:00
Dirk Meyer
2394c7e603 - new option WITHOUT_IFCICO
- hack araound regression with makeinfo 4.8
- make portlint happierAA
2006-03-26 14:53:35 +00:00
Pav Lucistnik
0d05f40e15 - Update to 0.1.8.1
PR:		ports/94924
Submitted by:	Daniel <daniel@netwalk.org> (maintainer)
2006-03-26 14:50:58 +00:00
Pav Lucistnik
ffead0f84e - Update to 0.9
PR:		ports/94922
Submitted by:	Philip Jenvey <pjenvey@groovie.org> (maintainer)
2006-03-26 14:46:38 +00:00
Andrey Slusar
ab9fe73749 Update to 5.1.4 2006-03-23 22:52:45 +00:00
Pav Lucistnik
fe68a74e1f A web-interface based standalone binary newsgrabber written in python, supports
.nzb files

WWW: http://sourceforge.net/projects/sabnzbd

PR:		ports/94678
Submitted by:	Daniel Bretoi <daniel@netwalk.org>
2006-03-20 19:56:54 +00:00
Tim Bishop
344988a5f4 - Update to 2.8 2006-03-19 16:26:29 +00:00
Yen-Ming Lee
ecde1321e1 - remove BEFORE
- remove unnecessary procname
- change the syntax of nntpcached_enable

Noticed by:	dougb
2006-03-17 05:52:09 +00:00
Doug Barton
74964e813d Remove FreeBSD KEYWORD, which has been a noop for some time now. 2006-03-17 01:25:20 +00:00
Yen-Ming Lee
c1b52ea0f0 - use %%RC_SUBR%% instead of hardcoded /etc/rc.subr [1]
- fix coredump when parsing user:pass@host in nntpcache.servers [2]
- bump PORTREVISION

PR:		94550 [1], 94549 [2]
Submitted by:	tps at vr-web.de [1][2]
2006-03-17 00:06:37 +00:00
Andrey A. Chernov
0074a60ea3 Upgrade to 1.8.1 2006-03-16 11:37:30 +00:00
Yen-Ming Lee
508a87ccc8 - update to 3.0.2
- add spamphobia NoCeM support
- take maintainership
2006-03-15 17:14:57 +00:00
Pav Lucistnik
06c0efa8e1 - Update to 0.2.3
PR:		ports/94441
Submitted by:	Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer)
2006-03-15 11:57:14 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Emanuel Haupt
1337aded1e Remove deprecated USE_REINPLACE 2006-02-19 11:39:14 +00:00
Mark Linimon
b09666fc1e - Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]

 - Add physical category net-p2p. [7]

 - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]

 - INDEX can now be moved outside of ports tree. [9]

 - Add ghostscript-gpl. [10]

 - Remove obsolete USE_MESA. [12]

 - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]

 - Document ALWAYS_KEEP_DISTFILES. [14]

 - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]

PR:	ports/37596 [1], ports/57259 [2], ports/63216 [3],
	ports/89448 [4], ports/89710 [5], ports/88996 [6],
	ports/89260 [7], ports/89363 [8], ports/89809 [9],
	ports/89853 [10], ports/91086 [11], ports/91710 [12],
	ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by:	Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
		Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
		<jamie at thompson dot bishopston dot net>, tobez [4], Mark
		Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
		pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
		dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
		netchild [11], erwin [14]
Reviewed by:	kris, clement (partially)
2006-01-28 02:11:35 +00:00
Edwin Groothuis
41ce2d5cf9 SHA256ify
Approved by: krion@
2006-01-24 06:38:31 +00:00
Edwin Groothuis
c8276f2dd3 SHA256ify
Approved by: krion@
2006-01-23 23:49:42 +00:00
Andrey A. Chernov
bbeee9681b Add working mirror instead of dead one 2006-01-22 18:50:43 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Andrey A. Chernov
8436f2d7f7 Fix allocation off-by-one
Submitted by:   Aleksey Salow <aleksey.salow@gmail.com>
2006-01-19 19:51:38 +00:00
Andrey A. Chernov
84598f77e3 Upgrade to 1.8.0 2006-01-06 03:04:56 +00:00
Kirill Ponomarev
438da01866 Update to 0.47 2006-01-05 21:15:54 +00:00
Edwin Groothuis
01394fbeed Implement feedback from dougb@
It would be better to replace the SUB_FILES line in the
	Makefile with:

	USE_RC_SUBR=    ${PORTNAME}.sh

	This provides several benefits in the short term. It would
	obviate the need for the post-install target and the pkg-plist
	entry, as the USE_RC_SUBR macro handles that stuff (as well
	as the SUB_FILES stuff) for you automatically. In the long
	term, we're going to add even more support for good things
	in the USE_RC_SUBR code, so it's a good idea to move that
	direction now.
2006-01-05 00:43:42 +00:00
Edwin Groothuis
d4c35c7632 Update port: news/newscache , Added rc script
news/newscache is lacking an rc script, so I hacked this one up

PR:		ports/91319
Submitted by:	Arjan Koole <arjan@blackoak.net>
2006-01-04 21:49:12 +00:00
Pav Lucistnik
a9134a5c34 - Update to 0.8
PR:		ports/90940
Submitted by:	Philip Jenvey <pjenvey@bob.local.com> (maintainer)
2005-12-27 05:08:44 +00:00
Andrey Slusar
bca2c6b107 Add additional mastersite.
PR:		ports/90666
Submitted by:	maintainer
Approved by:	sem(mentor)
2005-12-20 13:44:33 +00:00
Andrey Slusar
7e3692bf39 Change email address for all my ports.
Approved by:	sem(mentor)
2005-12-15 20:34:46 +00:00
Tim Bishop
f5fc18ddd5 - Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.

Approved by:	clement (mentor)
2005-12-01 16:50:07 +00:00
Emanuel Haupt
6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Pav Lucistnik
d2d527c935 - Add SHA256 2005-11-25 16:56:10 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Tilman Keskinoz
d55a636d22 Update to 1.11.4
PR:		89457
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2005-11-23 12:38:18 +00:00
Max Khon
b55b971ee3 Add SHA256 checksum. 2005-11-17 19:11:10 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Marcus Alves Grando
6d9ba75ee3 Update to 2.6
PR:		88923
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2005-11-13 17:02:22 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Edwin Groothuis
39ba7002d3 For some reason, news/gnus20-emacs creates gnus-4.info on 6.0 but not on 4/5.x.
Noticed by: YAPHR
2005-11-12 00:22:17 +00:00
Pav Lucistnik
29f3c564e8 - Take maintainership, I do use this
- SHA256
- Rewrite pkg-descr
2005-11-11 20:41:17 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Renato Botelho
8aad0c1dff - Add SHA256 to all ports submitter maintain
PR:		ports/88791
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-11-10 18:41:27 +00:00
Max Khon
9d49ab4759 Use ${PKGINSTALL}. 2005-11-09 19:26:04 +00:00
Tilman Keskinoz
463dadf671 * Add SHA256 checksums for maintainerless ports i added to the ports collection
* Remove my name from blop pkg-descr
* Grab back maintainership for netio
2005-11-08 12:56:15 +00:00
Kris Kennaway
4d09a2c448 Remove the t-gnus slave ports, since t-gnus was removed. 2005-11-05 11:50:54 +00:00
Kris Kennaway
b1cf59535c Remove expired ports 2005-11-05 09:07:44 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Edwin Groothuis
36dda2adce pkg-plist is okay. 2005-11-03 23:59:13 +00:00
Clement Laforet
10ed4fb32d - Mark broken on 4.x since it requires atoll
Reported by:	pointyhat via kris
2005-11-03 21:57:47 +00:00
Clement Laforet
36337eb9b0 - Fix plist
- Bump PORTREVISION
2005-11-03 08:58:22 +00:00
Clement Laforet
1a47b39e29 - Update to 0.11 2005-10-30 12:50:25 +00:00
Tilman Keskinoz
ae027f8f67 Update to 0.2.4.1
PR:		88171
Submitted by:	maintainer
2005-10-29 12:36:53 +00:00
Renato Botelho
b25e65fb32 - Register CONFLICTS with husky-*-devel 2005-10-26 15:48:22 +00:00
Renato Botelho
f5ff909110 Highly Portable Tosser (full-featured FTN tosser)
HPT is a part of Husky Fidosoft Project.
Husky is complete freeware suite of Fidonet applications.

WWW: http://husky.sourceforge.net/

PR:		ports/88026
Submitted by:	Oleg Sharoiko <os@rsu.ru>
2005-10-26 15:46:57 +00:00
Renato Botelho
93aada4d37 Configuration library for Husky Fidosoft Project.
Development version.

Husky is complete freeware suite of Fidonet applications.

WWW: http://husky.sourceforge.net/

PR:		ports/88025
Submitted by:	Oleg Sharoiko <os@rsu.ru>
2005-10-26 15:46:18 +00:00
Renato Botelho
c88c89aca6 MSGAPI for Husky Fidosoft Project.
Development version.

Husky is complete freeware suite of Fidonet applications.

WWW: http://husky.sourceforge.net/

PR:		ports/88024
Submitted by:	Oleg Sharoiko <os@rsu.ru>
2005-10-26 15:45:24 +00:00
Renato Botelho
e7c59d24f2 Common files for Husky Fidosoft Project.
Development version.

Husky is complete freeware suite of Fidonet applications.

WWW: http://husky.sourceforge.net/

PR:		ports/88022
Submitted by:	Oleg Sharoiko <os@rsu.ru>
2005-10-26 15:43:45 +00:00
Volker Stolz
c8451dc900 Tweak meta-data a bit (PERL5_RUN/REINPLACE) 2005-10-24 12:44:20 +00:00
Volker Stolz
0fed70fb40 Update to 0.8.4 2005-10-24 12:33:42 +00:00
Volker Stolz
0330852bf3 - Update to 1.2.6
- Assign maintainership to submitter

PR:		ports/87756
Submitted by:	Frank Laszlo
2005-10-21 10:24:13 +00:00
Marcus Alves Grando
05812e9f72 Fix non standart LOCALBASE
PR:		87675
Submitted by:	Andrey Slusar <anrays@gmail.com> (maintainer)
Notified by:	kris
2005-10-20 00:35:34 +00:00
Erwin Lansing
68fa99342d Update to 2.5
PR:		87627
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2005-10-18 16:27:57 +00:00
Andrey A. Chernov
06d7420bae Upgrade to 1.7.10 2005-10-18 00:10:57 +00:00