Commit graph

322417 commits

Author SHA1 Message Date
Martin Wilke
c4dbeb1174 - Stage support 2014-01-27 08:20:05 +00:00
Baptiste Daroussin
7c89ef9773 Do not pass DESTDIR to build target (with a syntax compatible with both fmake and bmake)
That fixes a couple of STAGEDIR references in the install files
2014-01-27 08:14:30 +00:00
Maho Nakata
e64266f024 Update to svn 1543006
Suggested by: pfg@
2014-01-27 07:32:02 +00:00
Baptiste Daroussin
fa009248bd Support stage 2014-01-27 07:29:51 +00:00
Baptiste Daroussin
5d68e6a30c Add USES=desthack
This allow to pass DESTDIR through configure --prefix to ports that are
not destdir aware

Obtained from:	OpenBSD ports tree (discussed in Malta with Marc Espie)
2014-01-27 07:29:32 +00:00
Baptiste Daroussin
1fce2b0440 Remove Useless test on the value of NO_STAGE 2014-01-27 07:23:07 +00:00
Kubilay Kocak
f7980a1f73 devel/capstone: Multi-platform, multi-architecture disassembly framework [NEW PORT]
Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.

Features:
 * Supported architectures: ARM, ARM64 (aka ARMv8), Mips, PowerPC & X86
 * Clean/simple/lightweight/intuitive architecture-neutral API
 * Provide details on disassembled instruction (called "decomposer")
 * Provide some semantics of the disassembled instruction, such as list of
   implicit registers read & written.
 * Implemented in pure C language, with bindings for Python, Ruby, C#, Java,
   GO, OCaml & Vala available.
 * Native support for Windows & *nix (including MacOSX, Linux, *BSD & Solaris)
 * Thread-safe by design
 * Distributed under the open source BSD license

WWW: http://capstone-engine.org/

PR:		ports/186102
Submitted by:	Oliver Pinter <oliver.pntr@gmail.com>
2014-01-27 07:00:24 +00:00
Alex Kozlov
6d9c0ebc96 - Use proper url
Submitted by:	mat
Approved by:	portmgr (mat)
2014-01-27 06:21:51 +00:00
Martin Wilke
f98515f4b2 - Stage support
- While here switch to USES
2014-01-27 05:48:29 +00:00
Martin Wilke
4b9719a944 - Stage support 2014-01-27 05:41:50 +00:00
Stephen Montgomery-Smith
977925e87e - Mark removal of math/octave-forge-image-acquisition. 2014-01-27 05:08:09 +00:00
Stephen Montgomery-Smith
c3483ac84c - Remove broken port. 2014-01-27 05:03:57 +00:00
Dirk Meyer
6a6b6795b8 - update to 8.14.8
- use OPT_USE
- use OPT_*_DEPENDS
2014-01-27 04:46:57 +00:00
Stephen Montgomery-Smith
15518b2854 - Mark broken. Recent version of multimedia/lib4vl does not include the
necessary headers.  Unfortunately when I tested this port, I had some old
  cruft left behind.
2014-01-27 04:28:06 +00:00
Stephen Montgomery-Smith
689fb2d226 - Remove optional dependency math/octave-forge-image-acquisition.
- Bump portrevision.
2014-01-27 04:24:43 +00:00
Stephen Montgomery-Smith
ed3df92c8f - Add optional dependency math/octave-forge-image-acquisition.
- Update to 20140127.
2014-01-27 03:50:53 +00:00
Stephen Montgomery-Smith
a0f2a56363 - New port math/octave-forge-image-acquisition.
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is image-acquisition.
2014-01-27 03:41:33 +00:00
Stephen Montgomery-Smith
8406ec7127 - Removed some dirrmtry entries from pkg-plist.
Reference:	https://qat.redports.org//~stephen@FreeBSD.org/20140126211800-20871-263412/opendx-4.4.4_14.log
2014-01-27 03:03:51 +00:00
Kubilay Kocak
fca351ebff multimedia/x264: Turn HI10P option off by default.
Inadvertently left the new HI10P option included in OPTIONS_DEFAULT in the
last commit while I was testing. Remove it.

PR:		ports/186138
Submitted by:	Anton Sayetsky <vsjcfm@gmail.com>
2014-01-27 01:53:33 +00:00
Baptiste Daroussin
12a5fef01e Support stage 2014-01-27 00:12:40 +00:00
Stephen Montgomery-Smith
4095bf25fe - Implement staging. 2014-01-27 00:04:58 +00:00
Baptiste Daroussin
07db2a3ae4 Support stage
Change license
2014-01-27 00:04:54 +00:00
Baptiste Daroussin
564119fde5 Only defines the post-stage when needed 2014-01-27 00:02:42 +00:00
Baptiste Daroussin
9bd6638faa Support stage
Add DOCS and EXAMPLES option
2014-01-26 23:53:59 +00:00
Ashish SHUKLA
f173887e2e - Update to latest snapshot 201401241552
- Explicitly specify PAM service name

Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/1333
2014-01-26 23:53:01 +00:00
Rene Ladan
e3e4d83ba6 Support stage.
Approved by:	portmgr (infrastructure blanket)
2014-01-26 23:45:44 +00:00
Ruslan Makhmatkhanov
a8eb1a972a Rsync-bpc is a customized version of rsync that is used as part of BackupPC,
an open source backup system.

The main change to rsync is adding a shim layer that emulates the system calls
for accessing the file system so that rsync can directly read/write files in
BackupPC's format.

Rsync-bpc is fully line-compatible with vanilla rsync, so it can talk to rsync
servers and clients.

Rsync-bpc serves no purpose outside of BackupPC.

WWW: http://backuppc.sourceforge.net/

PR:		182434
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru>
2014-01-26 23:37:32 +00:00
Stephen Montgomery-Smith
e829a0f871 - Implement staging. 2014-01-26 23:32:24 +00:00
Ruslan Makhmatkhanov
d1a51e7c6f - convert to autogenerated packing list to fix python3 packaging
- simplify DOCS and EXAMPLES installation

PR:		182422
Reported by:	    Arseny Nasokin <eirnym@gmail.com>
Approved by:	miwi (maintainer, by email)
2014-01-26 23:32:05 +00:00
Stephen Montgomery-Smith
b2b583a46f - Implement staging. 2014-01-26 23:31:22 +00:00
Stephen Montgomery-Smith
539586ebc6 - Implement staging. 2014-01-26 23:20:22 +00:00
Thierry Thomas
0da24155ee Update x11-fonts/gnu-unifont and x11-fonts/gnu-unifont-ttf from 20080907
to 20131020.

PR:		ports/183298
Submitted by:	Vitaly Magerya <vmagerya (at) gmail.com>
Approved by:	maintainer
2014-01-26 23:15:37 +00:00
Stephen Montgomery-Smith
2fa6c06782 - Implement staging. 2014-01-26 23:12:29 +00:00
Stephen Montgomery-Smith
e76252d3ef - Implement staging. 2014-01-26 23:07:48 +00:00
Stephen Montgomery-Smith
f647102211 - Implement staging. 2014-01-26 23:00:43 +00:00
Stephen Montgomery-Smith
6898842616 - Implement staging. 2014-01-26 22:56:25 +00:00
Stephen Montgomery-Smith
0310baee37 - Implement staging. 2014-01-26 22:54:53 +00:00
Stephen Montgomery-Smith
5783f27605 - Implement staging. 2014-01-26 22:45:51 +00:00
Rene Ladan
c0f138b9a7 Support stage. 2014-01-26 22:37:25 +00:00
Stephen Montgomery-Smith
a4821a49d3 - Implement staging. 2014-01-26 22:25:15 +00:00
Thomas Zander
abe18c901f - Transfer maintainership to riggs
- Make port honour STRIP_CMD

Approved by:	maintainer (ashish), mentor (thierry)
2014-01-26 22:09:27 +00:00
Rene Ladan
2755bd449b Make building as user work.
Obtained from:	Ports r341294
2014-01-26 22:00:23 +00:00
Baptiste Daroussin
c78d7035e7 Add USES=uidfix to avoid the NEED_ROOT macro
Properly set make env before installing so uidfix works
2014-01-26 21:52:12 +00:00
Rusmir Dusko
355dfb22d5 - Bump PORTREVISION
- Change master sites
- Disable all warnings with -w
- Add icon 128x128, change vamos_icons.tar.gz
- Change Desktop entry file
- Strip library
- Recreate patches with make makepatch
2014-01-26 21:39:49 +00:00
Rene Ladan
b09673b70d - Support stage
- Requires NEED_ROOT

Approved by:	portmgr (infrastructure blanket)
2014-01-26 21:36:23 +00:00
Raphael Kubo da Costa
1b1acdbc51 Add upstream patch to fix the build with libraw 0.15. 2014-01-26 21:28:19 +00:00
Rene Ladan
28ce1d5071 Support stage.
USES=uidfix does not work here, needs NEED_ROOT=yes
Approved by:	portmgr (infrastructure blanket)
2014-01-26 21:27:11 +00:00
Raphael Kubo da Costa
7c72067efc - Update libraw to 0.15.4.
This update is needed for further KDE updates.
- Use the new OPTIONS syntax.
- Use the new LIB_DEPENDS syntax.
- Stop redefining do-install; the port has its own `make install' that does
  the same thing provided we use USES=pathfix and tune Makefile.in.
- Support staging.

Bump PORTREVISION in ports that depend on libraw.

PR:		ports/185118
Submitted by:	rakuco@
Approved by:	maintainer timeout (35 days)
2014-01-26 21:20:03 +00:00
Stephen Montgomery-Smith
da19de7cdd - Implement staging. 2014-01-26 21:16:43 +00:00
Rusmir Dusko
853bb8ff0c AllegroFont is an Allegro wrapper for the wonderful FreeType2 library
that makes Allegro (amongst other things) able to load and render TTF
and many other famous font formats. Other feature is that it is able
to render the fonts antialiased.

WWW: http://opensnc.sourceforge.net/alfont/

PR:		ports/180216
Submitted by:	nemysis (self)
2014-01-26 21:09:15 +00:00