Pav Lucistnik
48044f668c
- Change installation path of certificates to avoid conflict with net/xbone
...
Submitted by: Venkata Pingali <pingali@ISI.EDU> (maintainer)
2005-06-01 08:24:48 +00:00
Erwin Lansing
13d9e1f7cc
Update after the author rerolled the tarball after moving a target
...
in the Makefile
PR: 81749
Submitted by: maintainer
2005-06-01 07:49:51 +00:00
Pav Lucistnik
ade5a98fc6
- Mark BROKEN on 4.X
2005-06-01 07:49:33 +00:00
Palle Girgensohn
3c6bec882e
Repo copy and upgrade to 3.4. Provided by maintainer, autrijus.
...
PR: ports/81374
Approved by: seanc, ade (implicit)
2005-06-01 07:42:48 +00:00
Volker Stolz
f0f61017fc
- Fix plist: Collect files from EXAMPLESDIR, too
...
- Pet portlint
Noticed by: oliver
2005-06-01 07:26:42 +00:00
Volker Stolz
cad0d69b82
Reintroduce pre-build target to fix build on -CURRENT. Sigh.
...
Noticed by: krisbot
2005-06-01 07:06:56 +00:00
Jeremy Messenger
635649a373
[...Took from jylefort's comment in email with a bit tweak...]
...
Mono will using Gamin or FAM by default if it exists in the runtime. If either
doesn't exist then it will use KeventWatcher.cs. Add auto-check on Gamin and
FAM for dependency. Bump the PORTREVISION to have the fix of kqueue.
Rationale:
- KeventWatcher.cs is naive, it does not report changes made to
files within a monitored directory [1]
- KeventWatcher.cs is implemented in C#, it is therefore slower than
Gamin or FAM, which are implemented in C and C++, respectively
[1] this is a bug which should be reported to the vendor
Testing, using the attached WatchTest.cs:
With KeventWatcher.cs:
$ mono WatchTest.exe /somedir &
[1] 89857
$ touch /somedir/foo
OnCreatedEvent /somedir/foo
$ echo foo >> /somedir/foo
<nothing happens>
With Gamin:
$ mono WatchTest.exe /somedir &
[1] 89889
$ touch /somedir/foo
OnCreatedEvent /somedir/foo
$ echo foo >> /somedir/foo
OnChangedEvent /somedir/foo
Submitted by: jylefort
2005-06-01 06:53:26 +00:00
Simon Barner
0c3d36d99e
Fix plist (HTML'ized version of man page is no longer installed).
...
Submitted by: Ted Faber <faber@isi.edu> (maintainer)
PR: ports/81747
2005-06-01 06:51:08 +00:00
Simon Barner
adf764915a
Add fanout 0.6.1, tool to run commands on multiple machines.
...
PR: 76510
Submitted by: janos.mohacsi@bsd.hu
2005-06-01 06:27:08 +00:00
Simon Barner
e904f9bdd2
- Update to 0.6.14
...
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer)
PR: ports/81745
2005-06-01 06:00:38 +00:00
Thierry Thomas
9f97e3334e
It seems that at least perl-5.6.2 is required.
2005-06-01 05:45:48 +00:00
Max Khon
bb94dfa7fc
PORTREVISION bump should not be backed out.
...
Prodded by: chkversion
2005-06-01 05:22:37 +00:00
Andrey A. Chernov
34e54482df
Upgrade to 1.7.8
2005-06-01 01:44:54 +00:00
Simon Barner
b9b8d48bbd
- Fix build on 4.x
...
Submitted by: Ports Fury
PR: ports/81723
Approved by: Radek Kozlowski <radek@raadradd.com> (maintainer)
2005-06-01 00:31:15 +00:00
Simon Barner
159dc195b9
Add sip_scenario 1.2.7, SIP call flow creator (HTML format).
...
PR: 80380
Submitted by: dterry@digifonica.com
2005-06-01 00:07:02 +00:00
Florent Thoumie
87b585536d
- Fix LDFLAGS mess in original distfile.
...
PR: ports/81604
Submitted by: Klaus-J. Wolf <fbsdbug@seismic.de>
2005-05-31 22:24:05 +00:00
Oliver Lehmann
12cadf80de
change the libtool version to use from 1.3 to 1.5
...
retire automake/autoconf usage
2005-05-31 21:46:49 +00:00
Florent Thoumie
828ef37557
- Fix DISTNAME.
...
- Remove pkg-plist in favor of PLIST_FILES.
- Global cleaning of the port.
PR: ports/81726
Submitted by: Ports Fury
2005-05-31 21:37:09 +00:00
Florent Thoumie
d6e66f5f57
- Fix DISTNAME.
...
- Remove pkg-plist in favor of PLIST_FILES.
- Global cleaning of the port.
PR: ports/81727
Submitted by: Ports Fury
2005-05-31 21:35:41 +00:00
Oliver Lehmann
845bb504da
change the libtool version to use from 1.3 to 1.5
2005-05-31 21:34:45 +00:00
Florent Thoumie
17f5e78f0a
- Use USE_GCC=3.4+ for upcoming audio/ocp release.
...
PR: ports/81703
Submitted by: maintainer
2005-05-31 21:24:38 +00:00
Florent Thoumie
165b7a397f
- Add SPF checker patch.
...
PR: ports/81731
Submitted by: maintainer
2005-05-31 20:31:38 +00:00
Florent Thoumie
a3d3f41381
- Update to 0.5.13.
...
PR: ports/81729
Submitted by: Ports Fury
2005-05-31 20:28:26 +00:00
Florent Thoumie
6ca0822480
- Update to 1.3.6.
...
PR: ports/81725
Submitted by: Ports Fury
2005-05-31 20:27:21 +00:00
Florent Thoumie
29be8bff1f
- Update to 1.8.2.
...
PR: ports/81720
Submitted by: maintainer
2005-05-31 20:26:11 +00:00
Florent Thoumie
013dedb112
- Fix compilation with vanilla gcc on ${OSVERSION} > 502126.
...
- Rename local patch.
PR: ports/81733
Submitted by: maintainer
2005-05-31 20:07:45 +00:00
Florent Thoumie
4f02559f47
- Backout latest commit, it needs a repocopy due to API change.
...
Noticed by: Matthias Andree <matthias.andree@gmx.de>
2005-05-31 19:58:33 +00:00
Joerg Wunsch
d33e66fe21
I just noticed I forgot to cvs add the ATmega1280 patch last time.
...
In preparation for moving the port to binutils-2.16, rather get it
in before that.
2005-05-31 19:51:41 +00:00
Florent Thoumie
ed71e2f70d
- Backout latest commit, it needs a repocopy due to API change.
...
Noticed by: Matthias Andree <matthias.andree@gmx.de>
2005-05-31 19:41:12 +00:00
Hajimu UMEMOTO
c19675d58a
fix plist. 0.4.2 added some files.
2005-05-31 19:21:26 +00:00
Oliver Lehmann
0f12fcc8c7
change the libtool version to use from 1.3 to 1.5
2005-05-31 19:00:51 +00:00
Thierry Thomas
4428b915f7
+ update to 1.1.3;
...
+ changelog: http://www.phpeclipse.de/tiki-read_article.php?articleId=18
+ add pkg-plist;
+ add pkg-message;
+ update pkg-descr.
PR: ports/80369
Submitted by: Antonio Carlos Venancio Junior
Approved by: maintainer's time-out
2005-05-31 18:40:47 +00:00
Simon Barner
d3a0d06cdd
- Use libtool 1.5. This fixes the crash reported in ports/81148 (the reason
...
of which is probably that some library used by LyX is build with libtool 1.5
now, too.
- Bump PORTREVISION: we want working packages on the cluster, don't we?
Reported and fixed by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
Approved by: thompsa
PR: ports/81148
Btw: Welcome to our happy little farm :-)
2005-05-31 18:34:30 +00:00
James E. Housley
afcfd73193
Update to 4503
2005-05-31 17:58:19 +00:00
James E. Housley
4737d24742
Update to 4502
2005-05-31 17:57:49 +00:00
Florent Thoumie
12a7f133fc
- Bump lzo lib version.
...
- Bump PORTREVISION.
2005-05-31 17:57:11 +00:00
Florent Thoumie
584a54b90d
- Update to 2.0.
...
PR: ports/81721
Submitted by: Ports Fury
2005-05-31 17:55:48 +00:00
Oliver Lehmann
950486b975
change the libtool version to use from 1.3 to 1.5
2005-05-31 17:52:34 +00:00
Florent Thoumie
bbbf562204
- Update to 3.0.
...
PR: ports/81728
Submitted by: Ports Fury
2005-05-31 17:37:12 +00:00
Florent Thoumie
8257f10f27
- Update to 2.0.6.
...
PR: ports/81724
Submitted by: Ports Fury
2005-05-31 17:35:24 +00:00
Florent Thoumie
3d1ffc75de
- Update to 3.10.4.
...
PR: ports/81722
Submitted by: Ports Fury
2005-05-31 17:34:18 +00:00
Florent Thoumie
f3829d13e2
- Bump PORTREVISION.
2005-05-31 17:32:19 +00:00
Florent Thoumie
06beedd5f2
- Fix OPTIONS.
...
- Remove outdated ChangeLog.
PR: ports/81719
Submitted by: maintainer
2005-05-31 17:31:17 +00:00
Oliver Lehmann
66009c777d
change the libtool version to use from 1.3 to 1.5
2005-05-31 17:10:29 +00:00
Oliver Lehmann
c37f08f501
change the libtool version to use from 1.3 to 1.5
2005-05-31 17:00:47 +00:00
Oliver Lehmann
92e5f6b3b1
change the libtool version to use from 1.3 to 1.5
2005-05-31 16:47:15 +00:00
Oliver Lehmann
fbecb83eab
change the libtool version to use from 1.3 to 1.5
2005-05-31 16:41:49 +00:00
Oliver Lehmann
63047f94b3
change the libtool version to use from 1.3 to 1.5
2005-05-31 16:26:39 +00:00
Oliver Lehmann
5200cfb2df
change the libtool version to use from 1.3 to 1.5
2005-05-31 16:10:25 +00:00
Oliver Lehmann
45912e9545
don't install .la files
2005-05-31 16:01:15 +00:00