Baptiste Daroussin
5028f279cf
Switch to use lua 5.2
2014-01-25 23:25:14 +00:00
Johan van Selst
f15ec8e8e4
Enable stage support
2014-01-25 23:08:38 +00:00
TAKATSU Tomonari
5606d081bd
- Update to 2.0.0
...
- Add LICENSE
- Replace tab with a single space after WWW: in pkg-descr
2014-01-25 23:07:59 +00:00
Baptiste Daroussin
860620e08b
Update to 5.2.0
...
Bring under lua@ maintainership [1]
Support stage
Use MAKE_ARGS instead of patching config
Convert to USES=lua
Approved by: edwin@ [1]
2014-01-25 23:07:49 +00:00
Steve Wills
bf294b34d5
- Update to 0.11.1
2014-01-25 22:58:11 +00:00
Raphael Kubo da Costa
2d32eff9fa
- Fix the build with clang and 10+'s ld(1).
...
On the clang side, there's a non-void function missing a return statement
and some wrong QString-to-char* casts that had to be fixed.
On the linker side, r253839 made our ld stricter, so we had to add some
shared libraries that we use since they are not being pulled in indirectly
anymore.
Based on a patch by Jan Henrik Sylvester <me@janh.de> [1].
- Set LICENSE
- Support staging.
- Remove LATEST_LINK, it is deprecated.
- Use the new OPTIONS helpers for conditional RUN_DEPENDS.
PR: ports/185032 [1]
Submitted by: Jan Henrik Sylvester <me@janh.de> [1]
Approved by: maintainer timeout (37 days)
MFH: 2014Q1
2014-01-25 22:41:42 +00:00
Baptiste Daroussin
932dddc678
Remove non existing PORTDOCS
...
Support stage
2014-01-25 22:40:05 +00:00
Antoine Brodin
81c3e8234d
Finish stage support
2014-01-25 22:30:09 +00:00
Johan van Selst
34745878ac
Fix build issue when MAKE_JOBS_UNSAFE is set
2014-01-25 22:22:54 +00:00
Baptiste Daroussin
8e29bca4e3
Support stage
...
USE_GMAKE -> USES=gmake
2014-01-25 22:18:46 +00:00
Baptiste Daroussin
5b25f02155
Support stage
...
USE_GMAKE -> USES=gmake
2014-01-25 22:17:03 +00:00
Baptiste Daroussin
61c076a242
Remove license file for well know license
...
Convert USE_GMAKE -> USES=gmake
2014-01-25 22:11:18 +00:00
Steve Wills
a3094148c6
- Add patch to increase stack size to avoid crash on ppc64
...
- Bump PORTREVISION due to binary and package change
Submitted by: jhibbits (via private email)
2014-01-25 22:10:56 +00:00
Baptiste Daroussin
b92818123d
Support stage
2014-01-25 22:09:37 +00:00
Baptiste Daroussin
f7ee036117
Fix packaging on FreeBSD 11 when WITH_NEW_XORG is defined by bsd.port.mk
2014-01-25 22:05:25 +00:00
Mathieu Arnold
3e0a2d7508
- Convert to staging
...
- Add license
- Convert to options helpers
Sponsored by: Absolight
2014-01-25 22:03:15 +00:00
Raphael Kubo da Costa
bbde3b1a18
- Fix the build on 10 and beyond.
...
Since r253839 ld(1) behaves more strictly and does not pull in indirect
shared library dependencies (in this case, libX11.so). Upstream correctly
has -lX11 in the linker line, but r315151 removed this section in
patch-src_Makefile.
Based on a patch by Jan Henrik Sylvester <me@janh.de> in [1].
- While here, convert USE_GMAKE=yes to USES=gmake.
PR: ports/185033 [1]
Submitted by: Jan Henrik Sylvester <me@janh.de> [1]
Approved by: maintainer timeout (37 days)
MFH: 2014Q1
2014-01-25 22:02:50 +00:00
Baptiste Daroussin
201f7e5cb9
Support stage
...
Fix shebang
USE_GMAKE -> USES=gmake
2014-01-25 21:58:31 +00:00
Baptiste Daroussin
e8fb3b1f07
Support stage
...
USE_GMAKE -> USES=gmake
2014-01-25 21:47:47 +00:00
Baptiste Daroussin
d446daef8e
Support stage
...
USE_GMAKE -> USES=gmake
2014-01-25 21:44:31 +00:00
Raphael Kubo da Costa
a9d21c1e11
Hopefully fix `make patch' after r341112.
...
src/SDL_Pango.c is CRLF-encoded; while we could use dos2unix here, the
port's Makefile also fetches a patch from elsewhere that expects a
CRLF-encoded file.
PR: ports/185558
2014-01-25 21:41:14 +00:00
Baptiste Daroussin
7954f58315
Support stage
...
Add DOCS and EXAMPLES options
USE_GMAKE -> USES=gmake
2014-01-25 21:34:35 +00:00
Raphael Kubo da Costa
14d87c7319
- Add a patch to fix the build with clang (a function is used before being
...
declared). [1]
- Support staging.
- Set LICENSE.
- Remove tab from the WWW line in pkg-descr.
PR: ports/185558 [1]
Submitted by: Jan Henrik Sylvester <me@janh.de>
Approved by: maintainer timeout (18 days)
MFH: 2014Q1
2014-01-25 21:26:25 +00:00
Baptiste Daroussin
40ea68a820
Support stage
...
USE_GMAKE -> USES=gmake
2014-01-25 21:26:05 +00:00
Baptiste Daroussin
8410919504
Support stage
...
USE_GMAKE -> USES=gmake
2014-01-25 21:25:09 +00:00
TAKATSU Tomonari
a913eeb546
- Update to 0.4.000.2
2014-01-25 21:24:02 +00:00
Antoine Brodin
9371027378
Use PYDISTUTILS_AUTOPLIST to actually package the python module
2014-01-25 21:23:07 +00:00
Baptiste Daroussin
93e1da9549
Support stage
...
Modernize LIB_DEPENDS
USE_GMAKE -> USES=gmake
2014-01-25 21:18:33 +00:00
Baptiste Daroussin
80eab28172
Support stage
...
Modernize LIB_DEPENDS
Add DOCS option
2014-01-25 21:15:01 +00:00
Baptiste Daroussin
fe106da773
Support stage
...
Convert USE_GMAKE to USES=gmake
2014-01-25 21:12:24 +00:00
Baptiste Daroussin
e444939b51
Add a DOCS options
...
Convert USE_GMAKE to USES=gmake
2014-01-25 21:10:40 +00:00
Raphael Kubo da Costa
8729f74013
Update to 2.0.7.
...
Announcement and changelog: http://www.lyx.org/announce/2_0_7.txt
2014-01-25 21:09:12 +00:00
Baptiste Daroussin
a05ee6f513
Support stage
...
Use options helpers
USE_GNOME=desktopfileutils -> USES=desktop-file-utils
USE_GMAKE -> USES=gmake
2014-01-25 20:58:12 +00:00
Ruslan Makhmatkhanov
ff0542085a
- convert to auto-generated packing list
...
- move DIST_SUBDIR upper
- bump PORTREVISION
2014-01-25 20:55:47 +00:00
Ruslan Makhmatkhanov
17bd543e60
- move DIST_SUBDIR upper
...
- support stage
- bump PORTREVISION
2014-01-25 20:55:07 +00:00
TAKATSU Tomonari
c3b9284d14
- Upstream rerolled tarball
...
Reported by: pkg-fallout
2014-01-25 20:52:56 +00:00
Antoine Brodin
fefbf999a3
Add WRKDIR to QA_ENV so that the paths QA check can search for it
2014-01-25 20:49:39 +00:00
Baptiste Daroussin
ee522bf927
Support stage
...
Respect CC
USE_GMAKE -> USES=gmake
2014-01-25 20:47:31 +00:00
Steve Wills
fd414793d2
- Documents old version of Ruby, mark for deletion
...
PR: ports/185540
Submitted by: clutton <clutton@zoho.com>
2014-01-25 20:47:28 +00:00
Baptiste Daroussin
62ce000d16
Support stage
...
USE_GMAKE -> USES=gmake
Simplify do-install
Strip libraries
2014-01-25 20:43:37 +00:00
Ruslan Makhmatkhanov
375eb2ad74
- convert to auto-generated packing list
...
- move DIST_SUBDIR upper, where appropriate
- bump PORTREVISION
2014-01-25 20:42:19 +00:00
Ruslan Makhmatkhanov
3332cf813f
- move DIST_SUBDIR upper
...
- support stage
- bump PORTREVISION
2014-01-25 20:40:33 +00:00
Baptiste Daroussin
51fb72abd8
Support stage
...
USE_GMAKE -> USES=gmake
Use options helpers
Add DOCS option
No need to strip twice the binary
2014-01-25 20:39:36 +00:00
Steve Wills
6b24e477ae
- Update to 1.7.4
...
PR: ports/185550
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: maintainer timeout (rouslan@rshell.net , >2 weeks)
2014-01-25 20:39:27 +00:00
Baptiste Daroussin
cd97dcdb3f
Support stage
...
USE_GMAKE -> USES=gmake
2014-01-25 20:32:02 +00:00
Baptiste Daroussin
af97e02d24
Support stage
...
USE_GMAKE -> USES=gmake
Use options helpers
2014-01-25 20:30:21 +00:00
Lars Engels
956b531ddb
- stagify
...
- add license
2014-01-25 20:30:10 +00:00
Julio Merino
5e018ef921
Remove FreeBSD svn keyword form pkg-plist files.
...
Approved by: bapt (ports)
2014-01-25 20:24:29 +00:00
Lars Engels
a9f930bdc8
- stagify
...
- use new LIB_DEPENDS format
- add license
2014-01-25 20:22:11 +00:00
Steve Wills
2fba167b83
- Fix with Ruby 1.9
...
PR: ports/179611
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2014-01-25 20:00:33 +00:00