Antoine Brodin
c474639b26
- Allow staging as a regular user
...
- Bump portrevision as a directory was not packaged with intended owner
2014-09-13 13:46:52 +00:00
Antoine Brodin
ef27e24020
Allow staging as a regular user
2014-09-13 13:33:49 +00:00
Antoine Brodin
d770485073
- Allow staging as a regular user
...
- Bump portrevison as files were not packaged with intended owner
2014-09-13 13:25:42 +00:00
Antoine Brodin
a70cef4414
- Allow staging as a regular user
...
- Fix build on head
2014-09-13 13:19:39 +00:00
Antoine Brodin
9c6169b487
- Allow staging as a regular user
...
- Bump portrevision as a directory was not packaged with intended owner
2014-09-13 13:07:52 +00:00
Antoine Brodin
e4708a1f79
Allow staging as a regular user
2014-09-13 12:56:20 +00:00
Thomas Zander
0030c323d5
- Add experimental OPTION to avoid memory alignment hacks
2014-09-13 12:46:27 +00:00
Antoine Brodin
055b96c734
Allow staging as a regular user
2014-09-13 12:43:27 +00:00
Antoine Brodin
63ec46e2c3
Allow staging as a regular user
2014-09-13 12:39:14 +00:00
Antoine Brodin
f4a4216bd9
Allow staging as a regular user
2014-09-13 12:28:04 +00:00
Max Khon
c012e27e3e
SYSCTL_ROOT_NODE exists only on FreeBSD >= 1100024
2014-09-13 12:26:07 +00:00
Max Khon
e94ec1e344
SYSCTL_ROOT_NODE exists only on FreeBSD >= 1100024
2014-09-13 12:21:33 +00:00
Antoine Brodin
9e66c79118
- Allow staging as a regular user
...
- Bump portrevision as some files were not packaged with intended group
2014-09-13 12:15:43 +00:00
Antoine Brodin
d2422522f1
- Allow staging as regular user
...
- Bump portrevision as files were not packaged with intended owner
2014-09-13 11:43:00 +00:00
Max Khon
dae70c9c12
Add missing dependency on readline.
2014-09-13 11:30:43 +00:00
Antoine Brodin
84a5a50c77
Allow staging as a regular user
2014-09-13 11:27:17 +00:00
Antoine Brodin
56b1cab26d
- Allow staging as a regular user
...
- Bump portrevision as some files were not package with intended group
2014-09-13 11:20:21 +00:00
Matthias Andree
b5a79a220d
Replace BUILD_DEPENDS by USES=gecko:...,build.
...
Tested on redports.org, and we have a RUN_DEPENDS on the respective GECKO
application anyways.
Still required to fix upgrade trouble if the gecko application needs a
rebuild from source (ports) if a requisite .so file has gone away, for
instance, after lang/gcc version upgrades.
a RUN_DEPENDS anyhow.
2014-09-13 10:18:41 +00:00
Tijl Coosemans
a7d98b9a93
Convert to USES=libtool and INSTALL_TARGET=install-strip
2014-09-13 10:08:59 +00:00
Antoine Brodin
667d6f7c89
Allow staging as a regular user
2014-09-13 09:16:19 +00:00
Antoine Brodin
cd4dafaf26
Allow staging as a regular user
2014-09-13 08:37:15 +00:00
Dmitry Marakasov
51a336fefc
- Drop .la files, no dependees require them
...
Approved by: portmgr blanket
2014-09-13 07:06:39 +00:00
Dmitry Marakasov
2f6c774c9e
- Only enable X86_ASM on amd64: breaks build on i386, and is probably useless on other archs
2014-09-13 06:28:58 +00:00
Jung-uk Kim
ac71d503c9
Update to 20140828.
2014-09-13 00:39:47 +00:00
Jason E. Hale
79a5626183
- Update to 1.4.1
...
PR: 193581
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-09-12 23:46:26 +00:00
Jason E. Hale
d5bc5b5493
- Update to 4.10
...
- Update WWW
While here:
- Update LICENSE
- Convert non-functional (since February) USE_FORTRAN to USES=fortran
- Convert USE_PYTHON to USES=python:2 (3.x doesn't seem to work)
- Further convert to options helpers
- FORTRAN and QT4 options seem to build fine together, so make
them non-exclusive regular options
PR: 193590
Submitted by: pfg
2014-09-12 23:32:38 +00:00
Adam Weinberger
6559855145
Re-deprecate and add back the expiration date.
...
This port would require patching to build against libnet11.
Spotted by: marino
2014-09-12 23:13:00 +00:00
Antoine Brodin
2bc1d44d1c
Do not violate stagedir (and allow staging as a regular user)
2014-09-12 22:43:50 +00:00
Sergey A. Osokin
d22bcaea22
Upgrade from 3.0.4 to 3.1.1.
2014-09-12 22:39:11 +00:00
Adam Weinberger
2fee86da81
Update to 4.0.1.
...
The plist was thousands of lines long, and with this update became over
1MB. Switch to a dynamically-generated plist.
2014-09-12 21:47:57 +00:00
Jason E. Hale
0c0b386757
- Drop indefinite article from COMMENT
...
- Add LICENSE_FILE and remove it from PORTDOCS
- Use NO_WRKSUBDIR to avoid redefining WRKSRC
- Create and install font indexes
- Simplify PORTDOCS installation
- Bump PORTREVISION
PR: 193542
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2014-09-12 21:15:15 +00:00
Antoine Brodin
530b17b7f1
Do not define __BSD_VISIBLE/_XOPEN_SOURCE/_POSIX_C_SOURCE in
...
include/python2.7/pyconfig.h
This fixes x11-toolkits/py-wxPython30 build on head
PR: 192365
Exp-run: self
Reviewed by: jilles
With hat: portmgr
2014-09-12 20:52:18 +00:00
Adam Weinberger
43da22c9ed
Fix build and minor clean-ups to Makefile.
2014-09-12 18:57:49 +00:00
Adam Weinberger
e86b7b5b13
Fix typo.
2014-09-12 18:48:42 +00:00
Tijl Coosemans
bc7e4c2178
- Convert to USES=libtool and USES=python
...
- Move some variable definitions in front of bsd.port.options.mk
- Fix references to STAGEDIR in installed files
- Put pid file in /var/run and log file in /var/log
- Use @sample
- Use @owner/@group
- White space fixes
2014-09-12 18:47:11 +00:00
Adam Weinberger
b88dcad79d
Make IGNORE with Ruby 1.9, rather than it appearing in every build fail log.
2014-09-12 18:46:54 +00:00
Adam Weinberger
e8e4740965
Add manpages to plist. PORTREVISION bump for this.
...
While here, move some stuff over to USES.
2014-09-12 18:43:17 +00:00
Antoine Brodin
8c386dbc3b
Allow staging as a regular user
2014-09-12 18:33:15 +00:00
Tijl Coosemans
1b506ee3f3
Remove USE_AUTOTOOLS=libtool, master port has USES=libtool
2014-09-12 18:24:59 +00:00
Antoine Brodin
4834bd0d13
- Allow staging as a regular user
...
- Bump portrevision as a file was not packaged with correct group
2014-09-12 18:24:57 +00:00
Adam Weinberger
4a6dd65469
The BROKEN message (Does not compile with GCC 4.2) isn't accurate. It simply
...
doesn't compile on amd64 (and probably sparc64).
Simplify by using NOT_FOR_ARCHS.
2014-09-12 18:21:13 +00:00
Antoine Brodin
afac2a15f3
Allow staging as a regular user
2014-09-12 18:15:52 +00:00
Adam Weinberger
8e85b41352
Fix opencolorio-tools build. Now that opencolorio has a post-patch,
...
opencolorio-tools can't have one.
opencolorio-tools fails stage-qa, though, due to some stray files
in STAGEDIR that are probably simplest to just list as @comment inside
pkg-plist-tools:
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: include/OpenColorIO/OpenColorABI.h
Error: Orphaned: include/OpenColorIO/OpenColorIO.h
Error: Orphaned: include/OpenColorIO/OpenColorTransforms.h
Error: Orphaned: include/OpenColorIO/OpenColorTypes.h
Error: Orphaned: libdata/pkgconfig/OpenColorIO.pc
2014-09-12 18:09:55 +00:00
Michael Gmelin
a9fd01f491
This adds patches No 3 [1] and No 5 [2] from upstream.
...
Also fixes LIB_DEPENDS handling (previous versions of the slave
ports won't depend on libIce.so), move LIB_DEPENDS and LIB_VRS
for slaves to master, upgrade to USES= python
[1] http://www.zeroc.com/forums/patches/6183-patch-3-ice-3-5-1-marshaling-bug-nested-optionals.html
[2] http://www.zeroc.com/forums/patches/6285-patch-5-ice-3-5-1-fix-icegrid-registry-issue-shared-replica-groups.html
Approved by: mentors (implicit)
2014-09-12 18:06:17 +00:00
Antoine Brodin
7bc80d6ec0
Allow staging as a regular user
2014-09-12 17:48:26 +00:00
Antoine Brodin
8e59eeb00d
- Allow staging as a regular user
...
- Bump portrevision as a file was packaged with wrong group
2014-09-12 17:39:03 +00:00
Thomas Zander
c645608f0c
- Update to upstream release 2.3.3
...
- Add USE_LDCONFIG
- Simplify some OPTIONS
- Pet portlint
2014-09-12 17:36:35 +00:00
Mark Felder
078297eb81
Alter rc script startup ordering.
...
In the event the user is running Inspircd with a MySQL or Postgres
backend it will fail to start on boot if it comes up before the database
does.
PR: 191187
2014-09-12 17:24:45 +00:00
Adam Weinberger
f73bc5bb89
Chase PORTREVISIONS of dependencies after GCC bump.
...
Is it really necessary to list every dependency with ==?
2014-09-12 17:23:04 +00:00
Alex Kozlov
e68ed3b879
- Fix extra keyboards patch, was broken by 1.8.0 update
...
Approved by: x11 (kwm)
2014-09-12 17:16:39 +00:00