Commit graph

120 commits

Author SHA1 Message Date
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
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
2015-08-17 14:20:40 +00:00
Jason E. Hale
64d9554fcf - Update to 20.1 2014-09-08 11:41:27 +00:00
Jason E. Hale
b70981e0e0 - Update to 20.0
- Add LICENSE_FILE

Changes:
- Minor bugfix
- Update USDA Nutrient Database to Release 27
2014-09-03 14:11:11 +00:00
Jason E. Hale
467d3a3546 - ${opt}_USE=* should be comma delimited
- Bump PORTREVISION to register correct dependencies
2014-07-02 16:43:03 +00:00
Jason E. Hale
b21d503d6a - Update to 19.2
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).
2014-06-14 13:40:09 +00:00
Jason E. Hale
38c9b513ef - Update to 19.1
- 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
2014-06-09 14:47:10 +00:00
Martin Wilke
0a47453c43 - Convert gmake, bzip2 to USES
Approved by:	portmgr
2014-05-26 12:16:06 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
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)
2014-04-16 18:28:47 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
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!
2013-05-25 14:37:02 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Max Brazhnikov
5dd37213f5 - Update DESKTOP_ENTRIES:
* 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
2013-01-07 02:07:26 +00:00
Xin LI
7ad162f331 Update to 18.4.
Feature safe:	yes
2012-11-26 04:58:41 +00:00
Pawel Pekala
8dd184229c - Update to version 18.3 [1]
- 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
2012-10-31 21:03:25 +00:00
Frederic Culot
45dcd76e85 - Update to 17.12
- 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)
2012-09-25 11:16:05 +00:00
Frederic Culot
85c7353cdc - Update to 17.10
- Remove support for GUI (abandoned upstream)
- Convert to new options framework
2012-08-08 06:38:56 +00:00
Frederic Culot
d1ce817d8f - Update to 17.9
- Convert to new options framework
2012-06-02 07:36:13 +00:00
Frederic Culot
dfb4dc1287 - Update to 17.8 2012-05-10 14:47:02 +00:00
Frederic Culot
56c25d4279 - Update to 17.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
2012-04-25 12:41:56 +00:00
Frederic Culot
c2cc0ddcda - Update to 17.5
- Take maintainership
2012-01-03 12:37:50 +00:00
Martin Wilke
631812dbae - Update to 17.4
PR:		162630
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:	yes
2011-11-19 15:55:13 +00:00
Ryan Steinmetz
57eb4a1230 - Update to version 17.0
PR:		ports/161605
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-15 14:27:10 +00:00
Ryan Steinmetz
3692403637 Update to 16.13
PR:		ports/158462
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Approved by:	wxs (mentor)
2011-08-01 16:41:20 +00:00
Martin Wilke
a0e5e472a7 - Reset maintainership 2011-03-18 15:04:34 +00:00
Martin Wilke
587a1aa7c0 - Update to 15.7 2010-07-10 07:38:35 +00:00
Martin Wilke
19d0b11cac - Update to 15.6 2010-06-05 17:07:06 +00:00
Martin Wilke
a1b4db3216 - Update to 15.4
PR:		145145
Submitted by:	Sahil Tandon <sahil@tandon.net>
2010-04-02 16:47:37 +00:00
Martin Wilke
11ca13a451 - Update to 15.3 2010-03-11 21:25:43 +00:00
Martin Wilke
1221551918 - Update to 14.4 2009-04-24 21:50:07 +00:00
Martin Wilke
473951591c - Update to 14.3 2009-02-09 23:01:40 +00:00
Martin Wilke
ff173f45b5 - Update to 14.2
PR:		130158
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
2009-01-07 22:13:56 +00:00
Martin Wilke
9614b4cc63 - Update to 14.1 2008-11-08 21:32:00 +00:00
Martin Wilke
24e5760af0 - Update to 14.0a 2008-09-23 08:29:59 +00:00
Martin Wilke
deae76d75d - Update to 14.0 2008-09-22 23:37:22 +00:00
Martin Wilke
132d2d2fdd - Update to 13.9 2008-09-07 10:18:02 +00:00
Martin Wilke
83f140ade6 - Take maintainership 2008-09-07 09:07:05 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Andrew Pantyukhin
c45c21c53e - Update to 13.7 2008-05-07 04:56:00 +00:00
Andrew Pantyukhin
9c6c375f73 - Update to 13.6 2008-04-16 05:27:49 +00:00
Andrew Pantyukhin
797f6214ed - Update to 13.5 2008-04-05 16:26:04 +00:00
Andrew Pantyukhin
ad5ae9a427 - Update to 13.4 2008-03-26 08:02:24 +00:00
Andrew Pantyukhin
cbe7661af2 - Update to 13.3 2008-03-19 17:32:43 +00:00
Andrew Pantyukhin
0005823ec3 - Update to 13.2 2008-01-31 20:06:28 +00:00
Andrew Pantyukhin
160354e2e9 - Update to 13.1 2007-12-31 20:26:33 +00:00
Andrew Pantyukhin
6a35a5a941 - Update to 13.0 2007-10-05 23:44:14 +00:00
Andrew Pantyukhin
946180661a - Update to 12.7
- Style nits
2007-08-09 22:52:13 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Andrew Pantyukhin
e6809a37d4 - Update to 12.6
- Move docsdir to avoid conflicts with sysutils/nut
- Respect CC and don't do -Os
2007-07-21 10:48:59 +00:00
Andrew Pantyukhin
c0a5dc4402 - Update to 12.5 2007-04-12 19:46:46 +00:00