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: devel/desktop-file-utils/pkg-plist

Number of commits found: 10

Friday, 12 Jan 2024
22:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 9f8f710
Tuesday, 28 Oct 2014
06:23 antoine search for other commits by this committer
Revert part of r371544
Original commitRevision:371623 
Monday, 27 Oct 2014
10:10 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371544 
Monday, 22 Sep 2014
05:47 bapt search for other commits by this committer
Update to 1.3.8 Changes:
- Plist parser do not accept modes like o+w g+s u+r
- @owner/@group with no argument reset the default ownership to root/wheel
- Plug regression tests into the release mechanism as mandatory
- Allow url in repository configuration to be overriden by another configuration
  file
- If one of -P, -I or -R is not explicitly given on the command line do not emit
  error messages while searching for a mechanism to find data about the latest
  available ports.
- External keywords can now take arguments
- Directories under PREFIX are automatically handled and removed if needed
- MTREE are not packaged anymore neither extracted on final installation
- OS major checking (to determine if pkg is running on an upgraded base system)
  uses the same mechanism as ABI detection instead of relying on UNAME_r which
  can have false positivie on jails
- Add @dir keyword for plist which is used to package explicitly directories
  (directories with non root/wheel or outside prefix) and empty directories
  (@dirrm and @dirrmtry are now considered as deprecated)
- root/wheel are now considered as the default user/group when creating a
  package except @owner/@group are used to change that behaviour
- Import newer version of libucl which improves error messages in case of
  problem parsing manifest or configuration files
- Fix pkg register so it checks for conflicts before actually copying files on
  to the filesystem
- pkg now support a new no_provide_lib annotation to preventing automatic
  populating of provided libs (useful for packages bundling libraries like wine)
- Improve documentations
- Ability to select usage of IPv4/IPv6 via config, repository config or command
  line
- Lots of bug fixes

Side effects:
- Convert to install-mtree target into a no-op target Add empty directories to
  plist of ports that needs them to run:
- share/aclocal to devel/automake and devel/automake14
- share/applications to devel/desktop-file-utils
- share/xml share/sgml to textproc/xmlcatmgr
- Prevent check-plist to issue warnings about some @dir*
- Adjist check_leftovers.sh to not take in account anything related to mtree
- Bump the default required version of pkg to 1.3.8
Original commitRevision:368803 
Friday, 25 Oct 2013
08:46 kwm search for other commits by this committer
remove custom code for deleting share/applications now that it is in
BSD.local.dist, and stageify [1].

Bump portrevision so redports/QAT picks up the change.

Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (based on) [1]
Original commitRevision:331563 
Sunday, 5 May 2013
19:46 kwm search for other commits by this committer
Update to 0.21.

Apart from the usual mime updates this add support for GNOME3/GSettings for
Autostartcondition in .desktop files.
MATE and Razor are now added to the list of registered environments.

Obtained from:	gnome staging repo
Original commitRevision:317427 
Thursday, 13 Jan 2005
07:09 marcus search for other commits by this committer
Try again to eliminate leftover file warnings during dependent package builds.
This approach creates all ${LOCALBASE} and ${X11BASE} desktop directories
before updating the desktop database to ensure the mimeinfo.cache files
are created when this package is installed.

Upon package deinstallation, each desktop directory will be rmdir'd.
Original commit
Tuesday, 28 Dec 2004
19:14 marcus search for other commits by this committer
* Update to 0.10
* Move to a LOCALBASE PREFIX since gnome-vfs support was removed
* Cleanup leftover mimeinfo.cache files
* Make more portlint-friendly

Approved by:    maintainer (blanket)
Original commit
Sunday, 25 Jul 2004
06:30 marcus search for other commits by this committer
Update to 0.7.

Approved by:    maintainer
Original commit
Sunday, 18 Jul 2004
12:04 edwin search for other commits by this committer
New port: desktop-file-utils, a couple of command line utilities
for working with desktop entries

        desktop-file-utils contains a couple of command line utilities
        for working with desktop entries, aswell as a menu module
        for GnomeVFS.

        WWW: http://www.freedesktop.org/Software/desktop-file-utils

PR:             ports/67814
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
Original commit

Number of commits found: 10