1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

335230 Commits

Author SHA1 Message Date
Martin Wilke
6eccf60199 - Update to 007
PR:		188138
Submitted by:	ports fury
2014-05-18 07:43:47 +00:00
Martin Wilke
16b0e0b9a9 - Update to 2.5.0b5
- Pet portlint

PR:		189765
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-18 07:33:56 +00:00
Martin Wilke
be57e7e0e9 - Update to 1.5.2
PR:		189766
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-18 07:33:15 +00:00
Martin Wilke
c4f0a7bbee - Update to 3.1
PR:		187495
Submitted by:	ports fury
2014-05-18 07:32:35 +00:00
Martin Wilke
152e1d242d - Update to 2.0.1
PR:		185936
Submitted by:	Ports Fury
2014-05-18 07:31:40 +00:00
Martin Wilke
6e3e01a84a - Support CFLAGS properly
- Fix USE_GITHUB support
- Add LICENSE
PR:		187499
Submitted by:	Ports Fury
2014-05-18 07:30:11 +00:00
Martin Wilke
04995b15f4 - Update to 1.11.3
- Pet portlint

PR:		189768
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-18 07:26:29 +00:00
Martin Wilke
238f2856ae - Update to 1.5.3
- Pet portlint

PR:		189793
Submitted by:	Ports Fury
2014-05-18 07:25:34 +00:00
Martin Wilke
b2c357ab88 - Update to 1.84
- Pet portlint

PR:		189794
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-18 07:24:15 +00:00
Thomas Zander
229d8bcf16 - Introduce OPTION for using boost_regex
- Fix stripping of installed binaries
- USE_* -> USES
- Bump PORTREVISION

Approved by:	thierry (mentor)
2014-05-18 07:12:26 +00:00
John Marino
9586589704 www/piwik: Unbelievable, another reroll after pledging not to do so
"So we agree with that is no acceptable policy from us.
   So we are now committed to you guys the FreeBSD community, and to
   Microsoft, to never re-package a release from now on"

Release 2.2.2 was repackaged the next day.  Maybe they meant,
"Starting ...... NOW!"

PR: ports/189457
2014-05-18 06:54:46 +00:00
Martin Wilke
7cdf3732ac - Update to 1.0.10
PR:		188867
Submitted by:	Ports Fury
2014-05-18 06:34:39 +00:00
Martin Wilke
b81ee0c6e5 - Package was rerolled in order to update manpages and documentation
PR:		187496
Submitted by:	ports fury
2014-05-18 06:33:34 +00:00
Martin Wilke
f0f3d5d6f5 - Fix build with clang
PR:		187497
Submitted by:	Ports Fury
2014-05-18 05:00:30 +00:00
Martin Wilke
865d170328 - Fix build on i386
- Stage support

PR:		188139
Submitted by:	Ports Fury
2014-05-18 04:59:13 +00:00
Martin Wilke
82047d9250 - Fix build with clang
- Stage support

PR:		-188144
Submitted by:	ports fury
2014-05-18 04:57:08 +00:00
Martin Wilke
6b5a406916 - Fix build with clang
- Stage support

PR:		187756
Submitted by:	ports fury
2014-05-18 04:55:41 +00:00
Allan Jude
5ab394c3fe Add the location of the secret BSD Now studio so you can nuke it from orbit if I break the build
Approved by:	bcr (mentor)
2014-05-18 04:23:39 +00:00
Nicola Vitale
0a5a2e28f8 - Update to 1.4
- Add support for stage dir
- Sort variables
- Use new options helper
- Replace pkg-plist with an automatic package list

Release Notes:	http://docs.webob.org/en/latest/news.html
2014-05-18 03:29:57 +00:00
Erwin Lansing
264b3ececb Transfer maintainership to bapt
Submitted by:	bz
2014-05-18 03:16:28 +00:00
Jonathan Chu
f6a095b5c3 Update gitolite to 3.5.3.1,1
Changes:        https://github.com/sitaramc/gitolite/blob/v3.5.3.1/CHANGELOG

Approved by:	swills (mentor)
2014-05-18 02:59:00 +00:00
Steve Wills
3dc286dab4 - Fix paths for SHEBANG_FILES
Pointyhat to:	swills
Approved by:	vanilla
2014-05-18 02:07:47 +00:00
Mathieu Arnold
f6525cea8d Remove a mention to LICENSE_NOTES, it seems it never existed.
With hat:	portmgr
Sponsored by:	Absolight
2014-05-18 01:57:57 +00:00
Erwin Lansing
e720cb988a - Fix build on 8.x [1]
- Change license to BSD3CLAUSE
- Stageify

PR:		189895 [1]
Submitted by:	plosher [1]
Sponsored by:	DK Hostmaster A/S
2014-05-18 01:53:30 +00:00
Bryan Drewery
e380c31a46 - %D is based on @cwd, not PREFIX; Fix false-postives when using pkg_install
and @cwd has changed away from PREFIX:

    plist:
      @cwd /
      @dirrmtry var/spool/dma

    ====> Checking for pkg-plist issues (check-plist)
    ===> Parsing plist
    DIR '/usr/local/etc/dma' CWD: /usr/local
    DIR '/usr/local/var/spool/dma' CWD:
    DIR 'share/licenses/dma-v0.9,1' CWD: /usr/local
    DIR '/usr/local/share/licenses' CWD: /usr/local
    ===> Checking for items in STAGEDIR missing from pkg-plist
    Error: Orphaned: @unexec rmdir "/var/spool/dma" >/dev/null 2>&1 || :
    ===> Checking for directories owned by MTREEs
    ===> Checking for directories handled by dependencies
    ===> Checking for items in pkg-plist which are not in STAGEDIR
    Error: Missing: @dirrmtry var/spool/dma
    ===> Error: Plist issues found.

With hat:	portmgr
Reported by:	erwin
2014-05-18 01:51:43 +00:00
Bryan Drewery
c2ae3b2328 - Update to checkin 33c926770a
Changes:
  * Fix bulk -a
2014-05-18 01:10:14 +00:00
Tijl Coosemans
862c8b04d0 - USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
2014-05-17 21:43:04 +00:00
Tijl Coosemans
7551d00586 Add USES=libtool. 2014-05-17 21:41:42 +00:00
Tijl Coosemans
fa30a64baa USES=libtool tar:bzip2. 2014-05-17 21:40:15 +00:00
Tijl Coosemans
4f3337eb0a USES=libtool tar:bzip2. 2014-05-17 21:38:05 +00:00
Tijl Coosemans
a7f668cf41 USES=desktop-file-utils libtool pathfix shared-mime-info tar:bzip2. 2014-05-17 21:34:07 +00:00
Mathieu Arnold
3d3897ed7d Fix build with GOST (on 10, base OpenSSL doesn't have it)
Make sure OpenSSL from ports is used < 10.

Sponsored by:	Absolight
2014-05-17 21:30:24 +00:00
Koop Mast
8e4282ffe6 Catch up with libxml2 api breakage in 2.9.x 2014-05-17 21:28:59 +00:00
John Marino
640e99a0f6 www/aws: Upgrade from 3.1.0.0 => 3.2.0.0
The templates parser was split out from AWS and due to quirk how
GPRBuild interacts with aggregate library projects, linking it as a
separate library was more than challenging.  It would drop a library
exchange file (aws.lexch) in /usr/local/lib/templates_parser during
the linking process.  Ports are not support to touch areas outside of
their work directory -- if they do, builders will notice and fail the
port.  After hours of trying to get GPRLib to behave, I was reduced to
copying the *.ali files over to the work directory and creating a
custom gpr file to make linking legal.  In the process, I noticed AWS
was linking back to work directory (sanity checks don't flag this yet)
so that was fixed the the custom "-R" option that I added to GPRBuild
a couple of years ago.

I had to create a custom aws.gpr file for lib/gnat, and it works really
well.  Currently something like 238 of 243 tests are passing and the
failing ones are socket related and may looking for linux-specific
output in a couple of cases.

* Documentation is now based on Sphinx.
* A fixed package list has replaced the generated one (due to number
  of options, this was a real chore to generate and validate)
* The option to generate only a shared library was removed.  It was
  confusing and not really useful.  It produces static and shared
  libraries by default, and the shared ones can be suppressed optionally.
* The FreeBSD-specific makefile was removed.  The previous issue was
  caused by the way the compiler was built which has since been fixed
* ASIS was added as dependency
* RUN_DEPENDS were defined (they were missing before)
* GNUTLS support was fixed.  It requires version 3 now and does not
  required gcrypt or openssl anymore which indicated a previous problem.

The aws-demos port had some missing files and other problems.  It has
been updated at the same time.  Note that the output directory has
changed from share/examples/aws-demos to share/examples/aws.  A couple
of tests that were broken now build, and a new test was added.

This update comes straight from the latest repositories and was custom
packaged.  The annual Adacore release was about 5 months old.
2014-05-17 21:21:18 +00:00
Carlo Strub
261a508695 - Update to 2.6.1
- Support staging
- Please portlint

PR:		ports/187484
Submitted by:	Goran Lowkrantz <glz@hidden-powers.com> (maintainer)
Relnotes:	http://piwigo.org/releases/2.6.0 and http://piwigo.org/releases/2.6.1
2014-05-17 20:55:36 +00:00
Bryan Drewery
643bca267f Enable colors by default 2014-05-17 20:46:34 +00:00
Thierry Thomas
c661f50a95 File format of libncursesw.so is not recognized on FreeBSD-8.4
(treating as linker script) => use binutils from ports.

Reported by:	pkg-fallout
Obtained from:	tijl
2014-05-17 20:45:05 +00:00
Ryan Steinmetz
7260477d90 - Unbreak build on 10 or higher
- Bump PORTREVISION
2014-05-17 20:36:18 +00:00
Pawel Pekala
54dcccb4ba - Add staging support
- Convert to new options framework, USES=tar:bzip2
- Switch to PLIST_FILES, PORTDOCS
2014-05-17 20:35:55 +00:00
Renato Botelho
95b03bcdc8 Fix plist with old pkg_ tools 2014-05-17 20:26:29 +00:00
Brad Davis
9330ea542a - Update devel/librelp from 1.2.0 to 1.2.7
Reviewed by:	zi@
2014-05-17 20:16:32 +00:00
Pawel Pekala
9ec4ca731b Stage safe 2014-05-17 20:12:19 +00:00
Stephen Montgomery-Smith
9e6c3ab7fd - Correction to patch: delete -> delete[].
- Bump portrevision.

Submitted by:	tijl@
2014-05-17 19:57:55 +00:00
Tijl Coosemans
179a54755e - USES=libtool tar:xz.
- Remove duplicate USE_GNOME=gnomehier.
2014-05-17 19:50:22 +00:00
Rusmir Dusko
9c285869c9 - Change pkg-plist, add missing
Reported by:	swills
2014-05-17 19:41:44 +00:00
Pawel Pekala
ef24ea0594 - Add staging support
- Switch to PLIST_FILES, PORTDATA
2014-05-17 19:38:44 +00:00
Stephen Montgomery-Smith
ef191c9378 - Make clang compliant.
- Bump portrevision.
2014-05-17 19:34:49 +00:00
Stephen Montgomery-Smith
cbc411de09 - Make clang compliant.
- Bump portrevision.
2014-05-17 19:34:08 +00:00
Pawel Pekala
0bd093a217 Stage safe 2014-05-17 19:10:25 +00:00
Erwin Lansing
37a048081c stagify
Approved by:	portmgr (blanket)
Sponsored by:	DK Hostmaster A/S
2014-05-17 18:48:25 +00:00