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: editors/xed/Makefile

Number of commits found: 33

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
Saturday, 23 Dec 2023
18:14 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 3572ca3
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 5 Jul 2022
00:44 Charlie Li (vishwin) search for other commits by this committer
editors/xed: update to 3.2.4

Changes: https://github.com/linuxmint/xed/compare/3.2.2...3.2.4

Note: port lineage comes from the freebsd-ports-gnome repo since
2018, not what was committed since 2020:
* https://github.com/freebsd/freebsd-ports-gnome/pull/29
* https://github.com/freebsd/freebsd-ports-gnome/pull/33
* https://github.com/freebsd/freebsd-ports-gnome/pull/38
* https://github.com/freebsd/freebsd-ports-gnome/pull/39

Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D35706
commit hash: d128a409234dfde7ee5edce6dc59f123bb89c892 commit hash: d128a409234dfde7ee5edce6dc59f123bb89c892 commit hash: d128a409234dfde7ee5edce6dc59f123bb89c892 commit hash: d128a409234dfde7ee5edce6dc59f123bb89c892 d128a40
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Wednesday, 12 Jan 2022
07:48 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/xed: update the port to version 3.2.2.
commit hash: 4176a5d6ab011922f68981453dc7c99af659161f commit hash: 4176a5d6ab011922f68981453dc7c99af659161f commit hash: 4176a5d6ab011922f68981453dc7c99af659161f commit hash: 4176a5d6ab011922f68981453dc7c99af659161f 4176a5d6
Sunday, 28 Nov 2021
15:52 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/xed, print/xreader: update both ports to version 3.2.0

While here, fix PORTSCOUT comment (there are not just `master.mint*'
but other non-numeric tags in use by upstream), wrap USES list so it
fits standard 80-character terminal width, and set better maintainer.
commit hash: c73e26cba4adb25a07efa8c01d1415f867b7b237 commit hash: c73e26cba4adb25a07efa8c01d1415f867b7b237 commit hash: c73e26cba4adb25a07efa8c01d1415f867b7b237 commit hash: c73e26cba4adb25a07efa8c01d1415f867b7b237 c73e26c
Thursday, 1 Jul 2021
10:52 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/xed: update the port to version 3.0.2.
commit hash: b4e2841fc25519a198b580c0eca1850f71ac7d30 commit hash: b4e2841fc25519a198b580c0eca1850f71ac7d30 commit hash: b4e2841fc25519a198b580c0eca1850f71ac7d30 commit hash: b4e2841fc25519a198b580c0eca1850f71ac7d30 b4e2841
Tuesday, 8 Jun 2021
11:07 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/xed: the port had been updated and changed (+)

- Update to the latest version 3.0.0
- These LinuxMint ports are inherently Gnomish, so
  put their distfiles to corresponding DIST_SUBDIR

Found out via:	repology.org
commit hash: f31a4d9f43abb0e189bbc4a710268dc6a82c05a9 commit hash: f31a4d9f43abb0e189bbc4a710268dc6a82c05a9 commit hash: f31a4d9f43abb0e189bbc4a710268dc6a82c05a9 commit hash: f31a4d9f43abb0e189bbc4a710268dc6a82c05a9 f31a4d9
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 17 Jan 2021
10:37 danfe search for other commits by this committer
- Update to version 2.8.4, add `gnome' to CATEGORIES
- Provide more descriptive COMMENT, fix RUN_DEPENDS
- Add DOCS option which installs API documentation
- Amend the port description based on the README.md

PR:		252300 (based on)
Submitted by:	Charlie Li
Original commitRevision:561808 
Thursday, 31 Dec 2020
13:06 antoine search for other commits by this committer
Unbreak INDEX
Original commitRevision:559735 
Tuesday, 14 Jul 2020
13:20 danfe search for other commits by this committer
Update to version 2.6.2.

Found out via:	repology.org
Original commitRevision:542214 
Thursday, 14 May 2020
14:27 danfe search for other commits by this committer
- Update `editors/xed' to version 2.6.0, adjust LICENSE
- Ignore bogus `master.mintXX' tags, track normal versions
- Enable optional spell checking support (with gspell)

Found out via:	repology.org
Original commitRevision:535240 
Saturday, 1 Feb 2020
03:15 linimon search for other commits by this committer
Add compiler:c++11-lang to USES to fix build on GCC-based systems:

  cc1: warning: command line option "-Wno-deprecated" is valid for C++/ObjC++
but not for C

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:524752 
Friday, 31 Jan 2020
13:58 danfe search for other commits by this committer
xed is a small and lightweight text editor, which supports most standard
editing features, plus several not typically found in one's average text
editor (plugins being the most notable of these).

WWW: https://github.com/linuxmint/xed

This is not a resurrection of the previous `editors/xed' that was removed
in r506581 as abandonware.
Original commitRevision:524706 
Wednesday, 12 Jun 2019
06:52 bapt search for other commits by this committer
Mark as deprecated a bunch of abandonware using sys/dir.h

sys/dir.h is going to be phased out soon, so mark as deprecated non maintained
abandonware using it.

PR:		21519
Original commitRevision:504003 
Thursday, 5 Mar 2015
04:29 amdmi3 search for other commits by this committer
- Simplify MASTER_SITES
- Add LICENSE
- Fix references to STAGEDIR

MFH:		2015Q1
Original commitRevision:380476 
Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
Monday, 3 Feb 2014
13:40 miwi search for other commits by this committer
- Stage support
Original commitRevision:342440 
Friday, 20 Sep 2013
16:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
Original commitRevision:327720 
Friday, 28 Jun 2013
20:59 bapt search for other commits by this committer
Convert to USES=imake
While here trim headers and remove indefinite article
Original commitRevision:321986 
Friday, 23 Jan 2009
16:28 flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Original commit
Tuesday, 22 Jul 2008
19:56 flz search for other commits by this committer
Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).

Approved by:    portmgr (self)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Sunday, 7 May 2006
10:55 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with E
Original commit
Saturday, 19 Feb 2005
06:03 kris search for other commits by this committer
Reset undeliverable maintainer address:

<shanee@augusta.de>: host inga.augusta.de[213.209.142.2] said: 550 5.1.1
    <shanee@augusta.de>... User unknown (in reply to RCPT TO command)
Original commit
Friday, 21 Feb 2003
11:38 knu search for other commits by this committer
De-pkg-comment.
Original commit
Sunday, 29 Sep 2002
07:55 kris search for other commits by this committer
Fix build (remove bogus *alloc declarations)

Submitted by:   Adam Weinberger <adam@vectors.cx>
PR:             ports/41101
Original commit
Thursday, 3 Aug 2000
10:28 asami search for other commits by this committer
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    
Original commit

Number of commits found: 33