summaryrefslogtreecommitdiff
path: root/misc/nut (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-5/+5
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | Approved by: portmgr blanket
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-1/+2
| | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336
* - Trim @dirrm[try] from pkg-plistJason E. Hale2014-09-221-1/+0
|
* - Update to 20.1Jason E. Hale2014-09-082-3/+3
|
* - Update to 20.0Jason E. Hale2014-09-033-5/+5
| | | | | | | | - Add LICENSE_FILE Changes: - Minor bugfix - Update USDA Nutrient Database to Release 27
* - ${opt}_USE=* should be comma delimitedJason E. Hale2014-07-021-1/+2
| | | | - Bump PORTREVISION to register correct dependencies
* - Update to 19.2Jason E. Hale2014-06-142-3/+3
| | | | | | | Changes: - Adds automatic portion control for iron, potassium, and zinc - Note: the abbreviation for calcium (formerly 'z') is now 'l' (the letter ell) and the abbreviation for zinc is 'z'. See nut(1).
* - Update to 19.1Jason E. Hale2014-06-093-41/+35
| | | | | | | | | - Support staging - Use options helpers where possible - Install icon for FLTK option - Use newer LIB_DEPENDS syntax - Convert PLIST_FILES to pkg-plist - Take maintainership
* - Convert gmake, bzip2 to USESMartin Wilke2014-05-261-1/+1
| | | | Approved by: portmgr
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | misc)
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | Approved by: portmgr (bdrewery)
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-251-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing!
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-0/+1
|
* - Update DESKTOP_ENTRIES:Max Brazhnikov2013-01-071-1/+1
| | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category, if missing - Remove indefinite article and/or rephrase COMMENT - Trim Makefile header - Other minor changes
* Update to 18.4.Xin LI2012-11-262-3/+3
| | | | Feature safe: yes
* - Update to version 18.3 [1]Pawel Pekala2012-10-312-12/+33
| | | | | | | | | | - Add option to install FLTK GUI [1] - Add missing deps - Install desktop entry when FLTK=on PR: ports/172246 [1] Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1] Feature safe: yes
* - Update to 17.12Frederic Culot2012-09-252-10/+5
| | | | | | | - Remove LICENSE_FILE (unneeded for standard GPL 2) - Drop maintainership (could not get upstream to provide a ChangeLog, which makes it too time-consuming for me to track changes after each new release)
* - Update to 17.10Frederic Culot2012-08-082-23/+12
| | | | | - Remove support for GUI (abandoned upstream) - Convert to new options framework
* - Update to 17.9Frederic Culot2012-06-022-8/+8
| | | | - Convert to new options framework
* - Update to 17.8Frederic Culot2012-05-102-3/+3
|
* - Update to 17.7Frederic Culot2012-04-252-5/+7
| | | | | | | | | - Depend on fltk-1.1.10 instead of 1.3.0 to build the gui front-end, even if 1.1.10 is deprecated and will expire on 2013-01-01: mainstream suggests to do so [1] as nut is not compatible with fltk-1.3.0. This incompatibility should be fixed when fltk-1.3.1 is made available. [1] http://nut.sourceforge.net/README
* - Update to 17.5Frederic Culot2012-01-032-4/+4
| | | | - Take maintainership
* - Update to 17.4Martin Wilke2011-11-192-3/+3
| | | | | | PR: 162630 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Feature safe: yes
* - Update to version 17.0Ryan Steinmetz2011-10-153-26/+11
| | | | | PR: ports/161605 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 16.13Ryan Steinmetz2011-08-013-17/+59
| | | | | | PR: ports/158462 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: wxs (mentor)
* - Reset maintainershipMartin Wilke2011-03-182-2/+1
|
* - Update to 15.7Martin Wilke2010-07-102-4/+4
|
* - Update to 15.6Martin Wilke2010-06-052-4/+4
|
* - Update to 15.4Martin Wilke2010-04-022-4/+4
| | | | | PR: 145145 Submitted by: Sahil Tandon <sahil@tandon.net>
* - Update to 15.3Martin Wilke2010-03-112-5/+5
|
* - Update to 14.4Martin Wilke2009-04-242-4/+4
|
* - Update to 14.3Martin Wilke2009-02-092-6/+4
|
* - Update to 14.2Martin Wilke2009-01-072-5/+5
| | | | | PR: 130158 Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
* - Update to 14.1Martin Wilke2008-11-082-5/+5
|
* - Update to 14.0aMartin Wilke2008-09-232-4/+6
|
* - Update to 14.0Martin Wilke2008-09-222-10/+11
|
* - Update to 13.9Martin Wilke2008-09-072-4/+4
|
* - Take maintainershipMartin Wilke2008-09-071-1/+1
|
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | Hat: portmgr
* - Update to 13.7Andrew Pantyukhin2008-05-072-4/+4
|
* - Update to 13.6Andrew Pantyukhin2008-04-162-4/+4
|
* - Update to 13.5Andrew Pantyukhin2008-04-052-4/+4
|
* - Update to 13.4Andrew Pantyukhin2008-03-262-4/+4
|
* - Update to 13.3Andrew Pantyukhin2008-03-192-4/+4
|
* - Update to 13.2Andrew Pantyukhin2008-01-312-4/+4
|
* - Update to 13.1Andrew Pantyukhin2007-12-312-4/+4
|
* - Update to 13.0Andrew Pantyukhin2007-10-053-9/+8
|
* - Update to 12.7Andrew Pantyukhin2007-08-092-16/+15
| | | | - Style nits