Commit graph

326230 commits

Author SHA1 Message Date
Steve Wills
7049f942fd - Convert to using patch instead of REINPLACE 2014-02-19 04:19:14 +00:00
Martin Wilke
e319d645dc - Stage support 2014-02-19 04:17:22 +00:00
Steve Wills
143148673c - Convert to using patch instead of REINPLACE 2014-02-19 04:04:06 +00:00
Martin Wilke
5bc9901fb7 - Stage support 2014-02-19 04:02:01 +00:00
Steve Wills
bcce6a0618 - Convert to using patch instead of REINPLACE 2014-02-19 03:46:41 +00:00
Steve Wills
ef58b40d3c - Convert to using patch instead of REINPLACE 2014-02-19 03:39:15 +00:00
Martin Wilke
af4ffe8333 - Stage support 2014-02-19 03:24:42 +00:00
Steve Wills
53535f4ab2 - Update rails to 3.2.17 [1]
- Update polyglot to 0.3.4 since rails wants the newer version
- Update redmine to use new rails

Security:	CVE-2014-0080 [1]
Security:	CVE-2014-0081 [1]
Security:	CVE-2014-0082 [1]
MFH:		2014Q1
2014-02-19 03:23:24 +00:00
Martin Wilke
5b2d229ab0 - Stage support 2014-02-19 03:17:26 +00:00
John Marino
b71c5f1f65 dns/ironsides: Fix extraction problem on clean jail
GNATMake was used to clean up the WRKSRC after extraction, but the
problem is that it's not present at that point on a clean build; it
comes in later as a build dependency.  Rather than a messy definition
of extract-depends, just remove the files manually without gnatmake.
2014-02-19 02:22:41 +00:00
John Marino
bdd2b41345 devel/spark2012: Build the static library to stop ironsides leftovers
Without a static library present, gnatmake will build the objects it
needs in the base system -- that's not legal.

The original issue I had with this was using BSD_INSTALL_LIB which
stripped out the symbols in the static library, but I didn't realize
what was happening.  Now I know and the library is installed intact
with BSD_INSTALL_DATA.
2014-02-19 02:19:43 +00:00
David Thiel
24ce390612 Update to 1.4.0. 2014-02-19 02:08:53 +00:00
David Thiel
1d221d9bae Update to 3.8.1, STAGE-ify, add option for localtime.
Submitted by:	localtime patch by Chad Gross
2014-02-19 02:00:52 +00:00
Martin Wilke
173b30b035 - Stage support 2014-02-19 01:32:51 +00:00
Martin Wilke
5c83b930fd - Allow to stage drupal mods 2014-02-19 01:32:23 +00:00
Martin Wilke
f301086144 - Stage support 2014-02-19 01:27:20 +00:00
Martin Wilke
840ccd20d1 - Stage support 2014-02-19 01:20:57 +00:00
Martin Wilke
f7bddf72e2 - Stage support 2014-02-19 01:16:27 +00:00
Mathieu Arnold
28108de273 And actually do something that work.
Sponsored by:	Absolight
2014-02-18 23:14:58 +00:00
Mathieu Arnold
294afab49a pkg_create seems to be quite a bit stupid about what you put in TMPPLIST.
Sponsored by:	Absolight
2014-02-18 23:04:36 +00:00
Antoine Brodin
3dfea07995 Deprecate and set expiration date: Broken since July 2013 2014-02-18 23:00:50 +00:00
Antoine Brodin
e5f29de715 Deprecate and set expiration date: broken since June 2013 2014-02-18 22:53:47 +00:00
Stephen Montgomery-Smith
d405ab07b1 - New port math/reduce.
This is a powerful Computer-Algebra System written in it's own version of
LISP with quite a long history behind it.

PR:		ports/186855
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2014-02-18 22:16:33 +00:00
Sunpoet Po-Chuan Hsieh
857e52fb19 - Update to 7.4.182
- Fix fetch of BADPATCHES
- Pet portlint: use += instead of = for PKGNAMESUFFIX

Changes:	https://code.google.com/p/vim/source/list
2014-02-18 22:08:52 +00:00
Lars Engels
1125180351 - Bump PORTREVISION for the changes in the last commit 2014-02-18 21:58:38 +00:00
Lars Engels
fbbf2b7cc4 - Use USES for gmake, compiler and iconv
- Don't explicitly depend on GCC
- Strip binary
- Don't include bsd.port.options.mk
2014-02-18 21:57:56 +00:00
Sunpoet Po-Chuan Hsieh
1237a9027f - Fix python detection
- Bump PORTREVISION for package change

PR:		ports/185601
Submitted by:	Stefan Beke <stefan@beke.info>
2014-02-18 21:43:08 +00:00
Sunpoet Po-Chuan Hsieh
f07d25b1e0 - Fix RUN_DEPENDS 2014-02-18 21:31:22 +00:00
Sunpoet Po-Chuan Hsieh
452f97d97f - Add p5-MaxMind-DB-Reader 0.050003
MaxMind::DB::Reader provides functionality to read MaxMind DB files.

WWW: http://search.cpan.org/dist/MaxMind-DB-Reader/
2014-02-18 21:30:29 +00:00
Sunpoet Po-Chuan Hsieh
32ef7aa49f - Update to 0.22
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Data-Validate-IP/Changes
PR:		ports/186815
Submitted by:	sunpoet (myself)
Approved by:	Tuc <freebsd-ports@t-b-o-h.net> (maintainer)
2014-02-18 21:30:23 +00:00
Sunpoet Po-Chuan Hsieh
7436b0f6bb - Use USES=iconv unconditionally
- Remove cumbersome do-patch:
  - Use do-patch: in bsd.port.mk
  - Mark 064, 087 and 147 as BADPATCHES
    - 064 does not apply cleanly (in bsd.port.mk way on FreeBSD 9.x or older)
    - 087 contains patch for src/ops.c which must be applied after 064
    - 147 contains patch for src/version.c which must be applied after 087
  - Apply BADPATCHES in post-patch:
- Fix keymap installation for vim-lite
  - Install keymap in vim source
  - Install vietnamese_viscii.vim correctly
- Do not install GUI binary executables and manpages when GUI options are off
- Allow build with python 3.x
- Merge options to Makefile
- Use PORTDATA
- Convert to new options helper
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use REINPLACE_CMD instead of patch file
- Support STAGEDIR
- Pet portlint
- Cleanup Makefile
- Fix PLIST
- Cosmetic change
- Bump PORTREVISION for dependency and package change
2014-02-18 21:30:04 +00:00
Sunpoet Po-Chuan Hsieh
28da400f34 - Add PYTHON option
- Fix PLIST
2014-02-18 21:26:38 +00:00
Sunpoet Po-Chuan Hsieh
b8786bfbb3 - Update to 1.19
- Remove post-patch:

Changes:	http://search.cpan.org/dist/Finance-Quote/ChangeLog
2014-02-18 21:26:33 +00:00
Sunpoet Po-Chuan Hsieh
ea0d9b370f - Update to 2014.02.16 2014-02-18 21:26:28 +00:00
Sunpoet Po-Chuan Hsieh
9b8a8f7bdc - Update to 2014.02.16 2014-02-18 21:26:23 +00:00
Sunpoet Po-Chuan Hsieh
abce0c0fe3 - Update to 2014.02.16 2014-02-18 21:26:18 +00:00
Sunpoet Po-Chuan Hsieh
cfe199b039 - Update to 20140216 2014-02-18 21:26:12 +00:00
Sunpoet Po-Chuan Hsieh
0ab74ec9da - Update to 2014.02.16 2014-02-18 21:26:07 +00:00
Koop Mast
cbdf38a451 Remove gnome-panel 2.x support.
While here stagify, switch to USES=gmake, remove desktopfileutils it not needed.
2014-02-18 21:06:31 +00:00
Ruslan Makhmatkhanov
3888ae5cb3 - update to 2.1.7
- support staging

PR:		186759
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	Aleksandr Kuzminsky <aleksandr.kuzminsky@percona.com> (maintainer)
2014-02-18 20:58:11 +00:00
Koop Mast
048376968b Remove gnome-panel 2.x option.
While here stagify use pathfix for translation files, use new
LIB_DEPENDS syntax.
2014-02-18 20:46:17 +00:00
Koop Mast
80a9009d44 Remove gnomepanel option, old gnome-panel 2.x will go away. 2014-02-18 20:33:12 +00:00
Koop Mast
384b1c76f3 Drop e-d-s support, new version of e-d-s from gnome3 is not compatible.
While here use USES=gmake, stagify, drop desktop-file-utils usage, strip.
2014-02-18 20:17:19 +00:00
Steve Wills
429243a804 - Update to 1.3.1
PR:		ports/186845
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> (maintainer)
2014-02-18 19:45:31 +00:00
Antoine Brodin
08724ec5ce Stage support 2014-02-18 19:41:13 +00:00
Steve Wills
86d2051412 - Remove dependency on mini_portile, which isn't needed
PR:		ports/186828
Reported by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2014-02-18 19:36:50 +00:00
Tijl Coosemans
284d283afe - Convert USE_AUTOTOOLS=libtool to USES=libtool.
- Replace PERL with REINPLACE_CMD in post-patch.
- Replace "iconv.h" with "${ICONV_PREFIX}/include/iconv.h" so
  /usr/include/iconv.h is included on FreeBSD 10 even when
  converters/iconv is installed.  The port uses iconvctl(3) which
  isn't declared in /usr/local/include/iconv.h with -DLIBICONV_PLUG.
- files/patch-lib-error.c: Implement program_name using __progname.
- files/patch-libiconv-Makefile.in: deleted because the libiconv
  directory isn't built.
- files/patch-src-Makefile.in:
  + Remove chunks that aren't needed.
  + Remove ../lib/libreco.a from LIBS so CFLAGS+=-fPIC can be removed
    from the port Makefile.  Instead, just copy lib/error.c (the only
    file needed from libreco.a) to src/error.c and compile it into
    librecode.so.

PR:		186637
Approved by:	demon (maintainer)
2014-02-18 19:34:04 +00:00
Pawel Pekala
2d435bccd1 - Fix build with clang [1]
- Support staging

PR:		ports/186579 [1]
Submitted by:	maintainer
MFH:		2014Q1
2014-02-18 19:25:01 +00:00
Antoine Brodin
7398c2c66a Stage support 2014-02-18 19:24:07 +00:00
Antoine Brodin
cecaf5e154 - Stage support
- New LIB_DEPENDS syntax
- OPTIONS helpers
- Use PYDISTUTILS_AUTOPLIST
2014-02-18 19:14:52 +00:00