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

340163 Commits

Author SHA1 Message Date
Dmitry Marakasov
def427972f - Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
2014-06-25 18:35:28 +00:00
Baptiste Daroussin
07862dafe2 Fix build without texinfo in base 2014-06-25 17:01:52 +00:00
Baptiste Daroussin
b0aca34c53 Fix build without texinfo 2014-06-25 17:00:47 +00:00
Baptiste Daroussin
51d6a1c4df Fix build without texinfo in base
With hat:	portmgr
2014-06-25 17:00:23 +00:00
Baptiste Daroussin
078a3f8df2 Fix build without texinfo in base 2014-06-25 16:58:39 +00:00
Baptiste Daroussin
1fecc53921 Fix build without texinfo in base 2014-06-25 16:30:03 +00:00
Baptiste Daroussin
3d7cdb5b52 Add charsetfix 2014-06-25 16:14:01 +00:00
Baptiste Daroussin
1181b5e377 Fix build without texinfo in base 2014-06-25 16:10:36 +00:00
Baptiste Daroussin
68980746fa Fix build without texinfo in base 2014-06-25 16:09:57 +00:00
Baptiste Daroussin
3347e6b806 Fix build without texinfo in base 2014-06-25 16:09:27 +00:00
Olivier Duchateau
7e9d763d1e - Update to 1.4.0
- Add LICENSE_FILE
2014-06-25 15:38:23 +00:00
Ryan Steinmetz
bc3fd0ac05 - Another attempt at unbreaking 2014-06-25 15:25:40 +00:00
Bryan Drewery
96fd89767a Update MASTER_SITE_QMAIL 2014-06-25 15:15:41 +00:00
Jason E. Hale
68b94b6a4c - Support staging
- Add LICENSE
- Convert WITH_DEBUG into DEBUG option
- Strip binaries
- Remove superfluous leading words from COMMENT
- Pet portlint(1)
- Clean up pkg-descr
- Bump PORTREVISION

Approved by:	portmgr (blanket approval)
2014-06-25 14:51:11 +00:00
Alexander Nedotsukov
6e1f5a5663 Support staging. 2014-06-25 14:42:07 +00:00
Baptiste Daroussin
85d18bc810 Fix build without texinfo in base 2014-06-25 14:31:36 +00:00
Ryan Steinmetz
5d9c62504b - Fix yet another problem 2014-06-25 14:25:14 +00:00
Wen Heping
4f517c0d85 - Update to 5.09
Changes: http://cpansearch.perl.org/src/SRI/Mojolicious-5.09/Changes
2014-06-25 14:23:48 +00:00
Baptiste Daroussin
ed8fcb4d0a Fix build without texinfo in base
With hat:	portmgr
2014-06-25 14:22:18 +00:00
Baptiste Daroussin
2e914aa646 Fix build without texinfo in base 2014-06-25 14:20:27 +00:00
Bryan Drewery
ae44dfc7b8 Fix CONFLICTS with netqmail-tls after PKGNAME rename in r359176 2014-06-25 14:19:25 +00:00
Rusmir Dusko
56fd9df84f - Mark DEPRECATED, set EXPIRATION_DATE, use 3omns 2014-06-25 13:51:33 +00:00
Rusmir Dusko
c1a91b42db 3omns is an old-school arcade-style tile-based bomb-dropping deathmatch game.
The name is a bastardization of the word Bombs
(and you should pronounce it however you want).

WWW: https://github.com/chazomaticus/3omns

3omns is the successor of Bomns3 (games/bomns3).
2014-06-25 13:48:58 +00:00
Jason E. Hale
bd58a87d67 - Support staging
- Simplify MASTER_SITES
- Install LICENSE with LICENSE framework
- Use options helpers
- Use @sample in pkg-plist
- Bump PORTREVISION

Approved by:	portmgr (blanket approval)
2014-06-25 13:45:54 +00:00
Rusmir Dusko
63d0782052 - Update to 0.99.3, announce message:
bomns
  * Banish the Autotools to the land of wind and ghosts. CMake for the win.
  * Beginnings of netplay, thanks to Charles. See the "netplay" branch.
  * No longer compiles unused/broken AI code

 bomnsedit
  * None

 bomnslauncher
  * GTK1 launcher is archived and no longer built (it sucks, don't worry)
  * bomnslauncher2 renamed bomnslauncher

- Transfer maintainership to games@ team
- Add license (GPLv2)
- Switch to USES=cmake and change to fetch from GITHUB
- Remove not existent Option and OPTIONS_SUB
- Remove pkgconfig, USE_BZIP2 and obsolete patches, changed by upstream
- Add CMAKE_ARGS+= -Wno-dev and USE_CSTD=gnu89
- Add DOCS and Option
- Symlink the icon
- Change WWW
2014-06-25 13:36:30 +00:00
Jason E. Hale
31c806e7de - Support staging
- USE_GITHUB to fix fetch
- NOPORTDOCS -> DOCS option
- Don't install multiple copies of license
- Tab -> space in pkg-descr
- Bump PORTREVISION

Approved by:	portmgr (blanket approval)
2014-06-25 13:20:50 +00:00
William Grzybowski
fb8980749d net-mgmt/torrus: update to 2.07 [1]
- Support stage
- Use @sample

PR:		190369 [1]
Submitted by:	a.shikov itcons net ua, maintainer, wg
2014-06-25 13:19:50 +00:00
Jason E. Hale
688f3ac046 - Support staging
- Tab -> space in pkg-descr
- Add DOCS option

Approved by:	portmgr (blanket approval)
2014-06-25 12:56:21 +00:00
Baptiste Daroussin
66ee105a30 Fix build with newer texinfo 2014-06-25 12:50:40 +00:00
Guido Falsi
62b0bd7a85 - Stagify
- Fix build on 10 and head
- Assign maintainership to submitter

PR:		190467
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2014-06-25 12:33:41 +00:00
Baptiste Daroussin
663ea54e10 Fix build without texinfo in base 2014-06-25 12:22:55 +00:00
Philippe Audeoud
3b917f7106 - Add missing dependency
PR:		ports/191362
Submitted by:	bill.brinzer@gmail.com
2014-06-25 12:21:24 +00:00
Philippe Audeoud
35611259af - Update to 1.27 2014-06-25 12:14:23 +00:00
Mathieu Arnold
05abc1cdc0 Update to today's latest commit.
Sponsored by:	Absolight
2014-06-25 12:09:17 +00:00
William Grzybowski
947a36ffaf net/py-kombu: update to 3.0.20
Changes: https://raw.githubusercontent.com/celery/kombu/master/Changelog
2014-06-25 11:59:56 +00:00
William Grzybowski
11391658b6 devel/py-simplejson: update to 3.5.3
Changes: https://raw.githubusercontent.com/simplejson/simplejson/master/CHANGES.txt
2014-06-25 11:57:28 +00:00
Baptiste Daroussin
f30cecf0d9 Fix build without texinfo in base 2014-06-25 11:54:55 +00:00
Sunpoet Po-Chuan Hsieh
fccacf80c7 - Add missing LDFLAGS and USES for CURSES option
- Bump PORTREVISION

Submitted by:	rpaulo
Phabric:	D283
2014-06-25 11:54:29 +00:00
Baptiste Daroussin
5f31d2e9d8 Fix build without texinfo in base 2014-06-25 11:54:11 +00:00
Baptiste Daroussin
e2cf7e57dd Fix build without texinfo in base 2014-06-25 11:51:28 +00:00
Baptiste Daroussin
f88d3abd33 Fix build without texinfo in base 2014-06-25 11:50:32 +00:00
TAKATSU Tomonari
f379a04289 - Update to 0.2.14 2014-06-25 11:39:07 +00:00
TAKATSU Tomonari
b6376fbcd6 - Update to 0.11.2 2014-06-25 11:37:29 +00:00
TAKATSU Tomonari
eb22ebb8f2 - Update to 0.5-74 2014-06-25 11:33:20 +00:00
Renato Botelho
84ed3cbb4f Update to 0.3.9 2014-06-25 11:20:10 +00:00
Emanuel Haupt
3e68eaf2b6 - Stage
- Use shebangfix
- Use tar:bzip2
2014-06-25 10:59:20 +00:00
Renato Botelho
63b65adaae Update to 0.98.4 2014-06-25 10:58:24 +00:00
Max Khon
7bc758656f Unbreak on FreeBSD 11. 2014-06-25 10:56:35 +00:00
Dmitry Sivachenko
e79a4eba52 Update to version 1.7. 2014-06-25 10:15:01 +00:00
Alexey Dokuchaev
bb4db2752a - Fix the build of verlihub-plugins-luascript: careless patching with sed(1)
resulted in wrong HAVE_LUA_5_0 (instead of correct HAVE_LUA_5_1) macro to
  be defined in generated `config.h' header file
- Stagify and cleanup all verlihub-plugins* ports while I'm at here
2014-06-25 09:56:15 +00:00