Move more WWW entries from pkg-descr files into Makefiles

The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.

Approved by:	portmgr (implicit)
This commit is contained in:
Stefan Eßer 2022-09-08 17:43:21 +02:00
parent 8fac410d9e
commit 986beaaabc
174 changed files with 177 additions and 2 deletions

View File

@ -7,6 +7,7 @@ DISTNAME= trrntzip_v${PORTVERSION:S/.//}_src
MAINTAINER= swhetzel@gmail.com
COMMENT= Efficient way to prepare zipfiles for BitTorrent
WWW= http://trrntzip.sourceforge.net
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

View File

@ -5,6 +5,7 @@ MASTER_SITES= LOCAL/madpilot/xearth
MAINTAINER= ler@FreeBSD.org
COMMENT= Set the root window to the image of earth
WWW= https://xearth.org/
LICENSE= Xearth
LICENSE_NAME= Xearth license

View File

@ -22,6 +22,7 @@ PATCH_SITES= ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/audio/festival/patch
MAINTAINER= mi@aldan.algebra.com
COMMENT= Multi-lingual speech synthesis system
WWW= https://www.cstr.ed.ac.uk/projects/festival/
OPTIONS_DEFINE= NAS
OPTIONS_DEFAULT=NAS

View File

@ -8,6 +8,7 @@ DIST_SUBDIR= festival
MAINTAINER= ports@FreeBSD.org
COMMENT= British English male voice for Festival speech synthesis system
WWW= https://www.cstr.ed.ac.uk/projects/festival/
RUN_DEPENDS= \
${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:audio/festlex-poslex \

View File

@ -8,6 +8,7 @@ EXTRACT_ONLY=
MAINTAINER= ports@FreeBSD.org
COMMENT= American English male voice, sampled at 16 kHz, for Festival
WWW= https://www.cstr.ed.ac.uk/projects/festival/
RUN_DEPENDS= \
${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:audio/festlex-poslex \

View File

@ -8,6 +8,7 @@ DIST_SUBDIR= festival
MAINTAINER= ports@FreeBSD.org
COMMENT= American English male voice, sampled at 8 kHz, for Festival
WWW= https://www.cstr.ed.ac.uk/projects/festival/
RUN_DEPENDS= \
${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:audio/festlex-poslex \

View File

@ -8,6 +8,7 @@ DIST_SUBDIR= festival
MAINTAINER= ports@FreeBSD.org
COMMENT= 16 kHz British English male voice for Festival
WWW= https://www.cstr.ed.ac.uk/projects/festival/
RUN_DEPENDS= \
${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:audio/festlex-poslex \

View File

@ -8,6 +8,7 @@ DIST_SUBDIR= festival
MAINTAINER= ports@FreeBSD.org
COMMENT= British English male voice, sampled at 8 kHz, for Festival
WWW= https://www.cstr.ed.ac.uk/projects/festival/
RUN_DEPENDS= \
${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:audio/festlex-poslex \

View File

@ -5,6 +5,7 @@ MASTER_SITES= OSDN/${PORTNAME}
MAINTAINER= koinec@users.osdn.me
COMMENT= Standard MIDI format 0/1 player for FreeBSD USB-MIDI(umidi) device
WWW= https://ja.osdn.net/projects/playumidi/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@ -7,6 +7,7 @@ DISTNAME= sphinx2-0.4
MAINTAINER= ports@FreeBSD.org
COMMENT= Speech recognition system
WWW= http://cmusphinx.sourceforge.net/
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -7,6 +7,7 @@ DISTNAME= SpiralSynth-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= MIDI-capable synthesizer for X
WWW= https://www.pawfal.org/Software/SpiralSynth/
LIB_DEPENDS= libfltk.so:x11-toolkits/fltk

View File

@ -7,6 +7,7 @@ MASTER_SITES= http://zakalwe.fi/uade/uade2/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Unix Amiga Delitracker Emulator
WWW= https://zakalwe.fi/uade/
LICENSE= GPLv2

View File

@ -5,6 +5,7 @@ MASTER_SITES= http://www.habets.pp.se/synscan/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Pipebench shows current throughput/amount of data through a pipe
WWW= https://www.habets.pp.se/synscan/programs.php?prog=pipebench
PLIST_FILES= bin/pipebench \
man/man1/pipebench.1.gz

View File

@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Plotting wavefunctions (molecular orbitals) in 3D
WWW= http://zarbi.chem.yale.edu/products/psi88/index.shtml
USES= fortran tar:Z
MAKE_ARGS= BIN=${STAGEDIR}${PREFIX}/bin

View File

@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION:S/./-/g}
MAINTAINER= ports@FreeBSD.org
COMMENT= Algorithm for aligning expressed DNA with genomic sequences
WWW= http://globin.cse.psu.edu/
LICENSE= GPLv2

View File

@ -5,6 +5,7 @@ CATEGORIES= databases
MAINTAINER= ganbold@FreeBSD.org
COMMENT= A-Team MySQL LDAP authentication plugin
WWW= https://github.com/ateamsystems/ateam_mysql_ldap_auth
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to browse tables
WWW= https://metacpan.org/release/DBIx-Browse
BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI
RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI

View File

@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for generating a tree from a self-referential table
WWW= https://metacpan.org/release/DBIx-Tree
LICENSE= ART20

View File

@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Create XHTML tables from SQL queries
WWW= https://metacpan.org/release/DBIx-XHTML_Table
LICENSE= ART20

View File

@ -6,6 +6,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Recent items extensions for the GNOME3 shell
WWW= https://github.com/bananenfisch/RecentItems
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@ -6,6 +6,7 @@ MASTER_SITES= https://launchpad.net/ical-tcl/+download/ \
MAINTAINER= fbsd@opal.com
COMMENT= Calendar application
WWW= https://www.isi.edu/~johnh/SOFTWARE/ICAL/
LICENSE= GPLv2

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Stick Things together with The Goo
WWW= https://metacpan.org/release/Goo
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

View File

@ -1,11 +1,12 @@
PORTNAME= ald
PORTVERSION= 0.1.7
PORTREVISION= 2
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= alken@colorado.edu
COMMENT= Debugger for assembly level programs
WWW= http://ald.sourceforge.net
GNU_CONFIGURE= yes
USES= readline

View File

@ -5,6 +5,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION}
MAINTAINER= moritz@schmi.tt
COMMENT= Interactive C source code browser
WWW= http://cscope.sourceforge.net/
LICENSE= BSD3CLAUSE

View File

@ -6,7 +6,7 @@ DISTNAME= gpc${PORTVERSION:S/.//}
MAINTAINER= mi@aldan.algebra.com
COMMENT= Generic Polygon Clipper
WWW= http://www.cs.man.ac.uk/~toby/alan/software/gpc.html
WWW= http://www.cs.man.ac.uk/~toby/alan/software/
# Converted from NO_CDROM
LICENSE= libgpc

View File

@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl Cache interface
WWW= https://metacpan.org/release/Cache-Cache
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Dump arbitrary data structures as XML
WWW= https://metacpan.org/release/Data-DumpXML
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Array-RefElem>=0.01:misc/p5-Array-RefElem \

View File

@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Parse routine arguments
WWW= https://metacpan.org/release/Getargs-Long
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for trace messages used in debugging
WWW= https://metacpan.org/release/Log-TraceMessages
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-HTML-FromText>=0:www/p5-HTML-FromText

View File

@ -9,6 +9,7 @@ DISTNAME= pcsc-perl-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl bindings for the PC/SC Lite Framework
WWW= http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENCE

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Run external processes reliably with many options
WWW= https://metacpan.org/release/Proc-Reliable
USES= perl5
USE_PERL5= configure

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= roland@micite.net
COMMENT= iCalendar and vCard module for python
WWW= https://pypi.org/project/pycalendar/2.0/
USES= python:3.6+
USE_PYTHON= distutils autoplist

View File

@ -8,6 +8,7 @@ DISTNAME= ${QSCI2_DISTNAME}
MAINTAINER= kde@FreeBSD.org
COMMENT= Python bindings for QScintilla2 (PyQt5), QSci module
WWW= https://riverbankcomputing.com/software/pyqt
LIB_DEPENDS= libqscintilla2_qt5.so:devel/qscintilla2-qt5

View File

@ -6,6 +6,7 @@ DISTNAME= POpen4-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org
COMMENT= Cross platform API for managing child processes
WWW= https://github.com/shairontoledo/popen4
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual

View File

@ -9,6 +9,7 @@ PATCHFILES= 83f2783ac56bbf42f9bb877c5937cd1f17bb2999.patch:-p1
MAINTAINER= swills@FreeBSD.org
COMMENT= Control utility for Tizen SD card multiplexer
WWW= https://git.tizen.org/cgit/tools/testlab/sd-mux/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@ -8,6 +8,7 @@ DISTNAME= sgb-2009-08-10
MAINTAINER= gerald@FreeBSD.org
COMMENT= The Stanford GraphBase: A Platform for Combinatorial Computing
WWW= https://www-cs-faculty.stanford.edu/~knuth/sgb.html
BUILD_DEPENDS= ctangle:devel/cweb

View File

@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CrossIP%20${PORTVERSION}
MAINTAINER= dan@algenta.com
COMMENT= Java DNS update client for the ThatIP protocol
WWW= https://www.thatip.com/
LICENSE= GPLv2

View File

@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME:tl}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/}
MAINTAINER= dan@algenta.com
COMMENT= DNSMax-perl is a perl DNS update client for the REST DNSMax protocol
WWW= https://www.dynamicdnsclient.com/perl/
BUILD_DEPENDS= p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \
p5-XML-Simple>=0:textproc/p5-XML-Simple \

View File

@ -6,6 +6,7 @@ MASTER_SITES= SF/vice-emu/releases
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Emulator for Commodore C64, C128, VIC20, PET, and CBM-II
WWW= https://vice-emu.sourceforge.io/
LICENSE= GPLv2 ROM
LICENSE_COMB= multi

View File

@ -8,6 +8,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= damjan.jov@gmail.com
COMMENT= Microsoft Windows compatibility environment
WWW= https://www.winehq.org
LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual

View File

@ -8,6 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/Source \
MAINTAINER= gerald@FreeBSD.org
COMMENT= Microsoft Windows compatibility environment
WWW= https://www.winehq.org
LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual

View File

@ -6,6 +6,7 @@ CATEGORIES= finance
MAINTAINER= woodycarey@hotmail.com
COMMENT= John Wiegley's command line accounting program
WWW= https://ledger-cli.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md

View File

@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/RC/}
MAINTAINER= ports@FreeBSD.org
COMMENT= PHP script for managing your accounts
WWW= http://myphpmoney.sourceforge.net/
WEBOWN?= www
WEBGRP?= www

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Convert currencies and fetch their exchange rates
WWW= https://metacpan.org/release/Finance-Currency-Convert
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

View File

@ -7,6 +7,7 @@ MASTER_SITES= http://www.ftpproxy.org/download/ \
MAINTAINER= philippe@le-berre.com
COMMENT= FTP proxy
WWW= https://www.ftpproxy.org/
USES= gmake tar:tgz
MAKE_JOBS_UNSAFE= yes

View File

@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Remake of classic roguelike game "Sword of Fargoal"
WWW= http://squidfighter.sourceforge.net/fargoal/
LIB_DEPENDS= liballeg.so:devel/allegro

View File

@ -12,6 +12,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= scf@FreeBSD.org
COMMENT= Unreal Tournament for Linux
WWW= https://liflg.org/?catid=6&gameid=51
# Converted from RESTRICTED
LICENSE= unreal

View File

@ -6,6 +6,7 @@ DISTNAME= ninvaders-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Space Invaders clone for ncurses
WWW= http://ninvaders.sourceforge.net/
BROKEN_FreeBSD_13= ld: error: duplicate symbol: alienBlock
BROKEN_FreeBSD_14= ld: error: duplicate symbol: alienBlock

View File

@ -9,6 +9,7 @@ EXTRACT_SUFX= .gz
MAINTAINER= ports@FreeBSD.org
COMMENT= 16-player network space battle/conquest game with a Star Trek theme
WWW= https://www.netrek.org/
NO_BUILD= YES
NO_WRKSUBDIR= YES

View File

@ -8,6 +8,7 @@ PKGNAMESUFFIX= -sakura
MAINTAINER= ports@FreeBSD.org
COMMENT= Cat, Sakura or Tomoyo chasing a mouse all over the screen
WWW= http://www.daidouji.com/oneko/
# Converted from NO_CDROM
LICENSE= oneko

View File

@ -9,6 +9,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Cleaned up copy of the GPL'ed Quake 1 source code
WWW= http://www.quakeforge.net/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING

View File

@ -9,6 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}\
MAINTAINER= ports@dclg.ca
COMMENT= GL Tubing and Extrusion Library
WWW= https://linas.org/gle/
USES= gl libtool xorg
USE_XORG= ice xt xmu

View File

@ -7,6 +7,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION} \
MAINTAINER= mi@aldan.algebra.com
COMMENT= Multiple-image Network Graphics (MNG) reference library
WWW= https://www.libmng.com/
LIB_DEPENDS= liblcms.so:graphics/lcms

View File

@ -9,6 +9,7 @@ DISTNAME= lib${PORTNAME}-${PORTVERSION}
MAINTAINER= desktop@FreeBSD.org
COMMENT= Library for manipulating PNG images
WWW= http://www.libpng.org/pub/png/libpng.html
LICENSE= Libpng
LICENSE_GROUPS= FSF GPL OSI

View File

@ -5,6 +5,7 @@ MASTER_SITES= http://www.nurs.or.jp/~kurati/celrw/
MAINTAINER= ports@FreeBSD.org
COMMENT= Cellular phone-number read/write tool (in Japan only)
WWW= http://www.nurs.or.jp/~kurati/celrw/
USES= tar:bzip2
GNU_CONFIGURE= yes

View File

@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese <-> English Dictionary (EPWING V1 format)
WWW= http://openlab.ring.gr.jp/edict/fpw/
USES= zip
NO_BUILD= yes

View File

@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= EIJIRO English - Japanese Dictionary (EPWING V1 format)
WWW= http://openlab.ring.gr.jp/edict/fpw/
# Converted from RESTRICTED
LICENSE= eijiro-fpw

View File

@ -38,6 +38,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= st@be.to
COMMENT= Text-based mail client (Japanised development version)
WWW= http://www.emaillab.org/mutt/
LICENSE= GPLv2

View File

@ -6,6 +6,7 @@ MASTER_SITES= http://openlab.ring.gr.jp/edict/fpw/dist/mypaedia/
MAINTAINER= ports@FreeBSD.org
COMMENT= Supplement file to use "mypaedia" on lookup
WWW= http://openlab.ring.gr.jp/edict/mypaedia-fpw/
RUN_DEPENDS= sox:audio/sox \
timidity:audio/timidity++ \

View File

@ -8,6 +8,7 @@ EXTRACT_ONLY= Seaside-JPatched${DISTVERSION}.zip
MAINTAINER= ports@FreeBSD.org
COMMENT= Seaside: squeak based WWW application framework with Japanized patch
WWW= http://seaside.st/
RUN_DEPENDS= squeak:lang/squeak

View File

@ -6,6 +6,7 @@ MASTER_SITES= http://openlab.ring.gr.jp/edict/fpw/dist/srd/
MAINTAINER= ports@FreeBSD.org
COMMENT= Supplement file for lookup to use "Random House"
WWW= http://openlab.ring.gr.jp/edict/srd-fpw/
# Your PC does not have an audio card always.
# realplay:multimedia/linux-realplayer

View File

@ -8,6 +8,7 @@ MASTER_SITES= http://www.dsl.gr.jp/~tf/pool/
MAINTAINER= ports@FreeBSD.org
COMMENT= WAEIJIRO English - Japanese Dictionary (EPWING V1 format)
WWW= https://www.dsl.gr.jp/~tf/
# Converted from RESTRICTED
LICENSE= waeijiro

View File

@ -7,6 +7,7 @@ MASTER_SITES= http://download.oracle.com/berkeley-db/ \
MAINTAINER= mi@aldan.algebra.com
COMMENT= Berkeley DB Java Edition
WWW= https://www.oracle.com/database/technologies/related/berkeleydb.html
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@ -9,6 +9,7 @@ DISTNAME= ${PORTNAME}-05Nov2002
MAINTAINER= java@FreeBSD.org
COMMENT= The O'Reilly package of utility classes for servlet developers
WWW= http://www.servlets.com/cos/index.html
# Converted from RESTRICTED
LICENSE= cos

View File

@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/Jikes/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Java source to byte-code compiler made available by IBM
WWW= http://jikes.sf.net/
PLIST_SUB= PORTVERSION=${PORTVERSION}
GNU_CONFIGURE= yes

View File

@ -7,6 +7,7 @@ DISTFILES= # not applicable
MAINTAINER= gerald@FreeBSD.org
COMMENT= Meta-port for the default version of the GNU Compiler Collection
WWW= https://gcc.gnu.org
# Once GCC 4.8 isn't an option any longer, we can simply use GCC_DEFAULT
# below. (The expression rewrites 4.8 to 48.)

View File

@ -6,6 +6,7 @@ PKGNAMESUFFIX= ${SUFFIX}
MAINTAINER= salvadore@FreeBSD.org
COMMENT= GNU Compiler Collection 10
WWW= https://gcc.gnu.org
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi

View File

@ -7,6 +7,7 @@ DISTNAME= gcc-${DIST_VERSION}
MAINTAINER= salvadore@FreeBSD.org
COMMENT= GNU Compiler Collection 11
WWW= https://gcc.gnu.org
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi

View File

@ -7,6 +7,7 @@ PKGNAMESUFFIX= ${SUFFIX}
MAINTAINER= salvadore@FreeBSD.org
COMMENT= GNU Compiler Collection 11
WWW= https://gcc.gnu.org
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi

View File

@ -7,6 +7,7 @@ DISTNAME= gcc-${DIST_VERSION}
MAINTAINER= salvadore@FreeBSD.org
COMMENT= GNU Compiler Collection 12
WWW= https://gcc.gnu.org
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi

View File

@ -7,6 +7,7 @@ PKGNAMESUFFIX= ${SUFFIX}
MAINTAINER= salvadore@FreeBSD.org
COMMENT= GNU Compiler Collection 12
WWW= https://gcc.gnu.org
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi

View File

@ -7,6 +7,7 @@ PKGNAMESUFFIX= ${SUFFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU Compiler Collection 4.8
WWW= https://gcc.gnu.org
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi

View File

@ -7,6 +7,7 @@ PKGNAMESUFFIX= ${SUFFIX}
MAINTAINER= toolchain@FreeBSD.org
COMMENT= GNU Compiler Collection 8
WWW= https://gcc.gnu.org
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi

View File

@ -6,6 +6,7 @@ PKGNAMESUFFIX= ${SUFFIX}
MAINTAINER= toolchain@FreeBSD.org
COMMENT= GNU Compiler Collection 9
WWW= https://gcc.gnu.org
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi

View File

@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Switch statement for Perl
WWW= https://metacpan.org/release/Switch
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

View File

@ -7,6 +7,7 @@ MASTER_SITES= SF \
MAINTAINER= gsutter@zer0.org
COMMENT= Spam filtering software for procmail
WWW= https://junkfilter.zer0.org/
LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= james@now.ie
COMMENT= Perl module to provide a Quick Mail Transfer Protocol (QMTP) client
WWW= https://metacpan.org/release/Net-QMTP
BUILD_DEPENDS= p5-Text-Netstring>=0:textproc/p5-Text-Netstring
RUN_DEPENDS= p5-Text-Netstring>=0:textproc/p5-Text-Netstring

View File

@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Console-based tool for handling Postfix 1, Postfix 2, and Exim queues
WWW= http://pfqueue.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

View File

@ -5,6 +5,7 @@ MASTER_SITES= http://www.freebsdcluster.org/~lasse/software/
MAINTAINER= lasse@freebsdcluster.org
COMMENT= Useful tool for sorting mbox style mailboxes after date
WWW= https://www.cs.duke.edu/~des/scripts/sortmail_article.html
NO_WRKSUBDIR= yes
NO_BUILD= yes

View File

@ -6,6 +6,7 @@ DISTNAME= geonext.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive (dynamic) elementary Geometry Software
WWW= http://www.geonext.de
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/license.txt

View File

@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_source
MAINTAINER= mayo@oyam.ca
COMMENT= Linear Programming Solver
WWW= http://tech.groups.yahoo.com/group/lp_solve/
LICENSE= LGPL21

View File

@ -5,6 +5,7 @@ MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/38111/
MAINTAINER= thierry@FreeBSD.org
COMMENT= Multiple Precision Floating-point Interval library
WWW= https://perso.ens-lyon.fr/nathalie.revol/software.html
LICENSE= LGPL3 GPLv3
LICENSE_COMB= dual

View File

@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924
WWW= https://metacpan.org/release/Math-Base85
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

View File

@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Convert numbers between various bases
WWW= https://metacpan.org/release/Math-BaseCalc
USES= perl5
USE_PERL5= configure

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Human-readable unit-aware calculator
WWW= https://metacpan.org/release/Math-Calc-Units
USES= perl5
USE_PERL5= configure

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Retrieve random numbers and data from random.org
WWW= https://metacpan.org/release/Math-RandomOrg
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to manage an interval on the integer line
WWW= https://metacpan.org/release/Set-Window
USES= perl5
USE_PERL5= configure

View File

@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= How random is your data?
WWW= https://metacpan.org/release/Statistics-ChiSquare
USES= perl5
USE_PERL5= configure

View File

@ -6,6 +6,7 @@ MASTER_SITES= GNU
MAINTAINER= jharris@widomaker.com
COMMENT= Unit conversion and calculation
WWW= https://www.gnu.org/software/units/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING

View File

@ -6,6 +6,7 @@ MASTER_SITES= ftp://ftp.figlet.org/pub/figlet/program/unix/ \
MAINTAINER= dinoex@FreeBSD.org
COMMENT= SysV banner-like program prints strings in large fancy ASCII art
WWW= http://www.figlet.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Module for handling arrays using IntSpan techniques
WWW= https://metacpan.org/release/Array-IntSpan
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= UPS Interface Module
WWW= https://metacpan.org/release/Business-UPS
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module implementing ordered hashes with duplicate keys
WWW= https://metacpan.org/release/Tie-DxHash
USES= perl5
USE_PERL5= configure

View File

@ -7,6 +7,7 @@ DISTNAME= GDialog-090400-25
MAINTAINER= ports@FreeBSD.org
COMMENT= Project X addon to read Siemens Gigaset M740AV video recordings
WWW= https://sourceforge.net/projects/gdialog-x/
LICENSE= GPLv2

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl OO interface to the AOL Instant Messenger TOC client protocol
WWW= https://metacpan.org/release/Net-AOLIM
USES= perl5 shebangfix
SHEBANG_FILES= example.pl

View File

@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= david@catwhisker.org
COMMENT= Set of utilities to configure and monitor wireless access points
WWW= https://ap-utils.polesye.net/
GNU_CONFIGURE= yes
USES= iconv ncurses tar:bzip2

View File

@ -10,6 +10,7 @@ MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \
MAINTAINER= ports@subnets.ru
COMMENT= Multi-router traffic grapher
WWW= https://oss.oetiker.ch/mrtg/
LIB_DEPENDS= libgd.so:${GD_PORT}
RUN_DEPENDS= p5-SNMP_Session>=0:net-mgmt/p5-SNMP_Session

View File

@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl hash implementation with subnets as keys
WWW= https://metacpan.org/release/Tie-NetAddr-IP
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-NetAddr-IP>0:net-mgmt/p5-NetAddr-IP

View File

@ -6,6 +6,7 @@ MASTER_SITES= http://www.freebsdcluster.org/~lasse/software/
MAINTAINER= lasse@freebsdcluster.org
COMMENT= Caching IMAP proxy daemon to be used with Horde/IMP
WWW= http://www.kuleuven.net/projects/imapproxy/
HAS_CONFIGURE= yes

View File

@ -6,6 +6,7 @@ MASTER_SITES= http://pwhois.org/get/
MAINTAINER= farrokhi@FreeBSD.org
COMMENT= Layer 4 Traceroute program
WWW= https://pwhois.org/lft/
LICENSE= VOSTROM
LICENSE_NAME= VOSTROM

Some files were not shown because too many files have changed in this diff Show More