Baptiste Daroussin
26b962df3a
Remove useless shebangfix
2013-09-24 11:28:50 +00:00
Baptiste Daroussin
2dc2d7a15e
Add uidfix uses in preparation to allow packaging as a user
2013-09-24 11:26:40 +00:00
Baptiste Daroussin
0052d93b05
Man pages are automatically compressed
2013-09-24 11:22:49 +00:00
Baptiste Daroussin
7e1fda774e
Fix after staging conversion
2013-09-24 11:20:29 +00:00
Baptiste Daroussin
55afc97653
Fix after staging conversion
2013-09-24 11:19:49 +00:00
Baptiste Daroussin
baf7a30c7a
Fix after stage conversion
2013-09-24 11:17:43 +00:00
John Marino
bf5878162e
lang/gcc-aux: Support iconv update in DragonFly master branch
...
This update affects dragonfly only, and supports the updated ctypes
in the DragonFly master branch.
2013-09-24 10:35:33 +00:00
Baptiste Daroussin
d857548a65
Fix typo
2013-09-24 10:24:19 +00:00
Baptiste Daroussin
1ac2ad3700
In case the port is supporting staging, initialize the PLIST with
...
@owner root
@group wheel
to force all the content to in the end being installed with root owner even if packaged with
a non root credential
2013-09-24 10:07:59 +00:00
Baptiste Daroussin
c2d1a328f9
Define UID earlier so that it can be used by USES
2013-09-24 10:04:22 +00:00
Baptiste Daroussin
898b5242b0
In preparation for package as user introduce a new uidfix, which will setup anything
...
need for a build system to allow staging as a user.
For now only setup for port using bsd.prog.mk is available
2013-09-24 10:00:08 +00:00
Dmitry Sivachenko
cdf05af209
Update to 1.9.17.1.
2013-09-24 09:00:21 +00:00
Pietro Cerutti
830f573abc
- Convert to USES+=tcl
...
- Fix build on all supported versions
2013-09-24 08:21:47 +00:00
Frederic Culot
e15e0d798b
- Update to 0.013
...
- Support staging
Changes: http://search.cpan.org/dist/Test-Fatal/Changes
2013-09-24 07:58:22 +00:00
Gerald Pfeifer
507691028c
Update to the 20130919 snapshot of GCC 4.8.2.
2013-09-24 07:53:54 +00:00
Pietro Cerutti
8d309dfdd5
- Convert to USES+=tk
...
- Convert to new OPTIONS framework
- Get rid of pkg-plist
- Refactor a bit the Maekfile
2013-09-24 07:02:20 +00:00
Baptiste Daroussin
179f67622a
Forgot to bump portrevision on last modification
2013-09-24 06:51:41 +00:00
Baptiste Daroussin
110f3583b6
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
...
Exp-run by: bdrewery
2013-09-24 06:24:17 +00:00
Andrej Zverev
3ddccf34d6
- support staging
2013-09-24 06:17:05 +00:00
Baptiste Daroussin
fdf0886944
Properly set NO_STAGE
2013-09-24 05:56:53 +00:00
Baptiste Daroussin
2b6d01129d
Revert back to r327939 + also removes now useless post-extract
...
Add the pkg-plist file forgotten in r327939
Pointyhat to: bapt
2013-09-24 05:46:11 +00:00
Jason Helfman
f74a45b3db
- update to 1.0.7
...
- support staging
2013-09-24 04:33:00 +00:00
Jason Helfman
a550534baf
- support staging
2013-09-24 04:28:17 +00:00
Dmitry Marakasov
620716986f
A Sinatra extension that provides i18n support to translate your
...
web application. It is just a wrapper for R18n core library. It has
nice Ruby-style syntax, filters, flexible locales, custom loaders,
translation support for any classes, time and number localization,
several user language support, agnostic core package with out-of-box
support for Rails, Sinatra and desktop applications.
WWW: https://github.com/ai/r18n/tree/master/sinatra-r18n
2013-09-24 03:55:41 +00:00
Dmitry Marakasov
317795552b
Contributed Rack Middleware and Utilities.
...
WWW: https://github.com/rack/rack-contrib/
2013-09-24 03:54:24 +00:00
Dmitry Marakasov
84c8373b24
R18n is a i18n tool to translate your Ruby application. It has nice
...
Ruby-style syntax, filters, flexible locales, custom loaders,
translation support for any classes, time and number localization,
several user language support, agnostic core package with out-of-box
support for Rails, Sinatra and desktop applications.
WWW: https://github.com/ai/r18n
2013-09-24 03:54:10 +00:00
Dmitry Marakasov
13f095936e
- Add CONFLICTS with games/hangman
...
PR: 179687
Submitted by: myself
Approved by: maintainer timeout
2013-09-24 03:47:56 +00:00
Steve Wills
4b6945cea8
- Update to 0.8.5.1
...
- Fix build on 10.0-ALPHA2
2013-09-24 02:38:22 +00:00
Bryan Drewery
4acce02992
- Update to checkin 926c783293
...
Changes:
- Respect DESTDIR on poudriere install
- testport -i: Fix when orphans are found with staging
- bulk -v: Reword distfiles message
- bulk: Fix INDEX building showing wrong origins
- bulk: Remove stray " done" message
- Staging fixes for testing ports-mgmt/pkg
- jail: Deprecate csup
- Add safety check for rm -rf /*
- pkgclean: Fix finding packages [1]
- During build, call install-mtree after run-depends. This should be
a NOP, but mentioned in case weird things happen.
Reported by: olgeni
2013-09-24 02:22:24 +00:00
Bryan Drewery
b32119ff8e
- Update to 3.0.7
...
Changes:
- Respect DESTDIR on poudriere install
- testport -i: Fix when orphans are found with staging
- bulk -v: Reword distfiles message
- bulk: Fix INDEX building showing wrong origins
- bulk: Remove stray " done" message
- Staging fixes for testing ports-mgmt/pkg [1]
- jail: Deprecate csup [2]
Reported by: madpilot [1]
Submitted by: brd [2]
2013-09-24 02:17:45 +00:00
Alexey Dokuchaev
27f024e3d5
- Try to unbreak parallel (-jX) builds
...
- Improve knobs sort order within Makefile
Reported by: crees, marino
Approved by: ume (maintainer timeout, 3 weeks)
2013-09-24 02:16:35 +00:00
Steve Wills
913a7da22a
- Update to 0.8.5
...
- Remove no longer needed patch
PR: ports/182062
Submitted by: Robert Backahus <robbak@robbak.com> (maintainer)
2013-09-24 01:48:57 +00:00
Bryan Drewery
d2ea5f25e2
- Be explicit about prefix with @cwd for USE_LDCONFIG
...
This fixes an issue with staging with pkg_install since it uses pkg_create
-S which doesn't seem to work properly with "@cwd" resetting to -p
2013-09-24 01:31:44 +00:00
Dmitry Marakasov
93e68e083c
Support staging
2013-09-24 01:13:35 +00:00
Dmitry Marakasov
8ded2a096b
- Support staging
...
- Use new LIB_DEPENDS syntax
2013-09-24 01:13:06 +00:00
Bryan Drewery
a75a572765
- Revert r328076 and r327939. bapt can commit proper plist tomorrow.
2013-09-24 00:48:35 +00:00
Bryan Drewery
564f195a31
- Fix plist
...
Reported by: nox
2013-09-24 00:21:07 +00:00
Ryan Steinmetz
91f9f74430
- Fix path for hooks dir
...
PR: ports/182330
Submitted by: Steve Wills <swills@FreeBSD.org>
2013-09-23 23:46:55 +00:00
Baptiste Daroussin
ad68abcbca
Support staging
2013-09-23 22:14:30 +00:00
Baptiste Daroussin
971ccbbb8c
New target make check-orphans to help discovering the files in staged not present in plist
...
Reviewed by: bdrewery
2013-09-23 22:09:21 +00:00
Baptiste Daroussin
0447af1d9e
Support staging
2013-09-23 22:06:34 +00:00
Baptiste Daroussin
91497b46b8
Support staging
...
Staging allows to remove post-patch and pre-su-install
2013-09-23 22:03:42 +00:00
William Grzybowski
27a6a26921
x11/lxpanel: allow staging
...
- Allow stating
2013-09-23 22:03:16 +00:00
Rene Ladan
daefaaa864
- Add stagedir support
...
- Rewrap lines
2013-09-23 22:01:22 +00:00
Baptiste Daroussin
c2d8186049
Support staging
2013-09-23 21:58:38 +00:00
Baptiste Daroussin
becc4b2cc3
Support stage
2013-09-23 21:53:56 +00:00
Baptiste Daroussin
14e416cf1b
Support stage
2013-09-23 21:50:51 +00:00
Baptiste Daroussin
669a31554a
this port support stage ootb
2013-09-23 21:46:48 +00:00
Baptiste Daroussin
b6f612927d
Fix packaging after conversion to stage
...
PR: ports/182334
Submitted by: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
2013-09-23 21:42:46 +00:00
Baptiste Daroussin
ec221c4b36
Support stage,
...
Convert gnomehack to USES=pathfix
2013-09-23 21:39:37 +00:00