Commit graph

320117 commits

Author SHA1 Message Date
Rene Ladan
afa5ad4f60 Add armv6 as allowed architecture.
OK from:	ray
2014-01-05 00:46:20 +00:00
Baptiste Daroussin
bfda3c3a67 Support stage 2014-01-05 00:44:53 +00:00
Baptiste Daroussin
968f46a7b8 Support stage 2014-01-05 00:41:32 +00:00
Raphael Kubo da Costa
f0f645186b Update to 1.0.1. 2014-01-05 00:41:13 +00:00
Baptiste Daroussin
045de129bb Support stage 2014-01-05 00:39:01 +00:00
Baptiste Daroussin
6986191f55 Support stage 2014-01-05 00:36:43 +00:00
Baptiste Daroussin
e9782e8ecf Support stage 2014-01-05 00:35:05 +00:00
Baptiste Daroussin
7caed251d8 Support stage 2014-01-05 00:30:33 +00:00
Baptiste Daroussin
f4046df5f1 Support stage 2014-01-05 00:30:21 +00:00
Baptiste Daroussin
d78466e705 Support stage 2014-01-05 00:28:08 +00:00
Baptiste Daroussin
42d065dbc3 Support stage 2014-01-05 00:26:40 +00:00
Baptiste Daroussin
dedc47ff09 Support stage 2014-01-05 00:26:32 +00:00
Rusmir Dusko
17cc40e1ba - Change Moved after readdition devel/pure-stldict r338705 2014-01-05 00:26:29 +00:00
Baptiste Daroussin
5ededc29ab Support stage 2014-01-05 00:24:08 +00:00
Baptiste Daroussin
ccca2df423 Support stage 2014-01-05 00:21:37 +00:00
Baptiste Daroussin
eaaf1dbf25 Support stage 2014-01-05 00:19:52 +00:00
Rusmir Dusko
4f1c1aa65d - Readdition of devel/pure-stldict which was removed on 333095
- Bump PORTREVISION
- Add licenses (GPLv3 LGPL3)
- USES pure instead of USE_PURE
- Add DOCS, EXAMPLES and Option
- Support STAGEDIR
- Change pkg-plist, use @dirrmtry instead of @dirrm

This package provides a light-weight, no frills interface to the C++
dictionary containers map and unordered_map. The stldict module makes
these data structures available in Pure land and equips them with a
(more or less) idiomatic Pure container interface.

WWW: http://docs.pure-lang.googlecode.com/hg/pure-stldict.html

PR:		ports/183756
Submitted by:	Zhihao Yuan <zy@miator.net>
2014-01-05 00:19:04 +00:00
Baptiste Daroussin
abd39abbd9 Support stage 2014-01-05 00:15:00 +00:00
Baptiste Daroussin
3e446db25d Support stage 2014-01-05 00:13:03 +00:00
Baptiste Daroussin
46b36c0c1d Support stage 2014-01-05 00:10:19 +00:00
Baptiste Daroussin
69b34815f7 Add the debian cdn as a first attempt for debian mirrors 2014-01-05 00:08:02 +00:00
Baptiste Daroussin
d5204fb557 Support stage 2014-01-05 00:03:49 +00:00
Baptiste Daroussin
c5965b6a01 Support stage 2014-01-04 23:59:48 +00:00
Baptiste Daroussin
4c26db5d46 Support stage 2014-01-04 23:57:39 +00:00
Antoine Brodin
6cfb073088 Include bsd.port.options.mk to be able to check things in LOCALBASE 2014-01-04 23:53:57 +00:00
Baptiste Daroussin
f947ae35fd Support stage by cheating on PREFIX 2014-01-04 23:51:31 +00:00
Baptiste Daroussin
fee43be218 Support stage 2014-01-04 23:48:45 +00:00
Baptiste Daroussin
b0220a6309 Support stage 2014-01-04 23:46:38 +00:00
Baptiste Daroussin
4b8ca2562d Support stage 2014-01-04 23:45:06 +00:00
Baptiste Daroussin
f8dbe1afed Support stage
Remove the ignore, even if it is already in base, it doesn't hurt if someone wants to install it
2014-01-04 23:42:12 +00:00
Antoine Brodin
604485f846 Convert the tree to USES=fam
Approved by:	portmgr (bapt)
2014-01-04 23:40:44 +00:00
Baptiste Daroussin
3334a81fc7 Support stage 2014-01-04 23:38:19 +00:00
Rene Ladan
9228ef1c1e Limit to arm/ppc/ppc64/sparc64
Submitted by:	maintainer (ray)
2014-01-04 23:37:36 +00:00
Baptiste Daroussin
c436086c39 Support stage 2014-01-04 23:37:23 +00:00
Antoine Brodin
9081694510 Add new USES=fam that will replace USE_FAM=yes
The conversion is easy:
USE_FAM=yes -> USES=fam
USE_FAM=yes and WANT_FAM_SYSTEM=fam -> USES=fam:fam
USE_FAM=yes and WANT_FAM_SYSTEM=gamin -> USES=fam:gamin

Approved by:	portmgr (bapt)
2014-01-04 23:36:50 +00:00
Baptiste Daroussin
2508d2926d Support stage 2014-01-04 23:35:15 +00:00
Baptiste Daroussin
a7e0a89a2e Support stage 2014-01-04 23:32:43 +00:00
Baptiste Daroussin
d3de6cc95c Support stage
Remove license as it is not really BSD license and a special case should be added here
Use bsdtar to extract the zip files
2014-01-04 23:31:06 +00:00
Antoine Brodin
7f55a2faa9 With gtk 2.4.22, immodule cache has moved from gtk.immodules to
immodules.cache.  gtk-query-immodules-2.0 has a new option,
--update-cache that does what we want too.
Use this new option.
While here, add stage support to non slave ports

Reviewed by:	kwm (immodules part)
2014-01-04 23:27:58 +00:00
Baptiste Daroussin
808417cacb Support stage
Fix shebang where needed
Use options helpers
Stop installing the /usr/src directories
2014-01-04 23:09:36 +00:00
Baptiste Daroussin
5dea5a95f7 Support stage 2014-01-04 22:54:00 +00:00
Rene Ladan
d22bd99aac This package contains the X.Org xf86-video-scfb driver.
Framebuffer access via FreeBSD syscons.

On behalf of:	ray
2014-01-04 22:49:48 +00:00
Bernhard Froehlich
3050a079df - Remove traces to my fork on github and fallback to MASTER_SITES.
We will switch to the official tvheadend repository with the next update.
2014-01-04 21:25:31 +00:00
Ashish SHUKLA
4235c52973 - Fix the logic in updating emacs.desktop file, from the regression introduced
in r338450

PR:		ports/185468
Submitted by:	rakuco
2014-01-04 20:12:38 +00:00
Mathieu Arnold
0bea110783 Add the DOCS option to OPTIONS_DEFAULT. 2014-01-04 19:25:56 +00:00
Baptiste Daroussin
3bf6e02d1f Support stage
Check for xz in path instead of checking osversion and looking for it in localbase
Remove useless do-fetch target
2014-01-04 18:55:52 +00:00
Baptiste Daroussin
320185af41 Support stage 2014-01-04 18:51:39 +00:00
Baptiste Daroussin
36a2528092 Support stage 2014-01-04 18:50:26 +00:00
Baptiste Daroussin
a219cf8395 Support stage
Strip binaries
Respect DESTDIR
Respect CC (this unbreak building on 10+)
2014-01-04 18:45:44 +00:00
Baptiste Daroussin
11f3c5ff3b Support stage 2014-01-04 18:42:50 +00:00