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: graphics/linux-f10-glew/pkg-plist

Number of commits found: 2

Friday, 10 Dec 2010
15:49 bsam search for other commits by this committer
. use brandelf for binary linux files;
. add usr/lib/libGLEW.so.1.5 to plist files;
. replace pkg-plist by Makefile options;
. fix license installation;
. bump PORTREVISION.

Approved by:    Eitan Adler (maintainer, explicit via email to freebsd-ports@)
Original commit
Sunday, 26 Sep 2010
22:11 itetcu search for other commits by this committer
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source
C/C++ extension loading library. GLEW provides efficient run-time mechanisms
for determining which OpenGL extensions are supported on the target platform.
OpenGL core and extension functionality is exposed in a single header file.
GLEW has been tested on a variety of operating systems, including Windows,
Linux, Mac OS X, FreeBSD, Irix, and Solaris.

This is the linux verson.

WWW: http://glew.sourceforge.net/

PR:             ports/150742
Submitted by:   Eitan Adler <lists at eitanadler.com>
Original commit

Number of commits found: 2