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

341558 Commits

Author SHA1 Message Date
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
William Grzybowski
64b81e3b2a x11-toolkits/py-wxPython-common: fix python compile to use non-stage path 2014-07-05 21:54:02 +00:00
Ashish SHUKLA
d617a61e84 - Update to 2.2.10 2014-07-05 21:49:51 +00:00
John Marino
5fc7774f6d lang/mdk: Fix support for ports readline (dports) 2014-07-05 21:49:04 +00:00
John Marino
6438012393 japanese/slrn: stage support 2014-07-05 21:45:12 +00:00
John Marino
4bb20bb552 japanese/scim-tables: stage and define scim as BUILD_DEPENDS (dports) 2014-07-05 21:29:26 +00:00
Pawel Pekala
872cede5e7 - Add staging support, allow it as regular user
- Use options sub
- Rephrase option descriptions to current standards
- On 10+ libarchive is having problems with some of the
  distfiles, workaround this by using unzip and gtar from ports
2014-07-05 21:24:08 +00:00
John Marino
907704416b irc/nefarious: stage, unbreak on F10+ and more
* Add stage support
 * Fix build for clang
 * convert USE_BZIP2
 * Bring in DragonFly support patch
 * convert USE_OPENSSL and USE_CHROOT knobs to options
 * rename DOMAIN knob to NEFARIOUS_DOMAIN knob
 * rename INSTALL_PREFIX knob to NEFARIOUS_INSTALL_PREFIX knob
 * Make bash dependency work in non-standard location
 * Tweak pre-configure message accordingly, remove sleep command
2014-07-05 21:23:51 +00:00
Tijl Coosemans
2b4f0257f1 - New LIB_DEPENDS syntax
- Add USES=libtool
- Apply substitutions to pkg-message
2014-07-05 21:17:07 +00:00
Dmitry Sivachenko
ccf916fad8 Forgot to add two startup scripts to plist. 2014-07-05 21:07:03 +00:00
Dmitry Sivachenko
c182d72f0b Mark as MANUAL_PACKAGE_BUILD. 2014-07-05 20:45:32 +00:00
Tijl Coosemans
b91c89f698 - Add USES=libtool
- Simplify CONFIGURE_ARGS
- Use option helpers
2014-07-05 20:36:48 +00:00
Tijl Coosemans
47c1707021 - Add USES=libtool to security/ykclient and bump dependent ports
- Use MAKE_CMD
2014-07-05 19:57:32 +00:00
Tijl Coosemans
71d9f8f55b - New LIB_DEPENDS syntax
- Convert to USES=libtool
- Use BROKEN_sparc64
- Remove BROKEN for clang
- Use @sample
2014-07-05 19:54:21 +00:00
Baptiste Daroussin
f85c4a17c0 Fix LIB_DEPENDS 2014-07-05 19:41:14 +00:00
Raphael Kubo da Costa
f19bffc0fe Fix the way --with-mmx is passed to configure.
<OPTION>_CONFIGURE_ARGS does not exist, so the option was not being passed
at all. We need <OPTION>_CONFIGURE_WITH here.

CR:		D357
Approved by:	olgeni (maintainer)
2014-07-05 19:32:50 +00:00
William Grzybowski
170a8dda45 comms/gnuradio: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-05 19:32:11 +00:00
Jimmy Olgeni
021be14f65 Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
2014-07-05 19:27:03 +00:00
Tijl Coosemans
b72419c1f0 - Add USES=libtool
- Use INSTALL_TARGET=install-strip
- Use /var/lib instead of PREFIX/var/lib
2014-07-05 19:25:27 +00:00
Vsevolod Stakhov
b04e9e2289 Restore support of 'make describe'. 2014-07-05 19:24:03 +00:00
William Grzybowski
9187c5df95 comms/quisk: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-05 19:23:04 +00:00
John Marino
994267b8fd irc/ircproxy: modernize and explicit linking with libcrypto (dports)
* new LIB_DEPENDS format
* use option configure
* convert USE_BZIP2
2014-07-05 19:18:41 +00:00
Rui Paulo
c74a4dc933 hgreviewboard: fix the json import
Newer Python versions include a json module, but hgreviewboard tries to use
the simplejson module included in its tarball.
We don't install the included simplejson module, so fix the import line.

Reviewed by:	bapt
2014-07-05 19:17:41 +00:00
John Marino
3d1b7d9e54 graphics/timeless: stage and explicit linking with -lm (dports) 2014-07-05 19:15:41 +00:00
Tijl Coosemans
47bd638a44 - Convert to USES=libtool
- Use INSTALL_TARGET=install-strip
2014-07-05 19:14:53 +00:00
Tijl Coosemans
7b9993d18c - Convert to USES=libtool
- Set MAKEINFOFLAGS instead of MAKEINFO
2014-07-05 19:12:54 +00:00
Andrej Zverev
231bcebf48 configure is already include build+run 2014-07-05 19:07:47 +00:00
Andrej Zverev
ab4de0d3b8 net/p5-Net-OpenSSH - update to version 0.62 2014-07-05 19:04:56 +00:00
John Marino
57371de519 graphics/gimageview: Bring in dports patch to support DragonFly 2014-07-05 18:58:00 +00:00
John Marino
6d384ef0a3 graphics/gdchart: Replace wrong PROFILE option
The profile library gets built if NO_PROFILE is not set.  All the
PROFILE option was doing was manually changing the pkg-plist which
would only work if the PROFILE option was manually synchronized with
the make.conf option (they are by default, so it worked accidently).

Change PLIST_SUB to switch based on NO_PROFILE as is done with other
ports.
2014-07-05 18:55:33 +00:00
William Grzybowski
d05845f5a6 audio/mbox: use WX 3.0+ 2014-07-05 18:53:18 +00:00
Dirk Meyer
73d9926eae - fix build with clang34
PR:		191074, 191290
2014-07-05 18:45:41 +00:00
William Grzybowski
459a52c68d Mk/bsd.wx.mk: add wxPython 3.0 support
Approved by:	portmgr (bapt)
2014-07-05 18:38:03 +00:00
Thierry Thomas
975bb59729 Fix build on FreeBSD-9. 2014-07-05 18:36:55 +00:00
John Marino
5eafe13d23 graphics/diacanvas2: explicit linking with -lm 2014-07-05 18:36:41 +00:00
John Marino
6815a22976 graphics/comical: explicit linking with -lz 2014-07-05 18:33:57 +00:00
John Marino
afbcd38fd5 graphics/Coin: hardcode debug off
When WITH_DEBUG is set, this port will fail staging as the result won't
match the pkg-plist due to file name changes during a debug regime. To
fix, configure Coin with debug off always.
2014-07-05 18:31:12 +00:00
John Marino
ec79062e02 games/pongix: Stage, Unbreak on F10+, LDFLAGS+= -lm (explicit linking) 2014-07-05 18:25:49 +00:00
William Grzybowski
1a65109268 Introduce x11-toolkits/py-wxPython30
x11-toolkits/py-wxPython28 was been modified to do not install wxversion python
files which conflict with wxPython30. Instead a new port has been created
(x11-toolkits/py-wxPython-common) which only installs wxversion and wx.pth
responsible for selecting the wxPython version.

Stage support has been added to all related ports.

Maintainership has been reset to python@.

The final goal is to make all ports use wxPython30 so we can remove wxPython28.
2014-07-05 18:22:32 +00:00
William Grzybowski
06f837722a audio/py-vorbis: remove useless PYDISTUTILS_PKGNAME knob 2014-07-05 18:05:08 +00:00
Tijl Coosemans
9811c97c69 Add USES=libtool 2014-07-05 18:02:48 +00:00
Tijl Coosemans
db2a1577d9 - Add USES=libtool and bump dependent ports
- Add USE_GNOME=gnomehier to fix leftovers
- Simplify documentation handling with staging and install documentation
  in standard location
2014-07-05 17:47:03 +00:00
Thomas Zander
d9deed77b9 - Update to upstream release 3.1.3
- Makefile cleanup / pet portlint
- Reduce available set of OPTIONS
  - DEBUG, GCOV, EFENCE not supported anymore
  - ASS and LUA now required by port

PR:		191375
Submitted by:	tkato432@yahoo.com
Approved by:	mentors (implicit)
2014-07-05 17:46:36 +00:00
John Marino
708a6f3666 editors/vile: Bring in DragonFly support from dports 2014-07-05 17:44:19 +00:00
TAKATSU Tomonari
72c2472a7f - Support STAGEDIR
- Add DOCS to OPTIONS_DEFINE
- Drop EXIM3 option
- Unmute INSTALL_DATA and CP
- Update pkg-plist
- Replace tab with a single space after WWW: in pkg-descr
- Sync with mail/mailman as possible
  * Drop INTEGRATION option, which would at best be confusing
  * When Postfix integration is chosen, add BUILD and RUN_DEPENDS on
    Postfix because we need the postconf program
  * Fix a few minor glitches in FreeBSD-post-install-notes
  * Install a dummy one-line text file into PYTHON_SITELIBDIR so that
    Python's upgrade-site-packages would reinstall Mailman
  * Add "status" support for rc.d script
  * Change pre-fetch: to pre-everything::
  * Revise formatting of pre-everything text to make clear it displays
    default values, not current values
  * Update pkg-install.in, pkg-deinstall.in and pkg-message.in
2014-07-05 17:42:23 +00:00
John Marino
0f7b5354b9 devel/p5-Goo-Canvas: Add dependencies needed for explicit linking (dports) 2014-07-05 17:37:58 +00:00
John Marino
8bdd0c7747 devel/pure-readline: Prepare to use ports readline (dports)
Approved by:	portmgr (implicit, for NOT_STAGED)
2014-07-05 17:30:32 +00:00
John Marino
d3e714d5bd devel/phptoolchain-gcc-stage1: Fix build for modern gcc (dports)
Approved by:	portmgr (implicit, for NOT_STAGED)
2014-07-05 17:26:47 +00:00
Vsevolod Stakhov
13b2c83194 - Disable developers checks for source files: they are not intended for end-users and
require perl for build stage.

Do not bump portrevision, as those checks have no influence on the target package.
2014-07-05 17:16:01 +00:00