1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

341606 Commits

Author SHA1 Message Date
Pawel Pekala
cd62e01a40 Update CONFLICTS range, audio/timidity++ is at 2.14.0 now 2014-07-06 10:45:54 +00:00
Pawel Pekala
124838199b - Add staging support
- Convert to new LIB_DEPENDS format, options subs and helpers
- Fix spelling mistake in descriptions
2014-07-06 10:31:55 +00:00
Bartek Rutkowski
1af1dc5f81 devel/pecl-libevent: convert to new LIB_DEPENDS format
Approved by:	marino (mentor), portmgr (blanket)
2014-07-06 10:30:11 +00:00
Bartek Rutkowski
9794c37939 devel/p5-PCSC-Card: convert to new LIB_DEPENDS format
Approved by:	marino (mentor), portmgr (blanket)
2014-07-06 10:27:53 +00:00
Johan van Selst
bfb2da6b49 Fix build on i386 by disabling broken assembly code
(no functional changes)
2014-07-06 10:27:27 +00:00
Tijl Coosemans
c9c0619ceb The old pkg_install is buggy with @cwd. Just install the module under
PREFIX like all other PAM ports.
2014-07-06 10:18:36 +00:00
Johan van Selst
e3c003635b Fix build on FreeBSD >= 10
(no functional changes)
2014-07-06 09:45:01 +00:00
John Marino
3e883890d6 science/paje: Stage, bring in DragonFly support from dports 2014-07-06 09:41:02 +00:00
Dmitry Sivachenko
a21185e8ed Borrow some ideas from snappy-java port and try not to fetch files
during build process.
2014-07-06 09:33:41 +00:00
Johan van Selst
2e47fec0ce This port does not need gmake
(no functional changes)
2014-07-06 09:31:36 +00:00
Johan van Selst
bd1b08fbd2 Fix build on FreeBSD 9 (and earlier)
While here, merge another patch from files to makefile to avoid
patching the same file from multiple locations

PR:		 ports/191643
Submitted by:	 Dan Lukes
2014-07-06 09:28:30 +00:00
John Marino
fa7348cd08 science/gromacs: Add DragonFly support (dports) 2014-07-06 09:09:14 +00:00
John Marino
7b0124e574 irc/nefarious: stage, take 2. Add DOCS options
The vendor makefile creates html documents unconditionally with two
flavors: operators and users.  There is a lot of duplication between the
two so it symlinked the duplicates.  Unfortunately the symlinks point
back the stage directory.  Also, at least one symlink was invalid in all
cases as it was not pointing to any file.

To fix:
 1. override install target
 2. Add DOCS option to make non-man page documentation optional
 3. Copy files instead of using symlinks (they are very small)
 4. Fix vendor SYMLINK list, there were two errors in it
 5. Remove subversion tree during post-extract target

Note that the permissions of the installed configuration files are
different.  The vendor files tried to install them with modes 600 and 700
but now they are the default for INSTALL_DATA macro.

Reported by:	swills (jenkins)
2014-07-06 08:44:59 +00:00
Dmitry Sivachenko
07a982e18a Bump PORTREVISION to celebrate successful completion of TeraSort
test program.
2014-07-06 07:35:46 +00:00
Yen-Ming Lee
e0ce93dad1 - support stage 2014-07-06 06:31:12 +00:00
Sunpoet Po-Chuan Hsieh
b48078ec2e - Convert to new options helper
- Respect PORTEXAMPLES
- Remove LATEST_LINK
- Use COPYTREE_SHARE
- Merge file/dir manipulation into post-patch:
- Bump PORTREVISION for package change
2014-07-06 05:46:20 +00:00
Sunpoet Po-Chuan Hsieh
e408dd54bd - Unbreak this port: use databases/py-sqlalchemy instead of databases/py-sqlalchemy06
- Add LICENSE
- Fix USE_PYTHON
- Remove PORTEXAMPLES: duplicate with PREFIX/bin
- Simplify Makefile
- Bump PORTREVISION for dependency and package change
2014-07-06 05:39:03 +00:00
Roman Bogorodskiy
887f62ced1 Update to 0.20.3. 2014-07-06 04:42:28 +00:00
Roman Bogorodskiy
36d8a1bbec - Update to 1.20.1
- Specify arm_nofpu CPU on ARM arch
2014-07-06 04:27:12 +00:00
Vanilla I. Shu
3c85ddbc85 remove NO_STAGE, it's stage ports already.
Approved by:	portmgr@ (blanket)
2014-07-06 03:03:50 +00:00
Adam Weinberger
60fe37eec7 Add mail/postsrsd.
PostSRSd provides the Sender Rewriting Scheme (SRS) via TCP-based lookup
tables for Postfix. SRS is needed if your mail server acts as forwarder.

WWW: https://github.com/roehling/postsrsd

PR:		ports/191292
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com>
2014-07-06 02:54:34 +00:00
William Grzybowski
7728c0f45a multimedia/photofilmstrip: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-06 02:27:12 +00:00
Nicola Vitale
aeb63c99e2 - Add LICENSE (GPLv2)
- Add option EXAMPLES (default ON)
- Add support for stage dir
- Fix format of WWW line and remove Author one in pkg-descr
- Remove definition of DATADIR and its use in pkg-plist
2014-07-06 01:57:35 +00:00
Ashish SHUKLA
4806c9231a - Add new port for Sagittarius Scheme
R6RS/R7RS Scheme system.

Features:

 -  Builtin CLOS.
 -  Common Lisp like reader macro.
 -  Cryptographic libraries.
 -  Customisable cipher and hash algorithm.
 -  Custom codec mechanism.
 -  CL like keyword lambda syntax (taken from Gauche).
 -  Constant definition form. (define-constant form).
 -  Builtin regular expression
      -  mostly works O(n)
 -   Replaceable reader

WWW: https://code.google.com/p/sagittarius-scheme/
2014-07-06 01:47:27 +00:00
John Marino
a10a329049 net/linphone-base: stage, convert to use ports readline 2014-07-06 00:17:49 +00:00
Adam Weinberger
e6345f1ece Update to 1.8.1.
PR:		ports/191634
Submitted by:	maintainer
2014-07-06 00:08:26 +00:00
Adam Weinberger
027a94a680 Fix build with gcc by adding some compiler flags.
PR:		ports/191426
Submitted by:	Marco Steinbach (maintainer)
2014-07-05 23:55:31 +00:00
William Grzybowski
f31f5d544f editors/spe: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-05 23:47:48 +00:00
William Grzybowski
435acd55fd devel/wxGlade: use WX 3.0 2014-07-05 23:42:57 +00:00
William Grzybowski
03d726efc8 devel/winpdb: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-05 23:39:47 +00:00
John Marino
a7ded0bc48 net/libnet: Fix build on DragonFly (dports) 2014-07-05 23:35:36 +00:00
William Grzybowski
bb69f83af8 devel/py-robotframework-ride: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-05 23:35:03 +00:00
John Marino
eba991e553 net-p2p/rtorrent: Bring in DragonFly support from dports 2014-07-05 23:31:55 +00:00
William Grzybowski
ffcb2d79a0 devel/drpython: use WX 3.0 2014-07-05 23:31:32 +00:00
William Grzybowski
62165e7812 devel/boaconstructor: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-05 23:28:59 +00:00
John Marino
ef2000b10b net-p2p/gtk-gnutella: Support dragonFly (dports) 2014-07-05 23:28:42 +00:00
Sean Bruno
22b0bf9681 Move include of float.h to enable build on armv6
PR:		190983
Submitted by:	andrew@freebsd.org
Reviewed by:	mat@freebsd.org
2014-07-05 23:21:46 +00:00
John Marino
673e8151c0 multimedia/gxine: explicitly link libm (dports) 2014-07-05 23:20:57 +00:00
John Marino
d3138a68d7 misc/wmweather+: explicitly link libm (dports) 2014-07-05 23:19:07 +00:00
Sean Bruno
915a5e6156 Added needed ASM instructions for armv6 architecture support.
PR:	190848
Submitted by:	andrew@freebsd.org
Reviewed by:	mat@freebsd.org
2014-07-05 23:19:05 +00:00
William Grzybowski
ae3d4d8619 deskutils/wammu: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-05 23:12:12 +00:00
John Marino
09a6cbf67a mail/tpop3d: stage and explicitly link libcrypto (dports)
* Use modern options for configuration and dependencies
* Use @sample keyword
* Use PORTDOCS unconditionally
2014-07-05 23:11:17 +00:00
William Grzybowski
0bfd8cbfc5 deskutils/taskcoach: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-05 23:05:22 +00:00
William Grzybowski
de3dbc6def deskutils/cycle: use WX 3.0 2014-07-05 23:01:32 +00:00
John Marino
685432f80e mail/dsbl-testers: stage, mark jobs unsafe, pet portlint 2014-07-05 22:20:05 +00:00
John Marino
5ff2fb6e78 mail/dspam-devel: Mark jobs unsafe (dports) 2014-07-05 22:17:47 +00:00
Dmitry Sivachenko
bdcd592103 Fix few occurrences of /bin/bash. 2014-07-05 22:10:52 +00:00
John Marino
6daee3984c lang/rexx-regina: Add DragonFly support (dports) 2014-07-05 22:10:42 +00:00
William Grzybowski
320711d6b2 audio/py-karaoke: use WX 3.0
- Use auto plist
2014-07-05 21:54:39 +00:00
John Marino
45a52c5862 graphics/gimageview: remove redundant configure patch
This port features USES=libtool which will automatically make the
corrections dictated by the configure patch, so the recently added
patch is not actually necessary for DragonFly support.

Reported by:	tijl
2014-07-05 21:54:02 +00:00