1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

1901 Commits

Author SHA1 Message Date
John Marino
54bf1b37b9 converters/psiconv: Unbreak by fixing obvious typo 2014-01-13 19:26:25 +00:00
John Marino
d7f1d8f658 converters/fconv: Unbreak for root builds
The previous commit enabled non-root builds to work, but broke builds
by root instead.  The ${GID} variable is blank when the user is root,
so the replacement of "root" with ${GID} resulted in bad command.
Just use ${BSD_INSTALL_PROGRAM} instead and revbump because the packaged
binaries could be stripped now because of that.  Commit covered by the
"Just fix it" blanket.
2014-01-13 19:15:26 +00:00
Alexander Nedotsukov
77cbcc78ab Fix profiled library packaging. 2014-01-13 16:02:09 +00:00
Jun Kuriyama
d334c5a76f - Upgrade to 2.03. 2014-01-13 10:21:14 +00:00
Baptiste Daroussin
d7fab97d19 Update to version 7 to allow using lua 5.2
While here switch MASTER_SITES to github cloud
Use MAKE_ARGS do avoid patching

With hat:	lua@
2014-01-13 07:50:03 +00:00
Koop Mast
c10de79b1a Update to 1.0.
Update Comment
Add LICENSE blob.
Stagify.
2014-01-12 19:48:11 +00:00
Jun Kuriyama
f94152751e - Upgrade to 2.90. 2014-01-11 11:56:51 +00:00
Gabor Pali
1a75cb1d44 - Stagify lang/ghc and all the Haskell Cabal ports
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
  ${DO_NADA}, some refactoring

Obtained from:	FreeBSD Haskell
2014-01-09 21:32:12 +00:00
Gabor Pali
f27ca4d0f1 - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt

PR:		ports/184806
Reported by:	many
Obtained from:	FreeBSD Haskell
MFH:		2014Q1
2014-01-09 21:29:39 +00:00
Baptiste Daroussin
13d579bb52 Support stage 2014-01-09 14:49:45 +00:00
Baptiste Daroussin
591efe9fe3 Support stage 2014-01-09 14:40:14 +00:00
Baptiste Daroussin
31c145a790 Support stage 2014-01-09 14:34:22 +00:00
Baptiste Daroussin
9ab482aa0c Support stage 2014-01-09 14:29:53 +00:00
Baptiste Daroussin
36951ee4c9 Support stage 2014-01-09 14:28:30 +00:00
Baptiste Daroussin
4234579252 Support stage 2014-01-09 14:23:58 +00:00
Baptiste Daroussin
1822fd0227 Support stage & use pkg-plist 2014-01-09 14:19:44 +00:00
Baptiste Daroussin
a0604c4c2b Support stage 2014-01-09 14:10:39 +00:00
Baptiste Daroussin
6b92a99b00 Support stage 2014-01-09 14:07:36 +00:00
Baptiste Daroussin
fb391f0685 Support stage 2014-01-09 14:04:49 +00:00
Baptiste Daroussin
ab731506d9 Support stage 2014-01-09 14:02:59 +00:00
Baptiste Daroussin
81b4255ec5 Support stage 2014-01-09 13:59:28 +00:00
Baptiste Daroussin
0ac13a1166 Forgot to commit the plist earlier
Reported by:	bsam
2014-01-09 13:55:01 +00:00
Baptiste Daroussin
547559a424 Support stage 2014-01-09 13:36:10 +00:00
Baptiste Daroussin
664c716461 Support stage 2014-01-09 13:33:41 +00:00
Baptiste Daroussin
6a0c59c099 Support stage
Allow packaging as a user
2014-01-09 13:30:29 +00:00
Baptiste Daroussin
dfd28f85c9 Support stage 2014-01-09 13:27:26 +00:00
Baptiste Daroussin
19c191e2b1 Support stage
Use bsdtar to extract the zip file
2014-01-09 13:23:06 +00:00
Baptiste Daroussin
f8831853e7 Support stage 2014-01-09 13:20:36 +00:00
Baptiste Daroussin
6cd6417229 Support stage
Fix shebang
2014-01-09 13:19:09 +00:00
Baptiste Daroussin
acf4676617 Hackish way to support stage (bad upstream that uses DESTDIR instead of PREFIX) 2014-01-09 13:16:29 +00:00
Baptiste Daroussin
8574f0b3d9 Support stage 2014-01-09 13:13:01 +00:00
Baptiste Daroussin
69a0105bef Support stage 2014-01-09 13:11:30 +00:00
Baptiste Daroussin
f629c9ecd2 Support stage 2014-01-09 13:09:44 +00:00
Baptiste Daroussin
28446889bf Support stage 2014-01-09 06:57:58 +00:00
Baptiste Daroussin
293eee9011 Support stage 2014-01-09 00:16:37 +00:00
Baptiste Daroussin
25bda1e0d4 Support stage
Use bsdtar to extract zip
2014-01-09 00:13:15 +00:00
Baptiste Daroussin
4cd05b4a58 Support stage 2014-01-09 00:10:08 +00:00
Baptiste Daroussin
3c03b46fda Support stage 2014-01-09 00:06:20 +00:00
Adam Weinberger
680df4bc03 Reversed the logic of a backwards NOPORTDOCS.
Thanks:	makc
2014-01-07 16:04:44 +00:00
Baptiste Daroussin
98ea2e3aed Fix pkgname conflicts 2014-01-04 00:51:17 +00:00
Adam Weinberger
9523cfd4e2 Convert converters to MDOCS and MEXAMPLES 2014-01-03 16:12:21 +00:00
Johan van Selst
d0494f1e1c Enable stage support 2013-12-28 21:03:54 +00:00
David Naylor
e288e58754 Convert Mk/bsd.cran.mk to the Uses framework.
PR:		ports/184699
Reviewed by:	bapt
Approved by:	portmgr (bdrewery), wen (maintainer, timeout > 2 weeks)
2013-12-28 10:28:40 +00:00
Koop Mast
2a51b2182a Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.

Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
2013-12-27 16:54:21 +00:00
Pawel Pekala
0e991db8af - Respect CC/CFLAGS
- Add option for docs
- Support staging

PR:		ports/184908
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-24 15:34:38 +00:00
Antoine Brodin
50b3922a60 Fix LIB_DEPENDS 2013-12-24 09:43:59 +00:00
Rene Ladan
d8338d9bfa Remove expired ports:
2013-12-22 devel/ruby-cvs: Broken for more than 6 month
2013-12-22 devel/hs-reactive: Broken for more than 6 month
2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month
2013-12-22 graphics/xmagv: Broken for more than 6 month
2013-12-22 lang/slib-gauche: Broken for more than 6 month
2013-12-22 graphics/f-spot: Broken for more than 6 month
2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month
2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month
2013-12-22 ftp/gftp: Broken for more than 6 month
2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month
2013-12-22 converters/py-svglib: Broken for more than 6 month
2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month
2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month
2013-12-22 finance/quantlib: Broken for more than 6 month
2013-12-22 games/xkobo: Broken for more than 6 month
2013-12-22 games/quake3-rq3: Broken for more than 6 month
2013-12-22 math/fbm: No new release since 2004, new supported upstream
2013-12-22 11:48:43 +00:00
Pawel Pekala
7d368ef278 - Fix build with clang
- Support staging

PR:		ports/184856
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-20 13:16:21 +00:00
Sunpoet Po-Chuan Hsieh
8cc958d526 - Update to 1.001000
Changes:	http://search.cpan.org/dist/JSON-MaybeXS/Changes
2013-12-11 18:49:09 +00:00
Baptiste Daroussin
4bf1ce008b In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in converters
2013-12-11 15:15:48 +00:00