Commit graph

36 commits

Author SHA1 Message Date
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
Raphael Kubo da Costa
1f77f1f913 Update to 12.0.
PR:		ports/185750
Submitted by:	feld@
Approved by:	Jeff Burchell <toxic@doobie.com> (maintainer)
2014-01-19 14:18:17 +00:00
Mark Felder
ec465c0f07 - General cleanup
- unrar and Python are default enabled options
- New p7zip option, disabled by default
- The final release of 11.0 only requires --disable-sigchld-handler on
  32bit FreeBSD [1]

[1] http://nzbget.sourceforge.net/forum/viewtopic.php?f=3&t=596&start=10

PR:		ports/183026
Approved by:	maintainer, swills (mentor)
2013-10-18 15:02:22 +00:00
Danilo Egea Gondolfo
9d855d1b38 - Update from 10.2 to 11.0 [1]
- Remove gmake from USES [1]
- Convert LIB_DEPENDS to new syntax
- Add options helpers
- Add stage support

PR:		ports/182867
Submitted by:	Jeff Burchell <toxic@doobie.com> (maintainer) [1]
Approved by:	wg/culot (mentors, implicit)
2013-10-11 05:57:14 +00:00
Baptiste Daroussin
b9522341aa Add NO_STAGE all over the place in preparation for the staging support (cat: news) 2013-09-20 22:31:15 +00:00
Baptiste Daroussin
3a4866fb15 Add an explicit dependency on pkgconf 2013-09-05 09:15:49 +00:00
William Grzybowski
5d910c3624 news/nzbget: fix build with openssl
- Fix build with OpenSSL, path to base lib

PR:		ports/179508
Submitted by:	Nicolas Raspail <nicolas@whisperingvault.net>
Approved by:	maintainer (timeout)
2013-06-26 21:53:51 +00:00
William Grzybowski
2d75064e04 - Remove USE_GCC for PAR option
libpar2 has been update and compiles with clang, so as the configure test.

PR:		ports/179399
Submitted by:	wg (myself)
Approved by:	culot / jpaetzel (mentors, implicit), maintainer
2013-06-08 19:53:32 +00:00
William Grzybowski
827df33b5a - Update to 10.2 [1]
- Fix typo in pkg-descr
- Remove PORTDOCS in Makefile
- USE_GCC for PAR option (test fails with clang)

Changes: http://nzbget.sourceforge.net/History_%28ChangeLog%29

PR:		ports/177839 [1]
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com> [1]
Approved by:	jpaetzel (mentor)
2013-05-26 20:15:30 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Steve Wills
6e4db9c086 - Actually fix the plist issues reported by redports
Submitted by:	ak
2013-02-18 19:46:13 +00:00
Steve Wills
61a9336a55 - Try to resolve plist issues reported by redports 2013-02-18 00:30:38 +00:00
Steve Wills
3587a4abf8 - Fix changes accidentally dropped in last commit
- Bump PORTREVISION just in case

Pointyhat to:	swills
Reported by:	ak
2013-02-17 21:27:02 +00:00
Steve Wills
c55e4f63be - Update to 9.1
- Convert to OptionsNG
- Trim header while here
- Remove indefinite article from COMMENT
- Remove ABI version numbers from LIB_DEPENDS
- Remove LICENSE_FILE since GPLv2 is in Templates/Licenses
- Install example config

PR:		ports/174306
PR:		ports/175851
Submitted by:	Jeff Burchell <toxic@doobie.com> (maintainer)
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	Jeff Burchell <toxic@doobie.com> (maintainer)
2013-02-17 20:29:18 +00:00
Pawel Pekala
d5df9881cb - Fix build with OpenSSL >= 1.0 [1]
- Mark MAKE_JOBS_UNSAFE:

===>  Building for nzbget-0.8.0
/usr/bin/make  all-am
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

PR:		ports/171196 [1]
Submitted by:	freebsd@nagilum.org [1]
Approved by:	maintainer
2012-09-07 21:11:32 +00:00
Martin Wilke
706ab894bb - Update to 0.8.0
PR:		167590
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-16 07:39:27 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Ryan Steinmetz
4a8aaebcbb Fix build post gnutls update.
Add LICENSE.

PR:		ports/159020
Submitted by:	Jeff <toxic@doobie.com> [maintainer]
Approved by:	tabthorpe (mentor)
2011-07-21 00:21:51 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Sylvio Cesar Teixeira
2f2968fcf3 - Update to 0.7.0
PR:		ports/146096
Submitted by:	Jeff Burchell <toxic@doobie.com> (maintainer)
2010-05-02 00:26:08 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Martin Wilke
dd3707c637 - Update to 0.6.0
PR:		133737
Submitted by:	Jeff Burchell <toxic@doobie.com> (maintainer)
2009-04-23 09:26:56 +00:00
Dmitry Marakasov
57f30b9273 - Update to 0.5.1
- Add some patches to disable Linux-specific functionality

PR:		128106
Submitted by:	Jeff Burchell <toxic at doobie dot com> (maintainer)
2008-10-16 13:06:46 +00:00
Felippe de Meirelles Motta
b22337cd80 - Update to 0.4.1.
- Add OPTIONS.
- Respect NOPORTDOCS/NOPORTEXAMPLES case.

PR:		ports/126612
Submitted by:	Jeff Burchell <toxic@doobie.com>
Approved by:	Jeff Burchell <toxic@doobie.com> (new maintainer)
2008-09-04 01:01:56 +00:00
Mark Linimon
8e2eb4f337 Assign to new volunteer. 2008-09-03 07:09:46 +00:00
Mark Linimon
a9f04cf1ba Reset lewiz@compsoc.man.ac.uk due to lack of time to work on FreeBSD.
Hat:		portmgr
2008-08-20 06:45:03 +00:00
Felippe de Meirelles Motta
42d6377aa4 - Mark as BROKEN on 5.x.
Reported by:	erwin bot/pav
Approved by:	araujo (mentor)
2008-04-03 02:12:52 +00:00
Felippe de Meirelles Motta
12273806d6 - Update to 0.3.1.
- Fix pkg-plist.
- Makefile cleanup.
- Remove unnecessary patches.
- Use CONFIGURE_ARGS to disable use of libpar2 (not present in ports).

PR:		ports/121225
Submitted by:	myself
Approved by:	gabor (mentor), maintainer timeout (> 2 weeks)
2008-03-19 12:38:00 +00:00
Beech Rintoul
4dbfc3cbd1 - Fix build with 7.x and amd64
PR:		ports/116616
Submitted by:	Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer)
Approved by:	sat (mentor)
2007-09-29 17:19:44 +00:00
Rong-En Fan
bae7288fc4 - Mark broken with gcc 4.x as this project is no longer under active
development. Quote from SourceForge page:

"As of 2004-10-08 10:20, this project is no longer under active development."

PR:		ports/116616
Submitted by:	Lewis Thompson <lewiz at compsoc.man.ac.uk> (maintainer)
2007-09-25 11:26:03 +00:00
Pav Lucistnik
06c0efa8e1 - Update to 0.2.3
PR:		ports/94441
Submitted by:	Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer)
2006-03-15 11:57:14 +00:00
Edwin Groothuis
c8276f2dd3 SHA256ify
Approved by: krion@
2006-01-23 23:49:42 +00:00
Mathieu Arnold
3b4c1d8a37 Update to 0.2.0
Approved by:	maintainer
2005-04-20 13:26:32 +00:00
Mark Linimon
8f7b43c177 Update maintainer's email address.
Requested by:	maintainer
2005-04-08 03:41:18 +00:00
Pav Lucistnik
02405b3eba Add nzbget, a NZB binaries format downloader from Usenet groups.
PR:		ports/65509
Submitted by:	Lewis Thompson <purple@lewiz.net>
2004-04-17 21:26:30 +00:00