sebastia
7b8ebbcc99
Update to new Tcl layout.
...
While there get rid of USE_GROFF, and fix some implicit declaration warnings at compile time.
OK landry@, stu@
2011-01-05 17:50:48 +00:00
sebastia
416b013a10
Update to new Tcl layout.
...
While there, fix whitespaces in Makefile.
OK landry@, stu@
2011-01-05 17:47:49 +00:00
dhill
a0455266a4
update to 1.45
...
take maintainership
ok jasper@
2011-01-05 17:43:48 +00:00
sebastia
15c7f60a95
Update to new Tcl layout.
...
Install man page.
OK stu@, landry@
2011-01-05 17:38:25 +00:00
stu
ee06cd00e0
Port Makefile tidying.
...
ok landry@, sebastia@
2011-01-05 17:37:33 +00:00
stu
1601bb8ec0
Upgrade to 2.2. Port Makefile cleanup.
...
Become maintainer, use Tcl/Tk 8.5, add
canvas out-of-range bugfix from upstream.
ok landry@, sebastia@
2011-01-05 17:34:17 +00:00
stu
de4c19506f
Port Makefile tidying.
...
ok landry@, sebastia@
2011-01-05 17:21:18 +00:00
rpointel
065f85e54c
Update mercurial to 1.7.3.
...
Removed USE_GROFF, not necessary.
ok wcmaier@ (MAINTAINER).
2011-01-05 17:20:13 +00:00
stu
28eefdd8de
Update to newer Tcl layout, port Makefile cleanup.
...
Become maintainer. Perform install in port
Makefile/remove unneeded patch.
ok landry@, sebastia@
2011-01-05 17:16:29 +00:00
stu
1cca71c289
Update to newer Tcl layout, port Makefile cleanup.
...
ok landry@, sebastia@
2011-01-05 17:12:23 +00:00
stu
9b2269f247
Update to newer Tcl layout.
...
ok landry@, sebastia@
2011-01-05 17:09:26 +00:00
stu
2f710abce9
Update to newer Tcl layout.
...
Upgrade to 1.9.4, port Makefile adjustments.
ok landry@, sebastia@
2011-01-05 17:07:26 +00:00
stu
129a75f2c7
Update to newer Tcl layout.
...
Port Makefile cleanup, remove wrong patch.
ok landry@, sebastia@
2011-01-05 17:03:34 +00:00
stu
7a7b8430cf
Update to newer Tcl layout, doc fixes,
...
port Makefile adjustments.
ok landry@, sebastia@
2011-01-05 16:48:22 +00:00
stu
cb805e2ebe
Update to newer Tcl layout.
...
ok landry@, sebastia@
2011-01-05 16:39:44 +00:00
stu
6220edbf94
Update to newer Tcl layout, Remove unecessary
...
top-level "tklib" dir, port Makefile improvements.
ok landry@, sebastia@
2011-01-05 16:37:10 +00:00
stu
e84e59a9a8
Upgrade to 1.12. Update to newer Tcl layout,
...
Remove unecessary top-level "tcllib" dir, port
Makefile improvements, many patches now upstream.
ok landry@, sebastiap@
2011-01-05 16:27:24 +00:00
stu
784550ed68
Update to newer Tcl layout,
...
consolidate include files into one dir,
improved building wrt threads/compiler flags, etc.
ok landry@, sebastiap@
2011-01-05 16:21:06 +00:00
stu
2e98337877
Newer, cleaner layout, consolidate include files
...
into one dir, simplify modules dirs layout,
improved building wrt threads/compiler flags, etc.
ok landry@, sebastiap@
2011-01-05 16:19:48 +00:00
stu
1c3883a3b6
Upgrade to 8.5.9. Update to newer Tcl layout,
...
consolidate include files into one dir,
improved building wrt threads/compiler flags, etc.
ok landry@, sebastiap@
2011-01-05 16:18:09 +00:00
stu
deef162f2f
Upgrade to 8.5.9. Newer, cleaner layout, consolidate
...
include files into one dir, simplify modules dirs layout,
improved building wrt threads/compiler flags, etc.
ok landry@, sebastiap@
2011-01-05 16:13:53 +00:00
ajacoutot
ae70c849c2
Make use of rcexec.
...
While here, force postgresql to quit in rc_stop, ok pea@
2011-01-05 16:05:54 +00:00
stu
78d4c46ce3
Make a home for Tcl and Tcl extensions: ${LOCALBASE}/lib/tcl,
...
and move in Tcl/Tk and extensions. This will provide a nice place
for all things Tcl as well as allowing us to remove ${LOCALBASE}/lib
from Tcl's "auto_path" which will greatly improve startup and package
loading times.
ok landry@, sebastiap@
2011-01-05 16:03:44 +00:00
jasper
6beeb8547c
sync
2011-01-05 14:14:32 +00:00
jasper
c2a6e46ef4
import p5-Server-Starter 0.09
...
from Abel Abraham Camarillo Ojeda
ok landry@
2011-01-05 14:12:42 +00:00
jasper
16aa9a8442
import p5-Proc-Wait3 0.03
...
from Abel Abraham Camarillo Ojeda
ok landry@
2011-01-05 14:12:07 +00:00
dcoppa
f6e6f5ee26
Fix high cpu usage when started with nohup (backported from upstream git)
...
Fix audio playback on big-endian machines (from upstream git)
Sanitize CFLAGS
2011-01-05 14:06:51 +00:00
eric
f435d6ef56
- update to 1.10.2 (from Brad)
...
- build on gcc2 archs (from and tested by sebastiap@)
ok ajacoutot@ dcoppa@
2011-01-05 13:26:05 +00:00
dcoppa
5d376a3b0a
Fix zooming with --scale-down.
...
From upstream git
2011-01-05 13:13:05 +00:00
dcoppa
67e1ed147a
Various bugfixes for fullscreen windows, xcb, xinerama, and configfile
...
parsing.
All from upstream git.
2011-01-05 12:45:04 +00:00
jasper
8216bfd2a2
- update ja-nkf to 2.1.1
...
- remove USE_GROFF
from TAKAHASHI Kaoru
2011-01-05 12:05:10 +00:00
ajacoutot
56fc17dc02
Set NO_SYSTRACE for now, to be revisited later.
...
Unbreak runtime loading of libgtk.
2011-01-05 12:04:32 +00:00
jasper
1545bba4f5
- SECURITY fixes for SA42810
...
MediaWiki "Clickjacking" Security Bypass Vulnerability
Patches from upstream svn
ok stephan@ (MAINTAINER)
2011-01-05 11:51:57 +00:00
jasper
4e213d3d7b
- SECURITY update phpmyadmin to 3.3.9
...
fixes Spoofing Weakness and Information Disclosure
CVE-2010-4480 and CVE-2010-4481
ok kevlo@ (MAINTAINER)
2011-01-05 11:48:01 +00:00
giovanni
54f30a4320
Update to release 1.1.1
2011-01-05 11:17:17 +00:00
dcoppa
8ae916b6af
Update to predis-0.6.3
2011-01-05 11:03:31 +00:00
kevlo
7ddceda47b
Update to 1.60
...
ok ajacoutot@
2011-01-05 10:26:58 +00:00
robert
04cf0920f3
update both to their current version 5.3.4 and 5.2.16 and fix wantlibs.
...
update patches while here
2011-01-05 09:31:22 +00:00
dcoppa
729f3f4f79
Apply the cups fix to the rest of Mozilla apps (mozilla-thunderbird,
...
sunbird, firefox35, seamonkey).
Ok & tested by landry@
2011-01-05 08:22:30 +00:00
giovanni
8f6ed5b4c9
Update to 2.23.03.28 and take maintainership
...
ok benoit@
2011-01-05 08:19:18 +00:00
kevlo
0ea9f56744
Update to 4.00.06
...
ok benoit@
2011-01-05 07:06:13 +00:00
ajacoutot
fc3f7c509e
Update to axel-2.4.
...
from Marius ROMAN, ok Girish Venkatachalam (maintainer)
2011-01-05 06:47:08 +00:00
ajacoutot
484787c33c
Rename rc scripts to follow our usual naming.
...
ok sthen@
2011-01-05 06:06:48 +00:00
fgsch
e1d81e418e
Add rc script taken from the 1.8 update diff sent to ports@ by sthen@.
...
sthen@ ok.
2011-01-04 22:35:46 +00:00
benoit
bc62fd27e4
- update vsftpd to 2.3.2
...
- take maintainership
ok sthen@
2011-01-04 22:06:13 +00:00
espie
f238ba6e80
handle PATCHFILES, ignore CHECKSUM_FILE
2011-01-04 21:55:19 +00:00
espie
f90f6db6eb
totally forgot about PATCHFILES
2011-01-04 21:54:36 +00:00
rpointel
6b55ddae1a
I learn my alphabet...
...
moved downtimed to correct place
2011-01-04 18:08:40 +00:00
rpointel
47c74c7ed9
+downtimed
2011-01-04 17:42:01 +00:00
rpointel
a0fc00466d
Import downtimed, a program for monitoring operating system downtime.
...
ok aja@ benoit@
2011-01-04 17:40:42 +00:00