Commit graph

1306 commits

Author SHA1 Message Date
Pav Lucistnik
c6be53fee5 - Update to 1.01.0
PR:		ports/83200
Submitted by:	Juraj Hajovsky <xhajov00@stud.fit.vutbr.cz>
Approved by:	maintainer timeout (14 days)
2005-07-26 19:41:29 +00:00
Renato Botelho
e40d2b88f3 - Update to 1.4.11
- Fix MASTER_SITES
- Use NOPORTDOCS

PR:		ports/83870
Submitted by:	Benny Kjaergaard <benny@wax.dk> (maintainer)
Approved by:	flz (mentor)
2005-07-22 16:42:39 +00:00
Pav Lucistnik
76b911d829 - Update to 6.0a
PR:		ports/83688
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	Diane Bruce <db@db.net> (maintainer)
2005-07-20 15:32:54 +00:00
Pav Lucistnik
38d2f8ff93 The Yagi-Uda project is a set of programmes for designing, and optimising
Yagi-Uda antennas, with 2 or more elements, such as shown below.  Additionally,
a very simple program called dipole works with just a dipole, but its
functionality is limited.

PR:		ports/83737
Submitted by:	Diane Bruce <db@db.net>
2005-07-20 14:58:46 +00:00
Mark Linimon
844d24f481 This port should be IGNORE, not BROKEN, since the problem is structural
rather than temporary.
2005-07-18 23:47:20 +00:00
Pav Lucistnik
24b298f317 - Update to 0.8.0
PR:		ports/83463
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2005-07-14 16:03:24 +00:00
Pav Lucistnik
0b70138e48 nec2c is a translation of the NEC2 FORTRAN source code to the C language.
The translation was performed mostly "by hand" and a lot of modifications
to the original program were introduced in order to modernize the NEC2
and to remove as many built-in limitations as possible. The attendant
SOMNEC program was also translated to C and incorporated in nec2c as a
function so that Sommerfeld ground solutions are a part of the program.

PR:		ports/83392
Submitted by:	Diane Bruce <db@db.net>
2005-07-13 21:13:26 +00:00
Pav Lucistnik
2bd9dad6e1 - Switch to sourceforge and gzip distfile
PR:		ports/83317
Submitted by:	Andrey Slusar <anrays@gmail.com> (maintainer)
2005-07-12 23:25:06 +00:00
Jean-Yves Lefort
776ca74c46 Add splat.
SPLAT! is an RF Signal Propagation, Loss, And Terrain analysis tool for
the spectrum between 20 MHz and 20 GHz. Useful to Amateur Radio operators.

Written by John A. Magliacane, KD2BD

WWW: http://www.qsl.net/kd2bd/splat.html

PR:		ports/83164
Submitted by:	Diane Bruce <db@db.net>
2005-07-12 10:47:36 +00:00
Jeremy Messenger
37ce70f789 - Update the comment.
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
  and few others become as runtime dependency, which they are just need to be
  in the build dependency.
- Correct a typo, gfax.schema -> gfax.schemas.
- Fix the installation.
- Fix the plist.
- Bump the PORTREVISION.

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-07-10 21:46:05 +00:00
Jean-Marc Zucconi
a1045af4d6 Add a file. 2005-07-10 20:24:45 +00:00
Jean-Marc Zucconi
89101171d6 Upgrade to version 1.1.33 2005-07-09 16:49:03 +00:00
Jean-Marc Zucconi
81466de0f1 Update MASTER_SITES 2005-07-09 12:21:26 +00:00
Pav Lucistnik
d9d9462b28 - New mastersite with repackaged distfile
- Take maintainership

PR:		ports/82955
Submitted by:	delphij
2005-07-06 12:04:49 +00:00
Pav Lucistnik
942c5fbf65 - Fix typo
Submitted by:	maintainer
2005-07-05 21:54:37 +00:00
Pav Lucistnik
bdc6eea0f3 Given two Maidenhead locators, calculates distance (qrb) and azimuth.
PR:		ports/82879
Submitted by:	Diane Bruce <db@db.net>
2005-07-03 15:30:52 +00:00
Pav Lucistnik
e65e8bc6cb This is a program for translating mainhead grid squares to and from lat/long.
This is of most use to Amateur Radio operators but may be useful to GPS users.

PR:		ports/82862
Submitted by:	Diane Bruce <db@db.net>
2005-07-03 11:31:29 +00:00
Pav Lucistnik
1d6e8c365a Add spandsp, software fax library for Asterisk
PR:		ports/82642
Submitted by:	William Lloyd <wlloyd@slap.net>
2005-06-30 22:22:38 +00:00
Jean-Yves Lefort
efd04a771b Fix compilation on non-i386.
PR:		ports/82691
Submitted by:	maintainer
2005-06-29 21:37:44 +00:00
Jean-Yves Lefort
63f5ff687c - Update to 3.0.2 [1]
- Polish the port

[1]:
PR:		ports/82690
Submitted by:	maintainer
2005-06-27 19:40:47 +00:00
Michael Nottebrock
8bf4bd1c32 Update to KDE 3.4.1 2005-06-26 15:38:58 +00:00
Pav Lucistnik
a8203f58cc - Update to libticalcs 4.5.9, libtifiles 0.6.5, libticables 3.9.2 and tilp 6.79
PR:		ports/82407
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2005-06-23 16:29:05 +00:00
Warner Losh
4f2a8f62b4 Bump the PORTREVISION to reflect fixes to the patch to make this
compile again.
2005-06-22 19:12:44 +00:00
Warner Losh
4b792d6b2e Use new PCI_BAR(x) macro everywhere in preference to the PCI_MAPS + x * 4
used before.  PCI_MAPS has disappeared.  If PCI_BAR(x) doesn't exist, define
it to the old expansion.

Reviewed by: jhb
2005-06-22 19:07:52 +00:00
Dejan Lesjak
7e1eb3a2ff Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.

Noticed by:	Soeren Straarup (xride at x12.dk)
Approved by:	maintainer
2005-06-19 05:50:41 +00:00
Tilman Keskinoz
4aa999f83b Unbreak by adding dependency on gtk20. 2005-06-15 14:11:01 +00:00
Kris Kennaway
6a13099a53 BROKEN: Configure fails 2005-06-11 23:45:50 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Markus Brueffer
84d084c867 - Update to version 0.13.2
- Add FreeBSD 6 device names
2005-06-09 23:12:12 +00:00
Pav Lucistnik
7b8e75b563 - Reset maintainer address
<david@freshports.org>: host nezlok.unixathome.org[66.154.97.250] said: 550
    <david@freshports.org>: User unknown in virtual alias table (in reply to
    RCPT TO command)
2005-06-06 22:48:48 +00:00
Pav Lucistnik
cacf09cf21 NCID is a network based Caller ID package that contains a server to obtain the
CID information from a modem, and a client to display the CID information on a
computer, TiVo, text pager, or cell phone. Multiple clients are permitted.

PR:		ports/81954
Submitted by:	David <david@freshports.org>
2005-06-06 22:44:54 +00:00
Volker Stolz
9b8f907026 Use PLIST_FILES 2005-06-06 07:56:09 +00:00
Volker Stolz
e9c311498c Use PLIST_FILES/PORTDOCS 2005-06-06 07:54:19 +00:00
Jean-Yves Lefort
e8819c2c20 Add linpsk.
This is a small PSK31 program that uses QT, and a soundcard as modem.

WWW: http://linpsk.sourceforge.net/

PR:		ports/81617
Submitted by:	Søren Straarup <xride@x12.dk>
2005-06-02 20:50:47 +00:00
Florent Thoumie
a06daa2425 - Add ##user form password patch.
PR:		ports/28803
Submitted by:	motoyuki
Approved by:	maintainer timeout (3 years)
2005-06-01 15:35:25 +00:00
Oliver Lehmann
fbecb83eab change the libtool version to use from 1.3 to 1.5 2005-05-31 16:41:49 +00:00
Sam Lawrance
0efbc06135 Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.

PR:		ports/79666
Submitted by:	me
2005-05-31 13:16:44 +00:00
Pav Lucistnik
945d6d3670 This is a small PSK31 program that uses gtk and soundcard as modem.
PR:		ports/81637
Submitted by:	S?ren Straarup <xride@x12.dk>
2005-05-30 21:50:00 +00:00
Pav Lucistnik
1db8047914 Ann twpsk, an openmotif X psk31 client.
PR:		ports/81635
Submitted by:	Soren Straarup <xride@x12.dk>
2005-05-30 21:36:34 +00:00
Jean-Yves Lefort
0f7e123ec0 - Update to 1.5.0 [1]
- Use SUB_FILES=pkg-message

PR:		ports/81376 [1]
Submitted by:	maintainer [1]
2005-05-25 05:24:30 +00:00
Max Khon
87046c3136 - Fix the build (wxgtk24 port no longer installs wx-config).
- Bump PORTREVISION.
2005-05-22 14:51:24 +00:00
Pav Lucistnik
474f86c413 - Update to 0.6.7
PR:		ports/81198
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2005-05-19 15:36:39 +00:00
Pav Lucistnik
25fa42d611 - Update to 2.2
PR:		ports/80689
Submitted by:	Per Kristian Hove <Per.Hove@math.ntnu.no>
Approved by:	Matthew Braithwaite <matt@braithwaite.net> (maintainer)
2005-05-17 14:50:11 +00:00
Jeremy Messenger
012d5a9a10 -Update to 0.7.3.
-Remove the IGNORE, it doesn't crash anymore with Mono 1.1.7.

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-05-16 06:33:05 +00:00
Sam Lawrance
ae67238a95 - Add a bison %pure-parser declaration in pwlib. The build was
depending on old bison behaviour (#define YYPURE) which no longer
  works.  Fixes crash of opengk and maybe more.

- Bump PORTREVISION of ports using pwlib (they link with it statically)

PR:		ports/61053
Submitted by:	Andrew MacTaggart <amactaggart@hkis.edu.hk>
Approved by:	clement (mentor)
2005-05-16 02:45:10 +00:00
Pav Lucistnik
cd10a1fd74 - Update MASTER_SITES, website reorganized
Reported by:	krismail
2005-05-13 08:26:18 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Roman Bogorodskiy
7d7f2ac01c Update to 3.0.1.
PR:		80936
Submitted by:	Jean-Baptiste Quenot (maintainer)
2005-05-12 12:45:06 +00:00
Roman Bogorodskiy
ad392a8985 Fix missing gtk20 dependency.
PR:		80886
Submitted by:	Jean-Baptiste Quenot (maintainer)
2005-05-11 12:09:48 +00:00
Tilman Keskinoz
063b668f97 Update to 3.0.0
PR:		80809
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2005-05-09 12:57:36 +00:00