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: russian/xruskb/Makefile

Number of commits found: 26

Sunday, 25 Feb 2024
12:16 Muhammad Moinur Rahman (bofh) search for other commits by this committer
russian/xruskb: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 4d69f701e86ab446f8ae91436997f180d7b194c4 commit hash: 4d69f701e86ab446f8ae91436997f180d7b194c4 commit hash: 4d69f701e86ab446f8ae91436997f180d7b194c4 commit hash: 4d69f701e86ab446f8ae91436997f180d7b194c4 4d69f70
Wednesday, 26 Jul 2023
00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 95274bf
Sunday, 23 Jul 2023
22:16 Muhammad Moinur Rahman (bofh) search for other commits by this committer
russian/xruskb: Fix build with llvm16

- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: c139dc332a11ed6e89bfd4920c4158618745e8e5 commit hash: c139dc332a11ed6e89bfd4920c4158618745e8e5 commit hash: c139dc332a11ed6e89bfd4920c4158618745e8e5 commit hash: c139dc332a11ed6e89bfd4920c4158618745e8e5 c139dc3
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
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
russian: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alex Kapranoff <kapr@crosswinds.net>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Andrey Fesenko <andrey@bsdnir.info>
  *  Anes Mukhametov <anes@anes.su>
  *  Boris Samorodov <bsam@FreeBSD.org>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Morozovsky <marck@rinet.ru>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Igor Pokrovsky <tiamat@comset.net>
  *  Igor Vinokurov <igor@zynaps.ru>
  *  Michael Vasilenko <acid@stu.cn.ua>
  *  Mihail Timofeev <9267096@gmail.com>
  *  Roman Bogorodskiy <bogorodskiy@inbox.ru>
  *  Sergey Kandaurov <pluknet@gmail.com>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Thierry Thomas <thierry@pompo.net>
  *  Vyacheslav Anikin <anikinsl@gmail.com>
  *  ache
  *  mi@aldan.algebra.com

With hat:	portmgr
commit hash: f27f23bd9fcb82e1ef5f2217b24444b9392a02c4 commit hash: f27f23bd9fcb82e1ef5f2217b24444b9392a02c4 commit hash: f27f23bd9fcb82e1ef5f2217b24444b9392a02c4 commit hash: f27f23bd9fcb82e1ef5f2217b24444b9392a02c4 f27f23b
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
Wednesday, 6 Nov 2019
20:49 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories r

Add USES=xorg and USES=gl to ports in categories starting with 'r'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:516925 
Wednesday, 31 Aug 2016
18:19 marino search for other commits by this committer
russian/xruskb: revbump required after previous changes
Original commitRevision:421179 
Friday, 26 Aug 2016
09:01 amdmi3 search for other commits by this committer
- Add LICENSE
- Add missing xorg depends
- Switch to options helpers
- Add WWW
Original commitRevision:420905 
Tuesday, 29 Jul 2014
21:43 adamw search for other commits by this committer
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363399 
Friday, 20 Dec 2013
12:29 ache search for other commits by this committer
Master site does not allow anon ftp access for the reason unknown,
add working mirror.
Original commitRevision:337004 
Thursday, 7 Nov 2013
11:40 bsam search for other commits by this committer
. remove a standard option description (MOTIF);
. use lowercase characters for variable values (YES -> yes).
Original commitRevision:333081 
Sunday, 29 Sep 2013
15:09 bsam search for other commits by this committer
Support staging.
Original commitRevision:328707 
Friday, 20 Sep 2013
22:46 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
russian)
Original commitRevision:327766 
Wednesday, 10 Jul 2013
07:00 bapt search for other commits by this committer
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
Original commitRevision:322622 
Friday, 20 Jul 2012
22:10 bapt search for other commits by this committer
Convert to new options framework
Original commit
Saturday, 9 Apr 2011
06:01 makc search for other commits by this committer
Clean up in preparation for open-motif update (ports/154044):
- add MOTIF option
- utilize USE_MOTIF
- remove $FreeBSD$ tag from plist
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Tuesday, 25 Mar 2008
22:44 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
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
Friday, 21 Oct 2005
19:05 ache search for other commits by this committer
Upgrade to 1.15.4
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Friday, 5 Dec 2003
23:04 sergei search for other commits by this committer
- Add WITH_MOTIF knob to enable pixmaps in indicator icon
- Install documentation
- Silence configure warning
- Bump PORTREVISION
Original commit
Sunday, 16 Feb 2003
18:03 naddy search for other commits by this committer
Update to 1.15.3.

PR:             48208
Submitted by:   Sergey A. Osokin <osa@FreeBSD.org.ru>
Original commit
Saturday, 30 Mar 2002
18:31 pat search for other commits by this committer
Update to 1.15.2

PR:             36511
Submitted by:   Tilman Linneweh <tilman@arved.de>
Original commit

Number of commits found: 26