1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

321344 Commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
a565499c9c - add stage support
- rename options EVO and THUNDER to EVOLUTION and THUNDERBIRD
- convert to options helpers and add NLS to available options list
- turn off EVOLUTION option by default for those who just using this app with
  simple csv-file
- drop dependency on desktop-file-utils, since .desktop file defines
  no mime-types
- bump PORTREVISION
2014-01-18 18:49:16 +00:00
Olli Hauer
a9c223b532 - pass maintainer to submitter
- add LICENSE
- new MASTER site
- new re-rolled distfile some minor cleanup (mostly white spaces)

PR:		ports/185586
Submitted by:	C Hutchinson <portmaster@bsdforge.com> (new maintainer)
2014-01-18 17:59:23 +00:00
Olli Hauer
5a68881531 - pass maintainer to submitter
- add LICENSE
- new MASTER site
- new re-rolled distfile some minor cleanup (mostly white spaces)

PR:		ports/185585
Submitted by:	C Hutchinson <portmaster@bsdforge.com> (new maintainer)
2014-01-18 17:58:42 +00:00
Raphael Kubo da Costa
679a9ba5d4 - Allow the port to build with archivers/libzip installed.
libzip installs /usr/local/include/zip.h, and -I/usr/local/include ended
  up being passed to the compiler before -I<path-to-internal-minizip-copy>,
  which caused problems. [1]

While here, modernize the Makefile:
- Move LICENSE to the appropriate place.
- Remove USE_DOS2UNIX: the files it was supposed to fix are not DOS-encoded
  anymore.
- Support staging.
- Convert from manually calling update-desktop-database and
  USE_GNOME=desktopfileutils to USES=desktop-file-utils.

PR:		ports/180350 [1]
Approved by:	maintainer timeout (no activity since the original report 7 months ago)
MFH:		2014Q1
2014-01-18 17:56:47 +00:00
Josh Paetzel
96eb992d54 Update to 1.1.7
Submitted by:	zlonix
2014-01-18 16:47:31 +00:00
Marcus von Appen
d0f5aafa81 - Enable stagedir support
- Add LICENSE
- Simplify OPTIONS
2014-01-18 16:45:55 +00:00
Raphael Kubo da Costa
eb6838b271 Improve wording in pkg-descr.
PR:		ports/180607
Submitted by:	"N.J. Mann" <njm@njm.me.uk>
Approved by:	maintainer timeout (185 days)
2014-01-18 16:44:11 +00:00
Raphael Kubo da Costa
9473e619c0 - Pass -lm when using gts' pkg-config file. [1]
This is also done in the package's upstream darcs repository.
- Support staging.
- Set LICENSE.
- Use the new OPTIONS/LIB_DEPENDS syntax.

PR:		ports/185263 [1]
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com>
Approved by:	Erik Greenwald <erik@elfga.com> (maintainer)
MFH:		2014Q1
2014-01-18 16:39:41 +00:00
Romain Tartière
0791768a73 Update to 1.0.9.
This long overdue release fixes the MarcusCom repository configuration and
brings pkgng support.

PR:		ports/177180 [1], ports/179495 [2]
Submitted by:	Beeblebrox <zaphod@berentweb.com> [1]
Submitted by:	Koop Mast <kwm@FreeBSD.org> [2]
2014-01-18 16:35:12 +00:00
Antoine Brodin
6eb2857024 Stage support 2014-01-18 15:55:42 +00:00
Antoine Brodin
f8f07cc507 Stage support 2014-01-18 15:46:32 +00:00
Marcus von Appen
72bec17006 - Enable stagedir support
- Add LICENSE
- Simplify OPTIONS
2014-01-18 15:46:24 +00:00
Antoine Brodin
033a00739a Stage support 2014-01-18 15:42:01 +00:00
Antoine Brodin
b653672af9 Stage support 2014-01-18 15:30:31 +00:00
Antoine Brodin
f94ca12b17 Stage support 2014-01-18 15:28:48 +00:00
Antoine Brodin
fa786e35c6 Stage support 2014-01-18 15:24:42 +00:00
Antoine Brodin
6115caa9ff Stage support 2014-01-18 15:22:06 +00:00
Antoine Brodin
2e3da6b347 Stage support 2014-01-18 15:19:46 +00:00
Antoine Brodin
84348a1f86 Stage support 2014-01-18 15:18:41 +00:00
Antoine Brodin
3d4ba408e6 Stage support 2014-01-18 15:16:23 +00:00
Antoine Brodin
8cc3f0c262 Stage support 2014-01-18 15:15:06 +00:00
Antoine Brodin
5723afa801 Stage support 2014-01-18 15:12:43 +00:00
Antoine Brodin
72e6040d08 Stage support 2014-01-18 15:09:07 +00:00
Antoine Brodin
0bcb2faaed Stage support 2014-01-18 15:06:48 +00:00
Antoine Brodin
ee215caf3d Stage support 2014-01-18 15:01:52 +00:00
Antoine Brodin
492efb12b5 Stage support 2014-01-18 14:58:50 +00:00
Antoine Brodin
e0a2c4e46d Stage support 2014-01-18 14:56:20 +00:00
Antoine Brodin
e3ea05f92c Stage support 2014-01-18 14:53:38 +00:00
Antoine Brodin
4f3653df7e Stage support 2014-01-18 14:51:45 +00:00
Antoine Brodin
bd3c12e86a - Stage support
- Use OPTIONS helpers
2014-01-18 14:49:41 +00:00
Antoine Brodin
88b07a6522 Stage support 2014-01-18 14:39:44 +00:00
Marcus von Appen
d9e864b2dd - Enable stagedir support
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert USE_GMAKE=yes -> USES=gmake
- Rename MAN option to MANPAGES
- Bump PORTREVISION to properly deal with some of the OPTION settings
2014-01-18 14:27:31 +00:00
Dirk Meyer
0ca85f332e - update to 2.36.0
- removal of libgraph
- new option GDK
- set BROKEN for option MING and GUILE
- hardcode tcl dependecies
- fix path of PHP extension
2014-01-18 13:48:43 +00:00
Marcus von Appen
ddd28d0d68 - Enable stagedir support
- Add LICENSE
2014-01-18 12:20:08 +00:00
Marcus von Appen
e612bb8e18 - Enable stagedir support
- Update BSD license
2014-01-18 11:12:17 +00:00
Marcus von Appen
26f5c447a4 - Bump PORTREVISION missed on the previous commit for the DATADIR change 2014-01-18 11:07:17 +00:00
Marcus von Appen
299e460c46 - Enable stagedir support
- Add LICENSE
- Fix DATADIR support
2014-01-18 11:06:36 +00:00
Marcus von Appen
2c047a4870 - Enable stagedir support
- Add LICENSE
2014-01-18 10:32:43 +00:00
David Naylor
d0f148658c Update emulators/wine 1.6.2.
ChangeLog:
 - Color management support updated to liblcms version 2.
 - Various bug fixes.

Changes:
 - Remove freetype patch, merged upstream.

Approved by:	gerald (maintainer, implicit)
2014-01-18 10:04:07 +00:00
Baptiste Daroussin
6a2ef30d07 Support stage
Use options helpers
Remove reference to NOPORTDATA
2014-01-18 09:51:42 +00:00
Baptiste Daroussin
ed825c6c42 Support stage
Remove useless .pre.mk/.post.mk
modernize LIB_DEPENDS
2014-01-18 09:43:41 +00:00
Marcus von Appen
585d077324 - Enable stagedir support
- Convert to new LIB_DEPENDS
- Add missing x11 dependency
- Convert to new OPTIONS framework
- Add LICENSE
2014-01-18 09:37:49 +00:00
Baptiste Daroussin
5dd3a62f84 Remove reference to NOPORTDATA
Use USES=compiler.mk to determine the compiler that will be in use
Use bsdtar to extract the zip file
2014-01-18 09:35:15 +00:00
Baptiste Daroussin
0508c1dc38 Support stage
Fix build with clang
Remove references to NOPORTDATA
2014-01-18 09:26:33 +00:00
Marcus von Appen
860b5de617 - Enable stagedir support
- Convert to new LIB_DEPENDS
- Convert USE_GMAKE=yes -> USES=gmake
2014-01-18 09:12:43 +00:00
Marcus von Appen
529cc5bf91 - Enable stagedir support
- Add LICENSE
- Convert USE_GMAKE=yes -> USES=gmake
2014-01-18 09:07:03 +00:00
Marcus von Appen
4699179ea9 - Enable stagedir support
- Convert to PYDISTUTILS_AUTOPLIST
- Shorten COMMENT to pet portlint
2014-01-18 08:59:01 +00:00
Emanuel Haupt
04f342e02d Update to 4.0.2 2014-01-18 08:33:40 +00:00
Frederic Culot
8af4f7b092 - Update to 0.22
Changes:	http://search.cpan.org/dist/Future/Changes
2014-01-18 08:28:48 +00:00
Frederic Culot
669b399134 - Update to 0.7.0 [1]
- Shorten COMMENT

PR:		ports/185820 [1]
Submitted by: 	Bartek Rutkowski <ports@robakdesign.com>
2014-01-18 08:21:55 +00:00