ajacoutot
61a8b19324
Update to gnome-user-docs-3.8.0.
2013-03-29 10:46:24 +00:00
jasper
c05ce90e52
- update to libgweather-3.8.0
...
* temporarily switch to gcc-4.6 untill our base compiler can handle the 'd'
suffix on floating point constants.
2013-03-29 10:45:59 +00:00
ajacoutot
93b01f8a01
Fix creation of symlinks.
2013-03-29 10:45:48 +00:00
ajacoutot
e4d05860c6
Update to libsoup-2.42.0.
2013-03-29 10:08:49 +00:00
ajacoutot
936da56e0d
Update to yelp-xsl-3.8.0.
2013-03-29 10:04:06 +00:00
ajacoutot
c7a8797be5
Update to gnome-keyring-3.8.0.
2013-03-29 09:48:08 +00:00
ajacoutot
10a4a405d1
Missing lib.
2013-03-29 09:47:13 +00:00
sthen
c031b98635
update MASTER_SITES and remove the following lists from the sample config,
...
they are defunct: INetMsg-SpamDomains-2m.ndb INetMsg-SpamDomains-2w.ndb
2013-03-29 09:31:00 +00:00
ajacoutot
4df82ca4aa
Remove mention of folks.
2013-03-29 09:09:25 +00:00
ajacoutot
ed59d31e3f
Sync, some subapckages are going to be merged.
2013-03-29 09:02:57 +00:00
ajacoutot
150adb2ba6
Update to gcr-3.8.0.
2013-03-29 08:46:00 +00:00
jasper
93934bc08a
- update to gnote-3.8.0
2013-03-29 08:27:50 +00:00
ajacoutot
6366cd1ec1
-nautilus-open-terminal
2013-03-29 08:25:45 +00:00
ajacoutot
be405615cb
Remove, this will be merged into gnome-terminal.
2013-03-29 08:25:04 +00:00
jasper
6d71df4cd6
remove this unused and unmaintained crap.
2013-03-29 08:21:01 +00:00
jasper
4f72c61c9d
unhook goocanvasmm2
2013-03-29 08:20:49 +00:00
jasper
24df15d56a
sync
2013-03-29 08:20:26 +00:00
jasper
8e51ef5131
remove this clutter, it's unused and dead upstream.
2013-03-29 08:20:21 +00:00
jasper
44b1d70ff0
drop glom, which was only half-usefull and has better alternatives elsewhere in ports.
2013-03-29 08:19:40 +00:00
ajacoutot
1cd181d3fe
nautilus-open-terminal will be merged into gnome-terminal.
2013-03-29 08:19:16 +00:00
ajacoutot
0637bc5868
-video-arcade
2013-03-29 08:16:26 +00:00
ajacoutot
d0decf26dd
Remove this old stuff; there are alternative in ports.
2013-03-29 08:15:46 +00:00
ajacoutot
dfe08e9d97
Update to libcryptui-3.8.0.
2013-03-29 08:02:03 +00:00
ajacoutot
2d72e858ff
Update to libgnome-keyring-3.8.0.
2013-03-29 07:55:44 +00:00
ajacoutot
b9c49561c4
Update to gnome-icon-theme-symbolic-3.8.0.1.
2013-03-29 07:52:03 +00:00
ajacoutot
078d6c3023
Update to gnome-icon-theme-3.8.0.
2013-03-29 07:49:30 +00:00
ajacoutot
530c4e9e4b
Update to gnome-themes-standard-3.8.0.
2013-03-29 07:48:29 +00:00
ajacoutot
cdc5412fe0
Update to gsettings-desktop-schemas-3.8.0.
2013-03-29 07:33:46 +00:00
ajacoutot
e93c0a6115
Update to dconf-0.16.0.
2013-03-29 07:31:00 +00:00
lteo
f4b5867610
Update to Snort 2.9.4.1.
...
Tested on amd64 and i386 by myself, and on 5.2/amd64 by Rodolfo Gouveia.
From Markus Lude (maintainer) with a tweak by me to remove PKGNAME which
is no longer needed.
"go ahead" sthen@
2013-03-29 04:22:59 +00:00
william
948424fc01
s-nail has replaced nail
2013-03-29 04:01:30 +00:00
william
e686c252a6
'nail' => 's-nail'
...
ok sthen@
2013-03-29 03:59:45 +00:00
william
2c80811cbc
s-nail replaces nail
2013-03-29 03:58:41 +00:00
william
2a128cb094
Import s-nail-14.2.
...
S-nail is a fork of Heirloom mailx, formerly known as nail. It is a mail user
agent derived from Berkeley Mail 8.1 and is intended to provide the
functionality of the POSIX.2 mailx command with additional support for MIME
messages, Maildir, POP3, IMAP, SMTP, threading, spam control, and other
features.
ok sthen@
2013-03-29 03:54:33 +00:00
rpe
8e2f10daea
- update to 2.8.0
...
- change HOMEPAGE/MASTER_SITES
- add {RUN,BUILD,TEST}_DEPENDS
- enable (limited) regression tests
- extend DESCR to reflect current features
with comments and "go ahead" sthen@
MAINAINER timeout
2013-03-28 23:58:48 +00:00
rpe
875847e82b
update to 1.1.3
...
ok martynas@ (MAINTAINER)
2013-03-28 23:44:14 +00:00
brad
b74425f50e
- Fix autoconf/automake usage. Set CONFIGURE_STYLE or call autogen.sh but
...
not both.
- Correct the automake bits that were added for static linking. The libraries
were inserted into the wrong variable so the link order was wrong.
- Tidy up the CONFIGURE_ENV usage.
ok sthen@
2013-03-28 23:40:56 +00:00
rpe
8ce6c0649c
update to 1.0.1
...
remove eric@ as MAINTAINER by his request
ok sthen@, eric@ (MAINTAINER)
2013-03-28 23:36:28 +00:00
jturner
b95391d5cc
Make sure extLib.cmi gets installed, which will be required by other
...
ports (opam) currently being worked on. From jca@wxcvbn.org .
ok sthen@
2013-03-28 23:21:02 +00:00
sthen
8e9fc66146
fix for newer bsd.port.mk, spotted by naddy
2013-03-28 22:02:18 +00:00
jasper
3cfd52119e
castrate anjuta's valas too for the time being.
2013-03-28 21:56:31 +00:00
jasper
189f258787
...
2013-03-28 21:39:26 +00:00
jasper
8624e56c44
revert previous. dependants need more work afterall.
2013-03-28 21:37:34 +00:00
jasper
4e10b5d526
tweak previous
2013-03-28 21:36:04 +00:00
jasper
8f3323ce59
re-instate previous WANTLIB
2013-03-28 21:32:03 +00:00
jasper
7b75f73110
re-add for now, there was some fallout lurking in the dark.
2013-03-28 21:30:35 +00:00
sthen
11c49af0ad
Add patches to resolve a T38 fax-related deadlock researched by chris@
...
https://issues.asterisk.org/jira/secure/attachment/46850/fax-deadlock-v2.patch-11.3.0
2013-03-28 21:25:17 +00:00
jasper
24f01ef9d4
fix WANTLIB
2013-03-28 21:24:19 +00:00
sthen
eaa11fe2d0
don't use -mfpmath=387, no pkg change (this is just used for building
...
the test suite) -> no bump
2013-03-28 21:20:47 +00:00
ajacoutot
1cbdc50451
devel/py-gobject => devel/py-gobject3
2013-03-28 21:14:28 +00:00