aboutsummaryrefslogtreecommitdiffstats
path: root/comms/linpsk
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with B,C
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-5/+4
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Cleanup USE_X_PREFIXxride2008-03-191-2/+1
|
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Change my MAINTAINER email to be my @FreeBSD emailxride2006-09-301-1/+1
| | | | Approved by: tmclaugh
* - Respect CFLAGSmiwi2006-08-211-2/+2
| | | | | | PR: ports/102196 Submitted by: Soeren Straarup <xride(at)x12.dk> (maintainer) Approved by: krion (mentor
* Change IGNORE to BROKEN accordingly to:itetcu2006-06-051-1/+1
| | | | | | | | | books/porters-handbook/dads-noinstall.html Since it does not build then it should be BROKEN not IGNORE. PR: 98524 Submitted by: Soeren Straarup (maintainer) Approved by: lawrance (mentor, implicit)
* - Chase fftw3 libver bumpahze2006-05-111-1/+1
|
* Add missing USE_PERL5_BUILDkris2006-01-261-0/+1
|
* Add hamradio to categoriesarved2006-01-221-2/+1
| | | | | PR: 92140 Submitted by: Soeren Straarup <xride@x12.dk>
* Obey PREFIX/LOCALBASE.lawrance2005-12-121-1/+3
| | | | | PR: ports/90246 Submitted by: Søren Straarup <xride@x12.dk> (maintainer)
* Add SHA256mnag2005-11-161-0/+1
| | | | | PR: 89113 Submitted by: maintainer
* Add a missing runtime dependency.jylefort2005-09-051-0/+2
| | | | | PR: ports/85716 Submitted by: maintainer
* Add linpsk.jylefort2005-06-036-0/+98
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>