Commit Graph

58231 Commits

Author SHA1 Message Date
sebastia
5d76989c91 zap spaces and ' from filename and bump
OK: ajacoutot@ sthen@
2010-07-11 13:03:21 +00:00
espie
ea12805426 +udunits 2010-07-11 10:34:08 +00:00
espie
431a5ef621 library and utility to convert physical quantities.
From Remi Pointel, thanks !
2010-07-11 10:32:52 +00:00
espie
54a1d27ff2 new-style WANTLIB and REVISION 2010-07-11 07:36:16 +00:00
espie
eebcb272c3 remove old work-around for SUBDIR bug.
NO_CHECKSUM is a user settings, setting DISTFILES to empty is enough.
2010-07-11 07:18:11 +00:00
kili
bbbb98de61 Enlarge the buffer used in svg_pathdump().
While here, switch to new-style wantlib.
2010-07-11 05:23:20 +00:00
jakemsr
25047317d2 + minitube 2010-07-11 02:09:41 +00:00
jakemsr
8da1438269 import minitube-1.0
standalone YouTube.com video browser/player

Minitube is a native YouTube client.  With it you can watch YouTube
videos in a new way: you type a keyword, Minitube gives you an endless
video stream.  Minitube does not require Flash Player.  Minitube is
not about cloning the original YouTube web interface, it aims to
create a new TV-like experience.

started by pirofti at c2k10, finished by me
2010-07-11 00:45:44 +00:00
naddy
c273bd4788 fix package revision 2010-07-11 00:15:42 +00:00
naddy
b083429753 fix after removal of DLT_OLD_PFLOG; from Markus Lude <markus.lude@gmx.de> 2010-07-10 23:18:58 +00:00
naddy
8747197419 Remove a workaround no longer necessary now that i386 has switched to gcc4.
From maintainer
2010-07-10 22:45:19 +00:00
ajacoutot
a448fba348 Fix depends.
prodded by naddy@
2010-07-10 21:24:03 +00:00
naddy
619fa607cf should work after i386 gcc4 switch; from Brad 2010-07-10 20:54:07 +00:00
naddy
7ce509abe1 drop gcc4 module on i386; from Brad 2010-07-10 20:50:55 +00:00
naddy
9b2ec059c4 rename variable, REVISION has a special meaning now 2010-07-10 20:30:37 +00:00
naddy
2caff40cf7 rename variable, REVISION has a special meaning now 2010-07-10 20:06:54 +00:00
naddy
1f6f6d3a51 update to 4.2.6p2, which incorporates most of our patches 2010-07-10 19:48:32 +00:00
espie
5b0c712762 update to 4.4.5, new-style WANTLIB 2010-07-10 16:57:22 +00:00
espie
0af1c9e7da fix fix 2010-07-10 15:21:15 +00:00
espie
11d3fea7e4 some recursive scenarios would break, let _ARCH_OK be undefined, catch it
later.
2010-07-10 15:17:40 +00:00
naddy
b0858295bb fix dependencies 2010-07-10 14:58:20 +00:00
naddy
89af8fcb7c fix dependencies 2010-07-10 14:39:04 +00:00
naddy
7f899153be fix dependencies, honor X11BASE and LOCALBASE 2010-07-10 14:35:59 +00:00
naddy
db5e075353 fix dependencies 2010-07-10 14:02:08 +00:00
naddy
ee7b6e1473 fix dependencies 2010-07-10 13:54:22 +00:00
naddy
29dc625201 build supplementary data for mozilla programs only on archs that can build
mozilla; ok landry@
2010-07-10 13:43:46 +00:00
naddy
c9bff7c8b8 use REVISION/EPOCH 2010-07-10 13:33:46 +00:00
espie
25c3ed92c3 always define _ARCH_OK${SUBPACKAGE} (to 0 by default), so
that bsd.port.mk can rightfully complain about wrong subpackages.
2010-07-10 13:29:48 +00:00
naddy
6d97941912 bump after gcc3->gcc4 switch 2010-07-10 13:16:14 +00:00
espie
8136142b43 use REVISION instead of hardcoding p-numbers.
Note the way REVISION and WANTLIB are defined.
This is (more or less) the Makefile portion that lib-depends-check is supposed
to handle eventually...
2010-07-10 12:44:30 +00:00
armani
23c1e9460e Add a fix from Freebsd :
x11/slim, does not setlogin(). Some software use getlogin()
 to decide the user name, so when user is using slim as the
 login manager, those software would get wrong results, and
 some programs refuse to start

(Seen with opencvs some times ago, reminded by a discution
with zinovik and theo and setlogin hint from guenter)

ok maintainer & dcoppa@
2010-07-10 10:46:52 +00:00
espie
188c8ed5f5 new support for REVISION/EPOCH 2010-07-10 09:11:10 +00:00
ajacoutot
d07eafe6c0 Add proper CONFIGURE_ARGS to fix SHARED_LIBS naming, spotted by naddy@
Bump SHARED_LIBS major.
Add proper disable-static args, this port is SHARED_ONLY.
2010-07-10 06:20:59 +00:00
ajacoutot
6b3e3941de Add FreeBSD.fr as MASTER_SITES for now. 2010-07-10 05:32:14 +00:00
landry
1f87aea5cc Add the needed auto-fu to set the necessary #define ARCH_64_BITS on
sparc64 too. Fixes build on sparc64, which was broken since a good while..
ok jakemsr@
2010-07-09 23:12:07 +00:00
naddy
f3b4085b51 bump after gcc4 switch 2010-07-09 21:40:10 +00:00
naddy
51d989600b bump for plist changes due to gcc3->gcc4 transition 2010-07-09 18:48:22 +00:00
ajacoutot
2228dad3af And bump... *sigh* 2010-07-09 17:30:16 +00:00
ajacoutot
ca363e8f56 Merge MESSAGE into README.OpenBSD so that all the info is in one place. 2010-07-09 17:29:53 +00:00
landry
f411382e3c Switch mail/mozilla-thunderbird to www/mozilla MODULE. removes ~90 lines
of Makefile, which now entirely fits on my 70-lines height terms. Yay!
While here switch PLIST to use MOZILLA_PROJECT, and remove a leftover
patch from ffx35 that slipped in.
2010-07-09 16:55:59 +00:00
sebastia
8366197e03 enable graphics/tkpng and x11/tktreectrl 2010-07-09 16:55:43 +00:00
sebastia
3abaf59680 import tkpng-0.9
PNG photo image extension for Tcl/Tk

TkPNG provides support for PNG image manipulation with Tcl/Tk
and does not depend on libpng.

TkPNG supports the full range of color types, channels and bit depths
from 1 bit black & white to 16 bit per channel full color with alpha
(64 bit RGBA) and interlacing.  Ancillary "chunks" such as gamma,
color profile and text fields are ignored, although they are checked
at a minimum for correct CRC.

OK, landry@, sthen@
2010-07-09 16:46:50 +00:00
sebastia
63faa5ff7f import tktreectrl-2.2.9
tree widget extension for Tk

A widget which displays items in a one- or two-dimensional arrangement.
Items have a parent-child relationship with other items. Items have a
set of states, which are boolean properties. Items may be spread about
one or more columns. For each column of an item there is a style
associated, which determines how to display the item's column taking
into account the item's current state set. One column can be defined to
display the data in a hierarchical structure.

OK from sthen@, landry@
2010-07-09 16:43:11 +00:00
landry
c5276a8f3b Cope with patch-config_autoconf_mk_in change in www/mozilla-firefox.
Switch PLISTs to use MOZILLA_PROJECT semantics, but do not convert the
port to www/mozilla MODULE yet. xulrunner 1.8 needs to be buried first.
2010-07-09 16:38:58 +00:00
landry
fd01387962 Switch www/mozilla-firefox to www/mozilla MODULE. Makefile is now much
more sane : 31 insertions(+), 141 deletions(-)
Switch pkg/PLIST to MOZILLA_PROJECT, and correctly patch
config/autoconf.mk.in.
2010-07-09 15:43:54 +00:00
ajacoutot
01a7cb2f80 Document how to set up direct printing from a remote NoMachine server to
a local CUPS spooler.
2010-07-09 15:40:35 +00:00
landry
834be62f6b Switch www/seamonkey to www/mozilla MODULE. cvs diff Makefile | diffstat
says it all: 21 insertions(+), 118 deletions(-)
While here, patch and subst the appropriate config/autoconf.mk.in file,
and remove a leftover patch from ffx35. Switch PLIST to use
MOZILLA_PROJECT too.
2010-07-09 15:39:00 +00:00
sthen
5cd2989340 zap empty patches; pointed out by Brad 2010-07-09 15:19:31 +00:00
landry
424ebd15a1 Switch to newer LIB_DEPENDS/WANTLIB semantics. 2010-07-09 15:08:39 +00:00
espie
d170ea5206 logic of ONLY_FOR_ARCHS was slightly broken: always define individual
PACKAGE_COOKIE, so that print-plist-contents keeps working.
Only the packaging part (e.g., PACKAGE_COOKIES) should be affected.
Alter PKGNAMES while we're there, as it's only used for debugging, and
it's better that way.

(fixes pkgmklocatedb)
2010-07-09 13:11:59 +00:00