1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

7314 Commits

Author SHA1 Message Date
MANTANI Nobutaka
386cebbfa2 Add SIXEL option.
PR:		ports/171308
Submitted by:	IWAMOTO Kouichi <sue@iwmt.org>
2012-09-06 14:42:44 +00:00
Kris Moore
7f16bac99e Fix building if lang/vala is installed
Reported by: Many
2012-09-06 14:11:07 +00:00
Kris Moore
b525e1ffc4 - Update to 1.0 2012-09-05 19:19:44 +00:00
Kris Moore
80ede87b5f - Update to 0.5.10 2012-09-05 18:06:15 +00:00
Kris Moore
4bb7e5edef - Update to 0.3.3 2012-09-05 17:38:51 +00:00
Eitan Adler
1295375a23 Fix xclip-copyfile's use of mktemp
without arguments

PR:		ports/171023
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
2012-09-01 18:37:38 +00:00
Steve Wills
2dd792788e - Update ruby-gnome ports to 1.1.5 2012-09-01 15:41:31 +00:00
Koop Mast
04a589dee4 Solve libGL.so and libglx.so conflict situation between libGL, xorg-server and
the nvidia-driver. Install the libraries in port specific directories.
Use pkg-install and pkg-deinstall scripts to update the hardlinks to the
default locations of these files.

While here clean up some @dirrmtry lines in xorg-server plist for directories
that aren.t created by xorg-server.

Motivator:	pkgng
Inspiration:	irc, freebsd-x11@ mailinglist discussion (sorry can't find it
		anymore to give credit the people)
Reviewed by:	danfe@ (for nvidia parts), bapt@
Approved by:	danfe@ (for nvidia parts)
With hat:	x11@
2012-08-31 15:44:41 +00:00
Thierry Thomas
5bb88589f1 1) Fix build on recent current and 9-STABLE.
2) Add an option to depend (or not) on freedesktop startup notification.

PR:		ports/170645 (1) and ports/170667 (2)
Submitted by:	Mykola Dzham <i (at) levsha.me> (1)
		and Konstantinos Koukopoulos <koukopoulos (at) gmail.com> (2)
2012-08-26 12:03:29 +00:00
MANTANI Nobutaka
0e98a69591 Update to 3.1.3. 2012-08-25 10:53:46 +00:00
Alexander Nedotsukov
18a8dd8aec Allow display configuration with legacy nvidia-driver versions.
PR:	155011
2012-08-21 14:49:33 +00:00
Jason Helfman
68b35c1c8f - fix typo on TIME_BOMB, CUSTOMIZATION, DISABLE_ALLOW_ROOT ports options introduced by r301477
PR:     170805
Submitted by:   Artis.Caune@gmail.com
Approved by:    maintainer, marius@nuenneri.ch (implicit)
2012-08-21 05:53:51 +00:00
Alexander Nedotsukov
df8e6daa12 Update to 295.71 2012-08-18 11:34:08 +00:00
Alexander Nedotsukov
fa3a44529f Update to 295.71 2012-08-18 11:22:31 +00:00
Thomas Abthorpe
83fc7a83ad - Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:26:13 +00:00
Michael Reifenberger
b73ee407e6 Add patch to compile with base openssl version 1 as of OSVERSION 1000015.
PR:		ports/163583
2012-08-15 19:19:32 +00:00
Guido Falsi
73929bac65 - Update to 0.2.1
- Remove LICENSE_FILE for those in port.licenses.db.mk

PR:		ports/170551
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by:	Matthew Donovan <kitche@kitchetech.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-08-14 10:37:38 +00:00
Doug Barton
a4dae68df2 Fix the post-patch target 2012-08-10 08:59:03 +00:00
Olivier Duchateau
792a309197 - Use USE_PKGCONFIG macro
- Add patch when NLS is unset

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-08-09 19:22:26 +00:00
Olivier Duchateau
469c6b398e - Use USE_PKGCONFIG macro
- Add patch when NLS is unset
- Remove USE_AUTOTOOLS (libtool) macro

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-08-09 19:13:56 +00:00
Olivier Duchateau
9ea5195eb9 - Use USE_PKGCONFIG
- Add patch when NLS is disabled
- Remove USE_AUTOTOOLS (libtool) macro

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-08-09 19:06:56 +00:00
Olivier Duchateau
d38025ad82 - Use USE_PKGCONFIG
- Add patch when NLS is disabled
- Remove USE_AUTOTOOLS (libtool) macro

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-08-09 19:00:29 +00:00
Alexey Dokuchaev
832498e356 - Adjust COMMENT and port descriptions where appropriate
- Relinquish to the pool due severe to lack of time :-(
2012-08-08 16:59:36 +00:00
Alexey Dokuchaev
696f22416b Update nVidia driver to the latest long lived branch version, 295.71
Security:	http://nvidia.custhelp.com/app/answers/detail/a_id/3140
2012-08-08 12:13:18 +00:00
Doug Barton
bda35d0437 At the request of maintainer in private e-mail, remove the now-spurious
dependency on glut (confirmed).

While I'm here, move the rc.d script slim.sh.in -> slim.in
2012-08-05 00:31:46 +00:00
Doug Barton
3c8335a55d Add USE_PKGCONFIG= build since configure fails without it 2012-08-05 00:03:33 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Renato Botelho
1fee5c0c7c Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by:	sunpoet@
2012-08-03 18:39:20 +00:00
Renato Botelho
90d97bb7c0 Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports 2012-08-03 15:34:45 +00:00
Gabor Pali
db8a630740 - Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft

Obtained from:	FreeBSD Haskell
2012-08-03 02:30:07 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Boris Samorodov
8d56f00ee5 Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.

PR:		ports/169733
Submitted by:	bsam (me)
Approved by:	multimedia (maintainer timeout 3 weeks)
2012-07-31 15:29:26 +00:00
Doug Barton
c0f3d76dc1 /usr/local/share/applications should be PLIST_DIRSTRY 2012-07-30 17:24:18 +00:00
Niclas Zeising
7761aefad2 Fix the build of xorg related ports when the base system is compiled with
clang as system compiler and cpp is clang cpp (as opposed to GNU cpp).
This is done by removing the configure test for cpp completely.  Using
clang cpp will make some manual pages as well as some scripts get slightly
wierd whitespace formatting.  However, it does not affect the function of
the scripts or the instructions in the manual pages.

PR:             ports/166373
Submitted by:   Jakub Lach <jakub_lach@mailplus.pl> (PR)
Patch by:       me (with ideas from PR and mailing list)
Tested by:      Jakub Lach <jakub_lach@mailplus.pl>, me
Approved by:    kwm (mentor)
Obtained from:  xorg staging area
2012-07-29 18:26:00 +00:00
Doug Barton
e8dad37a3d Upgrade to 5.19 which contains some minor improvements
Add .desktop files for starting and stopping the daemon, and locking
and blanking the screen.

Add an explicit build dep for pkgconf, and add a sed pattern for configure
since pkgconf does not support the --list-all option
2012-07-29 08:01:59 +00:00
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Emanuel Haupt
3c494d2b31 Fix a conditional LIB_DEPENDS statement, use LIB_DEPENDS+= instead of
LIB_DEPENDS=

Notified by:	Curtis Villamizar <curtis@occnc.com> (via mail)
2012-07-28 11:46:54 +00:00
Alex Kozlov
5e83c36f63 Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
2012-07-28 01:02:20 +00:00
Baptiste Daroussin
92acabe5c4 Add some explicit USE_PKGCONFIG=build 2012-07-27 16:20:41 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Steve Wills
8c45447e63 - Update to 0.4.0 2012-07-25 16:01:38 +00:00
Carlo Strub
4ccd1fc621 Fix typos in COMMENT 2012-07-25 11:24:09 +00:00
Jason Helfman
6befc3964d - update to 5.40 [1]
- while here without-{gl,sx} are no longer valid options, update to optionsNG and pet portlint [2]
PR:	ports/169766
Submitted by:	umeno@rr.iij4u.or.jp [1], jgh@ [2]
Approved by:	maintainer timeout, marius@nuenneri.ch ( 15 days )
2012-07-24 16:00:30 +00:00
Jason Helfman
0b55e60fb8 - adopt optionsNG
PR:	ports/169788
Submitted by:	jgh@ (myself)
Approved by:	maintainer timeout, tom@hur.st ( 14 days )
2012-07-24 07:01:12 +00:00
Steve Wills
de3db22113 - Update ruby-gnome2 ports to 1.1.4 2012-07-24 03:08:23 +00:00
Doug Barton
86b7e3bb7f For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
2012-07-23 01:33:55 +00:00
Emanuel Haupt
dadd4add51 Update to 281 2012-07-22 15:03:46 +00:00
Doug Barton
63f9bbc725 Add the following:
BUILD_DEPENDS=	p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser
USE_PERL5_BUILD=	yes

Without the latter, and without Perl installed, I get this in configure:

checking for perl... no
configure: error: perl not found

Without the former I get this, still in configure:

checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
2012-07-20 05:52:20 +00:00
Doug Barton
ddbce5aec1 tintwizard.py requires pygtk2
PR:		ports/169989
Submitted by:	Yanhui Shen <shen.elf@gmail.com>
2012-07-19 10:40:23 +00:00
Doug Barton
75662e38ba 1.3.4 - 2012.06.26
* Replaced stderr writes function.
  * Fix numlock control.
  * Fix build with GLUT.
  * Fix PAM authentication.

Submitted by:	rea
Approved by:	maintainer timeout
2012-07-19 10:12:45 +00:00