Commit Graph

55941 Commits

Author SHA1 Message Date
ajacoutot
db9075a8ca Import gnome-system-monitor-2.28.1.
The GNOME 2 system monitor program.

Not yet hooked to the build as libgtop2 still needs some love for all
features to work.
2010-04-18 12:54:12 +00:00
ajacoutot
b926752900 Missing dependency. 2010-04-18 12:51:44 +00:00
ajacoutot
6df9234e54 Forgot to bump in previous. 2010-04-18 12:34:00 +00:00
ajacoutot
40fdf8a7c1 Implements procwd and procopenfiles using a wrapper around lsof(8)
(from FreeBSD sysdeps directory).
Merge proctime.c patch from pkgsrc.
Several other cleanings.
2010-04-18 12:32:09 +00:00
ajacoutot
6671a84614 Reverse logic. 2010-04-18 09:49:22 +00:00
ajacoutot
012de91e9f We want to patch configure.ac since we use autofoo.
Fix an implicit declaration.
2010-04-18 09:04:35 +00:00
sthen
0ca01b0f74 Fix from upstream via Brad:
Check uri instead of physical path for directory redirect.
Should fix alias handling for "/foo" => "/var/www/";
http://example.com/foo should result in a redirect to
http://example.com/foo/
2010-04-18 08:24:31 +00:00
espie
484343e39c simplify mapping slightly for now... 2010-04-17 14:48:15 +00:00
ajacoutot
35b22fec76 Implement "model name" in init_sysinfo, needed for gnome-system-monitor. 2010-04-17 14:44:18 +00:00
espie
85043bd81f turn on foreign key constraints, as they seem to work ;-) 2010-04-17 14:37:02 +00:00
ajacoutot
04a3a687d3 Update to gtk-engines2-2.20.1.
* Fixes the shadow around entries in the Clearlooks Gummy style.
2010-04-17 13:25:51 +00:00
benoit
e00348f92d - unbreak port
- fix in configure from naddy@

with tweaks and ok by ajacoutot@
2010-04-17 13:14:01 +00:00
espie
78282381f7 a few minor tidying.
commit to db only at end of port (referential integrity for later)
handle BROKEN-arch and create new table/view based on that.
2010-04-17 13:06:49 +00:00
ajacoutot
551c338fba Forgot this part in previous. 2010-04-17 12:05:13 +00:00
sthen
9a2c42439d +mollify 2010-04-17 11:51:41 +00:00
sthen
92cf2b46b2 import ports/www/mollify:
Mollify is a web file manager for publishing and managing files
hosted in a web server of your choice. Different users can have
access to different files and with different permissions.
2010-04-17 11:51:07 +00:00
ajacoutot
279d6517a7 rEWORK THe syctl patch to be closer to what upstream does for other OS. 2010-04-17 11:46:41 +00:00
ajacoutot
3c5d11539f Fix PKGNAME. 2010-04-17 10:21:20 +00:00
espie
8beda10cb7 fix logic, so that BROKEN-arch shows in the correct places
when MULTI_PACKAGES is set.
2010-04-17 10:16:11 +00:00
ajacoutot
b478df2e8d Don't kill the entire X session when exiting the application under some
circumstances.

looked over by robert@ and jasper@
2010-04-17 10:01:38 +00:00
espie
51b217c20a forgot vax 2010-04-17 09:49:52 +00:00
espie
9bc804c209 sanitize code, no functional changes 2010-04-17 09:33:18 +00:00
ajacoutot
c0da600c3c We want ia_netmask here. 2010-04-17 07:51:01 +00:00
ajacoutot
b26e16708b Add small reminder comment. 2010-04-17 06:57:05 +00:00
ajacoutot
38766de052 Bugfix update to gnumeric-1.10.2. 2010-04-17 06:56:05 +00:00
ajacoutot
5fda8ba792 Buxfix update to goffice-0.8.2. 2010-04-17 05:45:14 +00:00
ajacoutot
d4b914a22d Increase GdmXserverTimeout to give a change to GDM to start on low-end
configurations.

idea from Casey Allen Shobe on ports@
2010-04-17 05:41:02 +00:00
ajacoutot
b073e8aebd remove myself from maintainership. 2010-04-16 17:36:00 +00:00
naddy
6b2e7ca7ec SECURITY update to 2.2.4:
Fix vulnerability to symlink attacks on open files.  CVE-2010-1160, -1161.
2010-04-16 15:47:24 +00:00
jasper
707c62e62d - bump PKGNAME after p5-Socket bump 2010-04-16 14:45:25 +00:00
ajacoutot
2de1ea51a9 +libtar 2010-04-16 13:12:03 +00:00
ajacoutot
a33e6c9c96 Import libtar-1.2.11
libtar is a library for manipulating tar files from within C programs.
Here are some of its features:

  * Handles both POSIX tar file format and the GNU extensions.
  * API provides functions for easy use, such as tar_extract_all().
  * Also provides functions for more granular use, such as 
    tar_append_regfile().

Patches from pkgsrc.

requested by xsa@
WANTLIB and SHARED_LIB military look from kili@
ok kili@
2010-04-16 13:10:47 +00:00
ajacoutot
d63253be4c Update to pangomm-2.26.1.
* Minor documentation improvements.
2010-04-16 12:45:53 +00:00
ajacoutot
97457c6019 Update to libsigc++-2.2.6.
Only documentation change.
2010-04-16 12:37:40 +00:00
robert
dbd0eb5db0 Correctly calculate GC_stackbottom on OpenBSD and set the threadstack size
to a high value just like other BSD -s.
2010-04-16 11:59:45 +00:00
jasper
0e32391a40 - add a missing build/run dependency
- add gettext to modules
- set USE_X11
- sync LIB_DEPENDS/WANTLIB

ok jsg@ (MAINTAINER)
2010-04-16 10:17:32 +00:00
jasper
0dcf7241ef these should be last BROKEN -> ERRORS
ok aja@
2010-04-16 07:49:26 +00:00
jasper
2aa1fbad33 - remove broken jad, it's never gonna get fixed. and upstream doesn't seem very alive.
"please remove it" kevlo@ (MAINTAINER)
2010-04-16 07:48:33 +00:00
giovanni
d92884b4b0 Update to 3.3.2
ok kevlo@ (maintainer)
2010-04-16 06:47:57 +00:00
ajacoutot
d80fe1c62c Update to tracker-search-0.8.2. 2010-04-16 06:36:50 +00:00
jakob
258af2f18c upgrade to NSD v3.2.5 2010-04-16 04:57:36 +00:00
tedu
2aed01b7c4 remove unfree unmaintained klone. ok ajacoutot laurent 2010-04-15 23:09:46 +00:00
sthen
bdec8c5b09 ...er, fix a wrong pkgname here 2010-04-15 22:31:06 +00:00
sthen
4ddd496a69 sync, 6215 unzels 2010-04-15 22:29:55 +00:00
sthen
b8f3bbf913 fix PKGNAMEs 2010-04-15 22:28:43 +00:00
sthen
8d49502a5b fix PKGNAME, reported by Markus Lude 2010-04-15 21:40:30 +00:00
jasper
ab7a1ada7a - remove workaround, builds fine on mips64* now 2010-04-15 21:31:01 +00:00
dcoppa
7a9c9135b1 update-plist and bump because of cmake diff.
OK landry@, sthen@
2010-04-15 20:35:46 +00:00
dcoppa
64ab3526bf Avoid creating .so symlinks for shared libraries, as they break
OpenBSD porting standards.

OK landry@, sthen@
"if it works and other people like it, go ahead" espie@
2010-04-15 20:30:47 +00:00
jolan
48030f2e88 update to 4.9.013 2010-04-15 19:31:02 +00:00