notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11-fonts/XFree86-4-font100dpi/pkg-plist

Number of commits found: 7

Friday, 7 Mar 2008
21:47 flz search for other commits by this committer
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)
Original commit
Tuesday, 7 Feb 2006
09:56 lesi search for other commits by this committer
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.
Original commit
Sunday, 22 Jan 2006
02:59 edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Original commit
Wednesday, 15 Jun 2005
02:40 lesi search for other commits by this committer
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
Original commit
Tuesday, 10 Aug 2004
01:29 marcus search for other commits by this committer
Update XFree86 clients to 4.4 release.  Release notes are available at
http://www.xfree86.org/4.4.0/RELNOTES.html

PR:             ports/67733 imake
                ports/67508 libraries
                ports/67510 clients
                ports/67513 server
                ports/67776 100dpi fonts
                ports/67777 75dpi fonts
                ports/67778 cyrillic fonts
                ports/67779 default bitmap fonts
                ports/67781 font encodings
                ports/67783 scalable fonts
                ports/67784 font server
                ports/67785 XFree86 meta-port
                ports/67775 documents
                ports/67786 manpages
                ports/67787 nest server
                ports/67788 print server
                ports/67789 virtual framebuffer server
                ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm
config files)
                ports/44252 (XFree86-4-Server port removes/overwrites config
files)
Submitted by:   Dejan Lesjak (dejan DOT lesjak AT ijs DOT si)
Additional changes by:  anholt
                        Jung-uk Kim (jkim AT niksun DOT com)
                        arved
Tested by:      pointyhat
                linimon
Original commit
Saturday, 16 Mar 2002
23:40 will search for other commits by this committer
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
Original commit
Tuesday, 12 Jun 2001
16:00 sf search for other commits by this committer
update to 4.1.0.   get rid of version number from comments in Makefile,
pkg-comment and pkg-descr.    
Original commit

Number of commits found: 7