jasper
fe7e23dc28
- update to 8.15
...
from patrick keshishian (MAINTAINER)
2010-04-05 10:35:07 +00:00
robert
9adf5976e2
Use the correct prefix in the nant script.
2010-04-05 10:02:05 +00:00
landry
0f47ca90d9
Add -finline-limit=60 to CXXFLAGS to allow this beast to build on hppa.
...
ok espie@
2010-04-05 09:54:35 +00:00
ajacoutot
289dffa9b8
This needs mono to build.
...
Set NO_REGRESS.
Remove 'A' from COMMENT.
MAKE_FLAGS is not needed here, use FAKE_FLAGS.
2010-04-05 06:30:43 +00:00
robert
ecb79bdd63
add ONLY_FOR_ARCHS here
2010-04-05 01:15:00 +00:00
robert
9331f0a9d5
+nant
2010-04-05 01:14:25 +00:00
robert
93f7597f2b
import of nant:
...
NAnt is a .NET based build tool. In theory it is kind of like make without
make's wrinkles. In practice it's a lot like Ant.
2010-04-05 01:13:44 +00:00
robert
702fa474ed
Enable shared handles and add USE_NANT to mono.port.mk to use NAnt
...
to build stuff
2010-04-05 01:02:57 +00:00
benoit
76de16f006
- update nikto to 2.1.1
...
- update patches
ok rui@
2010-04-04 21:05:47 +00:00
naddy
c82dd556f9
path to distfiles changed; no changes to the distfiles themselves
2010-04-04 19:11:42 +00:00
kili
74bc48a8f7
Don't only test wether GCC support -pie but also test wether a
...
program built with -pie actually runs. Fixes the build on arm.
ok ajacoutot@
2010-04-04 18:42:14 +00:00
naddy
f78bfebb88
mdoc fix
2010-04-04 18:40:19 +00:00
jasper
b1432262e6
- always add -fPIC said the frog
2010-04-04 16:07:52 +00:00
jasper
111a54437c
- add libassuan
2010-04-04 16:05:03 +00:00
jasper
ba77ed84bf
import libassuan 1.0.0
...
Libassuan is a small library implementing the so-called Assuan protocol.
This protocol is used for IPC between most newer GnuPG components. Both,
server and client side functions are provided.
2010-04-04 16:03:52 +00:00
jasper
ebfcf1062c
- add two patches from j@bitminer.ca to quieten openmpi a bit
...
about v4-mapped addresses
read good to maintainer
2010-04-04 15:49:06 +00:00
ajacoutot
2d90b4385a
Update to cosmosmash-1.4.4 (following flatzebra update).
...
Fix license marker.
maintainer timeout.
2010-04-04 15:37:54 +00:00
ajacoutot
5542ae8c10
Update to burgerspace-1.8.4 (following flatzebra update).
...
maintainer timeout.
2010-04-04 15:37:19 +00:00
ajacoutot
eac0ada2d9
Update to afternoonstalker-1.1.3 (following flatzebra update).
...
Fix license marker.
maintainer timeout.
2010-04-04 15:36:42 +00:00
ajacoutot
10827618e1
Update to batrachians-0.1.3 (following flatzebra update).
...
Drop maintainership.
2010-04-04 15:35:59 +00:00
ajacoutot
7de1577623
Update to flatzebra-0.1.4.
...
Re-order dependencies.
maintainer timeout.
2010-04-04 15:34:54 +00:00
naddy
e45c38a1ff
mdoc fixes
2010-04-04 15:34:01 +00:00
naddy
547ab0f58e
mdoc fix and install the cat pages
2010-04-04 15:09:18 +00:00
naddy
240776a6c0
pre-format man pages with mandoc(1) instead of groff on a FreeBSD system
2010-04-04 15:02:05 +00:00
jasper
7d743bba54
commit Makefile too.
2010-04-04 13:08:48 +00:00
jasper
d9e0375194
- prepare the manpage for mandoc
...
from chris bennett, thanks!
2010-04-04 13:08:17 +00:00
sthen
aef5c614d4
sync WANTLIB, bump PKGNAMEs. ok ajacoutot@
2010-04-04 10:50:21 +00:00
sthen
2c9264ed82
sync WANTLIB, bump PKGNAME. ok landry@
2010-04-04 10:48:59 +00:00
ajacoutot
69633fc6bd
Fix LIST_ARCHIVE_URL.
2010-04-04 07:53:52 +00:00
sthen
0e55da1d2f
update to 2.2b
2010-04-03 23:41:08 +00:00
sthen
6cf08af9bf
sync wantlib, bump
2010-04-03 23:24:09 +00:00
schwarze
64852ccdc4
closing .Bl by .El is not optional;
...
AFAIK this is the last fatal issue killing ports with mandoc(1)...
ok sthen@
2010-04-03 22:45:14 +00:00
sthen
34c75493b2
fix mandoc build; ok schwarze@
2010-04-03 22:08:20 +00:00
sthen
f919c1a707
fix mandoc build; ok schwarze@
...
(some non-fatal errors remain, to be handled separately)
2010-04-03 22:04:44 +00:00
sthen
d36cb5ffe2
fix mandoc build, ok schwarze@
2010-04-03 21:54:54 +00:00
schwarze
7100b1b162
fix a block nesting error killing the build with mandoc(1);
...
"don't wait for a maintainer reply, these need fixing asap" sthen@
2010-04-03 21:13:05 +00:00
schwarze
87672251d5
In mdoc(7), .Bl must not have .Pa children.
...
Required to unbreak the build with mandoc(1).
ok sthen@
2010-04-03 21:07:40 +00:00
naddy
7a8adb3987
mdoc fixes
2010-04-03 20:07:06 +00:00
sthen
6e3317b590
move to autoconf 2.64, from Brad
2010-04-03 19:52:41 +00:00
naddy
4a3db5383a
mdoc fixes; from FreeBSD
2010-04-03 19:39:50 +00:00
kili
8a94f61ac7
Follow e2fsprogs changes, regen PLIST and adjust WANTLIB.
...
ok and prodded by ajacoutot@
2010-04-03 11:54:56 +00:00
kili
bf1fa4f36b
Follow e2fsprogs changes.
2010-04-03 11:54:19 +00:00
kili
834c9f8bd5
rename libuuid to libe2fs-uuid and move it back to ${LOCALBASE}/lib.
...
Rename the uuid(3) manpage to e2fs-uuid(3). Merge subpackackages back
into one single package.
ok and prodded by ajacoutot@
ok landry@
2010-04-03 11:53:58 +00:00
landry
0bf80f5e3f
Update to netbeans 6.8, from Daniel Dickman on ports@ a while ago,
...
who also takes maintainership, with a minor tweak by me (chown
${BINOWN}:${BINGRP} in do-install so that it packages properly when
built as user)
See http://marc.info/?l=openbsd-ports&m=126223375703003&w=2 and
http://marc.info/?l=openbsd-ports&m=126216832521398&w=2 for details.
Also tested by Brandon Mercer and Fred Crowson, with much prodding from
Brandon Mercer.
2010-04-03 11:42:06 +00:00
ajacoutot
7af6370187
Remove useless configure arg, no gconf schemas are installed with this
...
port.
2010-04-03 11:22:01 +00:00
ajacoutot
e0307e724e
Major update to pango-1.28.0.
...
successfully tested by jasper@ in a bulk
ok jasper@
2010-04-03 10:37:06 +00:00
landry
b524d83f4c
Update to zoom 1.1.4 from J.C. Roberts on ports@, thanks!
2010-04-03 10:35:24 +00:00
landry
fe593af9ca
drop enigmail-seamonkey separate port, superseded by mail/enigmail,-seamonkey.
2010-04-03 09:48:25 +00:00
landry
b94383311c
Update to enigmail 1.0.1, version which works with thunderbird 3.
...
Added a -seamonkey subpackage which supersedes mail/enigmail-seamonkey.
ok naddy@
2010-04-03 09:46:09 +00:00
landry
40c087e643
Update to sunbird/lightning 1.0b1, the calendar and task management
...
suite from Mozilla.
http://weblogs.mozillazine.org/calendar/2010/04/sunbird_10_beta1_now_available.html
Note that development of standalone sunbird is stopped due to lack of
manpower, and efforts will port on lightning addon for
thunderbird/seamonkey from now on.
Update also largely based on www/firefox35 port, added a -seamonkey
subpackage to allow users to get lighting inside seamonkey suite.
ok naddy@
2010-04-03 09:43:20 +00:00