Commit graph

134712 commits

Author SHA1 Message Date
Sergey Matveychuk
d6ce5dea56 - Update to 0.39.1
PR:		ports/87227
Submitted by:	maintainer
2005-10-11 21:29:18 +00:00
Marcus Alves Grando
a4e9354fba Take MAINTAINER
PR:		87296
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:28:43 +00:00
Marcus Alves Grando
dc365f5d0a Take MAINTAINER
PR:		87294
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:27:23 +00:00
Marcus Alves Grando
efc132b9b3 Take MAINTAINER
PR:		87293
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:26:11 +00:00
Mark Linimon
7f6062d304 Remove dead mastersite. I forgot to do this with my previous commit. 2005-10-11 21:26:01 +00:00
Marcus Alves Grando
9549d6741c Take maintainership
PR:		87291
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:25:01 +00:00
Marcus Alves Grando
baecb17066 Take maintainership
PR:		87289
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:23:42 +00:00
Marcus Alves Grando
32c0902b4e Take maintainership
PR:		87288
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:22:30 +00:00
Marcus Alves Grando
6b4fa743f6 Take maintainership
PR:		87287
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:21:13 +00:00
Mark Linimon
92ac2d278a Mark as BROKEN: does not fetch.
Source:		distfile survey
2005-10-11 21:20:22 +00:00
Mark Linimon
82da967c84 Remove obsolete mastersite.
Source:		distfile survey
2005-10-11 21:19:55 +00:00
Marcus Alves Grando
83846e6806 Take maintainership
PR:		87285
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:19:04 +00:00
Marcus Alves Grando
f2dff1f420 Update to 2.02
PR:		87265
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
2005-10-11 21:17:15 +00:00
Marcus Alves Grando
308d323cda Update to 3.51
PR:		87281
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> (maintainer)
2005-10-11 21:09:52 +00:00
Marcus Alves Grando
f9222109b8 Take MAINTAINER
PR:		87279
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:08:29 +00:00
Marcus Alves Grando
b1a1eb96a9 Fix unfetchable master site
Take MAINTAINER

PR:		87290
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-11 21:06:49 +00:00
Maxim Sobolev
4383013be9 Add missed yes_label and no_label modifiers. Bump PORTREVISION. 2005-10-11 20:55:44 +00:00
Mark Linimon
d3f665d314 Pacify distfile survey. 2005-10-11 20:52:06 +00:00
Mark Linimon
2d9a2208d9 Chase mastersite.
Source:		distfile survey
2005-10-11 20:51:09 +00:00
Sergey Matveychuk
a228b08da5 Forced commit to note the port was updated to 3.14 not 3.13 2005-10-11 20:47:02 +00:00
Mark Linimon
43d794ce91 Pacify distfile survey. 2005-10-11 20:46:35 +00:00
Sergey Matveychuk
53f6cba83b - Update to 3.13. It fixes fetching.
PR:		ports/87264
Submitted by:	maintainer
2005-10-11 20:44:38 +00:00
Marcus Alves Grando
3cbbe95a4b Fix message when not set INSTALLDIR
PR:		87278
Submitted by:	Daniel Gerzo <danger@rulez.sk> (maintainer)
2005-10-11 20:41:15 +00:00
Marcus Alves Grando
5ead62f6ff Update to 0.08
PR:		87267
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
2005-10-11 20:28:47 +00:00
Thierry Thomas
09eaea4a41 Upgrade to 3.0, now compatible with Horde 3. 2005-10-11 20:15:14 +00:00
Marcus Alves Grando
6dd22318bb Update to 0.3.5
PR:		87263
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
2005-10-11 20:14:31 +00:00
Markus Brueffer
22e3d7f5af Update WWW
Submitted by:	fenner
2005-10-11 20:11:39 +00:00
Mark Linimon
296e96ba3b Remove stale mastersite. The FTP site still works. 2005-10-11 20:06:59 +00:00
Mark Linimon
58665dc39e Pacify distfile survey. 2005-10-11 20:01:56 +00:00
Mark Linimon
c73e64438e Remove obsolete mastersite.
Source:		distfile survey
2005-10-11 19:57:26 +00:00
Mark Linimon
aeac580869 The subdir is not needed anymore, and hasn't been since about 2002.
Source:		distfile survey
2005-10-11 19:49:15 +00:00
Mikhail Teterin
35a72c9968 For over five years this port was depending on audio/nas without
actually using it, because the nas' libaudio was not linked right.

Now that nas is built better, this port's configure find -laudio to be
usable and builds/installs the `nasay' executable (in addition to the
regular `say').

Put `bin/nasay' back into pkg-plist and changes the bogus
build-dependency on audiolib.h to lib-dependency on audio.

While here, remove the explicit requirement for a particular version of
-lgdbm. Rsynth' last release was in 1994 -- whatever libgdbm happens to
be on a FreeBSD system _today_ is going to be just fine.

Bump PORTREVISION.

Notified by:	pointyhat	(via kris)
2005-10-11 19:24:48 +00:00
Mark Linimon
f19abc3838 Mark as BROKEN: unfetchable.
Source:		distfile survey
2005-10-11 19:17:34 +00:00
Sergey Matveychuk
403376c33b - Update to 5.5 and unbreak
PR:		ports/87219
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-10-11 19:06:10 +00:00
Mark Linimon
e8f74e82ba Remove duplicate, stale, WWW line.
Source:		distfile survey
2005-10-11 19:06:01 +00:00
Erwin Lansing
98876da03e - Update to 3.26.0 to fix fetching [1]
- Reset maintainer
- Remove now useless check for FreeBSD 3.x
- Make sure the example configuration file only
  gets deinstalled if not changed.

PR:             74263
Submitted by:   freebsd@simplerezo.com [1], distsurvey [1]
Approved by:    maintainer timeout (11 months)
2005-10-11 19:04:39 +00:00
Mark Linimon
b2c56182b2 Mark as BROKEN: unfetchable. Also reset maintainer at his request.
Someone should adopt this port and give it a good home, it sounds like
something fun to tinker with.

Source:		distfile survey
2005-10-11 18:59:12 +00:00
Sean Chittenden
975d76eb0f Update to 0.9.3. Drop maintainership: caved and became an auto* goon.
PR:		ports/83783
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2005-10-11 18:35:10 +00:00
Michael Nottebrock
fa12b79104 Fix build on 4.x 2005-10-11 18:25:56 +00:00
Sergey Matveychuk
a24a39e03a - Fix rcNG script
PR:		ports/87163
Reported by:	Michael Blatt <michael.blatt@gmail.com>
2005-10-11 18:25:05 +00:00
Kirill Ponomarev
0f5f8b197a Fix MASTER_SITES. 2005-10-11 18:19:39 +00:00
Kirill Ponomarev
e6e62b12e4 Fix MASTER_SITES. 2005-10-11 18:13:19 +00:00
Mark Linimon
29abc3e0b9 Mark as BROKEN: unfetchable.
Source:		distfile survey
2005-10-11 18:11:11 +00:00
James E. Housley
5863d93227 Update to DAT 4602 2005-10-11 18:11:07 +00:00
Mark Linimon
774f4a9222 Mark as BROKEN: unfetchable since July 2004.
Source:		distfile survey
2005-10-11 18:07:53 +00:00
Kirill Ponomarev
fb637a22b4 figlet shouldn't be broken :-) 2005-10-11 18:04:42 +00:00
Mark Linimon
7c979ec3cf Mark as BROKEN: distfile needs to be updated.
Source:		distfile survey
2005-10-11 17:59:16 +00:00
Mark Linimon
1797c0f478 Mark as BROKEN: unfetchable.
Source:		distfile survey
2005-10-11 17:56:34 +00:00
Mark Linimon
3c04a52898 Mark as BROKEN: unfetchable. 2.16 is available from the same site.
Source:		distfile survey
2005-10-11 17:50:31 +00:00
Mark Linimon
065ca3cb19 Chase updated mastersite.
Source:		distfile survey
2005-10-11 17:48:42 +00:00