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/xscreensaver/Makefile

Number of commits found: 166 (showing only 66 on this page)

«  1 | 2 

Saturday, 15 Dec 2007
23:40 dougb search for other commits by this committer
Configure'ing --without-pam is not enough to prevent the pam.d
file from being installed, so take matters into our own hands.
Original commit
Tuesday, 11 Dec 2007
20:03 dougb search for other commits by this committer
Update to version 5.04, which contains the usual combination of
a few new screesavers and miscellaneous bug fixes.

For the port:
1. Update the CONFIGURE_ARGS for the new xorg and other options
2. Add an OPTION to add --with-kerberos
3. Add an OPTION for PAM support, and delete stuff that was designed
to disable PAM.
4. Related to above, add a policy file for PAM that is relevant to
FreeBSD, and simply copy that over the distribution's and allow the
normal install method to work.
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Original commit
Tuesday, 17 Jul 2007
21:45 dougb search for other commits by this committer
Update to 5.03, with a few bug fixes (bsod, PAM USB-dongle auth, track
recent Google Images and Flickr changes) and 4 new screensavers.
Original commit
Thursday, 31 May 2007
21:04 dougb search for other commits by this committer
Argh. Forced commit to note that the previous commit also removed the
last vestiges of X11BASE in favor of LOCALBASE.
Original commit
21:03 dougb search for other commits by this committer
Upgrade to 5.02, with the usual assortment of minor bug fixes and
small updates to various hacks.
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, 14 Oct 2006
08:54 marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Original commit
Wednesday, 20 Sep 2006
05:52 dougb search for other commits by this committer
Upgrade to version 5.01, which contains various small bug fixes.
Original commit
Sunday, 4 Jun 2006
08:22 dougb search for other commits by this committer
Update to version 5.00. In addition to the usual bug fixes, and two
new hacks, this version removes xteevee (superseded by xanalogtv),
has some performance improvements, and new xml config panels for
some of the third party programs that can be used as hacks.
Original commit
Saturday, 15 Apr 2006
15:28 pav search for other commits by this committer
- Chase gle update
Original commit
Friday, 10 Feb 2006
07:40 dougb search for other commits by this committer
Upgrade to the latest, 4.24. New versions of a few hacks, and
several bug fixes, including the code that necessitated the
sed command in the Makefile from the last version.

Convert to OPTIONS, and warn users who have the old variables set.
Original commit
Thursday, 12 Jan 2006
12:54 sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Thursday, 3 Nov 2005
10:37 dougb search for other commits by this committer
Correct the line number to stop deleting in the sed range
Original commit
10:29 dougb search for other commits by this committer
Silence the temporary patch to remove the new (buggy) DPMS code
Original commit
07:12 dougb search for other commits by this committer
Upgrade to 4.23, which contains the usual round of bugfixes, and a few
new screensaver programs. Also, this version removes one screensaver
program, "it's boring."

Update a hardcoded /usr/X11R6 in configure [1]

Remove some code added in this version to driver/timers.c that causes
problems for me, and reportedly for other FreeBSD users. After discussion
with Jamie, he will likely remove or comment out this code in the next
release, so use sed to delete the lines rather than add a short-lived patch.

Submitted by:   [1] kris, fix derived from xscreensaver-gnome
Original commit
Saturday, 29 Oct 2005
07:13 dougb search for other commits by this committer
For the ports that I maintain, do the following as appropriate:

1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places.
Original commit
Saturday, 25 Jun 2005
18:05 dougb search for other commits by this committer
Update to 4.22, with the usual collection of a few new hacks
and bug fixes.
Original commit
Monday, 11 Apr 2005
18:31 dougb search for other commits by this committer
As several folks have pointed out, this version of the gdk_pixbuf
library is gtk1-centric, and gtk2 has the functionality already.
Original commit
01:57 dougb search for other commits by this committer
Upgrade to the latest, version 4.21, with associated tweaks to the
patches and pkg-plist. This version has numerous bugs fixed, and
several new screensavers.

Add gdk_pixbuf as a dependency. It's a small library, and adds
additional features to the image-grabbing screensavers.

Add glade2 as required by the latest versions. The delay in upgrading
was due to the large number of dependencies that were formerly associated
with the glade2 port. The gnome team should be commended for reducing this
to a reasonable level.
Original commit
Sunday, 22 Aug 2004
20:54 dougb search for other commits by this committer
Upgrade to version 4.18, the latest from the author (4.17 was a NOOP).

Two new screensaver programs, and the usual assortment of bug fixes
and improvements.
Original commit
Tuesday, 1 Jun 2004
08:48 dougb search for other commits by this committer
Upgrade to 4.16, the latest release. It contains 4 new screensavers,
and the usual round of small improvements to others.
Original commit
Sunday, 7 Mar 2004
08:08 dougb search for other commits by this committer
Upgrade to 4.15, which contains the usual assortment of minor bug fixes
and new screensavers.
Original commit
Sunday, 15 Feb 2004
06:16 dougb search for other commits by this committer
Move xml dependency to libxml2
Original commit
Sunday, 8 Feb 2004
08:21 dougb search for other commits by this committer
Borrow a bit from the -gnome version of the port that's supposed to
help compilation on amd64.
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Monday, 10 Nov 2003
07:50 dougb search for other commits by this committer
Update for version 4.14. Usual combination of new hacks, and a few bug fixes.
Original commit
Tuesday, 9 Sep 2003
10:55 dougb search for other commits by this committer
Upgrade to 4.13, which contains better xinerama support, and a few other
neat toys (like quad). This version has no new hacks, but does have a
new script called ljlatest for use with phosphor and star wars.
Original commit
Sunday, 7 Sep 2003
23:50 dougb search for other commits by this committer
Upgrade to version 4.12, which contains several new hacks, and updates
to several of the existing ones.

Add a knob to install the ping program setuid so it can ping your network.

Remove some now-redundant patching.

Regenerate a couple of patches.
Original commit
Sunday, 1 Jun 2003
22:15 dougb search for other commits by this committer
Upgrade to 4.10, the latest version. The usual few new hacks and bugfixes.

Add a sed line to Makefile that removes some ^M's that give gcc grief
on RELENG_4.
Original commit
Monday, 7 Apr 2003
02:12 dougb search for other commits by this committer
Upgrade to version 4.09, which has the usual mix of a few new hacks, and
a few small improvements to existing ones.
Original commit
Thursday, 20 Feb 2003
08:51 dougb search for other commits by this committer
Upate to 4.08, the latest version. This is a minor update with two new
screensavers, and fixes to a few more.
Original commit
Tuesday, 4 Feb 2003
05:34 dougb search for other commits by this committer
Upgrade to version 4.07, the latest release version.

* 5 new hacks, small updates/improvements to several others.
* Couple of minor bugs fixed.
Original commit
Friday, 25 Oct 2002
07:15 dougb search for other commits by this committer
Upgrade to 4.06, the latest and greatest.
* Two new hacks (little screen saver programs), and improvements to
many others.
* Remove the libwarning, since hopefully by now everyone has upgraded
their pkgconfig ports by now.
* Undo some more unauthorized changes.
Original commit
Sunday, 1 Sep 2002
15:37 lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42283
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Monday, 5 Aug 2002
10:14 dougb search for other commits by this committer
Take the unfortunate step of removing gnome support. The gnome team
already has xscreensaver-gnome to work with, and I think they'll
do a great job with it. This is not a rash decision. I've discussed
the issue several times with the gnome team, and suffice it to say
that we have different ideas about how things should look. I've also
sent an e-mail directly to them describing the reasoning for my
decision in more detail.

Since I'm here, make not wanting Kerberos explicit. Several users
who've had various bits and pieces of Kerberos left behind after
trying to remove it have reported that the configure script is
a little overzealous about finding those bits, and we end up
with either a failed build, or a less than completely successful
binary. If this becomes a problem we can revisit it.
Original commit
Friday, 2 Aug 2002
17:50 sobomax search for other commits by this committer
Put flameproof asbestos on and commit diversification of xscreensaver
and xscreensaver-gnome, so that GNOME components now is fully independent
from the main xscreensaver port. Unfortunately all numerous attempts of
GNOME team to put xscreensaver's maintainer into a co-operative mode
failed, so that this commit goes in unreviewed. In addition, prevent
xscreensaver from detecting gtk/glib/libxml-2.0 when it is not asked
for, remove stale warning, use USE_GNOMENG and detect/use libintl
properly. This expected to significantly decrease number of "xscreensaver
doesn't work with GNOME" complains in freebsd-gnome mailing list.

Approved by:    maintainer's timeout
Original commit
Friday, 14 Jun 2002
06:33 dougb search for other commits by this committer
* Fix a braino with the dialog command line
* Update the warning message to encourage users
to upgrade their glib12 and gtk12 ports so that
their pkg-config files will be fixed.
Original commit
02:09 dougb search for other commits by this committer
* Add a feature I have used locally for a while, namely the ability to
tell configure that you want something other than zippy for fortunes.
* Change the method of displaying the warning message to one that is
friendlier to displaying multi-line instructions.
* Conditionally include webcollage-helper in the PLIST depending on
whether it was built by xscreensaver or not (which in turn depends
on the existence of gdk-pixbuf).
Original commit
Wednesday, 12 Jun 2002
02:30 dougb search for other commits by this committer
Make the warning message slave-port friendly
Original commit
Tuesday, 11 Jun 2002
21:05 dougb search for other commits by this committer
Update to 4.05, which has a much better configure script, one new
hack, and some new icons. There is still a conflict with the
definitions produced by pkg-config however, so add a warning
message to that effect.
Original commit
Wednesday, 5 Jun 2002
08:51 dougb search for other commits by this committer
Upgrade to version 4.04.2, and clean up the port while I'm at it.

Changes to the software:
* Several new little screensavers (hacks)
* Updates to many others
* Better GTK/Gnome 2 support
* New man pages for things that didn't have them

Changes to the port:
* Removed ill-advised, unapproved, and inappropriate changes
from previous commits. Things like webcollage-helper are created
dynamically by configure, and will be accounted for at some point
in the future. Meanwhile, having one extra item for a few people
is better than one two few for others.
* One more port goes over to the GMAKE darkside
* Since there are so many new man pages, re-sort them all
* Updated pkg-plist for the new stuff
* One of my patches was included in the distribution, so
shorten patch-ab
* Take advantage of the fact that I have to regenerate the
other patch anyway, and fix the name of the patch file
Original commit
Saturday, 25 May 2002
05:01 sobomax search for other commits by this committer
Fix nognome PLIST breakage introduced in the previous commit and add missing
item into the PLIST.
Original commit
04:17 sobomax search for other commits by this committer
- Only detect GNOME if WITH_GNOME is defined. This allows port to be used with
  gnome2 desktop;
- add missed gdk-puxbuf into LIB_DEPENDS while I am here.
Original commit
Saturday, 13 Apr 2002
06:19 dougb search for other commits by this committer
Make it easier to find libjpeg in non-standard installs.

Submitted by:   A cast of thousands
Original commit
Sunday, 24 Mar 2002
08:30 dougb search for other commits by this committer
Upgrade to version 4.02, which:

* Fixes perl incompatibility problem with RELENG_4
* Fixes some memory leaks
* Adds two new hacks, and two new BSOD's
* Improves some existing hacks/features
Original commit
Monday, 25 Feb 2002
10:13 dougb search for other commits by this committer
Blah..... should have nuked this too    
Original commit
10:10 dougb search for other commits by this committer
Update to 4.01, which has several new screensavers, and the usual   assortment
of bugs fixed. The author has incorporated several of   our patches, so I can
reduce or eliminate them. However, I had   to add one small patch to get
-lcompat into one of the new   screensavers.    
Original commit
Wednesday, 13 Feb 2002
23:59 ade search for other commits by this committer
Do it properly, and as mentioned on gnome@ (hint, the config files   move
between GNOME and non-GNOME too)    
Original commit
23:03 sobomax search for other commits by this committer
- Correctly work in GNOME/noGNOME cases (plist and such);   - allow CATEGORIES
and MAINTAINER be overriden in slaves.    
Original commit
Tuesday, 22 Jan 2002
15:20 sobomax search for other commits by this committer
To work properly, HAVE_GNOME should be tested after bsd.port.pre.mk is  
included.    
Original commit
Monday, 21 Jan 2002
04:23 dougb search for other commits by this committer
A gnome user confirms that the new hooks in xscreensaver work, so   add the
WANT_GNOME stuff in a way that looks more or less correct...    
Original commit
Monday, 14 Jan 2002
03:04 dougb search for other commits by this committer
Upgrade to version 4.00, which includes:   1. Redesigned -demo GUI (nice, except
see below).   2. New modes of operation; one saver, blank/don't blank.   3. New
hacks (screen saver modules).   4. Improved or fixed several other hacks.   5.
Improved xinerama compatibility.    
Original commit
Sunday, 23 Dec 2001
08:02 dougb search for other commits by this committer
* Upgrade to 3.34, which is mostly bug fixes, and two new hacks.   * Correct
something I didn't catch when I took over the port... if we want     the -demo
program to handle settings, GTK isn't optional.   * Add a patch that handles an
overly enthusiastic attempt to avoid bzero     (which one of the hacks actually
uses).    
Original commit
Friday, 9 Nov 2001
18:33 ijliao search for other commits by this committer
s/malloc.h/stdlib.h/    
Original commit
Tuesday, 5 Jun 2001
11:52 dougb search for other commits by this committer
Upgrade to 3.33, and include the GLE library as a dependency. The extrusion  
lib gives us one new screensaver, which is really a combination of several  
objects that get twisted and re-shaped. The update adds two new screensavers,  
and several improvements to existing ones. Also added is a memory limit  
parameter, and some more gnome integration.    
Original commit
Sunday, 15 Apr 2001
22:18 dougb search for other commits by this committer
Update to 3.32, which contains no new hacks, but does contain a new system   to
let the hacks which modify images use ones that you specify instead of   your
desktop.    
Original commit
Friday, 6 Apr 2001
08:54 dougb search for other commits by this committer
Update to 3.31, which adds 3 new "hacks" and updates some   of the existing
ones.    
Original commit
Thursday, 29 Mar 2001
16:35 sobomax search for other commits by this committer
-pthread --> ${PTHREAD_LIBS}   -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}    
Original commit
Monday, 5 Mar 2001
11:23 dougb search for other commits by this committer
Update the list of installed stuff    
Original commit
Saturday, 3 Mar 2001
01:49 dougb search for other commits by this committer
* Assume maintainership. Mail to jseger went unanswered, and this port     has
been periodically maintained by others for 9 months in any case.   * Upgrade
3.26 -> 3.29   * Specify full path to fortune, since many of the screen saver
programs     could not find it on their own.   * Fix the -lpthread -> -pthread
problem.   * Re-generate patch files.   * Eliminate patch-ae, whose only purpose
in life was to prevent the     building and installation of the
xscreensaver-demo program which, in     addition to being the method used to
configure the server and     all the little screensaver programs; works just
fine, and doesn't     actually hurt anything.    
Original commit
Monday, 5 Feb 2001
16:18 olgeni search for other commits by this committer
Style fixes for ports/x11.    
Original commit
Sunday, 12 Nov 2000
03:52 vanilla search for other commits by this committer
Upgrade to 3.26.    
Original commit
Thursday, 5 Oct 2000
07:47 reg search for other commits by this committer
Implment WANT_GTK.    
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: 166 (showing only 66 on this page)

«  1 | 2