Commit graph

337004 commits

Author SHA1 Message Date
John Marino
ce3b039d0d vietnamese/vis2u: Fix EXTRACT_AFTER_ARGS
The EXTRACT_AFTER_ARGS came after <bsd.port.mk>, and even if it were
to be merly moved, it likely still would not work.  This argument is
not additive due to use of conditional initialization.
2014-06-01 07:41:14 +00:00
Antoine Brodin
4125312295 - Update to 8.07.14 (and make fetchable again)
- Adjust LEGAL entry

PR:		ports/189704
Submitted by:	maintainer
2014-06-01 07:36:36 +00:00
John Marino
a77b07f63f mail/p5-IMAP-Sieve: Use TAR instead of EXTRACT_CMD 2014-06-01 07:35:46 +00:00
Marcus von Appen
d4cf0dcbcf - Update to version 10.1 2014-06-01 07:33:19 +00:00
John Marino
9bbc802c56 textproc/hunspell: Use TAR instead of UNZIP_CMD to remove infozip
When EXTRACT_CMD was removed, it was replace by UNZIP_CMD which required
a new dependency on infozip.  By using TAR to extract the zip archive
instead, that new dependency is no longer necessary.
2014-06-01 07:28:43 +00:00
Martin Wilke
4ee6cceaa7 - Stage support 2014-06-01 07:28:32 +00:00
Martin Wilke
b270ebcbbf - Stage support 2014-06-01 07:28:20 +00:00
John Marino
573352197c polish/hunspell: use TAR instead of EXTRACT_CMD
Currently UNZIP_CMD refers to infozip, so using TAR to extract the
embedded zip file to replace EXTRACT_CMD saves having to add infozip
as a dependency.
2014-06-01 07:26:33 +00:00
Martin Wilke
e1acca19ed - Stage support 2014-06-01 07:14:35 +00:00
John Marino
dd6901a9d7 textproc/s5: use TAR instead of EXTRACT_CMD
This actually changes the extract tool from /usr/bin/unzip to /usr/bin/tar
because UNZIP_CMD currently refers to $LOCALBASE/bin/unzip so using that
would require a new dependency on info.

To avoid adding a new dependency, just use TAR which works fine.
2014-06-01 07:12:37 +00:00
John Marino
ec15996c38 mail/thunderbird-18n: Explicitly use UNZIP_CMD instead of EXTRACT_CMD
This follows similar changes to firefox*-i18n and seamonkey-i18n.
2014-06-01 07:00:17 +00:00
Dmitry Sivachenko
c8c9367527 Update to version 2.0.5. 2014-06-01 06:12:13 +00:00
Ruslan Makhmatkhanov
9b7d484701 multimedia/gtk-recordmydesktop: support stage
- convert desktopfileutils to USES equivalent
- support stage
- bump PORTREVISION
2014-06-01 05:48:58 +00:00
Ruslan Makhmatkhanov
e03d4b913d misc/typetrainer: support stage
- do not use easy_install
- support stage
- bump PORTREVISION
2014-06-01 05:46:57 +00:00
Ruslan Makhmatkhanov
e2d37354a9 sysutils/py-zdaemon: support stage
- do not use easy_install
- support stage
- bump PORTREVISION
2014-06-01 05:46:02 +00:00
Ruslan Makhmatkhanov
0ae6207864 devel/py-boto: update to 2.29.1 2014-06-01 05:44:30 +00:00
Martin Wilke
39634fad50 - Stage support 2014-06-01 05:26:09 +00:00
Martin Wilke
7e88412314 - Stage support 2014-06-01 05:25:54 +00:00
Martin Wilke
3b7496c23f - Stage support 2014-06-01 05:25:42 +00:00
Martin Wilke
b0fe6f9448 - Stage support 2014-06-01 05:25:29 +00:00
Martin Wilke
2ad6b4f0c1 - Stage support 2014-06-01 05:25:21 +00:00
Martin Wilke
f869085edd - Stage support 2014-06-01 05:25:13 +00:00
Martin Wilke
9537755359 - Stage support 2014-06-01 04:51:11 +00:00
Vanilla I. Shu
4d8570c771 Fix patch files to chase irc/irssi. 2014-06-01 04:07:27 +00:00
Danilo Egea Gondolfo
e0c3266358 - Update from 1.4.3 to 1.4.6 [1]
- Add new options [2]
while here
- Add libtool to USES
- Silence mkdir and post-patch commands

Patch improved by Daniel Salzman <daniel.salzman@nic.cz> [2]

PR:		ports/190370
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) [1]
2014-06-01 03:32:02 +00:00
Vanilla I. Shu
fe56ba39e8 Upgrade to 0.8.16. 2014-06-01 02:22:37 +00:00
Hajimu UMEMOTO
9dbfd6db18 Mark GKrellM 1.X as DEPRECATED.
Approved by:	portmgr (implicit), lme (maintainer)
2014-06-01 00:02:12 +00:00
Glen Barber
a5df041d69 Add stage support.
Sponsored by:	The FreeBSD Foundation
2014-05-31 23:42:30 +00:00
John Marino
b1f8a24476 2 ports: Use ${TAR} explicitly over ${EXTRACT_CMD}
Approved by:	portmgr (implicit)
2014-05-31 23:33:50 +00:00
John Marino
551b6c6c9b lang/gcc410: Turn off JAVA option completely for DragonFly
Recently DragonFly was added as an officially supported platform on
GCC, providing OOTB support for C, C++, ObjC, and Fortran.  However,
the Java lang does not build, even if the first failure (boehm-gc) is
fixed.

Adding Makefile.DragonFly is the cleanest and least intrusive way I could
remove the JAVA option (there is no EXCLUDE_OPTION_${OPSYS} support in
bsd.options.mk)

Approved by:	maintainer (gerald@)
2014-05-31 23:09:39 +00:00
John Marino
a0c4e1f79a www/lifetype: Remove unneeded placeholders in plist autogen 2014-05-31 23:04:13 +00:00
John Marino
52d8985913 www/lifetype: stage support and a lot of cleanup
I can tell lifetype is a really old port.  In addition to staging, I
took the liberty to:

* convert roll-your-own pkg-message to SUB_FILES/SUB_LIST
* convert roll-your-own PLIST to TMPPLIST
* Remove leading article from comment
* Fix double-extraction bug (templates and plugins extracted twice in
  two different places) by using EXTRACT_ONLY
* Add a license (GPLv2)
* Use ".zip" instead of EXTRACT_SUFX for aesthetic reasons, the variable
  didn't help since the rest of the file name was hardcoded
* Rewrite package list autogen and move it from pre-install target to
  post-install target. It's needed because templates, plugins change all
  the time and even without it's 4000 line plist (200kb+)
* Remove imagick option, it doesn't seem to be a php extension anymore
  as far as I can tell.  It was missing USE_PHP+= imagick in any case
* Remove references to imagick option, rewrite pre-patch warning
* Add USE_PHP+= gd to gd option to fix it
* Use TAR instead of EXTRACT_CMD or UNZIP_CMD to extract the templates and
  plugins (unzip still used for main distfile).  UNZIP_CMD current refers
  to infozip which isn't a dependency.  To avoid using EXTRACT_CMD and
  adding a new dependency on infozip, TAR was deemed the best choice since
  it clearly works fine.

This work was done independently of PR: ports/190214
2014-05-31 22:57:57 +00:00
Antoine Brodin
a5a8ce29e7 - Add missing OPTIONS_DEFINE
- Fix a bug that didn't show up because bsd.port.pre.mk is not included
2014-05-31 21:43:21 +00:00
John Marino
2d6a35c405 comms/chu: Simplify port by eliminating custom extraction target
The default extract target can be used if NO_WRKSUBDIR is set.  The
only unique command is the gunzip, which works well as a post-extract
target.  This eliminates the undefined use of EXTRACT_CMD to ensure
the port keeps working in the future.
2014-05-31 21:31:52 +00:00
Thomas Zander
0c44aafe64 Fix LEGAL/LICENSE* for multimedia/vtkmpeg2encode.
The code itself may be distributed, as well as compiled binaries.
But its usage is subject to patent restrictions, as indicated to the
user in pkg-message.
While on it:
- Stagify
- Pet portlint

PR:		ports/189093
Submitted by:	Jason Bacon <jwbacon@tds.net>
Approved by:	thierry (mentor)
2014-05-31 21:22:21 +00:00
Raphael Kubo da Costa
69e4dade22 Improve kde4-shared-mime-info's description in MOVED a bit 2014-05-31 21:00:54 +00:00
Greg Lewis
49e37d6ee0 . Update to 2014c. 2014-05-31 20:56:46 +00:00
Antoine Brodin
d37bc89a2c Chase py-poppler-qt4 deprecation
With hat:	portmgr
2014-05-31 20:52:21 +00:00
Antoine Brodin
bb2d822460 Deprecated some ports that were already marked BROKEN in 2013
With hat:	portmgr
2014-05-31 20:47:59 +00:00
Pawel Pekala
dd070abe1a Add staging support 2014-05-31 20:17:58 +00:00
Pawel Pekala
a6587a5a45 - Add staging support
- Convert to USES=tar:bzip2
2014-05-31 20:00:55 +00:00
Pawel Pekala
8b733f875c - Add staging support
- Convert to new options framework
- Use new LIB_DEPENDS format, USES=tar:bzip2
2014-05-31 19:59:23 +00:00
Pawel Pekala
599724f3bd - Add staging support
- Convert to new options framework
2014-05-31 19:33:48 +00:00
Pawel Pekala
87a2c9b1d2 - Add staging support
- Remove leading article from COMMENT
2014-05-31 19:30:59 +00:00
Antoine Brodin
eb373b32eb Unbreak 2014-05-31 19:29:53 +00:00
Olivier Duchateau
70ab5c22f1 - Update to 1.2.6
Announce: https://mail.xfce.org/pipermail/xfce-announce/2014-May/000325.html
2014-05-31 19:21:19 +00:00
Pawel Pekala
0d2ace070a - Add staging suport, allow it as normal user
- Remove leading article from COMMENT
- Strip library
2014-05-31 19:20:37 +00:00
Hajimu UMEMOTO
e4c1d2f496 Mark Cyrus IMAPd 2.1.X and 2.2.X as DEPRECATED.
Approved by:	portmgr (implicit)
2014-05-31 19:20:18 +00:00
Hajimu UMEMOTO
73fd294da9 Mark GKrellM 1.X as DEPRECATED.
Approved by:	portmgr (implicit)
2014-05-31 19:12:43 +00:00
Tim Bishop
608c55702f - Update to 0.1.2
- Stage support

PR:		ports/190408
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2014-05-31 18:45:15 +00:00