*** webcopy.src.old Sat Jun 8 20:42:14 1996 --- webcopy.src Sun Sep 15 20:14:20 1996 *************** *** 1,4 **** ! #!%PERL% -- # -*- perl -*- eval 'exec %PERL% -S $0 "$*"' if undef; # --- 1,4 ---- ! #!%PERL% -- eval 'exec %PERL% -S $0 "$*"' if undef; # *************** *** 275,280 **** --- 275,281 ---- &check_tag("OVERLAY", "SRC", $image) || &check_tag("BODY", "BACKGROUND", $image) || &check_tag("TABLE", "BACKGROUND", $image) || + &check_tag("EMBED", "SRC", $image) || &check_tag("BGSOUND", "SRC", $image) || &check_tag("FRAME", "SRC", $link) || &check_tag("AREA", "HREF", $link) || *************** *** 316,323 **** ($quote)=$value=~/^([\"\'])/; if ($quote) { if ($value!~/.$quote$/) { ! ($_,$etc)=$etc=~/^([^$quote]*)$quote?(.*)$/; ! $value.=$_.$quote; } $value=~s/$quote\s*(.*)\s*$quote$/$1/; $value=~s/\s*$//; --- 317,324 ---- ($quote)=$value=~/^([\"\'])/; if ($quote) { if ($value!~/.$quote$/) { ! ($_,$etc)=$value=~/^($quote[^$quote]*)$quote?(.*)$/; ! $value=$_.$quote; } $value=~s/$quote\s*(.*)\s*$quote$/$1/; $value=~s/\s*$//; *************** *** 460,466 **** local($url,$file)=@_; local($status,$code,$info,$line,$length,$html,$redirect,$update,$data, $bytes,$step,$slice); ! if ($useremote || $userpass) { $update="Pragma: no-cache${rn}"; } else { (($update=(($_=&get_date($file))) && --- 461,467 ---- local($url,$file)=@_; local($status,$code,$info,$line,$length,$html,$redirect,$update,$data, $bytes,$step,$slice); ! if ($useremote) { $update="Pragma: no-cache${rn}"; } else { (($update=(($_=&get_date($file))) && _and_yarn/devel/electron4/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gnome-osd
Commit message (Expand)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-101-2/+0
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+1
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-7/+7
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1