1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Commit Graph

336289 Commits

Author SHA1 Message Date
Dmitry Marakasov
4ed5d621eb - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files
- Since xosd shlib version has changed, bump all ports which depend on it
- Stagify deskutils/xneur
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-05-27 11:17:41 +00:00
Baptiste Daroussin
599ded0e50 Fix version comparison 2014-05-27 10:55:39 +00:00
Dmitry Marakasov
52300f71d3 - Convert USE_BZIP2 to USES
- Sort plist
2014-05-27 10:54:20 +00:00
Baptiste Daroussin
00e545d283 Convert to USES=pgsql 2014-05-27 10:43:49 +00:00
Baptiste Daroussin
88a143795b Convert to USES=pgsql
With hat:	portmgr
2014-05-27 10:42:11 +00:00
Baptiste Daroussin
9d17bde769 Fix detection of lua 2014-05-27 10:20:08 +00:00
Michael Landin
bf8eb49b19 - Port net/slurm 0.3.3 does not display the interface speed correctly
for at least some gigabit NICs (and, I suspect, all of them on FreeBSD).
Specifically, I know it doesn't work for Intel gigabit NICs that i
use the em(4) driver.

This appears to be due to dodgy bitwise math in the upstream code.
However, I note that the website given for the upstream code no
longer appears to be working, so I'm not sure that there IS an
upstream maintainer any longer.

PR:		ports/190160
Submitted by:	Rob Levandowski <robl@macwhiz.com>
2014-05-27 10:15:28 +00:00
Baptiste Daroussin
155bad70fd Convert to USES=libtool 2014-05-27 10:11:45 +00:00
Vanilla I. Shu
5e066d247c Stageify.
Approved by:	portmgr@
2014-05-27 09:40:49 +00:00
Vanilla I. Shu
29cfc1465f Stageify.
Approved by:	portmgr@
2014-05-27 09:37:35 +00:00
Vanilla I. Shu
034c1e06de Stageify.
Approved by:	portmgr@
2014-05-27 09:30:27 +00:00
Baptiste Daroussin
901d59c092 Fix build
Reported by:	antoine
2014-05-27 08:40:46 +00:00
Baptiste Daroussin
2ece4105ac Fix tolua++ symlink 2014-05-27 08:39:50 +00:00
Baptiste Daroussin
57ef95cb82 Fix detection of lua
Reported by:	antoine
With hat:	portmgr
2014-05-27 08:30:20 +00:00
Kurt Jaeger
54b3ec00c2 java/wildfly80: New port: WildFly - replacement for JBoss Application Server
PR:             ports/188339
Submitted by:   Alexander Yerenkow <yerenkow@gmail.com>
Approved by:    jadawin (mentor)
2014-05-27 08:12:46 +00:00
Baptiste Daroussin
5e81661773 Fix build with new lua 2014-05-27 06:45:02 +00:00
Eitan Adler
056bad7f0b shells/dash: add note, change maintainer
- Add note
	- Give up maintainer
2014-05-27 05:50:19 +00:00
Eitan Adler
ba19455cef Live in the world of new Makefiles.
Note that this only supports 'base as built' and won't work if you disable
kerberos.

Hand over port to the world.

Reported by:	danfe
2014-05-27 05:43:34 +00:00
Antoine Brodin
6e64dcf388 Fix make patch 2014-05-27 05:36:24 +00:00
Antoine Brodin
756b3a4f44 Fix make checksum
With hat:	portmgr
2014-05-27 05:29:01 +00:00
Antoine Brodin
ab73277d26 Fix make patch 2014-05-27 05:18:28 +00:00
Mathieu Arnold
e78d28a488 Ship Perl with its real licenses, and not the stock ones.
While there, sort the plist according to makeplist.

Sponsored by:	Absolight
2014-05-26 22:55:50 +00:00
Baptiste Daroussin
1ad6236c36 Convert vlc to USES=libtool
Because vlc uses a dynamic plist that dynamic plist should be created after the removal of the .la files hence move this target into add-plist-data (this is a dirty workaround) and one more reason why dynamic plist are evil
libvlc.so.X number has changed (hidden by dynamic plist, told you this is evil)
bump all consumers of libvlc.so
2014-05-26 22:24:13 +00:00
Antoine Brodin
38406fbf26 Unbreak index 2014-05-26 22:16:18 +00:00
Raphael Kubo da Costa
911fb043b0 Makefile.common: Move a few other variables outside the NO_BUILD block.
Just setting USES=tar:bzip2 is not enough, as ports such as
graphics/kipi-plugin-facebook would still report an invalid distfile if
NO_BUILD was passed.

We now unconditionally set DISTNAME, DISTINFO_FILE and LICENSE besides USES.
2014-05-26 22:15:31 +00:00
Antoine Brodin
e33bc48d5e Unbreak 2014-05-26 22:09:14 +00:00
Antoine Brodin
bfef36d46d Unbreak 2014-05-26 22:05:19 +00:00
Baptiste Daroussin
50bcd6e4fa Fix build with new lua
Submitted by:	dankm (via irc)
2014-05-26 22:02:45 +00:00
Stephen Montgomery-Smith
e0f85c27d4 - Update to 1.0.4. 2014-05-26 21:33:05 +00:00
Gerald Pfeifer
f87a3fc41b On amd64 systems with clang, we still need to build with GCC for the time
being since clang pretends it is GCC, but cannot cope with all GCC specific
input.

Reported by:	Andrzej Tobola <ato@iem.pw.edu.pl>
Tested with:	redports
2014-05-26 21:11:38 +00:00
Eitan Adler
f0fd32d0bc Undo my poor merge conflict editing.
Reported by:	rene, mat
2014-05-26 21:01:24 +00:00
Raphael Kubo da Costa
80e4806ee8 Makefile.common: Always set USES=tar:bzip2.
Setting USES=bzip2 inside the NO_BUILD block caused problems for FreeBSD's
distfile fetcher, which apparently set that flag and was getting an invalid
distfile to fetch from the KDE mirrors.

The rest of the NO_BUILD block needs more attention, but I'll let makc@ and
jhale@ handle that since it's not my area.
2014-05-26 20:59:25 +00:00
Eitan Adler
35ab2d312e Report the latest flash security issue 2014-05-26 20:36:26 +00:00
Dmitry Marakasov
d23de453cc - Fix fetch
- Fix build with clang
- Stagify

MFH:		2014Q2
2014-05-26 20:35:08 +00:00
Dmitry Marakasov
5e9c27e524 - Fix conflict with games/daimonin
MFH:		2014Q2
2014-05-26 20:34:59 +00:00
Hiroki Sato
a6f1e190e5 Add print/cups-fxlinuxprint, CUPS filter and PPD files for Fuji Xerox
printers ApeosPort-II and DocuCenter-II (DocuPrint) series.
2014-05-26 20:31:28 +00:00
John Marino
2a58569cb2 net-mgmt/wifimgr: Use OPSYS when OSVERSION is used (Unbreaks DragonFly) 2014-05-26 20:29:49 +00:00
Eitan Adler
7562b64d6e - Update flash to the latest version
- Add desktop-file-utils

PR:		ports/189856
PR:		ports/190150
2014-05-26 20:27:59 +00:00
Dmitry Marakasov
e7b81852c3 - Stagify
- Improve highscore file handling
- Pass maintainership to games@
- Fix insallation from user
- Strip binary
2014-05-26 20:23:16 +00:00
Hiroki Sato
8f1ba19b37 Update to 20140316. 2014-05-26 20:21:53 +00:00
Dmitry Marakasov
869c04242a - Stagify
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-05-26 20:17:22 +00:00
Dmitry Marakasov
8dc039df69 - Switch to USES=libtool, drop .la file
- Strip library
- Use new LIB_DEPENDS syntax
2014-05-26 20:17:03 +00:00
Dmitry Marakasov
807c41ecda - Switch to USES=gmake,libtool, drop .la files
- Strip library
- Fix comment
2014-05-26 19:57:28 +00:00
Dmitry Marakasov
e7b510c965 - Convert to USES=gmake,libtool, drop .la files
- Stagify
- Fix DOCS installtion
- Sort plist
- Strip binaries
- Use new LIB_DEPENDS syntax
- Chase libnetdude update
2014-05-26 19:54:47 +00:00
Dmitry Marakasov
247bb1d434 - Convert to USES=libtool, drop .la files
- Fix DOCS installation
- Strip libraries
- Sort plist
- Fix comment
- Chase libpcapnav update
2014-05-26 19:54:41 +00:00
Dmitry Marakasov
65a1bf6dde - Convert to USES=libtool, drop .la files
- Fix DOCS installation
- Strip libraries
2014-05-26 19:54:35 +00:00
Dmitry Marakasov
b70db56b07 - Add LICENSE_FILE
- Convert to USES=tar
2014-05-26 19:45:04 +00:00
Dmitry Marakasov
32cd4f5876 - Switch to USES=libtool,tar
- Add LICENSE_FILE
- Strip binaries
- Fix bash shebang
2014-05-26 19:43:36 +00:00
Dmitry Marakasov
030ed576ba - Switch to USES=libtool,tar
- Strip library
2014-05-26 19:43:27 +00:00
Dmitry Marakasov
5253496871 - Add LICENSE_FILE
- Convert to USES=libtool
- Strip binaries
- Use new LIB_DEPENDS syntax
2014-05-26 19:38:50 +00:00