Commit Graph

70772 Commits

Author SHA1 Message Date
jasper
391401eb77 import verilator-3.824
Verilator is the fastest free Verilog HDL simulator, and beats most
commercial simulators. It compiles synthesizable Verilog (not test-bench
code!), plus some PSL, SystemVerilog and Synthesis assertions into C++
or SystemC code. It is designed for large projects where fast simulation
performance is of primary concern, and is especially well suited to
generate executable models of CPUs for embedded software design teams.

ok aja@
2011-11-13 12:44:04 +00:00
naddy
0f62fc2074 update to 10.35.82 for minor bug fixes 2011-11-13 12:33:11 +00:00
naddy
ada2279fa8 * don't rely on ancient union wait related internals in <sys/wait.h>
* fetch missing prototypes
2011-11-13 11:51:54 +00:00
jeremy
42c8529b0d Remove devel/ruby-assistance. Development stopped about 4 years ago,
it is not useful by itself, and nothing currently depends on it.
Maintainer agrees.
2011-11-13 10:53:51 +00:00
espie
2ab4b2c7e7 better FETCH_MANUALLY handling:
- expose MISSING_FILES
- treat them as a special kind of IGNORE
- handle that in DPB
that way, ports that are IGNORE'd for other reasons (not correct arch)
stay ignored, and relevant ports with missing distfiles get better error
messages
2011-11-13 10:34:35 +00:00
ajacoutot
e671ffae45 Depends on x11/gtk+{2,3},-cups. 2011-11-13 10:30:18 +00:00
espie
e15fa3097d oops, fix FETCH_MANUALLY bug.
Prepare for MISSING_FILES
2011-11-13 10:28:32 +00:00
ajacoutot
50d062667b Drop the gtk+3-cups dependency, it'll go to meta gnome. 2011-11-13 10:28:19 +00:00
jasper
c3e4fb8e1b add back USE_GROFF which i accidentally the whole thing 2011-11-13 09:22:31 +00:00
fgsch
3214a720dd Update to 2.0.1
ajacoutot@ benoit@ dcoppa@ ok
2011-11-13 03:55:30 +00:00
fgsch
d311198943 Update to 0.2.2.
benoit@ ok.
2011-11-13 03:54:45 +00:00
jeremy
49fa74d065 Update to jdbc-sqlite3-3.7.2. 2011-11-13 00:26:22 +00:00
dhill
927b95c71c update to 2.10
MAINTAINER timeout, ok robert@
2011-11-12 20:01:56 +00:00
ajacoutot
1efe673dc6 RUN_DEPENDS -> RUN_DEPENDS-main, spotted by espie@ 2011-11-12 19:45:27 +00:00
pirofti
add2e6d0bf Update minitube to 1.6. Okay ajacoutot@. 2011-11-12 19:19:05 +00:00
pirofti
db5bc0faf1 Update youtube-dl. Okay ajacoutot@ 2011-11-12 17:58:02 +00:00
jeremy
96f35d0df1 Build jruby FLAVOR of ruby-sqlite3 by default, to detect breakage of
JRuby's C extension support.
2011-11-12 17:18:55 +00:00
jeremy
519df994a4 Update to sequel_pg 1.2.0. 2011-11-12 17:15:32 +00:00
jeremy
78360db1a2 Update to Sequel 3.29.0. 2011-11-12 17:02:17 +00:00
sthen
a06c37f708 - remove bogus patch for FFmpeg & unnecessary workarounds for expl(), from Brad
- obey CFLAGS, from Brad
- strip ^M from file being patched, from me
2011-11-12 16:49:43 +00:00
ajacoutot
de8c5fc8ec Loose some dependencies now that we have a gnome meta package and remove
README.
2011-11-12 16:42:03 +00:00
ajacoutot
ef4c1a3c0f +gnome 2011-11-12 16:41:12 +00:00
ajacoutot
46727d1262 Import gnome-3.2.1.
The GNOME desktop is composed of 2 meta-packages:
    * gnome, for a base GNOME installation
    * gnome-extras, for a full GNOME installation

ok jasper@ robert@
2011-11-12 16:40:47 +00:00
ajacoutot
447e0bfc2c Add common Makefile for meta-packages. 2011-11-12 16:38:08 +00:00
ajacoutot
4ff399748d Add new CATEGORY: meta, for meta-packages.
ok loop...
"sure, but ask naddy" espie@
"sure but ask espie" naddy@
2011-11-12 16:37:35 +00:00
ajacoutot
f112f04c1d -sis-gnome 2011-11-12 16:21:31 +00:00
ajacoutot
4777e9b7a0 Remove this cute little package, we'll have another way to make Paul's
sister happy very soon.

ok pirofti@
2011-11-12 16:21:09 +00:00
ajacoutot
9d07b7aa7f typo. 2011-11-12 15:39:59 +00:00
ajacoutot
a60fd6f3f8 Bugfix update to gtk+3-3.2.2. 2011-11-12 14:40:05 +00:00
espie
e2e7c7088f modernize makefile a bit 2011-11-12 14:37:16 +00:00
ajacoutot
1a2ec5dd4e Update to vtigercrm-5.3.0. 2011-11-12 13:22:29 +00:00
espie
8f77bf5ec5 make stuff slightly more verbose all the time 2011-11-12 13:19:26 +00:00
ajacoutot
0f092bc18f Bugfix update to glib2-2.30.2. 2011-11-12 13:14:21 +00:00
gsoares
58c964ecc7 update to 2.226
ok sthen@
2011-11-12 13:13:11 +00:00
gsoares
4f84fc57a3 update to 0.16
ok sthen@
2011-11-12 13:11:09 +00:00
jsg
2e7aae11ad update to 1.4.0 2011-11-12 12:59:58 +00:00
naddy
cf90465348 sync with OPENBSD_5_0 (-H switch) 2011-11-12 12:31:21 +00:00
sthen
ab765d1ce8 Fix variable name in MESSAGE, from Olivier Cherrier 2011-11-12 12:07:09 +00:00
sthen
c8df94a9d2 Remove net/py-enet at request of maintainer who says this "was added
when I was working on another port that I have since stopped. Nothing
is currently using it and it uses a distfile which was a snapshot
of their svn repository that I host."
2011-11-12 12:02:25 +00:00
jasper
78ec2ed617 import emacs-jabber 0.8.90
Jabber client for Emacs.

    from anton  yabchinkskiy
    ok sthen@
2011-11-12 11:51:27 +00:00
jasper
59cf1ae894 sync 2011-11-12 11:49:50 +00:00
jasper
7d2793602c import emacs-haskell 2.8.0
Haskell-mode is a major Emacs mode for editing Haskell source code. It
provides syntax highlighting and automatic indentation and comes with
inf-haskell which allows interaction with an inferior Haskell
interactive loop such as the one of Hugs or GHCi.

from anton  yabchinkskiy
ok sthen@
2011-11-12 11:49:29 +00:00
robert
0b9bd523d8 update to 8.20
ok jasper@
2011-11-12 11:12:08 +00:00
robert
f4fbaeb16e update to 3.4.4.2 2011-11-12 10:51:10 +00:00
robert
a0cbff5881 enable poppler-cpp
ok kili@, ajacoutot@
2011-11-12 10:50:53 +00:00
sthen
43ca3d6df4 - unbreak nsca when server_address is set
- default to listening on IPv4
reported by henning@
2011-11-12 00:49:49 +00:00
sthen
d7268c45ba update to check_email_delivery-0.7.1 2011-11-12 00:08:11 +00:00
sthen
de7e2ed6cd Comment-out the deliver(1) manpage. It's deprecated in dovecot (renamed to
dovecot-lda) and conficts with mail/avenger as spotted by Jasper. ok Brad.
2011-11-11 23:21:48 +00:00
jasper
2d897413fc this doesn't need to install libiberty
- resolves conflict with gcc-* (who probably shouldn't install it either)
2011-11-11 23:01:23 +00:00
robert
7b93035498 update to 15.0.874.120 2011-11-11 22:54:53 +00:00