notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: x11-fonts/XFree86-4-fontScalable/pkg-plist
SVNWeb

Number of commits found: 9

Fri, 7 Mar 2008
[ 21:47 flz search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
Remove support for XFree8-4.

From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:             ports/119418
Submitted by:   flz
Approved by:    portmgr (pav)
Tue, 7 Feb 2006
[ 09:56 lesi search for other commits by this committer ] Original commit 
Take care of font cache files on installation and uninstallation of port:
On installation try running fc-cache for directory where fonts from this
port are installed and don't complain if fc-cache (from fontconfig) is
missing. Do a bit more dancing on uninstall, just in case users have their
own fonts installed in same directory:
- first remove fonts.cache-1 if it is there since it won't be accurate
  after fonts from this port are gone anyway,
- next try to regenerate cache with fc-cache for this directory
- if previous step generates empty cache file, remove it
If directory contained only fonts from this port, it should get properly
removed at the end. If there were other fonts there and fontconfig is
installed, this will leave proper cache file for remaining fonts behind
after uninstall of this port.
[ 09:47 lesi search for other commits by this committer ] Original commit 
Don't install empty fonts.dir in fonts/local.
Sun, 22 Jan 2006
[ 02:59 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Wed, 15 Jun 2005
[ 02:40 lesi search for other commits by this committer ] Original commit  (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
Upgrade to XFree86 4.5.0.

Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists

PR:             [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
Tue, 11 Mar 2003
[ 23:38 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
Update XFree86 ports, including linux_dri, to 4.3.0.  Set IGNORE= in dri-devel
for being outdated.  Thank you to all the testers and people who submitted
patches for this update.

Approved by:    portmgr
Sat, 16 Mar 2002
[ 23:40 will search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades
        [1] Upgrade to 4.2.0.
        [2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES
            by default.

Submitted by:   [1] sf, taguchi@tohoku.iij.ad.jp
Approved by:    [2] core
Tue, 12 Jun 2001
[ 16:00 sf search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
update to 4.1.0.   get rid of version number from comments in Makefile,
pkg-comment and pkg-descr.    
Sun, 25 Mar 2001
[ 23:04 sf search for other commits by this committer ] Original commit  (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
update to 4.0.3.   o use internal freetype2 for consistency with x11/XFree86-4. 
 o added xthreads obtained from x11/XFree86-4.   o install "ws" type config
sample for xdm.   o build DRI only if kernel source installed in /sys.   o fix
Riva128/SGRAM driver(patch-riva_hw.c).    

Number of commits found: 9