Commit Graph

66013 Commits

Author SHA1 Message Date
ajacoutot
f5a3f0cd4d Shuffle things around so that the gnome3 directory is usable like
mystuff. README coming soon so anyone can start having 'fun' with gnome3
ports.
Also this will allow proper dependencies to be set from the start
instead of breaking half of the tree when GNOME3 is enabled.

discussed with an ok jasper@
2011-05-17 14:03:46 +00:00
dcoppa
75daded68d Again, do not install foreign language man pages: too many mandoc
errors with letters containing diacritics.

Zap USE_GROFF.
2011-05-17 14:03:30 +00:00
ajacoutot
3cc007d382 Remove gnome3 hack, this won't be needed anymore. 2011-05-17 13:48:18 +00:00
jasper
586932e4e5 - update to 0.8.3
- sync wantlib
2011-05-17 11:49:49 +00:00
jasper
651c1c7fbc add backup master site 2011-05-17 11:36:26 +00:00
rpointel
6d7217ebf2 update minitube to 1.4.3.
ok dcoppa@ pirofti@(maintainer).
2011-05-17 11:33:46 +00:00
dcoppa
0140248139 Update to awesome-3.4.10 (codename "Exploder") 2011-05-17 11:30:54 +00:00
ajacoutot
9986e5b4c2 Satisfy all lib dependencies using LIB_DEPENDS, relying on RUN_DEPENDS just
breaks the dep chain.
2011-05-17 11:14:53 +00:00
sthen
62b6eeb220 ...and fix the path :/ 2011-05-17 09:17:44 +00:00
sthen
1df156eb29 add a mysql mirror which carries old versions to the top of the list. 2011-05-17 09:17:02 +00:00
espie
e616af1dad freebsd has those 2011-05-17 09:05:49 +00:00
dcoppa
b7ae534a02 Unbreak build after py-sip/py-qt4 updates
(Upstream changeset 14988).

Tested in a bulk build by landry@
OK landry@, sthen@
2011-05-17 08:53:50 +00:00
landry
4512af26fa no need for two @comment lines 2011-05-17 08:52:44 +00:00
dcoppa
0021bbfc04 Update to PyQt-4.8.4.
Tested in a bulk build by landry@
OK landry@, sthen@
2011-05-17 08:38:32 +00:00
ajacoutot
0eca5f9a42 Revert previous and correctly fix DEPENDS/WANTLIB. 2011-05-17 08:37:27 +00:00
robert
0818a3651c - use the same memory allocation values on amd64 and i386 too.
this makes chrome use way less memory and since it does not hit
  datasize limits anymore, it is way more stable too
- remove the warning of datasize bumping from the wrapper script

tested by sthen@, jasper@ and me
2011-05-17 08:35:31 +00:00
dcoppa
3b46dbc2b5 Update to sip-4.12.2.
Tested in a bulk build by landry@
OK landry@, sthen@
2011-05-17 08:29:45 +00:00
dcoppa
3ee450ad0d Bugfixing update to qt4-4.7.3.
Unbreak the no_examples PSEUDO_FLAVOR.

Use the recommended dist site to provide for faster and more localized
downloads (from Brad).

Tested in a bulk build by landry@
OK landry@, sthen@
2011-05-17 08:26:53 +00:00
jasper
42230fa900 fix wantlib 2011-05-17 08:10:00 +00:00
jasper
2d2a6a1e95 - drop dependency on anciet/deprecated gnomed-vfs.
ok robert@ (MAINTAINER)
2011-05-17 07:57:31 +00:00
jasper
41ec4e0cb9 remove double element
spotted by STeve Andre'
2011-05-17 06:46:36 +00:00
jasper
fc94d7c330 tweak BUILD_DEPENDS, no functional change though 2011-05-17 06:35:04 +00:00
ajacoutot
350610e96c Add ${MODGETTEXT_RUN_DEPENDS}. 2011-05-17 06:29:25 +00:00
ajacoutot
559731f772 Add comment. 2011-05-17 06:03:17 +00:00
william
f8559e8825 Update to nginx-1.0.2
Originally from Piotr for 1.0.0, thanks

ok jasper
2011-05-17 03:31:00 +00:00
william
cb29cc2d52 Update to passenger 3.0.7
Ignore EINVAL from sigaltstack, seems to be what ruby itself does in 1.9

committing on behalf of jeremy@, who did all the work,
tested on i386 and tested packaging on amd64.  All so I can commit a
simple nginx update... THANKS.

ok jasper
2011-05-17 03:25:18 +00:00
espie
6fc3e924f5 dpb -f will need FETCH_MANUALL to tell people to fetch those 2011-05-16 23:40:24 +00:00
jasper
b27f188c5b add missing build dependency on gobject-introspection 2011-05-16 20:45:02 +00:00
jasper
d59baff98f remove configure argument not recognized anymore 2011-05-16 20:42:15 +00:00
jasper
7aa646c406 add libexude 2011-05-16 20:37:27 +00:00
jasper
51541ceef5 add missing build dependency 2011-05-16 20:36:07 +00:00
dhill
e4695e3a38 import libexude, a library used for debugging memory allocations.
ok sthen@
2011-05-16 20:21:14 +00:00
sthen
068886bea6 treat -all-static like -static; fixes sysutils/nut CGI scripts which
should be linked statically as reported by David Talkington. Tested with
all ports showing in bulk build logs as using -all-static.

"that looks ok for our needs" steven@
2011-05-16 20:09:54 +00:00
kili
d599908afc Update to inkscape-0.48.1.
From brad, who had a similar but better diff than me.

ok by Benoit Chesneau (maintainer) who wants to drop maintainership.
2011-05-16 19:39:18 +00:00
gsoares
eab8f5aadd - update to 1.01
- doesn't need groff
- update HOMEPAGE/MASTER_SITES, also zap a dead mirror
- regen plist while here

tweaks from sthen@
The patches can be removed, they are to work-around lack
of OpenSSL pkg-config files. Then with the patches removed,
there's no need for autoconf.

feedback and ok jasper@ sthen@
(maintainer timeout)
2011-05-16 18:49:37 +00:00
gsoares
d37ccc08d2 sync security/luasec with lua.port.mk, no package change
ok jasper@ sthen@ jolan@ (MAINTAINER)
2011-05-16 18:24:19 +00:00
jolan
2b65b8ed3f fix packaging with no_web FLAVOR 2011-05-16 17:37:59 +00:00
jolan
eb5bead904 update to 0.2.0; from brad who takes maintainer 2011-05-16 17:31:08 +00:00
ajacoutot
a9d7f12f69 Remove part of this patch which is not needed. 2011-05-16 17:30:31 +00:00
ajacoutot
fc4a672ce4 Remove LIBTOOL from SUBST_VARS. 2011-05-16 15:14:00 +00:00
espie
b467b5b445 freebsd mirrors it, their copyright problem, not ours 2011-05-16 13:25:49 +00:00
jasper
cad0a9039a add missing dep 2011-05-16 12:57:00 +00:00
sthen
bac95a8c2c update terminus-font to 4.35, from LEVAI Daniel (Daniel takes
MAINTAINER, previous maintainer agrees). Small tweaks from me.
Terminus has now changed from GPL to the SIL Open Font License 1.1.
2011-05-16 11:25:13 +00:00
sthen
2df276d775 add ugly whitespace now to reduce the diff for the next commit 2011-05-16 11:16:30 +00:00
sthen
5409d9dc57 Don't RUN_DEPENDS on python for the -main package. ok/suggestions aja@ 2011-05-16 09:58:28 +00:00
ajacoutot
47feaadfb0 +video-arcade 2011-05-16 09:45:05 +00:00
ajacoutot
8334fc5654 Import gnome-video-arcade-0.8.0.
GNOME Video Arcade is a clean and simple MAME front-end for the GNOME
Desktop Environment.

GNOME Video Arcade recognizes that the frontend is not the point, the
games are. As such, its chief design goal is to help you quickly find a
game to play and then get out of the way. Its purpose is not to help you
manage your ROM collection, nor to provide a confusing graphical
interface for MAME's plethora of configuration options.
It can utilize third-party data files like arcade history and game
categories.

ok jasper@
2011-05-16 09:44:33 +00:00
jasper
d7b671ee79 tweak comments 2011-05-16 09:40:44 +00:00
jasper
c1afd0f06b sync, 7044 unzels
822 insertions(+), 772 deletions(-)
2011-05-16 09:27:15 +00:00
jasper
0b5b0d1982 fix LIB_DEPENDS/WANTLIB
spotted by landry@
2011-05-16 08:42:45 +00:00