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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: x11-wm/vtwm/Makefile

Number of commits found: 36

Tuesday, 23 Jan 2024
09:11 Alex Kozlov (ak) search for other commits by this committer
x11-wm/vtwm: Move manual pages to share/man
commit hash: acf0fd33c836ffb62db2426b1e9b922ee197ffaf commit hash: acf0fd33c836ffb62db2426b1e9b922ee197ffaf commit hash: acf0fd33c836ffb62db2426b1e9b922ee197ffaf commit hash: acf0fd33c836ffb62db2426b1e9b922ee197ffaf acf0fd3
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:23 Tobias C. Berner (tcberner) search for other commits by this committer
x11-wm: remove 'Created by' lines

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

  *  Adam Weinberger
  *  Alejandro Pulver <alepulver@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Anton Tornqvist <antont@inbox.lv>
  *  Aragon Gouveia <aragon@phat.za.net>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  Brett Taylor <brett@peloton.physics.montana.edu>
  *  Brian Handy <handy@physics.montana.edu>
  *  Bruce A. Mah <bmah@ca.sandia.gov>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dima Sivachenko <dima@chg.ru>
  *  Dominik Rothert <dr@domix.de>
  *  Douglas Carmichael <dcarmich@mcs.com>
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Felix Palmen <felix@palmen-it.de>
  *  Florent Thoumie <flz@xbsd.org>
  *  Garrett Rooney <rooneg@electricjellyfish.net>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gergely Nagy <8@free.bsd.hu>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  J Han <hjh@photino.com>
  *  Jakub Lach <jakub_lach@mailplus.pl>
  *  James Earl <jdearl@telus.net>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jeroen Schot <schot@a-eskwadraat.nl>
  *  Jim Mock <jim@FreeBSD.org>
  *  Matt Lancereau <matt@rimasec.net>
  *  Matthieu Guegan <matt.guegan@free.fr>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Ebert <ebert@informatik.unibw-muenchen.de>
  *  Michael Johnson <ahze@ahze.net>
  *  Neil Blakey-Milner
  *  Nikos Ntarmos <ntarmos@ceid.upatras.gr>
  *  Olivier Duchateau
  *  Patrick Seal <patseal@hyperhost.net>
  *  Pawel Worach <pawel.worach@gmail.com>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Robert Noland <rnoland@FreeBSD.org>
  *  Roman Bogorodskiy <bogorodskiy@inbox.ru>
  *  Rudolf Polzer <freebsd-dr@durchnull.de>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Stefan Zehl <sec@42.org>
  *  Tommy Scheunemann <net@arrishq.org>
  *  V. Jahns <vj562001@yahoo.de>
  *  Will Andrews <andrews@technologist.com>
  *  William Grzybowski <wg@FreeBSD.org>
  *  William Grzybowski <william88@gmail.com>
  *  Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
  *  Yukihiro Nakai <nakai@FreeBSD.org>
  *  alepulver
  *  anders@hack.org
  *  asami
  *  chinsan
  *  gahr
  *  gpalmer
  *  hrkfrd@gmail.com
  *  jfitz@FreeBSD.org
  *  lab@fnurt.net
  *  peter
  *  spn
  *  torstenb
  *  trevor
  *  vanilla

With hat:	portmgr
commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 f65f20b
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
Thursday, 7 Nov 2019
18:36 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:517000 
Saturday, 29 Sep 2018
06:19 ak search for other commits by this committer
- Update to 5.5.0
Original commitRevision:480890 
Thursday, 5 Oct 2017
10:38 ak search for other commits by this committer
- Update MASTER_SITES for my ports
- Update WWW for jwasm
Original commitRevision:451301 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Thursday, 25 Dec 2014
20:54 bapt search for other commits by this committer
Bump portrevision after png update
Original commitRevision:375598 
Tuesday, 14 Oct 2014
08:59 ak search for other commits by this committer
- Switch MASTER_SITES to googledrive.com for my ports.
Original commitRevision:370833 
Tuesday, 20 May 2014
06:06 ak search for other commits by this committer
- Add/update license when possible
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview
Original commitRevision:354597 
Monday, 9 Dec 2013
12:32 ak search for other commits by this committer
- Update to 20130906 snapshot [1]
- Use options helpers
- Remove NLS knob, now it's runtime option

PR:	ports/165913 (based on) [1]
Submitted by:	Conrad J. Sabatier <conrads@cox.net> [1]
Original commitRevision:335974 
Monday, 30 Sep 2013
04:32 ak search for other commits by this committer
- Fix build on 10.x [1]
- Support STAGEDIR

Reported by:	pkg-fallout [1]
Original commitRevision:328771 
Saturday, 21 Sep 2013
00:01 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
Original commitRevision:327786 
Monday, 5 Aug 2013
14:15 danfe search for other commits by this committer
Restore previous COMMENT (as of r324156), new one was overly concise.

Discussed with:	ak (maintainer)
Original commitRevision:324275 
Friday, 2 Aug 2013
09:53 danfe search for other commits by this committer
- Try to unbreak parallel (-jX) builds
- Define LICENSE (MIT), augment MASTER_SITES
- Cleanup Makefile and port description
Original commitRevision:324157 
Saturday, 27 Oct 2012
04:13 ak search for other commits by this committer
- Convert Makefile headers to new style
- Correct logic in NLS condition after OptionsNG conversion.
- Remove ABI version numbers from LIB_DEPENDS

Feature safe:	yes
Original commitRevision:306480 
Sunday, 16 Sep 2012
00:18 eadler search for other commits by this committer
- Covert to OptionsNG
- Add generally useful options to the global list

Approved by:	ak (maintainer)
Original commitRevision:304328 
Friday, 2 Mar 2012
23:43 ak search for other commits by this committer
Update maintainer email in my ports

Approved by:    eadler (mentor)
Original commit
Friday, 4 Jan 2008
15:27 araujo search for other commits by this committer
- Fix bmake error in a case when only WITHOUT_NLS option are selected. [1]
- Drop imake dependency. [2]
- Move system.vtwmrc to another appropriate place. [2]
- Fix font search algorithm. [2]
- Bump PORTREVISION. [2]

PR:             ports/117438
Submitted by:   bf <bf2006a@yahoo.com>, Alex Kozlov <spam@rm-rf.kiev.ua>
(maintainer)
Approved by:    stas (mentor, implicit)
Original commit
Sunday, 21 Oct 2007
14:22 itetcu search for other commits by this committer
- add NLS option
- change USE_XLIB=yes to USE_XORG=xpm

PR:             ports/116399
Submitted by:   Alex Kozlov (maintainer)
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
Saturday, 15 Apr 2006
06:52 edwin search for other commits by this committer
Welcome new maintainer!

PR:             ports/95773
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
Original commit
Saturday, 18 Mar 2006
14:33 pav search for other commits by this committer
- Make rplay dependency optional

PR:             ports/94567
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
Original commit
Friday, 25 Nov 2005
22:29 pav search for other commits by this committer
- Style: ports@freebsd.org -> ports@FreeBSD.org
Original commit
Tuesday, 19 Jul 2005
19:31 pav search for other commits by this committer
- Update to 5.4.7

PR:             ports/83699
Submitted by:   Callum Gibson <callumgibson@optusnet.com.au>
Original commit
Wednesday, 15 Jun 2005
02:42 lesi search for other commits by this committer
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
Original commit
Thursday, 17 Mar 2005
23:22 lesi search for other commits by this committer
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html

Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.

Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
  France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
  Matthias Muthmann), which still appears to have problems with some
  keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
  ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
  by Anders Nor Berle; PR ports/74757)
Original commit
Saturday, 19 Feb 2005
19:07 bmah search for other commits by this committer
Update to 5.4.6b, which fixes a bug that could cause vtwm to restart
itself under certain conditions.  The old 5.4.6a distfile wasn't
available any longer anyway [1].

Drop maintainership.

Pointed out by: kris [1]
Original commit
Sunday, 23 Feb 2003
02:40 bmah search for other commits by this committer
De-pkg-comment.
Original commit
Wednesday, 4 Sep 2002
20:33 bmah search for other commits by this committer
Update port to 5.4.6a.

Submitted by:   D J Hawkey Jr <hawkeyd@visi.com> (original author)
Original commit
Friday, 14 Dec 2001
07:11 bmah search for other commits by this committer
It appears we need patch-aa after all (under certain circumstances).   Put it
back and bump PORTREVISION.    
Original commit
Monday, 5 Nov 2001
21:33 bmah search for other commits by this committer
Update to 5.4.6 (see the homepage for new features and bugfixes).    
Original commit
Thursday, 24 Aug 2000
17:36 bmah search for other commits by this committer
Update my MAINTAINER's email address in Makefile.    
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
Friday, 2 Jun 2000
02:09 will search for other commits by this committer
Update MAINTAINER email address.    
Original commit

Number of commits found: 36