Commit graph

336946 commits

Author SHA1 Message Date
Michael Gmelin
879cf33fd3 Stagify port, change USES_BZIP2 to new USES syntax.
The original master site www.amigaemulator.org is not
available anymore, the only available source was an
amiga forum called http://www.amigaemuboard.net, so
it lives on freefall now.

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:27:59 +00:00
Stefan Eßer
40f62f1b55 Add stage support and introduce port options for IPV6 and LIBWRAP.
Reviewed by:	sem (maintainer), antoine
Approved by:	antoine (mentor)
2014-06-01 16:27:14 +00:00
Michael Gmelin
0c7c5ef6b8 Stagify. Shebangfix. Also renamed populate.pl to
populate-qmail-queue.pl, since it lives in $PREFIX/bin.
Bumped PORTREVISION due to this change. Since I don't
expect many people to use populate.pl I did not add
USES= perl5

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:22:35 +00:00
Michael Gmelin
d4dc724ad8 Stagify. Uncommon order of pkg-plist entries is due to
problems with old pkg_tools (PORTDOCS won't to the right
thing, resetting will use wrong user if built using
non-root user, explicitly stating root:wheel seems in-
correct too, therefore I moved them to the top)

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:03:48 +00:00
Michael Gmelin
fe83049fbd Stagify. Fix LIB_DEPENDS.
Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:01:11 +00:00
Pawel Pekala
fd2a6e212c - Add staging support
- Convert to new options framework
- Fix shebangs in scripts, bump PORTREVISION
2014-06-01 15:59:44 +00:00
Pawel Pekala
7a6ffb6211 - Add staging support
- Use PKGNAMESUFFIX, LATEST_LINK is deprecated
- Switch to PLIST_FILES
2014-06-01 15:50:56 +00:00
Rene Ladan
6f35db0a8b Remove lang/python31, it expired on 2014-06-01 2014-06-01 15:46:59 +00:00
Rene Ladan
8b7b090a2a irc/znc: Fix USE_PYTHON version number, it should be 3+ not 2+
Submitted by:	antoine
2014-06-01 15:37:41 +00:00
Pawel Pekala
9548963f52 - Add staging support
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format
2014-06-01 15:34:06 +00:00
Rene Ladan
ef6c646bb3 Remove support for Python 3.1 from bsd.python.mk, it expired on 2014-06-01
Approved by:	python (mva)
2014-06-01 15:29:43 +00:00
Rene Ladan
ca4ecbb419 Update consumers of lang/python31 or higher to use Python version 3.X
and consumers of lang/python31 or lower to use Python 2.X

This is in preparation of removing lang/python31 which expired on 2014-06-01

While here apply some fixes for textproc/codespell:
- USE_XZ -> USES=tar:xz
- remove unneeded USE_PYTHON_RUN line

Approved by:	python (mva)
2014-06-01 15:28:44 +00:00
John Marino
4a5c97cd51 games: ioquak3* iourbanterror* openarena*: Update and stage support
The patch applied without incident.  Tested on DragonFly poudriere,
everything built fine.  It include an i386 fix, which is why the
previous commit was reverted.

The only modification was to change EXTRACT_CMD to TAR in a couple
of places.

PR:		ports/187859
submitted by;	maintainer (Dominic Fandrey)
2014-06-01 15:28:29 +00:00
Pawel Pekala
b89c89362f Add staging support 2014-06-01 15:27:24 +00:00
Antoine Brodin
8d0788e6fa - Update to alpha-20140531
- Drop la files
2014-06-01 15:12:39 +00:00
Antoine Brodin
d9966901bb - Update to alpha-20140531
- Drop la files
2014-06-01 15:12:05 +00:00
Vanilla I. Shu
7af636de32 1: convert to new format of LIB_DEPENDS
2: stagify.

Approved by:	portmgr@
2014-06-01 15:04:12 +00:00
Rene Ladan
635797cf05 comms/dcf77pi: Update 3.0.0.1
The code to decode the radio signal, date/time, and civil warnings is now
provided in a library libdcf77.so together with the relevant header files.

dcf77pi is now split up into dcf77pi (the live client) and dcf77pi-analyze
(the client to analyze log files). The -f parameter of dcf77pi is dropped.

Apply minor lint(1) fixes.
2014-06-01 15:00:36 +00:00
Olli Hauer
4644881909 - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) 2014-06-01 14:48:08 +00:00
Pawel Pekala
762078329c - Add staging support
- Convert to new options framework
2014-06-01 14:47:26 +00:00
Olli Hauer
07139bedfd - add stage support 2014-06-01 14:46:12 +00:00
Pawel Pekala
d876dea414 - Add staging support
- Remove leading article from COMMENT
- Use options subs, helpers
2014-06-01 14:39:32 +00:00
Pawel Pekala
70c9af17a6 - Add staging support
- Unmute install commands
2014-06-01 14:26:42 +00:00
Olli Hauer
2f3121abfc - add stage support
- unbreak
2014-06-01 14:19:13 +00:00
Pawel Pekala
393c4306b3 - Add staging support, allow it as normal user
- Remove leading article from COMMENT
2014-06-01 14:18:40 +00:00
Rene Ladan
5ee7fa75d6 Remove expired ports:
2014-06-01 lang/ocaml-doc: Documentation is now included in lang/ocaml
2014-06-01 lang/ocaml-examples: Outdated and discontinued; new examples are in lang/ocaml
2014-06-01 lang/gnat-aux: Superceded by gcc4.9-based lang/gcc-aux, use it instead
2014-06-01 14:16:40 +00:00
Dmitry Sivachenko
5dbe4e1bf1 Python 3.4 is a latest version of python-3 branch, so use it. 2014-06-01 14:03:29 +00:00
Pawel Pekala
8a41ef31ee - Add staging support, strip binaries
- Remove leading article from COMMENT
- Use canonical names for patches
2014-06-01 14:02:15 +00:00
John Marino
16bc575156 games/quake-data: Use equalivalent TAR instead of EXTRACT_CMD 2014-06-01 13:54:07 +00:00
Pawel Pekala
c22c291886 - Add staging support
- Remove leading article from COMMENT
2014-06-01 13:27:31 +00:00
Pawel Pekala
b1d06a5e25 Add staging support 2014-06-01 13:26:35 +00:00
Jens Schweikhardt
c7cff3985a Add staging support; update to 2.15.
PR:		ports/189662
2014-06-01 13:23:50 +00:00
Olli Hauer
966af97892 - use DESTDIR instead STAGEDIR in Makefile patch
- add WWW line to pkg-plist
2014-06-01 13:13:28 +00:00
Pawel Pekala
0581283bc5 One OPTIONS_DEFINE too much 2014-06-01 13:10:23 +00:00
Pawel Pekala
bca05c2bf2 - Add staging support
- Define available options
2014-06-01 13:07:52 +00:00
Olli Hauer
886a9071a1 - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) 2014-06-01 13:03:14 +00:00
Pawel Pekala
0be4595fc2 Add staging support 2014-06-01 12:50:31 +00:00
Pawel Pekala
93bd830d2d - Port is stage safe
- Remove leading article from COMMENT
- Use options helpers
2014-06-01 12:46:53 +00:00
Stefan Eßer
a741276e94 Add support for staging and set license to 3-clause BSD.
Approved by:	antoine (mentor)
2014-06-01 12:41:12 +00:00
Stefan Eßer
02625d7d3b Add stage support.
Approved by:	antoine (mentor)
2014-06-01 12:39:59 +00:00
Stefan Eßer
1667bf0efd Add stage support.
Approved by:	antoine (mentor)
2014-06-01 12:38:08 +00:00
Stefan Eßer
3eceffa764 Add stage support and support for the DOCS option.
Approved by:	antoine (mentor)
2014-06-01 12:35:41 +00:00
Pawel Pekala
73d9870236 Add staging support 2014-06-01 12:35:40 +00:00
Pawel Pekala
0a88efc19b - Port is stage safe
- Use options subs, helpers
2014-06-01 12:34:53 +00:00
Koop Mast
e2be863d04 Stagify.
Use new lib_depends syntax.
gnomehack -> pathfix
AUTOTOOLS=libtool / ltverhack -> USES=libtool[:keepla]
2014-06-01 12:23:08 +00:00
Pawel Pekala
5df9af412a - Add staging support
- Convert to new options framework
- Drop RUN_DEPENDS on javavmwrapper, pulled in by java port
- Use PORDATA instead of generated plist
- Fix WWW line
2014-06-01 11:49:31 +00:00
Raphael Kubo da Costa
bf83f6b90f Finally add staging support.
While here, replace all the direct invocations of mktexlsr by
USE_TEX=texhash.
2014-06-01 11:47:40 +00:00
Pawel Pekala
e28e8e0e5d - Add staging support
- Convert to new options framework
- Use DATADIR, DOCSDIR to make things simplier
2014-06-01 11:47:14 +00:00
Pawel Pekala
9265ea3c6e Add staging support 2014-06-01 11:45:28 +00:00
Olli Hauer
e1858b091a - add stage support
- adjust BSDn license
2014-06-01 11:42:17 +00:00