Oliver Lehmann
82837f15a0
fix pkg-plist
...
Noted by: kris
2005-01-25 22:24:11 +00:00
Edwin Groothuis
98e1edb341
Add removal of %D/sbin if possible.
2005-01-25 22:08:54 +00:00
Thierry Thomas
8bb559c182
Remove the test for /dev/dsp during configure, it does not affect the
...
package build.
Reported by: Kris via pointyhat.
2005-01-25 21:38:08 +00:00
Michael Nottebrock
50d22518cb
Fix plists.
2005-01-25 21:32:28 +00:00
Kirill Ponomarev
039b24cd59
Update to 0.8.1
2005-01-25 21:15:54 +00:00
Kirill Ponomarev
5a06d89e4d
Add pkgconfig dependency.
2005-01-25 21:10:41 +00:00
Anton Berezin
eb36172457
The distribution tarball was double-gzipped for some reason. The funny
...
thing is that on RELENG_5, it did not prevent gzip -cd file | tar -xf -
from working. Other versions/platforms are not so lucky.
Noticed by: buildcluster via kris
2005-01-25 21:07:18 +00:00
Volker Stolz
3145d0e5d4
Fix broken plist I missed in the previous commit
...
Noticed by: cluster via kris
2005-01-25 20:42:00 +00:00
Pav Lucistnik
b4cfed0c73
- Update to 2.6.1
...
PR: ports/76675
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2005-01-25 20:12:33 +00:00
Koop Mast
ab2c04ef94
Update to 1.1.91.
...
Mainly bug fixes and translation updates.
2005-01-25 20:00:12 +00:00
Brooks Davis
f64a110e0c
Update configuration notice to reflect changes in user interface layout.
...
PR: 76665
Submitted by: Dan Pelleg <daniel plus gnats at pelleg dot org>
2005-01-25 19:29:26 +00:00
Michael Johnson
c6ee1a7e6d
Reset MAINTAINER to ports@FreeBSD.org
2005-01-25 19:14:07 +00:00
Tilman Keskinoz
890e847ef5
Update to 0.121
...
PR: 75806
Submitted by: Lars Eggert <lars.eggert@gmx.net>
2005-01-25 19:10:44 +00:00
Tilman Keskinoz
3a228f9a81
Update to 0.9.7
...
* fixes some bugs
* support for export of flow records to multicast groups.
PR: 76348
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2005-01-25 19:05:57 +00:00
Tilman Keskinoz
2547246fcb
Fix package, don't create links to WRKSRC into PREFIX
...
Bump PORTREVISION
PR: 76593
Submitted by: Yonatan <onatan@gmail.com>
2005-01-25 19:01:35 +00:00
Tilman Keskinoz
e34f5a6e32
Update to 0.9.10
...
PR: 76615
Submitted by: Stefan Walter <sw@gegenunendlich.de>
2005-01-25 18:54:02 +00:00
Tilman Keskinoz
6472c56498
Update to 0.4.3
...
* All SMTP errors are properly handled and reported now.
* The -L option was added for compatibility with send-pr.
* The man page was updated.
* General code cleanup.
PR: 76673
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
2005-01-25 18:52:34 +00:00
Tilman Keskinoz
8aee08d2a5
Update to 1.3
...
PR: 76655
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
2005-01-25 18:45:31 +00:00
Pav Lucistnik
ac6b6de468
- Fix on amd64/ia64
2005-01-25 18:31:01 +00:00
Niels Heinen
65a64fb540
Fixed typo in Makefile (MAN/MAN3), bumped PORTREVISION
...
PR: ports/76654
Submitted by: Gary Hayers (maintainer)
Approved by: nectar (mentor)
2005-01-25 18:18:47 +00:00
Michael Nottebrock
4750df7a8d
Fix big small typo.
2005-01-25 17:06:14 +00:00
Hiroki Sato
495ee72302
Fix the pathname of .cvsignore file which should be removed.
...
Spotted by: kris
2005-01-25 15:41:43 +00:00
Jacques Vidrine
69a4638c64
Oops, we want to twiddle the effective-user-ID, not the real-user-ID,
...
since we need to recover credentials. Relative to the previous commit,
s/setuid/seteuid/g.
Reminded by: a hot shower
2005-01-25 14:54:41 +00:00
Anton Berezin
aa1c1b50fa
Update to 1.21.
2005-01-25 14:07:41 +00:00
Jacques Vidrine
c9c1429103
The set-user-ID binary zhcon normally reads it's user-specified
...
configuration file as root. Drop privileges before opening the file to
prevent a local user from reading arbitrary files.
Reported by: Erik Sjölund
Obtained from: Debian
2005-01-25 13:55:06 +00:00
Jacques Vidrine
511b2e442a
Document a vulnerability in zhcon.
2005-01-25 13:50:43 +00:00
Anton Berezin
9654626dfe
Update to 1.4320.
2005-01-25 13:46:56 +00:00
Anton Berezin
931a4504a3
Update to 2.4319.
2005-01-25 13:44:55 +00:00
Cheng-Lung Sung
4016f918b5
- fix pkg-plist errors on i386 5
...
PR: ports/75870
Submitted by: clsung
2005-01-25 13:42:11 +00:00
Sergey A. Osokin
65df49bd06
Update to 0.1.16 (bugfix release).
2005-01-25 13:17:53 +00:00
Mathieu Arnold
4497133400
Update to 0.09
...
Add docs
2005-01-25 12:29:03 +00:00
Yaroslav Tykhiy
fc1555b3ed
Don't leave the pkgconfig data directory rotting there
...
if we are the last to clean it up.
Pointed out by: kris' magic tools
Approved by: Rob Evers (maintainer)
2005-01-25 12:03:50 +00:00
Yaroslav Tykhiy
ff0853ba99
Don't leave the pkgconfig data directory rotting there
...
if we are the last to clean it up.
Pointed out by: kris' magic tools
Approved by: Rob Evers (maintainer)
2005-01-25 12:01:34 +00:00
Lars Thegler
2c72bb147e
Update to 2.08
2005-01-25 11:42:11 +00:00
Simon L. B. Nielsen
af20e5ead2
Fix last YAMT entry update to actually make sense... Greater than and
...
less than are not the same...
Pointy hat to: simon
2005-01-25 10:51:09 +00:00
Simon L. B. Nielsen
3244edf676
Mark latest YAMT port version as fixed.
2005-01-25 10:46:29 +00:00
Yen-Ming Lee
2884527ef3
- fix PLIST and unbreak this port
...
- transfer MAINTAINERship
PR: 75904
Submitted by: James Earl <james at icionline.ca>
2005-01-25 10:29:17 +00:00
Dmitry Sivachenko
fe8a004fc6
Update to version 1.22;
...
Fix plist.
2005-01-25 10:22:55 +00:00
Clement Laforet
15f899a77d
- make WITHOUT_<CATEGORY>_MODULES really works.
...
(it was still stuck with WITHOUT_<CATEGORY>)
Noticed by: Jason Mealins <jason_mealins@bigfix.com>
2005-01-25 10:11:34 +00:00
Dmitry Sivachenko
60b020ce05
Remove IGNORE for some bento-specific condition.
...
kris reports it should not be an issue nowadays.
2005-01-25 10:10:30 +00:00
Dmitry Sivachenko
da87ef0c61
Plug security hole.
...
Submitted by: simon
2005-01-25 10:06:05 +00:00
Sergey Matveychuk
7f3e0d51d2
- Mark port NOT_FOR_ARCH=alpha because of segment overflow on linking
...
- While I'm here: remove comments modification from patch-ae
Reported by: kris via pointyhat
Submittet by: Alex Vasylenko <lxv(at)omut.org>
2005-01-25 10:01:18 +00:00
Pav Lucistnik
ee410fd34e
- Mark BROKEN until this can be updated to match actual devel/bugzilla version
2005-01-25 09:40:51 +00:00
Edwin Groothuis
c235f1b681
Jean-Yves' version of pkg-plist solution.
2005-01-25 09:27:17 +00:00
Tilman Keskinoz
da8d4a0d58
Seems to work on amd64 too.
2005-01-25 09:15:36 +00:00
Tilman Keskinoz
295de70be2
Seems to work on amd64 too
2005-01-25 09:08:43 +00:00
Ying-Chieh Liao
c6c2196aaf
add code-browser 1.2
...
A Folding Text Editor
2005-01-25 09:07:29 +00:00
Tilman Keskinoz
6e5363c662
Seems to work on amd64
2005-01-25 09:05:50 +00:00
Sergey A. Osokin
efda67d038
Update to 0.1.15.
2005-01-25 09:05:30 +00:00
Alexey Dokuchaev
6c08c4baa5
Give variable a more sane name.
2005-01-25 08:58:31 +00:00