# $FreeBSD$ # SUBDIR += archivers SUBDIR += astro SUBDIR += audio SUBDIR += benchmarks SUBDIR += biology SUBDIR += cad SUBDIR += chinese SUBDIR += comms SUBDIR += converters SUBDIR += databases SUBDIR += deskutils SUBDIR += devel SUBDIR += editors SUBDIR += emulators SUBDIR += ftp SUBDIR += games SUBDIR += german SUBDIR += graphics SUBDIR += irc SUBDIR += japanese SUBDIR += java SUBDIR += korean SUBDIR += lang SUBDIR += mail SUBDIR += math SUBDIR += mbone SUBDIR += misc SUBDIR += net SUBDIR += news SUBDIR += palm SUBDIR += print SUBDIR += russian SUBDIR += security SUBDIR += shells SUBDIR += sysutils SUBDIR += textproc SUBDIR += vietnamese SUBDIR += www SUBDIR += x11 SUBDIR += x11-clocks SUBDIR += x11-fm SUBDIR += x11-fonts SUBDIR += x11-servers SUBDIR += x11-toolkits SUBDIR += x11-wm PORTSTOP= yes .include index: @rm -f ${.CURDIR}/INDEX @make ${.CURDIR}/INDEX ${.CURDIR}/INDEX: @echo -n "Generating INDEX - please wait.." @make describe ECHO_MSG="echo > /dev/null" | \ perl ${.CURDIR}/Tools/make_index > ${.CURDIR}/INDEX .if !defined(INDEX_NOSORT) @sed -e 's./..g' ${.CURDIR}/INDEX | \ sort -t '|' +1 -2 | \ sed -e 's../.g' > ${.CURDIR}/INDEX.tmp @mv -f ${.CURDIR}/INDEX.tmp ${.CURDIR}/INDEX .endif @echo " Done." print-index: ${.CURDIR}/INDEX @awk -F\| '{ printf("Port:\t%s\nPath:\t%s\nInfo:\t%s\nMaint:\t%s\nIndex:\t%s\nB-deps:\t%s\nR-deps:\t%s\n\n", $$1, $$2, $$4, $$6, $$7, $$8, $$9); }' < ${.CURDIR}/INDEX parallel: ${.CURDIR}/INDEX .for dir in ${SUBDIR} @echo "all:: ${dir}-all" .endfor @sed -e 's/|/.tgz|/' ${.CURDIR}/INDEX | awk -F '|' '{me=$$1; here=$$2; bdep=$$8; rdep=$$9; split(here, tmp, "/"); if (bdep != "") { gsub("$$", ".tgz", bdep); gsub(" ", ".tgz ", bdep); } if (rdep != "") { gsub("$$", ".tgz", rdep); gsub(" ", ".tgz ", rdep); } print tmp[4] "-all:: " me; print me ": " bdep " " rdep; printf("\t@/a/asami/portbuild/scripts/pdispatch /a/asami/portbuild/scripts/portbuild %s %s", me, here); if (bdep != "") printf(" %s", bdep); if (rdep != "") printf(" %s", rdep); printf("\n")}' CVS?= cvs update: .if defined(SUP_UPDATE) .if !defined(PORTSSUPFILE) @${ECHO_MSG} "Error: Please define PORTSSUPFILE before doing make update." @exit 1 .endif @echo "--------------------------------------------------------------" @echo ">>> Running ${SUP}" @echo "--------------------------------------------------------------" @${SUP} ${SUPFLAGS} ${PORTSSUPFILE} .elif defined(CVS_UPDATE) @echo "--------------------------------------------------------------" @echo ">>> Updating ${.CURDIR} from cvs repository" ${CVSROOT} @echo "--------------------------------------------------------------" cd ${.CURDIR}; ${CVS} -q update -P -d .else @${ECHO_MSG} "Error: Please define either SUP_UPDATE or CVS_UPDATE first." .endif iles/node-fetch-2.6.1'>dependabot/npm_and_yarn/devel/electron4/files/node-fetch-2.6.1 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/linux-firefox-devel
Commit message (Expand)AuthorAgeFilesLines
* - Update to 3.5.9beat2010-03-312-5/+4
* - update to 1.4.1dinoex2010-03-281-0/+1
* - Update to 3.5.8beat2010-02-182-4/+4
* - Update to 3.5.7beat2010-01-062-4/+4
* - Update to 3.5.6beat2009-12-162-4/+4
* - Update to 3.5.5beat2009-12-123-29/+38
* - Pass maintainership to geckomiwi2009-10-111-1/+1
* Fix typo.vd2009-05-191-1/+1
* . remove linux-glib2 as a dependency from linux-seamonkey/Makefile.commonbsam2009-01-221-0/+1
* - Mark FORBIDDEN (a lot security issus http://www.vuxml.org/freebsd/f29fea8f-...miwi2008-11-141-0/+2
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
* - Switch to tracking 3.0 beta releasessat2007-12-222-14/+5
* - Update to 2007-12-12 snapshotsat2007-12-133-39/+38
* - Mark forbidden - affected by multiple vulnerabilitiessat2007-11-091-0/+1
* - Update to 2007-06-26 snapshotsat2007-06-273-13/+17
* - Update to 2007-04-18 snapshotsat2007-04-193-5/+6
* - De-4.x-ify most of my ports to save gnats from excessive abusesat2007-04-181-1/+1
* - Update to 2007-03-21 snapshotsat2007-03-223-4/+6
* - Update to 2007-02-24 snapshotsat2007-02-253-8/+6
* - Update to 2007-01-24 snapshotsat2007-01-252-4/+4
* - Update to latest snapshots (2006-12-21)sat2006-12-223-5/+8
* - Update to latest snapshotssat2006-11-102-4/+4
* - Update to 2006-10-30 snapshotssat2006-11-013-5/+5
* - Add more mirrorssat2006-09-261-1/+2
* - Update to latest snapshotsat2006-09-223-16/+18
* - Update to latest snapshotssat2006-08-233-6/+5
* - Make master sites respect subdirsat2006-08-061-4/+4
* - Use MOZILLA_EXTENDED mirror list for xpi ports and linux mozillas [1]sat2006-08-031-0/+4
* - Bump portrevisions after the recent updatesat2006-07-301-0/+1
* - Move from X11BASE to LOCALBASEsat2006-07-291-3/+4
* - Update to latest snapshotsat2006-07-273-4/+5
* - Update to latest snapshotsat2006-07-043-8/+10
* - Update to latest snapshotsat2006-05-263-7/+14
* - Fix CATEGORIESsat2006-05-111-1/+1