Date: Sun, 6 Jun 2010 22:52:04 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/147630: DISTNAME=${PORTNAME}-${PORTVERSION} is the default Message-ID: <201006070252.o572q4UX082203@frieza.p6m7g8.net> Resent-Message-ID: <201006070300.o5730IZ4037587@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 147630 >Category: ports >Synopsis: DISTNAME=${PORTNAME}-${PORTVERSION} is the default >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jun 07 03:00:18 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010 root@frieza.p6m7g8.net:/usr/obj/usr/src/sys/FRIEZA amd64 >Description: >How-To-Repeat: >Fix: --- d begins here --- Index: archivers/libpar2/Makefile =================================================================== RCS file: /home/ncvs/ports/archivers/libpar2/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- archivers/libpar2/Makefile 10 May 2010 06:04:30 -0000 1.5 +++ archivers/libpar2/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 3 CATEGORIES= archivers MASTER_SITES= SF/parchive/${PORTNAME}/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= toxic@doobie.com COMMENT= A library for manipulating par2 files, extracted from par2cmdline Index: archivers/par2cmdline/Makefile =================================================================== RCS file: /home/ncvs/ports/archivers/par2cmdline/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- archivers/par2cmdline/Makefile 22 Aug 2009 00:12:54 -0000 1.12 +++ archivers/par2cmdline/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 2 CATEGORIES= archivers MASTER_SITES= SF/parchive/${PORTNAME}/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ganael.laplanche@martymac.com COMMENT= Tools for using Parity v2 Archive files Index: audio/mehdiaplayer/Makefile =================================================================== RCS file: /home/ncvs/ports/audio/mehdiaplayer/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- audio/mehdiaplayer/Makefile 28 Mar 2010 06:31:11 -0000 1.2 +++ audio/mehdiaplayer/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= g.veniamin@googlemail.com COMMENT= A simple media player using Qt/Phonon Index: audio/mpg123.el/Makefile =================================================================== RCS file: /home/ncvs/ports/audio/mpg123.el/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- audio/mpg123.el/Makefile 28 Apr 2010 00:37:11 -0000 1.29 +++ audio/mpg123.el/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.52 CATEGORIES= audio elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/mpg123el/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty Index: audio/pm3umpdl/Makefile =================================================================== RCS file: /home/ncvs/ports/audio/pm3umpdl/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- audio/pm3umpdl/Makefile 26 Apr 2008 16:47:18 -0000 1.1 +++ audio/pm3umpdl/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.0.0 CATEGORIES= audio deskutils MASTER_SITES= http://cpan.org/authors/id/V/VV/VVELOX/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= EXTRACT_ONLY= Index: audio/qmpdclient/Makefile =================================================================== RCS file: /home/ncvs/ports/audio/qmpdclient/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- audio/qmpdclient/Makefile 28 Mar 2010 06:31:18 -0000 1.7 +++ audio/qmpdclient/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://dump.bitcheese.net/files/dedycec/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= uyamba@gmail.com COMMENT= Easy to use musicpd client written in QT4 Index: biology/primer3/Makefile =================================================================== RCS file: /home/ncvs/ports/biology/primer3/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- biology/primer3/Makefile 18 Dec 2009 02:55:57 -0000 1.12 +++ biology/primer3/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.1.4 CATEGORIES= biology MASTER_SITES= SF -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= Primer3 helps to choose primers for PCR reactions Index: comms/hamlib/Makefile =================================================================== RCS file: /home/ncvs/ports/comms/hamlib/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- comms/hamlib/Makefile 25 Nov 2009 17:30:41 -0000 1.27 +++ comms/hamlib/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.2.10 CATEGORIES= comms hamradio MASTER_SITES= SF -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= db@FreeBSD.org COMMENT= Shared libraries for Amateur Radio Equipment Control Applications Index: comms/uticom/Makefile =================================================================== RCS file: /home/ncvs/ports/comms/uticom/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- comms/uticom/Makefile 27 Sep 2009 20:32:09 -0000 1.6 +++ comms/uticom/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.3 CATEGORIES= comms kld MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= dxi@mail.ru COMMENT= A FreeBSD Driver for TUSB3410 uart-to-usb converter Index: converters/mpack/Makefile =================================================================== RCS file: /home/ncvs/ports/converters/mpack/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- converters/mpack/Makefile 31 Oct 2006 15:52:49 -0000 1.20 +++ converters/mpack/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= converters mail news MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/mpack/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= External MIME packer/unpacker Index: databases/jrobin/Makefile =================================================================== RCS file: /home/ncvs/ports/databases/jrobin/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- databases/jrobin/Makefile 16 Dec 2009 10:25:20 -0000 1.11 +++ databases/jrobin/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTVERSION= 1.5.9 CATEGORIES= databases java MASTER_SITES= http://repo.opennms.org/maven2/org/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .jar EXTRACT_ONLY= Index: databases/opendbx/Makefile =================================================================== RCS file: /home/ncvs/ports/databases/opendbx/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- databases/opendbx/Makefile 31 May 2010 01:57:47 -0000 1.15 +++ databases/opendbx/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.linuxnetworks.de/opendbx/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= tremere@cainites.net COMMENT= A C library for accessing databases with a single API Index: databases/pear-DB_Pager/Makefile =================================================================== RCS file: /home/ncvs/ports/databases/pear-DB_Pager/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- databases/pear-DB_Pager/Makefile 9 Dec 2005 19:24:25 -0000 1.2 +++ databases/pear-DB_Pager/Makefile 7 Jun 2010 02:49:13 -0000 @@ -8,7 +8,6 @@ PORTNAME= DB_Pager PORTVERSION= 0.7 CATEGORIES= databases www pear -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= toshiya@saitoh.nu COMMENT= PEAR Database Abstraction Layer Index: databases/pg_filedump/Makefile =================================================================== RCS file: /home/ncvs/ports/databases/pg_filedump/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- databases/pg_filedump/Makefile 30 May 2010 17:53:25 -0000 1.2 +++ databases/pg_filedump/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 8.3 CATEGORIES= databases MASTER_SITES= http://sources.redhat.com/rhdb/tools/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tar MAINTAINER= kuriyama@FreeBSD.org Index: databases/py-cmemcache/Makefile =================================================================== RCS file: /home/ncvs/ports/databases/py-cmemcache/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- databases/py-cmemcache/Makefile 16 Mar 2009 21:46:57 -0000 1.1 +++ databases/py-cmemcache/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= databases python MASTER_SITES= http://gijsbert.org/downloads/cmemcache/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= qingfeng@me.com COMMENT= Python API for memcached, a distributed memory cache daemon Index: databases/rubygem-data_objects/Makefile =================================================================== RCS file: /home/ncvs/ports/databases/rubygem-data_objects/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- databases/rubygem-data_objects/Makefile 18 Jan 2010 00:57:08 -0000 1.2 +++ databases/rubygem-data_objects/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.10.0 CATEGORIES= databases rubygems MASTER_SITES= RUBYFORGE/dorb -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= voldern@hoeggen.net COMMENT= A unified Ruby API for popular databases Index: databases/rubygem-do_mysql/Makefile =================================================================== RCS file: /home/ncvs/ports/databases/rubygem-do_mysql/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- databases/rubygem-do_mysql/Makefile 11 Feb 2010 19:06:19 -0000 1.3 +++ databases/rubygem-do_mysql/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.10.0 CATEGORIES= databases rubygems MASTER_SITES= RUBYFORGE/dorb -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= voldern@hoeggen.net COMMENT= Ruby DataObjects driver for MySQL Index: databases/rubygem-do_postgres/Makefile =================================================================== RCS file: /home/ncvs/ports/databases/rubygem-do_postgres/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- databases/rubygem-do_postgres/Makefile 11 Feb 2010 19:06:19 -0000 1.3 +++ databases/rubygem-do_postgres/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.10.0 CATEGORIES= databases rubygems MASTER_SITES= RUBYFORGE/dorb -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= voldern@hoeggen.net COMMENT= Ruby DataObjects driver for PostgreSQL Index: databases/rubygem-do_sqlite3/Makefile =================================================================== RCS file: /home/ncvs/ports/databases/rubygem-do_sqlite3/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- databases/rubygem-do_sqlite3/Makefile 11 Feb 2010 19:06:19 -0000 1.3 +++ databases/rubygem-do_sqlite3/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.10.0 CATEGORIES= databases rubygems MASTER_SITES= RUBYFORGE/dorb -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= voldern@hoeggen.net COMMENT= Ruby DataObjects driver to the SQLite DB engine version 3 Index: deskutils/charmap/Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/charmap/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- deskutils/charmap/Makefile 4 Jun 2010 13:49:01 -0000 1.10 +++ deskutils/charmap/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= deskutils gnustep MASTER_SITES= http://www.nongnu.org/charmap/ \ ${MASTER_SITE_GNUSTEP_CH} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Character map for GNUstep Index: deskutils/fusenshi/Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/fusenshi/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- deskutils/fusenshi/Makefile 28 Mar 2010 06:32:25 -0000 1.31 +++ deskutils/fusenshi/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 8 CATEGORIES= deskutils MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ozawa@ongs.co.jp Index: deskutils/kchm/Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/kchm/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- deskutils/kchm/Makefile 28 Mar 2010 06:32:34 -0000 1.14 +++ deskutils/kchm/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 10 CATEGORIES= deskutils kde MASTER_SITES= SF/${PORTNAME}new/${PORTNAME}new/${PORTNAME}-${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= shirshegsm@gmail.com COMMENT= A KDE viewer for CHM files Index: deskutils/phpgroupware/Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/phpgroupware/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- deskutils/phpgroupware/Makefile 22 Aug 2009 00:17:46 -0000 1.27 +++ deskutils/phpgroupware/Makefile 7 Jun 2010 02:49:13 -0000 @@ -8,7 +8,6 @@ PORTVERSION= 0.9.16.012 CATEGORIES= deskutils MASTER_SITES= SF -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= A web based GroupWare system Index: deskutils/znotes/Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/znotes/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- deskutils/znotes/Makefile 28 Mar 2010 06:32:53 -0000 1.4 +++ deskutils/znotes/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= g.veniamin@googlemail.com COMMENT= Simple notes based on QT4 Index: devel/avce00/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/avce00/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/avce00/Makefile 18 May 2008 00:06:25 -0000 1.1 +++ devel/avce00/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 2.0.0 CATEGORIES= devel MASTER_SITES= http://avce00.maptools.org/dl/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= wenheping@gmail.com COMMENT= An OpenSource C library convert Arc/Info Vector Coverages to E00 Index: devel/bufferpool/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/bufferpool/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/bufferpool/Makefile 18 Dec 2007 01:51:04 -0000 1.1 +++ devel/bufferpool/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.0.1 CATEGORIES= devel MASTER_SITES= http://live.polito.it/files/downloads/bufferpool/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= err@tollari.org COMMENT= Bufferpool - the memory management library Feng and Felix depend upon Index: devel/c4/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/c4/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/c4/Makefile 21 May 2008 02:15:53 -0000 1.7 +++ devel/c4/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES+= devel MASTER_SITES= http://public.perforce.com/public/perforce/utils/c4/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= araujo@FreeBSD.org COMMENT= A CVS-like Frontend to Perforce Index: devel/cproto/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/cproto/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- devel/cproto/Makefile 3 Dec 2008 22:42:40 -0000 1.19 +++ devel/cproto/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTVERSION= 4.7g CATEGORIES= devel MASTER_SITES= ftp://invisible-island.net/cproto/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= thomas@bsdunix.ch Index: devel/dotconf++/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/dotconf++/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- devel/dotconf++/Makefile 22 Aug 2009 00:17:59 -0000 1.10 +++ devel/dotconf++/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ MASTER_SITES= SF \ http://voodoo.com.ua/dotconfpp/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mark_sf@kikg.ifmo.ru COMMENT= Configuration file parser written in C++ Index: devel/e00compr/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/e00compr/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/e00compr/Makefile 2 Mar 2009 19:01:04 -0000 1.2 +++ devel/e00compr/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.0.1 CATEGORIES= devel MASTER_SITES= http://avce00.maptools.org/dl/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= wenheping@gmail.com COMMENT= A Library to Read/Write Compressed E00 Files Index: devel/eric4/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/eric4/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- devel/eric4/Makefile 8 Feb 2010 09:01:54 -0000 1.11 +++ devel/eric4/Makefile 7 Jun 2010 02:49:13 -0000 @@ -6,7 +6,6 @@ # CATEGORIES= devel python -DISTNAME= ${PORTNAME}-${PORTVERSION} BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui \ ${PYTHON_SITELIBDIR}/PyQt4/Qsci.so:${PORTSDIR}/devel/py-qt4-qscintilla2 Index: devel/libx86/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/libx86/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/libx86/Makefile 27 Feb 2009 23:43:57 -0000 1.4 +++ devel/libx86/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ MASTER_SITES= http://www.codon.org.uk/~mjg59/libx86/downloads/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkim -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jkim@FreeBSD.org COMMENT= A hardware-independent library for executing real-mode x86 code Index: devel/ocaml-equeue/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/ocaml-equeue/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- devel/ocaml-equeue/Makefile 20 Nov 2009 22:52:59 -0000 1.10 +++ devel/ocaml-equeue/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= devel MASTER_SITES= http://www.ocaml-programming.de/packages/ PKGNAMEPREFIX= ocaml- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= The Equeue library for OCaml Index: devel/ode/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/ode/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- devel/ode/Makefile 22 Aug 2009 00:18:18 -0000 1.26 +++ devel/ode/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= SF/opende/ODE/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= Articulated rigid body dynamics library Index: devel/p5-Class-OOorNO/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-Class-OOorNO/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Class-OOorNO/Makefile 17 Apr 2008 14:24:53 -0000 1.2 +++ devel/p5-Class-OOorNO/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jeffhung@mail2000.com.tw COMMENT= Perl5 module that give your module classic AND OO interfaces. Index: devel/p5-Exception-Handler/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-Exception-Handler/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/p5-Exception-Handler/Makefile 17 Apr 2008 14:25:18 -0000 1.2 +++ devel/p5-Exception-Handler/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jeffhung@mail2000.com.tw COMMENT= Perl5 module that report exceptions with formatted text call-stack. Index: devel/pcl/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pcl/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/pcl/Makefile 3 Feb 2009 05:36:54 -0000 1.2 +++ devel/pcl/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.6 CATEGORIES= devel MASTER_SITES= http://www.xmailserver.org/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= manuel.giraud@gmail.com COMMENT= Portable Coroutine Library Index: devel/pear-HTML_QuickForm_advmultiselect/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pear-HTML_QuickForm_advmultiselect/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/pear-HTML_QuickForm_advmultiselect/Makefile 28 Feb 2009 19:48:02 -0000 1.5 +++ devel/pear-HTML_QuickForm_advmultiselect/Makefile 7 Jun 2010 02:49:13 -0000 @@ -8,7 +8,6 @@ PORTNAME= HTML_QuickForm_advmultiselect PORTVERSION= 1.5.0 CATEGORIES= devel www pear -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= chris@ctgameinfo.com COMMENT= Element for PEAR::HTML_QuickForm that defines a 2 box multi-select Index: devel/pecl-mcve/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pecl-mcve/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- devel/pecl-mcve/Makefile 10 Oct 2009 09:38:56 -0000 1.6 +++ devel/pecl-mcve/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL Index: devel/py-akismet/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/py-akismet/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/py-akismet/Makefile 30 Oct 2009 10:23:53 -0000 1.1 +++ devel/py-akismet/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ MASTER_SITES= http://www.voidspace.org.uk/downloads/ \ http://whotookspaz.org/misc/freebsd/py-akismet/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jacob@whotookspaz.org COMMENT= A Python interface to the Akismet API Index: devel/py-pyutil/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/py-pyutil/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- devel/py-pyutil/Makefile 4 Jun 2010 01:45:17 -0000 1.20 +++ devel/py-pyutil/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= A collection of mature utilities for Python programmers Index: devel/py-testgears/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/py-testgears/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/py-testgears/Makefile 30 Jul 2007 09:41:22 -0000 1.4 +++ devel/py-testgears/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ MASTER_SITES= http://nivi.interfree.it/distfiles/${PORTNAME}/ \ http://www.turbogears.org/download/eggs/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Python module to run tests written as simple functions Index: devel/ruby-wirble/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/ruby-wirble/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/ruby-wirble/Makefile 3 Aug 2009 22:06:32 -0000 1.3 +++ devel/ruby-wirble/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= devel ruby MASTER_SITES=http://pablotron.org/files/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ruby@FreeBSD.org COMMENT= A set of enhancements of irb Index: dns/ldnsm/Makefile =================================================================== RCS file: /home/ncvs/ports/dns/ldnsm/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- dns/ldnsm/Makefile 12 Nov 2009 10:52:06 -0000 1.2 +++ dns/ldnsm/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.2.1 CATEGORIES= dns MASTER_SITES= http://vvelox.net/src/ldap/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= vvelox@vvelox.net Index: dns/opendnssec/Makefile =================================================================== RCS file: /home/ncvs/ports/dns/opendnssec/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- dns/opendnssec/Makefile 29 May 2010 11:47:44 -0000 1.3 +++ dns/opendnssec/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.1.0 CATEGORIES= dns MASTER_SITES= http://www.opendnssec.org/files/source/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jaap@NLnetLabs.nl COMMENT= Tool suite for maintaining DNSSEC Index: editors/gwrite/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/gwrite/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- editors/gwrite/Makefile 27 Apr 2010 07:19:57 -0000 1.1 +++ editors/gwrite/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.3.0 CATEGORIES= editors python MASTER_SITES= GOOGLE_CODE -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jupengfei@gmail.com COMMENT= A simple HTML format editor Index: editors/joe/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/joe/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- editors/joe/Makefile 27 Nov 2009 22:52:19 -0000 1.31 +++ editors/joe/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTEPOCH= 1 CATEGORIES= editors MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= sylvio@FreeBSD.org COMMENT= Joe's Own Editor Index: editors/setedit/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/setedit/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- editors/setedit/Makefile 31 May 2010 01:58:42 -0000 1.8 +++ editors/setedit/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-unix/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= exile@chamber.ee COMMENT= Programmer's editor with a nice Text User Interface (TUI) Index: editors/zoinks/Makefile =================================================================== RCS file: /home/ncvs/ports/editors/zoinks/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- editors/zoinks/Makefile 31 May 2010 01:58:44 -0000 1.13 +++ editors/zoinks/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= http://zoinks.mikelockwood.com/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mike@mikelockwood.com COMMENT= An X11 programmer's editor and development environment Index: emulators/klh10/Makefile =================================================================== RCS file: /home/ncvs/ports/emulators/klh10/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- emulators/klh10/Makefile 9 Jun 2007 00:22:30 -0000 1.5 +++ emulators/klh10/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 2.0a CATEGORIES= emulators MASTER_SITES= http://klh10.trailing-edge.com/ -DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}.tgz klh10-2.0a-aux.tgz MAINTAINER= ports@FreeBSD.org Index: emulators/snespp/Makefile =================================================================== RCS file: /home/ncvs/ports/emulators/snespp/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- emulators/snespp/Makefile 19 Oct 2009 01:14:17 -0000 1.5 +++ emulators/snespp/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= emulators kld MASTER_SITES= http://www.tbrk.org/software/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= timbob@bigpond.com COMMENT= Kernel module for SNES controllers on a parallel port Index: finance/tinyerp-server/Makefile =================================================================== RCS file: /home/ncvs/ports/finance/tinyerp-server/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- finance/tinyerp-server/Makefile 5 Feb 2010 11:36:55 -0000 1.7 +++ finance/tinyerp-server/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://tinyerp.org/download/sources/ MASTER_SITE_SUBDIR= thierry -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= jhaarman-keyword-tinyerpPort.fd583c@projects.synantics.net Index: games/barrage/Makefile =================================================================== RCS file: /home/ncvs/ports/games/barrage/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- games/barrage/Makefile 30 Jan 2010 09:42:47 -0000 1.21 +++ games/barrage/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/lgames/${PORTNAME}/1.0 -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Destroy as many targets as possible Index: games/battleball/Makefile =================================================================== RCS file: /home/ncvs/ports/games/battleball/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- games/battleball/Makefile 25 Jan 2009 20:52:29 -0000 1.35 +++ games/battleball/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://freebsd.aeternal.net/ports/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= 3D single/multiplayer military soccer game for X Window System Index: games/digger-vgl/Makefile =================================================================== RCS file: /home/ncvs/ports/games/digger-vgl/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- games/digger-vgl/Makefile 13 Mar 2008 14:27:37 -0000 1.15 +++ games/digger-vgl/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.digger.org/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= FreeBSD graphics console (VGL) version of the famous Digger game Index: games/gnmm/Makefile =================================================================== RCS file: /home/ncvs/ports/games/gnmm/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- games/gnmm/Makefile 31 May 2010 01:58:58 -0000 1.17 +++ games/gnmm/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 11 CATEGORIES= games gnome MASTER_SITES= SF -DISTNAME= ${PORTNAME}-${PORTVERSION} DIST_SUBDIR= gnome MAINTAINER= ports@FreeBSD.org Index: games/robotfindskitten/Makefile =================================================================== RCS file: /home/ncvs/ports/games/robotfindskitten/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- games/robotfindskitten/Makefile 28 Mar 2009 01:16:33 -0000 1.7 +++ games/robotfindskitten/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= http://robotfindskitten.org/download/POSIX/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Yet another zen simulation Index: games/wanderer/Makefile =================================================================== RCS file: /home/ncvs/ports/games/wanderer/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- games/wanderer/Makefile 20 Nov 2009 18:45:25 -0000 1.2 +++ games/wanderer/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= games MASTER_SITES= http://www.e271.net/~marina/ \ http://www.surferz.net/~marina/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= marina@surferz.net COMMENT= Rogue like adventure game Index: games/xarchon/Makefile =================================================================== RCS file: /home/ncvs/ports/games/xarchon/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- games/xarchon/Makefile 6 Jun 2008 13:31:49 -0000 1.14 +++ games/xarchon/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.seul.org/pub/xarchon/ \ http://xarchon.seul.org/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A chess-like strategy game with battle options Index: graphics/geos/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/geos/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- graphics/geos/Makefile 20 Dec 2009 09:09:16 -0000 1.24 +++ graphics/geos/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 3.2.0 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/geos/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= konstantin@saurbier.net COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL" Index: graphics/grads/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/grads/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- graphics/grads/Makefile 28 Mar 2010 06:36:42 -0000 1.17 +++ graphics/grads/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= graphics science math MASTER_SITES= ftp://grads.iges.org/grads/1.9/:src \ ftp://grads.iges.org/grads/:other -DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-src-${PORTVERSION}${EXTRACT_SUFX}:src \ example.tar.gz:other EXTRACT_ONLY= ${PORTNAME}-src-${PORTVERSION}${EXTRACT_SUFX} Index: graphics/megapov/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/megapov/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- graphics/megapov/Makefile 28 Mar 2010 06:37:08 -0000 1.17 +++ graphics/megapov/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://megapov.inetart.net/packages/unix/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= maho@FreeBSD.org COMMENT= Unofficial extensions of POV-Ray Index: graphics/vips/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/vips/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- graphics/vips/Makefile 28 Mar 2010 06:38:06 -0000 1.32 +++ graphics/vips/Makefile 7 Jun 2010 02:49:13 -0000 @@ -18,7 +18,6 @@ # Making Python a proper option awaits portmgr's resolving the current # chicken-and-egg problem of OPTIONS vs. USE_* knobs #OPTIONS+= PYTHON "Create Python bindings" ${PYPRESENT} -DISTNAME= ${PORTNAME}-${PORTVERSION} BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ Index: graphics/xfractint-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/xfractint-devel/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- graphics/xfractint-devel/Makefile 27 Jan 2010 21:43:41 -0000 1.1 +++ graphics/xfractint-devel/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ MASTER_SITES= http://www.fractint.org/ftp/current/linux/ \ http://twegner.dyndns.org/fractint/ftp/current/linux/ PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The Unix port of fractint, devel version Index: irc/ezbounce/Makefile =================================================================== RCS file: /home/ncvs/ports/irc/ezbounce/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- irc/ezbounce/Makefile 1 Feb 2009 07:40:00 -0000 1.38 +++ irc/ezbounce/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.04c CATEGORIES= irc MASTER_SITES= http://www.linuxftw.com/ezbounce/files/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A highly configurable IRC Proxy Index: irc/ezbounce-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/irc/ezbounce-devel/Makefile,v retrieving revision 1.40 diff -u -r1.40 Makefile --- irc/ezbounce-devel/Makefile 18 Dec 2009 21:16:47 -0000 1.40 +++ irc/ezbounce-devel/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= irc MASTER_SITES= http://www.linuxftw.com/ezbounce/files/ PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= flo@kasimir.com COMMENT= A highly configurable IRC Proxy Index: japanese/jstrings/Makefile =================================================================== RCS file: /home/ncvs/ports/japanese/jstrings/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- japanese/jstrings/Makefile 2 Jun 2005 16:13:07 -0000 1.3 +++ japanese/jstrings/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ MASTER_SITES= http://openmya.hacker.jp/hasegawa/jstrings/ \ http://devel.aquahill.net/ports/jstrings/ \ http://www.kokone.to/~ryo/lib/ports/jstrings/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .lzh MAINTAINER= ryo@aquahill.net Index: japanese/jyuroku/Makefile =================================================================== RCS file: /home/ncvs/ports/japanese/jyuroku/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- japanese/jyuroku/Makefile 4 Jun 2010 01:09:27 -0000 1.16 +++ japanese/jyuroku/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 6 CATEGORIES= japanese MASTER_SITES= http://homepage3.nifty.com/seto-yoneji/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org Index: japanese/kpcal/Makefile =================================================================== RCS file: /home/ncvs/ports/japanese/kpcal/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- japanese/kpcal/Makefile 4 Jun 2010 01:09:27 -0000 1.11 +++ japanese/kpcal/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= yoichi -DISTNAME= ${PORTNAME}-${PORTVERSION} PATCH_SITES= http://www.tamaru.kuee.kyoto-u.ac.jp/~tsuchiya/misc/kpcal/ PATCHFILES= ${PORTNAME}-${PORTVERSION}-20040518.patch Index: japanese/mg/Makefile =================================================================== RCS file: /home/ncvs/ports/japanese/mg/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- japanese/mg/Makefile 10 May 2006 05:29:57 -0000 1.1 +++ japanese/mg/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= japanese perl5 MASTER_SITES= http://dist.bsdlab.org/ \ http://www.srekcah.org/~utashiro/perl/scripts/mg/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= # None EXTRACT_ONLY= # None Index: japanese/ng/Makefile =================================================================== RCS file: /home/ncvs/ports/japanese/ng/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- japanese/ng/Makefile 26 Oct 2008 20:30:42 -0000 1.16 +++ japanese/ng/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 2 CATEGORIES= japanese editors MASTER_SITES= http://tomato.sakura.ne.jp/~amura/archives/ng/ -DISTNAME= ${PORTNAME}-${PORTVERSION} PATCH_SITES= ${MASTER_SITES} PATCHFILES= ng-1.4.4-replace_bug.patch Index: java/eclipseme/Makefile =================================================================== RCS file: /home/ncvs/ports/java/eclipseme/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- java/eclipseme/Makefile 28 Mar 2010 06:38:43 -0000 1.12 +++ java/eclipseme/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 4 CATEGORIES= java devel MASTER_SITES= SF/${PORTNAME}/OldFiles -DISTNAME= ${PORTNAME}-${PORTVERSION} DIST_SUBDIR= eclipse MAINTAINER= ports@FreeBSD.org Index: java/javamail/Makefile =================================================================== RCS file: /home/ncvs/ports/java/javamail/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- java/javamail/Makefile 21 Dec 2009 06:15:04 -0000 1.24 +++ java/javamail/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.4.3 CATEGORIES= java mail MASTER_SITES= # -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Reference Implementation of JSR 919 Index: lang/fpc/Makefile =================================================================== RCS file: /home/ncvs/ports/lang/fpc/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- lang/fpc/Makefile 27 Aug 2009 18:31:06 -0000 1.34 +++ lang/fpc/Makefile 7 Jun 2010 02:49:13 -0000 @@ -18,7 +18,6 @@ SF/freepascal/Source/${PORTVERSION}:source \ ${MASTER_SITE_GOOGLE_CODE}:bin \ ${MASTER_SITE_LOCAL:S|$|acm/freepascal/:bin|} -DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME:S/$/.source/}${EXTRACT_SUFX}:source DIST_SUBDIR= freepascal Index: lang/gambas2-examples/Makefile =================================================================== RCS file: /home/ncvs/ports/lang/gambas2-examples/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- lang/gambas2-examples/Makefile 22 Aug 2009 00:24:31 -0000 1.6 +++ lang/gambas2-examples/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= lang MASTER_SITES= SF/gambas/${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX= -examples -DISTNAME= ${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ${PORTNAME:S/2//g} MAINTAINER= acm@FreeBSD.org Index: lang/ruby-extensions/Makefile =================================================================== RCS file: /home/ncvs/ports/lang/ruby-extensions/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- lang/ruby-extensions/Makefile 3 Aug 2009 22:06:32 -0000 1.4 +++ lang/ruby-extensions/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby Index: mail/akpop3d/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/akpop3d/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- mail/akpop3d/Makefile 28 Mar 2009 22:16:13 -0000 1.8 +++ mail/akpop3d/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.7.7 CATEGORIES= mail MASTER_SITES= http://www.synflood.at/akpop3d/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= POP3 daemon aimed to be small and secure Index: mail/libesmtp/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/libesmtp/Makefile,v retrieving revision 1.42 diff -u -r1.42 Makefile --- mail/libesmtp/Makefile 2 Aug 2009 19:34:34 -0000 1.42 +++ mail/libesmtp/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \ http://ftp.osuosl.org/pub/blfs/svn/l/ \ ftp://ftp.linux.ee/pub/gentoo/distfiles/distfiles/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mnag@FreeBSD.org COMMENT= A library for posting electronic mail Index: mail/mailscanner-mrtg/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/mailscanner-mrtg/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- mail/mailscanner-mrtg/Makefile 28 Apr 2010 22:20:22 -0000 1.13 +++ mail/mailscanner-mrtg/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= SF/mailscannermrtg/${PORTNAME}-UNSTABLE/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Allows mrtg to monitor many aspects of your MailScanner machine Index: mail/mdpop3d/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/mdpop3d/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- mail/mdpop3d/Makefile 28 May 2009 20:44:11 -0000 1.3 +++ mail/mdpop3d/Makefile 7 Jun 2010 02:49:13 -0000 @@ -8,7 +8,6 @@ PORTVERSION= 0.97 CATEGORIES= mail MASTER_SITES= ftp://ftp.corpit.ru/home/mjt/mdpop3d/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= avl@FreeBSD.org COMMENT= A simple and small POP3 daemon implementation with Maildir support Index: mail/meta1/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/meta1/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- mail/meta1/Makefile 5 Jun 2010 04:16:07 -0000 1.26 +++ mail/meta1/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= mail ipv6 MASTER_SITES= http://www.MeTA1.org/download/.prealpha/sunny/ PKGNAMESUFFIX?= ${TLS_SUFFIX}${SASL_SUFFIX}${LDAP_SUFFIX}${BERKELEYDB_SUFFIX}${PMILTER_SUFFIX}${PKGNAMESUFFIX2} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Secure and efficient mail gateway Index: mail/pop3proxy/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/pop3proxy/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- mail/pop3proxy/Makefile 23 Nov 2006 17:36:33 -0000 1.10 +++ mail/pop3proxy/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://people.freebsd.org/~mbr/distfiles/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= mbr@FreeBSD.org Index: mail/postfinger/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/postfinger/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- mail/postfinger/Makefile 9 Mar 2009 06:00:13 -0000 1.3 +++ mail/postfinger/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.30 CATEGORIES= mail MASTER_SITES= ftp://ftp.wl0.org/ftp.wl0.org/postfinger/ -DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION} README DIST_SUBDIR= ${PORTNAME} Index: mail/qar-bufo/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/qar-bufo/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- mail/qar-bufo/Makefile 9 Mar 2007 10:13:22 -0000 1.1 +++ mail/qar-bufo/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.3.1 CATEGORIES= mail MASTER_SITES= http://cpan.org/authors/id/M/MW/MWCZANECB/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= EXTRACT_ONLY= Index: mail/spamd/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/spamd/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- mail/spamd/Makefile 3 Oct 2009 04:39:07 -0000 1.19 +++ mail/spamd/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= mail MASTER_SITES= BERLIOS MASTER_SITE_SUBDIR=freebsdspamd -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ohauer@gmx.de COMMENT= Traps spammers with a very slow smtp-login and return 4xx error Index: mail/squirrelmail-newuser_wiz-plugin/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/squirrelmail-newuser_wiz-plugin/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- mail/squirrelmail-newuser_wiz-plugin/Makefile 25 May 2010 17:02:03 -0000 1.7 +++ mail/squirrelmail-newuser_wiz-plugin/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ MASTER_SITES= http://www.squirrelmail.org/plugins/ PKGNAMEPREFIX= squirrelmail- PKGNAMESUFFIX= -plugin -DISTNAME= ${PORTNAME}-${PORTVERSION} DIST_SUBDIR= squirrelmail MAINTAINER= tabthorpe@FreeBSD.org Index: mail/vbsfilter/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/vbsfilter/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- mail/vbsfilter/Makefile 5 Jun 2010 19:53:31 -0000 1.26 +++ mail/vbsfilter/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://aeschi.ch.eu.org/milter/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .c EXTRACT_ONLY= # empty Index: mail/vm/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/vm/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- mail/vm/Makefile 28 Mar 2010 06:39:14 -0000 1.22 +++ mail/vm/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= mail elisp MASTER_SITES= https://launchpad.net/${PORTNAME}/8.0.x/${PORTVERSION}/+download/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= jhein@symmetricom.com Index: math/abakus/Makefile =================================================================== RCS file: /home/ncvs/ports/math/abakus/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- math/abakus/Makefile 19 Apr 2010 10:43:32 -0000 1.13 +++ math/abakus/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= math kde MASTER_SITES= http://purinchu.net/abakus/ \ http://www.athame.co.uk/mirror/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= makc@FreeBSD.org COMMENT= Michael Pyne's Abakus Calculator Index: math/ruby-narray_miss/Makefile =================================================================== RCS file: /home/ncvs/ports/math/ruby-narray_miss/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- math/ruby-narray_miss/Makefile 16 Feb 2010 13:29:05 -0000 1.6 +++ math/ruby-narray_miss/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= math ruby MASTER_SITES= http://ruby.gfd-dennou.org/products/narray_miss/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= murashin@gfd-dennou.org Index: misc/mc/Makefile =================================================================== RCS file: /home/ncvs/ports/misc/mc/Makefile,v retrieving revision 1.129 diff -u -r1.129 Makefile --- misc/mc/Makefile 4 Jun 2010 08:09:19 -0000 1.129 +++ misc/mc/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ MASTER_SITES= http://www.midnight-commander.org/downloads/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file/managers/mc -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tar.lzma PATCH_SITES= ${MASTER_SITES} Index: misc/wanpipe/Makefile =================================================================== RCS file: /home/ncvs/ports/misc/wanpipe/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- misc/wanpipe/Makefile 26 Aug 2009 04:40:46 -0000 1.4 +++ misc/wanpipe/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ PORTREVISION= 1 CATEGORIES= misc net kld MASTER_SITES= ftp://ftp.sangoma.com/FreeBSD/wanpipe/ports/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jpaetzel@FreeBSD.org COMMENT= A FreeBSD Driver for Sangoma AFT/S51x Series Cards Index: misc/xtail/Makefile =================================================================== RCS file: /home/ncvs/ports/misc/xtail/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- misc/xtail/Makefile 3 Nov 2006 22:24:54 -0000 1.10 +++ misc/xtail/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= misc MASTER_SITES= http://www.unicom.com/sw/xtail/ \ http://utenti.gufi.org/~gmarco/files/distfiles/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= gmarco@gufi.org COMMENT= Watches the growth of files or directories Index: multimedia/clipgrab/Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/clipgrab/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- multimedia/clipgrab/Makefile 28 Mar 2010 06:40:36 -0000 1.3 +++ multimedia/clipgrab/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://clipgrab.de/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= g.veniamin@googlemail.com COMMENT= Program to download videos from YouTube and etc Index: multimedia/kmplayer/Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/kmplayer/Makefile,v retrieving revision 1.48 diff -u -r1.48 Makefile --- multimedia/kmplayer/Makefile 28 Mar 2010 06:40:48 -0000 1.48 +++ multimedia/kmplayer/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ CATEGORIES= multimedia audio kde MASTER_SITES= http://freebsd.ricin.com/ports/distfiles/ \ http://kmplayer.kde.org/pkgs/ -DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= kde@FreeBSD.org Index: multimedia/mp4split/Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/mp4split/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- multimedia/mp4split/Makefile 27 May 2010 06:19:49 -0000 1.1 +++ multimedia/mp4split/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.0.8 CATEGORIES= multimedia MASTER_SITES= http://smoothstreaming.code-shop.com/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= bmhermansson@gmail.com COMMENT= Converts MP4 files to Fragmented MP4 and creates manifest files Index: multimedia/spook/Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/spook/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- multimedia/spook/Makefile 6 Jun 2010 17:00:57 -0000 1.4 +++ multimedia/spook/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://www.litech.org/spook/dist/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Embedded RTP/RTSP/HTTP video streamer Index: net/beacon/Makefile =================================================================== RCS file: /home/ncvs/ports/net/beacon/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- net/beacon/Makefile 15 Aug 2009 13:33:53 -0000 1.18 +++ net/beacon/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 2 CATEGORIES= net perl5 mbone ipv6 MASTER_SITES= http://dast.nlanr.net/Projects/Beacon/releases/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Beacon active measurement tool to monitor multicast Index: net/callweaver/Makefile =================================================================== RCS file: /home/ncvs/ports/net/callweaver/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- net/callweaver/Makefile 2 Jun 2010 19:14:11 -0000 1.3 +++ net/callweaver/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://devs.callweaver.org/release/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= melifaro@ipfw.ru Index: net/freeswitch/Makefile =================================================================== RCS file: /home/ncvs/ports/net/freeswitch/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- net/freeswitch/Makefile 3 Apr 2010 10:44:27 -0000 1.7 +++ net/freeswitch/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ MASTER_SITES= http://files.freeswitch.org/:source1 \ http://dl.getdropbox.com/u/152504/:source2 \ http://www.freeswitch.org/eg/:source3 -DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= pizza_gram.tar.gz:source1 \ ${PORTNAME}-${PORTVERSION}.tar.gz:source2 \ pizza_sounds.tar.gz:source3 \ Index: net/isc-dhcp31-server/Makefile =================================================================== RCS file: /home/ncvs/ports/net/isc-dhcp31-server/Makefile,v retrieving revision 1.131 diff -u -r1.131 Makefile --- net/isc-dhcp31-server/Makefile 6 May 2010 20:32:16 -0000 1.131 +++ net/isc-dhcp31-server/Makefile 7 Jun 2010 02:49:13 -0000 @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= dhcp dhcp/dhcp-3.1-history PKGNAMEPREFIX= isc- PKGNAMESUFFIX= 31-${SUBSYS} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jpaetzel@FreeBSD.org COMMENT?= The ISC Dynamic Host Configuration Protocol server Index: net/libconnect/Makefile =================================================================== RCS file: /home/ncvs/ports/net/libconnect/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- net/libconnect/Makefile 4 Mar 2007 23:52:37 -0000 1.3 +++ net/libconnect/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ \ ftp://ftp.lucky.net/pub/unix/local/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Tell programs to which IP-address they should bind Index: net/mDNSResponder/Makefile =================================================================== RCS file: /home/ncvs/ports/net/mDNSResponder/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- net/mDNSResponder/Makefile 16 Feb 2010 06:56:34 -0000 1.25 +++ net/mDNSResponder/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTVERSION= 214 CATEGORIES= net dns MASTER_SITES= http://opensource.apple.com/tarballs/mDNSResponder/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Apple's mDNSResponder Index: net/mediaproxy/Makefile =================================================================== RCS file: /home/ncvs/ports/net/mediaproxy/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- net/mediaproxy/Makefile 13 Dec 2009 17:00:11 -0000 1.7 +++ net/mediaproxy/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= net MASTER_SITES= http://mediaproxy.ag-projects.com/ \ http://mediaproxy.ag-projects.com/old/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= steve@energistic.com COMMENT= A far-end NAT traversal solution for SER/OpenSER Index: net/nast/Makefile =================================================================== RCS file: /home/ncvs/ports/net/nast/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- net/nast/Makefile 21 Aug 2008 06:17:53 -0000 1.20 +++ net/nast/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= net MASTER_SITES= http://download.berlios.de/${PORTNAME}/ \ http://voodoo.bawue.com/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Nast is a packet sniffer Index: net/netembryo/Makefile =================================================================== RCS file: /home/ncvs/ports/net/netembryo/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- net/netembryo/Makefile 18 Dec 2007 01:53:16 -0000 1.1 +++ net/netembryo/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.0.4 CATEGORIES= net MASTER_SITES= http://live.polito.it/files/downloads/netembryo/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= err@tollari.org COMMENT= A network abstraction library used by for feng, libnemesi, felix Index: net/ngrep/Makefile =================================================================== RCS file: /home/ncvs/ports/net/ngrep/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- net/ngrep/Makefile 20 Nov 2009 22:53:07 -0000 1.27 +++ net/ngrep/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTVERSION= 1.45 CATEGORIES= net security MASTER_SITES= SF -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= edwin@mavetju.org COMMENT= Network grep Index: net/phpldapadmin/Makefile =================================================================== RCS file: /home/ncvs/ports/net/phpldapadmin/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- net/phpldapadmin/Makefile 31 Jan 2010 01:36:47 -0000 1.37 +++ net/phpldapadmin/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTEPOCH= 1 CATEGORIES= net www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= m.seaman@infracaninophile.co.uk Index: net/roadrunner/Makefile =================================================================== RCS file: /home/ncvs/ports/net/roadrunner/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- net/roadrunner/Makefile 2 Aug 2009 19:35:03 -0000 1.13 +++ net/roadrunner/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://ftp.codefactory.se/pub/RoadRunner/source/roadrunner/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A portable BEEP protocol implementation Index: net/samba-pdbsql/Makefile =================================================================== RCS file: /home/ncvs/ports/net/samba-pdbsql/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- net/samba-pdbsql/Makefile 2 Sep 2009 15:01:47 -0000 1.10 +++ net/samba-pdbsql/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= net MASTER_SITES= SF PKGNAMEPREFIX= samba- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= timur@FreeBSD.org COMMENT= Multiplexor, MySQL and PostgeSQL passdb backends for Samba3 Index: net/traff/Makefile =================================================================== RCS file: /home/ncvs/ports/net/traff/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- net/traff/Makefile 2 Sep 2009 15:01:47 -0000 1.3 +++ net/traff/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.6.1 CATEGORIES= net net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= daniel@freebsd.ro COMMENT= Libpcab based fast traffic accounting program Index: net/wowzamediaserverpro/Makefile =================================================================== RCS file: /home/ncvs/ports/net/wowzamediaserverpro/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- net/wowzamediaserverpro/Makefile 11 Oct 2009 22:32:19 -0000 1.2 +++ net/wowzamediaserverpro/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.7.2 CATEGORIES= net MASTER_SITES= http://www.wowzamedia.com/downloads/WowzaMediaServer-1-7-2/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tar.bin MAINTAINER= meritus@innervision.pl Index: net/xorp/Makefile =================================================================== RCS file: /home/ncvs/ports/net/xorp/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- net/xorp/Makefile 6 Jun 2010 17:00:58 -0000 1.15 +++ net/xorp/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ http://www2.xorp.org/releases/${PORTVERSION}/ \ http://www5.xorp.org/releases/${PORTVERSION}/ \ http://www3.xorp.org/releases/${PORTVERSION}/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The eXtensible Open Router Platform Index: net/yaph/Makefile =================================================================== RCS file: /home/ncvs/ports/net/yaph/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- net/yaph/Makefile 22 Aug 2009 00:31:49 -0000 1.5 +++ net/yaph/Makefile 7 Jun 2010 02:49:13 -0000 @@ -7,7 +7,6 @@ PORTVERSION= 0.91 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mycroft@virgaria.org COMMENT= Yaph is a proxy scanner Index: net-im/kmerlin/Makefile =================================================================== RCS file: /home/ncvs/ports/net-im/kmerlin/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- net-im/kmerlin/Makefile 28 Mar 2010 06:41:36 -0000 1.32 +++ net-im/kmerlin/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 8 CATEGORIES= net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An IM (Instant Messenger) KDE client for the Microsoft MSN Network Index: net-mgmt/bandwidthd/Makefile =================================================================== RCS file: /home/ncvs/ports/net-mgmt/bandwidthd/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- net-mgmt/bandwidthd/Makefile 28 Mar 2010 06:41:50 -0000 1.17 +++ net-mgmt/bandwidthd/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org Index: net-mgmt/check_snmp_pkgvuln/Makefile =================================================================== RCS file: /home/ncvs/ports/net-mgmt/check_snmp_pkgvuln/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- net-mgmt/check_snmp_pkgvuln/Makefile 27 Mar 2008 10:58:26 -0000 1.4 +++ net-mgmt/check_snmp_pkgvuln/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ MASTER_SITES= http://www.cultdeadsheep.org/~clement/FreeBSD/nagios/ PKGNAMEPREFIX= nagios- PKGNAMESUFFIX= -plugin -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jarrod@netleader.com.au COMMENT= Security vulnerability plugin for Nagios Index: net-mgmt/cricket/Makefile =================================================================== RCS file: /home/ncvs/ports/net-mgmt/cricket/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- net-mgmt/cricket/Makefile 28 Mar 2010 06:41:51 -0000 1.37 +++ net-mgmt/cricket/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 6 CATEGORIES= net-mgmt MASTER_SITES= SF -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A high performance, extremely flexible monitoring system Index: net-mgmt/jnettop/Makefile =================================================================== RCS file: /home/ncvs/ports/net-mgmt/jnettop/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- net-mgmt/jnettop/Makefile 2 Sep 2009 15:01:48 -0000 1.2 +++ net-mgmt/jnettop/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.13.0 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.13 -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= rpsfa@rit.edu COMMENT= Traffic visualizer, similiar to nettop Index: net-mgmt/macroscope/Makefile =================================================================== RCS file: /home/ncvs/ports/net-mgmt/macroscope/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- net-mgmt/macroscope/Makefile 1 Apr 2010 10:22:54 -0000 1.12 +++ net-mgmt/macroscope/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.berlios.de/pub/macroscope/ \ http://white-raven.pisem.net/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= white_raven@users.berlios.de COMMENT= User and IP traffic management with Web interface Index: net-mgmt/qkismet/Makefile =================================================================== RCS file: /home/ncvs/ports/net-mgmt/qkismet/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- net-mgmt/qkismet/Makefile 28 Mar 2010 06:41:56 -0000 1.2 +++ net-mgmt/qkismet/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/qKismet/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= g.veniamin@googlemail.com COMMENT= This is graphical Kismet client writtent in Qt Index: net-mgmt/snmp4nagios/Makefile =================================================================== RCS file: /home/ncvs/ports/net-mgmt/snmp4nagios/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- net-mgmt/snmp4nagios/Makefile 2 Sep 2009 15:01:48 -0000 1.2 +++ net-mgmt/snmp4nagios/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.4 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= rpsfa@rit.edu COMMENT= Vendor specific SNMP plugins for Nagios Index: net-p2p/dctc/Makefile =================================================================== RCS file: /home/ncvs/ports/net-p2p/dctc/Makefile,v retrieving revision 1.46 diff -u -r1.46 Makefile --- net-p2p/dctc/Makefile 6 Jan 2009 17:59:15 -0000 1.46 +++ net-p2p/dctc/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= http://unixpages.org/distfiles/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A DirectConnect (www.neo-modus.com) text client for file sharing Index: net-p2p/valknut/Makefile =================================================================== RCS file: /home/ncvs/ports/net-p2p/valknut/Makefile,v retrieving revision 1.50 diff -u -r1.50 Makefile --- net-p2p/valknut/Makefile 28 Mar 2010 06:42:09 -0000 1.50 +++ net-p2p/valknut/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ PORTREVISION= 4 CATEGORIES= net-p2p MASTER_SITES= SF/wxdcgui/${PORTNAME}-qt4/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= A Direct Connect client QT GUI Index: news/hellanzb/Makefile =================================================================== RCS file: /home/ncvs/ports/news/hellanzb/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- news/hellanzb/Makefile 6 Jan 2009 17:59:16 -0000 1.10 +++ news/hellanzb/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTVERSION= 0.13 CATEGORIES= news MASTER_SITES= http://www.hellanzb.com/distfiles/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= pjenvey@groovie.org COMMENT= Nzb downloader and post processor Index: ports-mgmt/p5-FreeBSD-Pkgs/Makefile =================================================================== RCS file: /home/ncvs/ports/ports-mgmt/p5-FreeBSD-Pkgs/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- ports-mgmt/p5-FreeBSD-Pkgs/Makefile 31 Mar 2009 07:35:23 -0000 1.2 +++ ports-mgmt/p5-FreeBSD-Pkgs/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= ports-mgmt sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= vvelox@vvelox.net COMMENT= Parses the contents of FreeBSD package DB under /var/db/pkg Index: ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates/Makefile =================================================================== RCS file: /home/ncvs/ports/ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates/Makefile 30 Jan 2010 00:50:04 -0000 1.2 +++ ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= vvelox@vvelox.net COMMENT= Finds updates for FreeBSD pkgs by checking the ports index Index: print/ansiprint/Makefile =================================================================== RCS file: /home/ncvs/ports/print/ansiprint/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- print/ansiprint/Makefile 28 Mar 2010 12:35:01 -0000 1.4 +++ print/ansiprint/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.0 CATEGORIES= print MASTER_SITES= SF -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= steve@stephen-fisher.com Index: print/epsmerge/Makefile =================================================================== RCS file: /home/ncvs/ports/print/epsmerge/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- print/epsmerge/Makefile 25 Mar 2007 22:31:37 -0000 1.3 +++ print/epsmerge/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 2.2.2 CATEGORIES= print MASTER_SITES= http://home.clara.net/nox/software/epsmerge/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Merge multiple EPS files into one EPS or PS file Index: print/foo2zjs/Makefile =================================================================== RCS file: /home/ncvs/ports/print/foo2zjs/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- print/foo2zjs/Makefile 28 Mar 2010 06:42:27 -0000 1.25 +++ print/foo2zjs/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ ${MASTER_SITE_LOCAL:S,$,acm/${PORTNAME}/,} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= Driver for printers that use the ZjStream wire protocol Index: print/py-fonttools/Makefile =================================================================== RCS file: /home/ncvs/ports/print/py-fonttools/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- print/py-fonttools/Makefile 20 Nov 2009 06:06:32 -0000 1.11 +++ print/py-fonttools/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= print python MASTER_SITES= SF/${PORTNAME}/Source%20code/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An open source library for manipulating fonts, written in Python Index: print/xpp/Makefile =================================================================== RCS file: /home/ncvs/ports/print/xpp/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- print/xpp/Makefile 28 Mar 2010 06:43:01 -0000 1.18 +++ print/xpp/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 6 CATEGORIES= print MASTER_SITES= SF/cups/${PORTNAME}/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= X11-based printer manager for CUPS Index: science/ghemical/Makefile =================================================================== RCS file: /home/ncvs/ports/science/ghemical/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- science/ghemical/Makefile 28 Mar 2010 06:43:07 -0000 1.33 +++ science/ghemical/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= science MASTER_SITES= http://www.uku.fi/~thassine/projects/download/release20090911/ \ http://bioinformatics.org/ghemical/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= maho@FreeBSD.org COMMENT= Ghemical is a computational chemistry software package Index: science/libghemical/Makefile =================================================================== RCS file: /home/ncvs/ports/science/libghemical/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- science/libghemical/Makefile 2 Mar 2010 23:08:23 -0000 1.17 +++ science/libghemical/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ CATEGORIES= science MASTER_SITES= http://www.uku.fi/~thassine/projects/download/release20090911/ \ http://bioinformatics.org/ghemical/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= maho@FreeBSD.org COMMENT= Support libraries of science/ghemical port Index: science/liboglappth/Makefile =================================================================== RCS file: /home/ncvs/ports/science/liboglappth/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- science/liboglappth/Makefile 23 Jan 2009 16:27:50 -0000 1.3 +++ science/liboglappth/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= science MASTER_SITES= http://www.uku.fi/~thassine/projects/download/current/ \ http://bioinformatics.org/ghemical/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= maho@FreeBSD.org COMMENT= Support libraries of science/ghemical port Index: security/aimsniff/Makefile =================================================================== RCS file: /home/ncvs/ports/security/aimsniff/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- security/aimsniff/Makefile 22 Aug 2009 00:34:47 -0000 1.2 +++ security/aimsniff/Makefile 7 Jun 2010 02:49:13 -0000 @@ -8,7 +8,6 @@ PORTVERSION= 0.9d CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/AIM%20Sniff/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= andrew@amrx.net COMMENT= AOL Instant Messanger Sniffing and Reading Tool Index: security/distcache-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/security/distcache-devel/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- security/distcache-devel/Makefile 22 Aug 2009 00:34:51 -0000 1.7 +++ security/distcache-devel/Makefile 7 Jun 2010 02:49:13 -0000 @@ -13,7 +13,6 @@ http://osdn.dl.sourceforge.net/sourceforge/${PORTNAME}/ PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= marcel.prisi@virtua.ch COMMENT= Distributed OpenSSL session caching tools - development version Index: security/pulledpork/Makefile =================================================================== RCS file: /home/ncvs/ports/security/pulledpork/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- security/pulledpork/Makefile 10 May 2010 02:53:35 -0000 1.1 +++ security/pulledpork/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.4.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ohauer@gmx.de COMMENT= Script to update snort-2.8+ rules Index: security/py-sslstrip/Makefile =================================================================== RCS file: /home/ncvs/ports/security/py-sslstrip/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- security/py-sslstrip/Makefile 26 Apr 2009 23:21:49 -0000 1.1 +++ security/py-sslstrip/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= security MASTER_SITES= http://www.thoughtcrime.org/software/sslstrip/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= kitchetech@gmail.com COMMENT= Python program for ssl stripping Index: security/sudosh/Makefile =================================================================== RCS file: /home/ncvs/ports/security/sudosh/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- security/sudosh/Makefile 2 Sep 2009 15:01:50 -0000 1.23 +++ security/sudosh/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 5 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/OldFiles -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= cy@FreeBSD.org COMMENT= A sudo shell Index: security/sudosh2/Makefile =================================================================== RCS file: /home/ncvs/ports/security/sudosh2/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- security/sudosh2/Makefile 15 Dec 2009 07:16:49 -0000 1.26 +++ security/sudosh2/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tbz2 MAINTAINER= cy@FreeBSD.org Index: security/sudosh3/Makefile =================================================================== RCS file: /home/ncvs/ports/security/sudosh3/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- security/sudosh3/Makefile 14 Jan 2010 20:06:34 -0000 1.31 +++ security/sudosh3/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 3.2.0 CATEGORIES= security MASTER_SITES= SF/${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= cy@FreeBSD.org COMMENT= Third version of the sudo shell Index: security/webscarab/Makefile =================================================================== RCS file: /home/ncvs/ports/security/webscarab/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- security/webscarab/Makefile 10 Mar 2010 22:07:09 -0000 1.1 +++ security/webscarab/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.freebsd.org/~niels/distfiles/ MASTER_SITE_SUBDIR= niels -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= niels@FreeBSD.org COMMENT= Framework for analysing HTTP and HTTPS web application traffic Index: shells/shell-include/Makefile =================================================================== RCS file: /home/ncvs/ports/shells/shell-include/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- shells/shell-include/Makefile 12 Nov 2009 10:52:03 -0000 1.2 +++ shells/shell-include/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 0.1.2 CATEGORIES= shells devel MASTER_SITES= http://vvelox.net/src/shell-include/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= vvelox@vvelox.net Index: sysutils/amrstat/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/amrstat/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- sysutils/amrstat/Makefile 27 Feb 2009 23:43:57 -0000 1.5 +++ sysutils/amrstat/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkim -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jkim@FreeBSD.org COMMENT= Utility for LSI Logic's MegaRAID RAID controllers Index: sysutils/asusoled/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/asusoled/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- sysutils/asusoled/Makefile 28 Mar 2010 06:43:34 -0000 1.8 +++ sysutils/asusoled/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkim -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jkim@FreeBSD.org COMMENT= Utility for ASUS USB OLED Display Index: sysutils/dmg2img/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/dmg2img/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- sysutils/dmg2img/Makefile 27 Jan 2010 01:12:10 -0000 1.1 +++ sysutils/dmg2img/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ MASTER_SITES= http://fbsd.zlonet.ru/distfiles/ \ http://tourservice.kz/zloidemon/distfiles/ \ http://z-up.ru/zloidemon/distfiles/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= g.veniamin@googlemail.com COMMENT= DMG2IMG convert tool Index: sysutils/fusefs-smbnetfs/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/fusefs-smbnetfs/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- sysutils/fusefs-smbnetfs/Makefile 22 Aug 2009 00:35:17 -0000 1.4 +++ sysutils/fusefs-smbnetfs/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ CATEGORIES= sysutils net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/SMBNetFS-${PORTVERSION} PKGNAMEPREFIX= fusefs- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= dindin@freebsd.org.ua COMMENT= Mount smb shares (Fuse filesystem) Index: sysutils/jkill/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/jkill/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- sysutils/jkill/Makefile 30 Mar 2004 01:19:42 -0000 1.1 +++ sysutils/jkill/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= sysutils MASTER_SITES= http://ext.by/jkill/ PKGNAMEPREFIX= -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= pavel@ext.by COMMENT= Shutdowns a running jail and all its processes Index: sysutils/logrotate/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/logrotate/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- sysutils/logrotate/Makefile 15 Aug 2008 19:19:35 -0000 1.26 +++ sysutils/logrotate/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://fedorahosted.org/releases/l/o/logrotate/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= js@iksz.hu COMMENT= Daemon to rotate, compress, remove and mail system log files Index: sysutils/pfstat/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/pfstat/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- sysutils/pfstat/Makefile 28 Mar 2010 06:44:00 -0000 1.19 +++ sysutils/pfstat/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 3 CATEGORIES= sysutils net MASTER_SITES= http://www.benzedrine.cx/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mlaier@FreeBSD.org COMMENT= Utility to render graphical statistics for pf Index: sysutils/pftop/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/pftop/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- sysutils/pftop/Makefile 6 Jan 2009 17:59:29 -0000 1.14 +++ sysutils/pftop/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= sysutils net MASTER_SITES= http://www.eee.metu.edu.tr/~canacar/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mlaier@freebsd.org COMMENT= Utility for real-time display of statistics for pf Index: sysutils/pwgen2/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/pwgen2/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- sysutils/pwgen2/Makefile 22 Aug 2009 00:35:25 -0000 1.12 +++ sysutils/pwgen2/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 2.06 CATEGORIES= sysutils MASTER_SITES= SF -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= andrey@hm.perm.ru COMMENT= A small, powerful, GPL'ed password generator Index: sysutils/rdiff-backup/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/rdiff-backup/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- sysutils/rdiff-backup/Makefile 7 May 2009 07:05:52 -0000 1.28 +++ sysutils/rdiff-backup/Makefile 7 Jun 2010 02:49:13 -0000 @@ -13,7 +13,6 @@ ${MASTER_SITE_LOCAL:S/$/:local/} MASTER_SITE_SUBDIR= ${PORTNAME}/:savannah \ vd/${PORTNAME}${PKGNAMESUFFIX}/:local -DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:savannah,local MAINTAINER= peter.schuller@infidyne.com Index: sysutils/rdiff-backup-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/rdiff-backup-devel/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- sysutils/rdiff-backup-devel/Makefile 5 Jul 2009 15:58:50 -0000 1.19 +++ sysutils/rdiff-backup-devel/Makefile 7 Jun 2010 02:49:13 -0000 @@ -13,7 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/:savannah \ vd/${PORTNAME}${PKGNAMESUFFIX}/:local PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:savannah,local MAINTAINER= peter.schuller@infidyne.com Index: sysutils/rdiff-backup10/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/rdiff-backup10/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- sysutils/rdiff-backup10/Makefile 31 May 2009 20:31:05 -0000 1.4 +++ sysutils/rdiff-backup10/Makefile 7 Jun 2010 02:49:13 -0000 @@ -14,7 +14,6 @@ ${MASTER_SITE_LOCAL:S/$/:local/} MASTER_SITE_SUBDIR= ${PORTNAME}/:savannah \ vd/${PORTNAME}${PKGNAMESUFFIX}/:local -DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:savannah,local MAINTAINER= peter.schuller@infidyne.com Index: sysutils/ruby-log4r/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/ruby-log4r/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- sysutils/ruby-log4r/Makefile 28 Apr 2010 05:12:58 -0000 1.13 +++ sysutils/ruby-log4r/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= sysutils ruby MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Log4r%20${PORTVERSION} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby Index: sysutils/syscp/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/syscp/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- sysutils/syscp/Makefile 18 May 2010 04:07:49 -0000 1.12 +++ sysutils/syscp/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 2 CATEGORIES= sysutils www MASTER_SITES= http://files.syscp.org/releases/tgz/ -DISTNAME= ${PORTNAME}-${PORTVERSION} PATCH_DIST_STRIP= -p0 Index: sysutils/vbetool/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/vbetool/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- sysutils/vbetool/Makefile 12 Mar 2010 04:01:38 -0000 1.4 +++ sysutils/vbetool/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ MASTER_SITES= http://www.codon.org.uk/~mjg59/vbetool/download/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkim -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jkim@FreeBSD.org COMMENT= An application for executing video card BIOS code Index: www/apache-forrest/Makefile =================================================================== RCS file: /home/ncvs/ports/www/apache-forrest/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- www/apache-forrest/Makefile 12 Mar 2009 23:09:01 -0000 1.10 +++ www/apache-forrest/Makefile 7 Jun 2010 02:49:13 -0000 @@ -14,7 +14,6 @@ http://mirror.nohup.it/apache/forrest/ \ ftp://mirror.nohup.it/apache/forrest/ MASTER_SITE_SUBDIR= forrest -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= A tool for rapid development of small sites Index: www/cocoon/Makefile =================================================================== RCS file: /home/ncvs/ports/www/cocoon/Makefile,v retrieving revision 1.41 diff -u -r1.41 Makefile --- www/cocoon/Makefile 27 Mar 2010 05:21:35 -0000 1.41 +++ www/cocoon/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PDISTNAME}-src MAINTAINER= ports@FreeBSD.org COMMENT= XML Web Development Framework Index: www/dansguardian-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/www/dansguardian-devel/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- www/dansguardian-devel/Makefile 19 Sep 2009 20:24:13 -0000 1.32 +++ www/dansguardian-devel/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= # empty, see below -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A fast, feature-rich web content filter for Squid proxy servers Index: www/grails/Makefile =================================================================== RCS file: /home/ncvs/ports/www/grails/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- www/grails/Makefile 22 Apr 2010 01:17:14 -0000 1.10 +++ www/grails/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ DISTVERSION= 1.2.2 CATEGORIES= www java MASTER_SITES= http://dist.codehaus.org/grails/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mjs@bur.st COMMENT= Web framework built on Groovy Index: www/ismail/Makefile =================================================================== RCS file: /home/ncvs/ports/www/ismail/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- www/ismail/Makefile 4 Jun 2009 09:17:44 -0000 1.8 +++ www/ismail/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 2 CATEGORIES= www mail MASTER_SITES= http://sunner.semmy.ru/~az/ISMail/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PHP-based webmail client Index: www/mini_httpd/Makefile =================================================================== RCS file: /home/ncvs/ports/www/mini_httpd/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- www/mini_httpd/Makefile 18 Dec 2008 02:33:39 -0000 1.8 +++ www/mini_httpd/Makefile 7 Jun 2010 02:49:13 -0000 @@ -9,7 +9,6 @@ PORTVERSION= 1.19 CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/mini_httpd/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Small HTTP server with support for GET, HEAD, POST, CGI, SSL, IPv6 Index: www/mod_fcgid/Makefile =================================================================== RCS file: /home/ncvs/ports/www/mod_fcgid/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- www/mod_fcgid/Makefile 25 May 2010 20:17:30 -0000 1.20 +++ www/mod_fcgid/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= hemi@puresimplicity.net COMMENT= An alternative FastCGI module for Apache2 Index: www/mod_proxy_add_forward/Makefile =================================================================== RCS file: /home/ncvs/ports/www/mod_proxy_add_forward/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- www/mod_proxy_add_forward/Makefile 5 Aug 2009 02:21:50 -0000 1.11 +++ www/mod_proxy_add_forward/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= www MASTER_SITES= http://develooper.com/code/mpaf/ \ http://atreides.freenix.no/~anders/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .c MAINTAINER= apache@FreeBSD.org Index: www/p5-Catalyst-Controller-BindLex/Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-Catalyst-Controller-BindLex/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- www/p5-Catalyst-Controller-BindLex/Makefile 17 Apr 2008 14:29:44 -0000 1.3 +++ www/p5-Catalyst-Controller-BindLex/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/N/NU/NUFFIN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= Stash your lexical goodness Index: www/sams/Makefile =================================================================== RCS file: /home/ncvs/ports/www/sams/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- www/sams/Makefile 6 Jun 2010 04:50:50 -0000 1.14 +++ www/sams/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ CATEGORIES= www MASTER_SITES= http://sams.perm.ru/download/ \ http://gateway11.ath.cx/sams/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= uzgrishin@mail.ru COMMENT= Squid 2.x Accounting Management System Index: www/webcalendar/Makefile =================================================================== RCS file: /home/ncvs/ports/www/webcalendar/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- www/webcalendar/Makefile 5 May 2010 17:59:33 -0000 1.17 +++ www/webcalendar/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}%201.0/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} PORTSCOUT= limit:^1\.0\. MAINTAINER= glarkin@FreeBSD.org Index: www/wordpress-mu/Makefile =================================================================== RCS file: /home/ncvs/ports/www/wordpress-mu/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- www/wordpress-mu/Makefile 23 Mar 2010 02:37:00 -0000 1.35 +++ www/wordpress-mu/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://mu.wordpress.org/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= araujo@FreeBSD.org COMMENT= Multi-user version of the famous WordPress blogging application Index: www/zope-FileSystemSite/Makefile =================================================================== RCS file: /home/ncvs/ports/www/zope-FileSystemSite/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- www/zope-FileSystemSite/Makefile 13 Sep 2005 22:01:25 -0000 1.6 +++ www/zope-FileSystemSite/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ CATEGORIES= www zope MASTER_SITES= http://www.infrae.com/download/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= zope- -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= x@vex.net Index: x11/e17-module-bling/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-bling/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- x11/e17-module-bling/Makefile 28 Mar 2010 06:45:17 -0000 1.6 +++ x11/e17-module-bling/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= E17 composite manager module Index: x11/e17-module-calendar/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-calendar/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- x11/e17-module-calendar/Makefile 31 May 2010 02:01:33 -0000 1.13 +++ x11/e17-module-calendar/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= Nice calendar module for e17 Index: x11/e17-module-cpu/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-cpu/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- x11/e17-module-cpu/Makefile 31 May 2010 02:01:33 -0000 1.13 +++ x11/e17-module-cpu/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which allows users to monitor cpu load Index: x11/e17-module-deskshow/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-deskshow/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- x11/e17-module-deskshow/Makefile 28 Mar 2010 06:45:17 -0000 1.13 +++ x11/e17-module-deskshow/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= E17 module that minimizes all windows to show the desktop Index: x11/e17-module-flame/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-flame/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- x11/e17-module-flame/Makefile 31 May 2010 02:01:33 -0000 1.13 +++ x11/e17-module-flame/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which draws flames on your desktop Index: x11/e17-module-language/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-language/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- x11/e17-module-language/Makefile 31 May 2010 02:01:33 -0000 1.13 +++ x11/e17-module-language/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module to switch XKB input language Index: x11/e17-module-mail/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-mail/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- x11/e17-module-mail/Makefile 31 May 2010 02:01:34 -0000 1.13 +++ x11/e17-module-mail/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module to check your mailboxes (like xbiff does) Index: x11/e17-module-mem/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-mem/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- x11/e17-module-mem/Makefile 31 May 2010 02:01:34 -0000 1.14 +++ x11/e17-module-mem/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 memory monitoring module Index: x11/e17-module-mixer/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-mixer/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- x11/e17-module-mixer/Makefile 31 May 2010 02:01:34 -0000 1.11 +++ x11/e17-module-mixer/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module to adjust audio mixer settings Index: x11/e17-module-moon/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-moon/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- x11/e17-module-moon/Makefile 31 May 2010 02:01:34 -0000 1.14 +++ x11/e17-module-moon/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 Moon Clock module Index: x11/e17-module-rain/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-rain/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- x11/e17-module-rain/Makefile 31 May 2010 02:01:34 -0000 1.13 +++ x11/e17-module-rain/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which draws raindrops on your screen Index: x11/e17-module-screenshot/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-screenshot/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- x11/e17-module-screenshot/Makefile 28 Mar 2010 06:45:19 -0000 1.12 +++ x11/e17-module-screenshot/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which allows users to take screenshots Index: x11/e17-module-slideshow/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-slideshow/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- x11/e17-module-slideshow/Makefile 31 May 2010 02:01:35 -0000 1.14 +++ x11/e17-module-slideshow/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which cycles desktop backgrounds Index: x11/e17-module-snow/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-snow/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- x11/e17-module-snow/Makefile 31 May 2010 02:01:35 -0000 1.13 +++ x11/e17-module-snow/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which draws snowflakes on your screen Index: x11/e17-module-uptime/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-uptime/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- x11/e17-module-uptime/Makefile 31 May 2010 02:01:35 -0000 1.15 +++ x11/e17-module-uptime/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 uptime and load average indicator module Index: x11/e17-module-weather/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/e17-module-weather/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- x11/e17-module-weather/Makefile 31 May 2010 02:01:35 -0000 1.14 +++ x11/e17-module-weather/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 weather module Index: x11/ggiterm/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/ggiterm/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- x11/ggiterm/Makefile 20 Mar 2010 15:04:45 -0000 1.12 +++ x11/ggiterm/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= SF -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= antoine.brodin@laposte.net COMMENT= A terminal emulator for GGI Index: x11/roxbg/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/roxbg/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- x11/roxbg/Makefile 28 Mar 2010 06:45:40 -0000 1.5 +++ x11/roxbg/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 4 CATEGORIES= x11 deskutils MASTER_SITES= http://vvelox.net/programs/unix/x11/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= EXTRACT_ONLY= Index: x11/wmdrawer/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/wmdrawer/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- x11/wmdrawer/Makefile 28 Mar 2010 06:45:44 -0000 1.22 +++ x11/wmdrawer/Makefile 7 Jun 2010 02:49:13 -0000 @@ -12,7 +12,6 @@ CATEGORIES= x11 windowmaker MASTER_SITES= http://people.easter-eggs.org/~valos/wmdrawer/:tarball \ http://wikitest.freebsd.org/wiki/common/:pixmap -DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${EXTRACT_ONLY}:tarball \ logo-beastie.png:pixmap EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} Index: x11/xwinwrap/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/xwinwrap/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- x11/xwinwrap/Makefile 29 Jan 2010 08:16:50 -0000 1.2 +++ x11/xwinwrap/Makefile 7 Jun 2010 02:49:13 -0000 @@ -11,7 +11,6 @@ MASTER_SITES= http://fbsd.zlonet.ru/distfiles/ \ http://tourservice.kz/zloidemon/distfiles/ \ http://z-up.ru/zloidemon/distfiles/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= g.veniamin@googlemail.com COMMENT= XWinWrap replace a desktop background with a movie or screensaver Index: x11-servers/x2x/Makefile =================================================================== RCS file: /home/ncvs/ports/x11-servers/x2x/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- x11-servers/x2x/Makefile 9 Jun 2009 15:33:27 -0000 1.10 +++ x11-servers/x2x/Makefile 7 Jun 2010 02:49:13 -0000 @@ -10,7 +10,6 @@ PORTREVISION= 3 CATEGORIES= x11-servers MASTER_SITES= http://gatekeeper.dec.com/pub/DEC/SRC/x2x/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A program to link multiple X servers together --- d ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006070252.o572q4UX082203>