Commit Graph

83700 Commits

Author SHA1 Message Date
sthen
e429329751 Major update to Squid 3.3.4 (moving the port from the 3.2 branch to 3.3).
New features include:

- SQL Database logging helper
- Time-Quota session helper
- Custom HTTP request headers
- SSL-Bump Server First
- Server Certificate Mimic

While there, add notes to README-main about increasing the number of
file descriptors via login.conf.
2013-04-30 18:41:50 +00:00
bcallah
51829b5b6d Commit a better pkg/DESCR
Bump REVISION.
ok naddy@
2013-04-30 17:27:34 +00:00
sthen
114602ef6e revert last MODPY_PY_PREFIX change in SUBST_VARS, it prevents update-plist from
replacing share/doc/py-something with share/doc/${MODPY_PY_PREFIX}-something.
requested by fgsch@
2013-04-30 17:20:58 +00:00
naddy
51eb22c63a match prototype after libX11 1.6RC update 2013-04-30 15:19:08 +00:00
abieber
46d2159d83 +p5-Clipboard 2013-04-30 14:57:27 +00:00
abieber
01d3418e77 Initial import of p5-Clipboard - a perl module to acces the x11 clipboard
OK sthen@
2013-04-30 14:54:46 +00:00
sthen
5c7ac6266b minor update to squid 3.2.11 2013-04-30 14:05:51 +00:00
sthen
10f1724211 Remove the inet_protocols=ipv4 line from the bottom of Postfix's sample
main.cf; it was hiding a previously-set inet_protocols=all. (Ideally
we would remove both lines as "all" is the default, but Postfix upgrade
scripts re-add "ipv4"). Problem reported by krw@, ok brad@ (maintainer)
2013-04-30 11:28:02 +00:00
espie
c9efb7f92a add ! to ports that prevent junk from happening, so that you know why it
doesn't junk.

spell out a bit more that logs and locks do NOT need to be shared.
2013-04-30 10:22:36 +00:00
nigel
3b58304cba PYTHON_LIBRARY setting not required and wrong after python 3.2.4 update,
removed cmake finds the library now.
Ok Pascal Maintainer
2013-04-30 10:18:42 +00:00
ajacoutot
8ef90c9f8c Fix comment. 2013-04-30 09:18:01 +00:00
stsp
2c396ab55e Fix colord build on sparc64 and other architectures.
Patch already committed upstream.
2013-04-30 09:09:40 +00:00
ajacoutot
763d3949e1 Committed upstream with a tweak. 2013-04-30 08:35:44 +00:00
ajacoutot
f1e241fdd2 Update to glib2mm-2.36.1. 2013-04-30 06:21:15 +00:00
brad
24212352d7 Tweak some of the Makefile comments and remove some hacks in the
configure script which are no longer necessary.

ok sthen@
2013-04-30 00:46:56 +00:00
okan
8d88a72ff9 update to 2.7.2
ok gsoares
2013-04-29 17:14:03 +00:00
dcoppa
2551c24a54 Update to ccid-1.4.10.
Added support for a bunch of new readers.
2013-04-29 15:29:29 +00:00
sthen
6bbdd6ea31 update to OpenLDAP 2.4.35 and add some comments about mdb 2013-04-29 14:29:56 +00:00
bcallah
bd5bb65f0e +tpad 2013-04-29 14:23:09 +00:00
bcallah
37e8d1e2cd Import editors/tpad - a simple, fast GTK-based text editor.
tweak from and ok sthen@
2013-04-29 14:22:32 +00:00
naddy
634881cc28 maintenance update to 2.1.2 2013-04-29 14:00:44 +00:00
giovanni
19f346a418 Enable deprecated code, newer upower relies on newer interfaces
(logind, systemd or something else), will be discussed upstream later.
This lets suspend from xfce menu work again.
ok landry@
2013-04-29 13:34:51 +00:00
gonzalo
49715ad20f Update for Comix to 4.0.4:
* Applied a workaround for a bug that caused the "Open" dialog to
  crash when trying to open a file when the file type filter had been
  reset to blank. This bug seems to only appear on some systems,
  probably depending on the installed GTK+ version.
* Fixed a bug that caused the error message for unfulfilled
  dependencies to not be printed properly.
* The rar/unrar program is now invoked in such a way as to keep
  broken or incomplete files extracted from RAR archives, since Comix
  might be able to display parts of these files anyway.

While here add HOMEPAGE.

Ok landry@
2013-04-29 12:57:58 +00:00
sthen
df15ecb21c better fix for slow scrolling, from upstream repo 2013-04-29 12:54:00 +00:00
gonzalo
3001063087 Update for Ion to 20090110:
* Apply FRAME_SHADED_TOGGLE hack in WFrame.maximize_vert
  for correct unshaded size hints to rqgeom handlers.
* A few strings were missing translation wrapper
* Shouldn't open queries in frame if message box is open.
* WMPlex focus code fixes/improvements.
* Unsqueeze fixes
* ioncore_warn_nolog uses usual warn if not in OPMODE_INIT.

And another bugs.

Tested by gilles@ (thanks!)
2013-04-29 12:40:49 +00:00
ajacoutot
55ef8d9ef5 Move a big part of DESCR into a README.
Drop MESSAGE.
Merge PFRAG.shared into PLIST.

ok espie@ (maintainer)
2013-04-29 12:10:24 +00:00
sthen
5796e70843 zap bk2site; it "transforms Netscape bookmarks into a Yahoo-like website
with slashdot-like news"; the bookmark format changed some time ago and this
hasn't followed suit. also, build breaks with 64-bit time_t.
2013-04-29 11:57:03 +00:00
sthen
654350d86f handle 64-bit time_t, regen plist/distinfo while there 2013-04-29 11:35:29 +00:00
dcoppa
d6d0600fb5 no need for gtar anymore 2013-04-29 11:35:07 +00:00
landry
709570a7a2 Add missing bind_textdomain_codeset() to fix non en_us.UTF8 locales.
ok kili@ (maintainer)
2013-04-29 11:27:44 +00:00
espie
5524073408 allow qtextstream to serialize long long integers out.
For completion, qt3 should also serialize long long in, but that's
a more intrusive change, and it's not really needed to keep existing
things compiling.

Obviously, this code is totally different and 64 bits capable in qt4.

this fixes the build of kdepim3 post 64 bits time_t.

problem noticed by sthen@.
2013-04-29 10:44:43 +00:00
fgsch
43a0a4e0be only works with 2.5 and it's abandoned upstream so die die die.
ajacoutot@ ok.
2013-04-29 08:37:35 +00:00
fgsch
7997c6cbdb Unhook py-psyco. 2013-04-29 08:35:23 +00:00
pirofti
47ce59f7c5 Update to youtube-dl 2013.04.22
From David Hill, thanks!
2013-04-29 07:05:43 +00:00
brad
3320d3d249 sync WANTLIBs.
ok sthen@
2013-04-29 06:51:24 +00:00
william
5f515a9874 Allow building passenger with any installed ruby.
Requested by ajacoutot@, diff from jeremy@, thanks!

ok ajacoutot jeremy
2013-04-29 03:10:24 +00:00
brad
9c41e19b5f Some bug fixes from upstream..
- Fix 2 shutdown races.
- Open user file immediately when only logo is playing.
- Clean shutdown on panel close.

ok sthen@
2013-04-29 02:36:23 +00:00
jsg
2e7ec7d93b add redeclipse and sauerbraten 2013-04-29 01:59:31 +00:00
jsg
60695cb609 import Cube 2: Sauerbraten Collect Edition
Cube 2: Sauerbraten is a free multiplayer/singleplayer first person
shooter, built as a major redesign of the Cube FPS.

Much like the original Cube, the aim of this game is not necessarily
to produce the most features & eyecandy possible, but rather to allow
map/geometry editing to be done dynamically in-game, to create fun
gameplay and an elegant engine. 

help from and ok ajacoutot@, ok rfreeman@
2013-04-29 01:56:38 +00:00
jsg
a3176459a6 import Red Eclipse 1.4
Red Eclipse is a single-player and multi-player first-person
ego-shooter, built as a total conversion of Cube Engine 2,
which lends itself toward a balanced gameplay, completely at
the control of map makers, while maintaining a general theme
of agility in a variety of environments.

help from and ok ajacoutot@, ok rfreeman@
2013-04-29 01:50:53 +00:00
kili
c208d2cc90 Update to hs-postgresql-simple-0.3.1.0.
From maintainer David Schaefer.
2013-04-28 22:47:20 +00:00
fgsch
16a37755ae pickup the system readline even if devel/readline is installed.
reported by nigel@, sthen@ ok.
2013-04-28 22:42:41 +00:00
gonzalo
0c202f1ff5 Update for Haproxy to 1.4.23.
Mostly bugfixes and last patch commited upstream.

ok jasper@
2013-04-28 20:30:50 +00:00
shadchin
037be36b69 Fix for vorbis plugin. From upstream.
ok ajacoutot@
2013-04-28 18:07:33 +00:00
jasper
c04e497daa no need for gtar anymore, all erl-* ports build fine now. 2013-04-28 16:40:42 +00:00
jasper
5b2a4ec68b no need for gtar anymore 2013-04-28 16:34:53 +00:00
jasper
e6e651f8f2 - update to spice-gtk-0.19 2013-04-28 15:11:31 +00:00
bcallah
6b1e2c0ff4 Update games/manaplus to 1.3.4.28
ok sthen@
2013-04-28 13:14:22 +00:00
sebastia
8f2073234e move pkgIndex.tcl from PLIST to PFRAG.shared
since its not created on static archs
REVISION bump

OK stu@
2013-04-28 13:01:34 +00:00
benoit
2ca8923757 - update pngcrush to 1.7.58 2013-04-28 09:55:45 +00:00